Metadata-Version: 2.4
Name: krabby-controller
Version: 0.1.0
Summary: Joystick-controlled Krabby: sim and real HAL paths
Author-email: Your Name <your.email@example.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/flliver/krabby-research
Project-URL: Repository, https://github.com/flliver/krabby-research
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Requires-Dist: krabby-hal-client>=0.1.0
Requires-Dist: numpy>=1.24.0
Requires-Dist: pygame>=2.5.0
Requires-Dist: pyzmq>=25.0.0
Provides-Extra: dev
Requires-Dist: pytest>=7.4.0; extra == "dev"
Requires-Dist: pytest-cov>=4.1.0; extra == "dev"
