Todoman is a simple, standards-based, CLI todo (aka: task) manager. Todos are stored into icalendar files, which means you can sync them via CalDAV using, for example, vdirsyncer.
32 lines
1.1 KiB
Text
32 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2016/08/02 20:07:20 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
|