cfgparse

Accessing and Modifying Configuration Data in Python

This project has been renamed iniparse to avoid being confused with another project
of the same name on SourceForge. Its new home is: http://code.google.com/p/iniparse/

cfgparse is a Python module that provides mechanisms for managing configuration information. It is backward compatible with ConfigParser, in addition to having the following features:

Latest version: cfgparse-0.1.tar.gz

Here is an illustration of typical usage:

TODO:

For more information, see the automatically generated API documentation. Please send your bug reports, suggestions, comments, etc., to Paramjit Oberoi <param@cs.wisc.edu>.