close

./misc/khard, CLI contacts application built around CardDAV

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 0.20.1, Package name: khard-0.20.1, Maintainer: pkgsrc-users

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.


Required to run:
[devel/py-setuptools] [textproc/py-vobject] [textproc/py-Unidecode] [devel/py-configobj] [devel/py-atomicwrites] [devel/py-ruamel-yaml] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 597.284 KB

Version history: (Expand)


CVS history: (Expand)


   2026-01-06 12:18:20 by Thomas Klausner | Files touched by this commit (51)
Log message:
*: forbid Python 3.11 for sphinx users

list from 'bob scan'
   2026-01-05 03:39:26 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
khard: update to 0.20.1.

v0.20.1 2026-01-01

- Fix reopening of stdin on Windows (#347)
   2025-10-09 09:58:14 by Thomas Klausner | Files touched by this commit (442)
Log message:
*: remove reference to (removed) Python 3.9
   2025-07-27 11:07:28 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
khard: update to 0.20.0.

v0.20.0 2025-07-22

- Remove support for python 3.8 (638fb2e)
- Replace atomicwrites dependency with an inlined function (#343)
- Allow new version of vobject (f768845)
- Add new addressbook type "discover" (#341)
- Use python's glibc bindings for locale aware sorting, replacing the unidecode \ 
dependency (aad8d03, #338)
- Add support for KIND: vCard fields (#310)
- Remove command line options --strict-search, --uid and --target-uid (946999c)
- Allow address_book as field for list -F (512d8ce)
- Add new man page with subcommand listing (71fb6f0)
- Internal changes:
  - Rename default branch to main (369106c)
  - Remove setup.py (f6f0047)
  - Specify version (ranges) for dependencies (e4a3f71)
  - Replace sys.exit calls with exceptions and return values (b721246)
  - Use standard list, dict and tuple for type hints (9d17c5f)
  - Use python 3.13 in CI (17a8681, f6b7c5c)
  - Add extra opt dependency group for type checking (031682c)
   2025-04-22 22:22:18 by Thomas Klausner | Files touched by this commit (2)
Log message:
khard: convert to wheel.mk

Bump PKGREVISION.
   2025-02-23 17:47:14 by Thomas Klausner | Files touched by this commit (1)
Log message:
khard: no more 3.10 support
   2024-10-14 08:46:10 by Thomas Klausner | Files touched by this commit (325)
Log message:
*: clean-up after python38 removal
   2024-08-10 08:52:27 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
khard: not for Python 3.9