Metadata-Version: 2.1
Name: tac1
Version: 0.7.0
Summary: Simple note taking app
Home-page: https://github.com/JayZar21/tac1_py
Author: Gianluca Romanin
Author-email: romaninz@gmail.com
License: UNKNOWN
Description: This is Tac1, my personal test project for language and technologies.
        
        It is basically a simple note taking app, with a text user interface (TUI).
        It uses simple files to store notes and it gives simple shortcuts to interact.
        
        In the python version it uses:
        - asciimatics
        - simple ini files
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
