pkgsrc/devel/py-apipkg/PLIST
adam 7294de869c 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.
2017-05-29 10:38:16 +00:00

8 lines
300 B
Text

@comment $NetBSD: PLIST,v 1.1 2017/05/29 10:38:16 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/apipkg.py
${PYSITELIB}/apipkg.pyc
${PYSITELIB}/apipkg.pyo