0a55e5e869
- Rename py-pylib to py-py to match upstream (PyPi) name [1] - Update to 1.4.26 - Remove DISTNAME override, no longer necessary - Update COMMENT Accordingly: - Update MOVED - Update dependents While I'm here: - Sort USE_PYTHON values - Canonicalize regression-test invocations - Make TEST_DEPENDS explicit [1] https://pypi.python.org/pypi/py/1.4.26
9 lines
355 B
Text
9 lines
355 B
Text
The pylib is a development support library featuring these tools and APIs:
|
|
|
|
* py.path: uniform local and svn path objects
|
|
* py.apipkg: explicit API control and lazy-importing
|
|
* py.iniconfig: easy parsing of .ini files
|
|
* py.code: dynamic code generation and introspection
|
|
* py.path: uniform local and svn path objects
|
|
|
|
WWW: http://pylib.org
|