Metadata-Version: 2.1
Name: spiel
Version: 0.1.0
Summary: A framework for building and presenting richly-styled presentations in your terminal using Python.
License: MIT
Author: JoshKarpel
Author-email: josh.karpel@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Pillow (>=8.2.0,<9.0.0)
Requires-Dist: pendulum (>=2.1.2,<3.0.0)
Requires-Dist: rich (>=10.0.0,<11.0.0)
Requires-Dist: typer (>=0.3.2,<0.4.0)
Requires-Dist: watchdog (>=2.0.2,<3.0.0)
