Metadata-Version: 2.4
Name: ConUtils
Version: 0.1.0
Summary: a collection of console output fomating methods
Project-URL: Homepage, https://github.com/LePenner/ConUtils
Project-URL: Issues, https://github.com/LePenner/ConUtils/issues
Author-email: Kira <meow@monoclecat-studios.de>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# Console Utilities (ConUtils)

Hai :3 

Terminal needs ANSI support! - *duh*


## to-do:

- add Frame class for containers
- input system

## distribution

- ```pip install ConUtils```
