Metadata-Version: 1.2
Name: robotpy-rev
Version: 2020.1.2
Summary: Rev Robotics Spark Max SDK for RobotPy
Home-page: https://github.com/robotpy/robotpy-rev
Author: RobotPy Development Team
Author-email: robotpy@googlegroups.com
License: BSD-3-Clause
Description: robotpy-rev
        ===========
        
        This is a python wrapper around the REV Spark MAX API. The RobotPy project
        is not associated with or endorsed by REV Robotics.
        
        REV does not support all platforms, only the following are available:
        
        * Windows x64
        * Linux
        * RoboRIO
        
        **WARNING**: These bindings are still a work in progress, and some things
        may not work quite right yet. Please try them out and let us know how
        it goes!
        
        Documentation
        =============
        
        * `Installation <http://robotpy.readthedocs.io/en/stable/install/rev.html>`_
        * `Python API Documentation <http://robotpy.readthedocs.io/projects/rev/en/stable/api.html>`_
        * `REV's SparkMAX software <https://www.revrobotics.com/sparkmax-software/>`_
        
        
        Developers Notes
        ================
        
        Notes for advanced users and developers can be found in develop.md in the git
        repository.
        
        License
        =======
        
        RobotPy specific bits are available under the Apache 2.0 license. The REV
        specific pieces are available under a BSD license.
        
        Author
        ======
        
        Dustin Spicuzza (dustin@virtualroadside.com)
        
Platform: UNKNOWN
Requires-Python: >=3.6
