Metadata-Version: 1.2
Name: Todoska
Version: 0.2.2
Summary: A Basic Todo Tracker in Cli
Home-page: https://github.com/Abbhiishek/Todoska
Author: Abhishek Kushwaha
Author-email: abhishekkushwaha1479@gmail.com
License: MIT
Description: Todoska is a simple Cli Todo-Tracker.
        
        
        
        Features :
        
        - You can add new task 
        
        - You can update a task
        
        - You can delete a Task 
        
        Change Log
        ==========
        
        0.1.01 (30/04/2022)
        -------------------
        - First Release
        - Initial Implementation
        
        
        
        0.1.02 (30/04/2022)
        -------------------
        - changed some code 
        
        
        
        0.1.03 (30/04/2022)
        -------------------
        - removed Sqlite3 dependency
Keywords: Python,cli,Todo,Todotracker,todo-tracker,todo-tracker-cli,Todoska
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Education
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
