Metadata-Version: 2.1
Name: robotpy-navx
Version: 2023.0.0b1
Summary: Python wrapper for KauaiLabs NavX sensor
Home-page: https://github.com/robotpy/robotpy-navx
Author: RobotPy Development Team
Author-email: robotpy@googlegroups.com
License: BSD-3-Clause
Description: robotpy-navx
        ============
        
        This is a python implementation of the kauailabs NavX library.
        
        .. note:: The RobotPy project is not associated with or endorsed by kauailabs
        
        Documentation
        =============
        
        * `Installation <http://robotpy.readthedocs.io/en/stable/install/navx.html>`_
        * `Python API Documentation <http://robotpy.readthedocs.io/projects/navx/en/stable/api.html>`_
        * `Examples <https://github.com/robotpy/robotpy-navx/tree/main/examples>`_
        
        License
        =======
        
        The original NavX software is available under the MIT license, as is this.
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
