=======
Checker
=======

This is a cross-platform, pluggable tool for comparing the
configuration of a machine with a known configuration stored in text
files in a source control system. 

It currently supports comparison of the following types of
configuration data:

- text files and directories containing text files

- the output of arbitrary commands

- Subversion checkouts

- `buildouts`__

- crontabs

- installed Debian/Ubuntu package versions

- run levels and priorities for daemons on Debian/Ubuntu systems

__ http://pypi.python.org/pypi/zc.buildout
