Unrud 9e84b459ae Correctly write line endings to files
vobject uses \r\n as line endings. Writing this to a file is not a problem on Linux and newer versions of MacOS. On Windows \r\r\n gets written to disk and on older versions of MacOS \r\r gets written to disk, because python replaces \n by the system depended line ending.
2016-08-11 05:43:18 +02:00
2016-06-10 09:07:05 +02:00
2016-07-04 14:42:40 +02:00
2016-08-08 05:20:25 +02:00
2009-09-01 15:59:18 +02:00
2016-06-29 18:45:35 +02:00
2016-04-10 02:09:20 +02:00
2016-01-07 23:31:19 +01:00
2016-08-01 11:57:19 +02:00
2016-07-01 10:28:51 +02:00
2016-06-10 09:07:05 +02:00
2016-07-01 10:28:51 +02:00
2013-08-12 18:36:55 +02:00
2013-08-12 18:36:55 +02:00
2016-08-08 05:02:36 +02:00
2015-09-14 11:49:34 +02:00

Radicale is a free and open-source CalDAV and CardDAV server.

For complete documentation, please visit the Radicale online documentation
(http://www.radicale.org/documentation).
Description
Adapted fork of radicale
Readme 3 MiB
Languages
Python 90.4%
JavaScript 8.3%
HTML 1.2%
Dockerfile 0.1%