Package: python3-cscore Source: robotpy-cscore Version: 2021.0.2-1 Architecture: armhf Maintainer: David Vo Installed-Size: 1760 Depends: python3 (<< 3.8), python3 (>= 3.7~), python3-networktables, python3-numpy, python3:any, libc6 (>= 2.28), libgcc1 (>= 1:3.5), libopencv-core3.2, libopencv-highgui3.2, libopencv-imgcodecs3.2, libopencv-imgproc3.2, libstdc++6 (>= 7) Filename: armhf/python3-cscore_2021.0.2-1_armhf.deb Size: 472072 MD5sum: 4444c5552e44c2fdedc45cb19dea04f4 SHA1: c6cada6d1f5fe738abda8804457349680c7b7ae7 SHA256: c36fbe34f518f2c907f649660254259145b2c669bf9ce3539d6a98fee0ebe08b Section: python Priority: optional Homepage: https://github.com/robotpy/robotpy-cscore Description: Python bindings for the cscore image processing library 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. Package: python3-cscore-dbgsym Source: robotpy-cscore Version: 2021.0.2-1 Auto-Built-Package: debug-symbols Architecture: armhf Maintainer: David Vo Installed-Size: 884 Depends: python3-cscore (= 2021.0.2-1) Filename: armhf/python3-cscore-dbgsym_2021.0.2-1_armhf.deb Size: 111796 MD5sum: 81c2224998bbfa39f34672d787d4420d SHA1: 4aa4db8c7650f3f8e5e3b3903753891c25e7fd96 SHA256: 3de6f948551bc1fd5eee4c9424dd0b856bd16bbce07e0828f4d8cd222b71e584 Section: debug Priority: optional Description: debug symbols for python3-cscore Build-Ids: 7f9119cbff25db83edd15b536ddb77d4d19408ba Package: python3-networktables Source: pynetworktables Version: 2021.0.0-1 Architecture: all Maintainer: David Vo Installed-Size: 279 Depends: python3:any Filename: all/python3-networktables_2021.0.0-1_all.deb Size: 43296 MD5sum: 4d47884ae3b33435ff645aba7b7ba01e SHA1: b3b5f132f0f42b69e6f352d9a96198183ddd7b73 SHA256: 1323b7936a0aab2fb2af7a134a819dc60f42c6c225e1ab57b60a6026c4e29812 Section: python Priority: optional Homepage: https://github.com/robotpy/pynetworktables Description: Pure Python implementation of FRC NetworkTables This is a pure Python implementation of the NetworkTables protocol, derived from the WPILib ntcore C++ implementation. In FRC, the NetworkTables protocol is used to pass non-Driver Station data to and from the robot across the network. . Note: NetworkTables is a protocol used for robot communication in the FIRST Robotics Competition, and can be used to talk to SmartDashboard/SFX. It does not have any security, and should never be used on untrusted networks.