slackbuilds/python/py
Andrew Clemons 044e62673b
python/py: Add missing dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-07-25 16:56:01 +07:00
..
README python/py: Convert python to python2. 2021-06-02 01:02:26 +07:00
py.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
py.info python/py: Add missing dependency. 2021-07-25 16:56:01 +07:00
slack-desc python/py: Updated for version 1.5.2. 2017-12-02 06:30:46 +07:00

README

The py lib is a Python development support library featuring the
following tools and modules:

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 (deprecated, moved to
pytest).