python-mimeparse 0.1.4-1 source package in Ubuntu

Changelog

python-mimeparse (0.1.4-1) unstable; urgency=low


  * New upstream release.
  * Added support for python3.
  * Updated wrong VCS fields (Closes: #717546).
  * Updated Homepage: in debian/control and Source: field in debian/copyright.
  * Standards-Version: is now 3.9.4 (no change).
  * Add python-setuptools and python3-setuptools as build dependency.

 -- Mathias Ertl <email address hidden>  Sun, 23 Sep 2012 20:41:21 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-mimeparse_0.1.4-1.dsc 1.4 KiB 435d549b121cbc8561ff679d97811caf982fba9ab4ca90204cdb6650acf81fbb
python-mimeparse_0.1.4.orig.tar.gz 5.1 KiB 3c69a21e37e77f754e6fc09ebda70acd92c90d8a58f29a41cc0248351378ddc3
python-mimeparse_0.1.4-1.debian.tar.gz 2.7 KiB 5f03d1cd413b677d2bbb6767756ca7c36c4954216e7283a0624b1831fa53c59b

No changes file available.

Binary packages built by this source

python-mimeparse: Parse mime-types and quality parameters - python 2.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 2.x module.

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.