pkgsrc/misc/todoman/PLIST
wiz 2fb2f9df85 Updated todoman to 1.7.0.
No changelog found.

github changes:
Merge pull request #52 from untitaker/generic-todo-prop-params
Merge pull request #51 from nim65s/master
Remove ansi dependency (#53)
Share parameters between new and edit
Add a move command
Fix editor support (#47)
Add a copy command (#50)
Merge pull request #46 from untitaker/no-delete-button
Replace cancel button with hint to hit ctrl-c
Remove delete button from editor
Exclude buggy setuptools-scm version
Show error messages in UI (#43)
delete cmd: Show tasks that will be deleted (#44)
Fix tests
done cmd: Show done tasks (#45)
Don't strip time from datetime objects (#41)
Add `default_list` in config for new todos (#40)
Add shortcut to edit textfield in editor (#39)
Merge pull request #6 from pimutils/widget-improvements
Add basic editing shortcuts to text widgets
Merge pull request #38 from untitaker/coc
Add CoC
Merge pull request #37 from untitaker/glob-clarify
Clarify what path is supposed to match
Don't require setuptool_scm at runtime
Fix inconsistent minimum todo ID
Merge pull request #30 from untitaker/color-option
Implement color option
Fix typo
2016-11-07 11:45:47 +00:00

35 lines
1.2 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2016/11/07 11:45:47 wiz Exp $
bin/todo
${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}/todoman/__init__.py
${PYSITELIB}/todoman/__init__.pyc
${PYSITELIB}/todoman/__init__.pyo
${PYSITELIB}/todoman/__main__.py
${PYSITELIB}/todoman/__main__.pyc
${PYSITELIB}/todoman/__main__.pyo
${PYSITELIB}/todoman/cli.py
${PYSITELIB}/todoman/cli.pyc
${PYSITELIB}/todoman/cli.pyo
${PYSITELIB}/todoman/configuration.py
${PYSITELIB}/todoman/configuration.pyc
${PYSITELIB}/todoman/configuration.pyo
${PYSITELIB}/todoman/main.py
${PYSITELIB}/todoman/main.pyc
${PYSITELIB}/todoman/main.pyo
${PYSITELIB}/todoman/model.py
${PYSITELIB}/todoman/model.pyc
${PYSITELIB}/todoman/model.pyo
${PYSITELIB}/todoman/ui.py
${PYSITELIB}/todoman/ui.pyc
${PYSITELIB}/todoman/ui.pyo
${PYSITELIB}/todoman/version.py
${PYSITELIB}/todoman/version.pyc
${PYSITELIB}/todoman/version.pyo
${PYSITELIB}/todoman/widgets.py
${PYSITELIB}/todoman/widgets.pyc
${PYSITELIB}/todoman/widgets.pyo