Development setup
=================

This script has been developed using Python 3. Use the usual `setup.py`
commands, e.g.::

   python3 setup.py test
   python3 setup.py install
