80f537e850
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)
39 lines
1.3 KiB
Text
39 lines
1.3 KiB
Text
@comment $NetBSD: PLIST,v 1.4 2016/08/27 15:50:47 wiz Exp $
|
|
bin/khard-${PYVERSSUFFIX}
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/khard/__init__.py
|
|
${PYSITELIB}/khard/__init__.pyc
|
|
${PYSITELIB}/khard/__init__.pyo
|
|
${PYSITELIB}/khard/__main__.py
|
|
${PYSITELIB}/khard/__main__.pyc
|
|
${PYSITELIB}/khard/__main__.pyo
|
|
${PYSITELIB}/khard/actions.py
|
|
${PYSITELIB}/khard/actions.pyc
|
|
${PYSITELIB}/khard/actions.pyo
|
|
${PYSITELIB}/khard/address_book.py
|
|
${PYSITELIB}/khard/address_book.pyc
|
|
${PYSITELIB}/khard/address_book.pyo
|
|
${PYSITELIB}/khard/carddav_object.py
|
|
${PYSITELIB}/khard/carddav_object.pyc
|
|
${PYSITELIB}/khard/carddav_object.pyo
|
|
${PYSITELIB}/khard/config.py
|
|
${PYSITELIB}/khard/config.pyc
|
|
${PYSITELIB}/khard/config.pyo
|
|
${PYSITELIB}/khard/helpers.py
|
|
${PYSITELIB}/khard/helpers.pyc
|
|
${PYSITELIB}/khard/helpers.pyo
|
|
${PYSITELIB}/khard/khard.py
|
|
${PYSITELIB}/khard/khard.pyc
|
|
${PYSITELIB}/khard/khard.pyo
|
|
${PYSITELIB}/khard/object_type.py
|
|
${PYSITELIB}/khard/object_type.pyc
|
|
${PYSITELIB}/khard/object_type.pyo
|
|
${PYSITELIB}/khard/version.py
|
|
${PYSITELIB}/khard/version.pyc
|
|
${PYSITELIB}/khard/version.pyo
|
|
share/examples/khard/khard.conf.example
|