pkgsrc/misc/khard/PLIST
wiz 4155348ce7 khard: update to 0.15.1.
v0.15.0: 2019-10-24
- Require either default_action or a subcommand in the future (add deprecation
  warning for now)
- add man page for the config file
- make all options in the config file optional except for the address book
  definitions
- allow lists of strings for editor an merge_editor config options
- add a CONTRIBUTING file on Github
- handle ABLABELs on most fields
- add formatted name to the yaml template
- show formatted name in contact details
- make it possible to sort by and display formatted name in linstings
- remove the khard-runner.py helper script
- validate the config file upon loading it
- internal code refactoring
2019-11-06 11:59:38 +00:00

45 lines
1.5 KiB
Text

@comment $NetBSD: PLIST,v 1.6 2019/11/06 11:59:38 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/cli.py
${PYSITELIB}/khard/cli.pyc
${PYSITELIB}/khard/cli.pyo
${PYSITELIB}/khard/config.py
${PYSITELIB}/khard/config.pyc
${PYSITELIB}/khard/config.pyo
${PYSITELIB}/khard/data/config.spec
${PYSITELIB}/khard/data/template.yaml
${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
man/man1/khard.1
share/examples/khard/khard.conf.example