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

50 lines
1.6 KiB
ReStructuredText
Raw Normal View History

==========
Download
==========
PyPI
====
2010-04-13 17:46:44 +02:00
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 <http://gitorious.org/radicale/radicale/archive-tarball/master>`_
Source Packages
===============
You can download the Radicale package for each release:
2011-04-02 20:49:33 +02:00
- `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:
2011-02-15 09:59:21 +01:00
- `ArchLinux (AUR) <http://aur.archlinux.org/packages.php?ID=46522>`_ by Guillaume Bouchard
- `Debian <http://packages.debian.org/radicale>`_ by Jonas Smedegaard
2010-09-09 02:34:59 +02:00
- `Gentoo (Sunrise Overlay) <http://bugs.gentoo.org/show_bug.cgi?id=322811>`_ by René Neumann
2011-02-15 09:59:21 +01:00
- `Mandriva <http://sophie.zarb.org/search/results?search=radicale>`_ by Jani Välimaa
2011-02-01 03:48:59 +01:00
- `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>`_.