mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
8c34ab9aa0
- Update to 1.4.23 - Add LICENSE_FILE - Modernize Python framework entries - pkg-descr: Strip trailing slash from WWW: URL Changes: * http://pylib.readthedocs.org/en/latest/changelog.html Approved by: maintainer (via email)
10 lines
355 B
Plaintext
10 lines
355 B
Plaintext
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
|