SCPM README
===========


What is SCPM ?
--------------

SCPM stands for System Configuration Profile Management. You can handle
different system configurations with that. Read the manual for more
information.


Installation
------------

You need a C++ compiler (g++ would be fine) and the mhash library for that.
Additionaly you will need latex, doxygen and the dot tool from the
graphviz package to build the documentation. If that given, just type
'make' to build the stuff and 'make install' to installed it into
your system. 


Usage
-----

man scpm

