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 (= 12),
               dh-exec,
               dh-python (>= 2.20160609~),
               locales,
               locales-all,
               python3-alabaster,
               python3-all,
               python3-click (>= 3.2),
               python3-configobj,
               python3-dateutil,
               python3-doc,
               python3-freezegun,
               python3-icalendar (>= 4.0.3),
               python3-pytest,
               python3-setuptools,
               python3-setuptools-scm,
               python3-sphinx,
               python3-tz,
               python3-tzlocal,
               python3-urwid,
               python3-xdg,
               vdirsyncer (>= 0.16.7)
Standards-Version: 4.4.1
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

Package: khal
Architecture: all
Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}
Recommends: python3-setproctitle
Suggests: khal-doc
Description: Standards based CLI and terminal calendar program
 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
 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.
