Source: sgmllib3k
Section: python
Priority: optional
Maintainer: Mikhail Gusarov <dottedmag@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Build-Depends: debhelper (>= 12~), python3-all, python3-setuptools, dh-python
Standards-Version: 4.4.1
Vcs-Git: https://salsa.debian.org/python-team/modules/sgmllib3k.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/sgmllib3k
Homepage: https://pypi.org/project/sgmllib3k/
Testsuite: autopkgtest-pkg-python

Package: python3-sgmllib3k
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}
Description: Python 3 port of Python 2's sgmllib
 sgmllib was dropped from the Python standard library in Python 3. This
 package provides a port of the library to Python 3.
