Metadata-Version: 2.1
Name: termgraphicslib
Version: 0.1.0.1
Summary: A small graphics library for drawing lines, pixels, and tris to the screen
License: Unlicense
Author: Ruthenic
Author-email: mdrakea3@tutanota.com
Requires-Python: >=3.8,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Description-Content-Type: text/markdown

just include canvas.py in your project and install the requirements in the requirements.txt, all of the other stuff is for the example raycaster (that doesn't currently work)
as always, docs coming Soon:tm:

