File: control

package info (click to toggle)
khard 0.20.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,428 kB
  • sloc: python: 6,364; makefile: 24; sh: 7
file content (42 lines) | stat: -rw-r--r-- 1,291 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
41
42
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 (= 13),
 dh-sequence-python3,
 dh-sequence-sphinxdoc,
 pybuild-plugin-pyproject,
 python3-all,
 python3-setuptools,
 python3-setuptools-scm,
 python3-astroid,
 python3-configobj,
 python3-pygments,
 python3-ruamel.yaml,
 python3-sphinx,
 python3-sphinx-argparse,
 python3-sphinx-autoapi,
 python3-sphinx-autodoc-typehints,
 python3-vobject,
 sphinx-common
Standards-Version: 4.7.2
Homepage: https://github.com/lucc/khard
Vcs-Git: https://salsa.debian.org/python-team/packages/khard.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/khard
Testsuite: autopkgtest-pkg-pybuild

Package: khard
Architecture: all
Section: misc
Depends: ${misc:Depends},
 ${python3:Depends},
 ${sphinxdoc:Depends},
Suggests: vdirsyncer
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.