Thu, 08 Aug 2024 13:35:16 UTC | login

Information for RPM python3-CommonMark-0.9.1-2.fc33.noarch.rpm

ID670478
Namepython3-CommonMark
Version0.9.1
Release2.fc33
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 Time2020-07-29 15:56:41 GMT
Size104.37 KB
f44c1f86355919378f1afdf409768b57
LicenseBSD
Provides
python-CommonMark = 0.9.1-2.fc33
python3-CommonMark = 0.9.1-2.fc33
python3.9-CommonMark = 0.9.1-2.fc33
python3.9dist(commonmark) = 0.9.1
python3dist(commonmark) = 0.9.1
Obsoletes
python-CommonMark < 0.9.1-2.fc33
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.9
python3-future
python3.9dist(setuptools)
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
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 70 >>>
Name descending sort Size
/usr/share/licenses/python3-CommonMark/LICENSE1.61 KB
/usr/share/licenses/python3-CommonMark0.00 B
/usr/lib/python3.9/site-packages/commonmark/tests/unit_tests.py4.39 KB
/usr/lib/python3.9/site-packages/commonmark/tests/run_spec_tests.py7.42 KB
/usr/lib/python3.9/site-packages/commonmark/tests/rst_tests.py3.46 KB
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/unit_tests.cpython-39.pyc6.02 KB
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/unit_tests.cpython-39.opt-1.pyc6.02 KB
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/run_spec_tests.cpython-39.pyc5.20 KB
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/run_spec_tests.cpython-39.opt-1.pyc5.20 KB
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/rst_tests.cpython-39.pyc4.04 KB
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/rst_tests.cpython-39.opt-1.pyc4.04 KB
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/__init__.cpython-39.pyc152.00 B
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/__init__.cpython-39.opt-1.pyc152.00 B
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__0.00 B
/usr/lib/python3.9/site-packages/commonmark/tests/__init__.py0.00 B
/usr/lib/python3.9/site-packages/commonmark/tests0.00 B
/usr/lib/python3.9/site-packages/commonmark/render/rst.py3.79 KB
/usr/lib/python3.9/site-packages/commonmark/render/renderer.py1.09 KB
/usr/lib/python3.9/site-packages/commonmark/render/html.py6.43 KB
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/rst.cpython-39.pyc4.66 KB
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/rst.cpython-39.opt-1.pyc4.66 KB
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/renderer.cpython-39.pyc1.50 KB
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/renderer.cpython-39.opt-1.pyc1.50 KB
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/html.cpython-39.pyc6.46 KB
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/html.cpython-39.opt-1.pyc6.46 KB
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/__init__.cpython-39.pyc153.00 B
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/__init__.cpython-39.opt-1.pyc153.00 B
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__0.00 B
/usr/lib/python3.9/site-packages/commonmark/render/__init__.py0.00 B
/usr/lib/python3.9/site-packages/commonmark/render0.00 B
/usr/lib/python3.9/site-packages/commonmark/normalize_reference.py6.24 KB
/usr/lib/python3.9/site-packages/commonmark/node.py4.51 KB
/usr/lib/python3.9/site-packages/commonmark/main.py1.24 KB
/usr/lib/python3.9/site-packages/commonmark/inlines.py30.26 KB
/usr/lib/python3.9/site-packages/commonmark/entitytrans.py60.11 KB
/usr/lib/python3.9/site-packages/commonmark/dump.py3.56 KB
/usr/lib/python3.9/site-packages/commonmark/common.py3.23 KB
/usr/lib/python3.9/site-packages/commonmark/cmark.py1.38 KB
/usr/lib/python3.9/site-packages/commonmark/blocks.py29.70 KB
/usr/lib/python3.9/site-packages/commonmark/__pycache__/normalize_reference.cpython-39.pyc5.29 KB
/usr/lib/python3.9/site-packages/commonmark/__pycache__/normalize_reference.cpython-39.opt-1.pyc5.05 KB
/usr/lib/python3.9/site-packages/commonmark/__pycache__/node.cpython-39.pyc4.26 KB
/usr/lib/python3.9/site-packages/commonmark/__pycache__/node.cpython-39.opt-1.pyc4.26 KB
/usr/lib/python3.9/site-packages/commonmark/__pycache__/main.cpython-39.pyc1.05 KB
/usr/lib/python3.9/site-packages/commonmark/__pycache__/main.cpython-39.opt-1.pyc1.05 KB
/usr/lib/python3.9/site-packages/commonmark/__pycache__/inlines.cpython-39.pyc18.42 KB
/usr/lib/python3.9/site-packages/commonmark/__pycache__/inlines.cpython-39.opt-1.pyc18.42 KB
/usr/lib/python3.9/site-packages/commonmark/__pycache__/entitytrans.cpython-39.pyc47.19 KB
/usr/lib/python3.9/site-packages/commonmark/__pycache__/entitytrans.cpython-39.opt-1.pyc47.19 KB
/usr/lib/python3.9/site-packages/commonmark/__pycache__/dump.cpython-39.pyc2.62 KB
Component of
Page:
<<< 101 through 108 of 108
Buildroot descending sort Created State
f33-build-331762-58275 2020-08-23 14:57:26 expired
f33-build-327482-58040 2020-08-17 12:24:31 expired
f33-build-324121-57997 2020-08-17 06:25:58 expired
f33-build-320296-57919 2020-08-16 23:30:15 expired
f33-build-315140-57724 2020-08-16 12:50:02 expired
f33-build-309106-57227 2020-08-15 22:21:06 expired
f33-build-295393-55479 2020-08-14 12:13:02 expired
f33-build-294619-55346 2020-08-14 10:01:23 expired