Metadata-Version: 2.1
Name: robotpy-rev
Version: 2022.0.1
Summary: REVLib for RobotPy
Home-page: https://github.com/robotpy/robotpy-rev
Author: RobotPy Development Team
Author-email: robotpy@googlegroups.com
License: BSD-3-Clause
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
License-File: LICENSE
Requires-Dist: robotpy-wpiutil (<2023.0.0,>=2022.2.1.1)
Requires-Dist: robotpy-wpimath (<2023.0.0,>=2022.2.1.2)
Requires-Dist: wpilib (<2023.0.0,>=2022.2.1.3)

robotpy-rev
===========

This is a python wrapper around the REV Robotics REVLib. The RobotPy project
is not associated with or endorsed by REV Robotics.

Documentation
=============

* `Installation <http://robotpy.readthedocs.io/en/stable/install/rev.html>`_
* `Python API Documentation <http://robotpy.readthedocs.io/projects/rev/en/stable/api.html>`_
* `REVLib documentation <https://docs.revrobotics.com/docs/first-robotics-competition>`_

License
=======

RobotPy specific bits are available under a BSD-3-Clause license. The REV
specific pieces are available under a BSD license.

Author
======

Dustin Spicuzza (dustin@virtualroadside.com)


