Package: armnn Version: 19.11-1 Architecture: arm64 Maintainer: Francis Murtagh Installed-Size: 4590 Depends: libarm-compute17 (>= 19.11), libboost-filesystem1.67.0, libboost-log1.67.0, libboost-system1.67.0, libboost-thread1.67.0, libc6 (>= 2.27), libgcc-s1 (>= 3.0), libstdc++6 (>= 7) Priority: optional Section: devel Filename: pool/main/a/armnn/armnn_19.11-1_arm64.deb Size: 838040 SHA256: adb39653c90d1ab60735875127784b044101d7d5e4323423f3bb29f6b53f6604 SHA1: 33f6062572c50d01cb791c9d2b053cf871fe3fae MD5sum: 820ecc47808536b94861844a65ea2769 Description: Arm NN is an inference engine for CPUs, GPUs and NPUs Arm NN is a set of tools that enables machine learning workloads on any hardware. It provides a bridge between existing neural network frameworks and whatever hardware is available and supported. On arm architectures (arm64 and armhf) it utilizes the Arm Compute Library to target Cortex-A CPUs, Mali GPUs and Ethos NPUs as efficiently as possible. On other architectures/hardware it falls back to unoptimised funtions. . This release supports Caffe, TensorFlow, TensorFlow Lite, and ONNX. Arm NN takes networks from these frameworks, translates them to the internal Arm NN format and then through the Arm Compute Library, deploys them efficiently on Cortex-A CPUs, and, if present, Mali GPUs. Package: armnn-dbgsym Source: armnn Version: 19.11-1 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Francis Murtagh Installed-Size: 28666 Depends: armnn (= 19.11-1) Priority: optional Section: debug Filename: pool/main/a/armnn/armnn-dbgsym_19.11-1_arm64.deb Size: 27603108 SHA256: 8d5e82af3518d2117a1abf352a75a4f89a830a097a2d671da2169c5d290d82a9 SHA1: 6776608f3729186e2551d96f2df033a4b8b943f0 MD5sum: feaa6d1500ae23a6c016666af684acef Description: debug symbols for armnn Build-Ids: 810a590a82b581ead30937420e70f9855fb6d425 Package: bpftool Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 755 Depends: libc6 (>= 2.26), libcap2 (>= 1:2.10), libelf1 (>= 0.142), zlib1g (>= 1:1.2.3.3) Homepage: https://www.kernel.org/ Priority: optional Section: devel Filename: pool/main/l/linux/bpftool_5.10.24-1_arm64.deb Size: 455584 SHA256: 0b5483836fdea8bc7dcae915467a046380d11c684c071ff3ea9bf9f771594a09 SHA1: f69a064407d1b84bb10ae58cd08f06c45a5e5a90 MD5sum: f9a8401101f68844611711a1070ca8c1 Description: Inspection and simple manipulation of BPF programs and maps The bpftool command allows for inspection and simple modification of Berkeley Packet Filter (BPF) objects on the system. Package: bpftool-dbgsym Source: linux Version: 5.10.24-1 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 619 Depends: bpftool (= 5.10.24-1) Priority: optional Section: debug Filename: pool/main/l/linux/bpftool-dbgsym_5.10.24-1_arm64.deb Size: 584336 SHA256: 88e7e50e4171175980fc8e1a08a5bec9e06049ae78b0d931918c4f36788009a5 SHA1: 8ada6867935258150dc1e8cc9be8995f170dc0df MD5sum: d7a853e01316caf975d138b53f8e10fb Description: debug symbols for bpftool Build-Ids: 50d0eb5d6b6a919bfba4c0b2649f763e7e17d8b8 Package: global Version: 6.5.5-1 Architecture: arm64 Maintainer: Ron Lee Installed-Size: 1317 Depends: dpkg (>= 1.15.4) | install-info, libc6 (>= 2.17), libltdl7 (>= 2.4.2), libncurses5 (>= 5.5-5~), libtinfo5 Suggests: lynx | www-browser, doxygen (>= 1.4.3), apache | httpd, id-utils, exuberant-ctags, python-pygments Homepage: http://www.gnu.org/software/global/global.html Priority: optional Section: devel Filename: pool/main/g/global/global_6.5.5-1_arm64.deb Size: 327724 SHA256: 033a38d6f4df4ddab58c87dce73f781c0db8b36c614da1ef662cdb2c0b2e526b SHA1: bb421fb182526618fbc2fee929754f4dc6aa9346 MD5sum: 00171eab184960eb18df740faf98650e Description: Source code search and browse tools GNU GLOBAL is a source code tag system that works the same way across diverse environments. Currently, it supports the following: . o command line, and the 'globash' query subshell. o vim plugin, and support for other vi clones. o less o emacs o web browser . Supported languages are C, C++, yacc and Java. You can locate a specified function in the source files and move there easily. It is especially useful for hacking large projects containing many subdirectories, many '#ifdef' and many main() functions, like X or kernel source. . This package include the htmake(1) extension which allows GLOBAL's hypertext search function to be implemented from a single central cgi script. . Doxygen now supports using global as its source browser, with the USE_HTAGS option. Package: libarm-compute-dev Source: arm-compute-library Version: 20.08+dfsg-4 Architecture: arm64 Maintainer: Compute Library Team Installed-Size: 50817 Depends: libarm-compute20 (= 20.08+dfsg-4) Suggests: libarm-compute-doc (= 20.08+dfsg-4) Multi-Arch: same Homepage: https://github.com/ARM-software/ComputeLibrary Priority: optional Section: libdevel Filename: pool/main/a/arm-compute-library/libarm-compute-dev_20.08+dfsg-4_arm64.deb Size: 4566000 SHA256: d170295128533e9959f4368cf4a7924a275fb231b784692da9228fe43ac27978 SHA1: efb0c8caeb6888c55a0f040dff70c2b22826098e MD5sum: 4c09291677cc5f7b693f9bfb61552d6b Description: Arm Compute Library - development files Arm Compute Library is a software library for computer vision and machine learning. It is a collection of low-level functions optimized for Arm CPU and GPU architectures targeted at image processing, computer vision, and machine learning. Arm Compute Library is usable as a shared or static library. . Both 32 and 64-bit variants are supported: armhf (ARM v7, 32-bit), and arm64 (ARM v8, 64-bit, aarch64) . This package contains the development files (headers, static library) Package: libarm-compute-doc Source: arm-compute-library Version: 20.08+dfsg-4 Architecture: all Maintainer: Compute Library Team Installed-Size: 341670 Depends: libjs-mathjax Multi-Arch: foreign Homepage: https://github.com/ARM-software/ComputeLibrary Priority: optional Section: doc Filename: pool/main/a/arm-compute-library/libarm-compute-doc_20.08+dfsg-4_all.deb Size: 12605040 SHA256: f15eefdddc143e615681f2270ba21e29ee28480952d33c577ec393c6d9a69dab SHA1: 018ed88b2af5c625f6083006f194d8a80646846a MD5sum: d13ea4502300d3fbd4f58e5bfa2c9ec4 Description: Arm Compute Library - documentation Arm Compute Library is a software library for computer vision and machine learning. It is a collection of low-level functions optimized for Arm CPU and GPU architectures targeted at image processing, computer vision, and machine learning. Arm Compute Library is usable as a shared or static library. . Both 32 and 64-bit variants are supported: armhf (ARM v7, 32-bit), and arm64 (ARM v8, 64-bit, aarch64) . This package contains the Compute Library documentation as HTML. Package: libarm-compute17 Source: arm-compute-library Version: 19.11-1 Architecture: arm64 Maintainer: Compute Library Team Installed-Size: 16640 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Multi-Arch: same Homepage: https://github.com/ARM-software/ComputeLibrary Priority: optional Section: libs Filename: pool/main/a/arm-compute-library/libarm-compute17_19.11-1_arm64.deb Size: 2626076 SHA256: 2a31df045821297d485be2f2fd2137317626cd32568c7fc0c8987c62fffdfc3f SHA1: f969a97abce59fc926ed6883de9b1818d690f076 MD5sum: 25c97bdd232ed0670aa5570bd523edc1 Description: Arm Compute Library Arm Compute Library is a software library for computer vision and machine learning. It is a collection of low-level functions optimized for Arm CPU and GPU architectures targeted at image processing, computer vision, and machine learning. Arm Compute Library is usable as a shared or static library. . Both 32 and 64-bit variants are supported. (ARM v7, 32-bit, armhf, and ARM v8, 64-bit, aarch64/arm64) Package: libarm-compute17-dbgsym Source: arm-compute-library Version: 19.11-1 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Compute Library Team Installed-Size: 2137 Depends: libarm-compute17 (= 19.11-1) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/a/arm-compute-library/libarm-compute17-dbgsym_19.11-1_arm64.deb Size: 249964 SHA256: 0baddb8d3264319fb44b19214d4f0a2b3214090330036c5c7be2d434ba5b0809 SHA1: 30088642f4ae3bb47461208eda3a26ec148b84b9 MD5sum: 9867590d2b99cd449f97ddf3a24f4b82 Description: debug symbols for libarm-compute17 Build-Ids: 24f19d34e3f385a620217c3aa9a4c1fb360e5c08 d32f9397ae0b23eb57ede626d39059996639e31e dcd17144fca98421700f15466e6c5e68d9d96614 Package: libarm-compute20 Source: arm-compute-library Version: 20.08+dfsg-4 Architecture: arm64 Maintainer: Compute Library Team Installed-Size: 19922 Depends: libc6 (>= 2.29), libgcc-s1 (>= 3.0), libstdc++6 (>= 9) Multi-Arch: same Homepage: https://github.com/ARM-software/ComputeLibrary Priority: optional Section: libs Filename: pool/main/a/arm-compute-library/libarm-compute20_20.08+dfsg-4_arm64.deb Size: 2891680 SHA256: f87c212a672d5b7ec8a82d710377d335fbeadd776b702c7ecad77cab18215fdb SHA1: c64c30ec225ca4fa515ee6a241a43741cdd41de7 MD5sum: fb9905f5ecbd252149282bfa276f819a Description: Arm Compute Library Arm Compute Library is a software library for computer vision and machine learning. It is a collection of low-level functions optimized for Arm CPU and GPU architectures targeted at image processing, computer vision, and machine learning. Arm Compute Library is usable as a shared or static library. . Both 32 and 64-bit variants are supported. (ARM v7, 32-bit, armhf, and ARM v8, 64-bit, aarch64/arm64) Package: libarm-compute20-dbgsym Source: arm-compute-library Version: 20.08+dfsg-4 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Compute Library Team Installed-Size: 2439 Depends: libarm-compute20 (= 20.08+dfsg-4) Multi-Arch: same Priority: optional Section: debug Filename: pool/main/a/arm-compute-library/libarm-compute20-dbgsym_20.08+dfsg-4_arm64.deb Size: 283656 SHA256: 3bfe8b58b27c10b548e6ad8d0617e3e70c2f67a855521b15182f7505fbd61138 SHA1: 1b73192542d3844155b3fef1145c43ad6d415f04 MD5sum: 165751953ba2ab4582d73478afe9d8d7 Description: debug symbols for libarm-compute20 Build-Ids: 6a7627d29dcec80328fae9771db4929776370f57 7938cd81aa8dec8b78dcc25acfffaa2122cfc999 af3450801e8a3af8590eef60d14dab2e8260aef6 Package: libcpupower-dev Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 299 Depends: libcpupower1 (= 5.10.24-1) Conflicts: libcpufreq-dev Replaces: libcpufreq-dev Provides: libcpufreq-dev Homepage: https://www.kernel.org/ Priority: optional Section: libdevel Filename: pool/main/l/linux/libcpupower-dev_5.10.24-1_arm64.deb Size: 281704 SHA256: 926db4bca6ceda7fde0938ca53820bdb4d3b764a1c2759f25425c8d54aa89f54 SHA1: f2abab2991b0441da008dc338678344964f4c13f MD5sum: c6252b32b17923d08b157934f1f86e08 Description: CPU frequency and voltage scaling tools for Linux (development files) libcpupower is a library for inspecting and controlling cpufreq and cpuidle tunables. . This package is needed to compile programs against libcpupower. Package: libcpupower1 Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 318 Depends: libc6 (>= 2.17) Homepage: https://www.kernel.org/ Priority: optional Section: libs Filename: pool/main/l/linux/libcpupower1_5.10.24-1_arm64.deb Size: 287024 SHA256: c0eb5bb162ad2c00c698cc907cd5e2b8579397ee65f83728f061ccfffcd7f2d9 SHA1: fdc31bfc52b68f98cc88975e9a5089bc76394572 MD5sum: df335defa4fb72b1e49bc18ef2c84e80 Description: CPU frequency and voltage scaling tools for Linux (libraries) libcpupower is a library for inspecting and controlling cpufreq and cpuidle tunables. . This package contains the shared library. Package: libcpupower1-dbgsym Source: linux Version: 5.10.24-1 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 38 Depends: libcpupower1 (= 5.10.24-1) Priority: optional Section: debug Filename: pool/main/l/linux/libcpupower1-dbgsym_5.10.24-1_arm64.deb Size: 21664 SHA256: 74bd7ab220f0ece6325de667ae695fed533368d1ac470528890773510dc7fbd9 SHA1: 07063a4542d6422636798a1b6688c820ed298998 MD5sum: 52de5e592f9c72af2710583e1e4c736e Description: debug symbols for libcpupower1 Build-Ids: 6311f6395916dcf4b5d72dd4c9c80ec3aa9c92e2 Package: libopencsd-doc Source: libopencsd Version: 0.8.1-1 Architecture: all Maintainer: Wookey Installed-Size: 28450 Homepage: https://github.com/Linaro/OpenCSD Priority: optional Section: libdevel Filename: pool/main/libo/libopencsd/libopencsd-doc_0.8.1-1_all.deb Size: 14327476 SHA256: ba98e29d89868f1da44925d190078f46cd456b85ff5f715387dc42d85a3cd27e SHA1: 3f8d93bc76f06a922a6574bd8a493d9de2ac941b MD5sum: 0ab961af472964e1d5c6492cf19ef619 Description: ARM CoreSight trace decode library documentation This library provides an API suitable for the decode of ARM(r) CoreSight(tm) trace streams. It supports ETMv3 data & instruction trace, ETMv4 instruction trace, PTM (v1.1) instruction trace, STM (v1.1) software trace, and support for external/custom decoders. . This is the documentation package. Package: linux-config-5.10 Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 415 Recommends: linux-source-5.10 Multi-Arch: same Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-config-5.10_5.10.24-1_arm64.deb Size: 406648 SHA256: 00b888d2e5546eaa6232360fa31faa34493af18826b2a77152faa4012823894a SHA1: 81d7753cea6f425477e811d8bf40cb91363da46e MD5sum: 8cad12e11d5c5c514397978ea347f6e4 Description: Debian kernel configurations for Linux 5.10 This package contains the configuration files used to build the official Debian kernel files, but without references to Debian's signing certificates. . These can be used as a basis for configuring custom kernels. Package: linux-cpupower Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 424 Depends: libc6 (>= 2.17), libcpupower1 (>= 5.5.8-1~exp1) Homepage: https://www.kernel.org/ Priority: optional Section: admin Filename: pool/main/l/linux/linux-cpupower_5.10.24-1_arm64.deb Size: 319180 SHA256: c604331e175a930a3c86de8b6907e7c756b911e4b8f808d98b94e60f584c6134 SHA1: 1b9794af81520d35ca78ab92c111f4c4ca0dc974 MD5sum: 4d8f0eb7f075f7bb924171a9640b4370 Description: CPU power management tools for Linux The cpupower command allows inspection and control of cpufreq and cpuidle tunables for hardware that supports these features. It replaces "cpufreq-info" and "cpufreq-set" in cpufrequtils. Package: linux-cpupower-dbgsym Source: linux Version: 5.10.24-1 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 69 Depends: linux-cpupower (= 5.10.24-1) Priority: optional Section: debug Filename: pool/main/l/linux/linux-cpupower-dbgsym_5.10.24-1_arm64.deb Size: 47520 SHA256: 11641571754413b341ec74eb410353f35d5ba6ec2a8d4d3657f782b68811c3bd SHA1: 4545fbfe076220f4699c8e468ea1ca356f1aff87 MD5sum: ef90e6bd891f2e52819d23c52c81a89a Description: debug symbols for linux-cpupower Build-Ids: 4ef749dec7b68146bfcb2592d90b0f7cc15dccb8 Package: linux-doc Source: linux Version: 5.10.24-1 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 10 Depends: linux-doc-5.10 (= 5.10.24-1) Homepage: https://www.kernel.org/ Priority: optional Section: doc Filename: pool/main/l/linux/linux-doc_5.10.24-1_all.deb Size: 1104 SHA256: 02fa4b7075ed969be24b5cc4a35be91367f0bac0a75931d1a14ed23f549d945a SHA1: 79c70b5fb71afdafb58ff74387c3dad38dcd8f12 MD5sum: c6e8e044dc48754564bcc22b87ca82f2 Description: Linux kernel specific documentation (meta-package) This package depends on the package containing the documentation for the latest Linux kernel. Package: linux-doc-5.10 Source: linux Version: 5.10.24-1 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 163026 Multi-Arch: foreign Homepage: https://www.kernel.org/ Priority: optional Section: doc Filename: pool/main/l/linux/linux-doc-5.10_5.10.24-1_all.deb Size: 30010720 SHA256: a49e175dda14ab7a20eeba6e21769afebda26f710e12b18af693e1bf12e062bd SHA1: f5e828fba2f6d83e92e77105f48ef94e2d218ee2 MD5sum: d5c30a1dfb3968593eb025fb65c854c1 Description: Linux kernel specific documentation for version 5.10 This package provides the various README files and HTML documentation for the Linux kernel version 5.10. Plenty of information, including the descriptions of various kernel subsystems, filesystems, driver-specific notes and the like. An index to the documentation is installed as /usr/share/doc/linux-doc-5.10/html/index.html. Package: linux-headers-5.10.0-5-arm64 Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 5032 Depends: linux-headers-5.10.0-5-common (= 5.10.24-1), linux-kbuild-5.10 (>= 5.10.24-1), gcc-10 Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-headers-5.10.0-5-arm64_5.10.24-1_arm64.deb Size: 775360 SHA256: 641fe76b8ed726f455f055e8a9fac8d17661fd916d00ba749cb83a19ad4f63de SHA1: efbfbd90094824ae407b9f118b2812bf91e676a7 MD5sum: 741e0c862c2d9a26efd0e81c60b6a9bf Description: Header files for Linux 5.10.0-5-arm64 This package provides the architecture-specific kernel header files for Linux kernel 5.10.0-5-arm64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-5.10.0-5-arm64, and can be used for building modules that load into the kernel provided by the linux-image-5.10.0-5-arm64 package. Package: linux-headers-5.10.0-5-cloud-arm64 Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 2896 Depends: linux-headers-5.10.0-5-common (= 5.10.24-1), linux-kbuild-5.10 (>= 5.10.24-1), gcc-10 Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-headers-5.10.0-5-cloud-arm64_5.10.24-1_arm64.deb Size: 545532 SHA256: 4acd4b38babc487111c4803909b800879ed7098f7484fdd1a2de45fe404e979d SHA1: 2342e43d60ccf77e0e63cdff2e6209b919c11c0b MD5sum: d8ffaa61c5401683dca0afc1f6b0e94d Description: Header files for Linux 5.10.0-5-cloud-arm64 This package provides the architecture-specific kernel header files for Linux kernel 5.10.0-5-cloud-arm64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-5.10.0-5-cloud-arm64, and can be used for building modules that load into the kernel provided by the linux-image-5.10.0-5-cloud-arm64 package. Package: linux-headers-5.10.0-5-common Source: linux Version: 5.10.24-1 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 51637 Multi-Arch: foreign Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-headers-5.10.0-5-common_5.10.24-1_all.deb Size: 8772092 SHA256: aeafb5e7a6d355a08a5d08c1a7f7a2e87a09e21d35500775bb16e8dc84d7df99 SHA1: 562497a8a042f6d13a3764d8541f85234233a0fe MD5sum: ce901f749aa9ac8fd4644b85c6b74f36 Description: Common header files for Linux 5.10.0-5 This package provides the common kernel header files for Linux kernel version 5.10.0-5, generally used for building out-of-tree kernel modules. To obtain a complete set of headers you also need to install the linux-headers-5.10.0-5-(flavour) package, matching the flavour of the kernel you intend the build for. Package: linux-headers-5.10.0-5-common-rt Source: linux Version: 5.10.24-1 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 40523 Multi-Arch: foreign Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-headers-5.10.0-5-common-rt_5.10.24-1_all.deb Size: 7110636 SHA256: 8e140e20523b6b7c28c7de130aa416f79100387742e34819545bb0f4a6443d26 SHA1: 3e686565c14aca38b45ee3564ea09382e920486e MD5sum: 9cac8bc9c1bf233050a5d5b4a3f28bbe Description: Common header files for Linux 5.10.0-5-rt This package provides the common kernel header files for Linux kernel version 5.10.0-5 with the PREEMPT_RT featureset, generally used for building out-of-tree kernel modules. To obtain a complete set of headers you also need to install the linux-headers-5.10.0-5-(flavour) package, matching the flavour of the kernel you intend the build for. Package: linux-headers-5.10.0-5-rt-arm64 Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 4990 Depends: linux-headers-5.10.0-5-common-rt (= 5.10.24-1), linux-kbuild-5.10 (>= 5.10.24-1), gcc-10 Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-headers-5.10.0-5-rt-arm64_5.10.24-1_arm64.deb Size: 772896 SHA256: 4db5be9ecf6f2f43642af4c9583fb2f92ce4ad1273e981789e5d6fd78450b532 SHA1: ebc99e50e019baf079a3547693620da35651f5a2 MD5sum: 21454c31b8d83fa3f08a0f6943ae48f3 Description: Header files for Linux 5.10.0-5-rt-arm64 This package provides the architecture-specific kernel header files for Linux kernel 5.10.0-5-rt-arm64, generally used for building out-of-tree kernel modules. These files are going to be installed into /usr/src/linux-headers-5.10.0-5-rt-arm64, and can be used for building modules that load into the kernel provided by the linux-image-5.10.0-5-rt-arm64 package. Package: linux-image-5.10.0-5-arm64-dbg Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 4916852 Homepage: https://www.kernel.org/ Priority: optional Section: debug Filename: pool/main/l/linux/linux-image-5.10.0-5-arm64-dbg_5.10.24-1_arm64.deb Size: 716645772 SHA256: f424f74741c20c68204738d1b340201dd4079666fce17477deb96aede08b38e6 SHA1: 9ce821c49d7c3a4ef4d1f500d2a88e4d1c1c0aeb MD5sum: c0494c88fd438b0bf5ba038ccc9ec254 Description: Debug symbols for linux-image-5.10.0-5-arm64 This package provides the detached debug symbols for the Linux kernel and modules in linux-image-5.10.0-5-arm64. Package: linux-image-5.10.0-5-arm64-unsigned Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 247306 Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, apparmor Suggests: linux-doc-5.10, debian-kernel-handbook Conflicts: linux-image-5.10.0-5-arm64 Breaks: initramfs-tools (<< 0.120+deb8u2), libmozjs-24-0 (<< 24.2.0-5.1~), libmozjs185-1.0, wireless-regdb (<< 2019.06.03-1~) Replaces: linux-image-5.10.0-5-arm64 Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-image-5.10.0-5-arm64-unsigned_5.10.24-1_arm64.deb Size: 43860748 SHA256: 285d87ec46e53a0c1aa14b62e8ba31b5390d942019cf3298b0d27ca73f02f71b SHA1: fd8a594c1a7540e702887652bd57ce32ea2774c8 MD5sum: 807323af4f9da22f18c902ef6ac3b862 Description: Linux 5.10 for 64-bit ARMv8 machines The Linux kernel 5.10 and modules for use on 64-bit ARMv8 machines. Package: linux-image-5.10.0-5-cloud-arm64-dbg Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 1498270 Homepage: https://www.kernel.org/ Priority: optional Section: debug Filename: pool/main/l/linux/linux-image-5.10.0-5-cloud-arm64-dbg_5.10.24-1_arm64.deb Size: 237132304 SHA256: 37d6b1090380201f7a254cf0d46866e3fb09ab2df12b2127610158e7d4dfbb4d SHA1: aa8f9fb2b600377d1532f386bc124059e0b92b31 MD5sum: c9bcfb9f8e5c14797b3c0b96d0979621 Description: Debug symbols for linux-image-5.10.0-5-cloud-arm64 This package provides the detached debug symbols for the Linux kernel and modules in linux-image-5.10.0-5-cloud-arm64. Package: linux-image-5.10.0-5-cloud-arm64-unsigned Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 78721 Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, apparmor Suggests: linux-doc-5.10, debian-kernel-handbook Conflicts: linux-image-5.10.0-5-cloud-arm64 Breaks: initramfs-tools (<< 0.120+deb8u2), libmozjs-24-0 (<< 24.2.0-5.1~), libmozjs185-1.0, wireless-regdb (<< 2019.06.03-1~) Replaces: linux-image-5.10.0-5-cloud-arm64 Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-image-5.10.0-5-cloud-arm64-unsigned_5.10.24-1_arm64.deb Size: 16024032 SHA256: 6a5025b375243da3b926cc25603cee271dc3cbe8ab9876e74590e3ed79b34bcd SHA1: d01ee581e88ab43835a924f189cba275baf2191e MD5sum: 867234c87612ea739bb15df68d835aa8 Description: Linux 5.10 for arm64 cloud The Linux kernel 5.10 and modules for use on cloud platforms supporting arm64 virtual machines. Package: linux-image-5.10.0-5-rt-arm64-dbg Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 4771096 Homepage: https://www.kernel.org/ Priority: optional Section: debug Filename: pool/main/l/linux/linux-image-5.10.0-5-rt-arm64-dbg_5.10.24-1_arm64.deb Size: 699218060 SHA256: 32aad7643ea8148f991f4e3bce2269767626430d680ce8e16d86955a7316c994 SHA1: 6c38094267d9f7071b376a2557d31cedd8e88636 MD5sum: baef253f57a270b8a479fd09ed448219 Description: Debug symbols for linux-image-5.10.0-5-rt-arm64 This package provides the detached debug symbols for the Linux kernel and modules in linux-image-5.10.0-5-rt-arm64. Package: linux-image-5.10.0-5-rt-arm64-unsigned Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 243269 Depends: kmod, linux-base (>= 4.3~), initramfs-tools (>= 0.120+deb8u2) | linux-initramfs-tool Recommends: firmware-linux-free, apparmor Suggests: linux-doc-5.10, debian-kernel-handbook Conflicts: linux-image-5.10.0-5-rt-arm64 Breaks: initramfs-tools (<< 0.120+deb8u2), libmozjs-24-0 (<< 24.2.0-5.1~), libmozjs185-1.0, wireless-regdb (<< 2019.06.03-1~) Replaces: linux-image-5.10.0-5-rt-arm64 Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-image-5.10.0-5-rt-arm64-unsigned_5.10.24-1_arm64.deb Size: 43178664 SHA256: 477a167bcec6bcc696435f3bc4e23a76853da4069127f9c6ba364c6d33b08059 SHA1: 10112ea1a943c52ce42e8def7c31c787dc4425e8 MD5sum: 4cc8620c926fea9262481398c0cc53ef Description: Linux 5.10 for 64-bit ARMv8 machines, PREEMPT_RT The Linux kernel 5.10 and modules for use on 64-bit ARMv8 machines. . This kernel includes the PREEMPT_RT realtime patch set. Package: linux-image-arm64-dbg Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 13 Depends: linux-image-5.10.0-5-arm64-dbg (= 5.10.24-1) Provides: linux-latest-image-dbg Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-image-arm64-dbg_5.10.24-1_arm64.deb Size: 1332 SHA256: 92386f34200251bef71d3a010bd7bb35bdb5d2c72da07eb0dae5682f492b3052 SHA1: da62f54627d2c18a1a33874bbd7b64c77e67504c MD5sum: d2869cb19946936c48d04b03bc10af24 Description: Debugging symbols for Linux arm64 configuration (meta-package) This package depends on the detached debugging symbols for the latest Linux kernel arm64 configuration. Package: linux-image-arm64-signed-template Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 1938 Depends: dpkg-dev Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-image-arm64-signed-template_5.10.24-1_arm64.deb Size: 544396 SHA256: 93e7aa7d8d2e902b9710bc315ca19123269f8119f8315282b42c319de17fa367 SHA1: b942f883e8bfd5e7227e69a01507e8ccb0d800ba MD5sum: 6d8740db034c242752ebcae6bc7b7bc7 Description: Template for signed linux-image packages for arm64 This package is used to control code signing by the Debian signing service. Package: linux-image-cloud-arm64-dbg Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 13 Depends: linux-image-5.10.0-5-cloud-arm64-dbg (= 5.10.24-1) Provides: linux-latest-image-dbg Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-image-cloud-arm64-dbg_5.10.24-1_arm64.deb Size: 1356 SHA256: 90782d465c47c7b481404144d003b59bf0c8be804bcf30448a65901e46caaf07 SHA1: d9710bda083056a7f011db3de600589f9728825c MD5sum: a6811935c4ca5e125e5287288541790a Description: Debugging symbols for Linux cloud-arm64 configuration (meta-package) This package depends on the detached debugging symbols for the latest Linux kernel cloud-arm64 configuration. Package: linux-image-rt-arm64-dbg Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 13 Depends: linux-image-5.10.0-5-rt-arm64-dbg (= 5.10.24-1) Provides: linux-latest-image-dbg Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-image-rt-arm64-dbg_5.10.24-1_arm64.deb Size: 1352 SHA256: 9bed7790f2354f2772ab649e613c01d0f70269c756cd5553971d2904f9bb4fda SHA1: da0cd9053ab2ba1720fd1a09388519157481fee4 MD5sum: afcee638f8a8e986e342998909bed0f5 Description: Debugging symbols for Linux rt-arm64 configuration (meta-package) This package depends on the detached debugging symbols for the latest Linux kernel rt-arm64 configuration. Package: linux-kbuild-5.10 Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 1331 Depends: libc6 (>= 2.17), libelf1 (>= 0.142), libssl1.1 (>= 1.1.0) Multi-Arch: foreign Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-kbuild-5.10_5.10.24-1_arm64.deb Size: 512064 SHA256: a5ca3b3d6b19a3b0bab987f20131a1f30f27e0511ea1fbe2564b534c8184f47a SHA1: 80658ae16958d7b4e28bed565184228e17ebe654 MD5sum: d1e23c0fb55a94831f57c3ce634f4879 Description: Kbuild infrastructure for Linux 5.10 This package provides the kbuild infrastructure for the headers packages for Linux kernel version 5.10. Package: linux-kbuild-5.10-dbgsym Source: linux Version: 5.10.24-1 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 941 Depends: linux-kbuild-5.10 (= 5.10.24-1) Priority: optional Section: debug Filename: pool/main/l/linux/linux-kbuild-5.10-dbgsym_5.10.24-1_arm64.deb Size: 771400 SHA256: 2ba6f8646a462706a40881817e7917d2da0e03fb933f1f38b38c37f969c685b2 SHA1: 3a3ce19217e069a9812e88b78362df1c8b3d3fe9 MD5sum: 44e46da550e2c21d8fc3ffd0ff6da0af Description: debug symbols for linux-kbuild-5.10 Build-Ids: 1ca1fca4c4975c9fb910e7da8ef3529297e96857 1d101d748736a43570f8a47a226e01ae9dd469a3 3058818664f939ac4b18b877e4e30c192284d44e 31c7e64e3ad0b9065fab457346562ab3fad1d7e1 7cac292fc1ecffc3d4876f0fcc769e5a6fa10704 87ac6926fe9b989a3a2aa7152a79a765a7cc0803 8aa0e3766897c0c4b706deddf8e7488d8a07cf2e 8b5e765bc273bc732c92b1ab5ca77de98a9be17c 938a312435bcd1f6c7647a1ded53b1b8f41aa05d 9584a321998e753ffd3bb8224c41ce0841365020 a369acfc968bfc877fa44d143084508aac914787 b7b78fe9510c14194d405f46d0f3a4aa9fb44396 c4e8ab4bf6b110cd7258f44da0435b1b9d55f802 d1e15f17bb34aaa98b63c88323b4a11de828dac0 d4384a339cc4868f616b617509075cf5d1823ca2 Package: linux-libc-dev Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 5463 Multi-Arch: same Homepage: https://www.kernel.org/ Priority: optional Section: devel Filename: pool/main/l/linux/linux-libc-dev_5.10.24-1_arm64.deb Size: 1290080 SHA256: 0c1218518509ba2819b386b6d439d7d8211f0ca8005beeedecb92a2656fd596e SHA1: b7f53735a45f03141becc2848bea9dc3e5a1e295 MD5sum: 006e9d56bbdf1e58d05389b823d1314c Description: Linux support headers for userspace development This package provides userspaces headers from the Linux kernel. These headers are used by the installed headers for GNU libc and other system libraries. Package: linux-perf Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 10 Depends: linux-perf-5.10 (= 5.10.24-1) Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-perf_5.10.24-1_arm64.deb Size: 1128 SHA256: be6877540f8ee162d4943907f213a03f4cfbd636a4769219d65b63bcd04612b9 SHA1: 3cf2b0ddcb54df20191e5c7966c84e124d5159f9 MD5sum: cb6179713a247afeb8ee202a6d2198d1 Description: Performance analysis tools for Linux (meta-package) This package depends on the package containing the 'perf' performance analysis tools for the latest Linux kernel. Package: linux-perf-5.10 Source: linux Version: 5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 4560 Depends: libbabeltrace1 (>= 1.5.4), libc6 (>= 2.28), libcap2 (>= 1:2.10), libdw1 (>= 0.157), libelf1 (>= 0.144), liblzma5 (>= 5.1.1alpha+20120614), libnuma1 (>= 2.0.11), libopencsd0 (>= 0.14.4), libperl5.32 (>= 5.32.0~rc1), libpython3.9 (>= 3.9.0~b4), libslang2 (>= 2.2.4), libunwind8, zlib1g (>= 1:1.2.3.3), perl:any, python3:any Recommends: linux-base Suggests: linux-doc-5.10 Conflicts: linux-tools-5.10 Replaces: linux-tools-5.10 Provides: linux-tools-5.10 Homepage: https://www.kernel.org/ Priority: optional Section: devel Filename: pool/main/l/linux/linux-perf-5.10_5.10.24-1_arm64.deb Size: 1620396 SHA256: dc74fef3213b0ffdf56d8070ae1c865da12c9fba6fd710ee4f6e8a21a545b988 SHA1: 461a49fd14ef83d3fbdc1ffbf857eb35e4d700ba MD5sum: 389891d196e5c4444ec331aec2470395 Description: Performance analysis tools for Linux 5.10 This package contains the 'perf' performance analysis tools for Linux kernel version 5.10. . The linux-base package contains a 'perf' command which will invoke the appropriate version for the running kernel. Package: linux-perf-5.10-dbgsym Source: linux Version: 5.10.24-1 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 6317 Depends: linux-perf-5.10 (= 5.10.24-1) Priority: optional Section: debug Filename: pool/main/l/linux/linux-perf-5.10-dbgsym_5.10.24-1_arm64.deb Size: 6093552 SHA256: 3066e7f6be0caf2852f6665fdb6e87a265a8474414407272a0e8ecf645d49d4b SHA1: d695f380b9898b519a4fd153b361f99ad918c0e0 MD5sum: 3d0647ca602552d2323af036e1ead415 Description: debug symbols for linux-perf-5.10 Build-Ids: 05f02e0f73b9cbeea3db3acbebab1b234bdc39ae 328560f6272ea5a5fb966906ae778efdd2ecd4cb 5cf9c491567ebedb9e788b175bfad411d4c6502f 5ee1c9410edf6947e8433cc2a979f59bd34322b0 5f0c57cc5ef86755029c9d277928ab5e7eb84e29 5f9bf52570ecb9911f759ad903bad105dcdcc79e 7aa5e00eb2031a8a0b58fd6cfcb71acbdeaefa7a 8876f1985cddfa591eac7c26d1b3fec337213e51 917f4a67dec16eab7cafd44d48b120f205ca3787 ba3df066bc56a5838affc382aca176c09c568c1c e126d8f5ffb8a1aa6983ec3b10c139cc48af2201 fd4940164ed8b0e33588d8924f20131f7ab0108b fe9e3007a7f5c346a27a8594b7e4aaf9980757cd Package: linux-source Source: linux Version: 5.10.24-1 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 10 Depends: linux-source-5.10 (= 5.10.24-1) Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-source_5.10.24-1_all.deb Size: 1096 SHA256: b2272ffbd99be942b0556e16b4e54ae13520afb6000581645ef821ec49eee52a SHA1: d88cdfd11dd3e126addef100de4fbf51e9f947fa MD5sum: 950ba4372aee6177fef4c6fa32460d6a Description: Linux kernel source (meta-package) This package depends on packages containing the sources of the latest Linux kernel. Package: linux-source-5.10 Source: linux Version: 5.10.24-1 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 117762 Depends: binutils, xz-utils Recommends: libc6-dev | libc-dev, gcc, make, bc, bison, flex, linux-config-5.10 Suggests: libncurses-dev | ncurses-dev, qtbase5-dev, pkg-config Multi-Arch: foreign Homepage: https://www.kernel.org/ Priority: optional Section: kernel Filename: pool/main/l/linux/linux-source-5.10_5.10.24-1_all.deb Size: 120609494 SHA256: 07ba03cd5a39702c02c3fd3c2249788755ab841459d039da088f0384815bc25d SHA1: d96cf6b332c4a2590344dc033942c51013f2e926 MD5sum: 8ffbcc84c1d8c417e2cd9ffb75902169 Description: Linux kernel source for version 5.10 with Debian patches This package provides source code for the Linux kernel version 5.10. This source closely tracks official Linux kernel releases. Debian's modifications to that source consist of security fixes, bug fixes, and features that have already been (or are believed to be) accepted by the upstream maintainers. Package: linux-support-5.10.0-5 Source: linux Version: 5.10.24-1 Architecture: all Maintainer: Debian Kernel Team Installed-Size: 1354 Depends: python3:any Multi-Arch: foreign Homepage: https://www.kernel.org/ Priority: optional Section: devel Filename: pool/main/l/linux/linux-support-5.10.0-5_5.10.24-1_all.deb Size: 327932 SHA256: 61f0c4de26ab82f92be42f59dd30b841a61f07e3c4e986b454e2a123f5d3c668 SHA1: 56394bd87af23a56d0194640a9ace7660b6abc99 MD5sum: cc3a7a306bcc3e2ea83e4ea0fbcfed47 Description: Support files for Linux 5.10 This package provides support files for the Linux kernel build, e.g. scripts to handle ABI information and for generation of build system meta data. Package: mali-kernel-modules Source: mali-drivers Version: 0.1-1 Architecture: arm64 Maintainer: Wookey Installed-Size: 18 Depends: dkms Priority: optional Section: non-free/x11 Filename: pool/main/m/mali-drivers/mali-kernel-modules_0.1-1_arm64.deb Size: 5762 SHA256: c3c7b9d2fbf674f539c42530d234a6cde9103b65f0db02e5f6ed08ef504befbd SHA1: 5656641aa6d09addfb3a012908f8b194d5990e67 MD5sum: e2fde65dcc33f06476af22f3cf3b0665 Description: mali kernel modules The mali kernel modules are GPL licenced, but not included in mainline as they only exist to interface with the proprietary binary drivers. This package uses dkms to build them for your current kernel. . There are two flavours, one for mali-4xx ('Utgard') and one for mali-Txxx and Gxxx ('Midgard' and 'Bifrost'). Package: mali-t62x-fbdev-driver Source: mali-drivers Version: 0.1-1 Architecture: arm64 Maintainer: Wookey Installed-Size: 29527 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.9), mali-kernel-modules Conflicts: libegl1-x11, libgles1, libgles2, libopencl1 Replaces: libegl1-x11, libgles1, libgles2, libopencl1 Provides: libegl1-x11, libgles1, libgles2, libopencl1 Priority: optional Section: non-free/x11 Filename: pool/main/m/mali-drivers/mali-t62x-fbdev-driver_0.1-1_arm64.deb Size: 7726992 SHA256: 91c804b167e71a06f4dddb768dfe6dc91d574b144de0128e8ca7ed2c4f083902 SHA1: 85c72c759dc893019cc52935ab1c473c8ab7bd3f MD5sum: d0715c8caf84143272c50a5e9ac721da Description: Mali binary framebuffer driver for t62x This is a binary graphics driver for Arm Mali GPU hardware. It provides optimized hardware acceleration of OpenGL applications using the kernel framebuffer, on Mali t62x (midgard) GPU hardware. Package: mali-t62x-fbdev-wayland-driver Source: mali-drivers Version: 0.1-1 Architecture: arm64 Maintainer: Wookey Installed-Size: 29532 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.9), libwayland-server0 (>= 1.2.0), mali-kernel-modules Conflicts: libegl1-x11, libgles1, libgles2, libopencl1 Replaces: libegl1-x11, libgles1, libgles2, libopencl1 Provides: libegl1-x11, libgles1, libgles2, libopencl1 Priority: optional Section: non-free/x11 Filename: pool/main/m/mali-drivers/mali-t62x-fbdev-wayland-driver_0.1-1_arm64.deb Size: 7721046 SHA256: 938c9d0bc5f8ee1a15d6e470f2a7beebee2809890f295a7867ed4a3b9bacea42 SHA1: 9803c868f2788852b84df62499a80424a31151e9 MD5sum: f58d68c66a638351b07d2b0f0b3bd61d Description: Mali binary fbdev-wayland driver for t62x This is a binary graphics driver for Arm Mali GPU hardware. It provides optimized hardware acceleration of OpenGL applications using wayland with framebuffer, on Mali t62x (midgard) GPU hardware. Package: mali-t62x-wayland-fbdev-driver Source: mali-drivers Version: 0.1-1 Architecture: arm64 Maintainer: Wookey Installed-Size: 29532 Depends: libc6 (>= 2.17), libgcc1 (>= 1:3.4), libstdc++6 (>= 4.9), libwayland-client0 (>= 1.3.92), libwayland-server0 (>= 1.2.0), mali-kernel-modules Conflicts: libegl1-x11, libgles1, libgles2, libopencl1 Replaces: libegl1-x11, libgles1, libgles2, libopencl1 Provides: libegl1-x11, libgles1, libgles2, libopencl1 Priority: optional Section: non-free/x11 Filename: pool/main/m/mali-drivers/mali-t62x-wayland-fbdev-driver_0.1-1_arm64.deb Size: 7716368 SHA256: 8c45aabdc69f2fc2a5c41c98097264eae1c7a96ae9e08213c239223cd481a35c SHA1: b32bd036f16b531e93290cafdd46882f70758022 MD5sum: 32af5200e42a40e27b7a887d956fa69b Description: Mali binary wayland driver for t62x This is a binary graphics driver for Arm Mali GPU hardware. It provides optimized hardware acceleration of OpenGL applications using wayland, on Mali t62x (midgard) GPU hardware. Package: nlohmann-json3-dev Source: nlohmann-json3 Version: 3.1.2-1 Architecture: all Maintainer: Muri Nicanor Installed-Size: 13597 Conflicts: nlohmann-json-dev Homepage: https://nlohmann.github.io/json/ Priority: optional Section: libdevel Filename: pool/main/n/nlohmann-json3/nlohmann-json3-dev_3.1.2-1_all.deb Size: 610292 SHA256: 2a6e11a9904e34e5ad2160801de33a04f993027dea5fbcf354f496b9168162c5 SHA1: 20c8ed6f24f9fb40aecf8482cf0757c0b63773aa MD5sum: 40148ab6032dfe6c1adbd7f0b1c80ae5 Description: JSON for Modern C++ JSON library with intuitive syntax, trivial integration and serious testing. Other aspects, as memory efficiency and speed were not so important. The library consists of a single source file json.hpp. Package: prevent-systemd Version: 1 Architecture: all Multi-Arch: foreign Origin: WTF Bugs: mailto:wtf@mirbsd.org Maintainer: Wookey Installed-Size: 26 Conflicts: live-config-systemd, systemd-cron, systemd-sysv, systemd-ui Priority: extra Section: oldlibs Filename: pool/main/p/prevent-systemd/prevent-systemd_1_all.deb Size: 1874 SHA256: 597a455c12546d5aa15963c7dd03f1a9ef7de0463957e001889306ff95b03bdb SHA1: e8ddb84e67701e0b1aa306cc6d96f6185f6ee465 MD5sum: 91bdebe66b04a9706ba0858d2092d900 Description: metapackage to remove systemd-as-init This metapackage ensures that systemd is not used as the init system for your computer. But allow systemd library and shim packages providing other services. Package: python3-djangorestframework-extensions Source: drf-extensions Version: 0.4.0-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 294 Depends: python3-djangorestframework, python3:any Homepage: https://github.com/chibisov/drf-extensions Priority: optional Section: python Filename: pool/main/d/drf-extensions/python3-djangorestframework-extensions_0.4.0-1_all.deb Size: 57336 SHA256: 51047557e11e6267cdb4eef27dc96431485ddd0858030c1469d5ea5d4a723a16 SHA1: d69596382bbf36d396abb9b2e972da2b931e3372 MD5sum: e08839c5dfa41e56630b1117eeb72c34 Description: custom extensions for Django REST framework (Python3 version) a collection of custom extensions for Django REST Framework. It provides several mixins and extensions to code mechanics of Django REST framework. . Some of the features included: * DetailSerializerMixin * Caching * Conditional requests * Customizable key construction for caching and conditional requests * Nested routes * Bulk operations . This package contains the Python 3 version of the library. Package: python3-djangorestframework-filters Source: djangorestframework-filters Version: 0.10.2.post0-1 Architecture: all Maintainer: Debian Python Modules Team Installed-Size: 67 Depends: python3-django, python3-django-filters, python3-djangorestframework, python3:any Homepage: https://github.com/philipn/django-rest-framework-filters Priority: optional Section: python Filename: pool/main/d/djangorestframework-filters/python3-djangorestframework-filters_0.10.2.post0-1_all.deb Size: 19052 SHA256: 441233c132f973daf20d5702a3bc32e1ddd5bf821e2a3800ee8a59a2a6d9c962 SHA1: a787ff0000c4208404ec12b88197520cb687cfbd MD5sum: 03ff1a4fd8e1ceb004bfe0840dde2b1e Description: Filters for Django REST Framework (Python3 version) An extension to Django REST framework and Django filter that makes it easy to filter across relationships. Historically, this extension also provided a number of additional features and fixes, however some have now been merged back into django-filter . This package contains the Python 3 version of the library. Package: systemd-must-die Source: prevent-systemd Version: 1 Architecture: all Multi-Arch: foreign Origin: WTF Bugs: mailto:wtf@mirbsd.org Maintainer: Wookey Installed-Size: 26 Conflicts: libpam-systemd, live-config-systemd, python-systemd, systemd, systemd-cron, systemd-gui, systemd-shim, systemd-sysv, systemd-ui Priority: extra Section: oldlibs Filename: pool/main/p/prevent-systemd/systemd-must-die_1_all.deb Size: 1898 SHA256: 96a1dc13889095a10f5a290b857ad61f280be08c1efa6a233dac6eda63456c49 SHA1: bbbfc1efc6f3fb9fb721f62a388627201f90b709 MD5sum: 9e14f4f0a4ce46f8f0ce8bd2c20b6db0 Description: metapackage to remove systemd This metapackage ensures that systemd is not used as the init system for your computer. This is necessary if you prefer a traditional init system. Package: therion-doc Source: therion Version: 5.5.0ds1-1 Architecture: all Maintainer: Wookey Installed-Size: 5850 Recommends: therion Replaces: therion (<< 0.5.0) Multi-Arch: foreign Homepage: https://therion.speleo.sk/ Priority: optional Section: doc Filename: pool/main/t/therion/therion-doc_5.5.0ds1-1_all.deb Size: 3980192 SHA256: 7023892da0abbdf847f43b774c034c8b666beea3adaf8f04dee33677bd1203ec SHA1: 968e5c0e5e383bb59dee0dd972feb0d247382229 MD5sum: bc07da5243d406065049103325ee3bf7 Description: Documentation for Therion Cave surveying software Therion is cave-survey drawing and modelling software. This package includes the thbook which is the specification for the therion data description language. This is not the easiest way to get started; there is much more documentation in the Therion wiki: https://therion.speleo.sk/wiki/doku.php with introductory guides, FAQs and examples. Read those first to get an understanding of how it is used. Package: usbip Source: linux (5.10.24-1) Version: 2.0+5.10.24-1 Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 435 Depends: usb.ids, libc6 (>= 2.17), libudev1 (>= 183), libwrap0 (>= 7.6-4~) Homepage: https://www.kernel.org/ Priority: optional Section: admin Filename: pool/main/l/linux/usbip_2.0+5.10.24-1_arm64.deb Size: 314620 SHA256: f3bb33bca863690d25abcf51d9be7a5346df8fc8ec0d28896e121e2716922bde SHA1: 997b33bfd57f9caea2f175c1a2d46276f80ce0bf MD5sum: 9c8c9e2f0239436b4cd4b2c26690be36 Description: USB device sharing system over IP network USB/IP is a system for sharing USB devices over the network. . To share USB devices between computers with their full functionality, USB/IP encapsulates "USB requests" into IP packets and transmits them between computers. . Original USB device drivers and applications can be used for remote USB devices without any modification of them. A computer can use remote USB devices as if they were directly attached. . Currently USB/IP provides no access control or encryption. It should only be used in trusted environments. . This package provides the server component 'usbipd' and the client tool 'usbip'. Package: usbip-dbgsym Source: linux (5.10.24-1) Version: 2.0+5.10.24-1 Auto-Built-Package: debug-symbols Architecture: arm64 Maintainer: Debian Kernel Team Installed-Size: 145 Depends: usbip (= 2.0+5.10.24-1) Priority: optional Section: debug Filename: pool/main/l/linux/usbip-dbgsym_2.0+5.10.24-1_arm64.deb Size: 110148 SHA256: c2e613f5066563c800ac59e67be617accb26a2ea850a26a6d459e2fa56fa2506 SHA1: cb17f1b5f1c3705941a147437d4d230be40184d1 MD5sum: 32300c675892594056e0ca1f9f916e9f Description: debug symbols for usbip Build-Ids: 4d4c59fe8b1749aefcba8859939349c1b6b15b3a 5246bd7c6236ed65596190d7b7b77bb42b2fdcc2 Package: youtube-dl Version: 2016.01.01-1 Architecture: all Maintainer: Rogério Brito Installed-Size: 3283 Depends: python-pkg-resources, python, python:any (<< 2.8), python:any (>= 2.7.5-5~) Recommends: aria2 | wget | curl, ffmpeg | libav-tools, mpv | mplayer | mplayer2, rtmpdump Homepage: http://rg3.github.com/youtube-dl/ Priority: extra Section: web Filename: pool/main/y/youtube-dl/youtube-dl_2016.01.01-1_all.deb Size: 620634 SHA256: e40692db3d7f487f621313a3c3832795f40cef4fda8da13edd8662d7f56ec8dc SHA1: 8eec7c545f726dc23a66ad3e8df83a263108f29a MD5sum: 10da13cbcc4d562d5f00fb34d6c1159b Description: downloader of videos from YouTube and other sites youtube-dl is a small command-line program to download videos from YouTube.com and other sites that don't provide direct links to the videos served. . youtube-dl allows the user, among other things, to choose a specific video quality to download (if available) or let the program automatically determine the best (or worst) quality video to grab. It supports downloading entire playlists and all videos from a given user. . Currently supported sites (or features of sites) are: . 1up.com, 220.ro, 24video, 3sat, 4tube, 56.com, 5min, 8tracks, 9gag, abc.net.au, Abc7News, AcademicEarth:Course, AddAnime, AdobeTV, AdultSwim, Aftonbladet, AlJazeera, Allocine, AlphaPorno, anitube.se, AnySex, Aparat, AppleDailyAnimationNews, AppleDailyRealtimeNews, AppleTrailers, archive.org, ARD, ARD:mediathek, arte.tv, arte.tv:+7, arte.tv:concert, arte.tv:creative, arte.tv:ddc, arte.tv:embed, arte.tv:future, AtresPlayer, ATTTechChannel, audiomack, audiomack:album, Azubu, bambuser, bambuser:channel, Bandcamp, Bandcamp:album, bbc.co.uk, Beeg, BehindKink, Bet, Bild, BiliBili, blinkx, blip.tv:user, BlipTV, Bloomberg, Bpb, BR, Break, Brightcove, BuzzFeed, BYUtv, Canal13cl, canalc2.tv, Canalplus, CBS, CBSNews, CeskaTelevize, channel9, Chilloutzone, Cinchcast, Cinemassacre, clipfish, cliphunter, Clipsyndicate, Cloudy, Clubic, cmt.com, CNET, CNN, CNNArticle, CNNBlogs, CollegeHumor, CollegeRama, ComCarCoff, ComedyCentral, ComedyCentralShows, CommonMistakes, CondeNast, Cracked, Criterion, Crunchyroll, crunchyroll:playlist, CSpan, CtsNews, culturebox.francetvinfo.fr, dailymotion, dailymotion:playlist, dailymotion:user, daum.net, DBTV, DctpTv, DeezerPlaylist, defense.gouv.fr, Discovery, divxstage, Dotsub, DRBonanza, Dropbox, DrTuber, DRTV, Dump, dvtv, EbaumsWorld, EchoMsk, eHow, Einthusan, eitb.tv, EllenTV, EllenTV:clips, ElPais, EMPFlix, Engadget, Eporner, EroProfile, Escapist, EveryonesMixtape, exfm, ExpoTV, ExtremeTube, facebook, faz.net, fc2, fernsehkritik.tv, fernsehkritik.tv:postecke, Firedrive, Firstpost, firsttv, Flickr, Folketinget, Foxgay, FoxNews, france2.fr:generation-quoi, FranceCulture, FranceInter, francetv, francetvinfo.fr, Freesound, freespeech.org, FreeVideo, FunnyOrDie, Gamekings, GameOne, gameone:playlist, GameSpot, GameStar, Gametrailers, GDCVault, generic, GiantBomb, Giga, Glide, Globo, GodTube, GoldenMoustache, Golem, GorillaVid, Goshgay, Grooveshark, Groupon, Hark, HearThisAt, Heise, HellPorno, Helsinki, HentaiStigma, HistoricFilms, hitbox, hitbox:live, HornBunny, HostingBulk, HotNewHipHop, Howcast, HowStuffWorks, HuffPost, Hypem, Iconosquare, ign.com, imdb, imdb:list, Ina, InfoQ, Instagram, instagram:user, InternetVideoArchive, IPrima, ivi, ivi:compilation, Izlesene, JadoreCettePub, JeuxVideo, Jove, jpopsuki.tv, Jukebox, Kankan, Karaoketv, keek, KeezMovies, KhanAcademy, KickStarter, kontrtube, KrasView, Ku6, la7.tv, Laola1Tv, lifenews, LiveLeak, livestream, livestream:original, livestream:shortener, LnkGo, lrt.lt, lynda, lynda:course, m6, macgamestore, mailru, Malemotion, MDR, metacafe, Metacritic, Mgoon, Minhateca, MinistryGrid, mitele.es, mixcloud, MLB, MoeVideo, Mofosex, Mojvideo, Moniker, mooshare, Morningstar, Motherless, Motorsport, MovieClips, Moviezine, movshare, MPORA, MTV, mtviggy.com, mtvservices:embedded, MuenchenTV, MusicPlayOn, MusicVault, muzu.tv, MySpace, MySpace:album, MySpass, myvideo, MyVidster, n-tv.de, Naver, NBA, NBC, NBCNews, ndr, NDTV, NerdCubedFeed, Nerdist, Netzkino, Newgrounds, Newstube, NextMedia, NextMediaActionNews, nfb, nfl.com, nhl.com, nhl.com:news, nhl.com:videocenter, niconico, NiconicoPlaylist, Noco, Normalboots, NosVideo, novamov, Nowness, nowvideo, npo.nl, npo.nl:live, NRK, NRKTV, ntv.ru, Nuvid, NYTimes, ocw.mit.edu, OktoberfestTV, on.aol.com, Ooyala, OpenFilm, orf:fm4, orf:oe1, orf:tvthek, parliamentlive.tv, Patreon, PBS, Phoenix, Photobucket, PlanetaPlay, play.fm, played.to, Playvid, plus.google, pluzz.francetv.fr, podomatic, PornHd, PornHub, Pornotube, PornoXO, PromptFile, prosiebensat1, Pyvideo, QuickVid, radio.de, radiobremen, radiofrance, Rai, RBMARadio, RedTube, Restudy, ReverbNation, RingTV, RottenTomatoes, Roxwel, RTBF, Rte, RTL2, RTLnow, rtlxl.nl, RTP, RTS, rtve.es:alacarta, rtve.es:live, RUHD, rutube, rutube:channel, rutube:embed, rutube:movie, rutube:person, RUTV, Sapo, savefrom.net, SBS, SciVee, screen.yahoo:search, Screencast, ScreencastOMatic, ScreenwaveMedia, ServingSys, Sexu, SexyKarma, Shared, ShareSix, Sina, Slideshare, Slutload, smotri, smotri:broadcast, smotri:community, smotri:user, Snotr, Sockshare, Sohu, soundcloud, soundcloud:playlist, soundcloud:set, soundcloud:user, Soundgasm, southpark.cc.com, southpark.de, Space, Spankwire, Spiegel, Spiegel:Article, Spiegeltv, Spike, Sport5, SportBox, SportDeutschland, SRMediathek, stanfordoc, Steam, streamcloud.eu, StreamCZ, StreetVoice, SunPorno, SWRMediathek, Syfy, SztvHu, Tagesschau, Tapely, Tass, teachertube, teachertube:user:collection, TeachingChannel, Teamcoco, TeamFour, TechTalks, techtv.mit.edu, TED, tegenlicht.vpro.nl, TeleBruxelles, telecinco.es, TeleMB, TeleTask, TenPlay, TestTube, TestURL, TF1, TheOnion, ThePlatform, TheSixtyOne, ThisAV, THVideo, THVideoPlaylist, tinypic, tlc.com, tlc.de, TMZ, TNAFlix, tou.tv, Toypics, ToypicsUser, TrailerAddict (CURRENTLY BROKEN), Trilulilu, TruTube, Tube8, Tudou, Tumblr, TuneIn, Turbo, Tutv, tv.dfb.de, tvigle, tvp.pl, tvp.pl:Series, TVPlay, Tweakers, twitch:bookmarks, twitch:chapter, twitch:past_broadcasts, twitch:profile, twitch:stream, twitch:video, twitch:vod, Ubu, udemy, udemy:course, Unistra, Urort, ustream, ustream:channel, Vbox7, VeeHD, Veoh, Vesti, Vevo, VGTV, vh1.com, Vice, Viddler, video.google:search, video.mit.edu, VideoBam, VideoDetective, videofy.me, videolectures.net, VideoMega, VideoPremium, VideoTt, videoweed, Vidme, Vidzi, vier, vier:videos, viki, vimeo, vimeo:album, vimeo:channel, vimeo:group, vimeo:likes, vimeo:review, vimeo:user, vimeo:watchlater, Vimple, Vine, vine:user, vk.com, vk.com:user-videos, Vodlocker, Vporn, VRT, vube, VuClip, vulture.com, Walla, WashingtonPost, wat.tv, WayOfTheMaster, WDR, wdr:mobile, WDRMaus, WebOfStories, Weibo, Wimp, Wistia, WorldStarHipHop, wrzuta.pl, WSJ, XBef, XboxClips, XHamster, XMinus, XNXX, XTube, XTubeUser, Xuite, XVideos, XXXYMovies, Yahoo, YesJapan, Ynet, YouJizz, Youku, YouPorn, YourUpload, youtube, youtube:channel, youtube:favorites, youtube:history, youtube:playlist, youtube:recommended, youtube:search, youtube:search:date, youtube:search_url, youtube:show, youtube:subscriptions, youtube:truncated_id, youtube:truncated_url, youtube:user, youtube:watch_later, ZDF, ZDFChannel, zingmp3:album, zingmp3:song