=========================================================
                  generic colouriser

Radovan Garabik  http://www.fmph.uniba.sk/~garabik/

=========================================================
Requirenments: 
anything with python interpreter, with more or less work needed
it it is not unix.

If you have debian system with all necessary packages installed, type 
dpkg-buildpackage (or dpkg-buildpackage -rfakeroot) in the package's 
directory, then type 
dpkg -i ../grc*deb

Else:

1) copy conf.* files into /usr/share/grc/ or /usr/local/share/grc/,
   creating directories when needed

2) copy grc.conf into /etc/

3) copy grc and grcat somewhere to your path

4) read the README and manual pages

5) modify /etc/grc.conf if you feel like it
 

there is a small shell script called install.sh provided, which does 
automatically do the above.
