Thu, 19 Sep 2024 01:27:20 UTC | login

Information for RPM python3-CommonMark-0.9.1-10.fc37.noarch.rpm

ID803545
Namepython3-CommonMark
Version0.9.1
Release10.fc37
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 Time2022-07-22 16:07:39 GMT
Size136.28 KB
a2802f1af9881c9e83de092475ddd894
LicenseBSD
Provides
python-CommonMark = 0.9.1-10.fc37
python3-CommonMark = 0.9.1-10.fc37
python3.11-CommonMark = 0.9.1-10.fc37
python3.11dist(commonmark) = 0.9.1
python3dist(commonmark) = 0.9.1
Obsoletes
python-CommonMark < 0.9.1-10.fc37
Conflicts No Conflicts
Requires
python(abi) = 3.11
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-10.fc37
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 69 >>>
Name ascending sort Size
/usr/lib/python3.11/site-packages/commonmark0.00 B
/usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info0.00 B
/usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info/PKG-INFO5.44 KB
/usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info/SOURCES.txt748.00 B
/usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info/entry_points.txt53.00 B
/usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info/requires.txt81.00 B
/usr/lib/python3.11/site-packages/commonmark-0.9.1-py3.11.egg-info/top_level.txt11.00 B
/usr/lib/python3.11/site-packages/commonmark/__init__.py302.00 B
/usr/lib/python3.11/site-packages/commonmark/__pycache__0.00 B
/usr/lib/python3.11/site-packages/commonmark/__pycache__/__init__.cpython-311.opt-1.pyc641.00 B
/usr/lib/python3.11/site-packages/commonmark/__pycache__/__init__.cpython-311.pyc641.00 B
/usr/lib/python3.11/site-packages/commonmark/__pycache__/blocks.cpython-311.opt-1.pyc39.06 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/blocks.cpython-311.pyc39.06 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/cmark.cpython-311.opt-1.pyc2.63 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/cmark.cpython-311.pyc2.63 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/common.cpython-311.opt-1.pyc5.21 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/common.cpython-311.pyc5.21 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/dump.cpython-311.opt-1.pyc5.85 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/dump.cpython-311.pyc5.85 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/entitytrans.cpython-311.opt-1.pyc92.49 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/entitytrans.cpython-311.pyc92.49 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/inlines.cpython-311.opt-1.pyc34.32 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/inlines.cpython-311.pyc34.32 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/main.cpython-311.opt-1.pyc1.59 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/main.cpython-311.pyc1.59 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/node.cpython-311.opt-1.pyc6.97 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/node.cpython-311.pyc6.97 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/normalize_reference.cpython-311.opt-1.pyc8.28 KB
/usr/lib/python3.11/site-packages/commonmark/__pycache__/normalize_reference.cpython-311.pyc8.73 KB
/usr/lib/python3.11/site-packages/commonmark/blocks.py29.70 KB
/usr/lib/python3.11/site-packages/commonmark/cmark.py1.38 KB
/usr/lib/python3.11/site-packages/commonmark/common.py3.23 KB
/usr/lib/python3.11/site-packages/commonmark/dump.py3.56 KB
/usr/lib/python3.11/site-packages/commonmark/entitytrans.py60.11 KB
/usr/lib/python3.11/site-packages/commonmark/inlines.py30.26 KB
/usr/lib/python3.11/site-packages/commonmark/main.py1.24 KB
/usr/lib/python3.11/site-packages/commonmark/node.py4.51 KB
/usr/lib/python3.11/site-packages/commonmark/normalize_reference.py6.24 KB
/usr/lib/python3.11/site-packages/commonmark/render0.00 B
/usr/lib/python3.11/site-packages/commonmark/render/__init__.py0.00 B
/usr/lib/python3.11/site-packages/commonmark/render/__pycache__0.00 B
/usr/lib/python3.11/site-packages/commonmark/render/__pycache__/__init__.cpython-311.opt-1.pyc172.00 B
/usr/lib/python3.11/site-packages/commonmark/render/__pycache__/__init__.cpython-311.pyc172.00 B
/usr/lib/python3.11/site-packages/commonmark/render/__pycache__/html.cpython-311.opt-1.pyc13.12 KB
/usr/lib/python3.11/site-packages/commonmark/render/__pycache__/html.cpython-311.pyc13.12 KB
/usr/lib/python3.11/site-packages/commonmark/render/__pycache__/renderer.cpython-311.opt-1.pyc2.17 KB
/usr/lib/python3.11/site-packages/commonmark/render/__pycache__/renderer.cpython-311.pyc2.17 KB
/usr/lib/python3.11/site-packages/commonmark/render/__pycache__/rst.cpython-311.opt-1.pyc7.65 KB
/usr/lib/python3.11/site-packages/commonmark/render/__pycache__/rst.cpython-311.pyc7.65 KB
Component of
1 through 21 of 21
Buildroot descending sort Created State
f37-build-681047-77139 2023-01-12 21:35:37 expired
f37-build-680628-77092 2023-01-11 22:17:29 expired
f37-build-680187-76806 2022-11-25 07:38:45 expired
f37-build-680183-76804 2022-11-24 08:14:24 expired
f37-build-680153-76789 2022-11-23 07:12:48 expired
f37-build-676207-76061 2022-11-14 07:39:29 expired
f37-build-675844-76019 2022-11-13 18:21:18 expired
f37-build-675843-76019 2022-11-13 18:21:13 expired
f37-build-675839-76018 2022-11-13 18:17:19 expired
f37-build-674845-75899 2022-11-12 17:46:54 expired
f37-build-668563-74741 2022-11-08 13:11:14 expired
f37-build-668022-74642 2022-11-08 06:27:24 expired
f37-build-666101-74280 2022-11-05 19:37:47 expired
f37-build-666092-74278 2022-11-05 19:32:31 expired
f37-build-666072-74275 2022-11-05 19:14:30 expired
f37-build-641395-71970 2022-10-05 19:18:17 expired
f37-build-641333-71912 2022-10-05 18:20:56 expired
f37-build-641289-71872 2022-10-04 17:02:40 expired
f37-build-640040-71364 2022-09-26 13:06:51 expired
f37-build-639869-71327 2022-09-25 02:30:03 expired
f37-build-639868-71327 2022-09-25 02:20:42 expired