
lib_rharris Installation
~~~~~~~~~~~~~~~~~~~~~~

To install the package, run the following command:

 python setup.py install

Alternatively, copy the whole lib_rharris directory into your Python path
(eg. unix: /usr/local/lib/pythonX.Y/site-packages, Windows: C:\PythonXY,
or C:\PythonXY\Lib\site-packages).  That's all that setup.py does.  Only
copy the lib_rharris directory that's inside the distributed tarball / zip
archive, not the entire lib_rharris-x.x.x directory!

