Source: sgmllib3k
Section: python
Priority: optional
Maintainer: Mikhail Gusarov <dottedmag@debian.org>
Uploaders: Debian Python Team <team+python@tracker.debian.org>
Build-Depends: debhelper-compat (= 12), python3-all, python3-setuptools, dh-python
Standards-Version: 4.5.1
Vcs-Git: https://salsa.debian.org/python-team/packages/sgmllib3k.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/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.
