Metadata-Version: 2.4
Name: matrixrender
Version: 0.1.0
Summary: Turn a numpy matrix into a rendered screen via PyGame
License: MIT
License-File: LICENSE
Author: Sandu Bogdan
Author-email: bogdanelsandu@hotmail.com
Requires-Python: >=3.13
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: numpy (>=2.4.1,<3.0.0)
Requires-Dist: pygame (>=2.6.1,<3.0.0)
Description-Content-Type: text/markdown


