Package: python3-cscore
Source: robotpy-cscore
Version: 2021.0.0-1
Architecture: armhf
Maintainer: David Vo <david@thedropbears.org.au>
Installed-Size: 1252
Depends: python3 (<< 3.7), python3 (>= 3.6~), python3-networktables, python3-numpy, python3:any (>= 3.3.2-2~), libc6 (>= 2.17), libgcc1 (>= 1:3.5), libopencv-core3.2, libopencv-imgcodecs3.2, libopencv-imgproc3.2, libstdc++6 (>= 7)
Filename: ./armhf/python3-cscore_2021.0.0-1_armhf.deb
Size: 495956
MD5sum: ff67bd4277b1aa34fb07302f414316ab
SHA1: ca6a671d0bf44767f92fcf9a5cbf485631a88e2e
SHA256: c49dd0cc7d4463336ea79b0b09b297161a1716ec8abb16b3e15fdb36f762cacb
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.0-1
Architecture: ppc64el
Maintainer: David Vo <david@thedropbears.org.au>
Installed-Size: 2882
Depends: python3 (<< 3.7), python3 (>= 3.6~), python3-networktables, python3-numpy, python3:any (>= 3.3.2-2~), libc6 (>= 2.22), libgcc1 (>= 1:3.0), libopencv-core3.2, libopencv-imgcodecs3.2, libopencv-imgproc3.2, libstdc++6 (>= 7)
Filename: ./ppc64el/python3-cscore_2021.0.0-1_ppc64el.deb
Size: 654976
MD5sum: c14d48cff76adb44938391360af3fe0e
SHA1: c4c4aaf46e50dded02ac3d36c03c35c4902ab8ca
SHA256: 2af84ef5abd411e4e45181f632e866d9968bb09e6f0c9e8504df2ed18ad1a7e4
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.0-1
Architecture: arm64
Maintainer: David Vo <david@thedropbears.org.au>
Installed-Size: 1966
Depends: python3 (<< 3.7), python3 (>= 3.6~), python3-networktables, python3-numpy, python3:any (>= 3.3.2-2~), libc6 (>= 2.17), libgcc1 (>= 1:3.0), libopencv-core3.2, libopencv-imgcodecs3.2, libopencv-imgproc3.2, libstdc++6 (>= 7)
Filename: ./arm64/python3-cscore_2021.0.0-1_arm64.deb
Size: 531052
MD5sum: 5ac183263360cb4e3b9328a31c982636
SHA1: 7c1a93a7c23458b436be2d71eed4bb65b6d22e7a
SHA256: a99ec02f281dd5a723e4da24ba96821e8d6ca850cfd34aa2d7e82807619030a1
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-networktables
Source: pynetworktables
Version: 2019.0.0-1
Architecture: all
Maintainer: David Vo <david@thedropbears.org.au>
Installed-Size: 276
Depends: python3:any (>= 3.3.2-2~)
Filename: ./all/python3-networktables_2019.0.0-1_all.deb
Size: 41928
MD5sum: f771eca233ec3d862cf7ba33b9a5e8a4
SHA1: 7597c3f1b54aaca5e98397fdb2ba425153369f5e
SHA256: 36abc74bf22dc82068fe492cfa28c813b40982c4c73418610a2f44f5cf1a0ab0
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.

Package: python3-networktables
Source: pynetworktables
Version: 2021.0.0-1
Architecture: all
Maintainer: David Vo <david@thedropbears.org.au>
Installed-Size: 279
Depends: python3:any (>= 3.3.2-2~)
Filename: ./all/python3-networktables_2021.0.0-1_all.deb
Size: 43292
MD5sum: 05e2e081586aa8e4149bbcdddfc19095
SHA1: 70f258519d2711205901b0bc921f4663b53f9758
SHA256: fb85d065a27d641b6d39f5c0f6ea98f7e22c4c0c82cb263a6bc80189b7d3c124
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.