edd c81f85587a Import py-apipkg.
---8<---
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.
--->8---

Input from, and OK, shadchin@

Thanks
2016-08-31 16:14:27 +00:00

9 lines
748 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2016/08/31 16:14:27 edd Exp $
lib/python${MODPY_VERSION}/site-packages/${MODPY_PYCACHE}apipkg.${MODPY_PYC_MAGIC_TAG}pyc
lib/python${MODPY_VERSION}/site-packages/apipkg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/
lib/python${MODPY_VERSION}/site-packages/apipkg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/PKG-INFO
lib/python${MODPY_VERSION}/site-packages/apipkg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/SOURCES.txt
lib/python${MODPY_VERSION}/site-packages/apipkg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/dependency_links.txt
lib/python${MODPY_VERSION}/site-packages/apipkg-${MODPY_EGG_VERSION}-py${MODPY_VERSION}.egg-info/top_level.txt
lib/python${MODPY_VERSION}/site-packages/apipkg.py