1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-05 17:08:29 +00:00

Update news and doc about killed twisted dependency.

This commit is contained in:
Guillaume Ayoub 2010-01-11 12:18:15 +01:00
parent 013d6f476c
commit efaf0d4595
2 changed files with 16 additions and 19 deletions

View file

@ -2,6 +2,13 @@
News News
====== ======
Monday, January 11, 2010
========================
Good news! Radicale 0.1.1 will support Sunbird 1.0, but it has another great
feature: it has no external dependency! Twisted is no longer required for the
git version, removing about 50 lines of code.
Thursday, December 31, 2009 Thursday, December 31, 2009
=========================== ===========================

View file

@ -4,7 +4,7 @@
:Author: Guillaume Ayoub :Author: Guillaume Ayoub
:Date: 2009-09-01 :Date: 2010-01-11
:Abstract: This document is a short description for installing and using the :Abstract: This document is a short description for installing and using the
Radicale Calendar Server. Radicale Calendar Server.
@ -17,23 +17,13 @@ Installation
Dependencies Dependencies
------------ ------------
Radicale is written in pure python and depends on the following librabry, that Radicale is written in pure python and does not depend on any librabry. It is
must be installed first: known to work on Python 2.6.*.
- ``python-twisted-web`` Linux users certainly have Python already installed. For Windows and MacOS
users, please install Python [#]_ thanks to the adequate installer.
On a Debian-based systems, you can install this packages with the following
command, with superuser rights::
apt-get install python-twisted-web
Other Linux and \*BSD distributions should provide Twisted packages too.
For Windows and MacOS users, please install Python [#]_ and Twisted [#]_ thanks
to the adequate installers. Version 2.6.\* for Python is a good choice.
.. [#] `Python download page <http://python.org/download/>`_. .. [#] `Python download page <http://python.org/download/>`_.
.. [#] `Twisted download page <http://twistedmatrix.com/trac/wiki/Downloads>`_.
Radicale Radicale
-------- --------
@ -45,10 +35,10 @@ folder of your choice.
CalDAV Clients CalDAV Clients
-------------- --------------
At this time Radicale has been tested and works fine with the latest version of At this time Radicale has been tested and works fine with the latests version
Mozilla Sunbird (version 0.9+). More clients will be supported in the of Mozilla Sunbird (versions 0.9 and 1.0). More clients will be supported in
future. However, it may work with any calendar client which implements CalDAV the future. However, it may work with any calendar client which implements
specifications too (luck is highly recommanded). CalDAV specifications too (luck is highly recommanded).
To download Sunbird, go to the `Sunbird project website To download Sunbird, go to the `Sunbird project website
<http://www.mozilla.org/projects/calendar/sunbird/>`_ and choose the latest <http://www.mozilla.org/projects/calendar/sunbird/>`_ and choose the latest