Casetta download repository
###########################
The casetta repository is the official place to download releases of casetta
softwares.
Casetta website:
Content of the repository:
**************************
* casetta-0.3/
This directory contain the current stable version of casetta. In most case, the
files you want are here.
* casetta-0.3/dev/
This directory contain previews of the new version of casetta. This files are
here only for testing.
* casetta-0.2/
This directory contain files from the old casetta 0.2 branch. We recommend to
use the new 0.3 version.
* casetta-0.2/dev/
This directory contain some old svn revisions made during the development of
casetta 0.2. They are out of date.
* casetta-0.1/
This directory contain files from the old casetta 0.1 branch. We recommend to
use the new 0.3 version.
About files types:
******************
There is four file types in our download repository:
* .gz / .bz2 files
------------------
Those archives contain the source code of casetta, and the installer. In most
case, there are the files you want.
* .deb files
------------
Those files are debian-based distribution packages. Those packages may work on
debian and ubuntu, but there is no support of those packets. See on the website
if there is an apt repository for your distribution, else use the source code.
* .exe files
------------
Those files are Microsoft Windows Installer. We do not support them. Setups are
made with python distutils. Installation instructions are on our website.
License:
********
All casetta softwares are under the GNU GPL license. You can found in the
LICENSE file a copy of the GPL version 2. Detailed copyright notices can
be found in each file.
Written by Florian Birée , 24 Jun 2007.