Source: khal
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders:
 Filip Pytloun <filip@pytloun.cz>,
 Jonas Smedegaard <dr@jones.dk>,
Section: utils
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-bash-completion,
 dh-sequence-python3,
 dh-sequence-sphinxdoc,
 locales,
 python3-all,
 python3-click,
 python3-configobj,
 python3-dateutil,
 python3-doc,
 python3-freezegun,
 python3-hypothesis <!nocheck>,
 python3-icalendar (>= 5),
 python3-packaging <!nocheck>,
 python3-pytest,
 python3-setuptools,
 python3-sphinx,
 python3-sphinx-rtd-theme,
 python3-tz (>= 2023.3-3~),
 python3-tzlocal,
 python3-urwid,
 python3-xdg,
 vdirsyncer,
Standards-Version: 4.6.2
Testsuite: autopkgtest-pkg-python
Homepage: https://github.com/pimutils/khal
Vcs-Git: https://salsa.debian.org/python-team/packages/khal.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/khal
Rules-Requires-Root: no

Package: khal
Architecture: all
Depends:
 python3-pkg-resources,
 ${misc:Depends},
 ${python3:Depends},
Recommends:
 python3-setproctitle,
Suggests:
 bash-completion,
 khal-doc,
Description: Standards based CLI and terminal calendar program
 Khal is a standards based CLI and terminal calendar program,
 able to synchronize with CalDAV servers through vdirsyncer.
 .
 Features:
  - khal can read and write events/icalendars to vdir,
    so vdirsyncer can be used to synchronize calendars
    with a variety of other programs,
    for example CalDAV servers.
  - fast and easy way to add new events
  - ikhal (interactive khal) lets you browse and edit calendars and events

Package: khal-doc
Section: doc
Architecture: all
Depends:
 python3-doc,
 ${misc:Depends},
 ${sphinxdoc:Depends},
Description: Standards based CLI and terminal calendar program - documentation
 Khal is a standards based CLI and terminal calendar program,
 able to synchronize with CalDAV servers through vdirsyncer.
 .
 Features:
  - khal can read and write events/icalendars to vdir,
    so vdirsyncer can be used to synchronize calendars
    with a variety of other programs,
    for example CalDAV servers.
  - fast and easy way to add new events
  - ikhal (interactive khal) lets you browse and edit calendars and events
 .
 This package contains the documentation for khal.
