slackbuilds/network/urlgrabber
B. Watson fa85f4baa0 network/urlgrabber: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-14 03:30:46 -04:00
..
README network/urlgrabber: Wrap README at 72 columns. 2022-03-14 03:30:46 -04:00
slack-desc
urlgrabber.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
urlgrabber.info

README

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-independent 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!