Metadata-Version: 1.1
Name: wpilib
Version: 2019.0.0
Summary: WPILib
Home-page: https://github.com/robotpy/robotpy-wpilib
Author: Peter Johnson, Dustin Spicuzza
Author-email: robotpy@googlegroups.com
License: BSD License
Description: RobotPy WPILib
        ==============
        
        Python version of WPILib - the standard library used for programming FRC
        robots.
        
        Installation
        ============
        
        Typically, you don't install this directly, but use the RobotPy installer
        to install it on your roboRIO, or it is installed by pip as part of the
        pyfrc setup process.
        
Keywords: frc first robotics wpilib
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Scientific/Engineering
