/pysysconf

A python module for system configuration.

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

pysysconf is a library for system configuration tasks, modelled on cfengine.

To install, either install the rpm, or do:
python setup.py install

Run test_pysysconf.py to do some unit tests.