py3-urlgrabber

high-level cross-protocol url-grabber

WWW CVSWeb GITHub
  1. Package version
    py3-urlgrabber-4.1.0p2
  2. Maintainer
    The OpenBSD ports mailing-list

High-level cross-protocol url-grabber.

Using urlgrabber, data can be fetched in three basic ways:

urlgrab(url) copy the file to the local filesystem
urlopen(url) open the remote file and return a file object
(like urllib2.urlopen)
urlread(url) return the contents of the file as a string

  • python3

  • net/py-curl,python3
  • lang/python/3.10
  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • net/py-curl,python3
  • lang/python/3.10