Package: atac Description-md5: 7c0df19216e3aa53e4831aab9fc46b7e Description-en: genome assembly-to-assembly comparison atac computes a one-to-one pairwise alignment of large DNA sequences. It first finds the unique k-mers in each sequence, chains them to larger blocks, and fills in spaces between blocks. It was written primarily to transfer annotations between different assemblies of the human genome. . The output is a set of ungapped 'matches', and a set of gapped 'runs' formed from the matches. Each match or run associates one sequence with the other sequence. The association is 'unique', in that there is no other (sizeable) associations for either sequence. Thus, large repeats and duplications are not present in the output - they appear as unmapped regions. . Though the output is always pairwise, atac can cache intermediate results to speed a comparisons of multiple sequences. . This package is part of the Kmer suite. Package: bcbio Description-md5: c4ab44e2a52bb1c3a4d6a237f7515182 Description-en: toolkit for analysing high-throughput sequencing data This package installs the command line tools of the bcbio-nextgen toolkit implementing best-practice pipelines for fully automated high throughput sequencing analysis. . A high-level configuration file specifies inputs and analysis parameters to drive a parallel pipeline that handles distributed execution, idempotent processing restarts and safe transactional steps. The project contributes a shared community resource that handles the data processing component of sequencing analysis, providing researchers with more time to focus on the downstream biology. Package: bcbio-doc Description-md5: 290a5a1226c8e817529a6e3bab4a4081 Description-en: Documentation for RNAseq-workflows of bcbio(-nextgen) This package provides the documentation for all aspects of the workflows and technology of the bcbio-nextgen toolkit. . A high-level configuration file specifies inputs and analysis parameters to drive a parallel pipeline that handles distributed execution, idempotent processing restarts and safe transactional steps. The project contributes a shared community resource that handles the data processing component of sequencing analysis, providing researchers with more time to focus on the downstream biology. Package: bro Description-md5: 664f46ed224a9494f1f2e07c3207215c Description-en: passive network traffic analyzer Bro is primarily a security monitor that inspects all traffic on a link in depth for signs of suspicious activity. More generally, however, Bro supports a wide range of traffic analysis tasks even outside of the security domain, including performance measurements and helping with trouble-shooting. . Bro comes with built-in functionality for a range of analysis and detection tasks, including detecting malware by interfacing to external registries, reporting vulnerable versions of software seen on the network, identifying popular web applications, detecting SSH brute-forcing, validating SSL certificate chains, among others. Package: bro-common Description-md5: f3249b0e1658da94beb4b349761dc56d Description-en: passive network traffic analyzer -- architecture-independent parts This package contains the architecture-independent parts for the Bro network security monitor. Package: bro-dev Description-md5: f5a953366a23722e1d2b68250de58d31 Description-en: passive network traffic analyzer -- development files This package contains the header files needed for building extensions for the Bro network security monitor. Package: clang-13 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-13-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-13-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-format-13 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-tidy-13 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tools-13 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clangd-13 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: debcargo Description-md5: f2f7a9e991939d8ab97f55a64774c1dd Description-en: Create a Debian package from a Cargo crate This package contains the following binaries built from the Rust crate "debcargo": - debcargo Package: dh-modaliases Description-md5: 1a811f1261ebf8d94f48be93de246b96 Description-en: debhelper extension for scanning kernel module aliases dh_modaliases is useful for packages that ship third-party kernel modules, either in binary form, or as sources (with e. g. DKMS). It extracts the modules' modaliases from either the compile .ko files themselves (for packages which ship them in compiled form, using modinfo), or from a package file debian/packagename.modaliases. . This enables software which is looking for missing driver packages (such as Jockey or the operating system installer) to identify which package(s) will provide a driver for a piece of hardware, identified by its modalias. Package: fwupd-tests Description-md5: 1abe6bd33c8afb4b3f7315f379d19a7f Description-en: Test suite for firmware update daemon fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides a set of installed tests that can be run to validate the daemon in a continuous integration system. Package: golang-github-containers-image-dev Description-md5: 43d69f69cfd668e8d0515620d3600bea Description-en: golang library to work with containers' images This library aims at working in various way with containers' images and container image registries and allows an application to pull and push images from container image registries, like the upstream docker registry. It also implements "simple image signing". Package: google-guest-agent Description-md5: 631281603d95decc0c24b058cbfb142f Description-en: Google Compute Engine Guest Agent Contains the guest agent and metadata script runner binaries. Package: google-osconfig-agent Description-md5: d340d4bbff21c26cce4994d051e1eed4 Description-en: Google OS Config Agent The OS Config agent currently supports the following main features: * OS inventory management * OS patch management * OS configuration management Package: grub-coreboot Description-md5: 24bd58f91c5eb109ee5e6d95810f1702 Description-en: GRand Unified Bootloader, version 2 (Coreboot version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with platforms running the Coreboot firmware. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-coreboot-bin Description-md5: be941282995956a28b42e4848b6d427b Description-en: GRand Unified Bootloader, version 2 (Coreboot modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with platforms running the Coreboot firmware. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-coreboot is also installed. Package: grub-coreboot-dbg Description-md5: ee3f45ba8ef408dea3b4e172ff46a041 Description-en: GRand Unified Bootloader, version 2 (Coreboot debug files) This package contains debugging files for grub-coreboot-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-efi-amd64-signed-template Description-md5: 6505085992cc3617973cb57dcebc7eeb Description-en: GRand Unified Bootloader, version 2 (EFI-AMD64 signing template) This package contains template files for grub-efi-amd64-signed. This is only needed for Secure Boot signing. Package: grub-emu Description-md5: eaa24f3f146f8d2e05f7109f088cfa8b Description-en: GRand Unified Bootloader, version 2 (emulated version) This package contains grub-emu, an emulated version of GRUB. It is only provided for debugging purposes. Package: grub-emu-dbg Description-md5: 4066695808b06e6425e6d4c1f6d4205e Description-en: GRand Unified Bootloader, version 2 (emulated debug files) This package contains debugging files for grub-emu. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-firmware-qemu Description-md5: cc3754b92a7e1d8e16c04265627088b6 Description-en: GRUB firmware image for QEMU This package contains a binary of GRUB that has been built for use as firmware for QEMU. It can be used as a replacement for other PC BIOS images provided by seabios, bochsbios, and so on. . In order to make QEMU use this firmware, simply add `-bios grub.bin' when invoking it. . This package behaves in the same way as GRUB for coreboot, but doesn't contain any code from coreboot itself, and is only suitable for QEMU. If you want to install GRUB as firmware on real hardware, you need to use the grub-coreboot package, and manually combine that with coreboot. Package: grub-linuxbios Description-md5: 8d63829707a75c424f8ce33f10391cc0 Description-en: GRand Unified Bootloader, version 2 (dummy package) This is a dummy transitional package that depends on grub-coreboot. Package: grub-rescue-pc Description-md5: 5e771fe83a2112f4f90cabc9f93cbd47 Description-en: GRUB bootable rescue images, version 2 (PC/BIOS version) This package contains three GRUB rescue images that have been built for use with the traditional PC/BIOS architecture: . - grub-rescue-floppy.img: floppy image. - grub-rescue-cdrom.iso: El Torito CDROM image. - grub-rescue-usb.img: USB image. Package: grub-theme-starfield Description-md5: 52232de4094a1dafa8ade1df40ec6451 Description-en: GRand Unified Bootloader, version 2 (starfield theme) This is the default theme for GRUB's graphical menu. Package: grub-xen-host Description-md5: fd8c60ce62b7d58e25af7b045851f73b Description-en: GRand Unified Bootloader, version 2 (Xen host version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package arranges for GRUB binary images which can be used to boot a Xen guest (i.e. PV-GRUB) to be present in the control domain filesystem. Package: grub2 Description-md5: bbb470013d1f2450dba730f10fbd09b4 Description-en: GRand Unified Bootloader, version 2 (dummy package) This is a dummy transitional package to handle GRUB 2 upgrades. It can be safely removed. Package: iputils-clockdiff Description-md5: 9decf160dafd56034002d36fa8dc3289 Description-en: Measure the time difference between networked computers Clockdiff computes the difference between the time of the machine on which it is called and the time of other network-accessible machines. The time differences measured by clockdiff are obtained using a sequence of ICMP TSTAMP messages which are returned to the sender by the IP module in the remote machine. Package: kmer Description-md5: 9ca7d76a8177d8b6943e9c466d324ea7 Description-en: suite of tools for DNA sequence analysis The kmer package is a suite of tools for DNA sequence analysis. It provides tools for searching (ESTs, mRNAs, sequencing reads); aligning (ESTs, mRNAs, whole genomes); and a variety of analyses based on kmers. . This is a metapackage depending on the executable components of the kmer suite. Package: kmer-examples Description-md5: 48403899c5528a433788208d2826f9dd Description-en: sample data for kmer suite of tools for DNA sequence analysis The kmer package is a suite of tools for DNA sequence analysis. It provides tools for searching (ESTs, mRNAs, sequencing reads); aligning (ESTs, mRNAs, whole genomes); and a variety of analyses based on kmers. . This package contains a test data set as well as sample scripts running some test suite provided by Debian also as autopkgtest. Package: knot Description-md5: d3cd8bada5ec8165f95caeeb8d6f1342 Description-en: Authoritative domain name server Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. Package: knot-dnsutils Description-md5: f67690bbc87196304a0045facb92871f Description-en: Clients provided with Knot DNS (kdig, knsupdate) Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package delivers various client programs related to DNS that are derived from the Knot DNS source tree. . - kdig - query the DNS in various ways - knsupdate - perform dynamic updates (See RFC2136) . Those clients were designed to be 1:1 compatible with BIND dnsutils, but they provide some enhancements, which are documented in respective manpages. . WARNING: knslookup is not provided as it is considered obsolete. Package: knot-doc Description-md5: 5bedd500c01b25cda3559c2f4ce46b9a Description-en: Documentation for Knot DNS Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides various documents that are useful for maintaining a working Knot DNS installation. Package: knot-host Description-md5: a3377b916eb66fd60806dcfcfeeb16ae Description-en: Version of 'host' bundled with Knot DNS Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides the 'host' program in the form that is bundled with the Knot DNS. The 'host' command is designed to be 1:1 compatible with BIND 9.x 'host' program. Package: leaff Description-md5: ffb8dc31de6c03c556d590e9a7226844 Description-en: biological sequence library utilities and applications LEAFF (Let's Extract Anything From Fasta) is a utility program for working with multi-fasta files. In addition to providing random access to the base level, it includes several analysis functions. . This package is part of the Kmer suite. Package: libc++-13-dev Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7 Description-en: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-13 Description-md5: 3e11b80d657dd5ed05ee027e3cba65ca Description-en: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++abi-13-dev Description-md5: 364169ef5dcd81ea07cbcba49d061676 Description-en: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-13 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libclang-13-dev Description-md5: 717dc060c9e309ee7a15c4fb295c5fc7 Description-en: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-13. Package: libclang-common-13-dev Description-md5: ae6d2a86e34e75b11fc16e55a9058fa7 Description-en: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers and some libraries (profiling, etc). Package: libclang-cpp13 Description-md5: 8acc7c5b41666c14f1ef5e79310225e6 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp13-dev Description-md5: f5afea2f6b71ba0705e995aaab21eef9 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang1-13 Description-md5: 6fbabc5fd121a4ff6b254de59627b6de Description-en: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclc-13 Description-md5: 73bf1c1e61845108c59b363de4fd901a Description-en: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-13-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libdnssec6 Description-md5: 9852d9f3239a2e68ca33e00ef75db1f3 Description-en: DNSSEC shared library from Knot Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides common DNSSEC shared library used by Knot DNS and Knot Resolver. Package: libdrm-tests Description-md5: ba61d5f4dd4e9099796e4c98b94245c4 Description-en: Testing tools from the libdrm project This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers. . This package contains a variety of tools for testing from the libdrm project. Package: libegl-amber0 Description-md5: fec64e3ac570a2b9f49eb9a7f5cd5102 Description-en: free implementation of the EGL API -- Amber vendor library This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package contains the Mesa Amber vendor library for EGL. Package: libfuzzer-13-dev Description-md5: bc55cd127b8dab148b78e61e5e475b8e Description-en: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libgl1-amber-dri Description-md5: 2a249c05e176ad00305d19b86b4c1036 Description-en: free implementation of the OpenGL API -- DRI modules This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing. . This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering. . For a complete description of Mesa Amber, please look at the libglx-amber0 package. Package: libglx-amber0 Description-md5: fd7760b8b94fdf6e26a50aaf72429cb8 Description-en: free implementation of the OpenGL API -- Amber GLX vendor library Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the authors make no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. . This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-amber-dri package to accelerate drawing. . This package does not include the modules themselves: these can be found in the libgl1-amber-dri package. Package: libkmer-dev Description-md5: 075a6478a30ac00e1b458e8410f3c0e3 Description-en: suite of tools for DNA sequence analysis (development lib) The kmer package is a suite of tools for DNA sequence analysis. It provides tools for searching (ESTs, mRNAs, sequencing reads); aligning (ESTs, mRNAs, whole genomes); and a variety of analyses based on kmers. . This package contains headers and static libraries for kmer. Package: libknot-dev Description-md5: 1afc6ee9c32004c0d804bf2ab9734c74 Description-en: Knot DNS shared library development files Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides development files for internal common shared libraries. Package: libknot8 Description-md5: 45db12c4c12bbe7e52ef1193a60bd1b2 Description-en: Authoritative domain name server (shared library) Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides libknot shared library used by Knot DNS and Knot Resolver. Package: liblld-13 Description-md5: edabea654ba7a6bd671515adc0fffdd2 Description-en: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-13-dev Description-md5: d5f91d89aa80d28cd4d98b74563f075b Description-en: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblldb-13 Description-md5: 88542bb8337de28344a74df10ce94f4e Description-en: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-13-dev Description-md5: 8f3dc7f570ba958d1f7496e3e5195498 Description-en: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: libllvm-13-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm13 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libmeryl-dev Description-md5: 9f7832d4a21dbee43ec075eb1c1484c1 Description-en: in- and out-of-core kmer counting and utilities (development lib) meryl computes the kmer content of genomic sequences. Kmer content is represented as a list of kmers and the number of times each occurs in the input sequences. The kmer can be restricted to only the forward kmer, only the reverse kmer, or the canonical kmer (lexicographically smaller of the forward and reverse kmer at each location). Meryl can report the histogram of counts, the list of kmers and their counts, or can perform mathematical and set operations on the processed data files. . This package contains the static libraries and header files. Package: libmlir-13 Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-13-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libnss-libvirt Description-md5: 600b29d53c1dad3be832c6eca2a12669 Description-en: nss plugins providing IP address resolution for virtual machines Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains two nss plugins for IP address resolution of libvirt managed virtual machines: the 'libvirt_guest' plugin uses libvirt's domain names while the 'libvirt' plugin looks at the guest's hostname. Package: libomp-13-dev Description-md5: 6f692a0e089a2d4587b533b4f246db62 Description-en: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-13-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp5-13 Description-md5: e28f50eb4beb8e316b69da2c1c0194c3 Description-en: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: librust-debcargo-dev Description-md5: 4c3157e7e62b3e77538713cf303b5fb5 Description-en: Create a Debian package from a Cargo crate - Rust source code This package contains the source for the Rust debcargo crate, packaged by debcargo for use with cargo and dh-cargo. Package: libunwind-13 Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-13-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libvirt-daemon-driver-lxc Description-md5: 2cc07557cd5de83a9972e42c6de8aaa2 Description-en: Virtualization daemon LXC connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for LXC. Package: libvirt-daemon-driver-storage-gluster Description-md5: 7c5efa2eb9f5a55e51f953e2496dc89d Description-en: Virtualization daemon glusterfs storage driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd storage driver for GlusterFS. Package: libvirt-daemon-driver-storage-zfs Description-md5: 82733d9170fa45c9e6ed76bcec5869e9 Description-en: Virtualization daemon ZFS storage driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd storage driver for ZFS. Package: libvirt-daemon-driver-vbox Description-md5: 12b3becd7a3f100f8639457b28573a6a Description-en: Virtualization daemon VirtualBox connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for VirtualBox. Package: libvirt-daemon-driver-xen Description-md5: 4443d0d7dc3e14e6af4fa769a49871a0 Description-en: Virtualization daemon Xen connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for Xen. Package: libvirt-daemon-system-sysv Description-md5: e4ade653752f064f0e8f735bf248d504 Description-en: Libvirt daemon configuration files (sysv) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains dependencies and init scripts to make libvirt work with sysv based init systems. Using libvirt-daemon-systemd is preferred since the init scripts are incomplete. . This package is useless without the libvirt-daemon-system package installed. Package: libvirt-dev Description-md5: 7e0bab852c890b732dbbdd941dc00165 Description-en: development files for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the header files and static libraries which are needed for developing the applications with libvirt. Package: libvirt-sanlock Description-md5: b7c793f838fe9e323ae4910fd5c1fa9e Description-en: Sanlock plugin for virtlockd Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the sanlock plugin for libvirt's locking daemon. Package: libvirt-wireshark Description-md5: 0fe09d3e4f6e75cb9e76d08eab9490e4 Description-en: Wireshark dissector for the libvirt protocol Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the wireshark dissector. Package: libzscanner2 Description-md5: b5ef67f601e025d125f07ee1c47733d0 Description-en: DNS zone-parsing library from Knot Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides a fast zone parser shared library used by Knot DNS and Knot Resolver. Package: linux-buildinfo-5.11.0-1012-intel Description-md5: 94091cd18c98603dcd5901a91bc42dac Description-en: Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.11.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-1003-iot Description-md5: c79565f112d2e0641f167d6a73a33455 Description-en: Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-5.11.0-1012-intel Description-md5: 385aed58b106eed774edf93dc99779cc Description-en: Linux kernel version specific cloud tools for version 5.11.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud for version 5.11.0-1012 on 64 bit x86. Package: linux-headers-5.11.0-1012-intel Description-md5: 2d0265641da78d2d01c1ae88d0184373 Description-en: Linux kernel headers for version 5.11.0 on 64 bit x86 SMP This package provides kernel header files for version 5.11.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.11.0-1012/debian.README.gz for details. Package: linux-headers-5.4.0-1003-iot Description-md5: 06e17466f77517ea4dff16084c31743a Description-en: Linux kernel headers for version 5.4.0 on 64 bit x86 SMP This package provides kernel header files for version 5.4.0 on 64 bit x86 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-1003/debian.README.gz for details. Package: linux-image-5.11.0-1012-intel Description-md5: 54a18b1adebc179da3c9e59a5db5fe77 Description-en: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.4.0-1003-iot Description-md5: 80caf8dfab2a818ca1318c0fb86afa25 Description-en: Signed kernel image IoT A kernel image for IoT. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-unsigned-5.11.0-1012-intel Description-md5: a4bb82d4335578f3fea2115e0477583d Description-en: Linux kernel image for version 5.11.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.11.0 on 64 bit x86 SMP. . Supports Intel processors. . Geared toward Intel systems. . You likely do not want to install this package directly. Instead, install the linux-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.4.0-1003-iot Description-md5: 7105cac0109ab79010eef89289b99cfa Description-en: Linux kernel image for version 5.4.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.4.0 on 64 bit x86 SMP. . Supports Generic processors. . Geared toward IoT systems. . You likely do not want to install this package directly. Instead, install the linux-iot meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-intel-cloud-tools-5.11.0-1012 Description-md5: 57c1d8bcbe14f4a3c1fde62887d3ac60 Description-en: Linux kernel version specific cloud tools for version 5.11.0-1012 This package provides the architecture dependant parts for kernel version locked tools for cloud tools for version 5.11.0-1012 on 64 bit x86. You probably want to install linux-cloud-tools-5.11.0-1012-. Package: linux-intel-cloud-tools-common Description-md5: ef686c27ce124faced5fb0ef1a9a104d Description-en: Linux kernel version specific cloud tools for version 5.11.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.11.0. Package: linux-intel-headers-5.11.0-1012 Description-md5: f74a2195aebe7e8cc13afa68dc19fd61 Description-en: Header files related to Linux kernel version 5.11.0 This package provides kernel header files for version 5.11.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-intel-headers-5.11.0-1012/debian.README.gz for details Package: linux-intel-source-5.11.0 Description-md5: 40434b87617cd4c323cb3d6faa6c0dcd Description-en: Linux kernel source for version 5.11.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.11.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Package: linux-intel-tools-5.11.0-1012 Description-md5: 457cb3902a91ef2d08553acb9061e840 Description-en: Linux kernel version specific tools for version 5.11.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1012 on 64 bit x86. You probably want to install linux-tools-5.11.0-1012-. Package: linux-intel-tools-common Description-md5: a02b47e7866fec09b0b76e80c5dca43e Description-en: Linux kernel version specific tools for version 5.11.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0. Package: linux-intel-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-iot-headers-5.4.0-1003 Description-md5: ac41486666df552dfb002d5953f25c1a Description-en: Header files related to Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-iot-headers-5.4.0-1003/debian.README.gz for details Package: linux-iot-tools-5.4.0-1003 Description-md5: 9058ad5cb81566fa92ac00f35d052748 Description-en: Linux kernel version specific tools for version 5.4.0-1003 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1003 on 64 bit x86. You probably want to install linux-tools-5.4.0-1003-. Package: linux-iot-tools-common Description-md5: e2938b09d257e8b72e17adc9b5a8a936 Description-en: Linux kernel version specific tools for version 5.4.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0. Package: linux-modules-5.11.0-1012-intel Description-md5: 4e052c0267e568cfd73a9fe9220a7827 Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Intel processors. . Geared toward Intel systems. . You likely do not want to install this package directly. Instead, install the linux-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1003-iot Description-md5: 0ecc00b8ec6d901b60cd00b6082665f0 Description-en: Linux kernel extra modules for version 5.4.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward IoT systems. . You likely do not want to install this package directly. Instead, install the linux-iot meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.11.0-1012-intel Description-md5: 277de8a4f824d0ba58ba1312e8bbe0db Description-en: Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.11.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Intel processors. . Geared toward Intel systems. . You likely do not want to install this package directly. Instead, install the linux-intel meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-5.11.0-1012-intel Description-md5: 89a1aa1dba76ff975b7efd9d2ecc2c72 Description-en: Linux kernel version specific tools for version 5.11.0-1012 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.11.0-1012 on 64 bit x86. Package: linux-tools-5.4.0-1003-iot Description-md5: 7b898e00f06c61bf87de100b5dd36c4c Description-en: Linux kernel version specific tools for version 5.4.0-1003 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1003 on 64 bit x86. Package: linux-xilinx-zynqmp-headers-5.4.0-1018 Description-md5: 47c8d43bd30f7d30804200f753beece4 Description-en: Header files related to Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-xilinx-zynqmp-headers-5.4.0-1018/debian.README.gz for details Package: linux-xilinx-zynqmp-headers-5.4.0-1019 Description-md5: e4d01ff3defd6e5cd54f8dad84f29735 Description-en: Header files related to Linux kernel version 5.4.0 This package provides kernel header files for version 5.4.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-xilinx-zynqmp-headers-5.4.0-1019/debian.README.gz for details Package: lld-13 Description-md5: 39b52f07f105b329dd7852cce89ebb7d Description-en: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lldb-13 Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f Description-en: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: llvm-13 Description-md5: 07d463911771b9679a5f0131f40992d4 Description-en: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-13-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-13-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-13-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-13-linker-tools Description-md5: 34d6480db2d150315f7bca6065772d03 Description-en: Modular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVMgold and LLVMPolly linker plugins. Package: llvm-13-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-13-tools Description-md5: 709eba32627c3c079585c05fc5963fe8 Description-en: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: lvm2-dbusd Description-md5: 58ae61149cfbcb7082b5065979973507 Description-en: LVM2 D-Bus daemon This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. . This package includes the D-Bus daemon. Package: lvm2-lockd Description-md5: 616fa34a9f75aed256bed16729c930bd Description-en: LVM locking daemon This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. . LVM commands use lvmlockd to coordinate access to shared storage. Package: magnum-api Description-md5: ae20646c6a12de90fd0830dfefb8e5f3 Description-en: OpenStack containers as a service Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack. It features: * Abstractions for bays, containers, nodes, pods, replication controllers, and services * Integration with Kubernetes and Docker for backend container technology * Integration with Keystone for multi-tenant security * Integration with Neutron for Kubernetes multi-tenancy network security . This package contains the API server. Package: magnum-common Description-md5: 2932a6cef94cee9c86fe7ba523a94e4e Description-en: OpenStack containers as a service - API server Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack. It features: * Abstractions for bays, containers, nodes, pods, replication controllers, and services * Integration with Kubernetes and Docker for backend container technology * Integration with Keystone for multi-tenant security * Integration with Neutron for Kubernetes multi-tenancy network security . This package contains common files for the engine and the conductor. Package: magnum-conductor Description-md5: c1077d8334fcc9029e3acfca19015ef0 Description-en: OpenStack containers as a service - conductor Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack. It features: * Abstractions for bays, containers, nodes, pods, replication controllers, and services * Integration with Kubernetes and Docker for backend container technology * Integration with Keystone for multi-tenant security * Integration with Neutron for Kubernetes multi-tenancy network security . This package contains the conductor server. Package: masakari-instance-monitor Description-md5: e1047fdb4f7b119ce91dc9fa9749cb99 Description-en: Virtual Machine High Availability (VMHA) for OpenStack - Instance Monitor Monitors for Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically detecting the failure events such as VM process down, provisioning process down, and nova-compute host failure. If it detect the events, it sends notifications to the masakari-api. . This package contains the Masakari Instance Monitor. Package: masakari-introspective-instance-monitor Description-md5: edfb6419561c44b8d0addd0d1b63ae95 Description-en: Virtual Machine High Availability (VMHA) for OpenStack - Introspective Instance Monitor Monitors for Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically detecting the failure events such as VM process down, provisioning process down, and nova-compute host failure. If it detect the events, it sends notifications to the masakari-api. . This package contains the Masakari Introspective Instance Monitor. Package: masakari-process-monitor Description-md5: 1df2557f17b6ded122d59173792d6266 Description-en: Virtual Machine High Availability (VMHA) for OpenStack - Process Monitor Monitors for Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically detecting the failure events such as VM process down, provisioning process down, and nova-compute host failure. If it detect the events, it sends notifications to the masakari-api. . This package contains the Masakari Process Monitor. Package: meryl Description-md5: d45b3f69bb7f3baa6d0d59cd1b5695b5 Description-en: in- and out-of-core kmer counting and utilities meryl computes the kmer content of genomic sequences. Kmer content is represented as a list of kmers and the number of times each occurs in the input sequences. The kmer can be restricted to only the forward kmer, only the reverse kmer, or the canonical kmer (lexicographically smaller of the forward and reverse kmer at each location). Meryl can report the histogram of counts, the list of kmers and their counts, or can perform mathematical and set operations on the processed data files. . This package is part of the Kmer suite. Package: mlir-13-tools Description-md5: d0b5aeb3d29bd335ae224dda484fdc7a Description-en: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Package: munin Description-md5: 397739392252923095c5812dbaad0fdf Description-en: network-wide graphing framework (grapher/gatherer) Munin is a highly flexible and powerful solution used to create graphs of virtually everything imaginable throughout your network, while still maintaining a rattling ease of installation and configuration. . This package contains the grapher/gatherer. You will only need one instance of it in your network. It will periodically poll all the nodes in your network it's aware of for data, which it in turn will use to create graphs and HTML pages, suitable for viewing with your graphical web browser of choice. . It is also able to alert you if any value is outside of a preset boundary, useful if you want to be alerted if a filesystem is about to grow full, for instance. You can do this by making Munin run an arbitrary command when you need to be alert it, or make use of the intrinsic Nagios support. . Munin is written in Perl, and relies heavily on Tobi Oetiker's excellent RRDtool. To see a real example of Munin in action, you can follow a link from to a live installation. Package: munin-async Description-md5: 390d7c71211032ea3977a22eb57cde62 Description-en: network-wide graphing framework (async master/client) Munin is a highly flexible and powerful solution used to create graphs of virtually everything imaginable throughout your network, while still maintaining a rattling ease of installation and configuration. . This package contains munin-async and munin-asyncd which can be used for (optional) asynchronous operation of munin-update. . Munin is written in Perl, and relies heavily on Tobi Oetiker's excellent RRDtool. To see a real example of Munin in action, you can follow a link from to a live installation. Package: munin-common Description-md5: 4501696e1323d02bbf33751c99858ea9 Description-en: network-wide graphing framework (common) Munin is a highly flexible and powerful solution used to create graphs of virtually everything imaginable throughout your network, while still maintaining a rattling ease of installation and configuration. . This package contains the common perl modules that are used by both munin and munin-node. . Munin is written in Perl, and relies heavily on Tobi Oetiker's excellent RRDtool. To see a real example of Munin in action, you can follow a link from to a live installation. Package: munin-doc Description-md5: a4995b39fb5c585937bfa04039cfed02 Description-en: network-wide graphing framework (documentation) Munin is a highly flexible and powerful solution used to create graphs of virtually everything imaginable throughout your network, while still maintaining a rattling ease of installation and configuration. . This package contains all the documentation as POD files. . Munin is written in Perl, and relies heavily on Tobi Oetiker's excellent RRDtool. To see a real example of Munin in action, you can follow a link from to a live installation. Package: munin-node Description-md5: 7d6f3b57350a521bda7e61d4aa53a911 Description-en: network-wide graphing framework (node) Munin is a highly flexible and powerful solution used to create graphs of virtually everything imaginable throughout your network, while still maintaining a rattling ease of installation and configuration. . This package contains the daemon for the nodes being monitored. You should install it on all the nodes in your network. It will know how to extract all sorts of data from the node it runs on, and will wait for the gatherer to request this data for further processing. . Munin is written in Perl, and relies heavily on Tobi Oetiker's excellent RRDtool. To see a real example of Munin in action, you can follow a link from to a live installation. Package: munin-plugins-core Description-md5: 54f782cba4c609cd5afb2583f47afa8a Description-en: network-wide graphing framework (plugins for node) Munin is a highly flexible and powerful solution used to create graphs of virtually everything imaginable throughout your network, while still maintaining a rattling ease of installation and configuration. . This package contains the official plugins for the Munin node, capable of extracting common values such as cpu usage, network usage, load average, and so on. . Creating your own plugins which are capable of extracting other system-specific values is very easy, and is often done in a matter of minutes. You can also create plugins which relay information from other devices in your network that can't run Munin, such as a switch or a server running another operating system, by using SNMP or similar technology. . Munin is written in Perl, and relies heavily on Tobi Oetiker's excellent RRDtool. To see a real example of Munin in action, you can follow a link from to a live installation. Package: munin-plugins-extra Description-md5: eb78ec531b14cee1d0003a07603bedc8 Description-en: network-wide graphing framework (user contributed plugins for node) Munin is a highly flexible and powerful solution used to create graphs of virtually everything imaginable throughout your network, while still maintaining a rattling ease of installation and configuration. . This package contains unsupported plugins for the Munin node, contributed by various users of Munin. . Munin is written in Perl, and relies heavily on Tobi Oetiker's excellent RRDtool. To see a real example of Munin in action, you can follow a link from to a live installation. Package: munin-plugins-java Description-md5: 072855de8e842c9eb4ce249c588de592 Description-en: network-wide graphing framework (java plugins for node) Munin is a highly flexible and powerful solution used to create graphs of virtually everything imaginable throughout your network, while still maintaining a rattling ease of installation and configuration. . This package contains the java based plugins that are used by munin-node to monitor Java Management Extensions (JMX). . Munin is written in Perl, and relies heavily on Tobi Oetiker's excellent RRDtool. To see a real example of Munin in action, you can follow a link from to a live installation. Package: ncat Description-md5: c813db1c4353f6959ccedbe324259549 Description-en: NMAP netcat reimplementation ncat is a reimplementation of Netcat by the NMAP project, providing most of the features present in the original implementations, along with some new features such as IPv6 and SSL support. Port scanning support has been removed. Package: ncbi-blast+ Description-md5: 395e56c55c29f8e445efe977ed605c4b Description-en: next generation suite of BLAST sequence search tools The Basic Local Alignment Search Tool (BLAST) is the most widely used sequence similarity tool. There are versions of BLAST that compare protein queries to protein databases, nucleotide queries to nucleotide databases, as well as versions that translate nucleotide queries or databases in all six frames and compare to protein databases or queries. PSI-BLAST produces a position-specific-scoring-matrix (PSSM) starting with a protein query, and then uses that PSSM to perform further searches. It is also possible to compare a protein or nucleotide query to a database of PSSM’s. The NCBI supports a BLAST web page at blast.ncbi.nlm.nih.gov as well as a network service. Package: ncbi-blast+-legacy Description-md5: a53af4a21bab00385c50eb15cefc27ca Description-en: NCBI Blast legacy call script This package adds some fake scripts to call NCBI+ programs with the NCBI blast command line. It makes use of the legacy_blast script in ncbi-blast+ package. Package: ndiff Description-md5: 709e1a79eaf40edbceaf61edd0490c48 Description-en: The Network Mapper - result compare utility Ndiff is a tool to aid in the comparison of Nmap scans. It takes two Nmap XML output files and prints the differences between them them: hosts coming up and down, ports becoming open or closed, and things like that. It can produce output in human-readable text or machine-readable XML formats. Package: nmap Description-md5: bc417f4c1fdba7d8d9b0ca8a2a90b7a8 Description-en: The Network Mapper Nmap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques, version detection (determine service protocols and application versions listening behind ports), and TCP/IP fingerprinting (remote host OS or device identification). Nmap also offers flexible target and port specification, decoy/stealth scanning, sunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and commandline modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ. Package: nmap-common Description-md5: a8ec0b012c0eee4435ee71e9dc12f881 Description-en: Architecture independent files for nmap Nmap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques, version detection (determine service protocols and application versions listening behind ports), and TCP/IP fingerprinting (remote host OS or device identification). Nmap also offers flexible target and port specification, decoy/stealth scanning, sunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and commandline modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ. . This package contains the nmap files shared by all architectures. Package: ntopng Description-md5: c554bb537176c5f875a62b4646cb9e65 Description-en: High-Speed Web-based Traffic Analysis and Flow Collection Tool ntopng is the next generation version of the original ntop, a network traffic probe that shows the network usage, similar to what the popular top Unix command does. ntop is based on libpcap and it has been written in a portable way in order to virtually run on every Unix platform, MacOSX and on Win32 as well. . ntopng users can use a web browser to navigate through ntop (that acts as a web server) traffic information and get a dump of the network status. In the latter case, ntop can be seen as a simple RMON-like agent with an embedded web interface. The use of: . * a web interface * limited configuration and administration via the web interface * reduced CPU and memory usage (they vary according to network size and traffic) . What ntopng can do: * Sort network traffic according to many protocols * Show network traffic and IPv4/v6 active hosts * Store on disk persistent traffic statistics in RRD format * Geolocate hosts * Discover application protocols by leveraging on nDPI, ntop’s DPI framework * Characterise HTTP traffic by leveraging on characterisation services provided by block.si. ntopng comes with a demo characterisation key, but if you need a permanent one, please mail info@block.si * Show IP traffic distribution among the various protocols * Analyse IP traffic and sort it according to the source/destination * Display IP Traffic Subnet matrix (who’s talking to who?) * Report IP protocol usage sorted by protocol type * Act as a NetFlow/sFlow collector for flows generated by routers (e.g. Cisco and Juniper) or switches (e.g. Foundry Networks) when used together with nProbe * Produce HTML5/AJAX network traffic statistics Package: ntopng-data Description-md5: a354e44f2cb28a9351063ed5c3473d40 Description-en: High-Speed Web-based Traffic Analysis and Flow Collection Tool (data files) ntopng is the next generation version of the original ntop, a network traffic probe that shows the network usage, similar to what the popular top Unix command does. ntop is based on libpcap and it has been written in a portable way in order to virtually run on every Unix platform, MacOSX and on Win32 as well. . ntopng users can use a web browser to navigate through ntop (that acts as a web server) traffic information and get a dump of the network status. In the latter case, ntop can be seen as a simple RMON-like agent with an embedded web interface. The use of: . * a web interface * limited configuration and administration via the web interface * reduced CPU and memory usage (they vary according to network size and traffic) . This package contains the architecture independent files for the ntopng daemon. Package: ntopng-doc Description-md5: 9464e20a06441907e347dec7eaccbef8 Description-en: High-Speed Web-based Traffic Analysis and Flow Collection Tool (documentation) ntopng is the next generation version of the original ntop, a network traffic probe that shows the network usage, similar to what the popular top Unix command does. ntop is based on libpcap and it has been written in a portable way in order to virtually run on every Unix platform, MacOSX and on Win32 as well. . ntopng users can use a web browser to navigate through ntop (that acts as a web server) traffic information and get a dump of the network status. In the latter case, ntop can be seen as a simple RMON-like agent with an embedded web interface. The use of: . * a web interface * limited configuration and administration via the web interface * reduced CPU and memory usage (they vary according to network size and traffic) . This package contains the documentation for the ntopng daemon. Package: nvidia-common Description-md5: f11494e618e154235d7240541a9fc755 Description-en: transitional package for ubuntu-drivers-common This is a transitional package for ubuntu-drivers-common. You can remove it after upgrading. Package: oem-config-kde Description-md5: 97a76af3c01b8626949160b1d8f526ba Description-en: KDE frontend for end-user post-OEM-install configuration The oem-config script re-asks a number of questions that are normally asked during installation, and reconfigures the system accordingly. This allows a vendor to install a skeleton system, clone it onto a large number of machines, and ship it to end users, while still allowing end users to set up their own username and password, language, timezone, and so on. . This is a KDE frontend to oem-config. Package: oem-config-remaster Description-md5: b888546fc6f218e1af4c6b8e46901fd5 Description-en: Remaster a CD with additional oem-config functionality This script remasters a CD with additional packages and optional oem-config preseed data. Package: openssh-tests Description-md5: bb7db5bf0b75d064182f67ac05d849c9 Description-en: OpenSSH regression tests This package provides OpenSSH's regression test suite. It is mainly intended for use with the autopkgtest system, though can also be run directly using /usr/lib/openssh/regress/run-tests. Package: paleomix Description-md5: 7cb3c4aa709e51b480a41a73961d7253 Description-en: pipelines and tools for the processing of ancient and modern HTS data The PALEOMIX pipelines are a set of pipelines and tools designed to aid the rapid processing of High-Throughput Sequencing (HTS) data: The BAM pipeline processes de-multiplexed reads from one or more samples, through sequence processing and alignment, to generate BAM alignment files useful in downstream analyses; the Phylogenetic pipeline carries out genotyping and phylogenetic inference on BAM alignment files, either produced using the BAM pipeline or generated elsewhere; and the Zonkey pipeline carries out a suite of analyses on low coverage equine alignments, in order to detect the presence of F1-hybrids in archaeological assemblages. In addition, PALEOMIX aids in metagenomic analysis of the extracts. . The pipelines have been designed with ancient DNA (aDNA) in mind, and includes several features especially useful for the analyses of ancient samples, but can all be for the processing of modern samples, in order to ensure consistent data processing. Package: php-parser Description-md5: 2a2ec05f3a827de92af5fe2fc8deffd3 Description-en: convert PHP code into abstract syntax tree PHP Parser’s purpose is to simplify static code analysis and manipulation. It turns some PHP code into an abstract syntax tree, and vice versa. Package: pulseaudio-equalizer Description-md5: 5402a1f4cf8652b508501dd29d402735 Description-en: Equalizer sink module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This package provides an equalizer sink and an interface to configure the equalizer, qpaeq. . The module is called module-equalizer-sink. Package: pulseaudio-module-gsettings Description-md5: aa109fa55f43c753c87072a2aadcb7d0 Description-en: GSettings module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables PulseAudio to store additional configuration in GSettings. It supersedes the gconf module. . The module is called module-gsettings. Package: pulseaudio-module-jack Description-md5: a45f4943771fb4ccf89a76a36f7f6f13 Description-en: jackd modules for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . These modules enables PulseAudio to connect to a jackd daemon. . The modules are called module-jack-sink, module-jack-source. Package: pulseaudio-module-lirc Description-md5: 476ebc36bd51c387e0a12a54352ae162 Description-en: lirc module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables the volume of a PulseAudio sink to be controlled when buttons of an infrared remote control are pressed (through LIRC). . The module is called module-lirc. Package: pulseaudio-module-raop Description-md5: f443b32abfa3073d1874fa9b76cf88b1 Description-en: RAOP module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables PulseAudio to stream audio to an Apple Airport Express. Package: pulseaudio-module-zeroconf Description-md5: bccd0c2eacb18c71f7d829db12f93aae Description-en: Zeroconf module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables PulseAudio to publish available sinks and sources via zeroconf (aka. Avahi, mdns). . The module is called module-zeroconf-publish. Package: python-pycurl Description-md5: e47c4069fbabd417c9ff431ac49e40c4 Description-en: Python bindings to libcurl This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . NOTE: the SSL support is provided by GnuTLS. . This package contains PyCURL for Python 2. Package: python-pycurl-dbg Description-md5: bb4bb2b3927953719aea9c36484bebaf Description-en: Python bindings to libcurl (debug extension) This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . This package contains the extension built for the Python 2 debug interpreter. Package: python3-bcbio Description-md5: 9ba9c6a28ef65d1e05ddf9f71cdfb1f9 Description-en: library for analysing high-throughput sequencing data This package installs the Python 3 libraries of the bcbio-nextgen toolkit implementing best-practice pipelines for fully automated high throughput sequencing analysis. . A high-level configuration file specifies inputs and analysis parameters to drive a parallel pipeline that handles distributed execution, idempotent processing restarts and safe transactional steps. The project contributes a shared community resource that handles the data processing component of sequencing analysis, providing researchers with more time to focus on the downstream biology. Package: python3-clang-13 Description-md5: 2c9b6237594ba364f2afb9b0458f2f14 Description-en: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This binding package provides access to the Clang compiler and libraries. Package: python3-lldb-13 Description-md5: 0185ffb3cdaadce7edcc313c1e68ae92 Description-en: Next generation, high-performance debugger, python3 lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb. Package: python3-magnum Description-md5: f4d8dc2574026ec1e2611acf745bdc04 Description-en: OpenStack containers as a service - Python 3 library Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack. It features: * Abstractions for bays, containers, nodes, pods, replication controllers, and services * Integration with Kubernetes and Docker for backend container technology * Integration with Keystone for multi-tenant security * Integration with Neutron for Kubernetes multi-tenancy network security . This package contains the Python 3 code. Package: python3-magnum-ui Description-md5: 3c5deb91be684441ec12614376ade9e6 Description-en: OpenStack Magnum - dashboard plugin Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack. It features: * Abstractions for bays, containers, nodes, pods, replication controllers, and services * Integration with Kubernetes and Docker for backend container technology * Integration with Keystone for multi-tenant security * Integration with Neutron for Kubernetes multi-tenancy network security . This package contains the OpenStack dashboard plugin. Package: python3-watson-developer-cloud Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: ruby-mysql2 Description-md5: 637b80aa3f82b9381d0e2ddde04dbdc8 Description-en: simple, fast MySQL library for Ruby This is an API module that allows Ruby programs to interface with MySQL databases. Usually, it will be pulled in automatically by packages providing Ruby programs which need this capability, you only need to install it directly if you intend to write such programs yourself. You may want to prefer the ruby-mysql2 package over the ruby-mysql package, since benchmarks have shown it to be faster, it is non-blocking and it supports UTF-8 database encoding. Package: sigviewer Description-md5: 0f761d9cdc193ea8908da18483565159 Description-en: GUI viewer for biosignals such as EEG, EMG, and ECG SigViewer is a viewing and scoring software for biomedical signal data. It relies on biosig4c++ library which supports a number of data formats (including EDF, BDF, GDF, BrainVision, BCI2000, CFWB, HL7aECG, SCP_ECG (EN1064), MFER, ACQ, CNT(Neuroscan), DEMG, EGI, EEG1100, FAMOS, SigmaPLpro, TMS32). The complete list of supported file formats is available at http://pub.ist.ac.at/~schloegl/biosig/TESTED . . Besides displaying biosignals, SigViewer supports creating annotations to select artifacts or specific events. Package: sim4db Description-md5: 85f8fe3bbe88f71c2e69cb9b24788d42 Description-en: batch spliced alignment of cDNA sequences to a target genome Sim4db performs fast batch alignment of large cDNA (EST, mRNA) sequence sets to a set of eukaryotic genomic regions. It uses the sim4 and sim4cc algorithms to determine the alignments, but incorporates a fast sequence indexing and retrieval mechanism, implemented in the sister package 'leaff', to speedily process large volumes of sequences. . While sim4db produces alignments in the same way as sim4 or sim4cc, it has additional features to make it more amenable for use with whole-genome annotation pipelines. A script file can be used to group pairings between cDNAs and their corresponding genomic regions, to be aligned as one run and using the same set of parameters. Sim4db also optionally reports more than one alignment for the same cDNA within a genomic region, as long as they meet user-defined criteria such as minimum length, percentage sequence identity or coverage. This feature is instrumental in finding all alignments of a gene family at one locus. Lastly, the output is presented either as custom sim4db alignments or as GFF3 gene features. . This package is part of the Kmer suite. Package: snek Description-md5: 80b4c03bb090ceacf85dd031813d8b52 Description-en: Embedded system programming language Snek is a small python-like language designed for embedded computers. It can run on systems as small as an Arduino Duemilanove board, which is an ATmega 328 processor with 32kB of flash and 2kB of ram. This package includes a binary for that target, the snek-duino-install tool for installing Snek on Arduino boards, the snekde integrated development environment Package: software-properties-qt Description-md5: eb3becbd911332ae11d34cbea3577b25 Description-en: manage the repositories that you install software from (Qt) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains a Qt-based graphical interface. Package: ssh-askpass-gnome Description-md5: e888e7e8e5a6ee7b30f000dc22ed083f Description-en: interactive X program to prompt users for a passphrase for ssh-add This has been split out of the main openssh-client package so that openssh-client does not need to depend on GTK+. . You probably want the ssh-askpass package instead, but this is provided to add to your choice and/or confusion. Package: sshuttle Description-md5: cd3e6b0de8a03f35f79ec7aa635f7b1c Description-en: Transparent proxy server for VPN over SSH Sshuttle makes it possible to access remote networks using SSH. It creates a transparent proxy server, using iptables, that will forward all the traffic through an SSH tunnel to a remote copy of sshuttle. . It does not require installation on the remote server, which just needs to have Python installed. Package: ubiquity-frontend-gtk-panel Description-md5: adc661c01a312711524a0826ddc057c6 Description-en: GTK+ frontend panel implementation for ubiquity-dm UI This package suplements ubiquity-dm GTK+ with a panel that renders indicators for the Ubiquity live CD installer. Package: ubiquity-frontend-kde Description-md5: 18525a27bf09029b1b67c008f57f3d0b Description-en: KDE frontend for Ubiquity live installer This package provides a KDE-based user interface frontend for the Ubiquity live CD installer. Package: colmap Description-md5: c33d96e1bd101c2e0247461ec235b8cf Description-en: Structure-from-Motion and Multi-View Stereo This is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface. It offers a wide range of features for reconstruction of ordered and unordered image collections. Package: grub-efi-arm64-signed-template Description-md5: 5f26229874a330dedc61233a338b2cb6 Description-en: GRand Unified Bootloader, version 2 (ARM64 UEFI signing template) This package contains template files for grub-efi-arm64-signed. This is only needed for Secure Boot signing. Package: libbroker-dev Description-md5: e96548db27a0e0d3ea6f71694827e267 Description-en: Bro's messaging library - development files The Broker library implements Bro's high-level communication patterns: . - remote logging - remote events - distributed data stores . This package contains header files. Package: libbroker2 Description-md5: 5e4e82558dc4701103b38a046157a113 Description-en: Bro's messaging library The Broker library implements Bro's high-level communication patterns: . - remote logging - remote events - distributed data stores . This package contains the shared library. Package: linux-buildinfo-5.4.0-1018-xilinx-zynqmp Description-md5: 895d1f8c093a4a55343b0e4e44eaf902 Description-en: Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.4.0-1019-xilinx-zynqmp Description-md5: 895d1f8c093a4a55343b0e4e44eaf902 Description-en: Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.4.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-headers-5.4.0-1018-xilinx-zynqmp Description-md5: 0eec52756dbc825c81578885bd386281 Description-en: Linux kernel headers for version 5.4.0 on ARMv8 SMP This package provides kernel header files for version 5.4.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-1018/debian.README.gz for details. Package: linux-headers-5.4.0-1019-xilinx-zynqmp Description-md5: ccafb24f72223a60b41aad9bc42c3118 Description-en: Linux kernel headers for version 5.4.0 on ARMv8 SMP This package provides kernel header files for version 5.4.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.4.0-1019/debian.README.gz for details. Package: linux-image-5.4.0-1018-xilinx-zynqmp Description-md5: 39ce85f235f2d28d77fa197b29c1e3e4 Description-en: Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.4.0 on ARMv8 SMP. . Supports Xilinx ZYNQ Ultrascale+ processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-xilinx-zynqmp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.4.0-1019-xilinx-zynqmp Description-md5: 39ce85f235f2d28d77fa197b29c1e3e4 Description-en: Linux kernel image for version 5.4.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.4.0 on ARMv8 SMP. . Supports Xilinx ZYNQ Ultrascale+ processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-xilinx-zynqmp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1018-xilinx-zynqmp Description-md5: d2c2fe4ac7078dcbc826a0748f60b388 Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Xilinx ZYNQ Ultrascale+ processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-xilinx-zynqmp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.4.0-1019-xilinx-zynqmp Description-md5: d2c2fe4ac7078dcbc826a0748f60b388 Description-en: Linux kernel extra modules for version 5.4.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Xilinx ZYNQ Ultrascale+ processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-xilinx-zynqmp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-5.4.0-1018-xilinx-zynqmp Description-md5: d47f6a1047cb4242b8faa65e22c0b65d Description-en: Linux kernel version specific tools for version 5.4.0-1018 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1018 on ARMv8. Package: linux-tools-5.4.0-1019-xilinx-zynqmp Description-md5: 011be78a9bf9436b95ed33f4a223e229 Description-en: Linux kernel version specific tools for version 5.4.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1019 on ARMv8. Package: linux-xilinx-zynqmp-tools-5.4.0-1018 Description-md5: f629d79994199c05f50ac06a3e60fcc5 Description-en: Linux kernel version specific tools for version 5.4.0-1018 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1018 on ARMv8. You probably want to install linux-tools-5.4.0-1018-. Package: linux-xilinx-zynqmp-tools-5.4.0-1019 Description-md5: c4481554ce78de4fb04ad6eb33debfa6 Description-en: Linux kernel version specific tools for version 5.4.0-1019 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.4.0-1019 on ARMv8. You probably want to install linux-tools-5.4.0-1019-. Package: macs Description-md5: ea92f8fedfe04d3f07954aa006c99da9 Description-en: Model-based Analysis of ChIP-Seq on short reads sequencers MACS empirically models the length of the sequenced ChIP fragments, which tends to be shorter than sonication or library construction size estimates, and uses it to improve the spatial resolution of predicted binding sites. MACS also uses a dynamic Poisson distribution to effectively capture local biases in the genome sequence, allowing for more sensitive and robust prediction. MACS compares favorably to existing ChIP-Seq peak-finding algorithms, is publicly available open source, and can be used for ChIP-Seq with or without control samples. Package: python3-broker Description-md5: 5207488a5e4c53a5ad2b316d9a9c5665 Description-en: Bro's messaging library -- Python 3 bindings The Broker library implements Bro's high-level communication patterns: . - remote logging - remote events - distributed data stores . This package contains Python 3 bindings. Package: r-cran-rsgcc Description-md5: 8627b3333dc9a7799c39a4fd5e8cb711 Description-en: Gini correlation and clustering of gene expression data This package provides functions for calculating associations between two genes with five correlation methods(e.g., the Gini correlation coefficient [GCC], the Pearson's product moment correlation coefficient [PCC], the Kendall tau rank correlation coefficient [KCC], the Spearman's rank correlation coefficient [SCC] and the Tukey's biweight correlation coefficient [BiWt], and three non-correlation methods (e.g., mutual information [MI] and the maximal information-based nonparametric exploration [MINE], and the euclidean distance [ED]). It can also been implemented to perform the correlation and clustering analysis of transcriptomic data profiled by microarray and RNA-Seq technologies. Additionally, this package can be further applied to construct gene co-expression networks (GCNs). Package: libgstreamerd-3-0 Description-md5: ebaa56cc60adf277d67644666f0a807f Description-en: GStreamer media framework - D bindings GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. . This package contains runtime files needed for applications written in D. Package: libgstreamerd-3-dev Description-md5: 02a65ea459abf054c99fa87e19d963ed Description-en: GStreamer media framework - development files for D GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. . This package contains development files needed to write applications in the D programming language that use GStreamer. Package: libgtkd-3-0 Description-md5: f169214d10fb9c994d38a421a94f2c85 Description-en: GTK+ graphical user interface library - D bindings GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains runtime files needed for applications written in D. Package: libgtkd-3-dev Description-md5: 2012c05d423c4d29d8fcdfed1feb3a31 Description-en: GTK+ graphical user interface library - development files for D GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains development files needed to write applications in the D programming language that use GTK+. Package: libgtkdsv-3-0 Description-md5: b356f4f480de27be893b8c3cecfe2574 Description-en: GTK+ syntax highlighting widget - D bindings GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains runtime files needed for applications written in D. Package: libgtkdsv-3-dev Description-md5: b467b148d1d43d4b64a32840f39e38e0 Description-en: GTK+ syntax highlighting widget - development files for D GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains development files needed to write applications in the D programming language that use GtkSourceView. Package: libpeasd-3-0 Description-md5: f955dad7a381c704ef7c8fd326f78820 Description-en: GTK+ application plugin library - D bindings Libpeas is a library that allows GTK+ applications to support plugins. . This package contains the runtime needed for applications written in D. Package: libpeasd-3-dev Description-md5: b379bf0b73d6021045dd7757d5404a94 Description-en: GTK+ application plugin library - development files for D Libpeas is a library that allows GTK+ applications to support plugins. . This package contains development files needed to write applications in the D programming language that use Libpeas. Package: libvted-3-0 Description-md5: 29a2e74e9f4b89ac82813be6bca0a6f8 Description-en: Terminal emulator widget for GTK+ - D bindings The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains the D language bindings for VTE. Package: libvted-3-dev Description-md5: 590b0a38475269ac36e9be17c7ea6e3b Description-en: Terminal emulator widget for GTK+ - development files for D The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. . This package contains development files needed to write applications in the D programming language that use VTE. Package: tilix Description-md5: 4c5486726c4d4cefaec366f00e558f3d Description-en: Tiling terminal emulator for GNOME Tilix is a feature-rich tiling terminal emulator following the GNOME human interface design guidelines. Its many features include: . * Layout terminals in any fashion by splitting them horizontally or vertically. * Terminals can be re-arranged using drag and drop both within and between windows. * Terminals can be detached into a new window via drag and drop. * Input can be synchronized between terminals so commands typed in one terminal are replicated to the others. * Supports notifications when processes are completed out of view. Package: cairo-dock-switcher-plug-in Description-md5: 0e167051751c2de56c96be23d493e769 Description-en: Switcher plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in allows you to interact with your workspaces. This has 2 modes : compact on one icon and expanded with a sub-dock. Package: cairo-dock-system-monitor-plug-in Description-md5: 4eef51a33bcf1b66ae5b8f2477035005 Description-en: System Monitor plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in shows you the CPU load, RAM usage, graphic card temperature, etc. The user can instantiate this applet several times to show different values each time. Package: cairo-dock-systray-plug-in Description-md5: 8d4cc218de588ec4d43800eb53551713 Description-en: Systray plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in adds the system tray to your dock. Package: cairo-dock-terminal-plug-in Description-md5: 35897ee03b992187ceae7816b7fc3ada Description-en: Terminal plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in add a terminal to cairo-dock. The user can drag'n'drop files or text and select an action. Package: cairo-dock-tomboy-plug-in Description-md5: b2417ca3dda723d45515e1cc59ce771d Description-en: Tomboy plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in controls Gnote or TomBoy's notes directly in the dock. User can search inside notes and display their content on the icons. Package: cairo-dock-toons-plug-in Description-md5: dcf4ce3dc1eaf810071129f49f7fe229 Description-en: Toons plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in displays a toon that will look at user's mouse. Package: cairo-dock-weather-plug-in Description-md5: f61a01eb0f8b0c2f0de698259d00dc73 Description-en: Weather plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in displays weather into your dock. Data are provided by www.weather.com, users can find the location in the config panel. Package: cairo-dock-wifi-plug-in Description-md5: c261a4968732ef1fff1d9775e7d1dc3c Description-en: Wifi plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in shows you the signal strength of the first active Wi-Fi connection. Package: cairo-dock-xfce-integration-plug-in Description-md5: 10449755bca1c05f6c6e207c44c78622 Description-en: Xfce integration plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in provides functions for a better integration into the Xfce environment. This is auto-activated, so you don't need to activate it. Package: cairo-dock-xgamma-plug-in Description-md5: 508425800134a014251e77a1fc4143ef Description-en: Xgamma plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in setup the luminosity of your screen directly from your dock. User can also define a luminosity value that will be applied automatically on startup. Package: universal-ctags Description-md5: d7d8368b5930ac9ff9104de57ea85615 Description-en: build tag file indexes of source code definitions ctags parses source code and produces a sort of index mapping the names of significant entities (e.g. functions, classes, variables) to the location where that entity is defined. This index is used by editors like vi and emacsen to allow moving to the definition of a user-specified entity. . Universal Ctags is a fork of Exuberant Ctags that adds additional features as well as support for more languages.