Package: python3-cscore Source: robotpy-cscore Version: 2021.0.2-1 Architecture: arm64 Maintainer: David Vo Installed-Size: 1863 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3-networktables, python3-numpy, python3:any, libc6 (>= 2.30), libgcc-s1 (>= 3.0), 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: arm64/python3-cscore_2021.0.2-1_arm64.deb Size: 513580 MD5sum: 7663b6b5ec9cafd673d0170837a94c13 SHA1: 06c1aecc5a85a919838ed3cf2e7b85eff51b47d4 SHA256: 727077561096a523ead9c265b31e6f5541d1c356224a68f887ace44fdf318b1c 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 Source: robotpy-cscore Version: 2021.0.2-1 Architecture: amd64 Maintainer: David Vo Installed-Size: 1918 Depends: python3 (<< 3.10), python3 (>= 3.9~), python3-networktables, python3-numpy, python3:any, libc6 (>= 2.30), libgcc-s1 (>= 3.0), 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: amd64/python3-cscore_2021.0.2-1_amd64.deb Size: 574272 MD5sum: 290336be2d4f62a099e83b0e6163b1e4 SHA1: 0b36198d33cc1f804aade0bccf3791a80b9923cd SHA256: e945abf2dc6d28b49f6bd127ab2468bf0f08d1d400c87d9b39268ecd5c517e06 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: arm64 Maintainer: David Vo Installed-Size: 784 Depends: python3-cscore (= 2021.0.2-1) Filename: arm64/python3-cscore-dbgsym_2021.0.2-1_arm64.deb Size: 97096 MD5sum: b42fe869573ac9a3a44e40562b1df1dc SHA1: 92a7b4d23edd1d98f0bffc5a557643eca6af6379 SHA256: 48ec669e73ea663d78a04acfeda21ee9812d30c51140a8283bf55d78644fb757 Section: debug Priority: optional Description: debug symbols for python3-cscore Build-Ids: 810a6c423ed14e988e75a7a4344f70776fd99e39 Package: python3-cscore-dbgsym Source: robotpy-cscore Version: 2021.0.2-1 Auto-Built-Package: debug-symbols Architecture: amd64 Maintainer: David Vo Installed-Size: 780 Depends: python3-cscore (= 2021.0.2-1) Filename: amd64/python3-cscore-dbgsym_2021.0.2-1_amd64.deb Size: 96724 MD5sum: 37b0ac750776e1bc96ae1f87ddfb4b01 SHA1: 7a0999bef48693f8d253ffa3d2b3d29232eefd6d SHA256: 3eba123943928328bc8489d8941d4df66882e61ff2e38c70b35ec1915e408e7d Section: debug Priority: optional Description: debug symbols for python3-cscore Build-Ids: 97a41283748fbe3ddf857bd7ad7ba6a47e59fd57 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.