slackbuilds_ponce/network/urlgrabber
Robby Workman 8e8fbf3961 network/urlgrabber: Fixed homepage and download link
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2010-07-02 10:44:01 -05:00
..
README
slack-desc
urlgrabber.info network/urlgrabber: Fixed homepage and download link 2010-07-02 10:44:01 -05:00
urlgrabber.SlackBuild

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!