Port details |
- py-pipdeptree Command line utility to show dependency tree of packages
- 2.24.0 devel =2 2.23.4Version of this port present on the latest quarterly branch.
- Maintainer: bofh@FreeBSD.org
- Port Added: 2019-06-29 09:28:45
- Last Update: 2024-11-30 17:16:34
- Commit Hash: df4fb34
- 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 = 1732985435
SHA256 (pipdeptree-2.24.0.tar.gz) = d520e165535e217dd8958dfc14f1922efa0f6e4ff16126a61edb7ed6c538a930
SIZE (pipdeptree-2.24.0.tar.gz) = 40363
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.25 : devel/py-hatchling@py311
- py311-hatch-vcs>=0.4 : 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:
|