Metadata-Version: 1.0
Name: robotpy-ctre
Version: 2018.3.0
Summary: RobotPy bindings for CTRE third party libraries
Home-page: https://github.com/robotpy/robotpy-ctre
Author: Dustin Spicuzza
Author-email: dustin@virtualroadside.com
License: UNKNOWN
Description: robotpy-ctre
        ============
        
        This is a python wrapper around the CTRE Phoenix library. The RobotPy project
        is not associated with or endorsed by Cross The Road Electronics.
        
        Documentation
        =============
        
        * `Installation <http://robotpy.readthedocs.io/en/stable/install/ctre.html>`_
        * `Python API Documentation <http://robotpy.readthedocs.io/projects/ctre/en/stable/api.html>`_
        * `CTRE's software guide <https://github.com/CrossTheRoadElec/Phoenix-Documentation/blob/master/README.md>`_
        
        
        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 CTRE
        binaries are available under their custom license which basically says "you may
        only use this software with our hardware". See LICENSE for details.
        
        Author
        ======
        
        Dustin Spicuzza (dustin@virtualroadside.com)
        
Platform: UNKNOWN
