Thu, 18 Apr 2024 09:23:28 UTC | login

Information for RPM python2-CommonMark-0.7.2-4.el7.noarch.rpm

ID94902
Namepython2-CommonMark
Version0.7.2
Release4.el7
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-05-10 07:25:40 GMT
Size87.21 KB
f3fec1f26df57eb49ecfa5a64cfd794d
LicenseBSD
Buildrootopstools7-common-el7-build-27894-39743
Provides
python2-CommonMark = 0.7.2-4.el7
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
/usr/bin/python2
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 No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 61 >>>
Name ascending sort Size
/usr/bin/cmark307.00 B
/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.txt6.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
Component of No Buildroots