Source: python-multipart
Section: python
Priority: optional
Maintainer: Sandro Tosi <morph@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-all,
               python3-atomicwrites,
               python3-attr,
               python3-coverage,
               python3-hatchling,
               python3-more-itertools,
               python3-pbr,
               python3-pluggy,
               python3-py,
               python3-pytest <!nocheck>,
               python3-setuptools,
               python3-yaml,
Rules-Requires-Root: no
Standards-Version: 4.7.0
Homepage: https://github.com/andrew-d/python-multipart
Vcs-Git: https://salsa.debian.org/morph/python-multipart.git
Vcs-Browser: https://salsa.debian.org/morph/python-multipart
Testsuite: autopkgtest-pkg-pybuild

Package: python3-python-multipart
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
Recommends: ${python3:Recommends},
Suggests: ${python3:Suggests},
Provides: python3-multipart (= ${binary:Version}),
Breaks: python3-multipart (<< 0.0.17-2)
Replaces: python3-multipart (<< 0.0.17-2)
Description: streaming multipart parser for Python
 Python-Multipart is a streaming multipart parser for Python.
