Metadata-Version: 2.4
Name: todo-txt-base
Version: 2.8
Summary: Common support for todo.txt packages
License-Expression: GPL-2.0-or-later
License-File: LICENSE
Keywords: utilities,command-line,todo,todo list
Author: David Steele
Author-email: steele@debian.org
Requires-Python: >=3.10
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Utilities
Provides-Extra: test
Requires-Dist: configargparse (>=1.7.1)
Requires-Dist: pytest ; extra == "test"
Requires-Dist: relatorio (>=0.11.0)
Project-URL: Changelog, https://raw.githubusercontent.com/davesteele/todo.txt-base/refs/heads/main/debian/changelog
Project-URL: Homepage, https://github.com/davesteele/todo.txt-base
Project-URL: Issues, https://github.com/davesteele/todo.txt-base/issues
Project-URL: Source, https://github.com/davesteele/todo.txt-base.git
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)


