Metadata-Version: 2.4
Name: PyTermint
Version: 0.0.1
Summary: A terminal interface that abstracts it into a tilemap.
Project-URL: Homepage, https://github.com/Antlar256/PyTerm
Project-URL: Issues, https://github.com/Antlar256/PyTerm/issues
Author-email: Antlar256 <antonio0granell2@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# PyTerm
This is a cross-platform terminal abstraction that converts a tile map to a non-flickering terminal output with 3 bit rgb support using escape codes.
[GitHub Home page link](https://github.com/Antlar256/PyTerm)