slackbuilds_ponce/python/jaraco-packaging
B. Watson baf900982a
python/jaraco-packaging: Fix README, PRGNAM.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-10-17 09:37:18 +07:00
..
jaraco-packaging.info
jaraco-packaging.SlackBuild
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.