Package: python3-cscore Source: robotpy-cscore Version: 2021.0.2-1 Architecture: armhf Maintainer: David Vo Installed-Size: 1748 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3-networktables, python3-numpy, python3:any, libc6 (>= 2.30), libgcc-s1 (>= 3.5), libopencv-core4.5 (>= 4.5.1+dfsg), libopencv-imgcodecs4.5 (>= 4.5.1+dfsg), libopencv-imgproc4.5 (>= 4.5.1+dfsg), libstdc++6 (>= 7) Filename: armhf/python3-cscore_2021.0.2-1_armhf.deb Size: 484080 MD5sum: 34cc986d8bf59fa77b553c5544a0c004 SHA1: 2c1a9f00733f4444176c886dab61232250e4aa72 SHA256: 3a29f3542239256261c0c1e81ccf4ffe06017517f2c92b13909d73beae9ac0d5 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: 805 Depends: python3-cscore (= 2021.0.2-1) Filename: armhf/python3-cscore-dbgsym_2021.0.2-1_armhf.deb Size: 106000 MD5sum: 72e0ec9e7f44c7ebf2b1f12ed2d4c75d SHA1: 73716e2a30ba076185df99945ce8ebd0e4df737b SHA256: 3403093fedea47bf46aff15e328ceb1cddcffe306fcb1776efb5b4a71827cdb4 Section: debug Priority: optional Description: debug symbols for python3-cscore Build-Ids: 9d07bfeb397e5fd9d4d5018405f1aefdcf676008 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: 44b26510cf8fa0b49b82fbbaf4bdb660 SHA1: 83287047b685275196a6fdffbceb7409e1b1e746 SHA256: 758f78aa88fe320148b91b9a15b1c4ae698a50a715fd544ef866a42c00f6100b 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.