SlackBuilds Repository

15.0 > Network > radicale (3.1.8)

Radicale (Calendar Server)

The Radicale Project is mainly a calendar server, giving local and
distant accessess for reading, creating, modifying and deleting
multiple calendars through a simplified CalDAV protocol. Data can be
encrypted by SSL, and their access can be restricted thanks to
different authentication methods.

You need a "radicale" user and group prior to building radicale.
Something like this will suffice for most systems:

groupadd -g 375 radicale
useradd -u 375 -d /var/lib/radicale -s /bin/false -g radicale radicale

This requires: python3-bcrypt, python3-defusedxml, pytz, vobject, python3-build, python3-wheel, python3-passlib

Maintained by: Ruben Schuller
Keywords: carddav,caldav
ChangeLog: radicale

Homepage:
https://radicale.org/

Source Downloads:
radicale-3.1.8.tar.gz (4c886b54c6926c5c463bbb80cf555998)

Download SlackBuild:
radicale.tar.gz
radicale.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds