summaryrefslogtreecommitdiff
path: root/textproc/py-pybtex-docutils/PLIST
AgeCommit message (Collapse)AuthorFilesLines
2021-12-06py-pybtex-docutils: update to 1.0.1.wiz1-5/+6
1.0.1 (in development) ---------------------- * Add py.typed so mypy finds the type annotations. * Switch to github actions for regression testing. 1.0.0 (15 January 2021) ----------------------- * Drop Python 2.7, 3.4, and 3.5 support. * Add type annotations. * Add support for sub and sup tags.
2018-07-26Added textproc/py-pybtex-docutils, a docutils plugin for pybtex.jaapb1-0/+11
Package is needed as a dependency for an update for lang/coq.