Subject: CVS commit: pkgsrc/devel/py-apipkg
From: Adam Ciarcinski
Date: 2017-05-29 12:38:16
Message id: 20170529103816.4FF26FBE4@cvs.NetBSD.org

Log Message:
With apipkg you can control the exported namespace of a python package and
greatly reduce the number of imports for your users. It is a small pure python
module that works on virtually all Python versions, including CPython2.3 to
Python3.1, Jython and PyPy. It co-operates well with Python's help() system,
custom importers (PEP302) and common command line completion tools.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-apipkg/DESCR
1.1addpkgsrc/devel/py-apipkg/Makefile
1.1addpkgsrc/devel/py-apipkg/PLIST
1.1addpkgsrc/devel/py-apipkg/distinfo