Announcement: pacparser - a c library to parse proxy auto-config (pac) files
Manu Garg
manugarg at gmail.com
Mon Dec 17 04:36:15 EST 2007
More information about the Python-list mailing list
Mon Dec 17 04:36:15 EST 2007
- Previous message (by thread): looping list?
- Next message (by thread): Imports in Packages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Folks, I am very pleased to announce the release of "pacparser" - a C library to parse proxy auto-config (PAC) scripts. Needless to say, PAC files are now a widely accepted method for proxy configuration management and almost all popular browsers support them. The idea behind pacparser is to make it easy to add this PAC file parsing capability to other programs. It comes as a shared C library with a clear API. You can use it to make any C or python (using ctypes) program PAC scripts intelligent. For documentation and available packages, please visit project home page at: http://code.google.com/p/pacparser For the ones who like to start with source code, here is the link to direct download for source code: http://pacparser.googlecode.com/files/pacparser-1.0.0.tar.gz. Cheers :-), Manu -- Manu Garg http://www.manugarg.com "Journey is the destination of the life."
- Previous message (by thread): looping list?
- Next message (by thread): Imports in Packages
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list