slackbuilds/python/jaraco-packaging
Dimitris Zlatanidis a676977830
python/jaraco-packaging: Update dependencies.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-12-02 07:54:25 +07:00
..
README
jaraco-packaging.SlackBuild python/jaraco-packaging: Update dependencies. 2023-12-02 07:54:25 +07:00
jaraco-packaging.info python/jaraco-packaging: Update dependencies. 2023-12-02 07:54:25 +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.