This project is deprecated. Uristmaps now uses a rewrite in Java.
See http://www.uristmaps.org/ for more information!
Renders a Google Maps like view of a Dwarf Fortress world using Leaflet.js.
Use
python setup.py install
to download and install the dependencies.
You can use the cx_setup.py to create frozen binaries (the windows release is created this way):
python cx_setup build
This creates binaries for your current platform.