Metadata-Version: 2.1
Name: toclo
Version: 1.1.2
Summary: A todo list command line program in Python.
Home-page: https://github.com/Verssae/toclo
Author: Verssae
Author-email: sparky@hanynag.ac.kr
License: MIT
Download-URL: https://github.com/Verssae/toclo.git
Keywords: todolist
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Description-Content-Type: text/markdown
Requires-Dist: docopt
Requires-Dist: colorama


# toclo

* A todo list cli program in python

  ```
  $ pip install toclo
  ```




