1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00
Radicale/download.rst

43 lines
1.1 KiB
ReStructuredText
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

==========
Download
==========
PyPI
====
Radicale is `available on PyPI <http://pypi.python.org/pypi/Radicale/>`_. To
install, just type as superuser::
easy_install radicale
Git Repository
==============
If you want the development version of Radicale, 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
You can also download the Radicale package of the git repository:
- `Radicale-git.tar.gz </src/radicale/Radicale-git.tar.gz>`_
Source Packages
===============
You can download the Radicale package for each release:
- `Radicale-0.3.tar.gz </src/radicale/Radicale-0.3.tar.gz>`_ (22 kio)
- `Radicale-0.2.tar.gz </src/radicale/Radicale-0.2.tar.gz>`_ (22 kio)
- `Radicale-0.1.tar.gz </src/radicale/Radicale-0.1.tar.gz>`_ (20 kio)
Linux Distribution Packages
===========================
Radicale has been packaged for:
- `Debian <http://packages.debian.org/radicale>`_ by Jonas Smedegaard
If you are interested in creating packages for other Linux distributions, read
the `"Contribute" page </contribute>`_.