deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3:any
Description: |-
Python multipart/form-data parser
This module provides a fast incremental non-blocking parser for
multipart/form-data (HTML5, RFC7578), as well as blocking alternatives for
easier use in WSGI or CGI applications:
.
* PushMultipartParser: Fast SansIO (incremental, non-blocking) parser
suitable for ASGI, asyncio and other IO, time or memory constrained
environments.
* MultipartParser: Streaming parser that reads from a byte stream and
yields memory- or disk-buffered MultipartPart instances.
* WSGI Helper: High-level functions and containers for WSGI or CGI
applications with support for both multipart and urlencoded form
submissions.
Homepage: https://github.com/defnull/multipart
Installed-Size: '63'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-multipart
Priority: optional
Section: python
Source: multipart
Version: 1.2.1-2
srcpkg_name: multipart
srcpkg_version: 1.2.1-2