Source: radicale Section: net Priority: optional Maintainer: Jonas Smedegaard Uploaders: Martin Stigge , Christian M. Amsüss , Standards-Version: 4.6.0 Build-Depends: cmark-gfm, debhelper-compat (= 13), dh-python, dh-sequence-python3, help2man, python3, python3-bcrypt , python3-dateutil (>= 2.7.3), python3-defusedxml , python3-passlib , python3-pkg-resources, python3-pytest , python3-setuptools, python3-vobject (>= 0.9.6), Vcs-Browser: https://salsa.debian.org/debian/radicale Vcs-Git: https://salsa.debian.org/debian/radicale.git Homepage: https://radicale.org/ Rules-Requires-Root: no Testsuite: autopkgtest-pkg-python Package: radicale Architecture: all Depends: adduser, lsb-base, python3-radicale (= ${binary:Version}), ${misc:Depends}, ${python3:Depends}, Recommends: ssl-cert, Suggests: apache2, apache2-utils, libapache2-mod-proxy-uwsgi, python3-bcrypt, python3-passlib, uwsgi, uwsgi-plugin-python3, Pre-Depends: ${misc:Pre-Depends}, Description: simple calendar and addressbook server - daemon Radicale is a CalDAV (calendar) and CardDAV (contact) server. . Calendars and address books are available for both local and remote access, possibly limited through authentication policies. They can be viewed and edited by calendar and contact clients on mobile phones or computers. . This package contains the radicale daemon. . Creating encrypted password files require the package apache2-utils. . Stronger password hashes require the packages python3-passlib and python3-bcrypt. . Serving directly with uWSGI requires the packages uwsgi and uwsgi-plugin-python3. Serving with Apache as front-end and uWSGI only as middleware additionally requires the packages apache2 and libapache2-mod-proxy-uwsgi. Package: python3-radicale Section: python Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Description: simple calendar and addressbook server - python3 module Radicale is a CalDAV (calendar) and CardDAV (contact) server. . Calendars and address books are available for both local and remote access, possibly limited through authentication policies. They can be viewed and edited by calendar and contact clients on mobile phones or computers. . This package contains the Radicale Python 3.x module.