python-configglue 1.1.2-0ubuntu1 source package in Ubuntu

Changelog

python-configglue (1.1.2-0ubuntu1) saucy; urgency=low

  * New upstream release.
  * Un-revert previous revert.
    - debian/control: Remove Build-Dep on python-configparser.
 -- Barry Warsaw <email address hidden>   Thu, 11 Jul 2013 17:39:10 -0400

Upload details

Uploaded by:
Barry Warsaw
Uploaded to:
Saucy
Original maintainer:
Ubuntu Developers
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-configglue_1.1.2.orig.tar.gz 41.0 KiB 918a2a0aa8245c0d1b0211cdb44e36eb5b7d9bf3705b2b94ddc70dca2cb92171
python-configglue_1.1.2-0ubuntu1.debian.tar.gz 3.4 KiB 1056c227c8ba148429c80ad6d9ca62091e0c81d9f9fe137c28d5a68dd4cde575
python-configglue_1.1.2-0ubuntu1.dsc 2.0 KiB dffd445244483a067b42bd324a492ff8f399a84799f76bfc204f88f08333cbb4

View changes file

Binary packages built by this source

python-configglue: Glues together optparse.OptionParser and ConfigParser.ConfigParser

 Configglue is a library that glues together python's optparse.OptionParser
 and ConfigParser.ConfigParser, so that the same options can be exported to a
 configuration file and a commandline interface.
 .
 This is the Python 2 package.

python3-configglue: Glues together optparse.OptionParser and ConfigParser.ConfigParser

 Configglue is a library that glues together python's optparse.OptionParser
 and ConfigParser.ConfigParser, so that the same options can be exported to a
 configuration file and a commandline interface.
 .
 This is the Python 3 package.