| Version 13 (modified by gogo, 8 years ago) |
|---|
Download Xinha
Nightly Package
The bleeding edge of Xinha is available as a nightly zip file. It might have new features, it might also be broken.
Stable Package
We do not currently have a "stable" release package, the nightly is generally fine for public consumption though - of course, test it yourself before using it in production!
SVN Checkout
The SVN repository is open for public read. Simply point your preferred SVN client to
http://svn.xinha.python-hosting.com/trunk/
for example, using the command line SVN client
~$ svn co http://svn.xinha.python-hosting.com/trunk/ xinha
Old Versions
Old versions are not available pre-packaged, but you can easily grab them from the Subversion Repository. Released versions will be tagged in repository/tags, eg
~$ svn co http://svn.xinha.python-hosting.com/tags/1.0-pre1
