File: control

package info (click to toggle)
xandikos 0.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,552 kB
  • sloc: python: 17,496; xml: 583; sh: 343; makefile: 64
file content (50 lines) | stat: -rw-r--r-- 1,771 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Source: xandikos
Section: web
Priority: optional
Maintainer: Jelmer Vernooij <jelmer@debian.org>
Homepage: https://www.xandikos.org/
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-aiohttp,
               python3-aiohttp-openmetrics,
               python3-all,
               python3-defusedxml,
               python3-dulwich (>= 0.19.1),
               python3-dulwich (<< 2),
               python3-icalendar,
               python3-jinja2,
               python3-setuptools,
               python3-vobject
Rules-Requires-Root: no
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/jelmer/xandikos
Vcs-Git: https://salsa.debian.org/jelmer/xandikos.git

Package: xandikos
Architecture: all
Depends: python3-aiohttp,
         python3-defusedxml,
         python3-dulwich (>= 0.19.1),
         python3-dulwich (<< 2),
         python3-icalendar,
         python3-jinja2,
         python3-vobject,
         ${misc:Depends},
         ${python3:Depends}
Recommends: python3-aiohttp-openmetrics
Description: Git-backed CalDAV/CardDAV server
 Xandikos is a standards-compliant CalDAV/CardDAV server that backs onto a
 Git repository.
 .
 It supports the following standards:
 .
  * RFC4918/RFC2518 (Core WebDAV) - implemented, except for COPY/MOVE/LOCK
  * RFC4791 (CalDAV) - fully implemented
  * RFC6352 (CardDAV) - fully implemented
  * RFC5397 (Current Principal) - fully implemented
  * RFC3253 (Versioning Extensions) - partially implemented
  * RFC3744 (Access Control) - partially implemented
  * RFC5995 (POST to create members) - fully implemented
 .
 Xandikos (Ξανδικός) takes its name from the name of the February month in the
 ancient Macedonian calendar, used in Macedon in the first millennium BC.