Source: python-multipart
Section: python
Priority: optional
Maintainer: Sandro Tosi <morph@debian.org>
Uploaders: Debian Python Team <team+python@tracker.debian.org>,
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               python3-atomicwrites,
               python3-attr,
               python3-coverage,
               python3-mock,
               python3-more-itertools,
               python3-pbr,
               python3-pluggy,
               python3-py,
               python3-pytest <!nocheck>,
               python3-setuptools,
               python3-six,
               python3-yaml,
Standards-Version: 4.5.1
Homepage: https://github.com/andrew-d/python-multipart
Vcs-Git: https://salsa.debian.org/python-team/packages/python-multipart.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-multipart

Package: python3-multipart
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends},
Recommends: ${python3:Recommends},
Suggests: ${python3:Suggests},
Description: streaming multipart parser for Python
 Python-Multipart is a streaming multipart parser for Python.
