Metadata-Version: 2.4
Name: panda3d-cli
Version: 0.1.0
Summary: CLI tool for operating Panda3D game engine from terminal
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: click>=8.0
Requires-Dist: pyyaml>=6.0
Requires-Dist: panda3d>=1.10.14
Provides-Extra: train
Requires-Dist: gymnasium>=0.29; extra == "train"
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Dynamic: license-file
