Install this package:
emerge -a net-libs/pacparser
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask net-libs/pacparser
Or alternatively:
emerge --autounmask-write -a net-libs/pacparser
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.4.6 | 8 | ~amd64 ~x86 | 0/1 |
| 1.4.5 | 8 | amd64 x86 | 0/1 |
| 1.4.3 | 8 | amd64 x86 | 0/1 |
<pkgmetadata> <maintainer type="person"> <email>amadio@gentoo.org</email> <name>Guilherme Amadio</name> </maintainer> <longdescription> 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. Needless to say, PAC files are now a widely accepted method for proxy configuration management and companies all over are using them in corporate environments. 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). </longdescription> <upstream> <remote-id type="github">pacparser/pacparser</remote-id> </upstream> </pkgmetadata>
Manage flags for this package:
euse -i <flag> -p net-libs/pacparser |
euse -E <flag> -p net-libs/pacparser |
euse -D <flag> -p net-libs/pacparser
| Flag | Description | 1.4.6 | 1.4.5 | 1.4.3 |
|---|---|---|---|---|
| doc | Add extra documentation (API, Javadoc, etc). It is recommended to enable per package instead of globally | ✓ | ✓ | ✓ |
| python | Add optional support/bindings for the Python language | ✓ | ✓ | ✓ |
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | pacparser-1.4.3.tar.gz | 905231 bytes | 1.4.3 |
| DIST | pacparser-1.4.5.tar.gz | 905331 bytes | 1.4.5 |
| DIST | pacparser-1.4.6.tar.gz | 905435 bytes | 1.4.6 |
| Type | File | Size |
|---|