Source: python-commonmark
Section: python
Priority: optional
Standards-Version: 4.5.0
Maintainer: Wong Hoi Sing Edison <hswong3i@pantarei-design.com>
Homepage: https://github.com/readthedocs/commonmark.py/tags
Vcs-Browser: https://github.com/alvistack/readthedocs-commonmark.py
Vcs-Git: https://github.com/alvistack/readthedocs-commonmark.py.git
Build-Depends:
 debhelper,
 debhelper-compat (= 10),
 dh-python,
 fdupes,
 python3-dev,
 python3-pip,

Package: python3-commonmark
Architecture: all
Description: Python CommonMark parser
 commonmark.py is a pure Python port of jgm's commonmark.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 commonmark.js.
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
