python-mimeparse 1.6.0-3 source package in Ubuntu

Changelog

python-mimeparse (1.6.0-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.0.

  [ Sandro Tosi ]
  * Team upload.
  * Drop python2 support; Closes: #937919

 -- Sandro Tosi <email address hidden>  Wed, 16 Oct 2019 22:10:03 -0400

Upload details

Uploaded by:
Mathias Ertl
Uploaded to:
Sid
Original maintainer:
Mathias Ertl
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-mimeparse_1.6.0-3.dsc 2.0 KiB 9379bc6ed63d4d4517a81f9925602eb2baffd844b8c85953dd3de5a28430ad34
python-mimeparse_1.6.0.orig.tar.gz 6.3 KiB 515b964bbcf0d7b6bf2a148a7d53c72ff64402e276f6202b95810545a1576b9d
python-mimeparse_1.6.0-3.debian.tar.xz 3.1 KiB 840c96d998982cdce5aebd0dbb9651a2299a4f25ea139b3a7f614cfc775746c7

No changes file available.

Binary packages built by this source

python3-mimeparse: Parse mime-types and quality parameters - Python 3.x

 This module provides basic functions for parsing mime-type names and
 matching them against a list of media-ranges.
 .
 See section 14.1 of RFC 2616 (the HTTP specification)
 for a complete explanation.
 .
 This package contains the Python 3.x module.