Metadata-Version: 2.1
Name: todo_txt_base
Version: 2.4
Summary: foo
Home-page: https://example.com
Author: David Steele
Author-email: steele@debian.org
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: relatorio
Requires-Dist: ConfigArgParse


This repostory contains base utilities for use by the Debian installations of
[topydo](https://github.com/davesteele/topydo) and
[todo.txt-cli](https://github.com/davesteele/todo.txt-cli).

### Documentation

  * [todo.txt-base.8](https://raw.githubusercontent.com/davesteele/todo.txt-base/main/debian/todo.txt-base.8.md)
  * [vitodo.1](https://raw.githubusercontent.com/davesteele/todo.txt-base/main/debian/vitodo.1.md)
  * [edittodo.1](https://raw.githubusercontent.com/davesteele/todo.txt-base/main/debian/edittodo.1.md)
  * [listtodo.1](https://raw.githubusercontent.com/davesteele/todo.txt-base/main/debian/listtodo.1.md)

