pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/py-commonmark
Module Name: pkgsrc
Committed By: wiz
Date: Mon Jul 21 19:14:09 UTC 2025
Modified Files:
pkgsrc/textproc/py-commonmark: DESCR
Log Message:
py-commonmark: improve DESCR
Fixes PR 59541 by Robert Whitlock.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/py-commonmark/DESCR
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/py-commonmark/DESCR
diff -u pkgsrc/textproc/py-commonmark/DESCR:1.1 pkgsrc/textproc/py-commonmark/DESCR:1.2
--- pkgsrc/textproc/py-commonmark/DESCR:1.1 Fri Sep 11 00:46:00 2020
+++ pkgsrc/textproc/py-commonmark/DESCR Mon Jul 21 19:14:09 2025
@@ -1,2 +1,3 @@
-Pure Python port of jgms commonmark.js, a Markdown parser and renderer
-for the CommonMark specification, using only native modules. Once both
+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.
Home |
Main Index |
Thread Index |
Old Index