Thu, 16 May 2024 09:53:49 UTC | login

Information for RPM python3-CommonMark-0.9.1-15.fc40.noarch.rpm

ID1217658
Namepython3-CommonMark
Version0.9.1
Release15.fc40
Epoch
Archnoarch
SummaryDocumentation for python-CommonMark
DescriptionPure Python port of jgm’s stmd.js, a Markdown parser and renderer for the CommonMark specification, using only native modules. Once both this project and the CommonMark specification are stable we will release the first 1.0 version and attempt to keep up to date with changes in stmd.js. We are currently at the same development stage (actually a bit ahead because we have implemented HTML entity conversion and href URL escaping) as stmd.js. Since Python versions pre-3.4 use outdated (i.e. not HTML5 spec) entity conversion, I’ve converted the 3.4 implementation into a single file, entitytrans.py which so far seems to work (all tests pass on 2.7, 3.3, and 3.4).
Build Time2024-01-26 00:49:41 GMT
Size132.84 KB
886a897fcb6590e0a9c1c8fc033b1992
LicenseBSD
Provides
python-CommonMark = 0.9.1-15.fc40
python3-CommonMark = 0.9.1-15.fc40
python3.12-CommonMark = 0.9.1-15.fc40
python3.12dist(commonmark) = 0.9.1
python3dist(commonmark) = 0.9.1
Obsoletes
python-CommonMark < 0.9.1-15.fc40
Conflicts No Conflicts
Requires
python(abi) = 3.12
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
Recommends No Recommends
Suggests
python-CommonMark-doc
python-CommonMark-utils = 0.9.1-15.fc40
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 69 >>>
Name ascending sort Size
/usr/lib/python3.12/site-packages/commonmark0.00 B
/usr/lib/python3.12/site-packages/commonmark-0.9.1-py3.12.egg-info0.00 B
/usr/lib/python3.12/site-packages/commonmark-0.9.1-py3.12.egg-info/PKG-INFO5.58 KB
/usr/lib/python3.12/site-packages/commonmark-0.9.1-py3.12.egg-info/SOURCES.txt748.00 B
/usr/lib/python3.12/site-packages/commonmark-0.9.1-py3.12.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.12/site-packages/commonmark-0.9.1-py3.12.egg-info/entry_points.txt53.00 B
/usr/lib/python3.12/site-packages/commonmark-0.9.1-py3.12.egg-info/requires.txt81.00 B
/usr/lib/python3.12/site-packages/commonmark-0.9.1-py3.12.egg-info/top_level.txt11.00 B
/usr/lib/python3.12/site-packages/commonmark/__init__.py302.00 B
/usr/lib/python3.12/site-packages/commonmark/__pycache__0.00 B
/usr/lib/python3.12/site-packages/commonmark/__pycache__/__init__.cpython-312.opt-1.pyc531.00 B
/usr/lib/python3.12/site-packages/commonmark/__pycache__/__init__.cpython-312.pyc531.00 B
/usr/lib/python3.12/site-packages/commonmark/__pycache__/blocks.cpython-312.opt-1.pyc37.22 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/blocks.cpython-312.pyc37.22 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/cmark.cpython-312.opt-1.pyc2.43 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/cmark.cpython-312.pyc2.43 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/common.cpython-312.opt-1.pyc4.93 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/common.cpython-312.pyc4.93 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/dump.cpython-312.opt-1.pyc5.49 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/dump.cpython-312.pyc5.49 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/entitytrans.cpython-312.opt-1.pyc90.55 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/entitytrans.cpython-312.pyc90.55 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/inlines.cpython-312.opt-1.pyc31.31 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/inlines.cpython-312.pyc31.31 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/main.cpython-312.opt-1.pyc1.34 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/main.cpython-312.pyc1.34 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/node.cpython-312.opt-1.pyc6.89 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/node.cpython-312.pyc6.89 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/normalize_reference.cpython-312.opt-1.pyc7.18 KB
/usr/lib/python3.12/site-packages/commonmark/__pycache__/normalize_reference.cpython-312.pyc7.55 KB
/usr/lib/python3.12/site-packages/commonmark/blocks.py29.70 KB
/usr/lib/python3.12/site-packages/commonmark/cmark.py1.38 KB
/usr/lib/python3.12/site-packages/commonmark/common.py3.23 KB
/usr/lib/python3.12/site-packages/commonmark/dump.py3.56 KB
/usr/lib/python3.12/site-packages/commonmark/entitytrans.py60.11 KB
/usr/lib/python3.12/site-packages/commonmark/inlines.py30.26 KB
/usr/lib/python3.12/site-packages/commonmark/main.py1.24 KB
/usr/lib/python3.12/site-packages/commonmark/node.py4.51 KB
/usr/lib/python3.12/site-packages/commonmark/normalize_reference.py6.24 KB
/usr/lib/python3.12/site-packages/commonmark/render0.00 B
/usr/lib/python3.12/site-packages/commonmark/render/__init__.py0.00 B
/usr/lib/python3.12/site-packages/commonmark/render/__pycache__0.00 B
/usr/lib/python3.12/site-packages/commonmark/render/__pycache__/__init__.cpython-312.opt-1.pyc160.00 B
/usr/lib/python3.12/site-packages/commonmark/render/__pycache__/__init__.cpython-312.pyc160.00 B
/usr/lib/python3.12/site-packages/commonmark/render/__pycache__/html.cpython-312.opt-1.pyc11.51 KB
/usr/lib/python3.12/site-packages/commonmark/render/__pycache__/html.cpython-312.pyc11.51 KB
/usr/lib/python3.12/site-packages/commonmark/render/__pycache__/renderer.cpython-312.opt-1.pyc1.95 KB
/usr/lib/python3.12/site-packages/commonmark/render/__pycache__/renderer.cpython-312.pyc1.95 KB
/usr/lib/python3.12/site-packages/commonmark/render/__pycache__/rst.cpython-312.opt-1.pyc6.77 KB
/usr/lib/python3.12/site-packages/commonmark/render/__pycache__/rst.cpython-312.pyc6.77 KB
Component of
1 through 8 of 8
Buildroot descending sort Created State
f40-build-805568-144785 2024-04-14 13:00:21 expired
f40-build-802395-143981 2024-04-11 12:03:04 expired
f40-build-800347-142892 2024-03-29 11:16:21 expired
f40-build-799207-142248 2024-03-27 18:22:02 expired
f40-build-799092-142152 2024-03-27 16:32:35 expired
f40-build-799019-142128 2024-03-27 16:00:32 expired
f40-build-798680-142010 2024-03-27 13:17:23 expired
f40-build-786808-134621 2024-03-03 07:11:46 expired