Metadata-Version: 2.1
Name: robotpy-installer
Version: 2022.0.0
Summary: Installation utility program for RobotPy
Home-page: https://github.com/robotpy/robotpy-installer
Author: RobotPy Development Team
Author-email: robotpy@googlegroups.com
License: BSD
Description: robotpy-installer
        =================
        
        The RobotPy installer can be used to:
        
        * Install RobotPy on your RoboRIO
        * Install python packages on your RoboRIO via pip
        * Install binary packages from NI and distributed by the RobotPy project via opkg
        
        It can install downloaded packages on your RoboRIO without requiring internet
        access, which makes it usable in a competition (provided you downloaded the
        necessary packages when you were connected to the internet).
        
        For more information about installing and using the RobotPy installer, see 
        `http://robotpy.readthedocs.io/en/stable/install/packages.html <http://robotpy.readthedocs.io/en/stable/install/packages.html>`_
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development
Classifier: Topic :: Scientific/Engineering
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
