Announcement: Python module for pacparser (parses proxy auto-config files)
- From: "Manu Garg" <manugarg@xxxxxxxxx>
- Date: Wed, 23 Jan 2008 15:58:36 +0530
Fellas,
I am mighty pleased to announce the release of python module for
pacparser. pacparser is a library to parse proxy auto-config (PAC)
files. Proxy auto-config files are already a vastly used web proxy
configuration method these days (either directly or via web proxy
autodiscovery protocol) and almost all popular web browsers support
them. pacparser python module brings in PAC file parsing capability to
python programs. Using it, python web software can now work with proxy
auto-config files. I am hoping, web software programmers will
appreciate it. At least I've been looking for such a thing for a while
:).
For documentation and available packages, please visit project homepage at
http://code.google.com/p/pacparser
Direct download links:
Source archive: http://pacparser.googlecode.com/files/pacparser-1.0.3.tar.gz
Compiled module for python 2.5 and win32:
http://pacparser.googlecode.com/files/pacparser-python25-1.0.3-win32.zip
I have tested the module to work on Python 2.2 - 2.5 on Linux and Win32.
Cheers :-),
Manu
--
Manu Garg
http://www.manugarg.com
"Journey is the destination of life."
.
- Prev by Date: Computer Laptops
- Next by Date: Re: Module/package hierarchy and its separation from file structure
- Previous by thread: Computer Laptops
- Next by thread: application error in python
- Index(es):
Relevant Pages
|