File: control

package info (click to toggle)
gcalcli 4.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,376 kB
  • sloc: python: 4,135; makefile: 10; sh: 7
file content (25 lines) | stat: -rw-r--r-- 894 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: gcalcli
Section: utils
Priority: optional
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-python,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools
Rules-Requires-Root: no
Standards-Version: 4.7.0

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.