Binary package “python-configglue” in ubuntu precise

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.