Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-commonmark-0.9.0-5.mga8 RPM for noarch

From Mageia 8 for armv7hl / media / core / release

Name: python3-commonmark Distribution: Mageia
Version: 0.9.0 Vendor: Mageia.Org
Release: 5.mga8 Build date: Sun Feb 16 11:56:24 2020
Group: Development/Python Build host: localhost
Size: 529167 Source RPM: python-commonmark-0.9.0-5.mga8.src.rpm
Packager: umeabot <umeabot>
Url: https://pypi.python.org/pypi/CommonMark
Summary: Python parser for the CommonMark Markdown spec
Pure Python port of jgm’s stmd.js, a Markdown parser and renderer for the
CommonMark specification, using only native modules.

Provides

Requires

License

BSD

Changelog

* Sun Feb 16 2020 umeabot <umeabot> 0.9.0-5.mga8
  + Revision: 1533407
  - Mageia 8 Mass Rebuild
* Sat Sep 21 2019 tv <tv> 0.9.0-4.mga8
  + Revision: 1444228
  - provides python3-CommonMark
* Sat Sep 21 2019 tv <tv> 0.9.0-3.mga8
  + Revision: 1444208
  + rebuild (emptylog)
* Fri Sep 20 2019 wally <wally> 0.9.0-2.mga8
  + Revision: 1444064
  - make rpm name all lower case
  - update description
  - move docs to main pkg
* Mon Sep 16 2019 tv <tv> 0.9.0-1.mga8
  + Revision: 1442076
  - BR python3-setuptools
  - new release
* Fri Apr 12 2019 tv <tv> 0.8.1-1.mga7
  + Revision: 1389270
  - imported package python-CommonMark

Files

/usr/bin/cmark
/usr/lib/python3.8/site-packages/commonmark
/usr/lib/python3.8/site-packages/commonmark-0.9.0-py3.8.egg-info
/usr/lib/python3.8/site-packages/commonmark-0.9.0-py3.8.egg-info/PKG-INFO
/usr/lib/python3.8/site-packages/commonmark-0.9.0-py3.8.egg-info/SOURCES.txt
/usr/lib/python3.8/site-packages/commonmark-0.9.0-py3.8.egg-info/dependency_links.txt
/usr/lib/python3.8/site-packages/commonmark-0.9.0-py3.8.egg-info/entry_points.txt
/usr/lib/python3.8/site-packages/commonmark-0.9.0-py3.8.egg-info/requires.txt
/usr/lib/python3.8/site-packages/commonmark-0.9.0-py3.8.egg-info/top_level.txt
/usr/lib/python3.8/site-packages/commonmark/__init__.py
/usr/lib/python3.8/site-packages/commonmark/__pycache__
/usr/lib/python3.8/site-packages/commonmark/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/blocks.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/blocks.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/cmark.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/cmark.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/common.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/common.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/dump.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/dump.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/entitytrans.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/entitytrans.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/inlines.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/inlines.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/main.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/main.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/node.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/node.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/normalize_reference.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/__pycache__/normalize_reference.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/blocks.py
/usr/lib/python3.8/site-packages/commonmark/cmark.py
/usr/lib/python3.8/site-packages/commonmark/common.py
/usr/lib/python3.8/site-packages/commonmark/dump.py
/usr/lib/python3.8/site-packages/commonmark/entitytrans.py
/usr/lib/python3.8/site-packages/commonmark/inlines.py
/usr/lib/python3.8/site-packages/commonmark/main.py
/usr/lib/python3.8/site-packages/commonmark/node.py
/usr/lib/python3.8/site-packages/commonmark/normalize_reference.py
/usr/lib/python3.8/site-packages/commonmark/render
/usr/lib/python3.8/site-packages/commonmark/render/__init__.py
/usr/lib/python3.8/site-packages/commonmark/render/__pycache__
/usr/lib/python3.8/site-packages/commonmark/render/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/render/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/render/__pycache__/html.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/render/__pycache__/html.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/render/__pycache__/renderer.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/render/__pycache__/renderer.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/render/__pycache__/rst.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/render/__pycache__/rst.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/render/html.py
/usr/lib/python3.8/site-packages/commonmark/render/renderer.py
/usr/lib/python3.8/site-packages/commonmark/render/rst.py
/usr/lib/python3.8/site-packages/commonmark/tests
/usr/lib/python3.8/site-packages/commonmark/tests/__init__.py
/usr/lib/python3.8/site-packages/commonmark/tests/__pycache__
/usr/lib/python3.8/site-packages/commonmark/tests/__pycache__/__init__.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/tests/__pycache__/__init__.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/tests/__pycache__/rst_tests.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/tests/__pycache__/rst_tests.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/tests/__pycache__/run_spec_tests.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/tests/__pycache__/run_spec_tests.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/tests/__pycache__/unit_tests.cpython-38.opt-1.pyc
/usr/lib/python3.8/site-packages/commonmark/tests/__pycache__/unit_tests.cpython-38.pyc
/usr/lib/python3.8/site-packages/commonmark/tests/rst_tests.py
/usr/lib/python3.8/site-packages/commonmark/tests/run_spec_tests.py
/usr/lib/python3.8/site-packages/commonmark/tests/unit_tests.py
/usr/share/doc/python3-commonmark
/usr/share/doc/python3-commonmark/README.rst
/usr/share/doc/python3-commonmark/spec.txt
/usr/share/licenses/python3-commonmark
/usr/share/licenses/python3-commonmark/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:03:47 2024