slackbuilds_ponce/network/urlgrabber
2010-05-12 17:44:23 +02:00
..
README network/urlgrabber: Added to 12.1 repository 2010-05-11 22:55:04 +02:00
slack-desc network/urlgrabber: Added to 12.1 repository 2010-05-11 22:55:04 +02:00
urlgrabber.info network/urlgrabber: Updated for version 3.1.0 2010-05-12 17:44:23 +02:00
urlgrabber.SlackBuild network/urlgrabber: Added to 12.1 repository 2010-05-11 22:55:04 +02:00

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!