Wed May 15 22:38:50 2013 UTC ()
Import py-netlib-0.9 as net/py-netlib.

Netlib is a collection of network utility classes, used by the
pathod and mitmproxy projects. It differs from other projects in
some fundamental respects, because both pathod and mitmproxy often
need to violate standards. This means that protocols are implemented
as small, well-contained and flexible functions, and are designed
to allow misbehaviour when needed.


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

File Added: pkgsrc/net/py-netlib/Attic/DESCR
Netlib is a collection of network utility classes, used by the
pathod and mitmproxy projects. It differs from other projects in
some fundamental respects, because both pathod and mitmproxy often
need to violate standards. This means that protocols are implemented
as small, well-contained and flexible functions, and are designed
to allow misbehaviour when needed.

File Added: pkgsrc/net/py-netlib/Attic/Makefile
# $NetBSD: Makefile,v 1.1 2013/05/15 22:38:50 wiz Exp $
#

DISTNAME=	netlib-0.9
PKGNAME=	${PYPKGPREFIX}-${DISTNAME}
CATEGORIES=	net
MASTER_SITES=	https://pypi.python.org/packages/source/n/netlib/

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	https://pypi.python.org/pypi/netlib
COMMENT=	Network utilities used by pathod and mitmproxy
LICENSE=	mit

USE_LANGUAGES=	# none

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

File Added: pkgsrc/net/py-netlib/Attic/PLIST
@comment $NetBSD: PLIST,v 1.1 2013/05/15 22:38:50 wiz Exp $
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/netlib/__init__.py
${PYSITELIB}/netlib/__init__.pyc
${PYSITELIB}/netlib/__init__.pyo
${PYSITELIB}/netlib/certutils.py
${PYSITELIB}/netlib/certutils.pyc
${PYSITELIB}/netlib/certutils.pyo
${PYSITELIB}/netlib/contrib/__init__.py
${PYSITELIB}/netlib/contrib/__init__.pyc
${PYSITELIB}/netlib/contrib/__init__.pyo
${PYSITELIB}/netlib/contrib/md5crypt.py
${PYSITELIB}/netlib/contrib/md5crypt.pyc
${PYSITELIB}/netlib/contrib/md5crypt.pyo
${PYSITELIB}/netlib/http.py
${PYSITELIB}/netlib/http.pyc
${PYSITELIB}/netlib/http.pyo
${PYSITELIB}/netlib/http_auth.py
${PYSITELIB}/netlib/http_auth.pyc
${PYSITELIB}/netlib/http_auth.pyo
${PYSITELIB}/netlib/http_status.py
${PYSITELIB}/netlib/http_status.pyc
${PYSITELIB}/netlib/http_status.pyo
${PYSITELIB}/netlib/http_uastrings.py
${PYSITELIB}/netlib/http_uastrings.pyc
${PYSITELIB}/netlib/http_uastrings.pyo
${PYSITELIB}/netlib/odict.py
${PYSITELIB}/netlib/odict.pyc
${PYSITELIB}/netlib/odict.pyo
${PYSITELIB}/netlib/tcp.py
${PYSITELIB}/netlib/tcp.pyc
${PYSITELIB}/netlib/tcp.pyo
${PYSITELIB}/netlib/test.py
${PYSITELIB}/netlib/test.pyc
${PYSITELIB}/netlib/test.pyo
${PYSITELIB}/netlib/utils.py
${PYSITELIB}/netlib/utils.pyc
${PYSITELIB}/netlib/utils.pyo
${PYSITELIB}/netlib/version.py
${PYSITELIB}/netlib/version.pyc
${PYSITELIB}/netlib/version.pyo
${PYSITELIB}/netlib/wsgi.py
${PYSITELIB}/netlib/wsgi.pyc
${PYSITELIB}/netlib/wsgi.pyo

File Added: pkgsrc/net/py-netlib/Attic/distinfo
$NetBSD: distinfo,v 1.1 2013/05/15 22:38:50 wiz Exp $

SHA1 (netlib-0.9.tar.gz) = 7449aa30a2dd6019f58b2e45a947b5df71f663c1
RMD160 (netlib-0.9.tar.gz) = ab123a3353cc8bfab9bb568ea84ede48abbc14cf
Size (netlib-0.9.tar.gz) = 37250 bytes