Files could not be expanded: server:proxy/pacparser: package 'pacparser' does not exist

A library to make your web software pac (proxy auto-config) files intelligent

Edit Package pacparser
http://code.google.com/p/pacparser/

pacparser is a library to parse proxy auto-config (PAC) files. Proxy
auto-config files are a vastly used proxy configuration method these
days. Web browsers can use a PAC file to determine which proxy server
to use or whether to go direct for a given URL. PAC files are written
in JavaScript and can be programmed to return different proxy methods
(e.g. "PROXY proxy1:port; DIRECT") depending upon URL, source IP
address, protocol, time of the day etc. PAC files introduce a lot of
possibilities. Look at the wikipedia link above to find out more about
them.

Needless to say, PAC files are now a widely accepted method for proxy
configuration management and companies all over are using them in
corporate environment. Almost all popular web browsers support PAC
files. The idea behind pacparser is to make it easy to add this PAC
file parsing capability to any program (C and python supported right
now). It comes as a shared C library and a python module which can be
used to make any C or python program PAC scripts intelligent. Some
very useful targets could be popular web software like wget, curl and
python-urllib.

Refresh
Refresh
Source Files

Sources could not be expanded: server:proxy/pacparser: package 'pacparser' does not exist

Show unmerged sources

Comments 0
openSUSE Build Service is sponsored by