Also use MODPY_EGG_VERSION, drop patch applied upstream, regen
patches and PLIST. Original diff from Benoit Chesneau <bchesneau at
gmail dot com>, tweaks and several periods of slacking on this
update by me. Thanks, Benoit!
python interface to cURL library
---
PycURL is a Python module that interface with the cURL library, by
using this module, you can fetch documents identified by a URI from
within a Python program.
WWW: http://pycurl.sf.net/