1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-11 17:18:29 +00:00
Radicale/download.rst

32 lines
734 B
ReStructuredText
Raw Normal View History

==========
Download
==========
PyPI
====
Radicale is available on PyPI. 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>`_.