<?xml version="1.0" encoding="UTF-8" ?>
<rdf:RDF xmlns="http://usefulinc.com/ns/doap#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"><Project><name>httpsproxy_urllib2</name>
<shortdesc>Python 2.5 urllib2 patched to use CONNECT for https proxies</shortdesc>
<description>Python 2.5 urllib2 patched to use CONNECT for https proxies
-----------------------------------------------------------

This package contains the python 2.5 urllib2 and httplib modules patched to 
correctly use the CONNECT method to establish a connection to a HTTPS server
over a proxy server. The urllib2 module has also been made compatible with
python 2.4 (hashlib replaced with sha and md5 modules)

* The patch was downloaded from http://bugs.python.org/issue1424152
* urllib2.py is r62464 from the python2.5 maintenance branch
* httplib.py is r60748 from the python2.5 maintenance branch</description>
<homepage rdf:resource="http://pypi.python.org/pypi/httpsproxy_urllib2" />
<maintainer><foaf:Person><foaf:name>Jarn AS</foaf:name>
<foaf:mbox_sha1sum>d8b5ab4cba6206f8d9147430ca951ae9d6b33ac3</foaf:mbox_sha1sum></foaf:Person></maintainer>
<release><Version><revision>1.0</revision></Version></release>
</Project></rdf:RDF>