Path to this page:
Subject: CVS commit: pkgsrc/misc/khard
From: Thomas Klausner
Date: 2016-08-27 17:50:47
Message id: 20160827155047.7F569FBC3@cvs.NetBSD.org
Log Message:
Updated khard to 0.11.1.
Add ALTERNATIVES file.
v0.10.0: 2016.05.02
- New Action birthday: list birthdays, sorted by month and day
- option -p, --pretty was renamed to -p, --parsable: So, the pretty formatted \
email or
phone number table is the default now. Please adapt the configuration files of \
potential email and
phone applications (e.g.: mutt email -p %s)
v0.11.0: 2016.07.17
- Made khard python3 compatible (#59)
- Enhanced read and write support for vcard versions 3.0 and 4.0
- user input parser:
- Improved robustness and error handling
- Fixed org attribute parsing (#57)
- Support for private vcard extensions (#51)
- New action birthdays (#64)
- New options:
--display to display contacts by first or last name (#66)
--search-in-source-files to speed up program initialization (#75)
--skip-unparsable to skip unparsable vcard files (#75)
--strict-search to narrow the contact search to the name field
- Added some aliases for program actions (#65)
- Removed davcontroler module due to the python3 incompatibility (script moved \
into the misc folder)
- Updated zsh completion function and khards example config file
v0.11.1: 2016.07.31
- Workaround for the photo attribute parsing issue of vobject library 0.9.2 (#80)
- setup.py: try to convert readme file into restructured text format (pypi \
requirement) and specify encoding explicitly (#83)
Files: