Package: python3-cscore Source: robotpy-cscore Version: 2021.0.2-1 Architecture: amd64 Maintainer: David Vo Installed-Size: 1897 Depends: python3 (<< 3.11), python3 (>= 3.10~), python3-networktables, python3-numpy, python3:any, libc6 (>= 2.33), libgcc-s1 (>= 3.0), libopencv-core4.5d (>= 4.5.4+dfsg), libopencv-imgcodecs4.5d (>= 4.5.4+dfsg), libopencv-imgproc4.5d (>= 4.5.4+dfsg), libstdc++6 (>= 12) Filename: amd64/python3-cscore_2021.0.2-1_amd64.deb Size: 571360 MD5sum: a0a12a874d7012958e166ac731c77d5f SHA1: b94aac9cd87e8bccdcdd89403fb86641cb6f5e23 SHA256: cfd91306f4d8e9ea3bf1c357664b00b4faaa36eee67a38174823d9fff9da503c 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: amd64 Maintainer: David Vo Installed-Size: 756 Depends: python3-cscore (= 2021.0.2-1) Filename: amd64/python3-cscore-dbgsym_2021.0.2-1_amd64.deb Size: 93764 MD5sum: 44dae0adc3d05cfee4316305498f1658 SHA1: f90e8b9766f8964e23a765c75d438262f8b8a006 SHA256: e03b22a8bb7bbd4add958bace4963cad8a97dd3d3ae84b7f82add6dae0547d78 Section: debug Priority: optional Description: debug symbols for python3-cscore Build-Ids: 4f153807258b70530f623723a1167602fdb5a42a 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: 43272 MD5sum: 2bc91ae38fedc24c8f74482f265111b5 SHA1: 49db7fdb7adc17d6684729761caa41386663893f SHA256: 337bba3074bc6f6248f4aed35c202c3bc3b40d0971f951a424af020854f1e958 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.