python-configglue 1.0-1 source package in Ubuntu

Changelog

python-configglue (1.0-1) unstable; urgency=low

  * New upstream release

python-configglue (0.11.1-1) unstable; urgency=low

  * New upstream release
  * Switch to dh_python2 & debhelper 7 (Closes: #617000)

python-configglue (0.9pre1-1) experimental; urgency=low

  * New upstream release
 -- Andrew Mitchell <email address hidden>   Wed,  10 Aug 2011 02:18:48 +0000

Upload details

Uploaded by:
Andrew Mitchell
Uploaded to:
Oneiric
Original maintainer:
Andrew Mitchell
Architectures:
all
Section:
python
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
python-configglue_1.0.orig.tar.gz 35.0 KiB a77b61e59745e8ce78a1e9b8b0f3e7d1f37aa2460ec9e3bdc05a708baccbf3bb
python-configglue_1.0-1.diff.gz 2.2 KiB 37a3084c295f1115a9789d66b7b7433c17c13a47e67e77995332c3edfb40d7de
python-configglue_1.0-1.dsc 1.0 KiB 6106d148f93a008092ce82bd0fb1b6c244813aa7712969003573c15634b34eed

Available diffs

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.