freebsd-ports/devel/py-py/pkg-descr
Kubilay Kocak 0a55e5e869 devel/py-pylib: Rename to devel/py-py
- 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
2015-02-11 13:11:56 +00:00

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