Source: python-markdown-grid-tables Section: python Maintainer: Debian Python Team Uploaders: Michael Fladischer , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-flit-scm, python3-markdown, Standards-Version: 4.7.4.1 Homepage: https://gitlab.com/WillDaSilva/markdown_grid_tables/ Vcs-Browser: https://salsa.debian.org/python-team/packages/python-markdown-grid-tables Vcs-Git: https://salsa.debian.org/python-team/packages/python-markdown-grid-tables.git Testsuite: autopkgtest-pkg-python Package: python3-markdown-grid-tables Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: Markdown extension to support grid tables (Python3 version) Smart grid tables will convert ascii grid tables to proper html grid tables. . This package contains the Python 3 version of the library.