Metadata-Version: 1.2
Name: twodo
Version: 1.2
Summary: Yet another simple todo cli in Python
Home-page: https://github.com/realamirali/2do
Author: Amirali Esfandiari
Author-email: amiralinull@gmail.com
License: UNKNOWN
Description: Yet another simple todo cli in Python
        =====================================
        
        For install with pip:
        > pip install twodo
        
        For install manually:
        > git clone https://github.com/realamirali/twodo
        > cd twodo
        > python setup.py install
        
        Then use it as:
        > 2do - --help
        
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3
