Metadata-Version: 2.1
Name: FreeTVG-karjakak
Version: 1.1.1
Summary: Tree View Gui for outline treeview note.
Home-page: https://github.com/kakkarja/FreeTVG
Author: karjakak
Author-email: kakkarja.github@gmail.com
License: UNKNOWN
Description: # FreeTVG [Tree View Gui]
        ## **Tree View Gui is an outline note for viewing in tree structure.**
        ### **Visit [TVG](https://treeviewgui.work)**
        ## Installation
        ```pip install FreeTVG-karjakak```
        ## Usage
        ```Python
        import TVG
        
        # Start TVG outline note
        TVG.main()
        ```
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Requires-Python: >=3.9
Description-Content-Type: text/markdown
