Jump to letter: [
ACJLMOPRS
]
python2-apipkg - A Python namespace control and lazy-import mechanism
- Description:
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 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.
Packages
python2-apipkg-1.5-1.1.el7.noarch
[15 KiB] |
Changelog
by Ken Dreyer (2019-03-22):
- Drop Python 3 subpackage
- BR: python-setuptools for el7
- Patch setup.py for older setuptools
|