Files
i2p.www/www.i2p2
kytv 13d9fee763 Launchpad only supports Precise and newer. Debian Wheezy is the new stable.
Squeeze is not supported in Launchpad anymore. Added a link to my eepsite for
Squeeze, arm* and kfreebsd* binaries
2013-05-19 16:54:41 +00:00
..
2011-06-23 18:20:15 +00:00
2009-01-27 21:05:12 +00:00

To run locally (for testing purposes):

$ python app.py
This will run a webserver on http://localhost:5009/

If you get python import errors when trying to run the local web server, you
might need to install required dependencies: jinja and werkzeug. If you are
using Linux, they might be in the repository of your distribution. Otherwise
you will have to install them yourself. Please see the homepages of these
projects:

http://jinja.pocoo.org/
http://werkzeug.pocoo.org/