./textproc/py-commonmark, Python parser for the CommonMark Markdown spec

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.9.1nb3, Package name: py312-commonmark-0.9.1nb3, Maintainer: pkgsrc-users

commonmark.py is a pure Python port of jgm's commonmark.js, a
Markdown parser and renderer for the CommonMark specification,
using only native modules.


Required to run:
[devel/py-setuptools] [lang/python310]

Master sites:

Filesize: 93.52 KB

Version history: (Expand)


CVS history: (Expand)


   2025-07-21 21:14:09 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-commonmark: improve DESCR

Fixes PR 59541 by Robert Whitlock.
   2025-05-13 12:47:58 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-commonmark: convert to wheel.mk

Bump PKGREVISION.
   2023-03-29 11:34:15 by Thomas Klausner | Files touched by this commit (96)
Log message:
*: use PYTHON_VERSION instead of _PYTHON_VERSION
   2022-01-05 16:41:32 by Thomas Klausner | Files touched by this commit (289)
Log message:
python: egg.mk: add USE_PKG_RESOURCES flag

This flag should be set for packages that import pkg_resources
and thus need setuptools after the build step.

Set this flag for packages that need it and bump PKGREVISION.
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 13:23:42 by Nia Alarie | Files touched by this commit (1161)
Log message:
textproc: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./textproc/convertlit/distinfo clit18src.zip
   2021-10-07 17:02:49 by Nia Alarie | Files touched by this commit (1162)
Log message:
textproc: Remove SHA1 hashes for distfiles
   2020-09-11 10:16:19 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
py-commonmark: use egg, fix dependencies and category