* Python (tested on 2.6.4)
* PasteServer
* SqlAlchemy >=0.5
* sqlite/mysql for db backend
* bottle (included)
* after cloning run: git submodule update --init
* copy site.cfg.example to site.cfg and edit as necessary
* run ./main.py
* goto http://localhost:PORT (default PORT=4001)