deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: amd64
Depends: python3-pip, python3:any
Description: |-
display dependency tree of the installed Python 3 packages
Pipdeptree is a command line utility for displaying the installed Python
packages in form of a dependency tree. It works for packages installed
globally on a machine as well as in a virtualenv. 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. It
can also be tedious to resolve conflicting dependencies because pip
doesn't yet have true dependency resolution (more on this later). This
utility tries to solve this problem.
.
To some extent, this tool is inspired by lein deps :tree command of
Leiningen.
Homepage: https://github.com/naiquevin/pipdeptree
Installed-Size: '76'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-pipdeptree
Priority: optional
Recommends: python3-graphviz
Section: python
Source: python-pipdeptree
Version: 2.2.0-3
srcpkg_name: python-pipdeptree
srcpkg_version: 2.2.0-3