Metadata-Version: 2.1
Name: todo-catalog
Version: 0.1.1
Summary: A simple command line application used to log TODO comments in a project
Home-page: https://github.com/supermanzer/todo-cla
Author: Ryan
Author-email: ryan@gensci.org
License: MIT
Project-URL: Source, https://github.com/supermanzer/todo-cla
Project-URL: Tracker, https://github.com/supermanzer/todo-cla/issues
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: importlib-metadata ; python_version < "3.8"
Provides-Extra: testing
Requires-Dist: setuptools ; extra == 'testing'
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'

UNKNOWN

