python-configglue

Glues together optparse.OptionParser and ConfigParser.ConfigParser
 
  0
  no reviews



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.