Package: apparmor-easyprof Description-md5: 987aefb436473d65c1b1c830e1a1cff6 Description-en: AppArmor easyprof profiling tool apparmor-easyprof provides the aa-easyprof utility which is an easy to use interface for AppArmor policy generation. aa-easyprof supports the use of templates and policy groups to quickly profile an application. Package: appstream-util Description-md5: a4492a3684298de274fd2e206004ee03 Description-en: Utility to work with AppStream metadata AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package provides an utility to work with AppStream metadata, which uses libappstream-glib. . It also contains Autotools macros to easily integrate AppStream metadata into an Autotools-based buildsystem, by running 'appstream-util' to validate the files before installing them. 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: ctdb Description-md5: 83dff66615250b53a0cd3df6fb3b9ea7 Description-en: clustered database to store temporary data CTDB is a cluster implementation of the TDB database used by Samba and other projects to store temporary data. If an application is already using TDB for temporary data it is very easy to convert that application to be cluster aware and use CTDB instead. . CTDB provides the same types of functions as TDB but in a clustered fashion, providing a TDB-style database that spans multiple physical hosts in a cluster. . Features include: * CTDB provides a TDB that has consistent data and consistent locking across all nodes in a cluster. * CTDB is very fast. * In case of node failures, CTDB will automatically recover and repair all TDB databases that it manages. * CTDB is the core component that provides pCIFS ("parallel CIFS") with Samba3/4. * CTDB provides HA features such as node monitoring, node failover, and IP takeover. * CTDB provides a reliable messaging transport to allow applications linked with CTDB to communicate to other instances of the application running on different nodes in the cluster. * CTDB has pluggable transport backends. Currently implemented backends are TCP and Infiniband. * CTDB supports a system of application specific management scripts, allowing applications that depend on network or filesystem resources to be managed in a highly available manner on a cluster. 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-apparmor Description-md5: c7bc3728b9d5d471c45d2a640c36d87f Description-en: AppArmor debhelper routines dh-apparmor provides the debhelper tools used to install and migrate AppArmor profiles. This is normally used from package maintainer scripts during install and removal. Package: fstransform Description-md5: 9dbf17c52e563a4e5cfa9b08013dd0c3 Description-en: Tool for in-place filesystem conversion fstransform is a tool to change a file-system from one format to another, for example from jfs/xfs/reiser to ext2/ext3/ext4, in-place and without the need for backup. Idea from convertfs, but it is fully independent code. . The current version of fstransform is fully functional, and ready for testing from the general public. It has been tested on the following file-systems, both as source and target: ext2, ext3, ext4, jfs, minix, reiserfs, xfs. Package: gcc-9-hppa64-linux-gnu Description-md5: 0ee0959bbc343ff940f7f385554ffc51 Description-en: GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-9-locales Description-md5: eb5e72cb380341d4ed2ad2d24c34f31d Description-en: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-9-offload-nvptx Description-md5: 3c146096ed88f2f061e433f8b7d0e37c Description-en: GCC offloading compiler to NVPTX The package provides offloading support for NVidia PTX. OpenMP and OpenACC programs linked with -fopenmp will by default add PTX code into the binaries, which can be offloaded to NVidia PTX capable devices if available. Package: gcc-9-plugin-dev Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Package: gcc-9-source Description-md5: cb00049993a8c14b73bb041c050eb8c5 Description-en: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-9-test-results Description-md5: dc68b9fb54342c9f71afbc0efcf1ade0 Description-en: Test results for the GCC test suite This package contains the test results for running the GCC test suite for a post build analysis. Package: gccbrig-9 Description-md5: 9a28e5a1b5ddb546cea02ce7e6daf674 Description-en: GNU BRIG (HSA IL) frontend This is the GNU BRIG (HSA IL) frontend. The consumed format is a binary representation. The textual HSAIL can be compiled to it with a separate assembler. Package: gccgo-9 Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d Description-en: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-9-doc Description-md5: 76326180b2469131aa9547f46e5b3105 Description-en: Documentation for the GNU Go compiler (gccgo) Documentation for the GNU Go compiler in info format. Package: gccgo-9-multilib Description-md5: 25e9a6929ec801c16cd933e711c7f1ed Description-en: GNU Go compiler (multilib support) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gdc-9 Description-md5: 864a87c3c14c54bac8e1eca97a6eb9a7 Description-en: GNU D compiler (version 2) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-9-multilib Description-md5: 5bd997d730190f1d6151d11f184d631d Description-en: GNU D compiler (version 2, multilib support) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gm2-9 Description-md5: 30035702cc3ba14baf3e36ae95a9b1c6 Description-en: GNU Modula-2 compiler This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-9 Description-md5: 8cebde0cd6b861927a7a457cacc8851f Description-en: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-9-doc Description-md5: 8139d6afb41aa31e17dbd1884d4ab725 Description-en: GNU Ada compiler (documentation) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the documentation in info format. Package: gobjc++-9 Description-md5: b9baa94c6e3efdfa23b7927008258616 Description-en: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-9-multilib Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7 Description-en: GNU Objective-C++ compiler (multilib support) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc-9 Description-md5: ef51de6b57526dc4a161944678606486 Description-en: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-9-multilib Description-md5: b79f5c8e5ac0b4d1089b9028a80813f3 Description-en: GNU Objective-C compiler (multilib support) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). 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: 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: lib32gphobos-9-dev Description-md5: b341eedcd8081d86dac015bda85ac8cc Description-en: Phobos D standard library (32bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos76 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32objc-9-dev Description-md5: 4563909f76273e1eff5ff297d7d93981 Description-en: Runtime library for GNU Objective-C applications (32bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib32stdc++6-9-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. 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: 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: libgccjit-9-dev Description-md5: edfbe45c4dd603bd5f9c67ae4ba8c494 Description-en: GCC just-in-time compilation (development files) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-9-doc Description-md5: 83ae0019c7b0b4b05ff14e3fc173a180 Description-en: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgm2-0 Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-9-dev Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgnat-9 Description-md5: 27cdab3b846cfe71a546e1fbdc98570c Description-en: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnatvsn9 Description-md5: 75e330fcf9a585cbfe2857d4468e3c84 Description-en: GNU Ada compiler selected components (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the runtime shared library. Package: libgnatvsn9-dev Description-md5: fa344c0d231c640dd6ef6c54f6b9640a Description-en: GNU Ada compiler selected components (development files) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnatvsn library exports selected GNAT components for use in other packages, most notably ASIS tools. It is licensed under the GNAT-Modified GPL, allowing to link proprietary programs with it. . This package contains the development files and static library. Package: libgphobos-9-dev Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd Description-en: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos76 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libhsail-rt-9-dev Description-md5: fdf9fe3239090741752f3b2eb4cff918 Description-en: HSAIL runtime library (development files) This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. 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: libnginx-mod-http-auth-pam Description-md5: f5d57dbf0c65acd242b1a0560e3e3bfd Description-en: PAM authentication module for Nginx The nginx_http_auth_pam module enables authentication using PAM. . The module uses PAM as a backend for simple http authentication. It also allows setting the pam service name to allow more fine grained control. Package: libnginx-mod-http-cache-purge Description-md5: 398ab43d3187cbe8c5005bbdf7b75662 Description-en: Purge content from Nginx caches Cache Purge module adds purging capabilities to Nginx. It allows purging content from caches used by all of Nginx proxy modules, like FastCGI, Proxy, SCGI and uWSGI. Package: libnginx-mod-http-dav-ext Description-md5: 2690910ae7bd132adb0173b9b23604dc Description-en: WebDAV missing commands support for Nginx WebDAV Ext module complements the Nginx WebDAV module to provide a full WebDAV support. . WebDAV Ext provides the missing PROPFIND & OPTIONS methods. Package: libnginx-mod-http-echo Description-md5: abf85fee1f5ab07e15ef30313071a5b7 Description-en: Bring echo and more shell style goodies to Nginx Echo module wraps lots of Nginx internal APIs for streaming input and output, parallel/sequential subrequests, timers and sleeping, as well as various meta data accessing. . Basically it provides various utilities that help testing and debugging of other modules by trivially emulating different kinds of faked subrequest locations. . People will also find it useful in real-world applications that need to: . 1. Serve static contents directly from memory. 2. Wrap the upstream response with custom header and footer (kinda like the addition module but with contents read directly from the config file and Nginx variables). 3. Merge contents of various "Nginx locations" (i.e., subrequests) together in a single main request (using echo_location and its friends). Package: libnginx-mod-http-fancyindex Description-md5: 6258d67cce31732f8e890750dae6ebf2 Description-en: Fancy indexes module for the Nginx The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style by introducing ways to customize the result. Package: libnginx-mod-http-geoip Description-md5: b9336eed4064843a4bc5981a2d63799f Description-en: GeoIP HTTP module for Nginx The ngx_http_geoip module creates variables with values depending on the client IP address, using the precompiled MaxMind databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-http-geoip2 Description-md5: 4ef56d09bfbe37567f3130be2d9fe48c Description-en: GeoIP HTTP module for Nginx The ngx_http_geoip2 module is a third-party plugin which creates variables with values from the maxmind geoip2 databases based on the client IP (default) or from a specific variable (supports both IPv4 and IPv6). Package: libnginx-mod-http-headers-more-filter Description-md5: 92b32d38fc0fbbbb77340cc1cd063a62 Description-en: Set and clear input and output headers for Nginx The Headers More module allows you to add, set, or clear any output or input header that you specify. . This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server. Package: libnginx-mod-http-lua Description-md5: 3809630833b46400f90da24b2a051f5c Description-en: Lua module for Nginx Embed Lua runtime into nginx. . This module embeds Lua, via the standard Lua 5.1 interpreter or LuaJIT 2.0/2.1, into Nginx and by leveraging Nginx's subrequests, allows the integration of the powerful Lua threads (Lua coroutines) into the Nginx event model. Package: libnginx-mod-http-ndk Description-md5: bb02698c2bb350fa8b6c2dddcabc6895 Description-en: Nginx Development Kit module The NDK is an Nginx module that is designed to extend the core functionality of the excellent Nginx webserver in a way that can be used as a basis of other Nginx modules. . It has functions and macros to deal with generic tasks that don't currently have generic code as part of the core distribution. The NDK itself adds few features that are seen from a user's point of view - it's just designed to help reduce the code that Nginx module developers need to write. Package: libnginx-mod-http-perl Description-md5: e53a1df1937247757c6e3b6896311998 Description-en: Perl module for Nginx Embed Perl runtime into nginx. . The ngx_http_perl module is used to implement location and variable handlers in Perl and insert Perl calls into SSI. . Note that this module is marked experimental. Package: libnginx-mod-http-subs-filter Description-md5: d31b147dc61028d8b021b2300c575b74 Description-en: Substitution filter module for Nginx Subsitution Nginx module can do both regular expression and fixed string substitutions on response bodies. The module is quite different from Nginx's native Substitution module. It scans the output chains buffer and matches string line by line, just like Apache's mod_substitute. Package: libnginx-mod-http-uploadprogress Description-md5: 488a4ddc35482d27784766b871e61d3a Description-en: Upload progress system for Nginx Upload progress module is an implementation of an upload progress system, that monitors RFC1867 POST uploads as they are transmitted to upstream servers. . It works by tracking the uploads proxied by Nginx to upstream servers without analysing the uploaded content and offers a web API to report upload progress in Javscript, Json or any other format. Package: libnginx-mod-http-upstream-fair Description-md5: e1780a80134775b6bb0a8cbe12e76218 Description-en: Nginx Upstream Fair Proxy Load Balancer The Nginx fair proxy balancer enhances the standard round-robin load balancer provided with Nginx so that it tracks busy backend servers and adjusts balancing accordingly. Package: libnginx-mod-nchan Description-md5: d6ec98083d8ecb11ff9c5cd125dedf07 Description-en: Fast, flexible pub/sub server for Nginx Nchan is a scalable, flexible pub/sub server for the modern web, It can be configured as a standalone server, or as a shim between your application and tens, thousands, or millions of live subscribers. It can buffer messages in memory, on-disk, or via Redis. All connections are handled asynchronously and distributed among any number of worker processes. It can also scale to many nginx server instances with Redis. . Full documentation available at https://nchan.slact.net Package: libnginx-mod-rtmp Description-md5: 21c88e68945f219c2a8efff37ad9e624 Description-en: RTMP support for Nginx The nginx RTMP module is a fully-featured streaming solution implemented in nginx. . It provides the following features: - Live streaming with RTMP, HLS and MPEG-DASH; - RTMP Video on Demand from local or HTTP sources; - Stream relay support via a push or pull model; - Integrated stream recording; - and more. Package: libobjc-9-dev Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. 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: librdf-query-perl Description-md5: 3de7e2e029c96e18a7aa94e848f2782e Description-en: complete SPARQL 1.1 Query and Update implementation for RDF::Trine Resource Description Framework (RDF) is a standard model for data interchange on the Web. . RDF::Query allows SPARQL 1.1 and RDQL queries to be run against an RDF model, returning rows of matching results. 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: libstdc++6-9-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. 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: libx32gphobos-9-dev Description-md5: cdbbfaf18bf8097f4f6c5141edaea0ca Description-en: Phobos D standard library (x32 development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos76 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32objc-9-dev Description-md5: f7dcb47d6608005e0ecbde60e08685b0 Description-en: Runtime library for GNU Objective-C applications (x32 development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libx32stdc++6-9-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libxmlb-tests Description-md5: 92105cce546594649c0eaf1f3e472b6f Description-en: Installed tests for libxmlb2 The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. . This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data. . This package contains the installed tests for libxmlb1. 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-1027-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-buildinfo-5.4.0-1038-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-1027-iot Description-md5: e4a436209ef46f6f27552e096ce8405f 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-1027/debian.README.gz for details. Package: linux-headers-5.4.0-1038-iot Description-md5: 002c1c28b86b261b4afe62858a52e869 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-1038/debian.README.gz for details. Package: linux-headers-iot Description-md5: 683618bd261b66508d5cd038153810ba Description-en: Generic Linux kernel headers This package will always depend on the latest IoT kernel headers available. 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-1027-iot Description-md5: 49c48fb695f04413edec9a2bf639e45c Description-en: Signed kernel image iot A kernel image for iot. This version of it is signed with Canonical's signing key. Package: linux-image-5.4.0-1038-iot Description-md5: 49c48fb695f04413edec9a2bf639e45c Description-en: Signed kernel image iot A kernel image for iot. This version of it is signed with Canonical's signing key. Package: linux-image-iot Description-md5: 6b9d2fd5ddb241e40a0199fb021d999f Description-en: Generic Linux kernel image This package will always depend on the latest IoT kernel image available. 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-1027-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-image-unsigned-5.4.0-1038-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 Description-md5: dc3d45db455c8ecb0523c58726b2e136 Description-en: Complete Generic Linux kernel and headers This package will always depend on the latest complete IoT Linux kernel and headers. Package: linux-iot-headers-5.4.0-1027 Description-md5: 8ebd2ae6bcf00468cf9df92a4abb52ce 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-1027/debian.README.gz for details Package: linux-iot-headers-5.4.0-1038 Description-md5: 1da6adea94f45762a07a7a126839508f 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-1038/debian.README.gz for details Package: linux-iot-tools-5.4.0-1027 Description-md5: 30b3cd0297fc5a0d66594589484bfc7f Description-en: Linux kernel version specific tools for version 5.4.0-1027 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-1027 on 64 bit x86. You probably want to install linux-tools-5.4.0-1027-. Package: linux-iot-tools-5.4.0-1038 Description-md5: 2457519d116f8ee165f49fa150fdbf15 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on 64 bit x86. You probably want to install linux-tools-5.4.0-1038-. 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-1027-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-5.4.0-1038-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-nvidia-tegra-5.15-cloud-tools-common Description-md5: fbd3cbdab6c1c8bbc024b809502f0baa Description-en: Linux kernel version specific cloud tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools for cloud tools for version 5.15.0. Package: linux-nvidia-tegra-5.15-headers-5.15.0-1023 Description-md5: 25043464d3054b52b549e64625639827 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-nvidia-tegra-5.15-headers-5.15.0-1023/debian.README.gz for details Package: linux-nvidia-tegra-5.15-headers-5.15.0-1024 Description-md5: aa7df812dd3be2858a2b33370f845106 Description-en: Header files related to Linux kernel version 5.15.0 This package provides kernel header files for version 5.15.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-nvidia-tegra-5.15-headers-5.15.0-1024/debian.README.gz for details Package: linux-nvidia-tegra-5.15-tools-common Description-md5: ebae64957fb00a454cfaf1302c4cd597 Description-en: Linux kernel version specific tools for version 5.15.0 This package provides the architecture independent parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0. Package: linux-nvidia-tegra-5.15-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. 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-1027-iot Description-md5: 3dc3aa1968326668de750372261130d4 Description-en: Linux kernel version specific tools for version 5.4.0-1027 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-1027 on 64 bit x86. Package: linux-tools-5.4.0-1038-iot Description-md5: d139f950dea6eba3840c673f7ae8a699 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on 64 bit x86. Package: linux-tools-iot Description-md5: 912ea71e642ad101d39de3bf700a2248 Description-en: Generic Linux kernel tools This package will always depend on the latest IoT kernel tools available. 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: 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: 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: nginx-extras Description-md5: cebf6bae29675a6727afab89ec1e2af6 Description-en: nginx web/proxy server (extended version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx with the standard modules, plus extra features and modules such as the Perl module, which allows the addition of Perl in configuration files. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, FLV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, MP4, Embedded Perl, Random Index, Real IP, Slice, Secure Link, SSI, SSL, Stream, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . THIRD PARTY MODULES: Auth PAM, Cache Purge, DAV Ext, Echo, Fancy Index, Headers More, Embedded Lua, GeoIP2, HTTP Substitutions, Nchan, Upload Progress, Upstream Fair Queue. Package: nginx-full Description-md5: 7b92efed8d0dfeddae5135a906a7f165 Description-en: nginx web/proxy server (standard version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx with the complete set of standard modules included (but omitting some of those included in nginx-extra). . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, GeoIP, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP, Slice, SSI, SSL, Stream, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . THIRD PARTY MODULES: Auth PAM, DAV Ext, Echo, GeoIP2, HTTP Substitutions, Upstream Fair Queue. Package: nginx-light Description-md5: dc750c339c49ba7f8f24198d00333f02 Description-en: nginx web/proxy server (basic version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a very light version of nginx with only the minimal set of features and modules. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Empty GIF, FastCGI, Map, Proxy, Rewrite, SCGI, uWSGI. . OPTIONAL HTTP MODULES: Auth Request, Charset, Gzip, Gzip Precompression, Headers, HTTP/2, Index, Log, Real IP, Slice, SSI, SSL, Stub Status, Thread Pool, WebDAV, Upstream. . THIRD PARTY MODULES: Echo. 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: openstack-dashboard-ubuntu-theme Description-md5: 40d46eeff72f593d414a29c360430556 Description-en: Transitional dummy package for Ubuntu theme for Horizon This transitional package is safe to remove and use openstack-dashboard instead, which now contains the Ubuntu theme. 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: postgresql-plperl-12 Description-md5: 23a60fc50cb29561c634b4de51c47bfd Description-en: PL/Perl procedural language for PostgreSQL 12 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 12 in Perl. You need this package if you have any PostgreSQL 12 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-12 Description-md5: aed30f8b861a2fbb00d2628d1fea8825 Description-en: PL/Python 3 procedural language for PostgreSQL 12 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 12 in Python 3. You need this package if you have any PostgreSQL 12 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-12 Description-md5: 6227be4f75c68939333f8cde0c9c4994 Description-en: PL/Tcl procedural language for PostgreSQL 12 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 12 in Tcl. You need this package if you have any PostgreSQL 12 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-server-dev-12 Description-md5: 20f8781727d34ca97cd31bd7e9ae37af Description-en: development files for PostgreSQL 12 server-side programming Header files for compiling SSI code to link into PostgreSQL's backend; for example, for C functions to be called from SQL. . This package also contains the Makefiles necessary for building add-on modules of PostgreSQL, which would otherwise have to be built in the PostgreSQL source-code tree. . PostgreSQL is an object-relational SQL database management system. 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-evtx Description-md5: d220a3bdf7647eb46f3948481b82de2a Description-en: parser for recent Windows Event Log files -- Python 3 version This module provides programmatic access to the File and Chunk headers, record templates, and event entries from Microsoft Windows Vista and later. . This package contains modules for Python 3. 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-simplestreams-openstack Description-md5: 196474a014dbb68151c55d2f990106c8 Description-en: Library and tools for using Simple Streams data This package depends on libraries necessary to use the openstack dependent functionality in simplestreams. That includes interacting with glance, swift and keystone. Package: python3-watson-developer-cloud Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: registry-tools Description-md5: 7266dad7d5ee9360537ffc04ec7157f3 Description-en: tools for viewing and manipulating the Windows registry Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains tools for viewing and manipulating the binary "registry" found on Windows machines, both locally and remote. Package: ruby-curses Description-md5: 6e5cb483bd434b398400a28862a2f120 Description-en: curses binding for Ruby Ruby binding for curses, ncurses, and PDCurses. curses is an extension library for text UI applications. . This module is built with wide character support. 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: samba-testsuite Description-md5: 9909252a54b8d1689d0ad0af3791b792 Description-en: test suite from Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains programs for testing the reliability and speed of SMB servers, Samba in particular. 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: simplestreams Description-md5: de3939aceef20133cbe2ba7bbb1b7f43 Description-en: Library and tools for using Simple Streams data This package provides a client for interacting with simple streams data as is produced to describe Ubuntu's cloud images. 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: 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: ubuntu-advantage-pro Description-md5: 0f9f23226186801089d3a05bd2fd5214 Description-en: transitional dummy package for ubuntu-pro-auto-attach This is a transitional dummy package for ubuntu-pro-auto-attach. It can safely be removed. Package: weex Description-md5: ec33d109e8ecddf126bc980c6d0d78dc Description-en: Non-interactive FTP and FTPS client for updating web pages Weex is an utility designed to automate the task of remotely maintaining a web page or other FTP archive. With weex, the maintainer of a web site or archive that must be administered through FTP interaction can largely ignore that process. FTP and FTPS protocols are supported. The archive administrator simply creates a local directory that serves as an exact model for the off-site data. All modifications and direct interaction is done locally to this directory structure. When the administrator wishes to coordinate the data on the remote site with that of the local model directory, simply executing weex accomplishes this in the most bandwidth-efficient fashion by only transferring files that need updating. The program will create or remove files or directories as necessary to accurately establish the local model on the remote server. 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: 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.15.0-1023-nvidia-tegra Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1023-nvidia-tegra-rt Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1024-nvidia-tegra Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1024-nvidia-tegra-rt Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. 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-buildinfo-5.4.0-1027-iot 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-1038-iot 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.15.0-1023-nvidia-tegra Description-md5: b2769d0b32e923341ce40b23bb4c774d Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1023/debian.README.gz for details. Package: linux-headers-5.15.0-1023-nvidia-tegra-rt Description-md5: b2769d0b32e923341ce40b23bb4c774d Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1023/debian.README.gz for details. Package: linux-headers-5.15.0-1024-nvidia-tegra Description-md5: acb2e8d8e0c4e4db5dd9da7fe9412b39 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1024/debian.README.gz for details. Package: linux-headers-5.15.0-1024-nvidia-tegra-rt Description-md5: acb2e8d8e0c4e4db5dd9da7fe9412b39 Description-en: Linux kernel headers for version 5.15.0 on ARMv8 SMP This package provides kernel header files for version 5.15.0 on ARMv8 SMP. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-5.15.0-1024/debian.README.gz for details. 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-headers-5.4.0-1027-iot Description-md5: 2195fa36e66709ea0b1b3cb69159ce5d 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-1027/debian.README.gz for details. Package: linux-headers-5.4.0-1038-iot Description-md5: 9cec8f0b1125aa5033dbc205a1dca21d 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-1038/debian.README.gz for details. Package: linux-image-5.15.0-1023-nvidia-tegra Description-md5: 225ebae55dc3ccb9996a3fb0be372a4d Description-en: Signed kernel image nvidia-tegra A kernel image for nvidia-tegra. This version of it is signed with Canonical's signing key. Package: linux-image-5.15.0-1023-nvidia-tegra-rt Description-md5: 1a73e32a4357a285d2abce78f76aa106 Description-en: Signed kernel image nvidia-tegra-rt A kernel image for nvidia-tegra-rt. This version of it is signed with Canonical's signing key. Package: linux-image-5.15.0-1024-nvidia-tegra Description-md5: 225ebae55dc3ccb9996a3fb0be372a4d Description-en: Signed kernel image nvidia-tegra A kernel image for nvidia-tegra. This version of it is signed with Canonical's signing key. Package: linux-image-5.15.0-1024-nvidia-tegra-rt Description-md5: 1a73e32a4357a285d2abce78f76aa106 Description-en: Signed kernel image nvidia-tegra-rt A kernel image for nvidia-tegra-rt. This version of it is signed with Canonical's signing key. 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-image-5.4.0-1027-iot Description-md5: 7304fd00387faea56a714897a5d2f59d 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 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-image-5.4.0-1038-iot Description-md5: 7304fd00387faea56a714897a5d2f59d 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 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-image-unsigned-5.15.0-1023-nvidia-tegra Description-md5: 935c4cfc432b211e7da5ee980987d7f8 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Nvidia-Tegra processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1023-nvidia-tegra-rt Description-md5: cac79510194b85051af1c6800cfb2206 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Nvidia-Tegra-RT processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra-rt meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1024-nvidia-tegra Description-md5: 935c4cfc432b211e7da5ee980987d7f8 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Nvidia-Tegra processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1024-nvidia-tegra-rt Description-md5: cac79510194b85051af1c6800cfb2206 Description-en: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Nvidia-Tegra-RT processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra-rt meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-iot-tools-5.4.0-1027 Description-md5: c467739127878856eca41fb498994c6b Description-en: Linux kernel version specific tools for version 5.4.0-1027 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-1027 on ARMv8. You probably want to install linux-tools-5.4.0-1027-. Package: linux-iot-tools-5.4.0-1038 Description-md5: 5a6e470108ab1ba924ea0e6bfe6068b4 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 on ARMv8. You probably want to install linux-tools-5.4.0-1038-. Package: linux-modules-5.15.0-1023-nvidia-tegra Description-md5: 95297344c7addb619a150e40db19e4ac Description-en: Linux kernel extra modules for version 5.15.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 Nvidia-Tegra processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1023-nvidia-tegra-rt Description-md5: d756bf79de61c181cbf3bd8d1b4ef756 Description-en: Linux kernel extra modules for version 5.15.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 Nvidia-Tegra-RT processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra-rt meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1024-nvidia-tegra Description-md5: 95297344c7addb619a150e40db19e4ac Description-en: Linux kernel extra modules for version 5.15.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 Nvidia-Tegra processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1024-nvidia-tegra-rt Description-md5: d756bf79de61c181cbf3bd8d1b4ef756 Description-en: Linux kernel extra modules for version 5.15.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 Nvidia-Tegra-RT processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra-rt 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-modules-5.4.0-1027-iot Description-md5: 90842f5864eb9fdc131456ecaf22091e 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 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-5.4.0-1038-iot Description-md5: 90842f5864eb9fdc131456ecaf22091e 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 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.15.0-1023-nvidia-tegra Description-md5: 360b3b0c23bbbf305833a9ce8e9092df Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.0 on ARMv8 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 Nvidia-Tegra processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1024-nvidia-tegra Description-md5: 360b3b0c23bbbf305833a9ce8e9092df Description-en: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.0 on ARMv8 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 Nvidia-Tegra processors. . Geared toward IoT, embedded devices and server systems. . You likely do not want to install this package directly. Instead, install the linux-nvidia-tegra meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-nvidia-tegra-5.15-tools-5.15.0-1023 Description-md5: a3db6deb6d2211918bc639633462b099 Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on ARMv8. You probably want to install linux-tools-5.15.0-1023-. Package: linux-nvidia-tegra-5.15-tools-5.15.0-1024 Description-md5: 82ae27f27247a2cf74e4d51f122d019e Description-en: Linux kernel version specific tools for version 5.15.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1024 on ARMv8. You probably want to install linux-tools-5.15.0-1024-. Package: linux-tools-5.15.0-1023-nvidia-tegra Description-md5: d5a324723d4c30d16ffc026b73715f20 Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on ARMv8. Package: linux-tools-5.15.0-1023-nvidia-tegra-rt Description-md5: d5a324723d4c30d16ffc026b73715f20 Description-en: Linux kernel version specific tools for version 5.15.0-1023 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1023 on ARMv8. Package: linux-tools-5.15.0-1024-nvidia-tegra Description-md5: cd5e67029e99ac19f4099eabf16b2e93 Description-en: Linux kernel version specific tools for version 5.15.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1024 on ARMv8. Package: linux-tools-5.15.0-1024-nvidia-tegra-rt Description-md5: cd5e67029e99ac19f4099eabf16b2e93 Description-en: Linux kernel version specific tools for version 5.15.0-1024 This package provides the architecture dependant parts for kernel version locked tools (such as perf and x86_energy_perf_policy) for version 5.15.0-1024 on ARMv8. 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-tools-5.4.0-1027-iot Description-md5: c9c2d372daca031244c00fac3a0e6b14 Description-en: Linux kernel version specific tools for version 5.4.0-1027 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-1027 on ARMv8. Package: linux-tools-5.4.0-1038-iot Description-md5: 834c60d0e6222caceb286f681594e8c1 Description-en: Linux kernel version specific tools for version 5.4.0-1038 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-1038 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: libsfgphobos-9-dev Description-md5: b261bafbd9d93f25840b1fefa62281ad Description-en: Phobos D standard library (soft float ABI development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libsfgphobos76 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libsfobjc-9-dev Description-md5: a463892c3f00f5e00d2e6faa0c1a8f90 Description-en: Runtime library for GNU Objective-C applications (soft float development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libsfstdc++6-9-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. 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: lib64gphobos-9-dev Description-md5: 74c4089eeff14106ae16cc4257ba8f73 Description-en: Phobos D standard library (64bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib64gphobos76 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib64objc-9-dev Description-md5: c0fc895d2778279155bfb6af8561da8e Description-en: Runtime library for GNU Objective-C applications (64bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib64stdc++6-9-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. 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.