Metadata-Version: 2.4
Name: robotpy-commands-v2
Version: 2027.0.0a6.post1
Summary: WPILib command framework v2
Project-URL: Source code, https://github.com/robotpy/robotpy-commands-v2
Author-email: RobotPy Development Team <robotpy@googlegroups.com>
Maintainer-email: RobotPy Development Team <robotpy@googlegroups.com>
License-Expression: BSD-3-Clause
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: typing-extensions<5,>=4.1.0
Requires-Dist: wpilib==2027.0.0a6.post1
Description-Content-Type: text/markdown

robotpy-commands-v2
===================

Python wrappers around a modified version of the new WPILib commands library.

* Documentation @ https://robotpy.readthedocs.io/projects/commands-v2
* Examples @ https://github.com/robotpy/examples/tree/main/commands-v2
