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

robotpy-commands-v1
===================

Python wrappers around the old WPILib commands library. 

The API is expected to match the pure python API prior to 2020. If there are
differences, please report them as a bug and we'll address them or make a note
in this README.

* 2020.1.2.2 changed various methods to no longer have a preceding underscore

