INFO
Name: python3-CommonMark
Version: 0.9.1-8.el9
Arch: noarch
Summary: Documentation for python-CommonMark
License: BSD
Vendor: Fedora Project
Build Host: buildvm-ppc64le-38.iad2.fedoraproject.org
Build Date: Tue Jun 14 17:10:43 2022
Size: 321289
URL: https://pypi.python.org/pypi/CommonMark
Description: Pure 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).
FILES
/usr/lib/python3.9/site-packages/commonmark
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info/entry_points.txt
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/commonmark/__init__.py
/usr/lib/python3.9/site-packages/commonmark/__pycache__
/usr/lib/python3.9/site-packages/commonmark/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/blocks.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/blocks.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/cmark.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/cmark.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/common.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/common.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/dump.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/dump.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/entitytrans.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/entitytrans.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/inlines.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/inlines.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/main.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/main.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/node.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/node.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/normalize_reference.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/normalize_reference.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/blocks.py
/usr/lib/python3.9/site-packages/commonmark/cmark.py
/usr/lib/python3.9/site-packages/commonmark/common.py
/usr/lib/python3.9/site-packages/commonmark/dump.py
/usr/lib/python3.9/site-packages/commonmark/entitytrans.py
/usr/lib/python3.9/site-packages/commonmark/inlines.py
/usr/lib/python3.9/site-packages/commonmark/main.py
/usr/lib/python3.9/site-packages/commonmark/node.py
/usr/lib/python3.9/site-packages/commonmark/normalize_reference.py
/usr/lib/python3.9/site-packages/commonmark/render
/usr/lib/python3.9/site-packages/commonmark/render/__init__.py
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/html.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/html.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/renderer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/renderer.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/rst.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/rst.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/render/html.py
/usr/lib/python3.9/site-packages/commonmark/render/renderer.py
/usr/lib/python3.9/site-packages/commonmark/render/rst.py
/usr/lib/python3.9/site-packages/commonmark/tests
/usr/lib/python3.9/site-packages/commonmark/tests/__init__.py
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/rst_tests.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/rst_tests.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/run_spec_tests.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/run_spec_tests.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/unit_tests.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/unit_tests.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/rst_tests.py
/usr/lib/python3.9/site-packages/commonmark/tests/run_spec_tests.py
/usr/lib/python3.9/site-packages/commonmark/tests/unit_tests.py
/usr/share/licenses/python3-CommonMark
/usr/share/licenses/python3-CommonMark/LICENSE
REQUIRES
python(abi) 3.9
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
PROVIDES
python-CommonMark 0.9.1-8.el9
python3-CommonMark 0.9.1-8.el9
python3.9-CommonMark 0.9.1-8.el9
python3.9dist(commonmark) 0.9.1
python3dist(commonmark) 0.9.1
CONFIG FILES
/usr/lib/python3.9/site-packages/commonmark
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info/entry_points.txt
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/commonmark-0.9.1-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/commonmark/__init__.py
/usr/lib/python3.9/site-packages/commonmark/__pycache__
/usr/lib/python3.9/site-packages/commonmark/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/blocks.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/blocks.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/cmark.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/cmark.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/common.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/common.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/dump.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/dump.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/entitytrans.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/entitytrans.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/inlines.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/inlines.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/main.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/main.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/node.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/node.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/normalize_reference.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/__pycache__/normalize_reference.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/blocks.py
/usr/lib/python3.9/site-packages/commonmark/cmark.py
/usr/lib/python3.9/site-packages/commonmark/common.py
/usr/lib/python3.9/site-packages/commonmark/dump.py
/usr/lib/python3.9/site-packages/commonmark/entitytrans.py
/usr/lib/python3.9/site-packages/commonmark/inlines.py
/usr/lib/python3.9/site-packages/commonmark/main.py
/usr/lib/python3.9/site-packages/commonmark/node.py
/usr/lib/python3.9/site-packages/commonmark/normalize_reference.py
/usr/lib/python3.9/site-packages/commonmark/render
/usr/lib/python3.9/site-packages/commonmark/render/__init__.py
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/html.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/html.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/renderer.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/renderer.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/rst.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/render/__pycache__/rst.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/render/html.py
/usr/lib/python3.9/site-packages/commonmark/render/renderer.py
/usr/lib/python3.9/site-packages/commonmark/render/rst.py
/usr/lib/python3.9/site-packages/commonmark/tests
/usr/lib/python3.9/site-packages/commonmark/tests/__init__.py
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/rst_tests.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/rst_tests.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/run_spec_tests.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/run_spec_tests.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/unit_tests.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/__pycache__/unit_tests.cpython-39.pyc
/usr/lib/python3.9/site-packages/commonmark/tests/rst_tests.py
/usr/lib/python3.9/site-packages/commonmark/tests/run_spec_tests.py
/usr/lib/python3.9/site-packages/commonmark/tests/unit_tests.py
/usr/share/licenses/python3-CommonMark
/usr/share/licenses/python3-CommonMark/LICENSE l
LICENSE FILES
BSD
|