Name: | python-CommonMark-utils |
---|---|
Version: | 0.9.1 |
Release: | 8.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 2618 |
License: | BSD |
RPM: | python-CommonMark-utils-0.9.1-8.el9.noarch.rpm |
Source RPM: | python-CommonMark-0.9.1-8.el9.src.rpm |
Build Date: | Thu Jul 07 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.python.org/pypi/CommonMark |
Summary: | Command-line tools built using python-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). This package contains the 'commonmark' command. |
- Remove python-future requirement (only required in Python2)
- Split out command-line tool to -utils subpackage, rename 'commonmark' (bug 1958762)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Rebuilt for Python 3.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Update to 0.9.1