slackbuilds/python/pipdeptree
fourtysixandtwo 9a055f9971
python/pipdeptree: README update.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-04-13 22:04:07 +07:00
..
README python/pipdeptree: README update. 2024-04-13 22:04:07 +07:00
pipdeptree.SlackBuild python/pipdeptree: Fix PYTHONPATH. 2024-04-05 15:18:11 +07:00
pipdeptree.info python/pipdeptree: Updated for version 2.16.2. 2024-03-30 09:39:49 +07:00
slack-desc python/pipdeptree: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

pipdeptree is a command line utility for displaying the python
packages installed in an environment in form of a dependency
tree. Since 'pip freeze' shows all dependencies as a flat list,
finding out which are the top level packages and which packages do
they depend on requires some effort. This utility tries to solve this
problem.

Note: All required deps are build only deps.

#2.16.2 is the last version compatible with the version of packaging
included with 15.0.