Port details |
- py-pipdeptree Command line utility to show dependency tree of packages
- 2.23.4 devel =2 2.23.0Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2019-06-29 09:28:45
- Last Update: 2024-09-18 14:07:42
- Commit Hash: fdea06d
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/naiquevin/pipdeptree
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}pipdeptree>0:devel/py-pipdeptree@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pipdeptree/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pipdeptree
- pkg install py311-pipdeptree
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py311-pipdeptree listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pipdeptree
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1726663539
SHA256 (pipdeptree-2.23.4.tar.gz) = 8a9e7ceee623d1cb2839b6802c26dd40959d31ecaa1468d32616f7082658f135
SIZE (pipdeptree-2.23.4.tar.gz) = 39945
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-hatchling>=1.18 : devel/py-hatchling@py311
- py311-hatch-vcs>=0.3 : devel/py-hatch-vcs@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pip>=6.0.0 : devel/py-pip@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pipdeptree
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|