CVSROOT:        /cvs
Module name:    ports
Changes by:     jas...@cvs.openbsd.org  2012/09/03 09:09:10

Log message:
    import py-urlgrabber 3.9.1
    
    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
    
    ok aja@
    
    Status:
    
    Vendor Tag: jasper
    Release Tags:       jasper_20120309
    
    N ports/www/py-urlgrabber/Makefile
    N ports/www/py-urlgrabber/distinfo
    N ports/www/py-urlgrabber/pkg/DESCR
    N ports/www/py-urlgrabber/pkg/PLIST
    
    No conflicts created by this import

Reply via email to