summaryrefslogtreecommitdiff
path: root/textproc/py-pytkdocs/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* textproc/py-pytkdocs: Update to 0.16.2Kai Knoblich2024-09-271-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 portKai Knoblich2022-02-281-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