Metadata-Version: 2.1
Name: robotpy-rev
Version: 2024.0.0b1
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.8
Description-Content-Type: text/x-rst
Requires-Dist: robotpy-wpiutil <2025.0.0,>=2024.0.0b2
Requires-Dist: robotpy-wpimath <2025.0.0,>=2024.0.0b2
Requires-Dist: wpilib <2025.0.0,>=2024.0.0b2

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)


