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

Unzip the .zip file into a suitable directory, chdir to that directory and run
python setup.py install.

Alternatively, use sys.path.append() in your scripts to specify the path to xrt
wherever you put it.
