slackbuilds/python/jaraco-packaging
Andrew Clemons a6542327af
python/jaraco-packaging: Removed dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-11-22 09:10:15 +07:00
..
README
jaraco-packaging.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
jaraco-packaging.info python/jaraco-packaging: Removed dependency. 2021-11-22 09:10:15 +07:00
slack-desc

README

Tools for packaging(dependency_tree).

A distutils command for reporting the dependency tree as resolved by
setuptools.  Use after installing a package.

A distutils command for reporting the attributes of a distribution,
such as the version or author name.

Attributes may be specified as comma-separated or space-separated
keys.  Results are printed using subprocess.list2cmdline so may be
parsed using shlex.split.  By default, name and version are printed.