Wed Jul 15 18:37:02 2015 UTC ()
Import py34-URLObject-2.4.0 as www/py-URLObject.

URLObject is a utility class for manipulating URLs. The latest
incarnation of this library builds upon the ideas of its predecessor,
but aims for a clearer API, focusing on proper method names over
operator overrides. It's also being developed from the ground up
in a test-driven manner, and has full Sphinx documentation.


(wiz)
diff -r0 -r1.1 pkgsrc/www/py-URLObject/DESCR
diff -r0 -r1.1 pkgsrc/www/py-URLObject/Makefile
diff -r0 -r1.1 pkgsrc/www/py-URLObject/PLIST
diff -r0 -r1.1 pkgsrc/www/py-URLObject/distinfo

File Added: pkgsrc/www/py-URLObject/DESCR
URLObject is a utility class for manipulating URLs. The latest
incarnation of this library builds upon the ideas of its predecessor,
but aims for a clearer API, focusing on proper method names over
operator overrides. It's also being developed from the ground up
in a test-driven manner, and has full Sphinx documentation.

File Added: pkgsrc/www/py-URLObject/Makefile
# $NetBSD: Makefile,v 1.1 2015/07/15 18:37:02 wiz Exp $

DISTNAME=	URLObject-2.4.0
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	www python
MASTER_SITES=	https://pypi.python.org/packages/source/U/URLObject/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://github.com/zacharyvoase/urlobject
COMMENT=	Utility class for manipulating URLs
LICENSE=	unlicense

USE_LANGUAGES=	# none

.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/www/py-URLObject/PLIST
@comment $NetBSD: PLIST,v 1.1 2015/07/15 18:37:02 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/urlobject/__init__.py
${PYSITELIB}/urlobject/__init__.pyc
${PYSITELIB}/urlobject/__init__.pyo
${PYSITELIB}/urlobject/compat.py
${PYSITELIB}/urlobject/compat.pyc
${PYSITELIB}/urlobject/compat.pyo
${PYSITELIB}/urlobject/netloc.py
${PYSITELIB}/urlobject/netloc.pyc
${PYSITELIB}/urlobject/netloc.pyo
${PYSITELIB}/urlobject/path.py
${PYSITELIB}/urlobject/path.pyc
${PYSITELIB}/urlobject/path.pyo
${PYSITELIB}/urlobject/ports.py
${PYSITELIB}/urlobject/ports.pyc
${PYSITELIB}/urlobject/ports.pyo
${PYSITELIB}/urlobject/query_string.py
${PYSITELIB}/urlobject/query_string.pyc
${PYSITELIB}/urlobject/query_string.pyo
${PYSITELIB}/urlobject/six.py
${PYSITELIB}/urlobject/six.pyc
${PYSITELIB}/urlobject/six.pyo
${PYSITELIB}/urlobject/urlobject.py
${PYSITELIB}/urlobject/urlobject.pyc
${PYSITELIB}/urlobject/urlobject.pyo

File Added: pkgsrc/www/py-URLObject/distinfo
$NetBSD: distinfo,v 1.1 2015/07/15 18:37:02 wiz Exp $

SHA1 (URLObject-2.4.0.tar.gz) = ff3eafe9810dc117e172f24f366743b060831876
RMD160 (URLObject-2.4.0.tar.gz) = 9479430cfb9fb1dee2580513253ca735debe6eed
Size (URLObject-2.4.0.tar.gz) = 12533 bytes