Metadata-Version: 2.1
Name: robotpy-commands-v2
Version: 2022.3.1.1
Summary: WPILib command framework v2
Home-page: https://github.com/robotpy/robotpy-commands-v2
Author: RobotPy Development Team
Author-email: robotpy@googlegroups.com
License: BSD-3-Clause
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: wpilib (<2023.0.0,>=2022.3.1.0)

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


