1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00
Radicale/download.rst
2010-04-13 17:46:44 +02:00

32 lines
777 B
ReStructuredText

==========
Download
==========
PyPI
====
Radicale is `available on PyPI <http://pypi.python.org/pypi/Radicale/>`_. To
install, just type as superuser::
easy_install radicale
Git Repository
==============
The Radicale Server is not stable yet, but you can try it now. Take a look at
the `git repository on Gitorious
<http://www.gitorious.org/radicale/radicale>`_, or clone it thanks to::
git clone git://gitorious.org/radicale/radicale.git
Source Packages
===============
- `Radicale-0.2.tar.gz </src/radicale/Radicale-0.2.tar.gz>`_
- `Radicale-0.1.tar.gz </src/radicale/Radicale-0.1.tar.gz>`_
Linux Distribution Packages
===========================
If you are interested in creating packages for Linux distributions, read the
`"Contribute" page </contribute>`_.