File: control

package info (click to toggle)
khard 0.18.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,280 kB
  • sloc: python: 5,806; makefile: 22; sh: 7
file content (40 lines) | stat: -rw-r--r-- 1,225 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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
Source: khard
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Félix Sipma <felix@debian.org>
Priority: optional
Section: utils
Build-Depends: debhelper-compat (= 12),
 dh-python,
 python3-all,
 python3-setuptools,
 python3-setuptools-scm,
 python3-astroid,
 python3-atomicwrites,
 python3-configobj,
 python3-pygments,
 python3-ruamel.yaml,
 python3-sphinx,
 python3-sphinx-autoapi,
 python3-sphinx-autodoc-typehints,
 python3-unidecode,
 python3-vobject,
 sphinx-common
Standards-Version: 4.5.0
Homepage: https://github.com/scheibler/khard
Vcs-Git: https://salsa.debian.org/python-team/packages/khard.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/khard

Package: khard
Architecture: all
Section: misc
Depends: ${misc:Depends},
 ${python3:Depends},
 python3-distutils
Suggests: vdirsyncer, sphinx-doc
Description: address book for the Linux console
 Khard is an address book for the Linux console. It creates, reads, modifies
 and removes carddav address book entries at your local machine. Khard is also
 compatible to the email clients mutt and alot and the SIP client twinkle.
 .
 One might want to install vdirsyncer to synchronize local address books with a
 carddav server.