INSTALL
=======

This package uses python's distutils, so it's the standard distutils
way:

   ./setup.py build
   ./setup.py install

If you have problems, try:
   
   ./setup.py --help
