Port details |
- py-pip-licenses Dump the software license list of Python packages installed with pip
- 4.5.1 devel =2 4.4.0Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2020-04-09 18:55:47
- Last Update: 2024-07-13 20:17:46
- Commit Hash: 4a959ca
- 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/raimon49/pip-licenses
- Description:
- pip-licenses is a CLI tool for checking the software license of installed Python
packages with pip.
- ¦ ¦ ¦ ¦
- 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}pip-licenses>0:devel/py-pip-licenses@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/devel/py-pip-licenses/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/py-pip-licenses
- pkg install py311-pip-licenses
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-pip-licenses listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-pip-licenses
- Package flavors (<flavor>: <package>)
- py311: py311-pip-licenses
- distinfo:
- TIMESTAMP = 1720893184
SHA256 (pip-licenses-4.5.1.tar.gz) = fad5f56fbaa56b8e414434e36c32394a9412ff10ddf2cef92b51951bdf193869
SIZE (pip-licenses-4.5.1.tar.gz) = 49735
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-prettytable>=2.3.0 : devel/py-prettytable@py311
- py311-setuptools>=40.9.0 : devel/py-setuptools@py311
- py311-tomli>=2 : textproc/py-tomli@py311
- py311-wheel>=0 : devel/py-wheel@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- py311-docutils>=0,1 : textproc/py-docutils@py311
- py311-wheel>=0 : devel/py-wheel@py311
- py311-pytest>=7,1 : devel/py-pytest@py311
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-pip>=0 : devel/py-pip@py311
- py311-prettytable>=2.3.0 : devel/py-prettytable@py311
- py311-tomli>=2 : textproc/py-tomli@py311
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_py-pip-licenses
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|