Metadata-Version: 2.1
Name: pytermcanvas
Version: 0.0.2
Summary: Minimal terminal canvas
Home-page: https://github.com/LukasDrsman/pytermcanvas
Author: Lukáš Dršman
Author-email: lukaskodr@gmail.com
License: UNKNOWN
Description: # pytermcanvas
        
        ## Installation
        #### Requirements:
        * terminal emulator (with true color support) 
        * python3
          * pip
        
        #### Install:
        ```sh
        pip install pytermcanvas
        ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: Public Domain
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
