slackbuilds_ponce/python/jaraco-packaging
Andrew Clemons 3392a7e162
python/jaraco-packaging: 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:02 +07:00
..
jaraco-packaging.info python/jaraco-packaging: Add missing dependency.. 2021-07-25 16:56:02 +07:00
jaraco-packaging.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
README
slack-desc

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.