Source: commonmark Standards-Version: 4.7.4 Maintainer: Debian Python Team Uploaders: Emmanuel Arias , Section: python Testsuite: autopkgtest-pkg-python Build-Depends: debhelper-compat (= 14), dh-sequence-python3, python3-all, python3-setuptools, Vcs-Browser: https://salsa.debian.org/python-team/packages/commonmark Vcs-Git: https://salsa.debian.org/python-team/packages/commonmark.git Homepage: https://github.com/rtfd/commonmark.py Description: Python parser for the CommonMark Markdown spec 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. Package: python3-commonmark Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Recommends: ${python3:Recommends}, Suggests: ${python3:Suggests}, Description: ${source:Synopsis} ${source:Extended-Description}