python-xmltodict 0.11.0-2 source package in Ubuntu

Changelog

python-xmltodict (0.11.0-2) unstable; urgency=medium

  * d/copyright: Update copyright years and use HTTPS for URI
  * d/compat: Bump compat version to 11
  * d/control:
    + Bump to Standards-Version 4.1.4 (no changes needed)
    + Use salsa.debian.org in Vcs-* fields
  d/upstream: Added Upstream metadata

 -- Sebastien Badia <email address hidden>  Mon, 02 Jul 2018 16:29:41 +0200

Upload details

Uploaded by:
Sebastien Badia
Uploaded to:
Sid
Original maintainer:
Sebastien Badia
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Cosmic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-xmltodict_0.11.0-2.dsc 2.1 KiB b0182add34640cb073b8cce2ba85079a94181c3390d08e3ce34db8292c19c4bd
python-xmltodict_0.11.0.orig.tar.gz 17.6 KiB 3a346f343970413b8ba2f0b909ed0212fd45f565deba25b838823ccc3be02747
python-xmltodict_0.11.0-2.debian.tar.xz 2.7 KiB 0a131d62cb6b0eb2d620bde858c3267203994f92518cafa17bcb05d4b4f4ac09

Available diffs

No changes file available.

Binary packages built by this source

python-xmltodict: Makes working with XML feel like you are working with JSON (Python 2)

 xmltodict is a Python module that makes working with XML feel like you are
 working with JSON. xmltodict is very fast (Expat-based) and has a streaming
 mode with a small memory footprint, suitable for big XML dumps.
 .
 This package provides the Python 2 version of the library.

python3-xmltodict: Makes working with XML feel like you are working with JSON (Python 3)

 xmltodict is a Python module that makes working with XML feel like you are
 working with JSON. xmltodict is very fast (Expat-based) and has a streaming
 mode with a small memory footprint, suitable for big XML dumps.
 .
 This package provides the Python 3 version of the library.