Metadata-Version: 2.4
Name: cliviz
Version: 0.1.0
Summary: Terminal 3D rendering engine with half-block pixel display
License-Expression: MIT
Requires-Python: >=3.10
Requires-Dist: numpy>=1.24
Provides-Extra: test
Requires-Dist: pytest>=7.0; extra == "test"
Provides-Extra: gpu
Requires-Dist: taichi>=1.7; extra == "gpu"
Provides-Extra: browser
Requires-Dist: playwright>=1.40; extra == "browser"
Requires-Dist: pillow>=10.0; extra == "browser"

