Metadata-Version: 2.2
Name: wpilib
Version: 2025.3.1.0
Summary: Binary wrapper for FRC WPILib
Home-page: https://github.com/robotpy/robotpy-wpilib
Author: RobotPy Development Team
Author-email: robotpy@googlegroups.com
License: BSD-3-Clause
Requires-Python: >=3.8
Description-Content-Type: text/x-rst
License-File: LICENSE.txt
Requires-Dist: robotpy-wpiutil==2025.3.1.0
Requires-Dist: robotpy-wpimath==2025.3.1.0
Requires-Dist: robotpy-hal==2025.3.1.0
Requires-Dist: pyntcore==2025.3.1.0
Requires-Dist: robotpy-cli~=2024.0b
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

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.
