Binary package “python-configglue” in ubuntu xenial

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.