python-cmarkgfm 2025.10.22-ok1 source package in openKylin
Changelog
python-cmarkgfm (2025.10.22-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 08 May 2026 21:27:19 +0800
python-cmarkgfm (2025.10.22-ok1) huanghe; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Fri, 08 May 2026 21:27:19 +0800
| Series | Published | Component | Section | |
|---|---|---|---|---|
| Huanghe V3.0 | proposed | main | python |
| File | Size | SHA-256 Checksum |
|---|---|---|
| python-cmarkgfm_2025.10.22.orig.tar.gz | 143.3 KiB | 5bec61007b65b919488442c838c58a6c8bf4741f5103c593b2ef180d39818eda |
| python-cmarkgfm_2025.10.22-ok1.debian.tar.xz | 4.1 KiB | 1a8e52ade9f54a25bc2c23dbe0f30db128dc4040c36fbc98fd8b99780189aeb7 |
| python-cmarkgfm_2025.10.22-ok1.dsc | 2.0 KiB | 108bc1f77518dd9cfd27f43e43781f7df752b608db23102d302e7ebd64acd403 |
cmark-gfm is an extended version of the C reference implementation of
CommonMark, a rationalized version of Markdown syntax with a spec.
.
This fork adds GitHub Flavored Markdown extensions to the upstream
implementation, as defined in the spec.
.
This package provides Python bindings for the cmark-gfm library.