Source: python-hatch-mypyc Standards-Version: 4.7.4 Maintainer: Debian Python Team Uploaders: Michael R. Crusoe , Section: python Testsuite: autopkgtest-pkg-pybuild Build-Depends: debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-hatchling, python3-setuptools, pybuild-plugin-pyproject, python3-pytest , python3-mypy , python3-all-dev , python3-charset-normalizer , Vcs-Browser: https://salsa.debian.org/python-team/packages/python-hatch-mypyc Vcs-Git: https://salsa.debian.org/python-team/packages/python-hatch-mypyc.git Homepage: https://github.com/ofek/hatch-mypyc Rules-Requires-Root: no Package: python3-hatch-mypyc Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, python3-setuptools, Description: Hatch build hook plugin for Mypyc Provides a build hook plugin for Hatch build system for Python that compiles code with Mypyc.