Metadata-Version: 2.1
Name: todo_txt_base
Version: 2.4
Summary: Common support for todo.txt packages
Home-page: https://github.com/davesteele/todo.txt-base
License: GPL-2.0-or-later
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 :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Utilities
Requires-Dist: ConfigArgParse
Requires-Dist: relatorio
Description-Content-Type: text/markdown


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)


