khard actually deals with local vcf files rather than CardDAV directly,
update COMMENT/DESCR with some clues. Based on a diff from Marcus Merighi ok paco@
This commit is contained in:
parent
9a868bf706
commit
11ae68af7b
@ -1,8 +1,8 @@
|
||||
COMMENT = console CardDAV client
|
||||
COMMENT = console vCard address book
|
||||
|
||||
MODPY_EGG_VERSION = 0.17.0
|
||||
DISTNAME = khard-${MODPY_EGG_VERSION}
|
||||
REVISION = 0
|
||||
REVISION = 1
|
||||
|
||||
CATEGORIES = productivity
|
||||
|
||||
|
@ -1,2 +1,9 @@
|
||||
Khard is an address book for the console. It creates, reads, modifies and
|
||||
removes CardDAV address book entries at your local machine.
|
||||
Khard is an address book for the console. By itself, it allows creating,
|
||||
reading, modifying, removing and searching for vCard address book entries
|
||||
(vcf files) in a directory on your local machine.
|
||||
|
||||
Used in conjunction with vdirsyncer, it can be used to access and manage
|
||||
address books stored on a remote server via CardDAV.
|
||||
|
||||
See https://khard.readthedocs.io/en/latest/scripting.html#integration
|
||||
for information about integrating with Mutt etc.
|
||||
|
Loading…
Reference in New Issue
Block a user