Source: caldav-tester
Section: net
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Standards-Version: 4.5.0
Build-Depends:
 debhelper-compat (= 12),
 dh-sequence-python2,
 pandoc <!nodoc>,
 python-all,
 python-setuptools,
 txt2man,
Homepage: https://www.calendarserver.org/CalDAVTester.html
Vcs-Browser: https://salsa.debian.org/debian/caldav-tester
Vcs-Git: https://salsa.debian.org/debian/caldav-tester.git

Package: caldav-tester
Section: net
Architecture: all
Depends:
 ${misc:Depends},
 ${python:Depends},
Recommends:
 python-pycalendar,
Description: CalDAV and CardDAV server test & performance suite
 CalDAVTester is a test and performance application designed to work with
 CalDAV and / or CardDAV servers and tests various aspects of their protocol
 handling as well as performanc.
 .
 CalDAVTester basically executes HTTP requests against a server and verifies
 the responses returned by the server. Suites of tests are defined in xml
 configuration files, and an additional xml configuration file is used to define
 variables used whilst running (e.g., server address, user accounts to use etc).
