python-multipart
Parser for multipart/form-data
This module provides multiple parsers for RFC-7578 multipart/form-data, both low-level for framework authors and high-level for WSGI application developers: * PushMultipartParser: A low-level incremental SansIO <<a href="https://sans-io.readthedocs.io/>">https://sans-io.readthedocs.io/></a> (non-blocking) parser suitable for asyncio and other time or memory constrained environments. * MultipartParser: A streaming parser emitting memory- and disk-buffered MultipartPart instances. * parse_form_data: A helper function to parse both multipart/form-data and application/x-www-form-urlencoded form submissions from a WSGI environment.
There is no official package available for openSUSE Leap 16.0Distributions
openSUSE Tumbleweed
openSUSE Leap 16.0
openSUSE Leap 15.6
openSUSE Leap 15.5
openSUSE Backports for SLE 15 SP7