mirror of
https://github.com/Kozea/Radicale.git
synced 2025-07-23 17:48:30 +00:00
59 lines
1.9 KiB
ReStructuredText
59 lines
1.9 KiB
ReStructuredText
==========
|
||
Download
|
||
==========
|
||
|
||
PyPI
|
||
====
|
||
|
||
Radicale is `available on PyPI <http://pypi.python.org/pypi/Radicale/>`_. To
|
||
install, just type as superuser::
|
||
|
||
pip 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 <http://gitorious.org/radicale/radicale/archive-tarball/master>`_
|
||
|
||
Source Packages
|
||
===============
|
||
|
||
You can download the Radicale package for each release:
|
||
|
||
- `Radicale-0.5.tar.gz </src/radicale/Radicale-0.5.tar.gz>`_ (24 KiB)
|
||
- `Radicale-0.4.tar.gz </src/radicale/Radicale-0.4.tar.gz>`_ (23 KiB)
|
||
- `Radicale-0.3.tar.gz </src/radicale/Radicale-0.3.tar.gz>`_ (22 KiB)
|
||
- `Radicale-0.2.tar.gz </src/radicale/Radicale-0.2.tar.gz>`_ (22 KiB)
|
||
- `Radicale-0.1.tar.gz </src/radicale/Radicale-0.1.tar.gz>`_ (20 KiB)
|
||
|
||
Linux Distribution Packages
|
||
===========================
|
||
|
||
Radicale has been packaged for:
|
||
|
||
- `ArchLinux (AUR) <http://aur.archlinux.org/packages.php?ID=46522>`_ by
|
||
Guillaume Bouchard
|
||
- `Debian <http://packages.debian.org/radicale>`_ by Jonas Smedegaard
|
||
- `Gentoo (Sunrise Overlay) <http://bugs.gentoo.org/show_bug.cgi?id=322811>`_
|
||
by René Neumann
|
||
- `Mandriva <http://sophie.zarb.org/search/results?search=radicale>`_ by Jani
|
||
Välimaa
|
||
- `OpenBSD <http://openports.se/productivity/radicale>`_ by Sergey Bronnikov,
|
||
Stuart Henderson and Ian Darwin
|
||
- `openSUSE
|
||
<https://build.opensuse.org/package/show?package=radicale&project=home%3Acbosdonnat>`_
|
||
by Cédric Bosdonnat
|
||
- `Trisquel <http://packages.trisquel.info/slaine/radicale>`_
|
||
- `Ubuntu <http://packages.ubuntu.com/radicale>`_ by the MOTU and Jonas
|
||
Smedegaard
|
||
|
||
If you are interested in creating packages for other Linux distributions, read
|
||
the `"Contribute" page </contribute/>`_.
|