| Port details |
- py-griffelib Signatures for entire Python programs / library components
- 2.2.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-08-19 12:51:10
- Commit Hash: 8f7c813
- 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 = 1786960454
SHA256 (griffelib-2.2.0.tar.gz) = e1bc36fe9cd21d4b6b659b456346755e4cfdc5676c0a5214083126ee12612b3c
SIZE (griffelib-2.2.0.tar.gz) = 227048
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:
-
- py312-griffecli>=2.2.0 : textproc/py-griffecli@py312
- py312-jsonschema>=4.18.0 : devel/py-jsonschema@py312
- py312-mkdocstrings>=0.29 : textproc/py-mkdocstrings@py312
- py312-pytest-xdist>=3.6,1 : devel/py-pytest-xdist@py312
- git : devel/git
- py312-pytest>=7,1 : devel/py-pytest@py312
- 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.2.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: 3
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.2.0 19 Aug 2026 12:51:10
    |
Kai Knoblich (kai)  |
textproc/py-griffe{cli,lib}: Update to 2.2.0
* Move the test suite to py-griffecli and py-griffelib because it's no
longer available for py-griffe, which a a meta-package of the latter
two.
Changelog:
https://github.com/mkdocstrings/griffe/releases/tag/2.2.0 |
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: 3
|