Home > xinha-extras

xinha-extras

Xinha-extras is a project mainly written in ..., it's free.

Utilities / servers / plugins for Xinha that are not part of the core distribution

== What's here ==

A Python server with some WSGI applications that statically serve Xinha, and provide a backend for Linker.

Install it: {{{ virtualenv /tmp/my-ve source /tmp/my-ve/bin/activate easy_install pip pip install -r server/requirements.txt }}}

Run it: {{{ python server/paste_server.py }}}

Previous:Sqlite-Diff