Metadata-Version: 2.1
Name: robotpy-cscore
Version: 2023.2.1.0
Summary: RobotPy bindings for cscore image processing library
Home-page: https://github.com/robotpy/robotpy-cscore
Author: RobotPy Development Team
Author-email: robotpy@googlegroups.com
License: BSD-3-Clause
Description: robotpy-cscore
        ==============
        
        These are python bindings for the cscore library, which is a high performance 
        library used in the FIRST Robotics competition to serve video to/from robots.
        However, the core library is suitable for use in other applications, and is
        comparable to something like mjpg-streamer.
        
        This library requires python 3.6+
        
        Documentation
        =============
        
        * `Installation <http://robotpy.readthedocs.io/en/stable/install/cscore.html>`_
        * `Usage <http://robotpy.readthedocs.io/en/stable/vision/index.html>`_
        
        Author
        ======
        
        Dustin Spicuzza (dustin@virtualroadside.com)
        
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
