python-munch 2.2.0-1ubuntu1 source package in Ubuntu

Changelog

python-munch (2.2.0-1ubuntu1) bionic; urgency=medium

  * d/gbp.conf: Update gbp configuration file.
  * d/control: Update Vcs-* links and maintainers.
  * d/control: Add python(3)-six to BDs.

 -- Corey Bryant <email address hidden>  Wed, 14 Feb 2018 14:03:18 -0500

Upload details

Uploaded by:
Corey Bryant
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-munch_2.2.0.orig.tar.gz 6.9 KiB 62fb4fb318e965a464b088e6af52a63e0905a50500b770596a939d3855e7aa15
python-munch_2.2.0-1ubuntu1.debian.tar.xz 2.5 KiB 6605897a0b64c59f8fe2dedee4398bfeff451d77fb5f86075844e115dcc13f61
python-munch_2.2.0-1ubuntu1.dsc 2.2 KiB 23e78d91b7780ffc9c191d8783e47cfb166c91a98c05ed9bd5d12fb2ffc812cf

View changes file

Binary packages built by this source

python-munch: dot-accessible dictionary similar to JavaScript objects - Python 2.7

 Munch is a fork of David Schoonover’s Bunch package, providing similar
 functionality. 99% of the work was done by him, and the fork was made
 mainly for lack of responsiveness for fixes and maintenance on the
 original code.
 .
 Munch is a dictionary that supports attribute-style access, a la
 JavaScript.
 .
 This package contains the library prepared for Python 2.7.

python3-munch: dot-accessible dictionary similar to JavaScript objects - Python 3.x

 Munch is a fork of David Schoonover’s Bunch package, providing similar
 functionality. 99% of the work was done by him, and the fork was made
 mainly for lack of responsiveness for fixes and maintenance on the
 original code.
 .
 Munch is a dictionary that supports attribute-style access, a la
 JavaScript.
 .
 This package contains the library prepared for Python 3.x.