python-mimeparse 0.1.4-3.1 source package in Ubuntu

Changelog

python-mimeparse (0.1.4-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix the python3-mimeparse dependencies. (Closes: #867439)

 -- Adrian Bunk <email address hidden>  Tue, 17 Oct 2017 09:49:45 +0300

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
Bionic release main python

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-mimeparse_0.1.4-3.1.dsc 2.1 KiB c1b7b03fc6abe18c9857622c8222acdf790a64a4aefe4af71e81736b985c346b
python-mimeparse_0.1.4.orig.tar.gz 5.1 KiB 3c69a21e37e77f754e6fc09ebda70acd92c90d8a58f29a41cc0248351378ddc3
python-mimeparse_0.1.4-3.1.debian.tar.xz 2.9 KiB 62e2d0040c8daa02977c2a3cce6c6ee3c0348f75be0bdbc21d96a72766897411

Available diffs

No changes file available.

Binary packages built by this source

python-mimeparse: No summary available for python-mimeparse in ubuntu eoan.

No description available for python-mimeparse in ubuntu eoan.

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.