Mon, 04 Nov 2024 22:10:32 UTC | login

Information for RPM python3-CommonMark-0.7.5-2.fc29.noarch.rpm

ID160570
Namepython3-CommonMark
Version0.7.5
Release2.fc29
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 Time2018-06-19 09:22:04 GMT
Size94.97 KB
070290359436dee857077c62b7804b8e
LicenseBSD
Provides
python3-CommonMark = 0.7.5-2.fc29
python3.7dist(commonmark) = 0.7.5
python3dist(commonmark) = 0.7.5
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python3
python(abi) = 3.7
python3-future
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests
python-CommonMark-doc
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 70 >>>
Name ascending sort Size
/usr/bin/cmark387.00 B
/usr/lib/python3.7/site-packages/CommonMark0.00 B
/usr/lib/python3.7/site-packages/CommonMark-0.7.5-py3.7.egg-info0.00 B
/usr/lib/python3.7/site-packages/CommonMark-0.7.5-py3.7.egg-info/PKG-INFO1.16 KB
/usr/lib/python3.7/site-packages/CommonMark-0.7.5-py3.7.egg-info/SOURCES.txt721.00 B
/usr/lib/python3.7/site-packages/CommonMark-0.7.5-py3.7.egg-info/dependency_links.txt1.00 B
/usr/lib/python3.7/site-packages/CommonMark-0.7.5-py3.7.egg-info/entry_points.txt49.00 B
/usr/lib/python3.7/site-packages/CommonMark-0.7.5-py3.7.egg-info/requires.txt72.00 B
/usr/lib/python3.7/site-packages/CommonMark-0.7.5-py3.7.egg-info/top_level.txt11.00 B
/usr/lib/python3.7/site-packages/CommonMark/__init__.py302.00 B
/usr/lib/python3.7/site-packages/CommonMark/__pycache__0.00 B
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/__init__.cpython-37.opt-1.pyc487.00 B
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/__init__.cpython-37.pyc487.00 B
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/blocks.cpython-37.opt-1.pyc20.65 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/blocks.cpython-37.pyc20.65 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/cmark.cpython-37.opt-1.pyc1.27 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/cmark.cpython-37.pyc1.27 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/common.cpython-37.opt-1.pyc3.31 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/common.cpython-37.pyc3.31 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/dump.cpython-37.opt-1.pyc2.57 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/dump.cpython-37.pyc2.57 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/entitytrans.cpython-37.opt-1.pyc47.60 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/entitytrans.cpython-37.pyc47.60 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/inlines.cpython-37.opt-1.pyc18.40 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/inlines.cpython-37.pyc18.40 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/main.cpython-37.opt-1.pyc1.02 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/main.cpython-37.pyc1.02 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/node.cpython-37.opt-1.pyc3.88 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/node.cpython-37.pyc3.88 KB
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/utils.cpython-37.opt-1.pyc416.00 B
/usr/lib/python3.7/site-packages/CommonMark/__pycache__/utils.cpython-37.pyc416.00 B
/usr/lib/python3.7/site-packages/CommonMark/blocks.py29.57 KB
/usr/lib/python3.7/site-packages/CommonMark/cmark.py1.38 KB
/usr/lib/python3.7/site-packages/CommonMark/common.py3.76 KB
/usr/lib/python3.7/site-packages/CommonMark/dump.py3.56 KB
/usr/lib/python3.7/site-packages/CommonMark/entitytrans.py60.11 KB
/usr/lib/python3.7/site-packages/CommonMark/inlines.py30.13 KB
/usr/lib/python3.7/site-packages/CommonMark/main.py1.23 KB
/usr/lib/python3.7/site-packages/CommonMark/node.py4.13 KB
/usr/lib/python3.7/site-packages/CommonMark/render0.00 B
/usr/lib/python3.7/site-packages/CommonMark/render/__init__.py0.00 B
/usr/lib/python3.7/site-packages/CommonMark/render/__pycache__0.00 B
/usr/lib/python3.7/site-packages/CommonMark/render/__pycache__/__init__.cpython-37.opt-1.pyc117.00 B
/usr/lib/python3.7/site-packages/CommonMark/render/__pycache__/__init__.cpython-37.pyc117.00 B
/usr/lib/python3.7/site-packages/CommonMark/render/__pycache__/html.cpython-37.opt-1.pyc6.53 KB
/usr/lib/python3.7/site-packages/CommonMark/render/__pycache__/html.cpython-37.pyc6.53 KB
/usr/lib/python3.7/site-packages/CommonMark/render/__pycache__/renderer.cpython-37.opt-1.pyc1.45 KB
/usr/lib/python3.7/site-packages/CommonMark/render/__pycache__/renderer.cpython-37.pyc1.45 KB
/usr/lib/python3.7/site-packages/CommonMark/render/__pycache__/rst.cpython-37.opt-1.pyc4.69 KB
/usr/lib/python3.7/site-packages/CommonMark/render/__pycache__/rst.cpython-37.pyc4.69 KB
Component of No Buildroots