DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibpacparser-dev
Beschreibunglibrary to parse proxy auto-config files (development files)
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version1.2.6-2
Sektionlibdevel
Prioritätextra
Installierte Größe156 Byte
Hängt ab von
Empfohlene Pakete
PaketbetreuerAndrew Pollock
Quellepacparser
Paketgröße12654 Byte
Prüfsumme MD5587b7b2a28f957945c0b7bb53bd90b36
Prüfsumme SHA16463a9292c5256f241bd22fa819c78a71b2c6f78
Prüfsumme SHA25691114ed3ab36ea1dc925c716a05a475c5d1d1b34e20ec660620b50bcb597cf46
Link zum Herunterladenlibpacparser-dev_1.2.6-2_i386.deb
Ausführliche Beschreibunga 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). . This package contains the header files to build against the shared library.


Impressum
Linux is a registered trademark of Linus Torvalds