Adapted fork of radicale
6b7e79a368
See a7b47f075499a1e1b40539bc1fa872a3ab77a204 The check for "." is now needless because the sane path is always absolute. ```path.replace(os.sep, "/")``` is only relevant for the (multi)filesystem backend and should be there. |
||
---|---|---|
bin | ||
radicale | ||
tests | ||
.gitignore | ||
.pylintrc | ||
.travis.yml | ||
config | ||
COPYING | ||
Dockerfile | ||
logging | ||
MANIFEST.in | ||
NEWS.rst | ||
radicale.fcgi | ||
radicale.py | ||
radicale.wsgi | ||
README | ||
README.rst | ||
rights | ||
schema.sql | ||
setup.py | ||
TODO.rst | ||
tox.ini |
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).