File: control

package info (click to toggle)
python-caldav 0.6.2-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 336 kB
  • sloc: python: 2,135; makefile: 7
file content (25 lines) | stat: -rw-r--r-- 823 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
Source: python-caldav
Priority: optional
Maintainer: Martin Zobel-Helas <zobel@debian.org>
Uploaders: Diane Trout <diane@ghic.org>
Build-Depends: debhelper-compat (= 12), dh-python,
               python3-all,
               python3-coverage <!nocheck>,
               python3-lxml,
               python3-nose <!nocheck>,
               python3-requests,
               python3-setuptools,
               python3-tz <!nocheck>,
               python3-tzlocal <!nocheck>,
               python3-vobject
Standards-Version: 4.4.0
Section: python
Homepage: https://bitbucket.org/cyrilrbt/caldav/wiki/Home

Package: python3-caldav
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: CalDAV (RFC4791) client library for Python 3
 A simple Python DAV client library
 .
 This contains the Python 3 library