Source: gcalcli
Section: utils
Maintainer: Yaroslav Halchenko <debian@onerussian.com>
Uploaders: Unit 193 <unit193@debian.org>
Homepage: https://github.com/insanum/gcalcli
Vcs-Git: https://salsa.debian.org/debian/gcalcli.git
Vcs-Browser: https://salsa.debian.org/debian/gcalcli
Build-Depends: debhelper-compat (= 13),
 dh-sequence-python3,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
 python3-setuptools-scm,
Standards-Version: 4.7.4

Package: gcalcli
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends},
Recommends: python3-vobject
Description: Google Calendar Command Line Interface
 gcalcli is a Python application that allows you to access your Google
 Calendar from a command line. It's easy to get your agenda, search for
 events, and quickly add new events. Additionally gcalcli can be used as
 a reminder service to execute any application you want.
