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

Package: python3-markdown-it
Architecture: all
Description: Python port of markdown-it
 Markdown parser, done right. 100% CommonMark support, extensions, syntax
 plugins & high speed. Now in Python!
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
 ${python3:Depends},
 python3,
 python3-mdurl (>= 0.1),
 python3-typing-extensions (>= 3.7.4),
