Thu, 19 Sep 2024 01:41:52 UTC | login

Information for RPM python2-CommonMark-0.7.2-5.fc27.noarch.rpm

ID38230
Namepython2-CommonMark
Version0.7.2
Release5.fc27
Epoch
Archnoarch
SummaryPython parser for the CommonMark Markdown spec
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 Time2017-07-28 15:42:12 GMT
Size91.47 KB
bd0b2dd7925eb64ed85e453e3b585668
LicenseBSD
Provides
python-CommonMark = 0.7.2-5.fc27
python2-CommonMark = 0.7.2-5.fc27
python2.7dist(commonmark) = 0.7.2
python2dist(commonmark) = 0.7.2
Obsoletes
python-CommonMark < 0.7.2-5.fc27
Conflicts No Conflicts
Requires
python(abi) = 2.7
python2-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 60 >>>
Name ascending sort Size
/usr/lib/python2.7/site-packages/CommonMark4.00 KB
/usr/lib/python2.7/site-packages/CommonMark-0.7.2-py2.7.egg-info4.00 KB
/usr/lib/python2.7/site-packages/CommonMark-0.7.2-py2.7.egg-info/PKG-INFO1013.00 B
/usr/lib/python2.7/site-packages/CommonMark-0.7.2-py2.7.egg-info/SOURCES.txt666.00 B
/usr/lib/python2.7/site-packages/CommonMark-0.7.2-py2.7.egg-info/dependency_links.txt1.00 B
/usr/lib/python2.7/site-packages/CommonMark-0.7.2-py2.7.egg-info/entry_points.txt49.00 B
/usr/lib/python2.7/site-packages/CommonMark-0.7.2-py2.7.egg-info/requires.txt7.00 B
/usr/lib/python2.7/site-packages/CommonMark-0.7.2-py2.7.egg-info/top_level.txt11.00 B
/usr/lib/python2.7/site-packages/CommonMark/__init__.py243.00 B
/usr/lib/python2.7/site-packages/CommonMark/__init__.pyc520.00 B
/usr/lib/python2.7/site-packages/CommonMark/__init__.pyo520.00 B
/usr/lib/python2.7/site-packages/CommonMark/blocks.py29.50 KB
/usr/lib/python2.7/site-packages/CommonMark/blocks.pyc26.47 KB
/usr/lib/python2.7/site-packages/CommonMark/blocks.pyo26.47 KB
/usr/lib/python2.7/site-packages/CommonMark/cmark.py1.38 KB
/usr/lib/python2.7/site-packages/CommonMark/cmark.pyc1.71 KB
/usr/lib/python2.7/site-packages/CommonMark/cmark.pyo1.71 KB
/usr/lib/python2.7/site-packages/CommonMark/common.py3.76 KB
/usr/lib/python2.7/site-packages/CommonMark/common.pyc4.46 KB
/usr/lib/python2.7/site-packages/CommonMark/common.pyo4.46 KB
/usr/lib/python2.7/site-packages/CommonMark/dump.py3.56 KB
/usr/lib/python2.7/site-packages/CommonMark/dump.pyc3.28 KB
/usr/lib/python2.7/site-packages/CommonMark/dump.pyo3.28 KB
/usr/lib/python2.7/site-packages/CommonMark/entitytrans.py60.11 KB
/usr/lib/python2.7/site-packages/CommonMark/entitytrans.pyc61.67 KB
/usr/lib/python2.7/site-packages/CommonMark/entitytrans.pyo61.67 KB
/usr/lib/python2.7/site-packages/CommonMark/inlines.py27.94 KB
/usr/lib/python2.7/site-packages/CommonMark/inlines.pyc20.81 KB
/usr/lib/python2.7/site-packages/CommonMark/inlines.pyo20.81 KB
/usr/lib/python2.7/site-packages/CommonMark/main.py1.07 KB
/usr/lib/python2.7/site-packages/CommonMark/main.pyc1.14 KB
/usr/lib/python2.7/site-packages/CommonMark/main.pyo1.14 KB
/usr/lib/python2.7/site-packages/CommonMark/node.py4.13 KB
/usr/lib/python2.7/site-packages/CommonMark/node.pyc5.25 KB
/usr/lib/python2.7/site-packages/CommonMark/node.pyo5.25 KB
/usr/lib/python2.7/site-packages/CommonMark/render4.00 KB
/usr/lib/python2.7/site-packages/CommonMark/render/__init__.py0.00 B
/usr/lib/python2.7/site-packages/CommonMark/render/__init__.pyc149.00 B
/usr/lib/python2.7/site-packages/CommonMark/render/__init__.pyo149.00 B
/usr/lib/python2.7/site-packages/CommonMark/render/html.py6.40 KB
/usr/lib/python2.7/site-packages/CommonMark/render/html.pyc8.51 KB
/usr/lib/python2.7/site-packages/CommonMark/render/html.pyo8.51 KB
/usr/lib/python2.7/site-packages/CommonMark/render/renderer.py1.09 KB
/usr/lib/python2.7/site-packages/CommonMark/render/renderer.pyc1.90 KB
/usr/lib/python2.7/site-packages/CommonMark/render/renderer.pyo1.90 KB
/usr/lib/python2.7/site-packages/CommonMark/tests4.00 KB
/usr/lib/python2.7/site-packages/CommonMark/tests/__init__.py0.00 B
/usr/lib/python2.7/site-packages/CommonMark/tests/__init__.pyc148.00 B
/usr/lib/python2.7/site-packages/CommonMark/tests/__init__.pyo148.00 B
/usr/lib/python2.7/site-packages/CommonMark/tests/run_spec_tests.py7.41 KB
Component of No Buildroots