| Port details |
- py-griffecli Signatures for entire Python programs / CLI components
- 2.1.0 textproc
=0 2.0.2Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2026-03-29 12:24:13
- Last Update: 2026-06-26 09:35:31
- Commit Hash: de53bb3
- Also Listed In: python
- License: ISCL
- WWW:
- https://github.com/mkdocstrings/griffe
- Description:
- Signatures for entire Python programs. Extract the structure, the frame, the
skeleton of your project, to generate API documentation or find breaking
changes in your API.
This package contains the CLI components.
¦ ¦ ¦ ¦ 
- 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.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}griffecli>0:textproc/py-griffecli@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-griffecli/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-griffecli
- pkg install py312-griffecli
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 py312-griffecli listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-griffecli
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1781959933
SHA256 (griffecli-2.1.0.tar.gz) = 2ff68dbee9395fdb668b10374c51683392d697b226ac60159798f4add1ee716c
SIZE (griffecli-2.1.0.tar.gz) = 56913
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:
-
- py312-hatchling>0 : devel/py-hatchling@py312
- py312-pdm-backend>0 : devel/py-pdm-backend@py312
- py312-uv-dynamic-versioning>=0.7 : devel/py-uv-dynamic-versioning@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-colorama>=0.4 : devel/py-colorama@py312
- py312-griffelib>=2.1.0 : textproc/py-griffelib@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- textproc/py-griffe
Configuration Options:
- No options to configure
- Options name:
- textproc_py-griffecli
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 2
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.1.0 26 Jun 2026 09:35:31
    |
Kai Knoblich (kai)  |
textproc/py-griffe{cli,lib}: Update to 2.1.0
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/2.1.0 |
2.0.2 29 Mar 2026 12:21:48
    |
Kai Knoblich (kai)  |
textproc/py-griffecli: New port
Signatures for entire Python programs. Extract the structure, the
frame, the skeleton of your project, to generate API documentation
or find breaking changes in your API.
This package contains the CLI components. |
Number of commits found: 2
|