| Port details |
- py-griffelib Signatures for entire Python programs / library components
- 2.1.0 textproc
=0 2.1.0Version of this port present on the latest quarterly branch. - Maintainer: kai@FreeBSD.org
 - Port Added: 2026-03-29 12:24:10
- 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 library 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}griffelib>0:textproc/py-griffelib@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-griffelib/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-griffelib
- pkg install py312-griffelib
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-griffelib listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-griffelib
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1781959953
SHA256 (griffelib-2.1.0.tar.gz) = 762a186d2c6fd6794d4ea20d428d597ffb857cb56b66421651cbba15bdd5e813
SIZE (griffelib-2.1.0.tar.gz) = 216234
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
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- misc/py-fastmcp
- textproc/py-griffe
- textproc/py-griffecli
- textproc/py-mkdocstrings-python
Configuration Options:
- ===> The following configuration options are available for py312-griffelib-2.1.0:
PYPI=off: Support for download/inspect packages from PyPI
===> Use 'make config' to modify these settings
- Options name:
- textproc_py-griffelib
- 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:47
    |
Kai Knoblich (kai)  |
textproc/py-griffelib: 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 library components. |
Number of commits found: 2
|