Index of /ports_www/py-urlgrabber

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [   ] Makefile 07-Jun-2010 13:17 954 [   ] distinfo 28-May-2011 14:16 139 [DIR] files/ 23-Jul-2008 20:32 - [TXT] pkg-descr 07-Jun-2010 13:17 546 [   ] pkg-plist 07-Jun-2010 13:17 1.0K
urlgrabber is a pure python package that drastically simplifies
the fetching of files. It is designed to be used in programs that
need common (but not necessarily simple) url-fetching features.
It is extremely simple to drop into an existing program and provides
a clean interface to protocol-independant file-access. Best of all,
urlgrabber takes care of all those pesky file-fetching details, and
lets you focus on whatever it is that your program is written to do!

Author:	Michael D. Stenner, Ryan Tomayko
WWW:	http://urlgrabber.baseurl.org/