1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-23 17:48:30 +00:00
Radicale/pages/download.rst
2012-08-09 16:25:07 +02:00

88 lines
2.9 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::
pip install radicale
Git Repository
==============
If you want the development version of Radicale, take a look at the
:codelink:`git repository on GitHub`, or clone it thanks to::
git clone git://github.com/Kozea/Radicale.git
You can also download `the Radicale package of the git repository
<https://github.com/Kozea/Radicale/tarball/master>`_.
Source Packages
===============
You can download the Radicale package for each release:
- `Radicale-0.7.1.tar.gz
<http://pypi.python.org/packages/source/R/Radicale/Radicale-0.7.1.tar.gz>`_
(34 KiB)
- `Radicale-0.7.tar.gz
<http://pypi.python.org/packages/source/R/Radicale/Radicale-0.7.tar.gz>`_
(34 KiB)
- `Radicale-0.6.4.tar.gz
<http://pypi.python.org/packages/source/R/Radicale/Radicale-0.6.4.tar.gz>`_
(31 KiB)
- `Radicale-0.6.3.tar.gz
<http://pypi.python.org/packages/source/R/Radicale/Radicale-0.6.3.tar.gz>`_
(31 KiB)
- `Radicale-0.6.2.tar.gz
<http://pypi.python.org/packages/source/R/Radicale/Radicale-0.6.2.tar.gz>`_
(30 KiB)
- `Radicale-0.6.1.tar.gz
<http://pypi.python.org/packages/source/R/Radicale/Radicale-0.6.1.tar.gz>`_
(30 KiB)
- `Radicale-0.6.tar.gz
<http://pypi.python.org/packages/source/R/Radicale/Radicale-0.6.tar.gz>`_
(30 KiB)
- `Radicale-0.5.tar.gz
<http://pypi.python.org/packages/source/R/Radicale/Radicale-0.5.tar.gz>`_
(24 KiB)
- `Radicale-0.4.tar.gz
<http://pypi.python.org/packages/source/R/Radicale/Radicale-0.4.tar.gz>`_
(23 KiB)
- `Radicale-0.3.tar.gz
<http://pypi.python.org/packages/source/R/Radicale/Radicale-0.3.tar.gz>`_
(22 KiB)
- `Radicale-0.2.tar.gz
<http://pypi.python.org/packages/source/R/Radicale/Radicale-0.2.tar.gz>`_
(22 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
- `PyPM <http://code.activestate.com/pypm/radicale/>`_
- `Slackware <http://schoepfer.info/slackware.xhtml#packages-network>`_ by
Johannes Schöpfer
- `Trisquel <http://packages.trisquel.info/search?searchon=names&keywords=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/>`_.