SelectScript: A scripting language for select-statements


0. Contact: 
===========

If you change the code, improve this project, fix bugs, or just have comments, 
feel free to contact me...

André Dietrich: dietrich@ivs.cs.uni-magdeburg.de

Website: http://eos.cs.ovgu.de/dietrich


1. Preface: 
===========

todo


2. Requirements: 
================

todo

3. Install: 
===========

Using ``pip``::

    $ pip install SelectScript

From a tarball::

    $ python setup.py install


4. Running the examples:
========================

todo
