Port details |
- py-mkdocstrings-crystal Crystal language doc generator for mkdocstrings
- 0.3.7 textproc =2 0.3.7Version of this port present on the latest quarterly branch.
- Maintainer: kai@FreeBSD.org
- Port Added: 2023-08-31 05:48:19
- Last Update: 2025-01-27 05:15:35
- Commit Hash: 996a989
- 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/mkdocstrings/crystal
- Description:
- This package allows you to insert API documentation (generated from Crystal's
source code and doc comments) as part of any page on a MkDocs site.
- ¦ ¦ ¦ ¦
- 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}mkdocstrings-crystal>0:textproc/py-mkdocstrings-crystal@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/textproc/py-mkdocstrings-crystal/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/py-mkdocstrings-crystal
- pkg install py311-mkdocstrings-crystal
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-mkdocstrings-crystal listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py311-mkdocstrings-crystal
- Package flavors (<flavor>: <package>)
- py311: py311-mkdocstrings-crystal
- distinfo:
- TIMESTAMP = 1698730170
SHA256 (mkdocstrings_crystal-0.3.7.tar.gz) = 6d0b2fc8ef1256aec2cc4ff22a7d5aff6398c574cede10a5941e5aa3590012c7
SIZE (mkdocstrings_crystal-0.3.7.tar.gz) = 16930
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>0 : devel/py-hatchling@py311
- python3.11 : lang/python311
- py311-build>=0 : devel/py-build@py311
- py311-installer>=0 : devel/py-installer@py311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- py311-markdown-callouts>=0.1.0 : textproc/py-markdown-callouts@py311
- py311-mkdocs-autorefs>=0.3.1 : textproc/py-mkdocs-autorefs@py311
- py311-markupsafe>=1.1.1 : textproc/py-markupsafe@py311
- py311-Jinja2>=2.11.2 : devel/py-Jinja2@py311
- python3.11 : lang/python311
- This port is required by:
- for Run
-
- textproc/py-mkdocstrings
Configuration Options:
- No options to configure
- Options name:
- textproc_py-mkdocstrings-crystal
- USES:
- python:3.9+
- 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 |
0.3.7 27 Jan 2025 05:15:35 |
Kai Knoblich (kai) |
textproc/py-mkdocstrings-{crystal,python-legacy}: Adjust USE_PYTHON
* Since c0c720d7ebf0 the dependency textproc/py-mkdocs-autorefs requires
at least Python version 3.10 or newer and packages of this port for
older Python versions can no longer be build, thus set USE_PYTHON
accordingly. |
0.3.7 31 Oct 2023 12:33:16 |
Kai Knoblich (kai) |
textproc/py-mkdocstrings-crystal: Update to 0.3.7
Changelog:
https://github.com/mkdocstrings/crystal/compare/v0.3.6...v0.3.7 |
0.3.6 31 Aug 2023 05:43:40 |
Kai Knoblich (kai) |
textproc/py-mkdocstrings-crystal: New port
This package allows you to insert API documentation (generated from
Crystal's source code and doc comments) as part of any page on a
MkDocs site. |
Number of commits found: 3
|