Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | textproc/py-pytkdocs: Update to 0.16.2 | Kai Knoblich | 2024-09-27 | 1 | -44/+0 |
| | | | | | | | | | | | * Switch to the PEP517 build framework and remove the no longer required workarounds for it. * Simplify the Makefile even further by using USE_PYTHON=pytest. Changelog: https://github.com/mkdocstrings/pytkdocs/releases/tag/0.16.2 | ||||
* | textproc/py-pytkdocs: New port | Kai Knoblich | 2022-02-28 | 1 | -0/+44 |
This Python package is used to load Python objects documentation. It accepts JSON on standard input and writes JSON on standard output. WWW: https://github.com/mkdocstrings/pytkdocs |