Package: alire Description-md5: 7e71cbdb1432d63dbdcc547934cf40ef Description-en: Ada package manager A catalog of ready-to-use Ada libraries plus a command-line tool (`alr`) to obtain, build, and incorporate them into your own projects. It aims to fulfill a similar role to Rust's `cargo` or OCaml's `opam`. . This is a source package manager, in contrast to apt which is a binary package manager. Package: apport-kde Description-md5: c8fd570a74a013e8fc3c502dd64152ce Description-en: KDE frontend for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a KDE frontend for browsing and handling the crash reports. Package: apport-noui Description-md5: d5aa0379a714ef65137c463f0f903564 Description-en: tools for automatically reporting Apport crash reports apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . Installing this package will configure your system to automatically submit all new Apport crash reports. Besides that it is an empty package. Package: apport-valgrind Description-md5: 21b17902929fcb9d5f6a9bcc53f2af83 Description-en: valgrind wrapper that first downloads debug symbols apport-valgrind is a valgrind wrapper that automatically downloads related available debug symbols and provides them to valgrind's memcheck tool, which is executed. The output is a valgrind log file ("valgrind.log") that contains stack traces (with as many symbols resolved as available) and that shows memory leaks. Package: archivemount Description-md5: cf333e18ab0d623c8e484a57ae0c66db Description-en: mounts an archive or compressed file for access as a filesystem archivemount mounts an optionally-compressed archive as a FUSE file system, also allowing it to be written to and updated on unmount. . A plethora of archive formats are supported: tar (all variants), ISO9660, Zip/RAR, cpio, ar... . With -o formatraw the same can be done with any compressed file. Package: asciidoctor Description-md5: 12d0cefa9d5d385422cc8c36ee28ad6a Description-en: AsciiDoc to HTML rendering for Ruby Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats. Package: asciidoctor-doc Description-md5: 2f072b4a9505129c88ad447fddec6434 Description-en: AsciiDoc to HTML rendering for Ruby (documentation) Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats. . This package contains the documentation for asciidoctor. Package: bcachefs-tools Description-md5: 4e8fe266fe5de9a53a436460738680dc Description-en: bcachefs userspace tools Userspace tools for bcachefs, a modern copy on write, checksumming, multi device filesystem. . Note: The current Debian kernels do not come with bcachefs support, you will have to use your own kernel or one provided by a 3rd party that contains bcachefs support. Package: bolt-17 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: bolt-18 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: bolt-19 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: bolt-20 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: brotli-rs Description-md5: 1a407d60b9f9dbbfeafcb4caf85fc8fc Description-en: Compressor and decompressor for brotli written in rust A compressor and decompressor for brotli with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. Package: buteo-syncfw-plugins Description-md5: d6cf1d99227f918c4c0543cf6a6b5d9f Description-en: Buteo Synchronization Framework plugins The Buteo Synchronization Framework relies on plugins in order to synchronize with a variety of data sources. . This package provides synchronization plugins for the Buteo Synchronization Framework. Package: buteo-syncfw-plugins-doc Description-md5: 7eee2492106f17dfd3521a4d09e17186 Description-en: Documentation for Buteo Synchronization Framework plugins The Buteo Synchronization Framework relies on plugins in order to synchronize with a variety of data sources. . This package provides the Documentation for Buteo Synchronization Framework plugins. Package: cargo-c Description-md5: 6b49ce39d7de9b8321c41e1e3e5d4266 Description-en: Helper program to build and install c-like libraries cargo-c is an extension for Cargo, the Rust package manger, that allows users to build and install C-ABI compatible dynamic and static libraries. It produces and installs pkg-config files, a static and a dynamic library, and C headers to be used by any C-compatible software. Package: cbindgen Description-md5: bf5e9ab6d22f73ffe6c064b48141f318 Description-en: Generates C bindings from Rust code cbindgen can be used to generate C bindings for Rust code. It is currently being developed to support creating bindings for WebRender (by Mozilla for Firefox), but has been designed to support any project. . Features: . * Builds bindings for a crate, its mods, its dependent crates, and their mods * Only the necessary types for exposed functions are given bindings * Can specify annotations for controlling some aspects of binding * Support for generic structs and unions * Support for exporting constants and statics * Customizable formatting, can be used in C or C++ projects * Support for generating #ifdef's for #[cfg] attributes * Support for #[repr(sized)] tagged enum's Package: chafa Description-md5: 22a0cde9e8437e61d5167ec916682939 Description-en: Image-to-text converter supporting a wide range of symbols, etc. Chafa is a command-line utility that converts all kinds of images, including animated image formats like GIFs, into ANSI/Unicode character output that can be displayed in a terminal. . It is highly configurable, with support for alpha transparency and multiple color modes and color spaces, combining a range of Unicode characters for optimal output. . The core functionality is provided by a C library with a public, well-documented API. . This package ships the command line tool. Package: chatty Description-md5: e8a7915dcc494d4f96238dab0b24889b Description-en: Messaging application for mobile and desktop Chatty is a simple to use to messaging app for 1:1 communication and small groups supporting SMS, MMS, XMPP and Matrix. . It works on desktops but also adjusts to small screen sizes like smart phones and other mobile devices. Package: cl-bordeaux-threads Description-md5: 5378588069e09e6c16e32d40e4635e4e Description-en: Portable threads library for Common Lisp BORDEAUX-THREADS is a proposed standard for a minimal MP/Threading interface. . It essentially provides a compatibility layer for multi-threading across multiple CL implementations. . Some parts of its implementation-specific code can also be implemented in a Lisp that does not support multiple threads, so that thread-safe code can be compiled on both multithread and single-thread implementations without need of conditionals. Package: clang-17 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-17-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-17-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-18 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-18-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-18-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-19 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-19-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-19-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-20 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-20-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-20-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-17 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-format-18 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-format-19 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-format-20 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-17 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-tidy-18 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-tidy-19 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-tidy-20 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-17 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: clang-tools-18 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: clang-tools-19 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: clang-tools-20 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-17 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: clangd-18 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: clangd-19 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: clangd-20 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: cntr Description-md5: 377b3207d09ca624730d6675bbdad8b6 Description-en: a container debugging tool based on FUSE mount cntr mounts the file system from one container or the host into the target container, by creating a nested container with the help of a FUSE filesystem. This allows to ship minimal runtime image in production and limit the surface for exploits. . Natively supported: docker, podman, LXC, LXD, rkt, systemd-nspawn, containerd; For other container engines, cntr also takes PIDs. Package: contactsd Description-md5: 2d2774bf5feb67f9098a5190f2003cec Description-en: Telepathy - QtContacts bridge for contacts contactsd is a service for collecting and observing changes in roster list from all the users telepathy accounts (buddies, their status and presence information), and store it to QtContacts. Package: crack Description-md5: 29788e610e458190a843f470c4c99c54 Description-en: Password guessing program (crypt() variant) Crack is program designed to quickly locate vulnerabilities in Unix (or other) password files by scanning the contents of a password file, looking for users who have misguidedly chosen a weak login password. . This package provides the runtime files for the crypt() version. Package: crack-common Description-md5: 1c34ab8675faff584d577f8b22af2465 Description-en: Password guessing program (common files of all variants) Crack is program designed to quickly locate vulnerabilities in Unix (or other) password files by scanning the contents of a password file, looking for users who have misguidedly chosen a weak login password. . This package provides the common files for the crypt() and MD5 versions. Package: crack-md5 Description-md5: 110e958d3492f2ca5600b83ba5fef48a Description-en: Password guessing program (MD5 variant) Crack is program designed to quickly locate vulnerabilities in Unix (or other) password files by scanning the contents of a password file, looking for users who have misguidedly chosen a weak login password. . This package provides the runtime files for the MD5 version. Package: creduce Description-md5: 13f2f6d719c0bda2b83a6e7a20474eab Description-en: Test-Case Reduction for C Compiler Bugs C-Reduce is a tool which takes a large C or C++ program that has a property of interest (such as triggering a compiler bug) and automatically produces a much smaller C/C++ program that has the same property. It is intended for use by people who discover and report bugs in compilers and other tools that process C/C++ code. Package: cvise Description-md5: 0d97eed0474b333b884c9bef9da0e19d Description-en: super-parallel Python port of the C-Reduce project C-Vise is a tool that takes a large C, C++ or OpenCL program that has a property of interest (such as triggering a compiler bug) and automatically produces a much smaller C/C++ or OpenCL program that has the same property. It is intended for use by people who discover and report bugs in compilers and other tools that process C/C++ or OpenCL code. . NOTE: C-Vise happens to do a pretty good job reducing the size of programs in languages other than C/C++, such as JavaScript and Rust. If you need to reduce programs in some other language, please give it a try. Package: dazzdb Description-md5: 7e00727db0845d5aaf47b78dbb71d5bc Description-en: manage nucleotide sequencing read data To facilitate the multiple phases of the dazzler assembler, all the read data is organized into what is effectively a database of the reads and their meta-information. The design goals for this data base are as follows: * The database stores the source Pacbio read information in such a way that it can re-create the original input data, thus permitting a user to remove the (effectively redundant) source files. This avoids duplicating the same data, once in the source file and once in the database. * The data base can be built up incrementally, that is new sequence data can be added to the data base over time. * The data base flexibly allows one to store any meta-data desired for reads. This is accomplished with the concept of *tracks* that implementors can add as they need them. * The data is held in a compressed form equivalent to the .dexta and .dexqv files of the data extraction module. Both the .fasta and .quiva information for each read is held in the data base and can be recreated from it. The .quiva information can be added separately and later on if desired. * To facilitate job parallel, cluster operation of the phases of the assembler, the database has a concept of a *current partitioning* in which all the reads that are over a given length and optionally unique to a well, are divided up into *blocks* containing roughly a given number of bases, except possibly the last block which may have a short count. Often programs can be run on blocks or pairs of blocks and each such job is reasonably well balanced as the blocks are all the same size. One must be careful about changing the partition during an assembly as doing so can void the structural validity of any interim block-based results. Package: dcm2niix Description-md5: 87adc72fb839d25eb3a7bdde4a778ff8 Description-en: next generation DICOM to NIfTI converter dcm2niix is the successor of dcm2nii, a popular tool for converting images from the complicated formats used by scanner manufacturers (DICOM, PAR/REC) to the simpler NIfTI format used by many scientific tools. It works for all modalities (CT, MRI, PET, SPECT) and sequence types. 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: deken Description-md5: 613b085629314b423c1c10e0dd8ba7fc Description-en: Externals wrangler for Pure Data - upload utility deken is a simple and easy to use package manager for Pure Data (Pd). . This package provides a command line tool that facilitates the creation and upload of your own packages to the official package repository puredata.info. Package: detox Description-md5: 57a56ea30e81ef29e23165136cbfe243 Description-en: replace problematic characters in filenames detox is a utility designed to clean up filenames. It replaces difficult to work with characters, such as spaces, with standard equivalents. It will also clean up filenames with UTF-8 or Latin-1 (or CP-1252) characters in them. . Features: * Removal or replacement of upper ASCII Latin-1 (ISO 8859-1) characters; * Removal or replacement of UTF-8 encoded Unicode characters; * Removal or replacement of spaces and other potentially tricky characters; * Trimming of excessive "_" and "-"s; * Directory recursion, dry runs, verbose listings. . It is designed with safety in mind. It won't overwrite a file that already exists, and it doesn't touch special files if not requested. . detox is useful to mass rename files automatically. As just one example, you can use detox to easily standardize lots of files, as MP3 or movies, downloaded or stored inside a directory. . This package provides detox and inline-detox commands. The inline-detox can be used in command lines, as a filter in shell procedures. Package: dh-apport Description-md5: a5c779df9e0b356100c76151d7cef527 Description-en: debhelper extension for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a debhelper extension to make it easier for other packages to include apport hooks. Package: dh-dkms Description-md5: 1208c8493840cb3bb3d35562e7dec67a Description-en: debhelper addon for the Dynamic Kernel Module System (DKMS) DKMS is a framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. It is also very easy to rebuild modules as you upgrade kernels. . This package provides a debhelper add-on 'dkms' that simplifies packaging of dkms kernel module source packages. Package: dkms-test-dkms Description-md5: 2cf9138b737ed4a1b1840e870d9bcc19 Description-en: trivial dkms test kernel module This package provides the dkms source code for the dkms-test kernel module. . This package is only intended for ci tests and not expected to be installed on regular systems Package: ecj Description-md5: 38e2de21a50296a9393d1b2880d99928 Description-en: Eclipse Compiler for Java (command line tool) Eclipse JDT Core is the Java infrastructure of the Eclipse Java IDE. It includes: * An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows one to run and debug code which still contains unresolved errors. * A Java Model that provides API for navigating the Java element tree. The Java element tree defines a Java centric view of a project. It surfaces elements like package fragments, compilation units, binary classes, types, methods, fields. * A Java Document Model providing API for manipulating a structured Java source document. * Code assist and code select support. * An indexed based search infrastructure that is used for searching, code assist, type hierarchy computation, and refactoring. The Java search engine can accurately find precise matches either in sources or binaries. * Evaluation support either in a scrapbook page or a debugger context. * Source code formatter . This package contains the standalone ecj command line tool usable as an alternative to javac. Package: elpa-flycheck Description-md5: a537e395ab01bcebd0553cd7a9a35398 Description-en: modern on-the-fly syntax checking for Emacs Flycheck uses various syntax checking and linting tools to automatically check the contents of buffers while the user types, and reports warnings and errors directly in the buffer, or in an optional error list. . It is intended to replace the older Flymake which is part of Emacs core. Package: erlang Description-md5: 444ffdeb0f4a95a7e36f20d18ac794cb Description-en: Concurrent, real-time, distributed functional language Open Source Erlang is a functional programming language designed at the Ericsson Computer Science Laboratory. . Some of Erlang main features are: * Clear declarative syntax and is largely free from side-effects; * Built-in support for real-time, concurrent and distributed programming; * Designed for development of robust and continuously operated programs; * Dynamic code replacement at runtime. . The Erlang distribution also includes OTP (Open Telecom Platform) which provides a rich set of libraries and applications. . This package is a dummy package which will install Erlang/OTP runtime, applications, sources, code examples and the Erlang editing mode for Emacs. Package: erlang-common-test Description-md5: 7b279934204d2fda3ee05f2ba5e002bb Description-en: Erlang/OTP application for automated testing Common Test is a portable application for automated testing. It is suitable for black-box testing of target systems of any type (i.e. not necessarily implemented in Erlang), as well as for white-box testing of Erlang/OTP programs. Black-box testing is performed via standard interfaces (such as SNMP, HTTP, Corba, Telnet, etc) and, if required, via user specific interfaces (often called test ports). White-box testing of Erlang/OTP programs is easily accomplished by calling the target API functions directly from the test case functions. Common Test also integrates usage of the OTP cover tool for code coverage analysis of Erlang/OTP programs. Package: erlang-debugger Description-md5: f2a130c9024aae5b814aecc511de1716 Description-en: Erlang/OTP application for debugging and testing Debugger is a graphical tool which can be used for debugging and testing of Erlang programs. For example, breakpoints can be set, code can be single stepped and variable values can be inspected and modified. Package: erlang-dialyzer Description-md5: 64f3bbfb833c0a9582717bebe4d36557 Description-en: Erlang/OTP discrepancy analyzer application Dialyzer is a static analysis tool that identifies software discrepancies such as type errors, unreachable code, unnecessary tests etc. in single Erlang modules or entire (sets of) applications. Package: erlang-diameter Description-md5: 42a0b30fc825ef17d696ef8100828e2c Description-en: Erlang/OTP implementation of RFC 6733 protocol Interface with which a user creates a service that sends and receives messages using the Diameter protocol as defined in RFC 6733. Package: erlang-edoc Description-md5: a3f918489b4ca4cd8e396c420e04b999 Description-en: Erlang/OTP module for generating documentation EDoc is the Erlang program documentation generator. Inspired by the Javadoc tool for the Java programming language, EDoc is adapted to the conventions of the Erlang world. Package: erlang-erl-docgen Description-md5: 12eb983b0fd1fd22ee8081c4efc70adf Description-en: Erlang/OTP documentation stylesheets The erl_docgen package includes XSLT stylesheets and document type definitions used for Erlang/OTP documentation. They allow one to transform documentation to manpage, HTML, and PDF formats. Package: erlang-et Description-md5: 642600ae4ee7f6069393fa0af8f50037 Description-en: Erlang/OTP event tracer application The Event Tracer (ET) uses the built-in trace mechanism in Erlang and provides tools for collecting and examining trace data using GUI. Package: erlang-eunit Description-md5: 559493af07c14e28bf56267ccbd871a0 Description-en: Erlang/OTP module for unit testing The EUnit application contains modules with support for unit testing. Package: erlang-jinterface Description-md5: 6e3651f89f83062d26177557bb00ae3d Description-en: Java communication tool to Erlang Jinterface Java package contains java classes, which help you integrate programs written in Java with Erlang. Package: erlang-manpages Description-md5: cdc7cc48bad4a582e48a14f54e037734 Description-en: Erlang/OTP manual pages Documentation for the Erlang programming language in `man' format. This documentation can be read using the command `erl -man mod', where `mod' is the name of the module you want documentation on. . This package contains all Erlang/OTP manual pages from sections other than 1. They document Erlang/OTP modules, config files and applications. Package: erlang-mode Description-md5: 458834bc6eb6df394adfd308669076f9 Description-en: Erlang major editing mode for Emacs This package includes the mode for editing Erlang programs in GNU Emacs. It is provided with the default Erlang/OTP distribution. It supports sophisticated indentation, syntax highlighting, electric commands, module name verification, comments, skeletons, tags etc. Package: erlang-nox Description-md5: 7a788b312a01454a03fd4262bf827fcd Description-en: Erlang/OTP applications that don't require X Window System This package is a dummy package which will install all Erlang/OTP applications which do not require X Window System to run. Package: erlang-observer Description-md5: 562a137fe6357e7dc7f07faca76776a1 Description-en: Erlang/OTP application for investigating distributed systems The OBSERVER application contains tools for tracing and investigation of distributed systems. They include etop - a tool for presenting information about Erlang processes, and crashdump_viewer - a HTML based tool for browsing Erlang crashdumps. Package: erlang-odbc Description-md5: 8fb16205445a0b6f3190216580f2428d Description-en: Erlang/OTP interface to SQL databases The Erlang ODBC application provides an interface for accessing relational SQL databases from Erlang. Package: erlang-reltool Description-md5: c21e40c68ee2fb8795e6e8d59da14957 Description-en: Erlang/OTP release management tool Reltool is a release management tool. It analyses a given Erlang/OTP installation and determines dependencies between applications. The graphical frontend depicts the dependencies and enables interactive customization of a target system. The backend provides a batch interface for generation of customized target systems. Package: erlang-src Description-md5: 6a6a52b3019a4fbd9d35a8cde25c0477 Description-en: Erlang/OTP applications sources Erlang sources for all the applications in the Erlang/OTP system. They are useful for educational purpose and as a base for creating embedded systems. Package: erlang-wx Description-md5: 33737e962cd597aa89c0246f6ed16263 Description-en: Erlang/OTP bindings to wxWidgets The wxErlang application is an API for writing graphical user interfaces with wxWidgets. Package: erlang-x11 Description-md5: 243a50ebbcb77b74596e0d11eccda5c3 Description-en: Erlang/OTP applications that require X Window System This package is a dummy package which will install all Erlang/OTP applications which use graphical interface and therefore require X Window System to run. Package: eza Description-md5: 7ed1042380d482b0c7e7072e0ce6ac97 Description-en: Modern replacement for ls eza is an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it’s small, fast, and just one single binary. Package: faketime Description-md5: 583f56c26c345706c1147c5561a549d0 Description-en: Report faked system time to programs (command-line tool) The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts various system calls which programs use to retrieve the current date and time. It can then report faked dates and times (as specified by you, the user) to these programs. This means you can modify the system time a program sees without having to change the time system-wide. FTPL allows you to specify both absolute dates (e.g., 2004-01-01) and relative dates (e.g., 10 days ago). . This package contains a "faketime" binary that makes it easy to use the LD_PRELOAD library. Package: fenics Description-md5: d3015a1f60aae2dbbc9de5b6f0aa19b9 Description-en: Automated Solution of Differential Equations FEniCS is a collection of free software for automated, efficient solution of differential equations. . FEniCS has an extensive list of features, including automated solution of variational problems, automated error control and adaptivity, a comprehensive library of finite elements, high performance linear algebra and many more. . FEniCS is organized as a collection of interoperable components, including the problem-solving environment DOLFIN, the form compiler FFC, the finite element tabulator FIAT, the just-in-time compiler Instant, the code generation interface UFC, the form language UFL and a range of additional components. . This is a metapackage which depends on all FEniCS components. . This is the legacy version of FEniCS. You may want to consider installing the next-generation FEniCS-X (fenicx package). Package: fenicsx Description-md5: e4e2e6146cf4c1c06ad520ad19b71e84 Description-en: Automated Solution of Differential Equations FEniCS is a collection of free software for automated, efficient solution of differential equations. . FEniCS has an extensive list of features, including automated solution of variational problems, automated error control and adaptivity, a comprehensive library of finite elements, high performance linear algebra and many more. . FEniCS is organized as a collection of interoperable components, including the problem-solving environment DOLFIN, the form compiler FFC, the finite element tabulator FIAT, the just-in-time compiler Instant, the code generation interface UFC, the form language UFL and a range of additional components. . This is a metapackage which depends on all FEniCS-X components. . FEniCS-X is the next-generation implementation of FEniCS (with DOLFIN-X, FFC-X) Package: firewall-applet Description-md5: cbc76c1b787fecaeeb7bb32c89df7f64 Description-en: panel applet providing status information of firewalld firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. . This package provides a panel applet which shows status information of firewalld. Package: firewall-config Description-md5: fdfc2fe07040bda2da06003e744fea18 Description-en: graphical configuration tool to change the firewall settings firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. . This package provides a graphical configuration tool to change the firewall settings. Package: firewalld Description-md5: bd73acf3f58810f5cb9e1c4a80431afd Description-en: dynamically managed firewall with support for network zones firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. Package: firewalld-tests Description-md5: 0e42a1bb47e4b19bba0a56abf2e65fd2 Description-en: installed tests for firewalld firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. . This package provides test programs that can be run as part of a regression testsuite, e.g. via autopkgtest. Package: flang-17 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flang-18 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flang-19 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flang-20 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flask-sqlalchemy-doc Description-md5: 0790189e4a32d083dafe773b5ad9c984 Description-en: SQLAlchemy support for your Python 3 Flask application (Documentation) Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. . This python3 package adds SQLAlchemy support to Flask. The aim of SQLAlchemy is to make accomplishing common tasks in Flask application easier by providing useful defaults and extra helpers. . This package installs the documentation for the library. Package: flycheck-doc Description-md5: 2b752f744980a4c6e2ff13af7e4e80a6 Description-en: modern on-the-fly syntax checking for Emacs - documentation Flycheck uses various syntax checking and linting tools to automatically check the contents of buffers while the user types, and reports warnings and errors directly in the buffer, or in an optional error list. . This package includes flycheck's HTML documentation. Package: flydraw Description-md5: aa058a16abd6cbeedce7c237076a8669 Description-en: command-line drawing tool flydraw is a drawing tool based on an interpreter which parses a language featuring rich graphic primitives; it uses libgd to output GIF, JPEG, or PNG files. Package: freerdp2-dev Description-md5: 87d789b26f2354d9180f00d23a677478 Description-en: Free Remote Desktop Protocol library (development files) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the FreeRDP development files. Package: freerdp2-shadow-x11 Description-md5: 5e8fef249679625146e6e6f483c3b488 Description-en: FreeRDP x11 shadowing server FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains a "shadowing" server that can be used to share an already started X11 DISPLAY. Package: freerdp2-wayland Description-md5: a5e739176253fe4f397467dba68645a0 Description-en: RDP client for Windows Terminal Services (wayland client) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . Currently, the FreeRDP clients supports the following Windows Versions: . * Windows NT Server * Windows 2000 Terminal Server * Windows XP * Windows 2003 Server * Windows Vista * Windows 2008/2008r2/2011SBS Server * Windows 7 * Windows 2012/2012r2 Server * Windows 8 * Windows 10 . This package contains the wayland based client. Package: freerdp2-x11 Description-md5: c4929c6614bb3d2257a1f67d82098bd3 Description-en: RDP client for Windows Terminal Services (X11 client) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . Currently, the FreeRDP client supports the following Windows Versions: . * Windows NT Server * Windows 2000 Terminal Server * Windows XP * Windows 2003 Server * Windows Vista * Windows 2008/2008r2/2011SBS Server * Windows 7 * Windows 2012/2012r2 Server * Windows 8 * Windows 10 . This package contains the X11 based client. Package: fscrypt Description-md5: a00e89ddf41088a1fe352513192a47b3 Description-en: Tool for managing Linux filesystem encryption fscrypt is a high-level tool for the management of Linux filesystem encryption. This tool manages metadata, key generation, key wrapping, PAM integration, and provides a uniform interface for creating and modifying encrypted directories. . To use fscrypt, you must have a filesystem with encryption enabled and a kernel that supports reading/writing from that filesystem. Currently, ext4, F2FS, and UBIFS support Linux filesystem encryption. Ext4 has supported Linux filesystem encryption since v4.1, F2FS added support in v4.2, and UBIFS added support in v4.10. Other filesystems may add support for native encryption in the future. Package: g++-mingw-w64 Description-md5: be80ce4b74c17089adf52fd4e6f4d519 Description-en: GNU C++ compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: g++-mingw-w64-i686 Description-md5: 6366762ba193116a3b542733f5cfb5e8 Description-en: GNU C++ compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: g++-mingw-w64-i686-posix Description-md5: 59f77e288f7da43385e23cd3357279e5 Description-en: GNU C++ compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: g++-mingw-w64-i686-win32 Description-md5: a417f252857a5b8608e19402178d0d79 Description-en: GNU C++ compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: g++-mingw-w64-x86-64 Description-md5: 14601edb773363e23588439ef1aaa043 Description-en: GNU C++ compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: g++-mingw-w64-x86-64-posix Description-md5: 2f78b451e8f57f04cf2bb392f2101c0e Description-en: GNU C++ compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: g++-mingw-w64-x86-64-win32 Description-md5: b7a278b6e6a5418562b9721cbfb394f2 Description-en: GNU C++ compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gajim Description-md5: f8af1272b3830104f81a829f08d6afb3 Description-en: GTK+-based Jabber client Gajim is a Jabber client. It has a tabbed user interface with normal chats, group chats, and has many features such as, TLS, GPG, SSL, multiple accounts, avatars, file transfers, audio/video call, D-Bus and Metacontacts. Package: gajim-lengthnotifier Description-md5: e91dd02341aa77a59c4aebce57bf32fd Description-en: displays character count and notifies when maximum length is reached User will be notified when the length of the message you are typing reaches a configured limit. A character counter can optionally be displayed. Package: gajim-openpgp Description-md5: 07444a0f9bbe715ca4bec9a2c721292c Description-en: Gajim plugin for OpenPGP encryption This Plugin adds support for OpenPGP encryption to Gajim according to XEP-0373. Note, that this plugin is still in an experimental state. Package: gajim-pgp Description-md5: 6df648df5919fd06b6cd34657cc56e23 Description-en: Gajim plugin for PGP encryption This Plugin adds support for the PGP encryption to Gajim according to XEP-0027. Package: gajim-triggers Description-md5: fffccbcae5c023bec3133fc9bd766f89 Description-en: configure Gajim's behaviour for each contact With this plugin you will be able to configure precisely Gajim's behaviour when you receive a message or a presence from a given contact. Package: gallery-dl Description-md5: 0510bb32672915f74b92695fc9fb569d Description-en: command-line program to download image galleries gallery-dl is a command-line program to download image-galleries and -collections from several image hosting sites. It is a cross-platform tool with many configuration options and powerful filenaming capabilities. Package: gcc-14-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-14-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-14-offload-amdgcn Description-md5: e96e628ccd58c5a2bf9ff080281b9496 Description-en: GCC offloading compiler to GCN The package provides offloading support for AMD GCN. OpenMP and OpenACC programs linked with -fopenmp will by default add GCN code into the binaries, which can be offloaded to AMD GCN capable devices if available. Package: gcc-14-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-14-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-14-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-14-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: gcc-mingw-w64 Description-md5: 186a2a61eb56afd112def7e23ba6c0ba Description-en: GNU C compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gcc-mingw-w64-base Description-md5: c672bcae021d4c3e369501f16896add5 Description-en: GNU Compiler Collection for MinGW-w64 (base package) MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This empty package contains the documentation common to all gcc-mingw-w64 packages. Package: gcc-mingw-w64-i686 Description-md5: 1df9e48aacb272ce9615f670323ec4b7 Description-en: GNU C compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gcc-mingw-w64-i686-posix Description-md5: aaea0a71bcf8004dbff53ab14cdc680c Description-en: GNU C compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gcc-mingw-w64-i686-posix-runtime Description-md5: 8cf4db2a61554a8b638d718263fa1896 Description-en: GNU Compiler Collection for MinGW-w64, i686/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for i686, using the POSIX thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Package: gcc-mingw-w64-i686-win32 Description-md5: 9d97b15b1a36742b6f1c0af43e50bd9e Description-en: GNU C compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gcc-mingw-w64-i686-win32-runtime Description-md5: 388de3e4d18656b3a94b84c4a51659cf Description-en: GNU Compiler Collection for MinGW-w64, i686/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for i686, using the Win32 thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Package: gcc-mingw-w64-x86-64 Description-md5: cfe2f1984459e655ca7197df3f410b29 Description-en: GNU C compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gcc-mingw-w64-x86-64-posix Description-md5: 6a3f3e94c5611377c2ca02e8e014ab3a Description-en: GNU C compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gcc-mingw-w64-x86-64-posix-runtime Description-md5: a45e6da30baf0e44fb002221b7820e3f Description-en: GNU Compiler Collection for MinGW-w64, x86-64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for x86-64, using the POSIX thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Package: gcc-mingw-w64-x86-64-win32 Description-md5: caa3be7db7eeed56498fd7c4fb27f2b2 Description-en: GNU C compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gcc-mingw-w64-x86-64-win32-runtime Description-md5: 6a92bf4ba77035bbc3f428c93f7fd133 Description-en: GNU Compiler Collection for MinGW-w64, x86-64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for x86-64, using the Win32 thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Package: gcc-snapshot Description-md5: 04205e24a49d2983b9b94e973a23f42a Description-en: SNAPSHOT of the GNU Compiler Collection This package contains a recent development SNAPSHOT of all files contained in the GNU Compiler Collection (GCC). . The source code for this package has been exported from SVN trunk. . DO NOT USE THIS SNAPSHOT FOR BUILDING DEBIAN PACKAGES! . This package will NEVER hit the testing distribution. It is used for tracking gcc bugs submitted to the Debian BTS in recent development versions of gcc. Package: gccgo-14 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-14-doc Description-md5: 76326180b2469131aa9547f46e5b3105 Description-en: Documentation for the GNU Go compiler (gccgo) Documentation for the GNU Go compiler in info format. Package: gccgo-14-for-build Description-md5: 48f6a7ed16a17b424736635ff7390599 Description-en: GNU Go compiler for the build architecture This is the GNU Go compiler for the build architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gccgo-14-for-host Description-md5: 3709a5079a9cb97b4e9a88427901107d Description-en: GNU Go compiler for the host architecture This is the GNU Go compiler for the host architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gccgo-14-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: gccgo-14-x86-64-linux-gnu Description-md5: fdb31c41e8727172123ebc6e0fa9807a Description-en: GNU Go compiler for the x86_64-linux-gnu architecture This is the GNU Go compiler for the x86_64-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14 Description-md5: edc83783dbd68b432855822f5c422cb4 Description-en: GNU Rust compiler !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gccrs-14-for-build Description-md5: 5066e422e5da41e2f2dd30ef10e0bcf7 Description-en: GNU Rust compiler for the build architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . This is a dependency package. Package: gccrs-14-for-host Description-md5: 0526722408b6a3a14aeb6aac1f703999 Description-en: GNU Rust compiler for the host architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gccrs-14-x86-64-linux-gnu Description-md5: 31912838d25768bf9d621e13e0ae3088 Description-en: GNU Rust compiler for the x86_64-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-14 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-14-for-build Description-md5: 37e9bbaf8fbfca59e8217dc2367c7215 Description-en: GNU D compiler (version 2) for the build architecture This is the GNU D compiler for the build architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. . This is a dependency package. Package: gdc-14-for-host Description-md5: 9da49654390f533a91350e9ffc22d416 Description-en: GNU D compiler (version 2) for the host architecture This is the GNU D compiler for the host architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gdc-14-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: gdc-14-x86-64-linux-gnu Description-md5: 3370d98e61f8c9ed857813919b9a5f4c Description-en: GNU D compiler (version 2) for the x86_64-linux-gnu architecture This is the GNU D compiler for the x86_64-linux-gnu architecture, 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: generate-ninja Description-md5: 07fe9ff036b6e4b5c688313612d778d9 Description-en: meta-build system for ninja Generate-Ninja, or GN, is a meta-build system that generates Ninja build files so that you can build your project with Ninja. GN was, originally, part of the Chromium source tree, and has since been extracted into its own standalone repo. Package: genwqe-tools Description-md5: 2df62bffda3a05a5d04ac79b7e33d99c Description-en: utilities for accelerated libz implementation Accelerated libz implementation uses FPGA based PCIe cards (e.g. zEDC) to accelerate compression/decompression. . This package provides utilities to use libzADC, as well as gzip/gunzip names for genwqe utilities in a subdirectory not in $PATH. Package: gfortran-mingw-w64 Description-md5: 226bdce350b0262f3c77b87c36299c88 Description-en: GNU Fortran compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gfortran-mingw-w64-i686 Description-md5: 8514229bdbe4d596f03ba9790bbcfd2a Description-en: GNU Fortran compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gfortran-mingw-w64-i686-posix Description-md5: 8a0592c2734bdbf3cad2e63b33589d7c Description-en: GNU Fortran compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gfortran-mingw-w64-i686-win32 Description-md5: 189f58f8edc956cf8be003dc5d75ed39 Description-en: GNU Fortran compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gfortran-mingw-w64-x86-64 Description-md5: f81944970a0452452936b0dfcfe0605b Description-en: GNU Fortran compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gfortran-mingw-w64-x86-64-posix Description-md5: 416377ec0777856235543e1a2b85afce Description-en: GNU Fortran compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gfortran-mingw-w64-x86-64-win32 Description-md5: 8d5bee720a90108f09b45c667c3c492e Description-en: GNU Fortran compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gir1.2-spelling-1 Description-md5: 85c00caf74a53ccc89a42283a42d002c Description-en: GObject introspection files for libspelling A spellcheck library for GTK 4 heavily based upon GNOME Text Editor and GNOME Builder's spellcheck implementation. . This package contains the GObject-introspection data in binary typelib format. Package: git-delta Description-md5: 5321a4c9ad3ebbcc7fa824cddf867acf Description-en: syntax-highlighting pager for git, diff, and grep output Code evolves, and we all spend time studying diffs. Delta aims to make this both efficient and enjoyable: it allows you to make extensive changes to the layout and styling of diffs, as well as allowing you to stay arbitrarily close to the default git/diff output. . This package provides the executable binary /usr/bin/delta. . (Unrelated executable binary /usr/bin/git-delta is in the package git-extras, and unrelated executable binaries /usr/bin/multidelta and /usr/bin/singledelta are in the package delta.) Package: glibc-source Description-md5: 1892ef83f2f36db0d236ccc041158b32 Description-en: GNU C Library: sources This package contains the sources and patches which are needed to build glibc. Package: gm2-14 Description-md5: e64f12bc1504dd633dc9ff6d7313cb70 Description-en: GNU Modula-2 compiler (version 2) 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: gm2-14-doc Description-md5: 8c1ff0489b300a48b35a366311e7c7fd Description-en: Documentation for the GNU Modula-2 compiler (gm2) Documentation for the GNU Modula-2 compiler in HTML and info format. Package: gm2-14-for-build Description-md5: 7cc656c744910632285aea28d1eea6e5 Description-en: GNU Modula-2 compiler for the build architecture This is the GNU Modula-2 compiler for the build architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package. Package: gm2-14-for-host Description-md5: c116400de44ebf7dafebe5650c8d9515 Description-en: GNU Modula-2 compiler for the host architecture This is the GNU Modula-2 compiler for the host architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gm2-14-x86-64-linux-gnu Description-md5: 715017f94accf8a4e1546b56f9253afd Description-en: GNU Modula-2 compiler for the x86_64-linux-gnu architecture This is the GNU Modula-2 compiler for the x86_64-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-14 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-14-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: gnat-14-for-build Description-md5: 66ec605ce8a00da3b6957457f873b44e Description-en: GNU Ada compiler for the build architecture 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. . This is a dependency package. Package: gnat-14-for-host Description-md5: 26e4a341bb88e54a4842408bed0e44a5 Description-en: GNU Ada compiler for the host architecture 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. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gnat-14-x86-64-linux-gnu Description-md5: 759fa47ec4a247c672dca154584fe221 Description-en: GNU Ada compiler for the x86_64-linux-gnu architecture 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-mingw-w64 Description-md5: 1562dadaf2bdac519bb9c18b81e84dc7 Description-en: GNU Ada compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gnat-mingw-w64-i686 Description-md5: ebdcd25cfbe0ca4c6add299e73634239 Description-en: GNU Ada compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gnat-mingw-w64-i686-posix Description-md5: d3d4f50a6680407f291d49171d48eaf4 Description-en: GNU Ada compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gnat-mingw-w64-i686-win32 Description-md5: ca2e7efc6aa8646c992d40a727079873 Description-en: GNU Ada compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gnat-mingw-w64-x86-64 Description-md5: 0328018315680f1cb26ea975661e7c0a Description-en: GNU Ada compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gnat-mingw-w64-x86-64-posix Description-md5: c8efde02816ce5b6297ec4a53754a4c7 Description-en: GNU Ada compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gnat-mingw-w64-x86-64-win32 Description-md5: b51b502172020254cc2e28dc8bc50333 Description-en: GNU Ada compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: go-git Description-md5: e51db9dca545f3c2e90657e459772a1f Description-en: highly extensible Git implementation in pure Go (command line) go-git is a highly extensible git implementation library written in pure Go. . It can be used to manipulate git repositories at low level (plumbing) or high level (porcelain), through an idiomatic Go API. It also supports several types of storage, such as in-memory filesystems, or custom implementations, thanks to the Storer interface. . This package provides command line interface of this library. Package: gobjc++-14 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++-14-for-build Description-md5: c4787a502b3ba4f5182d072f7a9b7dc4 Description-en: GNU Objective-C++ compiler for the build architecture This is the GNU Objective-C++ compiler for the build architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gobjc++-14-for-host Description-md5: 6eb456849ad49181c17bb137b0c69f45 Description-en: GNU Objective-C++ compiler for the host architecture This is the GNU Objective-C++ compiler for the host architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gobjc++-14-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++-14-x86-64-linux-gnu Description-md5: d42533fdeebe4ead4bce7ea608fd980c Description-en: GNU Objective-C++ compiler for the x86_64-linux-gnu architecture This is the GNU Objective-C++ compiler for the x86_64-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-mingw-w64 Description-md5: dc7e3abeb026ad5da4a85f91fa070a74 Description-en: GNU Objective-C++ compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gobjc++-mingw-w64-i686 Description-md5: 0517df82def24a8915a4a2be58749172 Description-en: GNU Objective-C++ compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gobjc++-mingw-w64-i686-posix Description-md5: 6e63256af7f3fdead5ba0305c626eac5 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc++-mingw-w64-i686-win32 Description-md5: 0696c94a708736812e65ad9a40746273 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gobjc++-mingw-w64-x86-64 Description-md5: bb20907e50d2659494026949f23b16cc Description-en: GNU Objective-C++ compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gobjc++-mingw-w64-x86-64-posix Description-md5: ebf58359e18f213c08d8b10411f94cf7 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc++-mingw-w64-x86-64-win32 Description-md5: 5551ceb3abf97239c8901e039dc560c8 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gobjc-14 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-14-for-build Description-md5: 00a45a638d9dea92abad9b24b56a66fc Description-en: GNU Objective-C compiler for the build architecture This is the GNU Objective-C compiler for the build architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gobjc-14-for-host Description-md5: ec590acbac35f97ced34020023b140bc Description-en: GNU Objective-C compiler for the host architecture This is the GNU Objective-C compiler for the host architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gobjc-14-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: gobjc-14-x86-64-linux-gnu Description-md5: 422b34aab953e689456f69bc9fa19667 Description-en: GNU Objective-C compiler for the x86_64-linux-gnu architecture This is the GNU Objective-C compiler for the x86_64-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-mingw-w64 Description-md5: 7fe2ecb47243cc07bea99018742991b0 Description-en: GNU Objective-C compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gobjc-mingw-w64-i686 Description-md5: 172fe07dd1538747126285978c1061e8 Description-en: GNU Objective-C compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gobjc-mingw-w64-i686-posix Description-md5: 3be549903ba16400e761d50360f234a9 Description-en: GNU Objective-C compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc-mingw-w64-i686-win32 Description-md5: f53953ed988e77ca04a5e9a57d390e32 Description-en: GNU Objective-C compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gobjc-mingw-w64-x86-64 Description-md5: 11ea58d29c4f5d92c7dc744cf90b0af6 Description-en: GNU Objective-C compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gobjc-mingw-w64-x86-64-posix Description-md5: 9f75b5920ef296d65897332a582bfac6 Description-en: GNU Objective-C compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc-mingw-w64-x86-64-win32 Description-md5: 4ea5963c05fed1a60c996954e71f2d0a Description-en: GNU Objective-C compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: golang-github-go-git-go-git-dev Description-md5: aa9113ff4c2497fbe8df4c61b3af2a44 Description-en: highly extensible Git implementation in pure Go go-git is a highly extensible git implementation library written in pure Go. . It can be used to manipulate git repositories at low level (plumbing) or high level (porcelain), through an idiomatic Go API. It also supports several types of storage, such as in-memory filesystems, or custom implementations, thanks to the Storer interface. Package: gpg-from-sq Description-md5: 6381c98ab2f413bee812c3e721649627 Description-en: use gpg-sq for /usr/bin/gpg This package diverts the GnuPG implementation of gpg (if installed) to gpg-g10code, while /usr/bin/gpg is provided by the Rust crate sequoia-chameleon-gnupg. Package: gpg-sq Description-md5: 88d39aa0ed7561bf7d70614570515611 Description-en: gpg-like OpenPGP CLI toolkit gpg-sq is Sequoia's alternative implementation of a tool following the GnuPG command line interface. It provides a drop-in but not feature-complete replacement for the GnuPG project's gpg. . It currently implements a commonly used subset of the signature creation and verification commands, the encryption and decryption commands, the key listing commands, and some miscellaneous commands. . Support for trust models is limited. Currently, the web-of-trust and always-trust models are implemented (as "--pgp" and "--always"). . This tool is provided by the Sequoia project via the sequoia-chameleon-gnupg crate. Package: gpgv-from-sq Description-md5: dee3c2a29967aea622c6c9966e324a02 Description-en: use gpgv-sq for /usr/bin/gpgv This package diverts the GnuPG implementation of gpgv (if installed) to gpgv-g10code, while /usr/bin/gpgv is provided by the Rust crate sequoia-chameleon-gnupg. Package: gpgv-sq Description-md5: 0db5288552bd5b181b378353894058c7 Description-en: gpgv-like validator for OpenPGP signatures gpgv-sq is Sequoia's alternative implementation of a verification-only interface for OpenPGP signatures. It provides a feature-complete drop-in replacement for the GnuPG project's gpgv. . This tool is provided by the Sequoia project via the sequoia-chameleon-gnupg crate. Package: gping Description-md5: d34382fefa3a4cdf9980b5725be1f1ce Description-en: ping, but with a graph gping is a graphical tui interface for the ping(1) command. It's completely written in rust. It comes with the following features: - Graph the ping time for multiple hosts - Graph the execution time for commands via the --cmd flag - Custom colours Package: gramofile Description-md5: a46be48b10c89b73939270ece8ef348a Description-en: transfer sound from gramophone records to CD GramoFile enables you to record audio from (for example) gramophone records, process the signal and listen to the results. Because sound files in .WAV-format are used, it is possible to exchange the files with many other programs. Wodim(1) can burn CD-Recordables of these, so you can make CDs with the music of your favorite records. The user interface of GramoFile has a windows-like look-and-feel, making it fairly easy to use. . One of the most important parts of GramoFile is the ability to process digital audio signals. Through the application of several filters it is possible to accomplish a significant reduction of disturbances like ticks and scratches. These filters have been programmed in such a fashion that they can be applied in any order (and multiple times) in a single run, thus avoiding the use of temporary files. It is possible to adjust the properties of each filter independently, so in every situation an optimal result can be achieved. . Another interesting feature is the track splitting. Just make one .wav file of an entire side of an record and GramoFile will detect where the individual tracks are located. This happens fully automatically, without need to set any options. More experienced users may fine-tune the algorithm, or change the detected track starts and ends, but generally that will not be necessary. Track-times are saved in an editable (plaintext) .tracks file, that will be used during the signal processing to produce one processed .wav file for each individual track. . To record and play .wav files, modified versions of brec(1) and bplay(1) by David Monro are included. These programs provide buffered recording and playback, so all will go well even on a highly loaded system. Both programs have been modified to support the standard GramoFile user interface. Brec also got a `graphical' peak level meter, and bplay a running time display. Package: graphicsmagick Description-md5: 49dce754c724afc2a734936e7250be4b Description-en: collection of image processing tools GraphicsMagick provides a set of command-line applications to manipulate image files. It is a fork of the ImageMagick project and therefore offers a similar set of features, but puts a larger emphasis on stability. . The tools support a large variety of image formats from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. They can convert between formats, concatenate several images into one, annotate and distort them, create thumbnails or manipulate the colormap. While all features are available from the command-line, the package also includes an image viewer that allows interactive manipulation. . Note that unlike ImageMagick, the GraphicsMagick tools are accessed through a single executable called 'gm'. Therefore, GraphicsMagick and ImageMagick can be used in parallel. Install package graphicsmagick-imagemagick-compat to obtain a set of several executables that is compatible to ImageMagick's interface. Package: graphicsmagick-dbg Description-md5: fcc436d75960b67f4f57213c969230ff Description-en: format-independent image processing - debugging symbols GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains debugging symbols for the gm executable as well as the C, C++, and Perl bindings. Tools like gdb and ltrace make use of these symbols. Package: graphicsmagick-imagemagick-compat Description-md5: 06e8ce60c8b196d658a1e3bb6c1eebec Description-en: image processing tools providing ImageMagick interface GraphicsMagick provides a set of command-line applications to manipulate image files. It is a fork of the ImageMagick project and therefore offers a similar set of features, but puts a larger emphasis on stability. . With this package installed, the GraphicsMagick command line tools can be executed like their ImageMagick counterparts. It allows one to migrate scripts from ImageMagick to GraphicsMagick without any code changes. Package: graphicsmagick-libmagick-dev-compat Description-md5: 9f57ab3d18417d8eacccdce6026304cc Description-en: image processing libraries providing ImageMagick interface GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick libraries are a fork of ImageMagick and therefore offer programming interfaces that are mostly compatible. While there might be small differences, experience tells that many programs only use a compatible subset and build fine with either GraphicsMagick or ImageMagick. . While GraphicsMagick uses different names for libraries, classes, and helper applications in order to coexist with ImageMagick, this package intends to minimise porting efforts by exporting the GraphicsMagick interface with the usual ImageMagick names. Note that this package only tries to provide build-time compatibility. Run-time libraries of ImageMagick and GraphicsMagick are incompatible and cannot be interchanged. . This package includes compatibility wrappers for the C, C++, and Perl libraries. Package: grcov Description-md5: 51f6e1d2c2c4d056a30132817a299058 Description-en: Collects and aggregates code coverage information for multiple source files This package contains the following binaries built from the Rust crate "grcov": - grcov Package: gshutdown Description-md5: ee97b4df0e39068e484578e7e1eb9f2d Description-en: Graphical shutdown utility and shutdown timer GShutdown is a utility which allows you to schedule the shutdown or restart of your computer. With it you can simply and quickly choose the turn off time at either a specific time or after a countdown. . The graphical user interface uses Gtk+2. Package: gstreamer1.0-gtk4 Description-md5: 2f1e08863c373725df02a071e59cd3d6 Description-en: GStreamer GTK 4 sink element - gstreamer plugin gstreamer plugin for gtk4 sink elements . This package provides the gstreamer plugin for gtk4 sink elements. Package: gtranslator Description-md5: 54ddd35be8fc55de1363296cf64af3fd Description-en: PO-file editor for the GNOME Desktop GNOME Translation Editor is a po file editor which makes translating gettext applications as easy as possible, even for people with no translation experience. . It supports the usage of translation memories, syntax highlighting, spell checking, undoing of insertions and deletions, and general integration with the GNOME Desktop. Package: guile-3.0 Description-md5: 92e64a8da1c1f586d1a7fc7b1ad1ec5d Description-en: GNU extension language and Scheme interpreter Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Package: guile-3.0-dev Description-md5: f43ad0536f6c2feae13503d27d38fbd3 Description-en: Development files for Guile 3.0 This package contains files needed for development using Guile 3.0. . Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Package: guile-3.0-doc Description-md5: b21efd84c02d49c7437c9dd0b9aef6d6 Description-en: Documentation for Guile 3.0 This package contains the Guile documentation, including the Guile Reference Manual. . Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Package: guile-3.0-libs Description-md5: cba24c28494e692c2455c31f93fe375a Description-en: Core Guile libraries Guile is a Scheme implementation designed for real world programming, providing a rich Unix interface, a module system, an interpreter, and many extension languages. Guile can be used as a standard #! style interpreter, via #!/usr/bin/guile, or as an extension language for other applications via libguile. Package: gvm Description-md5: 41cd0d79cdaa9ef0f2fc423820d6e7a6 Description-en: remote network security auditor - metapackage and useful scripts The Greenbone Vulnerability Manager is a modular security auditing tool, used for testing remote systems for vulnerabilities that should be fixed. . This package installs all the required packages. It provides scripts to setup, start and stop the GVM services. . The tool was previously named OpenVAS. Package: hypothesis-client Description-md5: 250ca3e2e92f7c1939aed9edf766e9a1 Description-en: CLI for the Hypothesis API hypothesis-client is a lightweight command-line interface for the Hypothesis Web API v1.0.0. It includes all APIKey authorized endpoints related to... * annotations (create / update / delete / search / fetch / flag) * groups (create / update / list / fetch / leave / members) * profile (user information / groups) . Hypothesis is a tool to annotate the web. Package: ipmitool Description-md5: 25a9e9b297f6cb408542afe642c815cb Description-en: utility for IPMI control with kernel driver or LAN interface (daemon) A utility for managing and configuring devices that support the Intelligent Platform Management Interface. IPMI is an open standard for monitoring, logging, recovery, inventory, and control of hardware that is implemented independent of the main CPU, BIOS, and OS. The service processor (or Baseboard Management Controller, BMC) is the brain behind platform management and its primary purpose is to handle the autonomous sensor monitoring and event logging features. . The ipmitool program provides a simple command-line interface to this BMC. It features the ability to read the sensor data repository (SDR) and print sensor values, display the contents of the System Event Log (SEL), print Field Replaceable Unit (FRU) inventory information, read and set LAN configuration parameters, and perform remote chassis power control. . This package contains the daemon. Package: iraf Description-md5: 6c55b8d0405360237049c296582d2c11 Description-en: Image Reduction and Analysis Facility IRAF is the "Image Reduction and Analysis Facility". The main IRAF distribution includes a good selection of programs for general image processing and graphics. . Other external or layered packages are available for applications such as data acquisition or handling data from other observatories and wavelength regimes such as the Hubble Space Telescope (optical), EUVE (extreme ultra-violet), or ROSAT and AXAF (X-ray). These external packages are distributed separately from the main IRAF distribution but can be easily installed. The IRAF system also the programmable Command Language scripting facility. Package: iraf-dev Description-md5: 355c3cf7ee6906bdc0b9af3ea7eb52f8 Description-en: Image Reduction and Analysis Facility (development files) IRAF is the "Image Reduction and Analysis Facility". The main IRAF distribution includes a good selection of programs for general image processing and graphics, plus a large number of programs for the reduction and analysis of optical and IR astronomy data. . This package contains the IMFORT Fortran/C programming interface, and the full SPP/VOS programming environment in which the portable IRAF system and all applications are written. Package: iraf-noao Description-md5: 27f22c08a6b1c4c85bc7d8c198b28160 Description-en: IRAF NOAO data reduction package IRAF is the "Image Reduction and Analysis Facility". The main IRAF distribution includes a good selection of programs for general image processing and graphics, plus a large number of programs for the reduction and analysis of optical and IR astronomy data. . This file contains the NOAO packages for the reduction and analysis of Optical Astronomy data. Package: iraf-noao-dev Description-md5: 01dc270f04f52a826856c831c3da2261 Description-en: IRAF NOAO data reduction package (development files) IRAF is the "Image Reduction and Analysis Facility". The main IRAF distribution includes a good selection of programs for general image processing and graphics, plus a large number of programs for the reduction and analysis of optical and IR astronomy data. . This package contains additional libraries and headers used for compiling packages that extend the functionality of the iraf-noao package. Package: ironic-python-agent Description-md5: 0a3f62f99ca1ec0dadaaa0dd7a0e7c69 Description-en: bare metal hypervisor API for OpenStack - Python Agent Ironic provision bare metal machines instead of virtual machines. It is a fork of the Nova Baremetal driver. It is best thought of as a bare metal hypervisor API and a set of plugins which interact with the bare metal hypervisors. By default, it will use PXE and IPMI in concert to provision and turn on/off machines, but Ironic also supports vendor-specific plugins which may implement additional functionality. . This package provides the Python agent, to be deployed on the discovery image or ramdisk. Package: ispc Description-md5: 0421ba0992d2d016a93e3862b4d7a143 Description-en: Intel Implicit SPMD Program Compiler ispc is a compiler for a variant of the C programming language, with extensions for single program, multiple data programming. Under the SPMD model, the programmer writes a program that generally appears to be a regular serial program, though the execution model is actually that a number of program instances execute in parallel on the hardware. . This package contains the ispc compiler. Package: isympy-common Description-md5: 8dca72c1473ef125ca39b93b95331424 Description-en: Python shell for SymPy SymPy is a Python library for symbolic mathematics (manipulation). It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries, except optionally for plotting support. . This support package contains the common isympy Python script, a wrapper for SymPy which can be invoked with python3. . Install the isympy3 package to ensure all required dependencies are loaded. Package: isympy3 Description-md5: b89dce2a128334c4ebeefb9d19414645 Description-en: Python3 shell for SymPy SymPy is a Python library for symbolic mathematics (manipulation). It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries, except optionally for plotting support. . This package contains a Python 3 shell (IPython shell if you have the ipython3 package installed) wrapper for SymPy. Package: ivyplusplus Description-md5: 081dcfadfeae2d8c13b620c46ef4a5da Description-en: Adds features to ivy for creating projects ivyplusplus (ipp) adds a few useful features to ivy, such as creating an eclipse project from your deps. Aside from ivy itself, you get a few extra tasks and a command line tool that creates a new project by filling out a skeleton build.xml and ivy configuration. Package: jack-example-tools Description-md5: 320b88f76c36886ba2729c6534867ab9 Description-en: JACK Audio Connection Kit (example clients) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains some example clients and tools. Package: juce-modules-source Description-md5: e36a9946227bc21e9b3789067ad38388 Description-en: Jules' Utility Class Extensions (module sources) JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for developing cross-platform software. . It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. . This package installs the sources for the JUCE modules along with required development libraries, as used by 'jucer' projects. (Projucer is provided in the 'juce-tools' package). Package: juce-modules-source-data Description-md5: 3254191bdd95de7ef53161ef14e79304 Description-en: Jules' Utility Class Extensions (platform independent module sources) JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for developing cross-platform software. . This package contains the actual source files. . This package is not intended for a direct installation. Instead, you probably should install the 'juce-modules-source' package (which will force this package to be installed as well). Package: juce-tools Description-md5: dfdee637c73f97d146c7b5165c5dcba9 Description-en: JUCE's project management tools JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for developing cross-platform software. The Projucer (formerly Introjucer) is JUCE's project-management tool and secret weapon. . The Projucer's Duties: - Central management of cross-platform builds - JUCE Module Management - New Project Creation - User-Interface Design Tool - Plug-in Projects - Miscellaneous Utilities Package: juman Description-md5: 62cecebc1021c1f818753929013cbc81 Description-en: Japanese morphological analysis system Juman is a morphological analysis system. It reads Japanese sentences from the standard input, segments them into morpheme sequences, and outputs them to the standard output with many additional pieces of information (pronunciation, semantic information, etc). Package: juman-dic Description-md5: 4f2e8f8218056680860202c88849f343 Description-en: Juman dictionary in text format This package provides Juman dictionary written in text format. Package: jupyterhub Description-md5: 7fc96dda32fc7099d482510443b7e092 Description-en: Multi-user server for Jupyter notebooks With JupyterHub you can create a multi-user Hub which spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server. . Project Jupyter created JupyterHub to support many users. The Hub can offer notebook servers to a class of students, a corporate data science workgroup, a scientific research project, or a high performance computing group. Package: just Description-md5: 21f9e3f6dc06fb78bd65e8dbc14a65d1 Description-en: Save and run project-specific commands just is a command runner with a configuration file similar to Makefile but can be written in arbitrary languages. . It has improvements over make e.g. no .PHONY, is cross-platform, has detailed error output, and comes with command line completions for popular shells. Package: khelpcenter Description-md5: 87d0a347f1986d1e9f2b19e96f51c701 Description-en: search and read system documentation KHelpCenter is an application to search and read documentation for applications, modules, libraries, and system utilities. . It collects documentation from various sources (KDE community, man pages, etc) and displays them in one window. . This package is part of the KDE System module. Package: khelpcenter-data Description-md5: 4eae322e199584695184c86e582b9faa Description-en: search and read system documentation data KHelpCenter is an application to search and read documentation for applications, modules, libraries, and system utilities. . It collects documentation from various sources (KDE community, man pages, etc) and displays them in one window. . This package is part of the KDE System module. . This package contains the data files. Package: krdp Description-md5: 022169584f90dcbb63a6f973196ebc60 Description-en: KDE's RDP Server with a settings module for Plasma The package contains both an RDP server as well as a systemsettings module to configure an RDP server. Package: kvirc Description-md5: 781975de1f5b4ac23d4c5bc7a732099b Description-en: KDE-based next generation IRC client with module support A highly configurable graphical IRC client with an MDI interface, built-in scripting language, support for IRC DCC, drag & drop file browsing, and much more. KVIrc uses the KDE widget set, can be extended using its own scripting language, integrates with KDE, and supports custom plugins. . If you're looking for a simple and plain IRC client, KVIrc is probably the wrong choice as it is rather big. But if you want a highly customizable client you won't regret the installation. Package: kvirc-data Description-md5: 700d9e96b324cea54eba7a6172043fa4 Description-en: Data files for KVIrc This package contains the architecture-independent data needed by KVIrc in order to run, such as icons and images, language files, and shell scripts. It also contains complete reference guides on scripting and functions within KVIrc in its internal help format. Package: kvirc-modules Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: ldap-account-manager Description-md5: 61468742e97fa96991fdf7b005a516ce Description-en: webfrontend for managing accounts in an LDAP directory LDAP Account Manager (LAM) runs on an existing webserver. It manages user, group and host accounts. Currently LAM supports these account types: Samba 3/4, Unix, Kolab, address book entries, NIS mail aliases and MAC addresses. There is an integrated LDAP browser to allow access to the raw LDAP attributes. You can use templates for account creation and use multiple configuration profiles. Account information can be exported as PDF file. There is also a script included which manages quotas and homedirectories. Package: ldap-account-manager-lamdaemon Description-md5: 313731839b9e4fcf79b37cebc894f0c1 Description-en: Quota and home directory management for LDAP Account Manager Lamdaemon is part of LDAP Account Manager. This package needs to be installed on the server where the home directories reside and/or quotas should be managed. Package: lib32gphobos-14-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: lib32gphobos5 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-14-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: lib32objc4 Description-md5: cdc9d0be22d98fa7275d3376afaddcc0 Description-en: Runtime library for GNU Objective-C applications (32bit) Library needed for GNU ObjC applications linked against the shared library. Package: lib32stdc++6-14-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: libapache2-mod-ruwsgi Description-md5: 494e705a15ecab461dc09fdc5ea58d1e Description-en: uwsgi module for Apache2 (mod_Ruwsgi) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It uses the uwsgi protocol for all the networking/interprocess communications. . This package provides Apache2 module for communicating with uWSGI. . This is the second module developed and it's more Apache2 API friendly. Package: libapache2-mod-ruwsgi-dbg Description-md5: 12215be63fd6bd1eea7055883a47e944 Description-en: debugging symbols for Apache2 mod_Ruwsgi uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. . This package contains the debug symbols for Apache2 mod_Ruwsgi. Install this package if you need to debug module or if you need a useful backtrace of a crash. Package: libapache2-mod-uwsgi Description-md5: ec18f930ae31a8967e8961b9c288b877 Description-en: uwsgi module for Apache2 (mod_uwsgi) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It uses the uwsgi protocol for all the networking/interprocess communications. . This package provides Apache2 module for communicating with uWSGI. . This is the first module developed, it is stable but a bit hacky (it does not fully use the Apache2 API). Package: libapache2-mod-uwsgi-dbg Description-md5: 01377a16f9da1e1a0c0a4c8a9f789387 Description-en: debugging symbols for Apache2 mod_uwsgi uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. . This package contains the debug symbols for Apache2 mod_uwsgi. Install this package if you need to debug module or if you need a useful backtrace of a crash. Package: libbolt-17-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbolt-18-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbolt-19-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbolt-20-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbrial-dev Description-md5: c2626fcf7fcb606f5ba4966ffc1b51a2 Description-en: polynomials over Boolean Rings, core development files The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl core development files. Package: libbrial-groebner-dev Description-md5: 06b76f7f1667b2f0b3f088ab64c02c58 Description-en: development files for libbrial-groebner The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the development files for libbrial-groebner. Package: libbrial-groebner3t64 Description-md5: c85b9b23bc19cfbcd1c4f6095e22ba7e Description-en: computer algebra routines of BRiAl The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl shared library libbrial_groebner. Package: libbrial3t64 Description-md5: 25d1c5e76291f633e89aa1da852af7cd Description-en: polynomials over Boolean Rings, shared library The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl shared library libbrial. Package: libbtas-dev Description-md5: 592deca38d8fd0fce114f1c2cb68fcb4 Description-en: Basic Tensor Algebra Subroutines Library (development files) BTAS (Basic Tensor Algebra Subroutines) is a library for tensor algebra. It is a reference implementation of the Tensor Working Group concept spec. . This package contains the static libraries and the header files. Package: libc++-17-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++-17-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) 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. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-18-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++-18-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) 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. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-19-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++-19-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) 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. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-20-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++-20-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) 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. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++1-17t64 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++1-18 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++1-19 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++1-20 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-17-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++abi-17-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) 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++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-18-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++abi-18-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) 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++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-19-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++abi-19-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) 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++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-20-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++abi-20-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) 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++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi1-17t64 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: libc++abi1-18 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: libc++abi1-19 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: libc++abi1-20 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: libc-devtools Description-md5: 20d92638e9360ec19e7290046eb0d8f7 Description-en: GNU C Library: Development tools This package contains development tools shipped by the GNU C Library. . * memusage, memusagestat: profile a program's memory usage * mtrace: interpret the malloc trace log * sotruss: trace shared library calls * sprof: display shared object profiling data Package: libchafa-dev Description-md5: 92e6e61ebce909ab1cbeb08eda61a353 Description-en: development files for image-to-text converter chafa Chafa is a command-line utility that converts all kinds of images, including animated image formats like GIFs, into ANSI/Unicode character output that can be displayed in a terminal. . It is highly configurable, with support for alpha transparency and multiple color modes and color spaces, combining a range of Unicode characters for optimal output. . The core functionality is provided by a C library with a public, well-documented API. . This package ships the development files. Package: libchafa0t64 Description-md5: d4892f8662a09f4cf72cd70ca8bdde08 Description-en: library for image-to-text converter chafa Chafa is a command-line utility that converts all kinds of images, including animated image formats like GIFs, into ANSI/Unicode character output that can be displayed in a terminal. . It is highly configurable, with support for alpha transparency and multiple color modes and color spaces, combining a range of Unicode characters for optimal output. . The core functionality is provided by a C library with a public, well-documented API. . This package ships the shared object. Package: libclang-17-dev Description-md5: 6610a455f274f6950183a3829f91231d 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-17. Package: libclang-18-dev Description-md5: 96c5b47e666f63fe785f241b617bfbb9 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-18. Package: libclang-19-dev Description-md5: ae144ace7105bacb6cceb4728ea7abf2 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-19. Package: libclang-20-dev Description-md5: 5d11e43d0fcb99d16f62a9bec9c6f1dc 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-20. Package: libclang-common-17-dev Description-md5: c70051d53e23270c29353f55183e81aa 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. Package: libclang-common-18-dev Description-md5: c70051d53e23270c29353f55183e81aa 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. Package: libclang-common-19-dev Description-md5: c70051d53e23270c29353f55183e81aa 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. Package: libclang-common-20-dev Description-md5: c70051d53e23270c29353f55183e81aa 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. Package: libclang-cpp17-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: libclang-cpp17t64 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-cpp18-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: libclang-cpp19 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-cpp19-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: libclang-cpp20 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-cpp20-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: libclang-rt-17-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-17-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-17-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-18-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-18-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-18-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-19-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-19-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-19-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-20-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-20-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-20-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang1-17t64 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: libclang1-19 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: libclang1-20 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-17 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-17-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: libclc-18 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-18-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: libclc-19 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-19-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: libclc-20 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-20-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: libcontactcache-qt5-1 Description-md5: b01db5f33bc250af336a748b13d2c4a3 Description-en: Library for accessing QtPIM QtContacts using the SQLite engine This library acts as a middle layer between the QtPIM QtContacts SQLite engine and client components and provides a data cache. Package: libcontactcache-qt5-bin Description-md5: b9df23cdb23e675423549e93169cc0a5 Description-en: Development tools for libcontactcache-qt5 This library acts as a middle layer between the QtPIM QtContacts SQLite engine and client components and provides a data cache. . This package provides development tools. Package: libcontactcache-qt5-data Description-md5: bfe65c30cb4735905fa3ff13c3a2c421 Description-en: Library for accessing QtPIM QtContacts using the SQLite engine - data This library acts as a middle layer between the QtPIM QtContacts SQLite engine and client components and provides a data cache. . This package provides data files used by the shared library. Package: libcontactcache-qt5-dev Description-md5: c0c4589c124fc29b0a3093d0834f0e36 Description-en: Development files for libcontactcache-qt5 This library acts as a middle layer between the QtPIM QtContacts SQLite engine and client components and provides a data cache. . This package provides the development files. Package: libcontactsd1 Description-md5: b08326c619a338ddddcd4a04d2147ce1 Description-en: Telepathy - QtContacts bridge for contacts (plugin shared library) contactsd is a service for collecting and observing changes in roster list from all the users telepathy accounts (buddies, their status and presence information), and store it to QtContacts. . This package contains a shared library used by contactsd plugins. Package: libcontactsd1-dev Description-md5: 1d7febc659ecf24b989816d9b71945cd Description-en: Telepathy - QtContacts bridge for contacts (development files) contactsd is a service for collecting and observing changes in roster list from all the users telepathy accounts (buddies, their status and presence information), and store it to QtContacts. . This package contains development files needed for developing plugins for contactsd. Package: libcoq-mathcomp-abel Description-md5: 3adc2407c3df0e5de782fe2f159ef52b Description-en: Abel-Galois and Abel-Ruffini theorems for Mathematical Components This package provides proofs of the Abel-Galois (solvability by radicals and solvability of the Galois group) and of the Abel-Ruffini theorem (general unsolvability of the quintic equations) using the Mathematical Components library. . The Mathematical Components library is a coherent repository of general-purpose formalized mathematical theories for the Coq proof assistant. Package: libcwiid-dev Description-md5: e7b1bae11f0ce60e0e7935c4fed71474 Description-en: library to interface with the wiimote -- development files CWiid is a working userspace driver along with various applications implementing event drivers, multiple wiimote connectivity, gesture recognition, and other Wiimote-based functionality. . This package provides the development files needed for building against Cwiid. Package: libcwiid1 Description-md5: c26f3525ed40f8afc7db84154445f15a Description-en: library to interface with the wiimote -- runtime files CWiid is a working userspace driver along with various applications implementing event drivers, multiple wiimote connectivity, gesture recognition, and other Wiimote-based functionality. . This package provides the wiimote library that abstracts the interface to the wiimote by hiding the details of the underlying Bluetooth connection. Package: libdevicexlib-dev Description-md5: c4c1b8c6a8b07dc1776fb34496cef7f0 Description-en: Library wrapping device-oriented routines and utilities The deviceXlib library wraps device-oriented routines and utilities. . This package contains the static library. Package: libdnnl-dev Description-md5: 76fea4cfd2eae41d6bfe9305c6ad6a1b Description-en: oneAPI Deep Neural Network Library (oneDNN) (dev) oneAPI Deep Neural Network Library (oneDNN) is an open-source performance library for deep learning applications. The library includes basic building blocks for neural networks optimized for Intel Architecture Processors and Intel Processor Graphics. . oneDNN is intended for deep learning applications and framework developers interested in improving application performance on Intel CPUs and GPUs. . This package contains the header files, and symbol links to the shared object. Package: libdnnl3 Description-md5: 290c0d566c3b296af024512e7a2a54ae Description-en: oneAPI Deep Neural Network Library (oneDNN) (lib) oneAPI Deep Neural Network Library (oneDNN) is an open-source performance library for deep learning applications. The library includes basic building blocks for neural networks optimized for Intel Architecture Processors and Intel Processor Graphics. . oneDNN is intended for deep learning applications and framework developers interested in improving application performance on Intel CPUs and GPUs. . This package contains the shared object. Package: libeclipse-jdt-annotation-java Description-md5: 4edeb285ebc5e9ef1304d67b4df8b08a Description-en: Eclipse JDT Annotations for Enhanced Null Analysis Eclipse JDT Core is the Java infrastructure of the Eclipse Java IDE. It includes: * An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows one to run and debug code which still contains unresolved errors. * A Java Model that provides API for navigating the Java element tree. The Java element tree defines a Java centric view of a project. It surfaces elements like package fragments, compilation units, binary classes, types, methods, fields. * A Java Document Model providing API for manipulating a structured Java source document. * Code assist and code select support. * An indexed based search infrastructure that is used for searching, code assist, type hierarchy computation, and refactoring. The Java search engine can accurately find precise matches either in sources or binaries. * Evaluation support either in a scrapbook page or a debugger context. * Source code formatter . This package contains the org.eclipse.jdt.annotation bundle. Package: libeclipse-jdt-apt-core-java Description-md5: 8f788dbe56fe770b5c0562ab0bd8658f Description-en: Eclipse Java Annotation Processing Core Eclipse JDT Core is the Java infrastructure of the Eclipse Java IDE. It includes: * An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows one to run and debug code which still contains unresolved errors. * A Java Model that provides API for navigating the Java element tree. The Java element tree defines a Java centric view of a project. It surfaces elements like package fragments, compilation units, binary classes, types, methods, fields. * A Java Document Model providing API for manipulating a structured Java source document. * Code assist and code select support. * An indexed based search infrastructure that is used for searching, code assist, type hierarchy computation, and refactoring. The Java search engine can accurately find precise matches either in sources or binaries. * Evaluation support either in a scrapbook page or a debugger context. * Source code formatter . This package contains the org.eclipse.jdt.apt.core bundle. Package: libeclipse-jdt-apt-pluggable-core-java Description-md5: 3c339457dbebd2f308178fee971c1f2d Description-en: Eclipse Java Compiler Apt IDE Eclipse JDT Core is the Java infrastructure of the Eclipse Java IDE. It includes: * An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows one to run and debug code which still contains unresolved errors. * A Java Model that provides API for navigating the Java element tree. The Java element tree defines a Java centric view of a project. It surfaces elements like package fragments, compilation units, binary classes, types, methods, fields. * A Java Document Model providing API for manipulating a structured Java source document. * Code assist and code select support. * An indexed based search infrastructure that is used for searching, code assist, type hierarchy computation, and refactoring. The Java search engine can accurately find precise matches either in sources or binaries. * Evaluation support either in a scrapbook page or a debugger context. * Source code formatter . This package contains the org.eclipse.jdt.apt.pluggable.core bundle. Package: libeclipse-jdt-astview-java Description-md5: 1c0db2375cac2a253168ea9335aa2995 Description-en: Eclipse AST View Plug-in Eclipse JDT UI implements the user interface for the Java IDE. It provides several workbench contributions for viewing and manipulating Java code: * Package Explorer View - shows the Java element tree as defined by a project's build class path * Type Hierarchy View - shows the sub- and supertype hierarchies * Java Outline View - shows the structure of a Java compilation unit or class file * Java Browsing Perspecitve - allows navigating the Java model using separate views for projects, packages, types and members. * Wizards for creating Java elements - Java project, package, class, interface * Java Editor - syntax coloring, content specific code assist, code resolve, method level edit, import assistance, quick fix and quick assist . In addition to these workbench elements the following functions are provided: * Refactoring support - Extract Method, Safe Rename and Moving with reference updates, Self Encapsulate Field etc. * Java searching - find declarations of and/or references to packages, types, methods, and fields, scoped to the workspace, a working set, or the current selection. * Java aware structured compare - determine and present changes to individual Java methods. It supports to replace individual Java elements with a version of an element from the local history. . This package contains the org.eclipse.jdt.astview bundle. Package: libeclipse-jdt-core-compiler-batch-java Description-md5: fb7954ce4f00ddaec9da5cff28ef5ad5 Description-en: Eclipse Java Compiler Batch Eclipse JDT Core is the Java infrastructure of the Eclipse Java IDE. It includes: * An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows one to run and debug code which still contains unresolved errors. * A Java Model that provides API for navigating the Java element tree. The Java element tree defines a Java centric view of a project. It surfaces elements like package fragments, compilation units, binary classes, types, methods, fields. * A Java Document Model providing API for manipulating a structured Java source document. * Code assist and code select support. * An indexed based search infrastructure that is used for searching, code assist, type hierarchy computation, and refactoring. The Java search engine can accurately find precise matches either in sources or binaries. * Evaluation support either in a scrapbook page or a debugger context. * Source code formatter . This package contains the org.eclipse.jdt.core.compiler.batch bundle. Package: libeclipse-jdt-core-java Description-md5: 6fcc840619481910d26d008490f0f617 Description-en: Eclipse Java Development Tools Core Eclipse JDT Core is the Java infrastructure of the Eclipse Java IDE. It includes: * An incremental Java compiler. Implemented as an Eclipse builder, it is based on technology evolved from VisualAge for Java compiler. In particular, it allows one to run and debug code which still contains unresolved errors. * A Java Model that provides API for navigating the Java element tree. The Java element tree defines a Java centric view of a project. It surfaces elements like package fragments, compilation units, binary classes, types, methods, fields. * A Java Document Model providing API for manipulating a structured Java source document. * Code assist and code select support. * An indexed based search infrastructure that is used for searching, code assist, type hierarchy computation, and refactoring. The Java search engine can accurately find precise matches either in sources or binaries. * Evaluation support either in a scrapbook page or a debugger context. * Source code formatter . This package contains the org.eclipse.jdt.core bundle. Package: libeclipse-jdt-core-manipulation-java Description-md5: dd664c9ab928f7bc984ed18b961d3b75 Description-en: Eclipse Java Code Manipulation Functionality Eclipse JDT UI implements the user interface for the Java IDE. It provides several workbench contributions for viewing and manipulating Java code: * Package Explorer View - shows the Java element tree as defined by a project's build class path * Type Hierarchy View - shows the sub- and supertype hierarchies * Java Outline View - shows the structure of a Java compilation unit or class file * Java Browsing Perspecitve - allows navigating the Java model using separate views for projects, packages, types and members. * Wizards for creating Java elements - Java project, package, class, interface * Java Editor - syntax coloring, content specific code assist, code resolve, method level edit, import assistance, quick fix and quick assist . In addition to these workbench elements the following functions are provided: * Refactoring support - Extract Method, Safe Rename and Moving with reference updates, Self Encapsulate Field etc. * Java searching - find declarations of and/or references to packages, types, methods, and fields, scoped to the workspace, a working set, or the current selection. * Java aware structured compare - determine and present changes to individual Java methods. It supports to replace individual Java elements with a version of an element from the local history. . This package contains the org.eclipse.jdt.core.manipulation bundle. Package: libeclipse-jdt-debug-java Description-md5: df6dbdc3fc9b5636c3816c00d007b4ad Description-en: Eclipse JDI Debug Model Eclipse JDT Debug implements Java debugging support and works with any JDPA-compliant target Java VM. It is implemented on top of the language independent "debug model" provided by the platform debugger. . This package contains the org.eclipse.jdt.debug bundle. Package: libeclipse-jdt-debug-ui-java Description-md5: 4a0faa292447bc96d82b60b51d8fec86 Description-en: Eclipse JDI Debug UI Eclipse JDT Debug implements Java debugging support and works with any JDPA-compliant target Java VM. It is implemented on top of the language independent "debug model" provided by the platform debugger. . This package contains the org.eclipse.jdt.debug.ui bundle. Package: libeclipse-jdt-junit-core-java Description-md5: 21684dffab1fb3d6b38412f1d97b8b34 Description-en: Eclipse Java Development Tools JUnit core support Eclipse JDT UI implements the user interface for the Java IDE. It provides several workbench contributions for viewing and manipulating Java code: * Package Explorer View - shows the Java element tree as defined by a project's build class path * Type Hierarchy View - shows the sub- and supertype hierarchies * Java Outline View - shows the structure of a Java compilation unit or class file * Java Browsing Perspecitve - allows navigating the Java model using separate views for projects, packages, types and members. * Wizards for creating Java elements - Java project, package, class, interface * Java Editor - syntax coloring, content specific code assist, code resolve, method level edit, import assistance, quick fix and quick assist . In addition to these workbench elements the following functions are provided: * Refactoring support - Extract Method, Safe Rename and Moving with reference updates, Self Encapsulate Field etc. * Java searching - find declarations of and/or references to packages, types, methods, and fields, scoped to the workspace, a working set, or the current selection. * Java aware structured compare - determine and present changes to individual Java methods. It supports to replace individual Java elements with a version of an element from the local history. . This package contains the org.eclipse.jdt.junit.core bundle. Package: libeclipse-jdt-junit-runtime-java Description-md5: 2e84ed4856ce210cb42b7fef06c3b82e Description-en: Eclipse Java Development Tools JUnit Runtime Support Eclipse JDT UI implements the user interface for the Java IDE. It provides several workbench contributions for viewing and manipulating Java code: * Package Explorer View - shows the Java element tree as defined by a project's build class path * Type Hierarchy View - shows the sub- and supertype hierarchies * Java Outline View - shows the structure of a Java compilation unit or class file * Java Browsing Perspecitve - allows navigating the Java model using separate views for projects, packages, types and members. * Wizards for creating Java elements - Java project, package, class, interface * Java Editor - syntax coloring, content specific code assist, code resolve, method level edit, import assistance, quick fix and quick assist . In addition to these workbench elements the following functions are provided: * Refactoring support - Extract Method, Safe Rename and Moving with reference updates, Self Encapsulate Field etc. * Java searching - find declarations of and/or references to packages, types, methods, and fields, scoped to the workspace, a working set, or the current selection. * Java aware structured compare - determine and present changes to individual Java methods. It supports to replace individual Java elements with a version of an element from the local history. . This package contains the org.eclipse.jdt.junit.runtime bundle. Package: libeclipse-jdt-junit4-runtime-java Description-md5: 06034ca0fd7d153d26c047741d78afaa Description-en: Eclipse Java Development Tools JUnit4 Runtime Support Eclipse JDT UI implements the user interface for the Java IDE. It provides several workbench contributions for viewing and manipulating Java code: * Package Explorer View - shows the Java element tree as defined by a project's build class path * Type Hierarchy View - shows the sub- and supertype hierarchies * Java Outline View - shows the structure of a Java compilation unit or class file * Java Browsing Perspecitve - allows navigating the Java model using separate views for projects, packages, types and members. * Wizards for creating Java elements - Java project, package, class, interface * Java Editor - syntax coloring, content specific code assist, code resolve, method level edit, import assistance, quick fix and quick assist . In addition to these workbench elements the following functions are provided: * Refactoring support - Extract Method, Safe Rename and Moving with reference updates, Self Encapsulate Field etc. * Java searching - find declarations of and/or references to packages, types, methods, and fields, scoped to the workspace, a working set, or the current selection. * Java aware structured compare - determine and present changes to individual Java methods. It supports to replace individual Java elements with a version of an element from the local history. . This package contains the org.eclipse.jdt.junit4.runtime bundle. Package: libeclipse-jdt-launching-java Description-md5: 55c6275cd6c3de25aea46f8a5bfb1e57 Description-en: Eclipse Java Development Tools Launching Support Eclipse JDT Debug implements Java debugging support and works with any JDPA-compliant target Java VM. It is implemented on top of the language independent "debug model" provided by the platform debugger. . This package contains the org.eclipse.jdt.launching bundle. Package: libeclipse-jdt-ui-java Description-md5: 32b02edb1625fca0a7f837cc54831887 Description-en: Eclipse Java Development Tools UI Eclipse JDT UI implements the user interface for the Java IDE. It provides several workbench contributions for viewing and manipulating Java code: * Package Explorer View - shows the Java element tree as defined by a project's build class path * Type Hierarchy View - shows the sub- and supertype hierarchies * Java Outline View - shows the structure of a Java compilation unit or class file * Java Browsing Perspecitve - allows navigating the Java model using separate views for projects, packages, types and members. * Wizards for creating Java elements - Java project, package, class, interface * Java Editor - syntax coloring, content specific code assist, code resolve, method level edit, import assistance, quick fix and quick assist . In addition to these workbench elements the following functions are provided: * Refactoring support - Extract Method, Safe Rename and Moving with reference updates, Self Encapsulate Field etc. * Java searching - find declarations of and/or references to packages, types, methods, and fields, scoped to the workspace, a working set, or the current selection. * Java aware structured compare - determine and present changes to individual Java methods. It supports to replace individual Java elements with a version of an element from the local history. . This package contains the org.eclipse.jdt.ui bundle. Package: libeclipse-ltk-core-refactoring-java Description-md5: 06cc7b07b1299cd1c4a3db52a4f38ff0 Description-en: Eclipse Refactoring Core Eclipse JDT UI implements the user interface for the Java IDE. It provides several workbench contributions for viewing and manipulating Java code: * Package Explorer View - shows the Java element tree as defined by a project's build class path * Type Hierarchy View - shows the sub- and supertype hierarchies * Java Outline View - shows the structure of a Java compilation unit or class file * Java Browsing Perspecitve - allows navigating the Java model using separate views for projects, packages, types and members. * Wizards for creating Java elements - Java project, package, class, interface * Java Editor - syntax coloring, content specific code assist, code resolve, method level edit, import assistance, quick fix and quick assist . In addition to these workbench elements the following functions are provided: * Refactoring support - Extract Method, Safe Rename and Moving with reference updates, Self Encapsulate Field etc. * Java searching - find declarations of and/or references to packages, types, methods, and fields, scoped to the workspace, a working set, or the current selection. * Java aware structured compare - determine and present changes to individual Java methods. It supports to replace individual Java elements with a version of an element from the local history. . This package contains the org.eclipse.ltk.core.refactoring bundle. Package: libeclipse-ltk-ui-refactoring-java Description-md5: c892b0089f867c00c89a085643ce7069 Description-en: Eclipse Refactoring UI Eclipse JDT UI implements the user interface for the Java IDE. It provides several workbench contributions for viewing and manipulating Java code: * Package Explorer View - shows the Java element tree as defined by a project's build class path * Type Hierarchy View - shows the sub- and supertype hierarchies * Java Outline View - shows the structure of a Java compilation unit or class file * Java Browsing Perspecitve - allows navigating the Java model using separate views for projects, packages, types and members. * Wizards for creating Java elements - Java project, package, class, interface * Java Editor - syntax coloring, content specific code assist, code resolve, method level edit, import assistance, quick fix and quick assist . In addition to these workbench elements the following functions are provided: * Refactoring support - Extract Method, Safe Rename and Moving with reference updates, Self Encapsulate Field etc. * Java searching - find declarations of and/or references to packages, types, methods, and fields, scoped to the workspace, a working set, or the current selection. * Java aware structured compare - determine and present changes to individual Java methods. It supports to replace individual Java elements with a version of an element from the local history. . This package contains the org.eclipse.ltk.ui.refactoring bundle. Package: libfaketime Description-md5: 9717213973a84a29283491178debf275 Description-en: Report faked system time to programs (preload library) The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts various system calls which programs use to retrieve the current date and time. It can then report faked dates and times (as specified by you, the user) to these programs. This means you can modify the system time a program sees without having to change the time system-wide. FTPL allows you to specify both absolute dates (e.g., 2004-01-01) and relative dates (e.g., 10 days ago). . This package contains the LD_PRELOAD library for faketime. Package: libflang-17-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflang-18-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflang-19-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflang-20-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libfreerdp-client2-2t64 Description-md5: d4c3a0a2893d75653c3049e1d2066881 Description-en: Free Remote Desktop Protocol library (client library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for common client functionality. Package: libfreerdp-server2-2t64 Description-md5: 8eae4cc5c48d3ea95d5754b2bf1c90ea Description-en: Free Remote Desktop Protocol library (server library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library with common server functionality. Package: libfreerdp-shadow-subsystem2-2t64 Description-md5: 6ef6436c34df72c1cfaf1cf4dabe3235 Description-en: FreeRDP Remote Desktop Protocol shadow subsystem libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow subsystem libraries. Package: libfreerdp-shadow2-2t64 Description-md5: 49dfefe1574ce260a63ff9685cd6b5a0 Description-en: FreeRDP Remote Desktop Protocol shadow libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow libraries. Package: libfreerdp2-2t64 Description-md5: 43b828fff16d4902fa6931b59f78fe32 Description-en: Free Remote Desktop Protocol library (core library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library with all core functionality. Package: libfuse-dev Description-md5: da11b1a71c864509638e23fbce6723a3 Description-en: Filesystem in Userspace (development) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. . This package contains the development files. Package: libfuse2t64 Description-md5: 2838d8f82765d1fc4d4e07819a7b8d25 Description-en: Filesystem in Userspace (library) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. . This package contains the shared library. Package: libfuzzer-17-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: libfuzzer-18-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: libfuzzer-19-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: libfuzzer-20-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-14-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-14-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: libgccjit0 Description-md5: 78f861084806b36ce34263514298785e Description-en: GCC just-in-time compilation (shared library) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgdbussyncevo0 Description-md5: 81cdca19c3ca84881b6fa874129a1846 Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (shared gdbus library) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides a shared library. Package: libgm2-14-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: libgm2-19 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: libgnat-14 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: libgomp-plugin-amdgcn1 Description-md5: b4d23ce73f3592d1c5e0dc4540aca4d1 Description-en: GCC OpenMP v4.5 plugin for offloading to GCN This package contains libgomp plugin for offloading to AMD GCN. Package: libgomp-plugin-nvptx1 Description-md5: f9c2e1e8b9ed7ce64aa263f868e92b29 Description-en: GCC OpenMP v4.5 plugin for offloading to NVPTX This package contains libgomp plugin for offloading to NVidia PTX. The plugin needs libcuda.so.1 shared library that has to be installed separately. Package: libgphobos-14-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: libgphobos5 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: libgraphics-magick-perl Description-md5: 694d24fef1105bb316b3f9173117fd3c Description-en: format-independent image processing - perl interface GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the classes to access GraphicsMagick functionality from Perl scripts. It is mostly similar to PerlMagick from the ImageMagick suite, but uses a different class name. Package: libgraphicsmagick++-q16-12t64 Description-md5: 1fe23345dc7cd3338f53a708adf5ba04 Description-en: format-independent image processing - C++ shared library GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the C++ libraries needed to run executables that use the GraphicsMagick++ library. Package: libgraphicsmagick++1-dev Description-md5: c434d28c960294b4a0907771a5da8424 Description-en: format-independent image processing - C++ development files GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the C++ development headers and library files needed to compile programs using the GraphicsMagick++ library. Package: libgraphicsmagick-q16-3t64 Description-md5: d06d6596f024f6bf4586132dd3ff4b7b Description-en: format-independent image processing - C shared library GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the C libraries needed to run executables that use the GraphicsMagick library. Package: libgraphicsmagick1-dev Description-md5: 961bf066eabe097555c4949fc351c377 Description-en: format-independent image processing - C development files GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the C development headers and library files needed to compile programs using the GraphicsMagick library. Package: libigc-dev Description-md5: 88ffb41959f84880d940c88585f5f69d Description-en: Intel graphics compiler for OpenCL -- core development files The Intel(R) Graphics Compiler for OpenCL(TM) is an llvm based compiler for OpenCL(TM) targeting Intel Gen graphics hardware architecture. . This package includes files for IGC core development. Package: libigc-tools Description-md5: a20f373262ec554f7b5d00781e6746f9 Description-en: Intel graphics compiler for OpenCL -- media tools The Intel(R) Graphics Compiler for OpenCL(TM) is an llvm based compiler for OpenCL(TM) targeting Intel Gen graphics hardware architecture. . This package includes tools for the media driver. Package: libigc1 Description-md5: 5e45e95bbf9b10304b8e8ea5079ce85e Description-en: Intel graphics compiler for OpenCL -- core libs The Intel(R) Graphics Compiler for OpenCL(TM) is an llvm based compiler for OpenCL(TM) targeting Intel Gen graphics hardware architecture. . This package includes the core libraries. Package: libigdfcl-dev Description-md5: 3270b52dea098fb04959d0f01be9b5fe Description-en: Intel graphics compiler for OpenCL -- OpenCL development files The Intel(R) Graphics Compiler for OpenCL(TM) is an llvm based compiler for OpenCL(TM) targeting Intel Gen graphics hardware architecture. . This package includes files for IGC OpenCL development. Package: libigdfcl1 Description-md5: 00e7add36fe7905b8d782adaac4d7edc Description-en: Intel graphics compiler for OpenCL -- OpenCL library The Intel(R) Graphics Compiler for OpenCL(TM) is an llvm based compiler for OpenCL(TM) targeting Intel Gen graphics hardware architecture. . This package includes the library for OpenCL. Package: libispcrt-dev Description-md5: 1368c4d8a033327e585f44ae4c769989 Description-en: Intel Implicit SPMD Program Compiler runtime library development files ispc is a compiler for a variant of the C programming language, with extensions for single program, multiple data programming. Under the SPMD model, the programmer writes a program that generally appears to be a regular serial program, though the execution model is actually that a number of program instances execute in parallel on the hardware. . This package contains the headers library for building programs that use the ispc runtime. Package: libispcrt1 Description-md5: 016be67c24519f51eba12229a783b19d Description-en: Intel Implicit SPMD Program Compiler runtime library ispc is a compiler for a variant of the C programming language, with extensions for single program, multiple data programming. Under the SPMD model, the programmer writes a program that generally appears to be a regular serial program, though the execution model is actually that a number of program instances execute in parallel on the hardware. . This package contains the runtime library for building programs that use ispc runtime. Package: libjavascriptcoregtk-4.0-bin Description-md5: 063e995389abd53361e2fa870999c7ca Description-en: WebKitGTK JavaScript command-line interpreter (transitional dummy package) This is a transitional dummy package, it can be safely removed. Package: libjavascriptcoregtk-bin Description-md5: ac7afc0b1a4392958885f97c8f08146c Description-en: JavaScript engine library from WebKitGTK - command-line interpreter JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This package provides jsc, a command-line JavaScript interpreter. Package: libjuce-doc Description-md5: 5d99d0cc4969b5646d2f8e1b7bc9f465 Description-en: Jules' Utility Class Extensions (documentation) JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for developing cross-platform software. . It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. . This package contains html documentation for the JUCE API. Package: libjuman-dev Description-md5: e7060d8da0ab4b8e83515a82ef04e3ff Description-en: Header files of JUMAN This package provides header files which are necessary to development programs using runtime libraries of Juman, that is a Japanese morphological analysis system. Package: libjuman-perl Description-md5: 59250d1a58f31b5b95e92f48779969b1 Description-en: Perl binding of JUMAN This package provides Perl binding of Juman, that is a Japanese morphological analysis system. Package: libjuman4t64 Description-md5: eb7f6e2d33737cf201121e2c6b1502ea Description-en: Library of JUMAN This package provides runtime libraries of Juman, that is a Japanese morphological analysis system. Package: libkvilib5 Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: liblld-17 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-17-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: liblld-18 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-18-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: liblld-19 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-19-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: liblld-20 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-20-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-17-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: liblldb-17t64 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-18 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-18-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: liblldb-19 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-19-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: liblldb-20 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-20-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-17-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: libllvm-18-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: libllvm-19-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: libllvm-20-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: libllvm17t64 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: libllvm19 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: libllvm20 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: libllvmlibc-19-dev Description-md5: b678725717171e9f1656f9727ef63f83 Description-en: LLVM C Library - dev package Implementation of the C standard library targeting C17 and above. . This is an experimental project. Don't use in production. Package: libllvmlibc-20-dev Description-md5: b678725717171e9f1656f9727ef63f83 Description-en: LLVM C Library - dev package Implementation of the C standard library targeting C17 and above. . This is an experimental project. Don't use in production. Package: liblomiri-private0 Description-md5: f062670035d03ae5eaf24a30c663dca4 Description-en: Lomiri Operating Environment's Shell (private libs) Lomiri is an operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices. . This package contains the private libraries for QML and other components only used by the Lomiri Shell. Package: liblomirisystemsettings-dev Description-md5: 44033746c95acbaa68b0aaa298b2d9dc Description-en: System Settings application for Lomiri - plug-in development files Lomiri-system-settings is the System Settings application used in Lomiri operating environment. it's designed for phones, tablets and convergent devices. . This package contains the plug-in library's development files. Package: liblomirisystemsettings1 Description-md5: 3ef99488f79577807d3fc33bcdbe5041 Description-en: System Settings application for Lomiri - plug-in library Lomiri-system-settings is the System Settings application used in Lomiri operating environment. it's designed for phones, tablets and convergent devices. . This package contains the library used by settings plugins. Package: liblomirisystemsettingsprivate-dev Description-md5: 69bc0e3c1b64cebbc2088d6daff50a7d Description-en: System Settings application for Lomiri - private development files Lomiri-system-settings is the System Settings application used in Lomiri operating environment. it's designed for phones, tablets and convergent devices. . This package contains the private library's development files. Package: liblomirisystemsettingsprivate0.0 Description-md5: c2e7c8fe77f8e7be74f2c9c6b104dbd9 Description-en: System Settings application for Lomiri - private library Lomiri-system-settings is the System Settings application used in Lomiri operating environment. it's designed for phones, tablets and convergent devices. . This package contains the private library used by some settings plugins. Package: libluv-ocaml Description-md5: 4f46b66fecf846ef1fca6e388be990ee Description-en: OCaml binding to libuv (Runtime library) Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop. . Besides asynchronous I/O, libuv also supports multiprocessing and multithreading. Multiple event loops can be run in different threads. libuv also exposes a lot of other functionality, amounting to a full OS API, and an alternative to the standard module Unix. . This package contains the runtime library of Luv. Package: libluv-ocaml-dev Description-md5: 5e2090bc1920c5e434926926eed95e4d Description-en: OCaml binding to libuv (Development package) Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop. . Besides asynchronous I/O, libuv also supports multiprocessing and multithreading. Multiple event loops can be run in different threads. libuv also exposes a lot of other functionality, amounting to a full OS API, and an alternative to the standard module Unix. . This package contains the development library of Luv. Package: libluv-unix-ocaml Description-md5: 7a9296aa954fce0ea458dc54c4bd438a Description-en: Helpers for interfacing OCaml Luv and Unix (Runtime library) Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop. . Besides asynchronous I/O, libuv also supports multiprocessing and multithreading. Multiple event loops can be run in different threads. libuv also exposes a lot of other functionality, amounting to a full OS API, and an alternative to the standard module Unix. . This package contains the runtime library of luv_unix, helpers for interfacing Luv and Unix. Package: libluv-unix-ocaml-dev Description-md5: fe35dbfcbd6e44849088efd3242c2910 Description-en: Helpers for interfacing OCaml Luv and Unix (Development package) Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop. . Besides asynchronous I/O, libuv also supports multiprocessing and multithreading. Multiple event loops can be run in different threads. libuv also exposes a lot of other functionality, amounting to a full OS API, and an alternative to the standard module Unix. . This package contains the development library of luv_unix, helpers for interfacing Luv and Unix. Package: libmariadb-dev Description-md5: 5147f292c112a0def76ef58780903826 Description-en: MariaDB database development files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes development libraries and header files. To allow sources expecting the MariaDB Connector/C to build. Sources that expect the MySQL Client libraries should use files from the libmariadb-dev-compat package. Package: libmariadb-dev-compat Description-md5: 4e4bcacf382bb1ad738f392fb886a606 Description-en: MariaDB Connector/C, compatibility symlinks MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes compatibility symlinks to allow sources expecting the MySQL client libraries to be built against MariaDB Connector/C. Package: libmariadb3 Description-md5: c48685b906f3842ee48fd71db5681868 Description-en: MariaDB database client library MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the client library. Package: libmariadbd-dev Description-md5: 57b62f47260297660375c045a8e96b07 Description-en: MariaDB embedded database, development files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the MariaDB embedded server library development and header files. Package: libmariadbd19t64 Description-md5: a85241d1aa0dccaa3ede8bda094b9117 Description-en: MariaDB embedded database, shared library MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes a shared library for embedded MariaDB applications. Package: libmaus2-2 Description-md5: 7b52f6dbc57ca0d2e08c74363898d9fd Description-en: collection of data structures and algorithms for biobambam Libmaus2 is a collection of data structures and algorithms. It contains . * I/O classes (single byte and UTF-8) * bitio classes (input, output and various forms of bit level manipulation) * text indexing classes (suffix and LCP array, fulltext and minute (FM), ...) * BAM sequence alignment files input/output (simple and collating) . and many lower level support classes. Package: libmaus2-dev Description-md5: 5985b8355d85114b571b6940b393017d Description-en: collection of data structures and algorithms for biobambam (devel) Libmaus2 is a collection of data structures and algorithms. It contains . * I/O classes (single byte and UTF-8) * bitio classes (input, output and various forms of bit level manipulation) * text indexing classes (suffix and LCP array, fulltext and minute (FM), ...) * BAM sequence alignment files input/output (simple and collating) . and many lower level support classes. . This package contains header files and static libraries. Package: libmceliece-dev Description-md5: 842b57d22b3b93fc11c46819a701b69a Description-en: Classic McEliece microlibrary - development files libmceliece is a Classic McEliece microlibrary. libmceliece has a very simple stateless API based on the SUPERCOP API, with wire-format inputs and outputs, providing functions that directly match the KEM operations provided by Classic McEliece, such as functions . mceliece6960119_keypair mceliece6960119_enc mceliece6960119_dec for the mceliece6960119 KEM. . Internally, libmceliece is based on the official Classic McEliece software, specifically the vec implementation (designed to work portably across CPUs) and he avx implementation (designed for higher performance on Intel/AMD CPUs with AVX2 instructions). libmceliece includes automatic run-time selection of implementations. . libmceliece is intended to be called by larger multi-function libraries (such as traditional cryptographic libraries), including libraries in other languages via FFI. The idea is that libmceliece takes responsibility for the details of Classic McEliece computation, including optimization, timing-attack protection, and (in ongoing work) verification, freeing up the calling libraries to concentrate on application-specific needs such as protocol integration. Applications can also call libmceliece directly. . Development files. Package: libmceliece1 Description-md5: 84486f605dd26a0b1186adc19b8ad83e Description-en: Classic McEliece microlibrary - shared library libmceliece is a Classic McEliece microlibrary. libmceliece has a very simple stateless API based on the SUPERCOP API, with wire-format inputs and outputs, providing functions that directly match the KEM operations provided by Classic McEliece, such as functions . mceliece6960119_keypair mceliece6960119_enc mceliece6960119_dec for the mceliece6960119 KEM. . Internally, libmceliece is based on the official Classic McEliece software, specifically the vec implementation (designed to work portably across CPUs) and he avx implementation (designed for higher performance on Intel/AMD CPUs with AVX2 instructions). libmceliece includes automatic run-time selection of implementations. . libmceliece is intended to be called by larger multi-function libraries (such as traditional cryptographic libraries), including libraries in other languages via FFI. The idea is that libmceliece takes responsibility for the details of Classic McEliece computation, including optimization, timing-attack protection, and (in ongoing work) verification, freeing up the calling libraries to concentrate on application-specific needs such as protocol integration. Applications can also call libmceliece directly. . Shared library. Package: libmdb3t64 Description-md5: 4662ebd8f8175e8d1b5b5b1a82a207cc Description-en: Core library for accessing JET / MS Access (MDB) files Core library for accessing JET / MS Access database (MDB) files programmatically. . Allows one to use MDB files with PHP for example. Package: libmdbsql3t64 Description-md5: 4631d1cf31db9c8b0dbb06584f110982 Description-en: mdbtools SQL library Libraries built on libmdb to provide a SQL engine for reading JET / MS Access database (MDB) files. . See mdb-sql util in mdbtools package. Package: libmirserver-dev Description-md5: 5df494748c81b14deddb055b2b3bb810 Description-en: Mir Display Server - server library - development headers Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files required to build Mir servers. Package: libmlir-17-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: libmlir-17t64 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-18 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-18-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: libmlir-19 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-19-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: libmlir-20 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-20-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: libncarg-bin Description-md5: f8affe674e63c9363c21bae99542a011 Description-en: NCAR command-language library - development tools This package provides development tools for developing applications of the NCARG command library, such as wrappers for compilation of NCL executables. Package: libncarg-data Description-md5: b77afafcc6bb70406642ac66445db160 Description-en: NCAR command-language library - Data NCAR Command Language library used by NCAR. This package contains data such as colormaps, fonts and map data that is used by the ncarg library. Package: libncarg-dev Description-md5: 9c9148628e6b5c148812518160386ff6 Description-en: Development files for the NCAR command language library ncarg is the NCAR command-language. Package: libncarg0t64 Description-md5: 848c564cd2a3d341bcecdb0eb6060b5d Description-en: NCAR command-language library NCAR Command Language library used by NCAR binaries and tools. Package: libnotcurses++-dev Description-md5: dcac54dd9bb5b772c3b9eb74e574c573 Description-en: Character graphics and TUI library (C++ development) Notcurses facilitates the creation of modern TUI programs, making full use of Unicode and 24-bit TrueColor. It presents an API similar to that of Curses, and rides atop Terminfo. . These files are necessary for C++ development using Notcurses. Package: libnotcurses++3 Description-md5: 1cdd7a2f6f4023c4f7512a4256f6ee16 Description-en: Character graphics and TUI library (C++) Notcurses facilitates the creation of modern TUI programs, making full use of Unicode and 24-bit TrueColor. It presents an API similar to that of Curses, and rides atop Terminfo. Package: libnotcurses-core-dev Description-md5: d0791b7d9a52c31ea635350650df7d74 Description-en: Character graphics and TUI library (core development) Notcurses facilitates the creation of modern TUI programs, making full use of Unicode and 24-bit TrueColor. This development package covers the Notcurses core library. . These files are necessary for C development using Notcurses. They do not include multimedia support; that requires libnotcurses-dev. Package: libnotcurses-core3 Description-md5: dfd026d4542b4d6a16905ae9ed20cb7c Description-en: Character graphics and TUI library (core) Notcurses facilitates the creation of modern TUI programs, making full use of Unicode and 24-bit TrueColor. . This core library lacks multimedia support. For that, libnotcurses3 must be installed. Package: libnotcurses-dev Description-md5: d241700687591efb2e7f9219779b9c07 Description-en: Character graphics and TUI library (development) Notcurses facilitates the creation of modern TUI programs, making full use of Unicode and 24-bit TrueColor. Its API is similar to that of NCURSES, but extends that with z-buffering, rendering of images and video using ffmpeg, alpha blending, widgets, palette fades, resize awareness, and multithreading support. . These files are necessary for C development using Notcurses. This package installs multimedia support atop libnotcurses-core-dev. Package: libnotcurses3 Description-md5: 453e5cc65d78315da7ca365d2eebce76 Description-en: Character graphics and TUI library Notcurses facilitates the creation of modern TUI programs, making full use of Unicode and 24-bit TrueColor. Its API is similar to that of NCURSES, but extends that with z-buffering, rendering of images and video using ffmpeg, alpha blending, widgets, palette fades, resize awareness, and multithreading support. . This package provides multimedia support via ffmpeg. Package: libnss-myhostname Description-md5: 0980255dcdd179a9442647b0c4bdcb7c Description-en: nss module providing fallback resolution for the current hostname This package contains a plugin for the Name Service Switch, providing host name resolution for the locally configured system hostname as returned by gethostname(2). It returns all locally configured public IP addresses or -- if none are configured, the IPv4 address 127.0.0.2 (which is on the local loopback) and the IPv6 address ::1 (which is the local host). . A lot of software relies on that the local host name is resolvable. This package provides an alternative to the fragile and error-prone manual editing of /etc/hosts. . Installing this package automatically adds myhostname to /etc/nsswitch.conf. Package: libnss-resolve Description-md5: 2dce7349d41cde95481f217d1250a7a1 Description-en: nss module to resolve names via systemd-resolved nss-resolve is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing DNS and LLMNR resolution to programs via the systemd-resolved daemon (provided in the systemd-resolved package). . Installing this package automatically adds resolve to /etc/nsswitch.conf. Package: libobjc-14-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: libobjc4 Description-md5: 30a0a695b3f5d643272b0bb547f0578c Description-en: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Package: libomp-17-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-17-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: libomp-18-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-18-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: libomp-19-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-19-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: libomp-20-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-20-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-17t64 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: libomp5-18 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: libomp5-19 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: libomp5-20 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: libopm-simulators Description-md5: 56e1acedd6234c496183c4235f53d8b5 Description-en: Open porous media / reservoir simulators -- library The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides the library used by the research (ebos) and production (flow) fully implicit black-oil simulators. Package: libopm-simulators-bin Description-md5: a53078b54969f0808458867bd6bb2768 Description-en: Parallel porous media / reservoir simulators -- applications The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a defacto industry standard in the oil reservoir simulation community. . Package provides the simulation programs. Package: libopm-simulators-dev Description-md5: 2081827cf2da00f50fdbcc42d393ba35 Description-en: Parallel porous media / reservoir simulators -- development files The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides the development files (headers and shared library links). Package: libopm-simulators-doc Description-md5: 8b23700b16a9d881dea6ba8c0f73dea2 Description-en: Open porous media / reservoir simulators -- documentation The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides documentation of the source code of the simulators. Package: libospray-dev Description-md5: e12d2b0da4253c7c328409884721c514 Description-en: OSPRay library development files Intel® OSPRay is an open source, scalable, and portable ray tracing engine for high-performance, high-fidelity visualization on Intel Architecture CPUs, Intel Xe GPUs, and ARM64 CPUs. . This package contains the headers library for building programs that use the OSPRay at runtime. Package: libospray3 Description-md5: 12226a1bd212be4d5ee2b7bd433fd9ea Description-en: open source, scalable, and portable ray tracing engine library Intel® OSPRay is an open source, scalable, and portable ray tracing engine for high-performance, high-fidelity visualization on Intel Architecture CPUs, Intel Xe GPUs, and ARM64 CPUs. . This package contains the OSPRay library for running programs that use OSPRay Package: libpam-fscrypt Description-md5: 421164b2c9097f303ec36802927e6dea Description-en: PAM module for Linux filesystem encryption fscrypt is a high-level tool for the management of Linux filesystem encryption. This tool manages metadata, key generation, key wrapping, PAM integration, and provides a uniform interface for creating and modifying encrypted directories. . This PAM module can be used to unlock one or more directories upon user login and then lock those directories when the user ends their session. Package: libpgpool-dev Description-md5: e7072bbc9ee688a1df4b094d04b278ed Description-en: pgpool control protocol library - headers pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains headers for the pgpool control protocol library (libpcp). Package: libpgpool2 Description-md5: 2cd55b5780fe90e7a4c652bb45f02e47 Description-en: pgpool control protocol library pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains the pgpool control protocol library (libpcp). Package: libpocl-dev Description-md5: edd2fcf6dac885dd120b29e19b52fce2 Description-en: development files for the pocl library Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). . This package provides the development files for the pocl library. Unless very specific needs, this package is useless. This package is only required to link directly and explicitly with pocl. . To develop OpenCL programs (that can be run with pocl), the opencl-dev virtual package (provided by ocl-icd-opencl-dev for example) is required, not this one. Package: libpocl2-common Description-md5: 73ba37913f8df3aa9b2105db2ca31c55 Description-en: common files for the pocl library Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). . This package provides the architecture independent files of the pocl library. Package: libpocl2t64 Description-md5: aa3b27c7c5041bd439cd25028a5a5f74 Description-en: Portable Computing Language library Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). . This package provides the core of pocl. Package: libpolly-17-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpolly-18-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpolly-19-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpolly-20-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpyside6-dev Description-md5: 6f39d1d6fbbde4789375173e2e664100 Description-en: Python bindings for Qt 6 (development files) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package provides the development headers for the libpyside6 library. Package: libpyside6-py3-6.6 Description-md5: 7b685c0cf1aa3b6d0ac27ac8e238f2fa Description-en: Python 3 bindings for Qt 6 (base files) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python3 base file used by all modules. Package: libqt5publishsubscribe5t64 Description-md5: b3e50d9b59fd7e165b714f2920ab4f07 Description-en: Qt Systems module - publish subscribe Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Publish Subscribe part of the Qt Systems module. . WARNING: This module is not an official part of Qt 5, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: libqt5serviceframework5t64 Description-md5: 36e51796b18106e33c0803efe6aef6f3 Description-en: Qt Systems module - service framework Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Service Framework part of the Qt Systems module. . WARNING: This module is not an official part of Qt 5, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: libqt5systeminfo5t64 Description-md5: a6d640a60aed9ec0f2f5dd8e987f72b4 Description-en: Qt Systems module - system info Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the System Info part of the Qt Systems module. . WARNING: This module is not an official part of Qt 5, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: librav1e-dev Description-md5: 8d7c2cbd10e02bf8895ed474e03e2c34 Description-en: Fastest and safest AV1 encoder - development files rav1e is a encoder for the AV1 video codec. . This package contains the development files. Package: librav1e0.7 Description-md5: 6913a3c85d2bfe3cb57b219aecf84dd7 Description-en: Fastest and safest AV1 encoder - shared library rav1e is a encoder for the AV1 video codec. . This package contains the shared library. Package: librecoll39 Description-md5: 6160a14191b12478002a6fc7dc3cc112 Description-en: Base library for recoll and related extensions This package contains the base code interfacing with Xapian and is used by the recoll commands, the Python extensions, the KDE plugins. Package: librecoll39-dev Description-md5: c7f5c9c77be0d0a6279ba8950b018a1d Description-en: Development files for librecoll This package contains the development files for librecoll package, which is base code interfacing with Xapian and is used by the recoll commands, the Python extensions, the KDE plugins. Package: librsvg2-bin Description-md5: a1b379fe0bbd2e726d1b308aa5edfb28 Description-en: command-line utility to convert SVG files The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package includes a command-line utility to convert the SVG files to the PNG format. Package: librsvg2-dev Description-md5: 88fdcac4e12a294b5c6a4086d6f525b6 Description-en: SAX-based renderer library for SVG files (development) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package provides the necessary development libraries and include files to allow you to develop with librsvg. Package: librsvg2-tests Description-md5: 4a8c6322b8be06a407eb2eb25353f2cc Description-en: automated tests for RSVG library The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package contains automated tests, which can be run with gnome-desktop-testing or autopkgtest. Package: librust-async-compression-dev Description-md5: 5263f25f237b5fe0a43a19d4c00b8b92 Description-en: Adaptor between compression crates and Rust's async types - Rust source code Source code for Debianized Rust crate "async-compression" Package: librust-axum-core-dev Description-md5: 483fe37a74cf3221db12a442faf2f132 Description-en: core types and traits for the web framework axum - Rust source code axum is a web application framework that focuses on ergonomics and modularity. . * Route requests to handlers with a macro free API. * Declaratively parse requests using extractors. * Simple and predictable error handling model. * Generate responses with minimal boilerplate. * Take full advantage of the tower and tower-http ecosystem of middleware, services, and utilities. . In particular the last point is what sets axum apart from other frameworks. axum doesn't have its own middleware system but instead uses tower::Service. This means axum gets timeouts, tracing, compression, authorization, and more, for free. It also enables you to share middleware with applications written using hyper or tonic. . This package contains the source for the Rust crate axum-core, for use with cargo and dh-cargo. Package: librust-axum-dev Description-md5: 4e94323fa583c5433e2244a4c383d08a Description-en: ergonomic and modular web framework - Rust source code axum is a web application framework that focuses on ergonomics and modularity. . * Route requests to handlers with a macro free API. * Declaratively parse requests using extractors. * Simple and predictable error handling model. * Generate responses with minimal boilerplate. * Take full advantage of the tower and tower-http ecosystem of middleware, services, and utilities. . In particular the last point is what sets axum apart from other frameworks. axum doesn't have its own middleware system but instead uses tower::Service. This means axum gets timeouts, tracing, compression, authorization, and more, for free. It also enables you to share middleware with applications written using hyper or tonic. . This package contains the source for the Rust crate axum, for use with cargo and dh-cargo. Package: librust-axum-extra-dev Description-md5: db4ff22ae803d0c8be714c3434def8bb Description-en: extra utilities for the web framework axum - Rust source code axum is a web application framework that focuses on ergonomics and modularity. . * Route requests to handlers with a macro free API. * Declaratively parse requests using extractors. * Simple and predictable error handling model. * Generate responses with minimal boilerplate. * Take full advantage of the tower and tower-http ecosystem of middleware, services, and utilities. . In particular the last point is what sets axum apart from other frameworks. axum doesn't have its own middleware system but instead uses tower::Service. This means axum gets timeouts, tracing, compression, authorization, and more, for free. It also enables you to share middleware with applications written using hyper or tonic. . This package contains the source for the Rust crate axum-extra, for use with cargo and dh-cargo. Package: librust-axum-macros-dev Description-md5: 069e89111b59d824c1def8d93382e89f Description-en: macros for the web framework axum - Rust source code axum is a web application framework that focuses on ergonomics and modularity. . * Route requests to handlers with a macro free API. * Declaratively parse requests using extractors. * Simple and predictable error handling model. * Generate responses with minimal boilerplate. * Take full advantage of the tower and tower-http ecosystem of middleware, services, and utilities. . In particular the last point is what sets axum apart from other frameworks. axum doesn't have its own middleware system but instead uses tower::Service. This means axum gets timeouts, tracing, compression, authorization, and more, for free. It also enables you to share middleware with applications written using hyper or tonic. . This package contains the source for the Rust crate axum-macros, for use with cargo and dh-cargo. Package: librust-bitflags-dev Description-md5: 030f4d114d79da7441c78b445fea5d3d Description-en: Macro to generate structures which behave like bitflags - Rust source code Source code for Debianized Rust crate "bitflags" Package: librust-blake2-rfc-dev Description-md5: 0a132781f878fce66f50f1532141771b Description-en: Pure Rust implementation of BLAKE2 based on RFC 7693 - Rust source code Source code for Debianized Rust crate "blake2-rfc" Package: librust-blake2b-simd-dev Description-md5: 4f88d7142b7b0f063d18ee9eeef8ff59 Description-en: Pure Rust BLAKE2b implementation with dynamic SIMD - Rust source code Source code for Debianized Rust crate "blake2b_simd" Package: librust-blake2s-simd-dev Description-md5: 05b22a04546aed58be3fde0474117f74 Description-en: Pure Rust BLAKE2s implementation with dynamic SIMD - Rust source code Source code for Debianized Rust crate "blake2s_simd" Package: librust-blake3-dev Description-md5: abf1ec221595e32909eb81525cdc6008 Description-en: BLAKE3 hash function - Rust source code Source code for Debianized Rust crate "blake3" Package: librust-breezyshim-dev Description-md5: e9c71818fbf2d1c3254b7edd221049a8 Description-en: Rust shim around the Breezy Python API - Rust source code Source code for Debianized Rust crate "breezyshim" Package: librust-brotli-decompressor-dev Description-md5: b7d543ac5c047ca3b5705687f1ce64e1 Description-en: Brotli decompressor library avoiding the rust stdlib - Rust source code This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. Alternatively, --features=unsafe turns off array bounds checks and memory initialization but provides a safe interface for the caller. Without adding the --features=unsafe argument, all included code is safe. For compression in addition to this library, download https:// github.com/dropbox/rust-brotli . Source code for Debianized Rust crate "brotli-decompressor" Package: librust-brotli-dev Description-md5: 5341da6dff3c44193b3a8864e60f3fe9 Description-en: Compressor and decompressor for brotli written in rust - Rust source code This makes it suitable for embedded devices and kernels. It is designed with a pluggable allocator so that the standard lib's allocator may be employed. The default build also includes a stdlib allocator and stream interface. Disable this with --features=no-stdlib. All included code is safe. . Source code for Debianized Rust crate "brotli" Package: librust-bson-dev Description-md5: 6edb2b6fd8a01a358f0a72b23646adc7 Description-en: Encoding and decoding support for BSON in Rust - Rust source code Source code for Debianized Rust crate "bson" Package: librust-cargo-c-dev Description-md5: 49c1aee5f0290981f42f18ef100fd7f6 Description-en: Helper program to build and install c-like libraries - Rust source code Source code for Debianized Rust crate "cargo-c" Package: librust-cargo-dev Description-md5: 5fcbd48f38ae3ab8b1040883b508432f Description-en: Package manager for Rust - Rust source code Source code for Debianized Rust crate "cargo" Package: librust-cbindgen+clap-dev Description-md5: cc563e76620d1daa7b23e0f64f1c1fc9 Description-en: Generating C bindings to Rust code - feature "clap" and 1 more This metapackage enables feature "clap" for the Rust cbindgen crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-cbindgen-dev Description-md5: 1b7dc35ff31d9ee74931f7da971f58bf Description-en: Generating C bindings to Rust code - Rust source code Source code for Debianized Rust crate "cbindgen" Package: librust-cc-dev Description-md5: f1b93396481ada07d5c6198d9862adb2 Description-en: Build C/C++/asm in build.rs - Rust source code Source code for Debianized Rust crate "cc" Package: librust-chbs-dev Description-md5: 6b4cee7179778888f211806cb5b093f5 Description-en: Crate providing secure passphrase generation based on a wordlist - Rust source code Source code for Debianized Rust crate "chbs" Package: librust-chrono-tz-dev Description-md5: 1168fc064bfecf3cc06f217770a11688 Description-en: TimeZone implementations for chrono from the IANA database - Rust source code Source code for Debianized Rust crate "chrono-tz" Package: librust-chumsky-dev Description-md5: bc801a5e28ded0c6bdceacae6b795947 Description-en: Parser library for humans with powerful error recovery - Rust source code Source code for Debianized Rust crate "chumsky" Package: librust-clap-3-dev Description-md5: 78f06f846d2ce1f00131762c5eaf2a4d Description-en: Rust Command Line Argument Parser - Rust source code Source code for Debianized Rust crate "clap" Package: librust-clap-builder-dev Description-md5: eaa7729c2ad919235cc1b675a66c5d6c Description-en: Simple to use, efficient, and full-featured Command Line Argument Parser - Rust source code Source code for Debianized Rust crate "clap_builder" Package: librust-clap-complete-dev Description-md5: c2f7fcfaeeca4945fb43690a437a9754 Description-en: Generate shell completion scripts for your clap::Command - Rust source code Source code for Debianized Rust crate "clap_complete" Package: librust-clap-derive-dev Description-md5: 590abc2dfbb915d893ec1c3c875cce6b Description-en: Parse command line argument by defining a struct, derive crate - Rust source code Source code for Debianized Rust crate "clap_derive" Package: librust-clap-dev Description-md5: 78f06f846d2ce1f00131762c5eaf2a4d Description-en: Rust Command Line Argument Parser - Rust source code Source code for Debianized Rust crate "clap" Package: librust-clap-lex-dev Description-md5: 7d96122b8556703b025041cd4a0e14e6 Description-en: Minimal, flexible command line parser - Rust source code Source code for Debianized Rust crate "clap_lex" Package: librust-cntr-dev Description-md5: 0d25d5403619b99e18107e7750e9f987 Description-en: Container debugging tool based on FUSE - Rust source code Source code for Debianized Rust crate "cntr" Package: librust-color-eyre-dev Description-md5: 4f66d4f8029f53ee93e4037f1b991d6a Description-en: Error report handler for panics and eyre::Reports for colorful, consistent, and well formatted error reports for all kinds of errors - Rust source code Source code for Debianized Rust crate "color-eyre" Package: librust-comrak-dev Description-md5: f8d12aa7d3c0f4b935e556e80041595d Description-en: 100% CommonMark-compatible GitHub Flavored Markdown parser and formatter - Rust source code Source code for Debianized Rust crate "comrak" Package: librust-concread-dev Description-md5: 98a4fe678fa8c43c6809bd938c6b0271 Description-en: Concurrently Readable Data-Structures for Rust - Rust source code Source code for Debianized Rust crate "concread" Package: librust-constant-time-eq-dev Description-md5: 70c5d5bcac8755d183f03a2945c40412 Description-en: Compares two equal-sized byte strings in constant time - Rust source code Source code for Debianized Rust crate "constant_time_eq" Package: librust-cookie-dev Description-md5: 075b1f4fc048a0f0722bb99d8e5dfeff Description-en: HTTP cookie parsing and cookie jar management - Rust source code Supports signed and private (encrypted, authenticated) jars. . Source code for Debianized Rust crate "cookie" Package: librust-cookie-store-dev Description-md5: 311052439cc43e8f350477bafa941e6c Description-en: Cookie storage and retrieval - Rust source code Source code for Debianized Rust crate "cookie_store" Package: librust-crates-io-dev Description-md5: 12f8a38e4572157263b210e3767f8f9a Description-en: Helpers for interacting with crates.io - Rust source code Source code for Debianized Rust crate "crates-io" Package: librust-crossterm-dev Description-md5: 3ac7152e5609484408f9896913c45557 Description-en: Crossplatform terminal library for manipulating terminals - Rust source code Source code for Debianized Rust crate "crossterm" Package: librust-curve25519-dalek-derive-dev Description-md5: 23cdc9b0617e31b3e7b89f256ca7b476 Description-en: curve25519-dalek Derives - Rust source code curve25519-dalek is a pure-Rust implementation of group operations on Ristretto and Curve25519. . This package contains the source for the Rust curve25519-dalek-derive crate, for use with cargo and dh-cargo. Package: librust-curve25519-dalek-dev Description-md5: 899c83e397bf7bbd703af6ff99817a0b Description-en: group operations on Ristretto and Curve25519 - Rust source code curve25519-dalek is a pure-Rust implementation of group operations on Ristretto and Curve25519. - curve25519-dalek` is a library providing group operations on the Edwards and Montgomery forms of Curve25519, and on the prime-order Ristretto group. . curve25519-dalek is not intended to provide implementations of any particular crypto protocol. Rather, implementations of those protocols (such as x25519-dalek and ed25519-dalek) should use curve25519-dalek as a library. . curve25519-dalek is intended to provide a clean and safe mid-level API for use implementing a wide range of ECC-based crypto protocols, such as key agreement, signatures, anonymous credentials, rangeproofs, and zero-knowledge proof systems. . In particular, curve25519-dalek implements Ristretto, which constructs a prime-order group from a non-prime-order Edwards curve. This provides the speed and safety benefits of Edwards curve arithmetic, without the pitfalls of cofactor-related abstraction mismatches. . This package contains the source for the Rust curve25519-dalek crate, for use with cargo and dh-cargo. Package: librust-darling+diagnostics-dev Description-md5: 663776fdb4bf8328ecf749b6660e0734 Description-en: proc-macro library for reading attributes into structs - feature "diagnostics" This metapackage enables feature "diagnostics" for the Rust darling crate, by pulling in any additional dependencies needed by that feature. Package: librust-darling+suggestions-dev Description-md5: 935f35832d952e7ab0dcd2a70f061dd5 Description-en: proc-macro library for reading attributes into structs - feature "suggestions" and 1 more This metapackage enables feature "suggestions" for the Rust darling crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-darling-core+strsim-dev Description-md5: 68add5e2d27a179b6500c5ed4422f576 Description-en: helper crate for darling - feature "strsim" and 1 more Use https://crates.io/crates/darling in your code. . This metapackage enables feature "strsim" for the Rust darling_core crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "suggestions" feature. Package: librust-darling-core-0.14-dev Description-md5: 137af37fbc49e3ad2ea58e43aa97da44 Description-en: helper crate for darling - Rust source code darling_core is a helper crate for darling, a proc-macro library for reading attributes into structs when implementing custom derives. Package: librust-darling-core-dev Description-md5: 137af37fbc49e3ad2ea58e43aa97da44 Description-en: helper crate for darling - Rust source code darling_core is a helper crate for darling, a proc-macro library for reading attributes into structs when implementing custom derives. Package: librust-darling-dev Description-md5: d30b940c4cb15641483b6555138396d2 Description-en: proc-macro library for reading attributes into structs - Rust source code Source code for Debianized Rust crate "darling" Package: librust-darling-macro-dev Description-md5: ca561373f730cddb4a193a24d07a2c0d Description-en: helper crate for darling - Rust source code darling_macro is a helper crate for darling, a proc-macro library for reading attributes into structs when implementing custom derives. Package: librust-dashmap-dev Description-md5: 748d0d5717085dfd6040d98cdb3bba0c Description-en: Blazing fast concurrent HashMap for Rust - Rust source code Source code for Debianized Rust crate "dashmap" Package: librust-deb822-lossless-dev Description-md5: 79c586fccc568f3cb9c3a5762d704c79 Description-en: Lossless parser for deb822 files - Rust source code Source code for Debianized Rust crate "deb822-lossless" Package: librust-debcargo-dev Description-md5: e3d5b919249739cbd1a2875b20d4c69f Description-en: Create a Debian package from a Cargo crate - Rust source code Source code for Debianized Rust crate "debcargo" Package: librust-debian-analyzer-dev Description-md5: cc735915a0f511c16cc56656e463b1d2 Description-en: Debian analyzer - Rust source code Source code for Debianized Rust crate "debian-analyzer" Package: librust-debian-changelog-dev Description-md5: 93666bd05f2b4133966027f87e3483d0 Description-en: Parser for Debian changelog files - Rust source code Source code for Debianized Rust crate "debian-changelog" Package: librust-debian-control-dev Description-md5: 8b6c6be49d3b9025aa00dee6cb2f09cd Description-en: Parser for Debian copyright files - Rust source code Source code for Debianized Rust crate "debian-control" Package: librust-debversion-dev Description-md5: 2065c676f4c00b84d26a31975d2fb72f Description-en: Debian version parsing, manipulation and comparison - Rust source code Source code for Debianized Rust crate "debversion" Package: librust-deluxe-core-dev Description-md5: b1120cb28a09f35c6bf2267e7a7e4bca Description-en: Core traits and helpers for Deluxe procedural macro attribute parser - Rust source code Source code for Debianized Rust crate "deluxe-core" Package: librust-derive-builder-core-dev Description-md5: b18fa8da0bb40ff89f72cc2f40e07e14 Description-en: Internal helper library for the derive_builder crate - Rust source code Source code for Debianized Rust crate "derive_builder_core" Package: librust-derive-builder-dev Description-md5: 60010f0e48f9ceae2522a4f6279e5514 Description-en: Rust macro to automatically implement the builder pattern for arbitrary structs - Rust source code Source code for Debianized Rust crate "derive_builder" Package: librust-derive-builder-macro-dev Description-md5: 9cd1799c4f1389b5e145dcfe86e60950 Description-en: Rust macro to automatically implement the builder pattern for arbitrary structs - Rust source code Source code for Debianized Rust crate "derive_builder_macro" Package: librust-docopt-dev Description-md5: de6ab0eafe1418cc353e1d3876dbd789 Description-en: Command line argument parsing - Rust source code Source code for Debianized Rust crate "docopt" Package: librust-ed25519-dalek-dev Description-md5: c063f4f2b83dde83c1c8434a59be9e24 Description-en: ed25519 EdDSA key generations, signing, and verification - Rust source code ed25519-dalek is a fast and efficient Rust implementation of ed25519 key generation, signing, and verification. . This package contains the source for the Rust ed25519-dalek crate, for use with cargo and dh-cargo. Package: librust-elsa-dev Description-md5: 8663bd8aa7cabf0048d2830d95d5e532 Description-en: Append-only collections for Rust where borrows to entries can outlive insertions - Rust source code Source code for Debianized Rust crate "elsa" Package: librust-eza-dev Description-md5: 99f922f82a57892632db3ea4e836c784 Description-en: Modern replacement for ls - Rust source code Source code for Debianized Rust crate "eza" Package: librust-field-offset-dev Description-md5: ae03418069423d9b34a6c2443188a2eb Description-en: Safe pointer-to-member implementation - Rust source code Source code for Debianized Rust crate "field-offset" Package: librust-gdk4-sys-dev Description-md5: d78684cb5ef87db4aaefe19cad63c6d0 Description-en: FFI bindings of GDK 4 - Rust source code Source code for Debianized Rust crate "gdk4-sys" Package: librust-gdk4-wayland-dev Description-md5: 7739ebc6189693ea8369b354c6c11f35 Description-en: Rust bindings of the GDK 4 Wayland library - Rust source code Source code for Debianized Rust crate "gdk4-wayland" Package: librust-gdk4-x11-dev Description-md5: 31ff812e5b67db9488eef741204e19b8 Description-en: Rust bindings of the GDK4 X11 library - Rust source code Source code for Debianized Rust crate "gdk4-x11" Package: librust-gio-dev Description-md5: 70b9ea1e523801662e59ab734f0190dd Description-en: Rust bindings for the Gio library - Rust source code Source code for Debianized Rust crate "gio" Package: librust-gix-archive-dev Description-md5: 17882101dc100f4791c2335b709055dd Description-en: Archive generation from of a worktree stream - Rust source code Source code for Debianized Rust crate "gix-archive" Package: librust-gix-dev Description-md5: 4c5167edfbde509d6d556ba8ff9e711e Description-en: Interact with git repositories just like git would - Rust source code Source code for Debianized Rust crate "gix" Package: librust-gix-diff-dev Description-md5: 6ee1fd8e2963a73930f8433c1cdc3c38 Description-en: Calculate differences between various git objects - Rust source code Source code for Debianized Rust crate "gix-diff" Package: librust-gix-dir-dev Description-md5: b73889d0fd2c377eb5912b61e788af09 Description-en: The gitoxide project dealing with directory walks - Rust source code Source code for Debianized Rust crate "gix-dir" Package: librust-gix-hashtable-dev Description-md5: 61344a25293d555ccf0348b08fffddde Description-en: Crate that provides hashtable based data structures optimized to utilize ObjectId keys - Rust source code Source code for Debianized Rust crate "gix-hashtable" Package: librust-gix-index-dev Description-md5: f2db0d9f0e1883983008ac8b96044431 Description-en: Work-in-progress crate of the gitoxide project dedicated implementing the git index file - Rust source code Source code for Debianized Rust crate "gix-index" Package: librust-gix-negotiate-dev Description-md5: e0287374076793f1017c1b73c72f264f Description-en: The gitoxide project implementing negotiation algorithms - Rust source code Source code for Debianized Rust crate "gix-negotiate" Package: librust-gix-odb-dev Description-md5: b5b6eb347dab8309c66b0375a2ed71ac Description-en: Implements various git object databases - Rust source code Source code for Debianized Rust crate "gix-odb" Package: librust-gix-pack-dev Description-md5: 0aea60a89cab86fcecab2ae1b2eadcba Description-en: Implements git packs and related data structures - Rust source code Source code for Debianized Rust crate "gix-pack" Package: librust-gix-refspec-dev Description-md5: ea0bdf6f5e27e0b230b468c4a1c94a27 Description-en: The gitoxide project for parsing and representing refspecs - Rust source code Source code for Debianized Rust crate "gix-refspec" Package: librust-gix-revision-dev Description-md5: 0a0e626d0f5d7c0215de3885f24560d8 Description-en: The gitoxide project dealing with finding names for revisions and parsing specifications - Rust source code Source code for Debianized Rust crate "gix-revision" Package: librust-gix-revwalk-dev Description-md5: 25423f4754f7d674945aed5f28a027af Description-en: Crate providing utilities for walking the revision graph - Rust source code Source code for Debianized Rust crate "gix-revwalk" Package: librust-gix-status-dev Description-md5: 3fba25ca86a9cd698797dfd035bfe648 Description-en: The gitoxide project dealing with 'git status'-like functionality - Rust source code Source code for Debianized Rust crate "gix-status" Package: librust-gix-submodule-dev Description-md5: 1cf91585dc7862d38c1deea19c38c7da Description-en: The gitoxide project dealing git submodules - Rust source code Source code for Debianized Rust crate "gix-submodule" Package: librust-gix-traverse-dev Description-md5: b4bf106ba08f35fb05442ab15d43d3d8 Description-en: The gitoxide project - Rust source code Source code for Debianized Rust crate "gix-traverse" Package: librust-gix-worktree-dev Description-md5: 371f8193bd4a1c2ee70dd81e05013766 Description-en: The gitoxide project for shared worktree related types and utilities - Rust source code Source code for Debianized Rust crate "gix-worktree" Package: librust-gix-worktree-state-dev Description-md5: 3880a22959008ffb35f3c03c3d04e952 Description-en: The gitoxide project implementing setting the worktree to a particular state - Rust source code Source code for Debianized Rust crate "gix-worktree-state" Package: librust-gix-worktree-stream-dev Description-md5: 8ab47371e46a8be65726f3ef0f0a8262 Description-en: Generate a byte-stream from a git-tree - Rust source code Source code for Debianized Rust crate "gix-worktree-stream" Package: librust-glycin-dev Description-md5: c977c8105e338304515c185662ee53a4 Description-en: Sandboxed image decoding - Rust source code Source code for Debianized Rust crate "glycin" Package: librust-glycin-utils-dev Description-md5: a1d183a417897439140ffdc34a06299a Description-en: Sandboxed image decoding - Rust source code Source code for Debianized Rust crate "glycin-utils" Package: librust-gping-dev Description-md5: bc1dbf2e129d92d791c044ca9300a91e Description-en: Ping, but with a graph - Rust source code Source code for Debianized Rust crate "gping" Package: librust-grcov-dev Description-md5: 4e64812b6aa08782a5a7da2648d5ac90 Description-en: Collect and aggregate code coverage data for multiple source files - Rust source code Source code for Debianized Rust crate "grcov" Package: librust-gsettings-macro-dev Description-md5: 1dbd30a469416c7516e1d01078a2ece8 Description-en: Macro for typesafe GSettings key access - Rust source code Source code for Debianized Rust crate "gsettings-macro" Package: librust-gst-plugin-gtk4-dev Description-md5: 7d34e29e9fda43512f28225bcf67486d Description-en: GStreamer GTK 4 sink element - Rust source code Source code for Debianized Rust crate "gst-plugin-gtk4" Package: librust-gst-plugin-version-helper-dev Description-md5: fcfe3986c09ef169e9960a6c719a1165 Description-en: Build.rs helper function for GStreamer plugin metadata - Rust source code Source code for Debianized Rust crate "gst-plugin-version-helper" Package: librust-gstreamer-allocators-sys-dev Description-md5: 56ec3408a75d8727f95ca632f6b3996a Description-en: FFI bindings to libgstallocators-1.0 - Rust source code Source code for Debianized Rust crate "gstreamer-allocators-sys" Package: librust-gstreamer-gl-x11-dev Description-md5: 611382e4351bc57ae98d224a129caf07 Description-en: Rust bindings for GStreamer GL library (X11 support) - Rust source code Source code for Debianized Rust crate "gstreamer-gl-x11" Package: librust-gstreamer-sys-dev Description-md5: 8b8c788afd65244ff8be792bd4118169 Description-en: FFI bindings to libgstreamer-1.0 - Rust source code Source code for Debianized Rust crate "gstreamer-sys" Package: librust-gstreamer-video-dev Description-md5: d18296bcb0fc13ebb0dbc298f4768280 Description-en: Rust bindings for GStreamer Video library - Rust source code Source code for Debianized Rust crate "gstreamer-video" Package: librust-gtk4-dev Description-md5: a5d754b69414bd783320ef55ec1d8355 Description-en: Rust bindings of the GTK 4 library - Rust source code Source code for Debianized Rust crate "gtk4" Package: librust-hashbrown-dev Description-md5: 6e77304c0557f0e42a74b0a980ee60f3 Description-en: Rust port of Google's SwissTable hash map - Rust source code Source code for Debianized Rust crate "hashbrown" Package: librust-hashlink-dev Description-md5: 22a730ced813d2421776ed2690e00bd2 Description-en: HashMap-like containers that hold their key-value pairs in a user controllable order - Rust source code Source code for Debianized Rust crate "hashlink" Package: librust-hyper-rustls-dev Description-md5: fd2ec1a9a49a085dd9d4e637378af78d Description-en: rustls+hyper integration for pure rust HTTPS - Rust source code hyper-rustls is an integration between the rustls TLS stack and the hyper HTTP library. . This package contains the source for the Rust hyper-rustls crate, packaged for use with cargo and dh-cargo. Package: librust-hypothesis-dev Description-md5: 12514b5841c0696de54d63a9750d31f5 Description-en: wrapper for the Hypothesis API - Rust source code The hypothesis crate provides a lightweight wrapper and CLI for the Hypothesis Web API v1.0.0. It includes all APIKey authorized endpoints related to... * annotations (create / update / delete / search / fetch / flag) * groups (create / update / list / fetch / leave / members) * profile (user information / groups) . This package contains the source for the Rust hypothesis crate, for use with cargo. Package: librust-i18n-embed-fl-dev Description-md5: a76666976bed18d9e41996cdf1f56bad Description-en: Macro for compile time checks when using i18n-embed Fluent - Rust source code Source code for Debianized Rust crate "i18n-embed-fl" Package: librust-imara-diff-dev Description-md5: 308511e0b0515473bf8552a950d5cee9 Description-en: Minimal terminfo libary - Rust source code Source code for Debianized Rust crate "imara-diff" Package: librust-indexmap-dev Description-md5: b51e625fe9c71dbf664c3fbc89bf1924 Description-en: Hash table with consistent order and fast iteration - Rust source code Source code for Debianized Rust crate "indexmap" Package: librust-intrusive-collections-dev Description-md5: 1febea9b0e08e0e084fff7d4e96a352b Description-en: Intrusive collections for Rust. - Rust source code Source code for Debianized Rust crate "intrusive-collections" Package: librust-jiter+python-dev Description-md5: 269b2916cb9e181b5e145b92e1895e06 Description-en: Fast Iterable JSON parser - feature "python" This metapackage enables feature "python" for the Rust jiter crate, by pulling in any additional dependencies needed by that feature. Package: librust-jiter-dev Description-md5: 3536532dc1429a0cc972b7ac5d25d27c Description-en: Fast Iterable JSON parser - Rust source code Source code for Debianized Rust crate "jiter" Package: librust-jpegxl-rs-dev Description-md5: b63f6efb9ef96110c66aae6d2cf292f1 Description-en: Safe Rust wrapper for JPEG XL reference implementation - Rust source code Source code for Debianized Rust crate "jpegxl-rs" Package: librust-just-dev Description-md5: 1a2c3e8e91810fc60cd067b3ce2213d0 Description-en: 🤖 Just a command runner - Rust source code Source code for Debianized Rust crate "just" Package: librust-launchpadlib-dev Description-md5: c9da7a65c936c6e87d9a730c727456a5 Description-en: Accessing Launchpad.net - Rust source code Source code for Debianized Rust crate "launchpadlib" Package: librust-leptonica-plumbing-dev Description-md5: 2d5657a919b85a4914063df9dfb518fb Description-en: safe wrapper of leptonica-sys - Rust source code Leptonica-plumbing exposes a safe version of the leptonica-sys api, to access the C API of leptonica in a safe manner. . This package contains the source for the Rust leptonica-plumbing crate, packaged for use with cargo and dh-cargo. Package: librust-libadwaita-dev Description-md5: 6cbbfe446c48cba71bb10c4d2540e6df Description-en: Rust bindings for libadwaita - Rust source code Source code for Debianized Rust crate "libadwaita" Package: librust-libadwaita-sys-dev Description-md5: 75bbac18c279e8d19d9c3c8b4b40a9a4 Description-en: FFI bindings for libadwaita - Rust source code Source code for Debianized Rust crate "libadwaita-sys" Package: librust-line-wrap-dev Description-md5: 2dcfa3cba3cee0cfca03647de8adc173 Description-en: Efficiently insert line separators - Rust source code Source code for Debianized Rust crate "line-wrap" Package: librust-log-dev Description-md5: 0099c3b06817dfec8c92ecfc92d6ce99 Description-en: Lightweight logging facade for Rust - Rust source code Source code for Debianized Rust crate "log" Package: librust-lru-dev Description-md5: aed69a52477c16fbf84bca89dce80abb Description-en: LRU cache implementation - Rust source code Source code for Debianized Rust crate "lru" Package: librust-memoffset-dev Description-md5: a0025d11c450b8c31b1259c700a480d5 Description-en: Offset_of functionality for Rust structs - Rust source code Source code for Debianized Rust crate "memoffset" Package: librust-minijinja-dev Description-md5: 6a68fb9f0d7c9b76ff04fceca5ac68be Description-en: Powerful template engine for Rust with minimal dependencies - Rust source code Source code for Debianized Rust crate "minijinja" Package: librust-mio-dev Description-md5: ffd08013e3a1df826216ee6c1ce70ee2 Description-en: Lightweight non-blocking I/O - Rust source code Source code for Debianized Rust crate "mio" Package: librust-multihash-derive-impl-dev Description-md5: 3b60463e9c0f5e4d47ecb60c9c35ef25 Description-en: Internal proc-macro crate for the MultihashDigest derive - Rust source code Source code for Debianized Rust crate "multihash-derive-impl" Package: librust-no-std-compat-dev Description-md5: 54cbfed1c1f9bcb3825449c57c25f45b Description-en: `#![no_std]` compatibility layer that will make porting your crate to no_std *easy* - Rust source code Source code for Debianized Rust crate "no-std-compat" Package: librust-num-complex-dev Description-md5: 6819a7c656937182fb3a7a62476ad3d0 Description-en: Complex numbers implementation for Rust - Rust source code Source code for Debianized Rust crate "num-complex" Package: librust-num-traits-dev Description-md5: 97a1ef0e6c7da7d4149692310a6323cf Description-en: Numeric traits for generic mathematics - Rust source code Source code for Debianized Rust crate "num-traits" Package: librust-numbat-dev Description-md5: fb8559e7a9c3292f19d21746e3a75fc9 Description-en: Programming language for scientific computations - Rust source code Source code for Debianized Rust crate "numbat" Package: librust-numbat-exchange-rates-dev Description-md5: b26b3ddf70c30c8fddd254490e6b9fe9 Description-en: Fetch and parse currency exchange rates from the ECB - Rust source code Source code for Debianized Rust crate "numbat-exchange-rates" Package: librust-opendal-dev Description-md5: 09f72c18497bdc3687cc61c3392e95df Description-en: Apache OpenDAL™: Access data freely, painlessly, and efficiently - Rust source code Source code for Debianized Rust crate "opendal" Package: librust-openssh-dev Description-md5: 6a34475530586d2ec5dfd170d2d5ff52 Description-en: SSH through OpenSSH - Rust source code Source code for Debianized Rust crate "openssh" Package: librust-ordered-float-dev Description-md5: f0a01a877bfddbd172009e72d6b22723 Description-en: Wrappers for total ordering on floats - Rust source code Source code for Debianized Rust crate "ordered-float" Package: librust-ordered-multimap-dev Description-md5: df1c345f4fa272d2fb7811c88bcded35 Description-en: Insertion ordered multimap - Rust source code Source code for Debianized Rust crate "ordered-multimap" Package: librust-oxigraph-dev Description-md5: 5dfa52549583b9f7915df5683a240ac0 Description-en: SPARQL database and RDF toolkit - Rust source code Oxigraph is a graph database library implementing the SPARQL standard. Its goal is to provide a compliant, safe and fast on-disk graph database. It also provides a set of utility functions for reading, writing, and processing RDF files. . Oxigraph implements the following specifications: * SPARQL 1.1 Query, SPARQL 1.1 Update, and SPARQL 1.1 Federated Query. * Turtle, TriG, N-Triples, N-Quads, and RDF XML RDF serialization formats for both data ingestion and retrieval using the Rio library. * SPARQL Query Results XML Format, SPARQL 1.1 Query Results JSON Format and [SPARQL 1.1 Query Results CSV and TSV Formats. . This package contains the source for the Rust crate oxigraph, for use with cargo and dh-cargo. Package: librust-oxrdf-dev Description-md5: 34dfefe652d8afc4f90c07ebf8075814 Description-en: data structures related to RDF - Rust source code OxRDF is a simple library providing datastructures encoding RDF 1.1 concepts. It is intended to be a basic building block of other crates like Oxigraph or Spargebra. . OxRDF I/O is a set of parsers and serializers for RDF. . OxRdfXml is a parser and serializer for RDF/XML. . Oxttl is a set of parsers and serializers for Turtle, TriG, N-Triples, N-Quads and N3. . This package contains the source for the Rust crates oxrdf, oxrdfio, oxrdfxml and oxttl, for use with cargo and dh-cargo. Package: librust-oxrocksdb-sys-dev Description-md5: ecff9de0560ab391abd649ea917c6b1e Description-en: Rust bindings for RocksDB for Oxigraph - Rust source code oxrocksdb-sys provides RocksDB bindings for Oxigraph. . Oxigraph is a graph database library implementing the SPARQL standard. . This package contains the source for the Rust crate oxrocksdb-sys, for use with cargo and dh-cargo. Package: librust-oxsdatatypes-dev Description-md5: bbe0ff717a76798a94dbb09c8cbe67f1 Description-en: some XSD datatypes for SPARQL implementations - Rust source code oxsdatatypes is an implementation of some XML Schema Definition Language Datatypes. Its main aim is to ease the implementation of SPARQL and XPath. . This package contains the source for the Rust crate oxsdatatypes, for use with cargo and dh-cargo. Package: librust-pdf-dev Description-md5: ec99630bb308351a07470494acb0e2e6 Description-en: PDF reader - Rust source code Source code for Debianized Rust crate "pdf" Package: librust-pep440-rs-dev Description-md5: ea4c6ecb0ae96419ff0cf6f80784e255 Description-en: Python version numbers and specifiers, implementing PEP 440 - Rust source code Source code for Debianized Rust crate "pep440_rs" Package: librust-pep508-rs-dev Description-md5: 39e7030b4aec012b7598dc822f26563b Description-en: Python dependency specifiers, better known as PEP 508 - Rust source code Source code for Debianized Rust crate "pep508_rs" Package: librust-plist-dev Description-md5: 58ff4262389194cb993009bfe71b106a Description-en: Rusty plist parser - Rust source code Supports Serde serialization. . Source code for Debianized Rust crate "plist" Package: librust-proc-macro-crate-1-dev Description-md5: de3b50d39f4d90df4832b115e65e9779 Description-en: Replacement for crate (macro_rules keyword) in proc-macros - Rust source code Source code for Debianized Rust crate "proc-macro-crate" Package: librust-proc-macro-crate-dev Description-md5: de3b50d39f4d90df4832b115e65e9779 Description-en: Replacement for crate (macro_rules keyword) in proc-macros - Rust source code Source code for Debianized Rust crate "proc-macro-crate" Package: librust-pyo3-build-config-dev Description-md5: a37674873c9603a57d915fed0d00f721 Description-en: Build configuration for the PyO3 ecosystem - Rust source code Source code for Debianized Rust crate "pyo3-build-config" Package: librust-pyo3-dev Description-md5: e9686b3e5171fe43bd79ca8f552b5c84 Description-en: Bindings to Python interpreter - Rust source code Source code for Debianized Rust crate "pyo3" Package: librust-pyo3-ffi-dev Description-md5: 7416196fdbe2a2ff5e94355a184b4be0 Description-en: Python-API bindings for the PyO3 ecosystem - Rust source code Source code for Debianized Rust crate "pyo3-ffi" Package: librust-pyo3-filelike-dev Description-md5: d188482be56bb7f71b847ae3becdfa21 Description-en: Rust access to Python file-like objects - Rust source code Source code for Debianized Rust crate "pyo3-filelike" Package: librust-pyo3-log-dev Description-md5: 0525cae8434858dcadc5119f4f522b67 Description-en: Logging bridge from pyo3 native extension to python - Rust source code Source code for Debianized Rust crate "pyo3-log" Package: librust-pyo3-macros-backend-dev Description-md5: 1279318fb7f9509b0cbc639f87ca1098 Description-en: Code generation for PyO3 package - Rust source code Source code for Debianized Rust crate "pyo3-macros-backend" Package: librust-pyo3-macros-dev Description-md5: 8ecfc330a7d238499545a2483a0dac44 Description-en: Proc macros for PyO3 package - Rust source code Source code for Debianized Rust crate "pyo3-macros" Package: librust-pythonize-dev Description-md5: 1c646f7b15e9989e7342deb70530cbe1 Description-en: Rust <-> Python interconnect using Serde and PyO3 - Rust source code Source code for Debianized Rust crate "pythonize" Package: librust-quick-junit-dev Description-md5: 9ced5e13487f677915cde6dda4c396a4 Description-en: Data model and serializer for JUnit/XUnit XML - Rust source code Source code for Debianized Rust crate "quick-junit" Package: librust-quick-xml-dev Description-md5: a694aaea92bdf80673bbeab85e5d93e1 Description-en: High performance xml reader and writer - Rust source code Source code for Debianized Rust crate "quick-xml" Package: librust-quote-dev Description-md5: 1b0e1e69a24690ecd679c139f325c19b Description-en: Quasi-quoting macro quote!(...) - Rust source code Source code for Debianized Rust crate "quote" Package: librust-radix-heap-dev Description-md5: 1c1e85084586e521c0fbb4f0c6d8f117 Description-en: Fast monotone priority queues - Rust source code Source code for Debianized Rust crate "radix-heap" Package: librust-ratatui-dev Description-md5: 2862e3e1fec174f85b28e6ce0eb27f2e Description-en: Library that's all about cooking up terminal user interfaces - Rust source code Source code for Debianized Rust crate "ratatui" Package: librust-rav1e-dev Description-md5: 83d1364304511e55ff7715fc046e54b9 Description-en: Fastest and safest AV1 encoder - Rust source code Rust crate rav1e Package: librust-rayon-dev Description-md5: da70add1bd732c003c9f9decb1a553b5 Description-en: Simple work-stealing parallelism for Rust - Rust source code Source code for Debianized Rust crate "rayon" Package: librust-regalloc2-dev Description-md5: d803c29d4fb9ec940ad82b7584ba5181 Description-en: backtracking register allocator - Rust source code regalloc2 is a register allocator that started life as, and is about 50% still, a port of IonMonkey's backtracking register allocator to Rust. In many regards, it has been generalized, optimized, and improved since the initial port. . In addition, it contains substantial amounts of testing infrastructure (fuzzing harnesses and checkers) that does not exist in the original IonMonkey allocator. . This package contains the source for the Rust regalloc2 crate, for use with cargo and dh-cargo. Package: librust-repro-env-dev Description-md5: 8f3e41da458ecbdb921dc1727d77973f Description-en: Dependency lockfiles for reproducible build environments 📦🔒 - Rust source code Source code for Debianized Rust crate "repro-env" Package: librust-rio-api-dev Description-md5: 8db1f482601d277708160a8829e72d85 Description-en: common data structures for RDF formats parsers and serializers rio_api provides basic interfaces and data structures for building RDF 1.1 and RDF-star parsers. . This package contains the source for the Rust rio_api crate, packaged for use with cargo and dh-cargo. Package: librust-rio-turtle-dev Description-md5: e0fdfbcff95e3c4e88a368d1ee5409f9 Description-en: RDF Turtle, Trig, N-Triples and N-Quads parsers and serializers rio_turtle provides an implementation of N-Triples, N-Quads, Turtle and TriG parsers. . RDF-star syntaxes are also supported, i.e. Turtle-star, TriG-star, N-Triples-star and N-Quads-star. . This package contains the source for the Rust rio_turtle crate, packaged for use with cargo and dh-cargo. Package: librust-rio-xml-dev Description-md5: f646db870951dd3c646251307fbbfc50 Description-en: RDF/XML parser and serializer rio_xml provides an implementation of an RDF/XML streaming parser. . This package contains the source for the Rust rio_xml crate, packaged for use with cargo and dh-cargo. Package: librust-ripasso-dev Description-md5: 4c802078b7eb84f3dadd0175013d8a69 Description-en: Password manager that uses the file format of the standard unix password manager 'pass' - Rust source code Source code for Debianized Rust crate "ripasso" Package: librust-ron-dev Description-md5: 51cf31c86977da443e65e3d8ad6351a8 Description-en: Rusty Object Notation - Rust source code Source code for Debianized Rust crate "ron" Package: librust-rowan-dev Description-md5: a7d77efdb4f8d49db640667e50a022a4 Description-en: Generic lossless syntax trees - Rust source code Source code for Debianized Rust crate "rowan" Package: librust-rspec-dev Description-md5: 1042b6ffa2bf74949bbb2767f89ccead Description-en: Write Rspec-like tests with stable rust - Rust source code Source code for Debianized Rust crate "rspec" Package: librust-rstest-test-dev Description-md5: 72d7a72368f072651c948fd6d3aef352 Description-en: Provides some utilities used by to write rstest crate's tests - Rust source code Source code for Debianized Rust crate "rstest_test" Package: librust-ruma-common-dev Description-md5: 5632d741f701f25be26081650d9863ba Description-en: Common types for other ruma crates - Rust source code Source code for Debianized Rust crate "ruma-common" Package: librust-rust-decimal-dev Description-md5: 6b53a836a6bc4a14153a28829fb90573 Description-en: Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations - Rust source code Source code for Debianized Rust crate "rust_decimal" Package: librust-rustls-dev Description-md5: 562f732d4323155d48d399eacef9d864 Description-en: modern TLS library written in Rust - Rust source code Rustls is a modern TLS library written in Rust. It uses ring for cryptography and webpki for certificate verification. . Ring is a Rust library implementing safe, fast, small crypto using Rust with BoringSSL's cryptography primitives. . Webpki is a Rust library to validate Web PKI (TLS/SSL) certificates. . This package contains the source for the Rust rustls crate, for use with cargo. Package: librust-rustup-dev Description-md5: fcb902711335ecd151bb3dff5b3cb375 Description-en: Manage multiple rust installations with ease - Rust source code This package contains the source for the Rust rustup crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-schemars-derive-dev Description-md5: aa3fc1e48bf34a94e4f1ba0cc15ea562 Description-en: Macros for #[derive(JsonSchema)], for use with schemars - Rust source code Source code for Debianized Rust crate "schemars_derive" Package: librust-schemars-dev Description-md5: 586ae93848805299852596e82d09374c Description-en: Generate JSON Schemas from Rust code - Rust source code Source code for Debianized Rust crate "schemars" Package: librust-sequoia-cert-store-dev Description-md5: c2a46b8bac058f25ee5c2412700cdb98 Description-en: Certificate database interface - Rust source code Source code for Debianized Rust crate "sequoia-cert-store" Package: librust-sequoia-gpg-agent-dev Description-md5: 2aaa3366054883ef3d5cf7c63f052c3d Description-en: Interacting with GnuPG's gpg-agent - Rust source code Source code for Debianized Rust crate "sequoia-gpg-agent" Package: librust-sequoia-ipc-dev Description-md5: e124a3e22fb3ce064e3c514af237c3dd Description-en: Interprocess communication infrastructure for Sequoia - Rust source code Source code for Debianized Rust crate "sequoia-ipc" Package: librust-sequoia-keystore-backend-dev Description-md5: a2b1b379240eb6b08a6d8c87468a9b1c Description-en: Traits for private key store backends - Rust source code Source code for Debianized Rust crate "sequoia-keystore-backend" Package: librust-sequoia-keystore-dev Description-md5: b181c94ab4340832c59fe8df0557fb64 Description-en: Sequoia's private key store server - Rust source code Source code for Debianized Rust crate "sequoia-keystore" Package: librust-sequoia-keystore-gpg-agent-dev Description-md5: 038c6f9e32a274488319b8ebc6f44ad1 Description-en: Gpg-agent backend for Sequoia's private key store - Rust source code Source code for Debianized Rust crate "sequoia-keystore-gpg-agent" Package: librust-sequoia-keystore-softkeys-dev Description-md5: d5d56b1f8f12dea9ff58ca77de887ce9 Description-en: Soft key (in-memory key) backend for Sequoia's private key store - Rust source code Source code for Debianized Rust crate "sequoia-keystore-softkeys" Package: librust-sequoia-wot-dev Description-md5: 9f38ed4605394eb65326145395268a11 Description-en: Explore the OpenPGP Web of Trust using Sequoia - Rust source code The "Web of Trust" describes a network of identity assertions ("OpenPGP certifications") and signing delegations ("OpenPGP trust signatures"), which can be used to formally validate identity information in a cryptographic certificate. . In particular, this tooling allows the user to associate OpenPGP User IDs (or simply the e-mail address part of the User ID) with some set of OpenPGP certificates on the basis of explicit certifications made by trusted parties. . The validation rules and certificate formats used in the Web of Trust support corroborative, multiparty certification, so there is no need to assign full trust to any single party. . This tooling offers a means to explore the Web of Trust by a library in Rust, and a command-line interface capable of working with either certificates in the filesystem or interacting with GnuPG's certificate store and trust database. Source code for Debianized Rust crate "sequoia-wot" Package: librust-serde-derive-internals-dev Description-md5: d1ba45bdacc6b6154226da411d271ae2 Description-en: AST representation used by Serde derive macros - Rust source code Unstable. . Source code for Debianized Rust crate "serde_derive_internals" Package: librust-serde-html-form-dev Description-md5: 4283f7ba241c366b3b90dfe6742ce891 Description-en: (De-)serialization support for the `application/x-www-form-urlencoded` format - Rust source code Source code for Debianized Rust crate "serde_html_form" Package: librust-serde-json-dev Description-md5: 6c8c09eb99697f1e7e46b31e68129c15 Description-en: JSON serialization file format - Rust source code Source code for Debianized Rust crate "serde_json" Package: librust-serde-value-dev Description-md5: 3ff454e29f3b6a5c9467c34e0063b8d2 Description-en: Serialization value trees - Rust source code Source code for Debianized Rust crate "serde-value" Package: librust-serde-with-dev Description-md5: 815acab2f8688389ce0ae8345f0f6c1a Description-en: Custom de/serialization functions for Rust's serde - Rust source code Source code for Debianized Rust crate "serde_with" Package: librust-serde-with-macros-dev Description-md5: 53ad318bf274367ebc9544a51850200d Description-en: Proc-macro library for serde_with - Rust source code Source code for Debianized Rust crate "serde_with_macros" Package: librust-shadow-rs-dev Description-md5: 921722c242fe4203441f278f07f812e6 Description-en: Build-time information stored in your rust project - Rust source code Source code for Debianized Rust crate "shadow-rs" Package: librust-signal-hook-mio-dev Description-md5: bd6a6e55ac65c373e41fb84d2e9dbdf2 Description-en: MIO support for signal-hook - Rust source code Source code for Debianized Rust crate "signal-hook-mio" Package: librust-sourceview5-sys-dev Description-md5: cfa180e4db967ae16e98543ed6f45355 Description-en: FFI bindings for GtkSourceView 5 - Rust source code Source code for Debianized Rust crate "sourceview5-sys" Package: librust-sparesults-dev Description-md5: 4533be14dea79c4f50b4e100eb2416f2 Description-en: basic data structures related to RDF - Rust source code Sparesults is a set of parsers and serializers for SPARQL query results formats. It is intended to be a building piece for SPARQL client and server implementations in Rust like Oxigraph. . It supports SPARQL Query Results XML Format (Second Edition), SPARQL 1.1 Query Results JSON Format and SPARQL 1.1 Query Results CSV and TSV Formats. Support for SPARQL-star is also available behind the rdf-star feature. . This package contains the source for the Rust crate sparesults, for use with cargo and dh-cargo. Package: librust-spargebra-dev Description-md5: 5daa289f2a179549f545c2c786764e61 Description-en: SPARQL parser - Rust source code Spargebra is a SPARQL parser. It supports both SPARQL 1.1 Query and SPARQL 1.1 Update. This crate is intended to be a building piece for SPARQL implementations in Rust like Oxigraph. . sparopt is a work in progress SPARQL Query optimizer. . Support for SPARQL-star is also available behind the rdf-star feature. . This package contains the source for the Rust crates spargebra and sparopt, for use with cargo and dh-cargo. Package: librust-spin-dev Description-md5: 000152e9ba014dfb5adb3a95a4e010d3 Description-en: Spin-based synchronization primitives - Rust source code Source code for Debianized Rust crate "spin" Package: librust-spytrap-adb-dev Description-md5: dd785490f35451184aaac4b0460348c8 Description-en: Test a phone for stalkerware using adb and usb debugging - Rust source code Source code for Debianized Rust crate "spytrap-adb" Package: librust-sqlx-core-dev Description-md5: 4b5423d01ce73fc01a755f3772b1b1b3 Description-en: Core of SQLx, the rust SQL toolkit - Rust source code Not intended to be used directly. . Source code for Debianized Rust crate "sqlx-core" Package: librust-sqlx-dev Description-md5: 73361f5800bc81855c98de1556273cd7 Description-en: 🧰 The Rust SQL Toolkit - Rust source code An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. . Source code for Debianized Rust crate "sqlx" Package: librust-sqlx-macros-core-dev Description-md5: a5abee899cbc2cfe3510b26cb8441771 Description-en: Macro support core for SQLx, the Rust SQL toolkit - Rust source code Not intended to be used directly. . Source code for Debianized Rust crate "sqlx-macros-core" Package: librust-sqlx-macros-dev Description-md5: dfcc5e59ff6278f2d1be0b11dcb41f52 Description-en: Macros for SQLx, the rust SQL toolkit - Rust source code Not intended to be used directly. . Source code for Debianized Rust crate "sqlx-macros" Package: librust-strip-ansi-escapes-dev Description-md5: 774f1e8c9d6c32e6289f6622d2edbaf8 Description-en: Strip ANSI escape sequences from byte streams - Rust source code Source code for Debianized Rust crate "strip-ansi-escapes" Package: librust-strsim-dev Description-md5: 2e074522365a329a4dea6990535f72a2 Description-en: Implementations of string similarity metrics - Rust source code Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. . Source code for Debianized Rust crate "strsim" Package: librust-strum-dev Description-md5: 1106c87d2120bd3c958ae8d649f50f36 Description-en: Helpful macros for working with enums and strings - Rust source code Source code for Debianized Rust crate "strum" Package: librust-syn-dev Description-md5: 1ffe117b5cb4e32c6a0cdcf3ccac7f54 Description-en: Parser for Rust source code - Rust source code Source code for Debianized Rust crate "syn" Package: librust-synstructure+proc-macro-dev Description-md5: 919c159e7a88f1a2f05ee20174dc34be Description-en: Helper methods and macros for custom derives - feature "proc-macro" and 1 more This metapackage enables feature "proc-macro" for the Rust synstructure crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-synstructure-dev Description-md5: 6a083b77ca140564aa1b5cd237a6a25e Description-en: Helper methods and macros for custom derives - Rust source code Source code for Debianized Rust crate "synstructure" Package: librust-termcolor-dev Description-md5: ef45ec210659f68bff96c2d42d282ab6 Description-en: Simple cross platform library for writing colored text to a terminal - Rust source code Source code for Debianized Rust crate "termcolor" Package: librust-tokio-dev Description-md5: 14e3f2f39c184d81cc0c50c49c3052ae Description-en: Event-driven, non-blocking I/O platform - Rust source code Source code for Debianized Rust crate "tokio" Package: librust-tokio-macros-dev Description-md5: 7f088571df4dff4b2d47bf2c49b4802b Description-en: Tokio's proc macros - Rust source code Source code for Debianized Rust crate "tokio-macros" Package: librust-toml-dev Description-md5: d61e3cbe8a03a386a0b1b1f19ec5db1a Description-en: Native encoder and decoder of TOML-formatted data - Rust source code Provides implementations of the standard Serialize/Deserialize traits for TOML data to facilitate deserializing and serializing Rust structures. . Source code for Debianized Rust crate "toml" Package: librust-toml-edit-dev Description-md5: 725ebfa0b01b0faab1b6617842ce8af5 Description-en: yet another format-preserving TOML parser - Rust source code Source code for Debianized Rust crate "toml_edit" Package: librust-tonic-build-dev Description-md5: a7345385f2781b68e58baeb309beee48 Description-en: codegen module of tonic gRPC implementation - Rust source code tonic-build compiles proto files via prost and generates service stubs and proto definitiones for use with tonic. . tonic is a gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility. . This package contains the source for the Rust tonic-build crate, for use with cargo and dh-cargo. Package: librust-tonic-dev Description-md5: 9410b9ca3b4c46b4f0f98d8874a51b28 Description-en: gRPC over HTTP/2 - Rust source code tonic is a gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility. . This package contains the source for the Rust tonic crate, for use with cargo and dh-cargo. Package: librust-totp-rs-dev Description-md5: d124dcc39ee4ff90e91e10194d995d34 Description-en: RFC-compliant TOTP implementation with ease of use as a goal and additionnal QoL features - Rust source code Source code for Debianized Rust crate "totp-rs" Package: librust-tower-dev Description-md5: 6048703c8a9da5311ed80d012b99ff97 Description-en: Modular and reusable components for building robust clients and servers - Rust source code Source code for Debianized Rust crate "tower" Package: librust-tracing-log-dev Description-md5: d9abd6fa8f466eb7f4cf5bc08887a412 Description-en: Provides compatibility between `tracing` and the `log` crate - Rust source code Source code for Debianized Rust crate "tracing-log" Package: librust-tui-input-dev Description-md5: 721cb121fd9d80bbeb0c193227bdad67 Description-en: TUI input library supporting multiple backends - Rust source code Source code for Debianized Rust crate "tui-input" Package: librust-tui-react-dev Description-md5: 57b96539910b19b4117e65427961b1aa Description-en: TUI widgets using a react-like paradigm, allowing mutable component state and render properties - Rust source code Source code for Debianized Rust crate "tui-react" Package: librust-udev-dev Description-md5: 3d6fb667be372044cabf574cca3397fc Description-en: Libudev bindings for Rust - Rust source code Source code for Debianized Rust crate "udev" Package: librust-unicode-width-dev Description-md5: f4f96486f9daacbd98e2c99bbdec6142 Description-en: Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules - Rust source code Source code for Debianized Rust crate "unicode-width" Package: librust-ureq-dev Description-md5: 466cd0b978d60606175bf76c61953fd9 Description-en: simple and safe HTTP client - Rust source code Ureq is a simple, safe HTTP client. . Ureq's first priority is being easy for you to use. It's great for anyone who wants a low-overhead HTTP client that just gets the job done. Works very well with HTTP APIs. Its features include cookies, JSON, HTTP proxies, HTTPS, and charset decoding. . Ureq is in pure Rust for safety and ease of understanding. It avoids using "unsafe" directly. It uses blocking I/O instead of async I/O, because that keeps the API simple and keeps dependencies to a minimum. For TLS, ureq uses rustls or native-tls. . This package contains the source for the Rust ureq crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-uzers-dev Description-md5: 5a16603f2a350259caa1b3bb11031ad0 Description-en: Continuation of users, a library for accessing Unix users and groups - Rust source code Source code for Debianized Rust crate "uzers" Package: librust-wayland-scanner-dev Description-md5: e7ec9fb11fb7704e2ef601ace35d43dc Description-en: generate Rust APIs from XML Wayland protocol files - Rust source code Source code for Debianized Rust crate "wayland-scanner" Package: librust-wayland-sys-0.29-dev Description-md5: 55c86f51898a9d250bb72de3f3767a5b Description-en: FFI bindings to the various libwayland-*.so libraries - Rust source code You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. . Source code for Debianized Rust crate "wayland-sys" Package: librust-x25519-dalek-dev Description-md5: 616e91ec1896d1bf6ead0ebf32d71e34 Description-en: X25519 elliptic curve Diffie-Hellman key exchange - Rust source code x25519-dalek is a pure-Rust implementation of x25519 elliptic curve Diffie-Hellman key exchange, with curve operations provided by curve25519-dalek. - This crate provides two levels of API: a bare byte-oriented x25519 function which matches the function specified in RFC7748, as well as a higher-level Rust API for static and ephemeral Diffie-Hellman. . This package contains the source for the Rust x25519-dalek crate, for use with cargo and dh-cargo. Package: librust-xcb-dev Description-md5: acda8ac8963babfb60a4763feff836d2 Description-en: Rust safe bindings for XCB - Rust source code Source code for Debianized Rust crate "xcb" Package: librust-xmltree+indexmap-dev Description-md5: 32cce5d0b34a9d541d58a55c13d2fdb7 Description-en: Parse an XML file into a simple tree-like structure - feature "indexmap" and 1 more This metapackage enables feature "indexmap" for the Rust xmltree crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "attribute-order" feature. Package: librust-xmltree-dev Description-md5: 4f78dfc5f57fb9bbaee67a9d85b41ce0 Description-en: Parse an XML file into a simple tree-like structure - Rust source code Source code for Debianized Rust crate "xmltree" Package: librust-yoke-dev Description-md5: 5dd08a5ef5222277bed4a32655c58ad7 Description-en: Abstraction allowing borrowed data to be carried along with the backing data it borrows from - Rust source code Source code for Debianized Rust crate "yoke" Package: librust-zerofrom+derive-dev Description-md5: 5445e6fc19a106393724b505ef54ad54 Description-en: ZeroFrom trait for constructing - feature "derive" This metapackage enables feature "derive" for the Rust zerofrom crate, by pulling in any additional dependencies needed by that feature. Package: librust-zerofrom-dev Description-md5: f772e68df9ffd103551b7e05afcb33d6 Description-en: ZeroFrom trait for constructing - Rust source code Source code for Debianized Rust crate "zerofrom" Package: librust-zeroize-dev Description-md5: 253abab3cda08e4009ff1df516911174 Description-en: securely clear secrets from memory - Rust source code Uses a portable pure Rust implementation that works everywhere, even WASM! . Source code for Debianized Rust crate "zeroize" Package: librust-zip-dev Description-md5: 13112f44e1c10ebcde8cdaee72006882 Description-en: Support the reading and writing of zip files - Rust source code Source code for Debianized Rust crate "zip" Package: librust-zstd-dev Description-md5: 563345d0a2b0bdc03c809621696bc975 Description-en: Binding for the zstd compression library - Rust source code Source code for Debianized Rust crate "zstd" Package: librust-zstd-safe-dev Description-md5: 0c4d768ae0301df33c2e2f652a4d2c39 Description-en: Safe low-level bindings for the zstd compression library - Rust source code This is a thin, no-std, safe abstraction built on top of the bindings from zstd-sys. It is close to a 1-for-1 mapping to the C functions, but uses Rust types like slices instead of pointers and lengths. For a more comfortable higher-level library (with Read/Write implementations), see zstd. Package: librust-zxcvbn-dev Description-md5: 2b35b06f0f5932aec282b6cbd0f76573 Description-en: Entropy-based password strength estimator - Rust source code Source code for Debianized Rust crate "zxcvbn" Package: libshiboken6-dev Description-md5: 1d025267280f26d1f9d8d63b1f4f7761 Description-en: CPython bindings generator for C++ libraries (development files) Shiboken6 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken6 is the binding generator used to create the PySide6 bindings. . This package provides the development headers for the libshiboken6 library. Package: libshiboken6-py3-6.6 Description-md5: 98edb83de45c942744541dfbf1cabddd Description-en: CPython bindings generator for C++ libraries (Python3 shared library) Shiboken6 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken6 is the binding generator used to create the PySide6 bindings. . This package contains the shared Python 3 library used by shiboken6. Package: libsnapd-qt-2-1 Description-md5: 1a551d83aff5cf2beed47fce24d1995a Description-en: Qt snapd library snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . snapd-qt is a wrapper library for snapd-glib for Qt applications. Package: libsnapd-qt-dev Description-md5: 52a4591df68465c7b093955419f9a46e Description-en: Qt snapd library (development files) snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . snapd-qt is a wrapper library for snapd-glib for Qt applications. . This package contains the development files. Package: libspelling-1-2 Description-md5: 7c58fb35d62310eab73b27fdf1872650 Description-en: Spellcheck library for GTK 4 A spellcheck library for GTK 4 heavily based upon GNOME Text Editor and GNOME Builder's spellcheck implementation. Package: libspelling-1-dev Description-md5: 1a950069655ddd0c3748a54cd5353d7d Description-en: Development files for libspelling A spellcheck library for GTK 4 heavily based upon GNOME Text Editor and GNOME Builder's spellcheck implementation. . This package contains the development files. Package: libspelling-1-doc Description-md5: 76466039119489b2334d06caaa273f3d Description-en: Documentation for libspelling A spellcheck library for GTK 4 heavily based upon GNOME Text Editor and GNOME Builder's spellcheck implementation. . This package contains the API reference. Package: libspelling-1-tests Description-md5: 6d4efcc7ad7c099a43658c74e62f255d Description-en: Tests for libspelling A spellcheck library for GTK 4 heavily based upon GNOME Text Editor and GNOME Builder's spellcheck implementation. . This package contains test programs from the upstream code which are used for the autopkgtests. Package: libstdc++6-14-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: libsyncevo-dbus0 Description-md5: 113d3b2a1b962cfb8979dfce5055d817 Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (shared D-Bus library) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides a shared library. Package: libsyncevolution0 Description-md5: c03b5e002e88b1d79a3fc2076b457f8a Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (shared library) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides a shared library. Package: libsyncmlcommon5-1 Description-md5: 9f06de4b72e594e55bd7b4fe349b3b84 Description-en: SyncML-related functionality for Buteo Synchronization Framework plugins The Buteo Synchronization Framework relies on plugins in order to synchronize with a variety of data sources. . This package provides a library with SyncML-related functionality for synchronization plugins. Package: libsyncmlcommon5-dev Description-md5: 97ef6b3fcf05ab937e87a73e365a4c10 Description-en: Development files for libsyncmlcommon5 The Buteo Synchronization Framework relies on plugins in order to synchronize with a variety of data sources. . This package provides the development files needed to build synchronization plugins using libsyncmlcommon5. Package: libtiff-opengl Description-md5: 8b1debea0e0eac5de9dc7eb9a32524a2 Description-en: TIFF manipulation and conversion tools libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package contains libtiff tools that depend upon opengl. It complements the libtiff-tools package, which contains the libtiff tools that don't depend upon opengl. Package: libtiff-tools Description-md5: f333fccce3ca049190b80f117d3faa92 Description-en: TIFF manipulation and conversion tools libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes tools for converting TIFF images to and from other formats and tools for doing simple manipulations of TIFF images. See also libtiff-opengl. Package: libunwind-17-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: libunwind-17t64 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-18 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-18-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: libunwind-19 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-19-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: libunwind-20 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-20-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: libuwac0-0t64 Description-md5: d2612800bc2de77664aac0c37914b9a6 Description-en: Using wayland as a client library Using wayland as a client (uwac) is a library to provide common functionality for wayland clients. . This package contains the using wayland as a client library. Package: libuwac0-dev Description-md5: 6374753f72cb91cde650a7be27a46a62 Description-en: Using wayland as a client (development files) Using wayland as a client (uwac) is a library to provide common functionality for wayland clients. . This package contains the libuwac development files Package: libwinpr-tools2-2t64 Description-md5: a85cdf2e187f9dec50e5c8d904aaab5c Description-en: Windows Portable Runtime Tools library FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for Windows Portable Runtime utilities and tools. Package: libwinpr2-2t64 Description-md5: ba24d72be04c6d8ac64c08c50d43caaf Description-en: Windows Portable Runtime library WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR shared library. Package: libwinpr2-dev Description-md5: efd451bef1059a6cfa785209ee824feb Description-en: Windows Portable Runtime library (development files) WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR development files. Package: libx32gphobos-14-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: libx32gphobos5 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-14-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: libx32objc4 Description-md5: e253306fc795d9cc9e7c2acac0d2ad1b Description-en: Runtime library for GNU Objective-C applications (x32) Library needed for GNU ObjC applications linked against the shared library. Package: libx32stdc++6-14-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: libx86emu-dev Description-md5: ec2c3ae18ccfaeb5aa86ac8fcb0be6a7 Description-en: x86 emulation library (development files) Small x86 emulation library with focus of easy usage and extended execution logging functions. The library features an API to create emulation objects for x86 architecture. . This package contains the development files. Package: libx86emu3 Description-md5: 8d59e1cbebe9ecb31b641ea874fd2a2f Description-en: x86 emulation library Small x86 emulation library with focus of easy usage and extended execution logging functions. The library features an API to create emulation objects for x86 architecture. . This package contains the library. Package: libxgboost-dev Description-md5: 46041fbb33dcb1c97be71e3d3f9e2df0 Description-en: Scalable and Flexible Gradient Boosting (Development) XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Kubernetes, Hadoop, SGE, MPI, Dask) and can solve problems beyond billions of examples. . This package contains the xgboost development files. Package: libxgboost0 Description-md5: b9e8435604f14fe3fb48c8101b321e08 Description-en: Scalable and Flexible Gradient Boosting (Shared lib) XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Kubernetes, Hadoop, SGE, MPI, Dask) and can solve problems beyond billions of examples. . This package contains the xgboost shared object. Package: libzadc-dev Description-md5: f17d42635224c91e66d835b12e64490e Description-en: accelerated libz implementation (development headers) Accelerated libz implementation uses FPGA based PCIe cards (e.g. zEDC) to accelerate compression/decompression. . This package provides headers and development libraries. Package: libzadc4 Description-md5: 4899caf4ba1ec5289dd3b0f59c13b577 Description-en: accelerated libz implementation (Accelerated Data Compression/ADC) Accelerated libz implementation uses FPGA based PCIe cards (e.g. zEDC) to accelerate compression/decompression. . This package provides public libzADC library, and libz library symlinks which are not exposed in the ldconfig paths. Package: lld-17 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: lld-18 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: lld-19 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: lld-20 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-17 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: lldb-18 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: lldb-19 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: lldb-20 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-17 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-17-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-17-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-17-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-17-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-17-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-17-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: llvm-18 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-18-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-18-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-18-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-18-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-18-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-18-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: llvm-19 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-19-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-19-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-19-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-19-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-19-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-19-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: llvm-20 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-20-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-20-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-20-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-20-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-20-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-20-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: locales-all Description-md5: c360552536cba624a24a347b513939dd Description-en: GNU C Library: Precompiled locale data This package contains the precompiled locale data for all supported locales. A better alternative is to install the locales package and only select desired locales, but it can be useful on a low-memory machine because some locale files take a lot of memory to be compiled. Package: lomiri Description-md5: 89314b23acb88f5e486e3d3b4f041663 Description-en: Shell of the Lomiri Operating Environment Shell of the Lomiri Operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices. . This package provides the Lomiri shell. Package: lomiri-common Description-md5: 141dfeeb254e8ac68f0b3df21c8b2bba Description-en: Shell of the Lomiri Operating Environment (common files) Shell of the Lomiri Operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices. . This package contains the QML, graphics and locale files for lomiri. Package: lomiri-doc Description-md5: 104675d86cea2acecf68e6ef207cef1d Description-en: Lomiri Operating Environment's Shell (documentation files) Lomiri is an operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices. . This package provides documentation of the Lomiri Shell. Package: lomiri-greeter Description-md5: 9b1c114cd0538c7260247aac2a198659 Description-en: LightDM Greeter for the Lomiri Operating Environment Lomiri is an operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices. . This package provides the Lomiri Greeter. Package: lomiri-system-settings Description-md5: 3b37565594a5fec7cee673950c4b019b Description-en: System Settings application for Lomiri Lomiri-system-settings is the System Settings application used in Lomiri operating environment. it's designed for phones, tablets and convergent devices. Package: lomiri-system-settings-online-accounts Description-md5: 7cf09793011f1520f79362ed50bdae1b Description-en: Online Accounts setup for Lomiri Lomiri-system-settings is the System Settings application used in Lomiri operating environment. it's designed for phones, tablets and convergent devices. . This package contains the online accounts setup utility for Lomiri System Settings. Package: lomiri-tests Description-md5: 08d410958d81e9755211a0200d395421 Description-en: Scripts and mocks for running Lomiri Shell tests Lomiri is an operating environment optimized for touch based human-machine interaction, but also supporting convergence (i.e. switching between tablet/phone and desktop mode). Lomiri is the user shell driving Ubuntu Touch based mobile devices. . This package provides fake implementations of some QML modules used by the Lomiri Shell (e.g. Lomiri.Application) so that you can run it in a sandboxed environment; it also provides scripts to run its test suite. Package: lswm Description-md5: e8b7b09d4e73830e23a5f013b5160c13 Description-en: wiimote discover utility CWiid is a working userspace driver along with various applications implementing event drivers, multiple wiimote connectivity, gesture recognition, and other Wiimote-based functionality. . This package provides an utility to discover new wiimotes. Package: mariadb-backup Description-md5: 0656895027a552cdb0eddc26840f9597 Description-en: Backup tool for MariaDB server Based on Xtrabackup, but improved to work with MariaDB server. This backup tool is guaranteed to be compatible with MariaDB server. . Please refer to the MariaDB Knowledge Base on more information on how to use this tool. Package: mariadb-client Description-md5: 82697f9416e5e5d0a4e7331c2c735591 Description-en: MariaDB database client binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the client binaries and the additional tools innotop and mariadb-report (mysqlreport). Package: mariadb-client-compat Description-md5: dbdd69465ea9e5b106db5b0880ecfe2c Description-en: MySQL compatibility links to mariadb-client binaries/scripts The package contains links and binaries that are needed by MySQL centric tools which also works with MariaDB. . This package is also useful for users with long background in MySQL maintenance who wants to switch to MariaDB but wants to continue using familiar 'mysql' command-line tools instead of their MariaDB equivalents. Package: mariadb-client-core Description-md5: 2862a38a5ead2e1df7366bf661e03278 Description-en: MariaDB database core client binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the core client files, as used by Akonadi. Package: mariadb-common Description-md5: 17685520297a003e0db4361f3133181f Description-en: MariaDB database common config files (/etc/mysql/mariadb.conf.d/) MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes configuration files common to all MariaDB programs. Package: mariadb-plugin-connect Description-md5: 506802608814c7a120919c156cb40a99 Description-en: Connect storage engine for MariaDB server Connect engine supports a number of file formats (dbf, xml, txt, bin, etc), connections to ODBC tables and remote MySQL tables, as well as a number of other interesting features. This package contains the Connect plugin for MariaDB server. Package: mariadb-plugin-connect-jdbc Description-md5: 8d171d5156226f63d38600afb617fbfe Description-en: Connect storage engine JDBC interface for MariaDB server To connect to remote DBMS using Connect Storage Engine (SE) and JDBC driver, there is need for JDBC interface byte code. The JDBC driver for the remote DBMS connection is required. This package contains the Connect SE plugin JDBC interface file for MariaDB server. Package: mariadb-plugin-cracklib-password-check Description-md5: 4b22bd6b8c68755a6fac6b6137a5eeb4 Description-en: CrackLib Password Validation Plugin for MariaDB server This password validation plugin uses cracklib to allow only sufficiently secure (as defined by cracklib) user passwords in MariaDB server. . Install and configure this to enforce stronger passwords for MariaDB server users. Package: mariadb-plugin-gssapi-client Description-md5: ece7660a1e2293e316a2fa35c35f8b25 Description-en: GSSAPI authentication plugin for MariaDB client This plugin includes support for Kerberos on Unix, but can also be used for Windows authentication with or without domain environment. . This package contains the client parts. Package: mariadb-plugin-gssapi-server Description-md5: 15f0c8ec89caa84121f658521f1d6501 Description-en: GSSAPI authentication plugin for MariaDB server This plugin includes support for Kerberos on Unix, but can also be used for Windows authentication with or without domain environment. . This package contains the server parts. Package: mariadb-plugin-hashicorp-key-management Description-md5: 30625025c83a19b480b33aeb407678d5 Description-en: Hashicorp Key Management plugin for MariaDB This encryption plugin uses Hashicorp Vault for storing encryption keys for MariaDB Data-at-Rest encryption. Package: mariadb-plugin-mroonga Description-md5: d9e70a91be9b718328103357cee5e31e Description-en: Mroonga storage engine for MariaDB server Mroonga (formerly named Groonga Storage Engine) is a storage engine that provides fast CJK-ready full text searching using column store. This package contains the Mroonga plugin for MariaDB server. Package: mariadb-plugin-oqgraph Description-md5: 8c8b3a58b75d0964480d8871a9fc797a Description-en: OQGraph storage engine for MariaDB server The OQGraph engine is a computation engine plugin for handling hierarchies (trees) and graphs (friend-of-a-friend, etc) cleanly through standard SQL. This package contains the OQGraph plugin for MariaDB server. Package: mariadb-plugin-provider-bzip2 Description-md5: c3950d83efdab13503f11af3ad4e2c60 Description-en: BZip2 compression support in the server and storage engines The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga, can use different compression libraries. . Plugin provides BZip2 (https://sourceware.org/bzip2/) compression . Note that these affect InnoDB and Mroonga only; RocksDB still uses the compression algorithms from its own library Package: mariadb-plugin-provider-lz4 Description-md5: cf2abaea40b7fa6e7045bc3dbbc6b437 Description-en: LZ4 compression support in the server and storage engines The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga, can use different compression libraries. . Plugin provides LZ4 (http://lz4.github.io/lz4/) compression . Note that these affect InnoDB and Mroonga only; RocksDB still uses the compression algorithms from its own library Package: mariadb-plugin-provider-lzma Description-md5: 0e4da2d382b71c76d84e85260d3ba2d1 Description-en: LZMA compression support in the server and storage engines The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga, can use different compression libraries. . Plugin provides LZMA (https://tukaani.org/lzma/) compression . Note that these affect InnoDB and Mroonga only; RocksDB still uses the compression algorithms from its own library Package: mariadb-plugin-provider-lzo Description-md5: 3a16b9262ea33fc1cd2eae2afa074936 Description-en: LZO compression support in the server and storage engines The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga, can use different compression libraries. . Plugin provides LZO (http://www.oberhumer.com/opensource/lzo/) compression . Note that these affect InnoDB and Mroonga only; RocksDB still uses the compression algorithms from its own library Package: mariadb-plugin-provider-snappy Description-md5: 482f1c3726111908a9a3375a4fe7489c Description-en: Snappy compression support in the server and storage engines The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga, can use different compression libraries. . Plugin provides Snappy (https://github.com/google/snappy) compression . Note that these affect InnoDB and Mroonga only; RocksDB still uses the compression algorithms from its own library Package: mariadb-plugin-rocksdb Description-md5: 14a224275a38d61680abd3b23173e9bd Description-en: RocksDB storage engine for MariaDB server The RocksDB storage engine is a high performance storage engine, aimed at maximising storage efficiency while maintaining InnoDB-like performance. This package contains the RocksDB plugin for MariaDB server. Package: mariadb-plugin-s3 Description-md5: d88f880c6bea545db8b310745f58eaae Description-en: Amazon S3 archival storage engine for MariaDB The S3 storage engine allows one to archive MariaDB tables in Amazon S3 (or any third-party public or private cloud that implements S3 API), but still have them accessible in MariaDB in read-only mode. Package: mariadb-plugin-spider Description-md5: c1991e166bda227df521586cf7a451f1 Description-en: Spider storage engine for MariaDB server The Spider storage engine with built-in sharding features. It supports partitioning and xa transactions, and allows tables of different MariaDB server instances to be handled as if they were on the same instance. It refers to one possible implementation of ISO/IEC 9075-9:2008 SQL/MED. Package: mariadb-server Description-md5: ae76dbcde4bf3e79b8228e6dad967834 Description-en: MariaDB database server binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the server binaries. Package: mariadb-server-10.5 Description-md5: d9bfd0237ea90b4ff4c14c8028ed10b0 Description-en: MariaDB database server binaries (transitional dummy package) MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package is a transitional dummy package designed to make upgrades from previous MariaDB versions seamless. Package: mariadb-server-compat Description-md5: 227d2eb532ddbe9ae6715aba3cf88756 Description-en: MySQL compatibility links to mariadb-server binaries/scripts The package contains links and binaries that are needed by MySQL centric tools which also works with MariaDB. . This package is also useful for users with long background in MySQL maintenance who wants to switch to MariaDB but wants to continue using familiar 'mysql' commands instead of their MariaDB equivalents. Package: mariadb-server-core Description-md5: a01f76260dfbedfdfbfcd8ff440b8a4c Description-en: MariaDB database core server files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the core server files, as used by Akonadi. Package: mariadb-test Description-md5: 88232ad1a9463948e9a1f1d33923b547 Description-en: MariaDB database regression test suite MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the regression test suite. Package: mariadb-test-data Description-md5: 4e2584329df41bfe2241de957d88c44a Description-en: MariaDB database regression test suite - data files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package has the architecture independent data files for the test suite. Package: matomo-device-detector Description-md5: c7a75ee6e3f81cc990f41128d676b527 Description-en: Universal Device Detection library written in PHP This package contains a Universal Device Detection library that parses User Agents and Browser Client Hints to detect devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. Package: mayavi2 Description-md5: 3e1412fa7c45ad6d8094e81ca78b296b Description-en: scientific visualization package for 2-D and 3-D data MayaVi2 is a cross-platform tool for 2-D and 3-D scientific data visualization. Its features include: * Visualization of scalar, vector and tensor data in 2 and 3 dimensions * Easy scriptability using Python * Easy extendability via custom sources, modules, and data filters * Reading several file formats: VTK (legacy and XML), PLOT3D, etc. * Saving of visualizations * Saving rendered visualization in a variety of image formats. . MayaVi2 has been designed with scriptability and extensibility in mind. While the mayavi2 application is usable by itself, it may be used as an Envisage plugin which allows it to be embedded in user applications natively. Alternatively, it may be used as a visualization engine for any application. . This package also provides TVTK, which wraps VTK objects to provide a convenient, Pythonic API, while supporting Traits attributes and NumPy/SciPy arrays. TVTK is implemented mostly in pure Python, except for a small extension module. Package: mceliece Description-md5: 5ef6d0fde0275f73c041930f5e276405 Description-en: Classic McEliece microlibrary - command line tools libmceliece is an implementation of the Classic McEliece cryptosystem. The command-line interface for libmceliece provides the following command-line tools: . mceliece348864-dec mceliece348864-enc mceliece348864f-keypair mceliece348864-keypair mceliece348864pc-dec mceliece348864pc-enc mceliece348864pcf-keypair mceliece348864pc-keypair mceliece460896-dec mceliece460896-enc mceliece460896f-keypair mceliece460896-keypair mceliece460896pc-dec mceliece460896pc-enc mceliece460896pcf-keypair mceliece460896pc-keypair mceliece6688128-dec mceliece6688128-enc mceliece6688128f-keypair mceliece6688128-keypair mceliece6688128pc-dec mceliece6688128pc-enc mceliece6688128pcf-keypair mceliece6688128pc-keypair mceliece6960119-dec mceliece6960119-enc mceliece6960119f-keypair mceliece6960119-keypair mceliece6960119pc-dec mceliece6960119pc-enc mceliece6960119pcf-keypair mceliece6960119pc-keypair mceliece8192128-dec mceliece8192128-enc mceliece8192128f-keypair mceliece8192128-keypair mceliece8192128pc-dec mceliece8192128pc-enc mceliece8192128pcf-keypair mceliece8192128pc-keypair mceliece-fulltest mceliece-speed mceliece-test . Each tool exits 0 on success, nonzero on failure. . These tools allow libmceliece to be easily used from shell scripts. Other languages can also use libmceliece via these tools, but languages typically have good support for FFI and can use the C interface directly. . The mceliece-speed, mceliece-test and mceliece-fulltest tools can be used for benchmarking and internal self testing. Python and Valgrind is only needed for the mceliece-fulltest tool, the other tools are written in C. . Command line tools. Package: mdbtools Description-md5: 394b15518fd4ecc4667f403c8cd8e38d Description-en: JET / MS Access database (MDB) tools These are various tools for manipulating JET / MS Access database (MDB) files: * utils - provides command line utilities to list tables, export schema, and data, show file versions, and other useful stuff. * mdb-sql - a command line SQL tool that allows one to type SQL queries and get results. Package: mdbtools-dev Description-md5: 7c77c836252f81a62b229ae2db41a06c Description-en: mdbtools development files Utilities for reading MS Access database (MDB) files . These are development files for mdbtools, needed to build applications with it. Package: mdbtools-doc Description-md5: c8f8326321deead0ff8002bfdb0add31 Description-en: Dummy package This is a transitional package. It can safely be removed. . See package libmdb3t64 documentation. Package: mir-demos Description-md5: 438fbed9a91dcd2671ec41b04913bd86 Description-en: Mir Display Server - demonstration programs Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains demo applications that use the Mir display server Package: mir-graphics-drivers-desktop Description-md5: 59d745ac811598ba73a8e13e20ca3dd2 Description-en: Mir Display Server - desktop driver metapackage Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on a full set of graphics and input drivers for traditional desktop systems. Package: mir-graphics-drivers-nvidia Description-md5: c0424baaf74e4b1256606a561265ab82 Description-en: Mir Display Server - Nvidia driver metapackage Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on a full set of graphics drivers for Nvidia systems. Package: mir-platform-graphics-eglstream-kms Description-md5: 2b191965ce82ac99a8d25828a19dfdb9 Description-en: Mir Display Server - eglstream-kms driver metapackage Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on a full set of graphics and input drivers for eglstream-kms systems. Package: mir-platform-graphics-eglstream-kms20 Description-md5: de3eb683c5cd18107a001c6710326ebe Description-en: Mir Display Server - platform library for NVIDIA Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to interact with the hardware platform using the EGLStream EGL extensions, such as the NVIDIA binary driver. Package: mir-platform-graphics-gbm-kms Description-md5: 05b58bd09bf49946527e9b9ec5127458 Description-en: Mir Display Server - gbm-kms driver metapackage Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on a full set of graphics and input drivers for gbm-kms systems. Package: mir-platform-graphics-gbm-kms20 Description-md5: d66e80bece6e0ba55c34a0d691029ac2 Description-en: Mir Display Server - platform library for KMS Mesa Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to interact with the hardware platform using the Mesa drivers. Package: mir-platform-graphics-wayland Description-md5: d6462affe2c9705c94330ef888c61bec Description-en: Mir Display Server - wayland driver metapackage Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on a full set of graphics and input drivers for wayland systems. Package: mir-platform-graphics-wayland20 Description-md5: d1ae9e6e928dbbb17a0576cc2c04998d Description-en: Mir Display Server - platform library for Wayland Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to interact with a "host" Wayland display server. Package: mir-platform-graphics-x Description-md5: 91ffd09dd18fe029f248419094a716e8 Description-en: Mir Display Server - x driver metapackage Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on a full set of graphics and input drivers for X systems. Package: mir-platform-graphics-x20 Description-md5: 472a7b047101bb76476a2d980f65a30f Description-en: Mir Display Server - platform library for X11 Mesa Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to interact with the X11 platform using the Mesa drivers. Package: mir-platform-input-evdev8 Description-md5: 90e53d61146b870f3030f3931198c9fc Description-en: Mir Display Server - input platform library Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to interact with the input hardware using the evdev interface. Package: mir-platform-rendering-egl-generic Description-md5: e8328d4b0868253b7e48b1a46264ef90 Description-en: Mir Display Server - EGL rendering provider metapackage Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on the current provider of accelerated client rendering support via standard EGL interfaces. Package: mir-platform-rendering-egl-generic20 Description-md5: c53bba5d9431201a53a8903842cca1d1 Description-en: Mir Display Server - generic EGL rendering platform Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to provide accelerated client rendering via standard EGL interfaces. Package: mir-test-tools Description-md5: 94ca9c295a0197948e62bb50b87dc42c Description-en: Mir Display Server - stress tests and other test tools Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains tools for smoke and performance testing the Mir display server Package: mir-wlcs-integration Description-md5: 71b3e542b35358f2a9a5d28123cd64fe Description-en: Mir Display Server - wlcs integration Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains libraries for integration with the wlcs test suite Package: mirtest-dev Description-md5: 32cc63ccfaab1c888ad772a208dcc7e8 Description-en: Mir Display Server - test development headers and library Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files and static library for testing of server and/or client development. Package: mlir-17-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: mlir-18-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: mlir-19-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: mlir-20-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: mopac Description-md5: 06f2c86d7c4d2e76a74f40337a84d774 Description-en: Molecular Orbital PACkage (MOPAC) MOPAC is a general-purpose semiempirical molecular orbital package for the study of solid state and molecular structures and reactions. . The semiempirical Hamiltonians MNDO, AM1, PM3, PM6, RM1, MNDO-d and PM7 are used in the electronic part of the calculation to obtain molecular orbitals, the heat of formation and its derivative with respect to molecular geometry. . Using these results MOPAC calculates the vibrational spectra, thermodynamic quantities, isotopic substitution effects and force constants for molecules, radicals, ions, and polymers. For studying chemical reactions, a transition state location routine and two transition state optimizing routines are available. For users to get the most out of the program, they must understand how the program works, how to enter data, how to interpret the results, and what to do when things go wrong. Package: mp4h Description-md5: 50dc119daee9730d3000394b409596f6 Description-en: Macro processor for HTML documents Mp4h is a macro processor specifically designed for HTML documents, with powerful programming features. It allows definition and expansion of new tags with a syntax familiar to HTML authors. . Mp4h is a core component of the Website Meta Language (WML). Package: mu-editor Description-md5: 388de62618e2b6498a3649d585c7e81e Description-en: simple editor for beginner Python programmers Mu is a simple code editor for beginner programmers, based on extensive feedback from teachers and learners. Having said that, Mu is for anyone who wants to use a simple "no frills" editor. . Mu is a modal editor with modes for: . * standard Python 3 (including a graphical debugger) * the micro:bit's version of MicroPython * Adafruit's CircuitPython * Pygame Zero . Some modes provide read-eval-print loop (REPL) support, either running on a connected CircuitPython or MicroPython device, or as a Jupyter-based iPython session in Python3 mode. . This package contains the Mu editor. Detailed online user documentation and tutorials for the Mu editor are available from within the editor, or at https://codewith.mu Package: mu-editor-doc Description-md5: a95c7504cf5ce2dba8ce84b1299b316b Description-en: simple editor for beginner Python programmers (documentation) Mu is a simple code editor for beginner programmers, based on extensive feedback from teachers and learners. Having said that, Mu is for anyone who wants to use a simple "no frills" editor. . Mu is a modal editor with modes for: . * standard Python 3 (including a graphical debugger) * the micro:bit's version of MicroPython * Adafruit's CircuitPython * Pygame Zero . Some modes provide read-eval-print loop (REPL) support, either running on a connected CircuitPython or MicroPython device, or as a Jupyter-based iPython session in Python3 mode. . This package contains the developer documentation for the Mu editor. Detailed user documentation and tutorials for the Mu editor are available from within the editor, or at https://codewith.mu Package: nbd-client Description-md5: 50b5081db709f9bc399b8b74366d1d8f Description-en: Network Block Device protocol - client Network Block Device (NBD) is a client/server protocol that emulates a block device (such as a hard disk, a floppy, or a CD-ROM) over the network, thus giving the system the ability to swap over the network, or to use raw network disk space for other purposes. . However, writing to one Network Block Device from different clients simultaneously is not recommended, and would probably result in data loss. If you want multiple clients to share a remote resource, use a network file system such as NFS or Coda. . This package provides the client binary for NBD. Package: ncl-ncarg Description-md5: f7c7da9bee6b463205b6a0274f19d551 Description-en: NCAR Command Language and NCAR graphics The NCAR Command Language (NCL) is a free interpreted language designed specifically for scientific data processing and visualization. NCL has robust file input and output. It can read and write netCDF-3, netCDF-4 classic HDF4, HDF5, binary, and ASCII data, and read HDF-EOS2, GRIB1 and GRIB2. The graphics are world class and highly customizable. . The software comes with a couple of useful command line tools: * ncl_filedump - prints the contents of supported files (netCDF, HDF, GRIB1, GRIB2, HDF-EOS2, and CCM History Tape) * ncl_convert2nc - converts one or more GRIB1, GRIB2, HDF and/or HDF-EOS iles to netCDF formatted files. Package: networking-sfc-common Description-md5: f0010cbaae6ea2ab9d3e0063e7c7801d Description-en: OpenStack virtual network service - SFC extension Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . This package contains the common configuration files for the Service Function Chaining (SFC) extension. Package: notcurses-bin Description-md5: 608e50e95383c8b8bc9c67fa45cc4b6a Description-en: Character graphics and TUI library demos Notcurses facilitates the creation of modern TUI programs, making full use of Unicode and 24-bit TrueColor. It presents an API similar to that of Curses, and rides atop Terminfo. . These utilities from the Notcurses project include notcurses-demo (a demonstration of various libnotcurses capabilities), ncplayer (a character mode multimedia player), ncls (a file lister that displays multimedia), and other tools. Unit tests are furthermore bundled as notcurses-tester. Package: notcurses-data Description-md5: 4328df5ba1845b8e17793cdd47e3dd8c Description-en: Multimedia used by notcurses-bin Notcurses facilitates the creation of modern TUI programs, making full use of Unicode and 24-bit TrueColor. It presents an API similar to that of Curses, and rides atop Terminfo. . This package contains multimedia used by notcurses-demo and notcurses-tester from the notcurses-bin package. Package: nscd Description-md5: e8172254ec0df735a3e44c0f557100bc Description-en: GNU C Library: Name Service Cache Daemon A daemon which handles passwd, group and host lookups for running programs and caches the results for the next query. You should install this package only if you use slow services like LDAP, NIS or NIS+. Package: numba-doc Description-md5: c0dcfd237d66973e0d104bb73c082a8e Description-en: native machine code compiler for Python (docs) Numba compiles native machine code instructions from Python programs at runtime using the LLVM compiler infrastructure. Just-in-time compilation with Numba could be easily employed by decorating individual computation intensive functions in the Python code. Numba could significantly speed up the performance of computations, and optionally supports compilation to run on GPU processors through Nvidia's CUDA platform. It integrates well with the Python scientific software stack, and especially recognizes Numpy arrays. . This package contains the documentation and examples. Package: odbc-mdbtools Description-md5: adbbf5e7276666b028b26a318ba16b8c Description-en: MDB tools ODBC driver This is the software driver to access JET / MS Access database (MDB) files through ODBC. This also contains the installation interface for unixodbc. Package: opencpn Description-md5: a6806f4419c635843fbf689a11f1ce21 Description-en: Open Source Chartplotter and Marine GPS Navigation Software Chart Plotter and Navigational software program for use underway or as a planning tool. Developed by a team of active sailors using real world conditions for program testing and refinement. By default supports raster and vector formats like BSB and S63. Support for many other formats are available in plugins. Other plugins provides support for e. g., AIS, radar and weather maps. Application has language support in 20+ languages. . This package contains programs, libraries and some support files. Package: opencpn-data Description-md5: c5b38ade4afd27eaae1e628fb50aa8e7 Description-en: Open Source Chartplotter and Marine GPS Navigation Software (data) Chart Plotter and Navigational software program for use underway or as a planning tool. Developed by a team of active sailors using real world conditions for program testing and refinement. By default supports raster and vector formats like BSB and S63. Support for many other formats are available in plugins. Other plugins provides support for e. g., AIS, radar and weather maps. Application has language support in 20+ languages. . This package contains architecture independent data files. Package: openjdk-17-dbg Description-md5: d73cb0a41450fd194ce774f2b26510b8 Description-en: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. Package: openjdk-17-demo Description-md5: 8c587e17f25fb354ef51e27e56507756 Description-en: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime Package: openjdk-17-doc Description-md5: 4689d9c1e14d405d15f0710639599643 Description-en: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. Package: openjdk-17-jdk Description-md5: b9e7f4837238c34971e4a8b72ab7d045 Description-en: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-17-jdk-headless Description-md5: 494a52f34d707a832270d6d51a78f511 Description-en: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-17-jre Description-md5: 13097853553de1ab39cc189225a9cbaa Description-en: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. Package: openjdk-17-jre-headless Description-md5: 62c2c9689e617c48cc4480926d2ca785 Description-en: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. Package: openjdk-17-jre-zero Description-md5: c714861c802c9808def07d5329c6ed78 Description-en: Alternative JVM for OpenJDK, using Zero The package provides an alternative runtime using the Zero VM. Built on architectures in addition to the Hotspot VM as a debugging aid for those architectures which don't have a Hotspot VM. . The VM is started with the option `-zero'. See the README.Debian for details. Package: openjdk-17-source Description-md5: 5e4d8bbb398daa24b05478a4a3be42bf Description-en: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. Package: openjdk-21-demo Description-md5: 8c587e17f25fb354ef51e27e56507756 Description-en: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime Package: openjdk-21-doc Description-md5: 4689d9c1e14d405d15f0710639599643 Description-en: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. Package: openjdk-21-jre-zero Description-md5: c714861c802c9808def07d5329c6ed78 Description-en: Alternative JVM for OpenJDK, using Zero The package provides an alternative runtime using the Zero VM. Built on architectures in addition to the Hotspot VM as a debugging aid for those architectures which don't have a Hotspot VM. . The VM is started with the option `-zero'. See the README.Debian for details. Package: openjdk-21-testsupport Description-md5: 90b36dc9c28e2e8bfec904dc5995bd4c Description-en: Java runtime based on OpenJDK (regression test support) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains all the binary files needed to run the OpenJDK autopkg tests. Package: opensc Description-md5: dd2ad5a60d89b751725f27f8b92414df Description-en: Smart card utilities with support for PKCS#15 compatible cards OpenSC provides a set of libraries and utilities to access smart cards. It mainly focuses on cards that support cryptographic operations. It facilitates their use in security applications such as mail encryption, authentication, and digital signature. OpenSC implements the PKCS#11 API. Applications supporting this API, such as Iceweasel and Icedove, can use it. OpenSC implements the PKCS#15 standard and aims to be compatible with all software that does so as well. . Before purchasing any cards, please read carefully documentation in https://github.com/OpenSC/OpenSC/wiki - only some cards are supported. Not only does card type matters, but also card version, card OS version and preloaded applet. Only a subset of possible operations may be supported for your card. Card initialization may require third party proprietary software. . This package contains tools for interacting with smart cards. Package: opensc-pkcs11 Description-md5: 4465747e873f2d25c63fb43bc511d9fe Description-en: Smart card utilities (PKCS#11 module) OpenSC provides a set of libraries and utilities to access smart cards. It mainly focuses on cards that support cryptographic operations. It facilitates their use in security applications such as mail encryption, authentication, and digital signature. OpenSC implements the PKCS#11 API. Applications supporting this API, such as Iceweasel and Icedove, can use it. OpenSC implements the PKCS#15 standard and aims to be compatible with all software that does so as well. . Before purchasing any cards, please read carefully documentation in https://github.com/OpenSC/OpenSC/wiki - only some cards are supported. Not only does card type matters, but also card version, card OS version and preloaded applet. Only a subset of possible operations may be supported for your card. Card initialization may require third party proprietary software. . This package contains the pkcs11 module. Package: osspd Description-md5: d7ac15bb4572a62032e48c6a9cafc78c Description-en: OSS Proxy Daemon: Userland OSS emulation OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and /dev/mixer) implementation using CUSE. Currently it supports forwarding OSS sound streams to PulseAudio and ALSA. . Actually emulating the OSS devices makes for a more robust emulation compared to OSS wrappers using LD_PRELOAD, like aoss and padsp. It also works better when running foreign-architecture applications or using old libc versions for compatibility reasons. Package: osspd-alsa Description-md5: b7a1f3818df02903703285718e5eb492 Description-en: OSS Proxy Daemon: ALSA backend (experimental) OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and /dev/mixer) implementation using CUSE. Currently it supports forwarding OSS sound streams to PulseAudio and ALSA. . This package contains the experimental ALSA backend for osspd. Package: osspd-pulseaudio Description-md5: d5e5ec062dd26d73ccb9b9a0e215800f Description-en: OSS Proxy Daemon: PulseAudio backend OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and /dev/mixer) implementation using CUSE. Currently it supports forwarding OSS sound streams to PulseAudio and ALSA. . This package contains the PulseAudio backend for osspd. Package: oxigraph Description-md5: 2b388bec760e553ed4f6c1c0d97a647b Description-en: RDF graph CLI tool and SPARQL HTTP server Oxigraph CLI is a graph database implementing the SPARQL standard. It is packaged as a command-line tool allowing to manipulate RDF files and query them using SPARQL, and also allows to spawn a HTTP server on top of the database. . Oxigraph implements the following specifications: * SPARQL 1.1 Query, SPARQL 1.1 Update, and SPARQL 1.1 Federated Query. * Turtle, TriG, N-Triples, N-Quads, and RDF/XML RDF serialization formats for both data ingestion and retrieval. * SPARQL Query Results XML Format, SPARQL 1.1 Query Results JSON Format and SPARQL 1.1 Query Results CSV and TSV Formats. * SPARQL 1.1 Protocol and SPARQL 1.1 Graph Store HTTP Protocol. . SPARQL is an RDF query language - that is, a semantic query language for databases - able to retrieve and manipulate data stored in Resource Description Framework (RDF) format. . Resource Description Framework (RDF) is a standard model for data interchange on the Web. Package: pandoc Description-md5: 87fcdb949ba2beef0d387bf1fbf03d43 Description-en: general markup converter Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. The formats it can handle include * light markup formats (many variants of Markdown, reStructuredText, AsciiDoc, Org-mode, Muse, Textile, txt2tags) * HTML formats (HTML 4 and 5) * Ebook formats (EPUB v2 and v3, FB2) * Documentation formats (GNU TexInfo, Haddock) * Roff formats (man, ms) * TeX formats (LaTeX, ConTeXt) * Typst * XML formats (DocBook 4 and 5, JATS, TEI Simple, OpenDocument) * Outline formats (OPML) * Bibliography formats (BibTeX, BibLaTeX, CSL JSON, CSL YAML, RIS) * Word processor formats (Docx, RTF, ODT) * Interactive notebook formats (Jupyter notebook ipynb) * Page layout formats (InDesign ICML) * Wiki markup formats (MediaWiki, DokuWiki, TikiWiki, TWiki, Vimwiki, XWiki, ZimWiki, Jira wiki, Creole) * Slide show formats (LaTeX Beamer, PowerPoint, Slidy, reveal.js, Slideous, S5, DZSlides) * Data formats (CSV and TSV tables) * PDF (via external programs such as pdflatex or wkhtmltopdf) . Pandoc can convert mathematical content in documents between TeX, MathML, Word equations, roff eqn, typst, and plain text. It includes a powerful system for automatic citations and bibliographies, and it can be customized extensively using templates, filters, and custom readers and writers written in Lua. . This package contains the pandoc tool. . Some uses of Pandoc require additional packages: * SVG content in PDF output requires librsvg2-bin. * YAML metadata in TeX-related output requires texlive-latex-extra. * *.hs filters not set executable requires ghc. * *.js filters not set executable requires nodejs. * *.php filters not set executable requires php. * *.pl filters not set executable requires perl. * *.py filters not set executable requires python. * *.rb filters not set executable requires ruby. * *.r filters not set executable requires r-base-core. * LaTeX output, and PDF output via PDFLaTeX, require texlive-latex-recommended. * XeLaTeX output, and PDF output via XeLaTeX, require texlive-xetex. * LuaTeX output, and PDF output via LuaTeX, require texlive-luatex. * ConTeXt output, and PDF output via ConTeXt, require context. * PDF output via wkhtmltopdf requires wkhtmltopdf. * Roff man and roff ms output, and PDF output via roff ms, require groff. * MathJax-rendered equations require libjs-mathjax. * KaTeX-rendered equations require node-katex. * option --csl may use styles in citation-style-language-styles. Package: pd-deken Description-md5: 92dc840f7e116673e65424f0a8440fde Description-en: Externals wrangler for Pure Data deken is a simple and easy to use package manager for Pure Data (Pd). . The deken-plugin integrates with the Pd user interface, where you can search for externals and install them with a single click. Since Pd-0.47, the deken-plugin is integrated into Pure Data (but the Debian package provides an updated plugin) . Available backends that provide packages are: - puredata.info (downloads packages via the Pure Data community website and installs them into the per-user installation directory (~/pd-externals)) - apt (installs Pd packages the Debian way; packaged as "pd-deken-apt") Package: pd-deken-apt Description-md5: 409781c90d6f5ef0a13c6caf8ccaa6cd Description-en: Externals wrangler for Pure Data (APT backend) deken is a simple and easy to use package manager for Pure Data (Pd). . The deken-plugin integrates with the Pd user interface, where you can search for externals and install them with a single click. . This addon allows one to additionally use 'apt' for installing Debian provided packages from within the deken-plugin (rather than downloading binaries from the Pure Data community website). Package: pgpool2 Description-md5: db1da7136cd7647f1ce4a0a590fc0046 Description-en: connection pool server and replication proxy for PostgreSQL pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. It provides the following features: . * Connection Pooling * Replication * Load Balance * Limiting Exceeding Connections * Parallel Query . pgpool-II talks PostgreSQL's backend and frontend protocol, and relays a connection between them. Therefore, a database application (frontend) thinks that pgpool-II is the actual PostgreSQL server, and the server (backend) sees pgpool-II as one of its clients. Because pgpool-II is transparent to both the server and the client, an existing database application can be used with pgpool-II almost without a change to its sources. . This is version 3 of pgpool-II, the second generation of pgpool. Package: plasma-mobile-core Description-md5: f3f92f549deaa0f9ab5d06d20bcab9aa Description-en: Plasma mobile Environment -- essential components These are the core components of the Plasma shell for mobile devices. . This metapackage depends on a basic set of programs. Package: plasma-mobile-full Description-md5: 200cd8007028b3ef3d602376038f4b72 Description-en: Plasma mobile Environment, with extra components This is the Plasma shell for mobile devices. . This metapackage depends on a bigger set of programs than plasma-mobile-core giving a more nearly complete environment. Package: plasma-mobile-phone Description-md5: bd9bd8050f7cb1a283cc0329b7d88c0c Description-en: Plasma mobile Environment -- phone components These are the phone-related components of the Plasma shell for mobile devices. . This metapackage depends on a set of programs that are needed for phone calls and sms handling. Package: plasma-mobile-pim Description-md5: 38f2c384418648bd789945b5473ecd37 Description-en: Plasma mobile Environment -- PIM components These are components of the Plasma ecosystem related to management of personal information. Package: plasma-mobile-tablet Description-md5: da53208aac440d5ab421c5479c165ec5 Description-en: Plasma mobile Environment -- tablet components These are the tablet related components of the Plasma shell for mobile devices. . This metapackage depends on a set of programs that are useful on tablets. Package: pocl-doc Description-md5: e3c0e90e39c5759953608bcfdf5dbf74 Description-en: documentation for the pocl library Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). . This package provides the development files for the pocl library. Unless very specific needs, this package is useless. This package is only required to link directly and explicitly with pocl. . This package provides the documentation for the pocl library. Package: pocl-opencl-icd Description-md5: 4258670334653aa715a62c48695316e8 Description-en: pocl ICD Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). . This package allows one to use pocl as an installable client driver (ICD) for OpenCL. Package: pocl-source Description-md5: 47dc743b5166f7eebaddd69949abe252 Description-en: pocl source code Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. . This package provides original Debian (with Debian patches already applied) sources of pocl shipped in a tarball. This can be used for building the device libraries for additional targets. Package: pocl-tests Description-md5: 710b3bd0a76d173d1efbb0ad1beaf2b7 Description-en: pocl testsuite Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). . This package contains the source code of the pocl test suite. Package: postgresql-16-pgpool2 Description-md5: fc99af404012e1a05515e29ba293bb13 Description-en: connection pool server and replication proxy for PostgreSQL - modules pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains support modules for the PostgreSQL 16 server: . * pgpool_adm * pgpool_recovery (PostgreSQL 9.1 and above) * pgpool_regclass (PostgreSQL 9.1 and above) Package: procdump Description-md5: 2a902cba700e50b5fa9f01c4d1a3edbf Description-en: Utility to create core dumps based on performance triggers ProcDump provides a convenient way for Linux developers to create core dumps of their application based on performance triggers. Package: puppet Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: puppet-agent Description-md5: 9c11faacf3d08afaeacee81d1e4a7435 Description-en: configuration management system, agent Puppet is a configuration management system that allows you to define the state of your IT infrastructure, then automatically enforces the correct state. . This package contains the main Puppet libraries and the agent application. Package: pychess Description-md5: 595768e2264e963948941e4bf3c117a3 Description-en: Fully featured, nice looking, easy to use Chess Client The goal of pychess, is to provide a fully featured, nice looking, easy to use chess client for the gnome-desktop. . The client should be usable both to those totally new to chess, and those who want to use a computer to further enchance their play. . Features include: Tabbed interface pgn+epd read/write support Hints and spymode xboard/cecp engine support Builtin Python based engine Openingbook using sqlite Clean interface and dialogs Builtin move validator Legal move highlighting Supports drag'n'drop. Package: pypy3 Description-md5: bcca4016544277bbfb1d0363fb139efb Description-en: fast alternative implementation of Python 3.x - PyPy interpreter PyPy is a fast, compliant alternative implementation of the Python language (3.x). It has several advantages and distinct features: * Speed: thanks to its Just-in-Time compiler (on x86), Python programs often run faster on PyPy. * Memory usage: large, memory-hungry Python programs might end up taking less space than they do in CPython. * Compatibility: PyPy is highly compatible with existing Python code. It supports ctypes and can run popular Python libraries like twisted and django. * Stackless: PyPy supports stackless mode on most platforms, providing micro-threads for massive concurrency. . This package contains the PyPy interpreter for Python 3.x. Package: pypy3-dev Description-md5: 2ab72155a87adf0fc22366c3a27390d4 Description-en: header files for PyPy (an alternative Python 3.x interpreter) Header files for compiling cpython C extension modules for use with PyPy. Note that pure Python modules will probably perform better. . PyPy supports a subset of cpython's C API through its CPyExt subsystem. . PyPy is a fast, compliant alternative implementation of the Python language (3.x). Package: pypy3-doc Description-md5: 537ca08edf69fdaf448335c7c5bd4398 Description-en: developer Documentation for PyPy (an alternative Python 3.x interpreter) The Developer documentation for PyPy. This mostly covers the internals of PyPy, and development of PyPy itself. . PyPy is a fast, compliant alternative implementation of the Python language (3.x). Package: pypy3-lib Description-md5: d990d11c93726ef911d8bb77cd2497d6 Description-en: standard library for PyPy (an alternative Python 3.x interpreter) The PyPy standard library. This is a combination of modules, copied directly from cpython, modified cpython modules, and modules entirely re-implemented (usually in pure Python, where they are C extensions in cpython). . PyPy is a fast, compliant alternative implementation of the Python language (3.x). Package: pypy3-lib-testsuite Description-md5: b14fc25534dbb48086570e1721307f1a Description-en: standard library test suite for PyPy (an alternative Python 3,x interpreter) The complete test suite for the PyPy standard library. . PyPy is a fast, compliant alternative implementation of the Python language (3.x). Package: pypy3-tk Description-md5: 673507ae7e0cf0430e97082ddc69ab49 Description-en: Tkinter module for PyPy (an alternative Python 3.x interpreter) A module for writing portable GUI applications with PyPy using Tk. Also known as Tkinter. . PyPy is a fast, compliant alternative implementation of the Python language (3.x). Package: pypy3-venv Description-md5: dfd22269c577de737d954e667de88d3b Description-en: fast alternative implementation of Python 3.x - PyPy venv module This package will install the dependencies of the PyPy 3 venv module. . PyPy is a fast, compliant alternative implementation of the Python language (3.x). Package: pyside6-tools Description-md5: 27389a5abdaac3f59555518153e3f33d Description-en: development tools for PySide6 (lupdate) Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . PySide6 ships Python bindings for the Qt 6 framework. This package ships the following accompanying tools: * pyside6-lupdate - update Qt Linguist translation files for PySide Package: pysolfc Description-md5: 3afbc300829f65f3b377983f89b16e58 Description-en: collection of more than 1000 solitaire card games There are games that use the 52 card International Pattern deck, games for the 78 card Tarock deck, eight and ten suit Ganjifa games, Hanafuda games, Matrix games, Mahjongg games, and games for an original hexadecimal-based deck. . Its features include modern look and feel (uses Ttk widget set), multiple cardsets and tableau backgrounds, sound, unlimited undo, player statistics, a hint system, demo games, a solitaire wizard, support for user written plug-ins, an integrated HTML help browser, and lots of documentation. . PySolFC is a fork of PySol Solitaire. Package: python-asv-bench-memray-doc Description-md5: 73fee97ad5943684890880bd65ef19d9 Description-en: Documentation for python-asv-bench-memray This a proof-of-concept externally defined memray benchmark plugin for asv. Like all externally defined benchmark plugins for asv, this has a strict hierarchy. The package name begins with asv_bench. Benchmarks are defined in a benchmarks folder under the package module. Each exported new benchmark type has the export_as_benchmark = [NAMEBenchmark] attribute. . This package contains documentation for asv-bench-memray. Package: python-django-crispy-forms-doc Description-md5: f7f3fb11e3bf8a309ff7a14f2edfa9d2 Description-en: app for Django providing elegant form rendering (Documentation) django-crispy-forms provides you with a |crispy filter and {% crispy %} tag that will let you control the rendering behavior of your Django forms in a very elegant and DRY way. Have full control without writing custom form templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application. . Django-crispy-forms supports several frontend frameworks, such as Twitter Bootstrap (versions 2, 3 and 4), Uni-form and Foundation. You can also easily adapt your custom company's one, creating your own, see the docs for more information. You can easily switch among them using CRISPY_TEMPLATE_PACK setting variable. . This package contains the documentation. Package: python-django-crispy-forms-foundation-doc Description-md5: e981954e45864cf01eb8543e81d2a174 Description-en: Django-crispy-forms layout objects for Foundation for sites (Documentation) This is a Django application to add django-crispy-forms layout objects for the CSS framework Foundation for sites. It depends on the python3-crispy-forms library. . django-crispy-forms provides you with a |crispy filter and {% crispy %} tag that will let you control the rendering behavior of your Django forms in a very elegant and DRY way. Have full control without writing custom form templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application. . django-crispy-forms supports several frontend frameworks, such as Twitter Bootstrap (versions 3 and 4), Uni-form and Foundation. You can also easily adapt your custom company's one, creating your own, see the docs for more information. You can easily switch among them using CRISPY_TEMPLATE_PACK setting variable. . This package contains the documentation. Package: python-djantic-doc Description-md5: e010898a74047f5a6dedbb40b8c9ad0e Description-en: Pydantic model support for Django (Documentation) Djantic is a library that provides a configurable utility class for automatically creating a Pydantic model instance for any Django model class. It is intended to support all of the underlying Pydantic model functionality such as JSON schema generation and introduces custom behaviour for exporting Django model instance data. . This package contains the documentation. Package: python-flask-babel-doc Description-md5: d9cc4438593ba6eb884d0cb9d8c360cd Description-en: internationalization and localization support for Flask (documentation) Flask-Babel is an extension to Flask that adds internationalization and localization support. It has a friendly interface to gettext translations and supports date formatting with timezones. . This package contains the documentation. Package: python-geoalchemy2-doc Description-md5: 41d605c07ee8c2a1537ebffe7871bf51 Description-en: SQLAlchemy extension for spatial databases (Documentation) GeoAlchemy 2 extends SQLAlchemy, enabling it to handle spatial databases. This toolkit supports various database dialects including PostgreSQL/PostGIS, SQLite, and MySQL. By leveraging SQLAlchemy's ORM capabilities, GeoAlchemy 2 simplifies the integration of spatial data within Python applications. . This package contains the documentation. Package: python-ipywidgets-doc Description-md5: 04eff6c28579d2b4cb8412d11836b71b Description-en: Interactive widgets for the Jupyter notebook (documentation) Notebooks come alive when interactive widgets are used. Learning becomes an immersive and fun experience. Researchers can easily see how changing inputs to a model impact the results. . This package installs documentation. Package: python-jupyter-events-doc Description-md5: 352be4b0cc8a246c5198ebbc72427270 Description-en: Event system for Jupyter applications and extensions (documentation) Jupyter Events is a configurable event system that enables Jupyter Python Applications (e.g. Jupyter Server, JupyterLab Server, JupyterHub, etc.) to emit events-structured data describing things happening inside the application. Other software (e.g. client applications like JupyterLab) can listen and respond to these events. . This package contains documentation. Package: python-matridge-doc Description-md5: 11070240cd27b4736f85c0ba7759f2de Description-en: feature-rich Matrix/XMPP gateway (documentation) Matridge is a puppeteering gateway with fancy IM features, such as (emoji) reactions, replies, and retractions. . This is the documentation package. Package: python-msgspec-doc Description-md5: ff15ef71a36d0ae88ee4d8d30dd19124 Description-en: Fast serialization/validation Python library (Documentation) msgspec is a library that provides the following features for serialization and validation of JSON, MessagePack, YAML, and TOML data: . * High performance encoders/decoders for common protocols. The JSON and MessagePack implementations regularly benchmark as the fastest options for Python. * Support for a wide variety of Python types. Additional types may be supported through extensions. * Zero-cost schema validation using familiar Python type annotations. In benchmarks msgspec decodes and validates JSON faster than orjson can decode it alone. * A speedy Struct type for representing structured data. If you already use dataclasses or attrs, structs should feel familiar. However, they're 5-60x faster for common operations. . This package contains the documentation for python3-msgspec. Package: python-ppmd-doc Description-md5: a6a00c01823b7c839be85ec9735c8b48 Description-en: documentation for the ppmd Python library This package provides documentation for ppmd Package: python-pyfunceble-doc Description-md5: 17f54f4ffd85b3a31e15d3891abe4a85 Description-en: Check availability of domains, IPs or URLs (common documentation) tool written in Python that was developed with the objective of verifying the availability of domains and IP addresses on the Internet. The main purpose of PyFunceble is to perform DNS resolution and connection tests to determine if a domain is up and reachable or down and unavailable. . PyFunceble's main features include: - Domain Availability Check: PyFunceble can determine if a domain is up and responding to requests. - Network Connection Test: The tool checks connectivity to a specific domain or IP address. - DNS resolution test: PyFunceble can check if DNS is able to convert the domain name to an IP address. - Domain list analysis: It is possible to provide a list of domains to PyFunceble, which will check the availability of each of them and generate detailed reports. - Behavior customization: The tool offers several options to customize its behavior, allowing you to define timeouts for connections, choose DNS servers to test, among other settings. - Reports: PyFunceble generates detailed reports in different formats (e.g. JSON, CSV, etc.), providing information about domain availability and test results. - Integration with CI/CD: PyFunceble is useful for integration into continuous integration and continuous delivery (CI/CD) pipelines, allowing you to check the availability of domains in automated scenarios. . This package installs the common documentation package. Package: python-pyside6-doc Description-md5: f9de714b6555fa249f4b13b35dd3b1ad Description-en: Python bindings for Qt 6 (common documentation) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the common documentation package. Package: python-pystac-doc Description-md5: 537b4a65595c941182842e74d9ebaefd Description-en: Python library for working with the SpatioTemporal Asset Catalog (documentation) PySTAC is a library for working with the SpatioTemporal Asset Catalog (STAC) specification (https://stacspec.org) in Python 3. . Some nice features of PySTAC are: . * Reading and writing STAC version 1.0. Future versions will read older versions of STAC, but always write the latest supported version. See STAC Spec Version Support for details. * In-memory manipulations of STAC catalogs. * Extend the I/O of STAC metadata to provide support for other platforms (e.g. cloud providers). * Easy, efficient crawling of STAC catalogs. STAC objects are only read in when needed. * Easily write "absolute published", "relative published" and "self-contained" catalogs as described in the best practices documentation. . This package provides documentation for pystac. Package: python-skbio-doc Description-md5: 0d2719e1e5874e7a73c3d5bcf116e25d Description-en: Data structures, algorithms, educational resources for bioinformatics (docs) Scikit-bio is a Python package providing data structures, algorithms, and educational resources for bioinformatics. . This is the HTML documentation for skbio. Package: python-slidge-doc Description-md5: fbb0f4ccc83de8039ad9f5586bdef54e Description-en: XMPP puppeteer gateway library in Python (documentation) Slidge makes writing gateways to other chat networks (legacy modules) as frictionless as possible. It supports fancy IM features, such as (emoji) reactions, replies, and retractions. . This is the documentation package. Package: python-sympy-doc Description-md5: cc59e8cf2755ff21ca090cae2bda5c81 Description-en: Computer Algebra System (CAS) in Python - Documentation SymPy is a Python library for symbolic mathematics (manipulation). It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries, except optionally for plotting support. . This package contains the documentation for sympy Python module. Package: python-xsdata-doc Description-md5: 7f79b623c8bdf547c72e98458101a0b0 Description-en: Naive XML Bindings for Python (common documentation) xsData is a complete XML data binding library for Python allowing developers to access and use XML documents as simple objects rather than using DOM. . It ships with a code generator for XML Schema definitions and WSDL 1.1 with SOAP 1.1 bindings. It produces simple dataclasses with type hints that don't depend on the library itself in order to reduce the learning curve for users that have to write the binding models manually. . The included xml parser and serializer are highly optimized and adaptable with handlers based on native Python and lxml. The parser configuration offers the ability to skip unknown properties and to process xinclude statements. . xsData is constantly tested against the W3C XML Schema 1.1 test suite. . This is the common documentation package. Package: python3-aiopurpleair Description-md5: d85bb253d49da4fb856bd96bb27c4b50 Description-en: Python library for interacting with the PurpleAir API This library allows users to interact with the PurpleAir API, providing access to hyper-local air quality data collected from PurpleAir sensors. The library can fetch data from specific sensors, retrieve lists of nearby sensors, and generate API keys for accessing different levels of data. It supports querying for sensor data based on various parameters such as fields, location, modification date, and more. Package: python3-asv-bench-memray Description-md5: 785a5a05228ea0ab59d245a1861acd35 Description-en: Memray benchmark plugin for asv This a proof-of-concept externally defined memray benchmark plugin for asv. Like all externally defined benchmark plugins for asv, this has a strict hierarchy. The package name begins with asv_bench. Benchmarks are defined in a benchmarks folder under the package module. Each exported new benchmark type has the export_as_benchmark = [NAMEBenchmark] attribute. Package: python3-av Description-md5: 4c00d46bee90f8f86104cdfd2b5f9c04 Description-en: pythonic bindings for FFmpeg's libraries PyAV is a Pythonic binding for the FFmpeg libraries, aiming to provide all of the power and control of the underlying library, but manage the gritty details as much as possible. . PyAV is for direct and precise access to your media via containers, streams, packets, codecs, and frames. It exposes a few transformations of that data, and helps you get your data to/from other packages (e.g. Numpy and Pillow). Package: python3-brial Description-md5: c156f962c6f2314f9f45be4d5ac79611 Description-en: polynomials over Boolean Rings, Python 3 module The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl Python 3 module. Package: python3-catalogue Description-md5: 85105a133c62e68e1a43cf79c549f278 Description-en: super lightweight function registries for Python3 libraries catalogue is a tiny, zero-dependencies library that makes it easy to add function (or object) registries to your code. Function registries are helpful when you have objects that need to be both easily serializable and fully customizable. Instead of passing a function into your object, you pass in an identifier name, which the object can use to lookup the function from the registry. This makes the object easy to serialize, because the name is a simple string. If you instead saved the function, you'd have to use Pickle for serialization, which has many drawbacks. Package: python3-clang-17 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-clang-18 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-clang-19 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-clang-20 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-colorcet Description-md5: ad05bfea4c93d0a17484bc41a3b3925e Description-en: set of useful perceptually uniform colormaps for plotting scientific data Collection of perceptually uniform colormaps for use with Python plotting programs like bokeh, matplotlib, holoviews, and datashader based on the set of perceptually uniform colormaps created by Peter Kovesi at the Center for Exploration Targeting. Package: python3-csb43 Description-md5: 192574b8206b0675304abc214fddb1f6 Description-en: Spanish banks' CSB/AEB norm 43 converter (Python) This Python module provides tools for converting from the Spanish banks' format *CSB/AEB norm 43* to other file formats. . Supported formats: . - OFX v1.0.3 (SGML) & v2.1.1 (XML) - HomeBank CSV - HTML - JSON - ODS: OpenDocument spreadsheet - CSV, TSV: comma- or tab-separated values - XLS: Microsoft Excel spreadsheet - XLSX: OOXML spreadsheet - YAML Package: python3-cwiid Description-md5: 3aded0998c08a9d152480917adbe7be7 Description-en: library to interface with the wiimote CWiid is a working userspace driver along with various applications implementing event drivers, multiple wiimote connectivity, gesture recognition, and other Wiimote-based functionality. . This package provides the Python cwiid module. Package: python3-databases Description-md5: 1244464168a9e04754f8e997cc985150 Description-en: async database support for Python's asyncio Databases gives you simple asyncio support for a range of databases. . It allows you to make queries using the powerful SQLAlchemy Core expression language, and provides support for PostgreSQL, MySQL and SQLite. . Databases is suitable for integrating against any async Web framework, such as Starlette, Sanic, Responder, Quart, aiohttp, Tornado, FastAPI or Bocadillo. Package: python3-django-crispy-forms Description-md5: cd8872a7d81d0836d82490e06d77defb Description-en: app for Django providing elegant form rendering (Python3 version) django-crispy-forms provides you with a |crispy filter and {% crispy %} tag that will let you control the rendering behavior of your Django forms in a very elegant and DRY way. Have full control without writing custom form templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application. . Django-crispy-forms supports several frontend frameworks, such as Twitter Bootstrap (versions 2, 3 and 4), Uni-form and Foundation. You can also easily adapt your custom company's one, creating your own, see the docs for more information. You can easily switch among them using CRISPY_TEMPLATE_PACK setting variable. . This package contains the Python 3 version of the library. Package: python3-django-crispy-forms-foundation Description-md5: 7abc36c90aaaf520ce9bfc81d5983751 Description-en: Django-crispy-forms layout objects for Foundation for sites (Python3 version) This is a Django application to add django-crispy-forms layout objects for the CSS framework Foundation for sites. It depends on the python3-crispy-forms library. . django-crispy-forms provides you with a |crispy filter and {% crispy %} tag that will let you control the rendering behavior of your Django forms in a very elegant and DRY way. Have full control without writing custom form templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application. . django-crispy-forms supports several frontend frameworks, such as Twitter Bootstrap (versions 3 and 4), Uni-form and Foundation. You can also easily adapt your custom company's one, creating your own, see the docs for more information. You can easily switch among them using CRISPY_TEMPLATE_PACK setting variable. . This package contains the Python 3 version of the library. Package: python3-djantic Description-md5: f56f358d30e63299ffb9365939bfdf1c Description-en: Pydantic model support for Django (Python3 version) Djantic is a library that provides a configurable utility class for automatically creating a Pydantic model instance for any Django model class. It is intended to support all of the underlying Pydantic model functionality such as JSON schema generation and introduces custom behaviour for exporting Django model instance data. Package: python3-dns Description-md5: 32eaa5f6103e3bc4f5c85cabfab90328 Description-en: DNS client module for Python 3 This Python 3 module provides an DNS API for looking up DNS entries from within Python 3 modules and applications. This module is a simple, lightweight implementation. It is not as complete as python-dnspython, but is useful for many common applications. It does not support async. Package: python3-docx Description-md5: 6e906b57e01a8d5076fb9de4c3654bee Description-en: library for creating and updating Microsoft Word files (Python 3) python-docx is a Python library for creating and updating Microsoft Word (.docx) files. . This package installs the library for Python 3. Package: python3-doubleratchet Description-md5: 4107b1e88142ea4461db53bde8a1e7b0 Description-en: Python 3 implementation of the Double Ratchet algorithm This python library offers an implementation of the Double Ratchet algorithm as specified here. . The goal is to provide a configurable and independent implementation of the algorithm, while keeping the structure close to the specification and providing recommended settings. . This library was developed as part of python-omemo, a pretty cool end-to-end encryption protocol. . This package provides the Python 3.x module. Package: python3-editor Description-md5: 4c4af0f98472bf89576f416f0b7070e6 Description-en: programmatically open an editor, capture the result - Python 3.x python-editor is a library that provides the editor module for programmatically interfacing with your system's $EDITOR. The user can then enter a commit message for example. . Editor first looks for the $EDITOR environment variable. If set, it uses the value as-is, without fallbacks. If no $EDITOR is set, editor will search through a list of known editors, and use the first one that exists on the system. For example, on Linux, editor will look for the following editors in order: * vim * emacs * nano . When calling the edit() function, editor will open the editor in a subprocess, inheriting the parent process's stdin, stdout . This package contains the Python 3.x module. Package: python3-emmet-core Description-md5: 09284ddc098214ecdaf49955214ede5b Description-en: Core models for the Materials Project (Python 3) The Materials API Toolkit for the Materials Project. Emmet-core defines the core models, data pipelines. . This package installs the library for Python 3. Package: python3-ffcv Description-md5: fc45d0d45cb53d3f6df172de74130e82 Description-en: Fast Forward Computer Vision (and other ML workloads) This is a drop-in data loading system that dramatically increases data throughput in model training. Package: python3-firewall Description-md5: af886a0978346647c973846fe9db7375 Description-en: Python3 bindings for firewalld firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. . This package provides Python3 bindings for firewalld. Package: python3-flask-babel Description-md5: 5e8c296a7dfa2f972afe4d4833897294 Description-en: internationalization and localization support for Flask (Python 3) Flask-Babel is an extension to Flask that adds internationalization and localization support. It has a friendly interface to gettext translations and supports date formatting with timezones. . This is the Python 3 version of the package. Package: python3-flask-sqlalchemy Description-md5: f5bf19d1ddb6afb3baa428aa8b0b1c4c Description-en: SQLAlchemy support to your Python 3 Flask application (Python3) Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. . This python3 package adds SQLAlchemy support to Flask. The aim of SQLAlchemy is to make accomplishing common tasks in Flask application easier by providing useful defaults and extra helpers. Package: python3-gammapy Description-md5: c47c36129622c5a0efe91bdf8f8da940 Description-en: Python package for gamma-ray astronomy Gammapy is an in-development affiliated package of Astropy that builds on the core scientific Python stack to provide tools to simulate and analyse the gamma-ray sky for telescopes such as CTA, H.E.S.S., VERITAS, MAGIC, HAWC and Fermi-LAT. Package: python3-genx Description-md5: 532af7e4345a07615e761e413c9ad2ab Description-en: differential evolution algorithm for fitting GenX is a versatile program using the differential evolution algorithm for fitting, primarily, X-ray and neutron reflectivity data, lately also surface x-ray diffraction data. The differential evolution algorithm is a robust optimization method which avoids local minima but at same is a highly effective. GenX is written in Python and uses the wxpython package for the Graphical User Interface (GUI). A model to fit is defined either through a GUI plug-in or via a Python script. The possibility to script everything makes it easy to develop completely new fitting model. Clearly, GenX is extremely modular, making it possible to extend the program with models and plug-ins for most fitting problems. At the present GenX is shipped with models for x-ray and neutron specular reflectivity, off-specular x-ray reflectivity and surface x-ray diffraction Package: python3-geoalchemy2 Description-md5: 689535719ea64980b5c1f97ef078980d Description-en: SQLAlchemy extension for spatial databases GeoAlchemy 2 extends SQLAlchemy, enabling it to handle spatial databases. This toolkit supports various database dialects including PostgreSQL/PostGIS, SQLite, and MySQL. By leveraging SQLAlchemy's ORM capabilities, GeoAlchemy 2 simplifies the integration of spatial data within Python applications. Package: python3-httpx Description-md5: 6762dc17c5db1f355a304667af11f924 Description-en: next generation HTTP client HTTPX is a fully featured HTTP client for Python 3, which provides sync and async APIs, and support for both HTTP/1.1 and HTTP/2. . HTTPX is a high performance asynchronous HTTP client, that builds on the well-established usability of requests, and gives you: . * A broadly requests-compatible API. * Standard synchronous interface, but with async support if you need it. * HTTP/1.1 and HTTP/2 support. * Ability to make requests directly to WSGI applications or ASGI applications. * Strict timeouts everywhere. * Fully type annotated. * 99% test coverage. . Plus all the standard features of requests: . * International Domains and URLs * Keep-Alive & Connection Pooling * Sessions with Cookie Persistence * Browser-style SSL Verification * Basic/Digest Authentication * Elegant Key/Value Cookies * Automatic Decompression * Automatic Content Decoding * Unicode Response Bodies * Multipart File Uploads * HTTP(S) Proxy Support * Connection Timeouts * Streaming Downloads * .netrc Support * Chunked Requests Package: python3-id Description-md5: cd38f0855c3971835211a99507e818c6 Description-en: Python tool for generating and managing OIDC identities This is a versatile Python tool designed for generating and managing OpenID Connect (OIDC) identities across various environments including GitHub Actions, GitLab pipelines, and Google Cloud platforms. This tool simplifies the process of OIDC credential generation and supports automatic detection and production of credentials in supported environments. . With 'id', users can efficiently handle OIDC tokens and authentication procedures, streamlining deployment and CI/CD workflows. The tool is also equipped to work in environments like Buildkite and CircleCI, ensuring broad compatibility and utility. Package: python3-ipywidgets Description-md5: 3d8af55ca201e7710e25b1ac86e14d7d Description-en: Interactive widgets for the Jupyter notebook (Python 3) Notebooks come alive when interactive widgets are used. Learning becomes an immersive and fun experience. Researchers can easily see how changing inputs to a model impact the results. . This package installs the library for Python 3 notebooks. Package: python3-jupyter-events Description-md5: 422c2a2fef470d10d8697756468ae196 Description-en: Event system for Jupyter applications and extensions Jupyter Events is a configurable event system that enables Jupyter Python Applications (e.g. Jupyter Server, JupyterLab Server, JupyterHub, etc.) to emit events-structured data describing things happening inside the application. Other software (e.g. client applications like JupyterLab) can listen and respond to these events. . This package installs the library for Python 3. Package: python3-lldb-17 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-lldb-18 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-lldb-19 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-lldb-20 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-matridge Description-md5: e723684f18e777709e83c5fb94d43143 Description-en: feature-rich Matrix/XMPP gateway Matridge is a puppeteering gateway with fancy IM features, such as (emoji) reactions, replies, and retractions. Package: python3-metview Description-md5: d7374649cdfda22352a154130b3c46df Description-en: Python3 support for Metview Metview is the Visualization system from the European Centre for Medium Range Forecasts. It is scriptable, allowing auotmated generation of weather and climate graphics. . This package provides Python3 support for the Metview package Package: python3-mpv Description-md5: 4ef5afd43e9cde4b75432c7795936d89 Description-en: Python interface to the awesome mpv media player python-mpv is a ctypes-based Python interface to the mpv media player. It gives you more or less full control of all features of the player, just as the Lua interface does. Package: python3-msgspec Description-md5: b4d9cd55cc0fcfffbcffca09c90f73d4 Description-en: Fast serialization/validation Python library (Python 3) msgspec is a library that provides the following features for serialization and validation of JSON, MessagePack, YAML, and TOML data: . * High performance encoders/decoders for common protocols. The JSON and MessagePack implementations regularly benchmark as the fastest options for Python. * Support for a wide variety of Python types. Additional types may be supported through extensions. * Zero-cost schema validation using familiar Python type annotations. In benchmarks msgspec decodes and validates JSON faster than orjson can decode it alone. * A speedy Struct type for representing structured data. If you already use dataclasses or attrs, structs should feel familiar. However, they're 5-60x faster for common operations. . This package contains the Python 3 version. Package: python3-napari Description-md5: 15b2401a7872de383c014d992bb1bc8b Description-en: n-dimensional array viewer in Python Fast, interactive, multi-dimensional image viewer for Python. It's designed for browsing, annotating, and analyzing large multi-dimensional images. It's built on top of Qt (for the GUI), vispy (for performant GPU-based rendering), and the scientific Python stack (numpy, scipy). Package: python3-networking-sfc Description-md5: bf8a77372a3cd3b1a36aa34a70bfe9a9 Description-en: OpenStack virtual network service - SFC extension Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . This package provides the Python 3 module for the Service Function Chaining (SFC) extension. Package: python3-notcurses Description-md5: 5c083d26387b359104da833c5342d7cf Description-en: Character graphics and TUI library (Python) Notcurses facilitates the creation of modern TUI programs, making full use of Unicode and 24-bit TrueColor. It presents an API similar to that of Curses, and rides atop Terminfo. . These files are necessary for Python development using Notcurses. The notcurses-pydemo script verifies these Python wrappers. Package: python3-npe2 Description-md5: be248aa021dac7dd5ff24047a16b4e79 Description-en: napari plugin engine v2 This is a refactoring of the napari plugin engine Package: python3-numba Description-md5: 4171f6228d88332177aa544844f33488 Description-en: native machine code compiler for Python 3 Numba compiles native machine code instructions from Python programs at runtime using the LLVM compiler infrastructure. It could be easily employed by decorating individual computation intensive functions in the Python code. Numba could significantly speed up the performance of computations, and optionally supports compilation to run on GPU processors through Nvidia's CUDA platform. It integrates well with the Python scientific software stack, and especially recognizes Numpy arrays. . This package contains the modules for Python 3. Package: python3-opm-simulators Description-md5: 5411eb2e3edbc3284d05fe5e42c61d3b Description-en: Python wrappers for the Open porous media / reservoir simulators The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides Python wrappers for the simulators. Package: python3-ppmd Description-md5: 3e1d48dcd312307535298c96b9bda2e6 Description-en: PPMd compression/decompression library PPM(Prediction by partial matching) is a compression algorithm which has several variations of implementations. PPMd is the implementation by Dmitry Shkarin. It is used in the RAR and by 7-Zip as one of several possible methods. . ppmd, aka. ppmd-cffi, is a python bindings with PPMd implementation by C language. The C codes are derived from p7zip, portable 7-zip implementation. ppmd-cffi support PPMd ver.H and PPMd ver.I. Package: python3-psygnal Description-md5: 433e594459881b5c337f763748aaf94c Description-en: Fast Python callback/event system modeled after Qt Signals Psygnal (pronounced "signal") is a pure Python implementation of the observer pattern, with the API of Qt-style Signals with (optional) signature and type checking, and support for threading. . This library does not require or use Qt in any way, It simply implements a similar observer pattern API. Package: python3-pydantic-settings Description-md5: 400feea763ce8001a4408b97799b79cc Description-en: settings management using pydantic (Python 3) Settings management using Pydantic, this is the new official home of Pydantic's BaseSettings. . Pydantic Settings provides optional Pydantic features for loading a settings or config class from environment variables or secrets files. . This package installs the library for Python 3. Package: python3-pydataverse Description-md5: a13fa889234fa76f7cbb050b4a3a686f Description-en: Python module for interacting with Dataverse APIs pyDataverse provides a comprehensive Python interface for interacting with Dataverse's APIs, facilitating the manipulation, validation, import, and export of all Dataverse data-types, including Dataverses, Datasets, and Datafiles. Whether it's for importing large volumes of data into Dataverse, testing instances post-deployment, or executing basic API calls, pyDataverse streamlines these processes. Its fully Open Source license ensures it is accessible for everyone to use. Features include a comprehensive API wrapper covering all Dataverse API endpoints, data models for key Dataverse data types, data conversion tools for Dataverse's JSON format, easy mass imports/exports through CSV templates, utility functions, documented examples, custom exceptions, and a test suite. This module supports Python 3.6 and newer versions, making it a versatile tool for developers working with Dataverse. Package: python3-pyfunceble Description-md5: 7619386634ab071ae61d8fda78ac05a4 Description-en: Check availability of domains, IPs or URLs tool written in Python that was developed with the objective of verifying the availability of domains and IP addresses on the Internet. The main purpose of PyFunceble is to perform DNS resolution and connection tests to determine if a domain is up and reachable or down and unavailable. . PyFunceble's main features include: - Domain Availability Check: PyFunceble can determine if a domain is up and responding to requests. - Network Connection Test: The tool checks connectivity to a specific domain or IP address. - DNS resolution test: PyFunceble can check if DNS is able to convert the domain name to an IP address. - Domain list analysis: It is possible to provide a list of domains to PyFunceble, which will check the availability of each of them and generate detailed reports. - Behavior customization: The tool offers several options to customize its behavior, allowing you to define timeouts for connections, choose DNS servers to test, among other settings. - Reports: PyFunceble generates detailed reports in different formats (e.g. JSON, CSV, etc.), providing information about domain availability and test results. - Integration with CI/CD: PyFunceble is useful for integration into continuous integration and continuous delivery (CI/CD) pipelines, allowing you to check the availability of domains in automated scenarios. Package: python3-pyglet Description-md5: 1526f4a1a47d021207ca4cf22905703b Description-en: cross-platform windowing and multimedia library (Python 3) This library provides an object-oriented programming interface for developing games and other visually-rich applications with Python. pyglet has virtually no external dependencies. For most applications and game requirements, pyglet needs nothing else besides Python, simplifying distribution and installation. It also handles multiple windows and fully aware of multi-monitor setups. . pyglet might be seen as an alternative to PyGame. . This is the Python 3 version. Package: python3-pyside6.qt3danimation Description-md5: 7174d2a9e4dbbdfc6dfdf26253c9461b Description-en: Python bindings for Qt 6 3DAnimation module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Qt3DAnimation module. Package: python3-pyside6.qt3dcore Description-md5: cea7f75bb83737d35e53197f2da36c8d Description-en: Python bindings for Qt 6 3DCore module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Qt3DCore module. Package: python3-pyside6.qt3dextras Description-md5: 1e2340fa2669d48c148ea71549283f71 Description-en: Python bindings for Qt 6 3DExtras module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Qt3DExtras module. Package: python3-pyside6.qt3dinput Description-md5: bb86be7cde30b55129ae7fe8d139227f Description-en: Python bindings for Qt 6 3DInput module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Qt3DInput module. Package: python3-pyside6.qt3dlogic Description-md5: 4cc95a55138c1a53d349cbd69d1c0bbe Description-en: Python bindings for Qt 6 3DLogic module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Qt3DLogic module. Package: python3-pyside6.qt3drender Description-md5: 23377cc11aa3ad6b184362334fad06fe Description-en: Python bindings for Qt 6 3DRender module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Qt3DRender module. Package: python3-pyside6.qtasyncio Description-md5: e2d7615aaf30d47c7ceb2b978f87c122 Description-en: Python bindings for Qt 6 ASyncIO (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtAsyncio module. Package: python3-pyside6.qtbluetooth Description-md5: 65199779c7a0392e659bb1993034c3bb Description-en: Python bindings for Qt 6 Bluetooth (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtBluetooth module. Package: python3-pyside6.qtcharts Description-md5: 977a3b93ccbfae09b7d074c0440e2b96 Description-en: Python bindings for Qt 6 Charts module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtCharts module. Package: python3-pyside6.qtconcurrent Description-md5: 9a490a8c4dc75e3b98e221d7dfb15114 Description-en: Python bindings for Qt 6 Concurrent module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtConcurrent module. Package: python3-pyside6.qtcore Description-md5: ddd9b8d5a606eb07952fb5c036fef828 Description-en: Python bindings for Qt 6 core module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtCore module. Package: python3-pyside6.qtdatavisualization Description-md5: d7fb3a420ab9c504921466d9477cef47 Description-en: Python bindings for Qt 6 Data Visualization (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtDataVisualization module. Package: python3-pyside6.qtdbus Description-md5: 60316ae2d1ac96e48561cabde121126e Description-en: Python bindings for Qt 6 DBus (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtDBus module. Package: python3-pyside6.qtdesigner Description-md5: c2704a771374e9fb86c63f5a9f8f1129 Description-en: Python bindings for Qt 6 Desginer (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtDesigner module. Package: python3-pyside6.qtgui Description-md5: 2260cf22d28b534405d064ad05754f72 Description-en: Python bindings for Qt 6 Gui module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtGui module. Package: python3-pyside6.qthelp Description-md5: 23eefbba86ece3b366a4fa1d13751e1d Description-en: Python bindings for Qt 6 Help module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtHelp module. Package: python3-pyside6.qthttpserver Description-md5: cac9d404da4cd5f4b8ce2af5b7a381af Description-en: Python bindings for Qt 6 HttpServer (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtHttpServer module. Package: python3-pyside6.qtlocation Description-md5: 4b7924e97068e1e381ee00d6832ec146 Description-en: Python bindings for Qt 6 Location module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtLocation module. Package: python3-pyside6.qtmultimedia Description-md5: d883d8b3cd9da2640bfb73fe39f05432 Description-en: Python bindings for Qt 6 Multimedia module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtMultimedia module. Package: python3-pyside6.qtmultimediawidgets Description-md5: b5043f6a89616cca53e29069ce80905e Description-en: Python bindings for Qt 6 MultimediaWidgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtMultimediaWidgets module. Package: python3-pyside6.qtnetwork Description-md5: a55280c992263f4fe9725cc156cf52bc Description-en: Python bindings for Qt 6 Network module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtNetwork module. Package: python3-pyside6.qtnetworkauth Description-md5: e70eb24db824d791066d2d1b9d3f171d Description-en: Python bindings for Qt 6 NetworkAuth (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtNetworkAuth module. Package: python3-pyside6.qtnfc Description-md5: 0e9ce474d168b0c0f9861e0a3c097325 Description-en: Python bindings for Qt 6 NFC (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtNfc module. Package: python3-pyside6.qtopengl Description-md5: da578d7fcabfbe5e5d1f18b6c12435f7 Description-en: Python bindings for Qt 6 OpenGL module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtOpenGL module. Package: python3-pyside6.qtopenglwidgets Description-md5: 14e9aa2908555117dfdf8aadc0e63447 Description-en: Python bindings for Qt 6 OpenGLWidgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtOpenGLWidgets module. Package: python3-pyside6.qtpdf Description-md5: 9f485261a98c723d5cc30b88d8a09efb Description-en: Python bindings for Qt 6 PDF module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtPdf module. Package: python3-pyside6.qtpdfwidgets Description-md5: 4bddbf785e07165533da1296e8b947d9 Description-en: Python bindings for Qt 6 PDF Widgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtPdfWidgets module. Package: python3-pyside6.qtpositioning Description-md5: 89fada84351f8a927417b14b5dc1eaa6 Description-en: Python bindings for Qt 6 Positioning module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtPositioning module. Package: python3-pyside6.qtprintsupport Description-md5: 538456441c7b7f7899a592d6da459a59 Description-en: Python bindings for Qt 6 PrintSupport module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtPrintSupport module. Package: python3-pyside6.qtqml Description-md5: c6e9945a9c5498e35ff403e9eec358d0 Description-en: Python bindings for Qt 6 Qml module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtQml module. Package: python3-pyside6.qtquick Description-md5: cb43d4bba810d1c67b6571c29f824af0 Description-en: Python bindings for Qt 6 Quick module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtQuick module. Package: python3-pyside6.qtquick3d Description-md5: 59417264955a60a1c07b172c93057adb Description-en: Python bindings for Qt 6 Quick3D (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtQuick3D module. Package: python3-pyside6.qtquickcontrols2 Description-md5: af73ac06bdd197212ef14bf5689d01c4 Description-en: Python bindings for Qt 6 QuickControls2 (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtQuickControls2 module. Package: python3-pyside6.qtquickwidgets Description-md5: 12af432c0f6a29ff43abfe99acece9ea Description-en: Python bindings for Qt 6 QuickWidgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtQuickWidgets module. Package: python3-pyside6.qtremoteobjects Description-md5: d90b94fa2357ff1d3a287f1f7e3a318b Description-en: Python bindings for Qt 6 RemoteObjects (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtRemoteObjects module. Package: python3-pyside6.qtscxml Description-md5: 459f1920f5b8c813729dc5f59297d6bc Description-en: Python bindings for Qt 6 Scxml (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Scxml module. Package: python3-pyside6.qtsensors Description-md5: bbfeee07412bb8fe2c18227a8b94c0c6 Description-en: Python bindings for Qt 6 Sensors module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtSensors module. Package: python3-pyside6.qtserialbus Description-md5: 1d4ad4c7836c504ae1e58b13ef438bdd Description-en: Python bindings for Qt 6 SerialBus (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtSerialBus module. Package: python3-pyside6.qtserialport Description-md5: 645d0cf79c8b08479e313c838702af6c Description-en: Python bindings for Qt 6 SerialPort (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtSerialPort module. Package: python3-pyside6.qtspatialaudio Description-md5: af1f69a4fbd5a7edc445c6ad3630e6ad Description-en: Python bindings for Qt 6 Spatial Audio (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtSpatialAudio module. Package: python3-pyside6.qtsql Description-md5: aea51482b5909a47f2f7045b80147a9e Description-en: Python bindings for Qt 6 Sql module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtSql module. Package: python3-pyside6.qtstatemachine Description-md5: 1ae1e0308244696afc95eb878e133141 Description-en: Python bindings for Qt 6 State Machine (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtStateMachine module. Package: python3-pyside6.qtsvg Description-md5: 8afc978defd189cb6cbe202d15a4f4b3 Description-en: Python bindings for Qt 6 Svg module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtSvg module. Package: python3-pyside6.qtsvgwidgets Description-md5: ebe3103c50983c59dccc22191207b300 Description-en: Python bindings for Qt 6 SvgWidgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtSvgWidgets module. Package: python3-pyside6.qttest Description-md5: abcf5d4e217cd3b36601cc030c299b92 Description-en: Python bindings for Qt 6 Test module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtTest module. Package: python3-pyside6.qttexttospeech Description-md5: 74582c01b1839f7a25370436a2f744eb Description-en: Python bindings for Qt 6 TextToSpeech module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtTextToSpeech module. Package: python3-pyside6.qtuitools Description-md5: 019ae86c1bee51f84456766a238a7494 Description-en: Python bindings for Qt 6 UiTools module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtUiTools module. Package: python3-pyside6.qtwebchannel Description-md5: 1b47cfb77c3e6a5ce48522471c014b63 Description-en: Python bindings for Qt 6 WebChannel module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtWebChannel module. Package: python3-pyside6.qtwebenginecore Description-md5: 3505a0af5cd71af1eaed08f6c676cd54 Description-en: Python bindings for Qt 6 WebEngineCore module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtWebEngineCore module. Package: python3-pyside6.qtwebenginequick Description-md5: 9621c1ace70ff196662e81a48cd237eb Description-en: Python bindings for Qt 6 WebEngineQuick module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtWebEnginequick module. Package: python3-pyside6.qtwebenginewidgets Description-md5: d60cb7ffdb10eea5ab906ff6f79f33b7 Description-en: Python bindings for Qt 6 WebEngineWidgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtWebEngineWidgets module. Package: python3-pyside6.qtwebsockets Description-md5: 41e86f0c58ce801559dd3aef14e1daae Description-en: Python bindings for Qt 6 WebSockets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtWebSockets module. Package: python3-pyside6.qtwidgets Description-md5: 7616fdb0fb924f76cdc58d8a56d7d490 Description-en: Python bindings for Qt 6 Widgets module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtWidgets module. Package: python3-pyside6.qtxml Description-md5: cdd59076644d2eefbe3a0d48a619425f Description-en: Python bindings for Qt 6 Xml module (Python 3) pyside6 provides Python bindings for Qt 6.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtXml module. Package: python3-pystac Description-md5: 481e44bd838f223d8257805bcf6ed90e Description-en: Python library for working with the SpatioTemporal Asset Catalog PySTAC is a library for working with the SpatioTemporal Asset Catalog (STAC) specification (https://stacspec.org) in Python 3. . Some nice features of PySTAC are: . * Reading and writing STAC version 1.0. Future versions will read older versions of STAC, but always write the latest supported version. See STAC Spec Version Support for details. * In-memory manipulations of STAC catalogs. * Extend the I/O of STAC metadata to provide support for other platforms (e.g. cloud providers). * Easy, efficient crawling of STAC catalogs. STAC objects are only read in when needed. * Easily write "absolute published", "relative published" and "self-contained" catalogs as described in the best practices documentation. Package: python3-python-docx Description-md5: 89d3f04b18112d917be9435acaaaf54a Description-en: transitional package This is a transitional package for python3-docx. Package: python3-rdflib-sqlalchemy Description-md5: 434337f77f96dab22c7c5e19b706d81a Description-en: RDFLib store using SQLAlchemy dbapi as back-end RDFLib-SQLAlchemy is a formula-aware store for RDFLib that uses SQLAlchemy to persist triples in relational databases. . Tested backends include: . * SQLite, using the built-in Python driver * MySQL, using mysql-connector * PostgreSQL, using psycopg2 or pg8000 Package: python3-recoll Description-md5: da325c34eba252b005b1eef214aed195 Description-en: Python extension for recoll (Python3) Personal full text search package which is based on a very strong backend (Xapian), for which it provides an easy to use and feature-rich interface. . This package provides Python3 extension module for recoll which can be use to extend recoll such as an Ubuntu Unity Lens. Package: python3-rstcheck Description-md5: 4053f643e10351bab6b9cc271a600d8a Description-en: Validator for reStructuredText documents with code blocks (Python 3 module) rstcheck validates the syntax of reStructuredText documents. Unlike other validators, it will also verify syntax correctness in nested code blocks for a variety of languages: . * Bash shell scripts * Doctest * C (C99) * C++ (C++11) * JSON * XML * Python * reStructuredText . rstcheck can also validate Sphinx documentation files if Sphinx is installed. . This package installs the Python 3 module. Package: python3-setuptools-whl Description-md5: 398006ad36d8a53e427dd26e4307b523 Description-en: Python Distutils Enhancements (wheel package) Extensions to the python-distutils for large or complex distributions. . This is the support package for the PEP 427 wheel version of the package, required for using setuptools inside a virtual environment. Package: python3-skbio Description-md5: 9caa43e0cee032d2bb48b12de52df499 Description-en: Python3 data structures, algorithms, educational resources for bioinformatic Scikit-bio is a Python package providing data structures, algorithms, and educational resources for bioinformatics. . This is the package for Python3 Package: python3-slidge Description-md5: a4f40d142331cc186ceb790ca6560406 Description-en: XMPP puppeteer gateway library in Python Slidge makes writing gateways to other chat networks (legacy modules) as frictionless as possible. It supports fancy IM features, such as (emoji) reactions, replies, and retractions. Package: python3-sqlmodel Description-md5: f92c731058993b489f5299d59fbd803b Description-en: SQL databases in Python, designed for simplicity, compatibility, and robustness SQLModel is a library for interacting with SQL databases from Python code, with Python objects. It is designed to be intuitive, easy to use, highly compatible, and robust. . SQLModel is based on Python type annotations, and powered by Pydantic and SQLAlchemy. . The key features are: . * Intuitive to write: Great editor support. Completion everywhere. Less time debugging. Designed to be easy to use and learn. Less time reading docs. * Easy to use: It has sensible defaults and does a lot of work underneath to simplify the code you write. * Compatible: It is designed to be compatible with FastAPI, Pydantic, and SQLAlchemy. * Extensible: You have all the power of SQLAlchemy and Pydantic underneath. * Short: Minimize code duplication. A single type annotation does a lot of work. No need to duplicate models in SQLAlchemy and Pydantic. . SQLModel is designed to simplify interacting with SQL databases in FastAPI applications, it was created by the same author. . It combines SQLAlchemy and Pydantic and tries to simplify the code you write as much as possible, allowing you to reduce the code duplication to a minimum, but while getting the best developer experience possible. . SQLModel is, in fact, a thin layer on top of Pydantic and SQLAlchemy, carefully designed to be compatible with both. Package: python3-sympy Description-md5: 574779e384c8c12f9251d460c19ec72b Description-en: Computer Algebra System (CAS) in Python (Python 3) SymPy is a Python library for symbolic mathematics (manipulation). It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries, except optionally for plotting support. . This package contains the Python 3 version of sympy. Package: python3-torch-ignite Description-md5: 6db43be76f243871505aeef8f03e9fe1 Description-en: High-level library to help with training and evaluating in PyTorch Ignite is a high-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently. . Features . * Less code than pure PyTorch while ensuring maximum control and simplicity * Library approach and no program's control inversion * Extensible API for metrics, experiment managers, and other components Package: python3-uwsgidecorators Description-md5: b6d60cbaaf5f0468faa6a7e19cf60424 Description-en: module of decorators for elegant access to uWSGI API (Python 3) uwsgidecorators is a simple Python module that exports a bunch of decorators to allow a more elegant approach to uWSGI API. Provided decorators helps with creating of RPC functions, timers, filemonitors. . This package provides uwsgidecorators module for Python 3. Package: python3-x3dh Description-md5: 3e1b6b0ca970757ba9a38d4bd7054b61 Description-en: Python 3 implementation of the X3DH key agreement protocol This Python library offers an implementation of the Extended Triple Diffie-Hellman key agreement protocol (X3DH) as specified here. . The goal is to provide a configurable and independent implementation of the protocol, while keeping the structure close to the specification. . This library was developed as part of python-omemo, a pretty cool end-to-end encryption protocol. Package: python3-xgboost Description-md5: f3d608aa8f693c3dd10967c0671fb08c Description-en: Scalable and Flexible Gradient Boosting (Python3) XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Kubernetes, Hadoop, SGE, MPI, Dask) and can solve problems beyond billions of examples. . This package contains the xgboost python3 binding. Package: python3-xhtml2pdf Description-md5: 7f687876b2fd090f72527cd4217684f3 Description-en: Converts HTML into PDFs using ReportLab xhtml2pdf is a html2pdf converter using the ReportLab Toolkit, the HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3). It is completely written in pure Python so it is platform independent. . The main benefit of this tool that a user with Web skills like HTML and CSS is able to generate PDF templates very quickly without learning new technologies. . xhtml2pdf was previously developed as "pisa". . This package installs the library for Python 3. Package: python3-xsdata Description-md5: 9aa09ca462ca250cea5659e2a8cc10e5 Description-en: Naive XML Bindings for Python (Python 3) xsData is a complete XML data binding library for Python allowing developers to access and use XML documents as simple objects rather than using DOM. . It ships with a code generator for XML Schema definitions and WSDL 1.1 with SOAP 1.1 bindings. It produces simple dataclasses with type hints that don't depend on the library itself in order to reduce the learning curve for users that have to write the binding models manually. . The included xml parser and serializer are highly optimized and adaptable with handlers based on native Python and lxml. The parser configuration offers the ability to skip unknown properties and to process xinclude statements. . xsData is constantly tested against the W3C XML Schema 1.1 test suite. . This package installs the library for Python 3. Package: python3-yamlfix Description-md5: 69a48cc1f7963703f4e49d8273275c1d Description-en: Simple opionated yaml formatter that keeps your comments yamlfix is a Python based YAML file formatter which will fix any known formatting issue within your YAML files automatically. . It can read configuration settings from pyproject.toml, from configuration files or environment variables while it is called from the CLI or by including as Python library. . Main feature are: * Add the header --- to your file. * Correct truthy strings: 'True' -> true, 'no' -> 'false' * Remove unnecessary apostrophes: title: 'Why we sleep' -> title: Why we sleep. * Correct comments * Ensure that there is exactly one newline at the end of each file, to comply with the POSIX standard. * Split long lines. * Respect Jinja2 syntax. * Convert short lists to flow-style list: [item, item] * Convert lists longer than line-width to block-style . This package provides the Python 3.x module. Package: qemu-block-supplemental Description-md5: f29869e1613ab5f5d33f8040d503473a Description-en: supplemental block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides supplemental block device backend modules for qemu-system emulation and qemu-img from qemu-utils package. . Currently, the following modules are shipped in this package: block-glusterfs block-blkio Package: qemu-guest-agent Description-md5: c5d18e452bd7f7d1477905b4957a8f24 Description-en: Guest-side qemu-system agent QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides a daemon (agent) to run inside qemu-system guests (full system emulation). It communicates with the host using a virtio-serial channel org.qemu.guest_agent.0, and allows one to perform some functions in the guest from the host, including: - querying and setting guest system time - performing guest filesystem sync operation - initiating guest shutdown or suspend to ram - accessing guest files - freezing/thawing guest filesystem operations - others. . Install this package on a system which is running as guest inside qemu virtual machine. It is not used on the host. Package: qemu-system-x86-xen Description-md5: 27adb7f3674734cd12ad1dd4d5ecc76c Description-en: QEMU full system emulation binaries (x86) The former qemu-system-x86-xen binaries are now in qemu-system-xen. . This is a transitional package. You can safely remove it. Package: qemu-system-xen Description-md5: aa7dcd7497006c10704a348f8ff89e3a Description-en: QEMU full system emulation (Xen helper package) This package provides the i386 system emulation binary to work together with the Xen hypervisor for some types of DomUs. This package is not useful by its own. Package: qemu-user Description-md5: 5dec3867872e57f34f2066e8bdaf7633 Description-en: QEMU user mode emulation binaries QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . If qemu-user-binfmt package is also installed, it will register binary format handlers from this qemu-user package with the kernel so it will be possible to run foreign binaries directly. However, this might not be suitable for using inside foreign chroots, in which case it is possible to use qemu-user-static package instead of qemu-user-binmft, -- qemu-user-static will register statically linked binfmt handlers instead. Package: qemu-user-binfmt Description-md5: 1a71141d23c84491d4408d044d57e27b Description-en: QEMU user mode binfmt registration for qemu-user QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides binfmt support registration for the user mode emulation binaries from qemu-user. This is an empty package, it does not contain any additional files, only registration scripts which run at install and remove times. Package: qemu-user-static Description-md5: 143c5f57d5ff1fe3c42922ff036f914e Description-en: QEMU user mode emulation binaries (static version) QEMU is a fast processor emulator: currently the package supports Alpha, ARM, CRIS, i386, LoongArch, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, RISC-V, S390x, SH4, SPARC, x86-64, Xtensa and other emulations. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the user mode emulation binaries, built statically. In this mode QEMU can launch Linux processes compiled for one CPU on another CPU. . qemu-user-static package will register binary formats which the provided emulators can handle, so that it will be possible to run foreign binaries directly. Package: qml-module-org-nemomobile-contacts Description-md5: 75318a04cd7c0f66ebc1cf45c049f373 Description-en: QML module providing access to QtPIM QtContacts This QML module provides high-level abstraction layer on top of the QtPIM QtContacts API with some improvements such as a data cache, localisation and internationalization enablers, and other utility capabilities. Package: qml-module-qtpublishsubscribe Description-md5: 4b09de9366a6800a29c0be0e37c2076c Description-en: Qt 5 Publish Subscribe QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Publish Subscribe QML module for Qt Declarative. . WARNING: This module is not an official part of Qt 5, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: qml-module-qtserviceframework Description-md5: a450e727567219ff99f5e544c281fbb4 Description-en: Qt 5 Service Framework QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Service Framework QML module for Qt Declarative. . WARNING: This module is not an official part of Qt 5, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: qml-module-qtsysteminfo Description-md5: e86405edd28e36f304dccc95558fd9c7 Description-en: Qt 5 System Info QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt System Info QML module for Qt Declarative. . WARNING: This module is not an official part of Qt 5, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: qml-module-snapd Description-md5: ce2dca284911dca06a97170519607297 Description-en: Snapd QML module snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . This is a QML module for Qt applications to access snapd. Package: qtsystems5-dev Description-md5: 63ca2b58d8499aefb3a3d90df1627527 Description-en: Qt 5 Systems development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the header development files used for building Qt 5 applications using Qt Systems libraries. . WARNING: This module is not an official part of Qt 5, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: qtsystems5-examples Description-md5: 11b3d1ff4420f78f1ec2a7891044e6b0 Description-en: Qt 5 Systems examples Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the examples for Qt 5 Systems. . WARNING: This module is not an official part of Qt 5, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: qtsystems5-private-dev Description-md5: 75b625b2898d099659a74934cad8bd6e Description-en: Qt 5 Systems private development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the private header development files for building some Qt 5 applications using systems private headers. . Use at your own risk. . WARNING: This module is not an official part of Qt 5, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: qtsystems5-tools Description-md5: 56b897ad10ad0d7df5dc5853abd1ae44 Description-en: Qt 5 Systems tools Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the sfwlisten and servicefw tools for Qt 5 Systems module. . WARNING: This module is not an official part of Qt 5, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: quickemu Description-md5: c686267613690e09b569ec480aca9bf5 Description-en: quickly create and run optimised virtual machines Quickemu is a wrapper for the excellent QEMU that attempts to automatically "do the right thing", rather than expose exhaustive configuration options. . Quickly create and run optimised Windows, macOS and Linux desktop virtual machines; with just two commands. You decide what operating system you want to run and Quickemu will figure out the best way to do it for you. For example: . quickget ubuntu-mate 22.04 quickemu --vm ubuntu-mate-22.04.conf . The original objective of the project was to enable quick testing of Linux distributions where the virtual machine configurations can be stored anywhere, such as external USB storage or your home directory, and no elevated permissions are required to run the virtual machines. Quickemu now also includes comprehensive support for macOS and Windows. Package: r-bioc-alabaster.schemas Description-md5: 95c57986fd67feeb55241505eb1eae65 Description-en: Schemas for the Alabaster Framework Stores all schemas required by various alabaster.* packages. No computation should be performed by this package, as that is handled by alabaster.base. We use a separate package instead of storing the schemas in alabaster.base itself, to avoid conflating management of the schemas with code maintenence. Package: r-bioc-gsvadata Description-md5: f948f890c29674f1559fdb8f5b17cf41 Description-en: Data employed in the vignette of the GSVA package This package stores the data employed in the vignette of the GSVA package. These data belong to the following publications: - Armstrong et al. Nat Genet 30:41-47, 2002 - Cahoy et al. J Neurosci 28:264-278, 2008 - Carrel and Willard, Nature, 434:400-404, 2005 - Huang et al. PNAS, 104:9758-9763, 2007 - Pickrell et al. Nature, 464:768-722, 2010 - Skaletsky et al. Nature, 423:825-837 - Verhaak et al. Cancer Cell 17:98-110, 2010 Package: r-bioc-gypsum Description-md5: 7cf28c3af1d3e56f8847a1f1a106a83c Description-en: Interface to the gypsum REST API Client for the gypsum REST API (https://gypsum.artifactdb.com), a cloud-based file store in the ArtifactDB ecosystem. This package provides functions for uploads, downloads, and various adminstrative and management tasks. Check out the documentation at https://github.com/ArtifactDB/gypsum-worker for more details. Package: r-bioc-ucsc.utils Description-md5: 7d3e4e9975f08740c3470ccb73432024 Description-en: Low-level utilities to retrieve data from the UCSC Genome Browser A set of low-level utilities to retrieve data from the UCSC Genome Browser. Most functions in the package access the data via the UCSC REST API but some of them query the UCSC MySQL server directly. Note that the primary purpose of the package is to support higher-level functionalities implemented in downstream packages like GenomeInfoDb or txdbmaker. Package: r-cran-backports Description-md5: 25a8b4303ae91bbd5a2d45b91ec3b6ff Description-en: reimplementation of functions introduced since R-3.0.0 Implementations of functions which have been introduced in R since version 3.0.0. The backports are conditionally exported which results in R resolving the function names to the version shipped with R (if available) and uses the implemented backports as fallback. This way package developers can make use of the new functions without worrying about the minimum required R version. Package: r-cran-bigmemory Description-md5: 69712ba529cb54600ff9cd43a747ecfa Description-en: Manage Massive Matrices with Shared Memory and Memory-Mapped Files Create, store, access, and manipulate massive matrices. Matrices are allocated to shared memory and may use memory-mapped files. Packages 'biganalytics', 'bigtabulate', 'synchronicity', and 'bigalgebra' provide advanced functionality. Package: r-cran-gbm Description-md5: bb38159ea69aa73da1340c69243cf5cd Description-en: GNU R package providing Generalized Boosted Regression Models This package implements extensions to Freund and Schapire's AdaBoost algorithm and Friedman's gradient boosting machine. Includes regression methods for least squares, absolute loss, t-distribution loss, quantile regression, logistic, multinomial logistic, Poisson, Cox proportional hazards partial likelihood, AdaBoost exponential loss, Huberized hinge loss, and Learning to Rank measures (LambdaMart). Package: r-cran-rpact Description-md5: ae9e21930639dc2208677921afc4429a Description-en: Confirmatory Adaptive Clinical Trial Design and Analysis Design and analysis of confirmatory adaptive clinical trials with continuous, binary, and survival endpoints according to the methods described in the monograph by Wassmer and Brannath (2016). This includes classical group sequential as well as multi-stage adaptive hypotheses tests that are based on the combination testing principle. Package: r-cran-survey Description-md5: 38be057a326c4bbed5b9a0786bc82877 Description-en: GNU R analysis of complex survey samples Summary statistics, two-sample tests, rank tests, generalised linear models, cumulative link models, Cox models, loglinear models, and general maximum pseudolikelihood estimation for multistage stratified, cluster-sampled, unequally weighted survey samples. Variances by Taylor series linearisation or replicate weights. Post-stratification, calibration, and raking. Two-phase subsampling designs. Graphics. PPS sampling without replacement. Principal components, factor analysis. Package: rav1e Description-md5: f87006a9819097cf3e1d8ea827963d94 Description-en: Fastest and safest AV1 encoder - command line encoder rav1e is a encoder for the AV1 video codec. It supports the following features: * Intra, inter, and switch frames * 64x64 superblocks * 4x4 to 64x64 RDO-selected square and rectangular blocks * DC, H, V, Paeth, smooth, and all directional prediction modes * DCT, (FLIP-)ADST and identity transforms (up to 64x64, 16x16 and 32x32 respectively) * 8-, 10- and 12-bit depth color * 4:2:0, 4:2:2 and 4:4:4 chroma sampling * 11 speed settings (0-10, exhaustive to near real-time) * Constant quantizer and target bitrate (single- and multi-pass) encoding modes * Still picture mode . This package contains the command line encoder. Package: recoll Description-md5: 97a16581f4d01e705c30286f9ce44f08 Description-en: Personal full text search package This package is a personal full text search package is based on a very strong backend (Xapian), for which it provides an easy to use and feature-rich interface. . Features: * Qt-based GUI. * Supports the following document types (and their compressed versions). - Natively: text, html, OpenOffice files, maildir and mailbox (Mozilla and IceDove mail) with attachments, pidgin log files. - With external helpers: pdf (pdftotext), postscript (ghostscript), msword (antiword), excel, rtf (unrtf). * Powerful query facilities, with boolean searches, phrases, filter on file types and directory tree. * Support for multiple charsets, Internal processing and storage uses Unicode UTF-8. * Stemming performed at query time (can switch stemming language after indexing). * Easy installation. No database daemon, web server or exotic language necessary. * An indexer which runs either as a thread inside the GUI or as an external, cron'able program. . This metapackage installs recoll GUI and commandline tools. Package: recollcmd Description-md5: bf16c7cda652f39b17d973a474875c9f Description-en: Command line programs for recoll This package contains command line programs for a personal full text search package recoll. Package: recollgui Description-md5: ab58186618d6df83918beb63bf0e9546 Description-en: GUI program and elements for recoll This package contains main recoll GUI for configuring, controlling and querying recoll indexes. Package: regalloc2-tool Description-md5: 3efde9b2424852032cd54a0ff7daeda0 Description-en: backtracking register allocator regalloc2 is a register allocator that started life as, and is about 50% still, a port of IonMonkey's backtracking register allocator to Rust. In many regards, it has been generalized, optimized, and improved since the initial port. . In addition, it contains substantial amounts of testing infrastructure (fuzzing harnesses and checkers) that does not exist in the original IonMonkey allocator. . This package contains the command-line tool regalloc2-tool which reads a bincode-encoded SerializableFunction and then runs the register allocator and checker on it. . This is a useful tool for debugging register allocation failures and to investigate cases of poor register allocation. Package: repro-env Description-md5: f863ee24111d78d4e61cd98f092e44df Description-en: Dependency lockfiles for reproducible build environments Tracks a description of a desired state in *repro-env.toml*, for example, the latest version of some official container image, with the latest patch level and the latest version of some additional packages. It also tracks a resolved variant in *repro-env.lock* that tracks the specific versions and checksums of the packages needed to set up the described environment (at the patch-level available at the time of writing). . The purpose of *repro-env.toml* is to make it trivial to re-resolve the specification if new patches become available. This file is read by *repro- env update*. . The purpose of *repro-env.lock* is to document which compiler versions have been used for the release binary associated with a given release. Recording this information is essential for reproducible builds and allows future forensic investigation of the build environment. It can be either committed into the source-code repository or attached to a release as an artifact, along with the compiled binary. This file is read by *repro-env build*. Package: rpki-client Description-md5: 7fd033d9d48604dc78700e4369903059 Description-en: OpenBSD RPKI validator rpki-client is an RPKI relying party software: it downloads and validates the RPKI repositories. Package: rstcheck Description-md5: 8dcd0c904a9c637dcb3a555bca878bb0 Description-en: Validator for reStructuredText documents with code blocks (CLI tool) rstcheck validates the syntax of reStructuredText documents. Unlike other validators, it will also verify syntax correctness in nested code blocks for a variety of languages: . * Bash shell scripts * Doctest * C (C99) * C++ (C++11) * JSON * XML * Python * reStructuredText . rstcheck can also validate Sphinx documentation files if Sphinx is installed. . This package installs the CLI tool. Package: ruby-asciidoctor Description-md5: f23952c3d7abfbe0c2badd248fbe42c0 Description-en: AsciiDoc to HTML rendering for Ruby (core libraries) Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats. . This package contains the library files used by the asciidoctor package. Package: ruby-octokit Description-md5: 0935ca9194eafaedd25a13741a4ec20e Description-en: Ruby toolkit for working with the GitHub API ruby-octokit wraps the GitHub API in a flat API client that follows Ruby conventions and requires little knowledge of REST. . It provides all expected features needed to interact with Github or any other implementation of their API: . - Authenticated (basic and oauth) and unauthenticated requests. - Access to all resources and fields. - Direct access to HTTP response headers if needed. - Pagination. - Hypermedia features (ruby-octokit is built on top of ruby-sawyer). Package: ruby-rack-session Description-md5: b261965f1b4397b64b65da01265633fd Description-en: Session management implementation for Rack A session implementation for Rack. Package: ruby-rackup Description-md5: 72a438cc22a13c6d9f376f8c61982426 Description-en: General server command for Rack applications rackup provides a command line interface for running a Rack-compatible application. Package: ruby-timecop Description-md5: 1ce6edc8e35ae0828b72a1a6470ffdc9 Description-en: Ruby library to easily test time-dependent code Timecop makes it easy to travel through or freeze time for creating a predictable and ultimately testable scenario. . It is a wrapper class for manipulating the extensions to the Time, Date, and DateTime objects. It avoids overloading of functions with optional arguments while writing test cases. It is possible to nest multiple calls to Timecop.travel and Timecop.freeze, with each block maintaining concept of "now". Having no dependencies, it works with regular Ruby projects and Ruby on Rails projects. Package: rustup Description-md5: 2ba5b70628e6e63caa3bff3db0f71c2b Description-en: The Rust toolchain installer Rustup installs The Rust Programming Language from the official release channels, enabling you to easily switch between stable, beta, and nightly compilers and keep them updated. It makes cross-compiling simpler with binary builds of the standard library for common platforms. And it runs on all platforms Rust supports, including Windows. Package: sbcl Description-md5: eb1113dee9d2ad5949c6cfc6301108ec Description-en: Common Lisp compiler and development system SBCL is a development environment for the ANSI Common Lisp language. It provides a native-code compiler and an integrated debugger, as well as all the features in the ANSI specification. . SBCL also contains other extensions to the ANSI specification, including a foreign-function interface, a pseudo-server API, user-extensible stream functionality, a Meta-Object Protocol, and an ability to run external processes. . To browse SBCL source definitions with development environments, install the sbcl-source package. For documentation on SBCL's usage and internals, the package sbcl-doc is provided. Package: sbcl-doc Description-md5: bf2cec45285d0c3bfa96c64bda87fbd5 Description-en: Documentation for Steel Bank Common Lisp This package provides documentation for SBCL -- a development environment for the ANSI Common Lisp language. . The documents in this package cover SBCL-specific extensions to the language, explain how to use this Common Lisp implementation and how it differs from the ANSI standard. . The manual about SBCL's internals is also included in this package and may be of interest for people who intent to work with SBCL's source code. Package: sbcl-source Description-md5: ee91a0cda511e6d9ca51542b0320b384 Description-en: Source code files for SBCL This package provides the source code for SBCL -- a development environment for the ANSI Common Lisp language. . The source code is useful in conjunction with development environments and debuggers like SLIME, that allow macro expansion and lookup of source definitions. . Installing this package enables your source browser to dig deeply into the core of Steel Bank Common Lisp. Package: sequoia-chameleon-gnupg Description-md5: 44e99080930e6097949581b1dfdb760e Description-en: Sequoia's GnuPG CLI tools (metapackage) This metapackage depends on the following binary packages: - gpg-sq: gpg-like OpenPGP CLI toolkit - gpgv-sq: gpgv-like validator for OpenPGP signatures Both are drop-in replacements using the Sequoia OpenPGP implementation provided in the Rust crate sequoia-chameleon-gnupg. Package: shiboken6 Description-md5: d2f244157822144737a75b31b6c9019d Description-en: CPython bindings generator for C++ libraries Shiboken6 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken6 is the binding generator used to create the PySide6 bindings. Package: shiboken6-doc Description-md5: dc1bb236e2c5ec57c94fbaa07154083d Description-en: CPython bindings generator for C++ libraries (common documentation) Shiboken6 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken6 is the binding generator used to create the PySide6 bindings. . This package contains the common documentation. Package: slm Description-md5: 0d924f5438cbda89ec1d0c1dfdda2e53 Description-en: school library management SLM stands for "school library management". It provides a web service useful for teams who lend school books to students. Here are some features: . - defining constants for the school, like name, logo, manager's name - creating a catalogue of available books - managing the inventory of books, each one identified by a unique barcode - importing lists of students, with their optional curricula - lending quickly a few books to every student, with the help of a barcode reader - managing the book returns, with the help of a barcode reader - replying to some request, like "whom is this book?", list of students which still owe books, list of students who have no book lended, and so on. - every web page comes with a contextual help Package: snapd-glib-tests Description-md5: 3b2979681f8b91d8fb8b7986cce653d1 Description-en: GLib snapd library (installed tests) snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . This package contains test programs, designed to be run as part of a regression testsuite. Package: spytrap-adb Description-md5: a8d0e1d1ef0827a3591744aebd2d9c25 Description-en: Test a phone for stalkerware using adb and usb debugging This package contains the following binaries built from the Rust crate "spytrap-adb": - spytrap-adb Package: sq-wot Description-md5: 65d8679e79efdb8eb2892b009a4e9bf3 Description-en: Explore the OpenPGP Web of Trust using Sequoia The "Web of Trust" describes a network of identity assertions ("OpenPGP certifications") and signing delegations ("OpenPGP trust signatures"), which can be used to formally validate identity information in a cryptographic certificate. . In particular, this tooling allows the user to associate OpenPGP User IDs (or simply the e-mail address part of the User ID) with some set of OpenPGP certificates on the basis of explicit certifications made by trusted parties. . The validation rules and certificate formats used in the Web of Trust support corroborative, multiparty certification, so there is no need to assign full trust to any single party. . This tooling offers a means to explore the Web of Trust by a library in Rust, and a command-line interface capable of working with either certificates in the filesystem or interacting with GnuPG's certificate store and trust database. This package contains the following binaries built from the Rust crate "sequoia-wot": - sq-wot Package: sqlacodegen Description-md5: 1f97ee23d86f62129d273f453c8554fe Description-en: Automatic model code generator for SQLAlchemy This is a tool that reads the structure of an existing database and generates the appropriate SQLAlchemy model code, using the declarative style if possible. Package: sync-ui Description-md5: 43f2f9e87c9ebcc1307ce50ed54fa85f Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (GTK+ GUI) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides a GTK+ graphical user interface. Package: syncevolution Description-md5: ae5cd170e8b5a2c467595c7aa9fc3b30 Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (CLI) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides the CLI client. Package: syncevolution-common Description-md5: 5b858385969f9e19bde689aa3fb66b7a Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (common files) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides common architecture independent files. Package: syncevolution-dbus Description-md5: 319b8be99541ac5c70b252c07bcbf11b Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (D-Bus support) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides D-Bus services. Package: syncevolution-http Description-md5: 0d557d7a93fb316cc743dd8b1208299b Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (HTTP server) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides a python script to make SyncEvolution act as a HTTP(S) server for other SyncML clients. Package: syncevolution-libs Description-md5: 9bc8d5e3133dba6ef701edb6d7a219bd Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (backend libraries) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides private libraries and plugins. Package: syncevolution-libs-gnome Description-md5: d5a8e07fe9b67bdf35d27774784d269f Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (GNOME backend) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides private libraries and plugins for GNOME. Package: syslog-ng Description-md5: 2498a80b4edf9c00bf85d5db8c845d60 Description-en: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng-core Description-md5: 0ce4da37b4a4b9d3162b79edaffeccba Description-en: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-dbg Description-md5: e15d4ad36da40ad276e206fc790be161 Description-en: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Package: syslog-ng-dev Description-md5: a94a207e078bf72c91d13958d7f6a26b Description-en: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-mod-add-contextual-data Description-md5: f5cdaba43f53eed5410426ab2e6e0ed7 Description-en: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-amqp Description-md5: bd44ec9cc9806f6f3c86ce39d4e11edb Description-en: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-examples Description-md5: ae4845d075ea1647ed6afbdb7c34eaea Description-en: Enhanced system logging daemon (example plugins) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-extra Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: syslog-ng-mod-geoip2 Description-md5: 8b91c2257d2c29d12dd1e2dd69d3d62d Description-en: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-graphite Description-md5: a68ac16e22a78a6423488f3ec0e497da Description-en: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-http Description-md5: 407ec9ef3e0d4d6809b0d556a073792c Description-en: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-mongodb Description-md5: de6c1b88ea6811df480727d4384e1207 Description-en: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-python Description-md5: c477d7d1a4be242c9abcd7ae4f312d6c Description-en: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-rdkafka Description-md5: 6efd0e85b427e914f690cdbdc39597dc Description-en: Enhanced system logging daemon (Kafka destination, based on librdkafka) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a native Kafka destination, written entirely in the C programming language, based on the librdkafka client library. Package: syslog-ng-mod-redis Description-md5: f03b81038aae87e40382598af2cb75af Description-en: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-riemann Description-md5: d660ca26b43c6887b08eed42518964cc Description-en: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-slog Description-md5: 2be8ec9bd4bf2e6742066da89440f121 Description-en: Enhanced system logging daemon (secure logging plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(slog) template functions and command line utilities (slogencrypt, slogverify, slogkey). Package: syslog-ng-mod-smtp Description-md5: 9af74848d647397723c357915eabd0ab Description-en: Enhanced system logging daemon (SMTP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SMTP destination plugin, which allows one to send email messages from within syslog-ng itself. Package: syslog-ng-mod-snmp Description-md5: 19bfe0b8c8d3a681520760a92c04dc05 Description-en: Enhanced system logging daemon (SNMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SNMP source/destination plugins, which allows one to send/receive SNMP traps. Package: syslog-ng-mod-sql Description-md5: f6ea0afc4a806f1e39e0cfdeec8e7bf4 Description-en: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-stardate Description-md5: 1efe99b6ad547ec072dacba942d465a2 Description-en: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stomp Description-md5: a30022326e1111992c5537d0788f71ca Description-en: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-xml-parser Description-md5: 2a0db99165de9948e70351eb8e6e009c Description-en: Enhanced system logging daemon (xml parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . The xml parser can process input in xml format, and adds the parsed data to the message object. Package: syslog-ng-scl Description-md5: dd3a43803375db820bc1736ec1041b67 Description-en: Enhanced system logging daemon (scl files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package collects scl files, scripts and config sniplets focusing on specific areas, providing help creating more readable configurations. Package: systemd-boot Description-md5: 5ba77b2b4bc86eae081746facb23c909 Description-en: simple UEFI boot manager - tools and services systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a textual menu to select the entry to boot and an editor for the kernel command line. It supports systems with UEFI firmware only. . Installing systemd-boot will configure and install it in the ESP. . This package contains various tools and services to manage systems using systemd-boot. Package: systemd-boot-efi Description-md5: 1a28c616cc5e8559e958ebd9ceb453da Description-en: simple UEFI boot manager - EFI binaries systemd-boot (short: sd-boot) is a simple UEFI boot manager. It provides a textual menu to select the entry to boot and an editor for the kernel command line. It supports systems with UEFI firmware only. . This package contains the EFI binaries. Package: systemd-coredump Description-md5: 149b22bdf2366b7d731957d1b710e54f Description-en: tools for storing and retrieving coredumps This package provides systemd tools for storing and retrieving coredumps: * systemd-coredump * coredumpctl Package: systemd-homed Description-md5: e71da21f82a0832ca7fcbdc41f810503 Description-en: home area manager systemd-homed is a system service designed to manage home directories. This package includes the homed service, a PAM module to automatically mount home directories on user login, tools and documentation. Package: systemd-journal-remote Description-md5: 6bd80842a0c96acb169877c7a6a25ff6 Description-en: tools for sending and receiving remote journal logs This package provides tools for sending and receiving remote journal logs: * systemd-journal-remote * systemd-journal-upload * systemd-journal-gatewayd Package: systemd-repart Description-md5: 062847296dd4de4e572907a8bc8e15b7 Description-en: Provides the systemd-repart utility systemd-repart is a configuration-driven system partitioning tool. It follows the Discoverable Partitions Specification and provides support for encryption and dm-verity among other things. Package: systemd-standalone-shutdown Description-md5: 9ee6184f37c7f9760d9be532ffe4e801 Description-en: standalone shutdown binary for use in exitrds Standalone shutdown binary with minimal dependencies. This package conflicts with the main systemd package and is meant for use in minimal exitrd images. Not intended for normal systems. Package: systemd-standalone-sysusers Description-md5: 59eb167fc8fbdb9ddb8918d80524736d Description-en: standalone sysusers binary for use in non-systemd systems Standalone sysusers binary with minimal dependencies. This package conflicts with the main systemd package and is meant for use in non-systemd systems. Package: systemd-standalone-tmpfiles Description-md5: e59a151e226689c494584c32d7f05a2c Description-en: standalone tmpfiles binary for use in non-systemd systems Standalone tmpfiles binary with minimal dependencies. This package conflicts with the main systemd package and is meant for use in non-systemd systems. Package: systemd-tests Description-md5: ece07db851f8a2e9731975ec11eedb8d Description-en: tests for systemd This package contains the test binaries. Those binaries are primarily used for autopkgtest and not meant to be installed on regular user systems. Package: systemd-ukify Description-md5: 39e5649d00705f557e265149601a82a3 Description-en: tool to build Unified Kernel Images This package provides ukify, a script that combines a kernel image, an initrd, with a command line, and possibly PCR measurements and other metadata, into a Unified Kernel Image (UKI). Package: systemd-userdbd Description-md5: 86b45a916ba4cb12ae812c532cd56008 Description-en: dynamic user/group manager systemd-userdbd is a system service that multiplexes user/group lookups to all local services that provide JSON user/group record definitions to the system. In addition it synthesizes JSON user/group records from classic UNIX/glibc NSS user/group records in order to provide full backwards compatibility. It may also pick up statically defined JSON user/group records from drop-in files. Package: tomb Description-md5: 9bd3b09373006a6371c1cc303641ecc1 Description-en: crypto undertaker Tomb is a free and easy to operate desktop application for fairly strong encryption of personal files. A tomb is like a locked folder that can be transported and hidden in filesystems; its keys are password protected and can be kept separate, for instance keeping the tomb file in your computer's harddisk and the key file on a USB stick. . Tomb relies on dm-crypt (and cryptsetup) as an encryption backend using the aes-xts-plain64 cypher. Package: trickle Description-md5: 84b7ecc8ce284790e36a3acf902e8b29 Description-en: user-space bandwidth shaper Trickle is a voluntary, cooperative bandwidth shaper. it works entirely in userland and is very easy to use. . The most simple application is to limit the bandwidth usage of programs. Package: uwsgi Description-md5: 58463849d39022e9bde2acbbc728d93e Description-en: fast, self-healing application container server uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It uses the uwsgi protocol for all the networking/interprocess communications. . uWSGI can be run in preforking, threaded, asynchronous/evented modes and supports various forms of green threads/coroutines (such as uGreen, Greenlet, Fiber). uWSGI provides several methods of configuration: via command line, via environment variables, via XML, INI, YAML configuration files, via LDAP and more. . On top of all this, it is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package depends on uWSGI core binary and installs: * init.d script for running uWSGI daemon(s) with options defined in custom user-created configuration files * infrastructure for running daemons (like common locations of communication sockets, logs) Package: uwsgi-app-integration-plugins Description-md5: 63a026e66448bf61bff37f15ba74a4ec Description-en: plugins for integration of uWSGI and application uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This dependency package provides plugins for integration of uWSGI and application: * GNU Go * Java (OpenJDK 17) * JWSGI (OpenJDK 17) * Lua WSAPI (Lua 5.1) * Mono/ASP.NET * Perl PSGI * Python WSGI (Python 3) * Rack (ruby3.3) . Java and Mono plugins are provided only on supported architectures. Package: uwsgi-core Description-md5: 06ca1aa3581c597e6eff2894ce625f66 Description-en: fast, self-healing application container server (core) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It uses the uwsgi protocol for all the networking/interprocess communications. . uWSGI can be run in preforking, threaded, asynchronous/evented modes and supports various forms of green threads/coroutines (such as uGreen, Greenlet, Fiber). uWSGI provides several methods of configuration: via command line, via environment variables, via XML, INI, YAML configuration files, via LDAP and more. . On top of all this, it is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides core uWSGI binary (built without any embedded plugins) and plugins with no or few dependencies: . * cache * carbon * cgi * cheaper_backlog2 * cheaper_busyness * clock_monotonic * clock_realtime * corerouter * echo * emperor_amqp * emperor_zeromq * fastrouter * forkptyrouter * http * logcrypto * logfile * logpipe * logsocket * logzmq * mongrel2 * msgpack * nagios * notfound * pam * ping * pty * rawrouter * redislog * router_basicauth * router_cache * router_expires * router_hash * router_http * router_memcached * router_metrics * router_radius * router_redirect * router_redis * router_rewrite * router_static * router_uwsgi * router_xmldir * rpc * rrdtool * rsyslog * signal * spooler * ssi * sslrouter * stats_pusher_file * stats_pusher_socket * stats_pusher_statsd * symcall * syslog * systemd_logger * transformation_chunked * transformation_gzip * transformation_offload * transformation_template * transformation_tofile * transformation_toupper * tuntap * ugreen * webdav * xattr * zabbix * zergpool . forkptyrouter, systemd and tuntap are provided only on supported architectures. . Developing external uWSGI plugin requires the package uwsgi-dev. Package: uwsgi-dbg Description-md5: 2562a97100731f3ae3815a97cacf19f4 Description-en: debugging symbols for uWSGI server and it's plugins uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. . This package contains the debug symbols for uWSGI core binary and plugins. Install this package if you need to debug such a program or if you need a useful backtrace of a crash. Package: uwsgi-dev Description-md5: becd94640d027cc49f6f3ca8def26e6b Description-en: fast, self-healing application container server (headers) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. . This package provides development headers and tools needed to develop external uWSGI plugins, either contained in this package or pulled in through depending on development packages of dependent projects. Package: uwsgi-emperor Description-md5: 64339e39f51b1bb021f154578159cd54 Description-en: fast, self-healing application container server (emperor scripts) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It uses the uwsgi protocol for all the networking/interprocess communications. . uWSGI can be run in preforking, threaded, asynchronous/evented modes and supports various forms of green threads/coroutines (such as uGreen, Greenlet, Fiber). uWSGI provides several methods of configuration: via command line, via environment variables, via XML, INI, YAML configuration files, via LDAP and more. . On top of all this, it is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package depends on uWSGI core binary and installs: * init.d script for running uWSGI Emperor daemon with options defined in custom user-created configuration files * basic configuration for running uWSGI Emperor daemon Package: uwsgi-extra Description-md5: 3e43c6bd4ae0c57e86fa9aed8818463a Description-en: fast, self-healing application container server (extra files) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. . This package provides extra files from uWSGI distribution. Package: uwsgi-infrastructure-plugins Description-md5: d27e3c8f22a18c6987eb8122dfc8bb3b Description-en: infrastructure plugins for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This dependency package provides infrastructure plugins for uWSGI: * alarm cURL * alarm XMPP * cURL cron * PostgreSQL emperor * graylog2 * GeoIP * LDAP * router access * SQLite 3 * XSLT request * GlusterFS storage * Ceph/RADOS storage . GlusterFS and Ceph/RADOS plugins are provided only on supported architectures. Package: uwsgi-plugin-alarm-curl Description-md5: c9945f01472d87a192b359c44b6f0685 Description-en: cURL alarm plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides alarm_curl plugin for uWSGI. Package: uwsgi-plugin-alarm-xmpp Description-md5: dbd9b2a3cbda003b2f928f7da81b4c11 Description-en: XMPP alarm plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides alarm_xmpp plugin for uWSGI. Package: uwsgi-plugin-asyncio-python3 Description-md5: 7a378c007c03cccc19e02f845bccfa86 Description-en: asyncio plugin for uWSGI (Python 3) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides asyncio plugin for uWSGI with Python 3 WSGI interface. Package: uwsgi-plugin-curl-cron Description-md5: a46df795e8a7276a2f4bf68f0dbdfa1a Description-en: cron cURL plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides curl_cron plugin for uWSGI. Package: uwsgi-plugin-emperor-pg Description-md5: cbe9a268a53bb8ddec94f5571b8d545f Description-en: Emperor PostgreSQL plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides emperor_pg plugin for uWSGI. Package: uwsgi-plugin-fiber Description-md5: 2f93fb98da8b41ae43d12b098bea736a Description-en: Fiber plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides Fiber plugin for uWSGI with Ruby (ruby3.3). . Fibers are a form of coroutine, useful for implementing cooperative multitasking. Package: uwsgi-plugin-gccgo Description-md5: 41db975384db959caa33744aab9bc7fa Description-en: GNU Go plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides gccgo (GNU Go) plugin for uWSGI. Package: uwsgi-plugin-geoip Description-md5: b6599808704db6a575e47b5dfa474a37 Description-en: GeoIP plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides geoip plugin for uWSGI. Package: uwsgi-plugin-gevent-python3 Description-md5: 25fe2e43e9d914bb79b68dd32242078a Description-en: gevent plugin for uWSGI (Python 3) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides gevent plugin for uWSGI with Python 3 WSGI interface. Package: uwsgi-plugin-glusterfs Description-md5: cc2ced6db49a60fb4518e573aaaa93a5 Description-en: GlusterFS storage plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides GlusterfS storage plugin for uWSGI. Package: uwsgi-plugin-graylog2 Description-md5: 9d2bdfa660c45ed3f72e19a121a4b7d3 Description-en: graylog2 plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides graylog2 plugin for uWSGI. Package: uwsgi-plugin-greenlet-python3 Description-md5: f4f038375f5af611803749d95a2cd9a3 Description-en: greenlet plugin for uWSGI (Python 3) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides greenlet plugin for uWSGI with Python 3 WSGI interface. Package: uwsgi-plugin-jvm-openjdk-17 Description-md5: 3d774f60fef14b44d50292f0d7adf5dd Description-en: Java plugin for uWSGI (OpenJDK 17) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides Java plugin for uWSGI (linked with OpenJDK 17 runtime). Package: uwsgi-plugin-jwsgi-openjdk-17 Description-md5: 82f5581f9511b63e0c07679a38a99046 Description-en: JWSGI plugin for uWSGI (OpenJDK 17) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides JWSGI plugin for uWSGI (linked with OpenJDK 17 runtime). Package: uwsgi-plugin-ldap Description-md5: 1e50c20e96d37c14871bcd9945bf5e9b Description-en: LDAP plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides ldap plugin for uWSGI. Package: uwsgi-plugin-lua5.1 Description-md5: 555a2f06821ef97d5c04eb87bd090431 Description-en: Lua WSAPI plugin for uWSGI (Lua 5.1) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides Lua WSAPI plugin for uWSGI (linked with Lua 5.1 runtime). Package: uwsgi-plugin-mono Description-md5: c49a81762fa3ef44c0a7027428be0eb7 Description-en: Mono/ASP.NET plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides Mono/ASP.NET plugin for uWSGI. Package: uwsgi-plugin-psgi Description-md5: 828d6498efae772fa540e29787676fbe Description-en: Perl PSGI plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides psgi plugin for uWSGI, to interface with Perl PSGI. Package: uwsgi-plugin-python3 Description-md5: 11faa7d448ede3140d20ea26577cfb47 Description-en: WSGI plugin for uWSGI (Python 3) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides Python 3 WSGI plugin for uWSGI (linked with Python 3 runtime). Package: uwsgi-plugin-rack-ruby3.3 Description-md5: a3ea339f29fc13c61aef7fb62757a465 Description-en: Rack plugin for uWSGI (ruby3.3) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides Rack plugin for uWSGI (linked with ruby3.3 runtime). Package: uwsgi-plugin-rados Description-md5: c57a43a89ef56db2c702cadba6644987 Description-en: Ceph/RADOS storage plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides Ceph/RADOS storage plugin for uWSGI. Package: uwsgi-plugin-rbthreads Description-md5: 551702337339fe6efc05b1cd2c15385c Description-en: Ruby native threads plugin for uWSGI (ruby3.3) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides Ruby (ruby3.3) native threads plugin for uWSGI. Package: uwsgi-plugin-ring-openjdk-17 Description-md5: 913ea270c7614be07572836eba01f8a9 Description-en: Closure/Ring plugin for uWSGI (OpenJDK 17) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides Closure/Ring plugin for uWSGI (linked with OpenJDK 17 runtime). Package: uwsgi-plugin-router-access Description-md5: 81c9fc541376c5a806ad37f769befa99 Description-en: Access router plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides router_access plugin for uWSGI. Package: uwsgi-plugin-servlet-openjdk-17 Description-md5: a4cf602eec2c0caa952c295f85f3f8b3 Description-en: JWSGI plugin for uWSGI (OpenJDK 17) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides Servlet 2.5 plugin for uWSGI (linked with OpenJDK 17 runtime). Package: uwsgi-plugin-sqlite3 Description-md5: 8dd97dba87fb4e4d4e93b258b0ce19bc Description-en: SQLite 3 configurations plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides sqlite3 plugin for uWSGI, to load configurations from SQLite 3 database. Package: uwsgi-plugin-tornado-python3 Description-md5: 0eefdf8accf8cf531f82994c01604c02 Description-en: tornado plugin for uWSGI (Python 3) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides tornado plugin for uWSGI with Python 3 WSGI interface. Package: uwsgi-plugin-xslt Description-md5: 1d0ff54facd7f55b2887b974fbb21b22 Description-en: XSLT request plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides xslt plugin for uWSGI. Package: uwsgi-plugins-all Description-md5: 1d0a3b4108ab0cbbb87015ec1daa31b7 Description-en: all available plugins for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This dependency package provides all available plugins for uWSGI: * infrastructure - HTTP serving, RPC, etc. * application integration - PSGI, Rack, WSGI, etc. * coroutines - Fiber (ruby3.3) - gevent (Python 3) - greenlet (Python 3) - asyncio (Python 3) - Ruby native threads (ruby3.3) - tornado (Python 3) . Greenlet and gevent plugin is provided only on supported architectures. Package: uwsgi-src Description-md5: fc8923e4824755e3250741e0673c1f4a Description-en: sources for uWSGI plugins uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. . This package contains the sources for uWSGI plugins. Package: vim-athena Description-md5: 215b4520fd9a69b317132881ce593b7d Description-en: Vi IMproved - enhanced vi editor (dummy package) This is a transitional package to install the vim-motif package. You may remove this package if nothing depends on it. Package: vim-gtk3 Description-md5: 55a9161bf3dec9e8a999586c8e73467a Description-en: Vi IMproved - enhanced vi editor - with GTK3 GUI Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a GTK3 GUI and support for scripting with Lua, Perl, Python 3, Ruby, and Tcl. Package: vim-gui-common Description-md5: f51060aa71b1aeaa83cfde145ca640c3 Description-en: Vi IMproved - Common GUI files Vim is an almost compatible version of the UNIX editor Vi. . This package contains files shared by all GUI-enabled vim variants available in Debian. Examples of such shared files are: gvimtutor, icons, and desktop environments settings. Package: vim-motif Description-md5: 0d24b1f25ebcc42266fd1abc532adc46 Description-en: Vi IMproved - enhanced vi editor - with Motif GUI Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a Motif GUI and support for scripting with Lua, Perl, Python 3, and Tcl. Package: vim-nox Description-md5: f840d0104436408f409898adc9a43d8c Description-en: Vi IMproved - enhanced vi editor - with scripting languages support Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with support for scripting with Lua, Perl, Python 3, Ruby, and Tcl but no GUI. Package: webkit2gtk-driver Description-md5: 5dc03244937a41a268d3b7212f728f62 Description-en: WebKitGTK WebDriver support (transitional dummy package) This is a transitional dummy package, it can be safely removed. Package: wims Description-md5: 0d669d4703fcf31fdf92745b0aaaf7b6 Description-en: server for educational content: courses, exercises, and exams The WWW Interactive Multipurpose Server is an educational platform originally developed for mathematics but now also supporting subjects such as physics, chemistry, biology, and languages. . WIMS features a rich set of resources and exercises either for autodidactical use or for training classes, including: . * exercises with automatic feedback and correction, allowing the learners to work at their own pace; * interactive exercises with randomly assigned data, allowing the learners to work on the same type of exercise but with different data and as often as they wish; * exercises with an automatic scoring system, which enhances learner motivation; * user-friendly graphics and calculation tools; * courses and documents with hyperlinks to the exercise pool; examples in the courses can be made random, so the student can get more than one instance of an illustration for tricky concepts; * support for exams with pre-published contents. As each individual exam will have randomly chosen data, training is possible but writing each response in advance is not. . This package contains the WIMS FastCGI server, serving Open Exercise Format (OEF) documents. OEF is a very high-level language which allows authors to focus on pedagogical issues. Package: wims-modules Description-md5: 723e95137419b5489fb54838a385106c Description-en: minimal set of modules used by WIMS WIMS uses modules to implement every user interface beyond its main page, including administrative tasks, help, mathematic tools, libraries, and a few interactive exercises. . To get the thousands of exercises which give WIMS its power, consider installing the recommended package wims-extra-all (or other packages which provide wims-extra). . Other educational materials can be downloaded outside of the Debian system by automated updates. See http://wimsedu.info Package: winpr-utils Description-md5: 5ad5407ece20a3e087a48f65ab4e7aec Description-en: Windows Portable Runtime library command line utilities WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains WinPR command line utils (winpr-hash, winpr-makecert). Package: wminput Description-md5: 53a412c87900852e0d5b0474b56039fb Description-en: Userspace driver for the wiimote CWiid is a working userspace driver along with various applications implementing event drivers, multiple wiimote connectivity, gesture recognition, and other Wiimote-based functionality. . This package provides an event driver for the wiimote, supporting all buttons (except Power) and pointer tracking, and featuring a tracking algorithm plugin architecture. Package: xrdp Description-md5: 330bdf2ad3e2031a5164fd15aa25e2e9 Description-en: Remote Desktop Protocol (RDP) server xrdp offers a graphical login to a remote client using RDP (the Remote Desktop Protocol). xrdp can connect to a locally created X.org session with the xorgxrdp drivers, to a VNC X11 server, and forward to another RDP server. . xrdp accepts connections from freerdp, rdesktop, and the built-in terminal server / remote desktop clients of Microsoft Windows operating systems. In the xorgxrdp (which replaces X11RDP) and VNC modes, it provides a fully functional Linux terminal server, offering an X-Window desktop to the user. In the RDP or VNC forwarding mode, any sort of desktop can be used. Package: xsdata Description-md5: 344acd3734f4cbe6e31df80a12f90fbe Description-en: Naive XML Bindings for Python xsData is a complete XML data binding library for Python allowing developers to access and use XML documents as simple objects rather than using DOM. . It ships with a code generator for XML Schema definitions and WSDL 1.1 with SOAP 1.1 bindings. It produces simple dataclasses with type hints that don't depend on the library itself in order to reduce the learning curve for users that have to write the binding models manually. . The included xml parser and serializer are highly optimized and adaptable with handlers based on native Python and lxml. The parser configuration offers the ability to skip unknown properties and to process xinclude statements. . xsData is constantly tested against the W3C XML Schema 1.1 test suite. Package: aad-cli Description-md5: 0a55e20e854e41d73da3ff43be48eb7e Description-en: Azure Active Directory Authentication CLI tool Azure Active Directory Authentication enables authentication of Azure Active Directory accounts on your local system. It dynamically creates local accounts, supporting additional features like offline connectivity. . This package contains the CLI tool to manage various aspects of the Azure AD integration. Package: clickhouse-client Description-md5: 6dceda8938e33615fa36694310e1e0cc Description-en: column-oriented database system (cli client) ClickHouse is a column-oriented database management system that allows generating analytical data reports in real time. . This package provides ClickHouse CLI client. Package: clickhouse-common Description-md5: dafc4f101c8118146cf2903a05dfe5ed Description-en: column-oriented database system (common files) ClickHouse is a column-oriented database management system that allows generating analytical data reports in real time. . This package provides common files for both ClickHouse server and client. Package: clickhouse-server Description-md5: 40ffe1390c0d529d732668d8ed763668 Description-en: column-oriented database system (server runner) ClickHouse is a column-oriented database management system that allows generating analytical data reports in real time. . This package provides ClickHouse server runner. Package: clickhouse-tools Description-md5: 25307a8fa689f823bd361f1d7b95d91a Description-en: column-oriented database system (tools) ClickHouse is a column-oriented database management system that allows generating analytical data reports in real time. . This package provides various ClickHouse tools: - clickhouse-performance-test - clickhouse-benchmark - clickhouse-compressor - clickhouse-copier and some others. Package: gccgo-14-aarch64-linux-gnu Description-md5: 7494500d31730016266c3afcd7df0781 Description-en: GNU Go compiler for the aarch64-linux-gnu architecture This is the GNU Go compiler for the aarch64-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14-aarch64-linux-gnu Description-md5: eb75234f2fddd5902c44709d3f946b62 Description-en: GNU Rust compiler for the aarch64-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-14-aarch64-linux-gnu Description-md5: 199fdd9fd06722e3233592ba26207d8c Description-en: GNU D compiler (version 2) for the aarch64-linux-gnu architecture This is the GNU D compiler for the aarch64-linux-gnu architecture, 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: gm2-14-aarch64-linux-gnu Description-md5: 5c32bb1a293588c845d7a3b4aff8df2e Description-en: GNU Modula-2 compiler for the aarch64-linux-gnu architecture This is the GNU Modula-2 compiler for the aarch64-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-14-aarch64-linux-gnu Description-md5: 726b837fa2e33796406f1db6ec3b5d32 Description-en: GNU Ada compiler for the aarch64-linux-gnu architecture 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: gobjc++-14-aarch64-linux-gnu Description-md5: d431b0e6e4059db3dd1d284e2868e6fc Description-en: GNU Objective-C++ compiler for the aarch64-linux-gnu architecture This is the GNU Objective-C++ compiler for the aarch64-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-aarch64-linux-gnu Description-md5: a59c606b6defdc61673dce1d2868f8c0 Description-en: GNU Objective-C compiler for the aarch64-linux-gnu architecture This is the GNU Objective-C compiler for the aarch64-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: ignition-launch-cli Description-md5: 58a5b2679542ab03c37010d229be92d2 Description-en: Ignition Robotics Launch Library - Launch cli Ignition Launch, a component of Ignition Robotics, provides a command line interface to run and manager application and plugins. . Package contains the ignition launch cli application Package: libblis-dev Description-md5: 9f215031f7d1fd437d71bf7197d9b845 Description-en: BLAS-like Library Instantiation Software Framework (dev,32bit,meta) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package pulls development files for one of the 32-bit BlasInt variants. Package: libblis-openmp-dev Description-md5: ceacaf3ac2b859d15cf8c58a33dcaf70 Description-en: BLAS-like Library Instantiation Software Framework (dev,32bit,openmp) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains (-t openmp) version of development files. Package: libblis-pthread-dev Description-md5: c5463eb80b98d85a99d69ddf2a5dee94 Description-en: BLAS-like Library Instantiation Software Framework (dev,32bit,pthread) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains (-t pthread) version of development files. Package: libblis-serial-dev Description-md5: 4146615cf08c93dfaf956acb251a047a Description-en: BLAS-like Library Instantiation Software Framework (dev,32bit,serial) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains (-t no) version development files. Package: libblis4 Description-md5: 5baa73c326d3393e288f320072638b34 Description-en: BLAS-like Library Instantiation Software Framework (32bit,meta) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package pulls one of the 32-bit-BlasInt shared library variants. Package: libblis4-openmp Description-md5: 1884e31b4b241f27ba109fbf3f4ea915 Description-en: BLAS-like Library Instantiation Software Framework (32bit,openmp) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-t openmp) version of shared library. Package: libblis4-pthread Description-md5: 3f4a1ad71e227f07af6a18e9a8874e20 Description-en: BLAS-like Library Instantiation Software Framework (32bit,pthread) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-t pthread) version of shared library. Package: libblis4-serial Description-md5: 233c2c266fd69c9b46291c2001ebbf04 Description-en: BLAS-like Library Instantiation Software Framework (32bit,serial) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-t no) version of shared library. Package: libblis64-4 Description-md5: 625da2059195619a8e9d26ab7e376541 Description-en: BLAS-like Library Instantiation Software Framework (64bit,meta) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package pulls one of the 64-bit-BlasInt shared library variants. Package: libblis64-4-openmp Description-md5: 48120b9a9a3bf492a8c6caac4f8bcec5 Description-en: BLAS-like Library Instantiation Software Framework (64bit,openmp) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-b 64 -i 64 -t openmp) version of shared library. Package: libblis64-4-pthread Description-md5: 80e24901df53a3dfe07d72681a95865b Description-en: BLAS-like Library Instantiation Software Framework (64bit,pthread) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-b 64 -i 64 -t pthread) version of shared library. Package: libblis64-4-serial Description-md5: 91194a3216802c63b832f9153d4c0937 Description-en: BLAS-like Library Instantiation Software Framework (64bit,serial) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-b 64 -i 64 -t no) version of shared library. Package: libblis64-dev Description-md5: 4611561d04eac9c08cce096f5311ddeb Description-en: BLAS-like Library Instantiation Software Framework (dev,64bit,meta) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package pulls development files for one of the 64-bit BlasInt variants. Package: libblis64-openmp-dev Description-md5: f6cefe69655516b84fa7957a3b404e1f Description-en: BLAS-like Library Instantiation Software Framework (dev,64bit,openmp) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-b 64 -i 64 -t openmp) version of development files. Package: libblis64-pthread-dev Description-md5: 138b632a254cce3ea8c603dbca568c42 Description-en: BLAS-like Library Instantiation Software Framework (dev,64bit,pthread) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-b 64 -i 64 -t pthread) version of development files. Package: libblis64-serial-dev Description-md5: d9373813209ec10ba1930fb083d6b379 Description-en: BLAS-like Library Instantiation Software Framework (dev,64bit,serial) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-b 64 -i 64 -t no) version of development files. Package: libfmt-dev Description-md5: 7963a4ca548a609af43ee9bd78ee3acd Description-en: fast type-safe C++ formatting library -- development files This library provides fast, type-safe, small, C++11-aware replacement of (s)printf and related machinery. In some cases it's noticeably faster than boost::format, boost::lexical_cast and even sprintf itself. . This package contains the development files, include the static library. Package: libfmt9 Description-md5: bf00d7b126b81746ed9bbb189e83fcc1 Description-en: fast type-safe C++ formatting library -- library This library provides fast, type-safe, small, C++11-aware replacement of (s)printf and related machinery. In some cases it's noticeably faster than boost::format, boost::lexical_cast and even sprintf itself. . This package contains the shared library. Package: libignition-gazebo-dev Description-md5: 8ba4d9f9a00527803ae38cb007410427 Description-en: Ignition Gazebo classes and functions for robot apps - Development files Ignition Gazebo is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files Package: libignition-gazebo-plugins Description-md5: ed75f85997875eff7f6d998c9eef28e9 Description-en: Ignition Gazebo classes and functions for robot apps - Plugins Ignition Gazebo is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Plugins collection Package: libignition-gazebo6-6 Description-md5: 5f37a7f9f59985df65ec850277bd2285 Description-en: Ignition Gazebo classes and functions for robot apps - Shared library Ignition Gazebo is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Main shared library Package: libignition-launch-dev Description-md5: 980577ac8b37422a77b797e25a67db00 Description-en: Ignition Robotics Launch Library - Development files Ignition Launch, a component of Ignition Robotics, provides a command line interface to run and manager application and plugins. . Package contains the ignition launch development files Package: libignition-launch5-5 Description-md5: b1c4132c18a7f9ea2480e3a2dcb9fdc6 Description-en: Ignition Robotics Launch Library - Launch libraries Ignition Launch, a component of Ignition Robotics, provides a command line interface to run and manager application and plugins. . Package contains the ignition launch libraries Package: libnss-aad Description-md5: a682083ef91d385da535ba1a8080b33c Description-en: Azure Active Directory Authentication module for NSS Azure Active Directory Authentication enables authentication of Azure Active Directory accounts on your local system. It dynamically creates local accounts, supporting additional features like offline connectivity. . This package contains the NSS module. Package: liboqs-dev Description-md5: 0bccf5e2c23b45c46763f63d43beffdf Description-en: library for quantum-safe cryptographic algorithms (development files) liboqs is an open source C library for quantum-safe cryptographic algorithms. It provides a collection of open source implementations of quantum-safe key encapsulation mechanism (KEM) and digital signature algorithms; a common API for these algorithms; a test harness and benchmarking routines. . liboqs is part of the Open Quantum Safe (OQS) project, which aims to develop and integrate into applications quantum-safe cryptography to facilitate deployment and testing in real world contexts. In particular, OQS provides prototype integrations of liboqs into TLS and SSH, through OpenSSL and OpenSSH. . This package contains the development files. Package: liboqs3 Description-md5: 0d203f318572e69446707ff82ea0f6e1 Description-en: library for quantum-safe cryptographic algorithms (shared library) liboqs is an open source C library for quantum-safe cryptographic algorithms. It provides a collection of open source implementations of quantum-safe key encapsulation mechanism (KEM) and digital signature algorithms; a common API for these algorithms; a test harness and benchmarking routines. . liboqs is part of the Open Quantum Safe (OQS) project, which aims to develop and integrate into applications quantum-safe cryptography to facilitate deployment and testing in real world contexts. In particular, OQS provides prototype integrations of liboqs into TLS and SSH, through OpenSSL and OpenSSH. . This package contains the shared library. Package: libpam-aad Description-md5: 005c34d19bddf8524f3af21f6da08d98 Description-en: Azure Active Directory Authentication module for PAM Azure Active Directory Authentication enables authentication of Azure Active Directory accounts on your local system. It dynamically creates local accounts, supporting additional features like offline connectivity. . This package contains the PAM module. Package: msc-generator Description-md5: 06b7d7994376652533343f89963837cf Description-en: Draws signalling charts from textual description Msc-generator is a program that parses textual Message Sequence Chart descriptions and produces graphical output in a variety of file formats. . Msc-generator heavily borrows in concept from the 0.08 version of Michael C McTernan's mscgen. However, it has been completely rewritten from scratch and has a much more extensive (and only partially backwards compatible) language. The command-line interface is fully backwards compatible with mscgen, which enables using Msc-generator's commandline tool everywhere where you can use mscgen, but with the richer syntax. This includes the many tools integrated with mscgen, such as Doxygen, Sphinx and Msctexen. Package: msc-generator-nox Description-md5: 6b55af37857416aff8848eb58f9bb86c Description-en: Draws signalling charts from textual description (no-X version) Msc-generator is a program that parses textual Message Sequence Chart descriptions and produces graphical output in a variety of file formats. . Msc-generator heavily borrows in concept from the 0.08 version of Michael C McTernan's mscgen. However, it has been completely rewritten from scratch and has a much more extensive (and only partially backwards compatible) language. The command-line interface is fully backwards compatible with mscgen, which enables using Msc-generator's commandline tool everywhere where you can use mscgen, but with the richer syntax. This includes the many tools integrated with mscgen, such as Doxygen, Sphinx and Msctexen. . This package is for working without an X server. Package: cfengine3 Description-md5: 788a29b26be014b99b2dd6cde0363f81 Description-en: tool for configuring and maintaining network machines Cfengine is a suite of programs for integrated autonomic management of either individual or networked computers. . Cfengine 3 is both a more powerful and much simplified version of cfengine, which has been designed to inter operate with cfengine 2 rather than be backwards compatible with it. . With cfengine 3 you can install, configure and maintain computers using powerful hands-free tools. Package: iptux Description-md5: 0e2a14a870a45f416a44fd78dff4cf71 Description-en: Intranet communication tool for Linux iptux is an “IP Messenger” client for Linux. . It can: - auto-detect other clients on the intranet. - send message to other clients. - send file to other clients. . It is (supposedly) compatible with 飞鸽传书 (Feige) and 飞秋 (FeiQ) from China, and with the original “IP Messenger” clients from Japan as listed on http://ipmsg.org/ including g2ipmsg and xipmsg in Debian. Package: kakoune Description-md5: 8ba777537e413662f81feb19aa24b6ba Description-en: Vim-inspired, selection-oriented code editor Kakoune is a code editor heavily inspired by Vim; as such most of its commands are similar to vi’s ones, and it shares Vi’s "keystrokes as a text editing language" model. Kakoune can operate in two modes, normal and insertion. In insertion mode, keys are directly inserted into the current buffer. In normal mode, keys are used to manipulate the current selection and to enter insertion mode. Kakoune has a strong focus on interactivity, most commands provide immediate and incremental results, while still being competitive (as in keystroke count) with Vim. Kakoune works on selections, which are oriented, inclusive range of characters; selections have an anchor and a cursor character. Most commands move both of them, except when extending selection where the anchor character stays fixed and the cursor one moves around. Package: libarmci-mpi-dev Description-md5: 52136d843f532b5e27ab5e7cdcfb99c9 Description-en: ARMCI-MPI (Development version) ARMCI-MPI is a completely rewritten implementation of the ARMCI one-sided communication interface that uses MPI RMA for one-sided communication. . The purpose of the Aggregate Remote Memory Copy (ARMCI) library is to provide a general-purpose, efficient, and widely portable remote memory access (RMA) operations (one-sided communication) optimized for contiguous and noncontiguous (strided, scatter/gather, I/O vector) data transfers. . This version contains the Fortran90 modules and the static library, built against both OpenMPI and MPICH. Package: libonnxruntime-dev Description-md5: d144454e52fb87ef69f028500671d13a Description-en: cross-platform inference and training ML accelerator (dev files) ONNX Runtime is a performance-focused complete scoring engine for Open Neural Network Exchange (ONNX) models, with an open extensible architecture to continually address the latest developments in AI and Deep Learning. ONNX Runtime stays up to date with the ONNX standard with complete implementation of all ONNX operators, and supports all ONNX releases (1.2+) with both future and backwards compatibility. Please refer to this page for ONNX opset compatibility details. . This package provides the development files for libonnxruntime. Package: libonnxruntime1.16.3 Description-md5: 552d4cb5b759776d4c1e450cf6be2235 Description-en: cross-platform inference and training ML accelerator (shared lib) ONNX Runtime is a performance-focused complete scoring engine for Open Neural Network Exchange (ONNX) models, with an open extensible architecture to continually address the latest developments in AI and Deep Learning. ONNX Runtime stays up to date with the ONNX standard with complete implementation of all ONNX operators, and supports all ONNX releases (1.2+) with both future and backwards compatibility. Please refer to this page for ONNX opset compatibility details. . This package provides the shared library. Package: libpromises3 Description-md5: b7cc394ad69cf35c6472df3b5d754ec7 Description-en: libpromises library for cfengine3 binaries The main purpose of cfengine is to allow the system administrator to create a single central file which will define how every host on a network should be configured. . This package contains the libpromises3 library. Package: mailfront Description-md5: df32c5e85614568b7e938b41fb60bfb4 Description-en: mail server network protocol front-ends mailfront is a set of customizable network front-ends for mail servers. It contains complete SMTP, QMQP, QMTP, and POP3 front-ends as well as an authentication module for IMAP. The mail delivery front-ends also contain internal address filtering features. . Two SMTP back-ends are provided. One delivers mail to qmail-queue, mimicking most of the behavior of qmail-smtpd, with the addition of support for SMTP AUTH. The other rejects all SMTP commands if $SMTPREJECT is set, and execs its command line otherwise (in order to run the above program). Package: onnxruntime-tools Description-md5: 609c04cd77a09b15de6cf9016a91bd0d Description-en: cross-platform inference and training ML accelerator (tools) ONNX Runtime is a performance-focused complete scoring engine for Open Neural Network Exchange (ONNX) models, with an open extensible architecture to continually address the latest developments in AI and Deep Learning. ONNX Runtime stays up to date with the ONNX standard with complete implementation of all ONNX operators, and supports all ONNX releases (1.2+) with both future and backwards compatibility. Please refer to this page for ONNX opset compatibility details. . This package provides the onnxruntime tools. Package: python3-triton Description-md5: e0f427308b31686b455ed02a948422ff Description-en: language and compiler for custom Deep Learning operations For writing highly efficient custom Deep-Learning primitives. The aim of Triton is to provide an open-source environment to write fast code at higher productivity than CUDA, but also with higher flexibility than other existing domain specific languages. Package: gccgo-14-i686-linux-gnu Description-md5: 476b8ef19f68a3705287682de1e1d740 Description-en: GNU Go compiler for the i686-linux-gnu architecture This is the GNU Go compiler for the i686-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14-i686-linux-gnu Description-md5: 89d94ad4a90fcb92a390dd4106ba80a9 Description-en: GNU Rust compiler for the i686-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-14-i686-linux-gnu Description-md5: 00ea2654f0ce21b65085a895f9f14ee2 Description-en: GNU D compiler (version 2) for the i686-linux-gnu architecture This is the GNU D compiler for the i686-linux-gnu architecture, 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: gm2-14-i686-linux-gnu Description-md5: 05ba12e493b72d8343debec63c709f0b Description-en: GNU Modula-2 compiler for the i686-linux-gnu architecture This is the GNU Modula-2 compiler for the i686-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-14-i686-linux-gnu Description-md5: 5d5f78ab40eeb76fd91a48aa1d609842 Description-en: GNU Ada compiler for the i686-linux-gnu architecture 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: gobjc++-14-i686-linux-gnu Description-md5: b39381afe15d2749b764ed69f8ebf869 Description-en: GNU Objective-C++ compiler for the i686-linux-gnu architecture This is the GNU Objective-C++ compiler for the i686-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-i686-linux-gnu Description-md5: 0692b323d7920394e268687801f5005f Description-en: GNU Objective-C compiler for the i686-linux-gnu architecture This is the GNU Objective-C compiler for the i686-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: lib64gphobos-14-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: lib64gphobos5 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-14-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: lib64objc4 Description-md5: ed6abd85fb9be4df45f054e758ab70d5 Description-en: Runtime library for GNU Objective-C applications (64bit) Library needed for GNU ObjC applications linked against the shared library. Package: lib64stdc++6-14-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: gccgo-14-powerpc64le-linux-gnu Description-md5: 5a17cd67dc9ecaa24006880be9427bb8 Description-en: GNU Go compiler for the powerpc64le-linux-gnu architecture This is the GNU Go compiler for the powerpc64le-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14-powerpc64le-linux-gnu Description-md5: d0fe6b34eca2f10ee7ee873fcf7f890b Description-en: GNU Rust compiler for the powerpc64le-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-14-powerpc64le-linux-gnu Description-md5: 511ac042d081ba2ca3ae7e683ee8367f Description-en: GNU D compiler (version 2) for the powerpc64le-linux-gnu architecture This is the GNU D compiler for the powerpc64le-linux-gnu architecture, 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: gm2-14-powerpc64le-linux-gnu Description-md5: fb993083e71fd1e0af62e509dacb11b9 Description-en: GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture This is the GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-14-powerpc64le-linux-gnu Description-md5: 8ac95f73f66a0ce812744beb89e351e5 Description-en: GNU Ada compiler for the powerpc64le-linux-gnu architecture 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: gobjc++-14-powerpc64le-linux-gnu Description-md5: 62d25be8e9d06181c6d2eaa1dab2a772 Description-en: GNU Objective-C++ compiler for the powerpc64le-linux-gnu architecture This is the GNU Objective-C++ compiler for the powerpc64le-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-powerpc64le-linux-gnu Description-md5: 42ae6621ea0fdfd8c7240d742c7060ee Description-en: GNU Objective-C compiler for the powerpc64le-linux-gnu architecture This is the GNU Objective-C compiler for the powerpc64le-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: librust-tokio-executor-dev Description-md5: 1d0777a6d4941c1d599a024b61bd87bb Description-en: Future execution primitives - Rust source code This package contains the source for the Rust tokio-executor crate, packaged by debcargo for use with cargo and dh-cargo. Package: netlabel-tools Description-md5: c34a9c6dc669e03e4de3a6aeac234e2b Description-en: management tool for the Linux NetLabel Subsystem The NetLabel management utility, netlabelctl, is a command line program designed to allow system administrators to configure the NetLabel system in the kernel. . This package requires that the running kernel supports NETLABEL. Package: corrosion Description-md5: 4cbc21579b747160c17f9687bd29da47 Description-en: Tool for integrating rust with an existing CMake project Corrosion, formerly known as cmake-cargo, is a tool for integrating Rust into an existing CMake project. . Corrosion can automatically import executables, static libraries, and dynamic libraries from a workspace or package manifest (Cargo.toml file). Package: fim Description-md5: 545bc8b6326b5387fc70d5fa199f1855 Description-en: scriptable frame buffer, X.org and ascii art image viewer FIM is a highly customizable scriptable image viewer targeted at the users who are comfortable with software like the Vim text editor or the Mutt mail user agent. FIM aims to be a "swiss army knife" for viewing images. Its code derives from the "Fbi" framebuffer image viewer by Gerd Hoffmann. FIM is multidevice: it has X support via the SDL library and ascii art output via the aalib library. . It supports image description files, file search and filtering using regular expressions on filenames and descriptions, caption display, customizable status line, EXIF tags display, EXIF-based image rotation, recursive directory traversal, reading from stdin, and can e.g. jump between two images remembering scale and position. . It can speed up loading by image caching and speed up scaling with mipmaps. It offers GNU readline command line autocompletion and history, completely customizable key bindings, external/internal (if-while based) scriptability (through return codes, standard input/output, and commands given at invocation time, an initialization file, Vim-like autocommands), and much more. Package: kxc Description-md5: 01f2aaf08f13f63790be3ec31fc6bdbe Description-en: Key exchange daemon -- client kxd is a key exchange daemon, which serves blobs of data (keys) over https. . It can be used to get keys remotely instead of using local storage. The main use case is to get keys to open dm-crypt devices automatically, without having to store them on the local machine. . This package provides the client part of kxd. Package: kxd Description-md5: 0d38a58070be8bbe74c29f42193ed071 Description-en: Key exchange daemon kxd is a key exchange daemon, which serves blobs of data (keys) over https. . It can be used to get keys remotely instead of using local storage. The main use case is to get keys to open dm-crypt devices automatically, without having to store them on the local machine. Package: kxgencert Description-md5: 67322347912e11cfab64db98fcf06cfc Description-en: Key exchange daemon -- certificate generator kxd is a key exchange daemon, which serves blobs of data (keys) over https. . It can be used to get keys remotely instead of using local storage. The main use case is to get keys to open dm-crypt devices automatically, without having to store them on the local machine. . This package provides a certificate generator, for convenience when setting up the client and server. Package: libautopilot-gtk Description-md5: c76f24e365cee9cbd3ae6bd89df0ce70 Description-en: Makes GTK+ applications introspectable by autopilot. This allows autopilot to test any existing GTK+ application, without having to rebuild the application under test. Package: libdolfinx-complex-dev Description-md5: 59b256ad341827e4c4c4e5af4f7b8d2d Description-en: Shared links and header files for DOLFIN (complex numbers) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the development files for the complex number build. . This is the next-generation version of DOLFIN-). The legacy version of DOLFIN is provided by libdolfin-dev. Package: libdolfinx-complex0.8 Description-md5: f41dc33b4940a12c2135694d20dc5514 Description-en: Shared libraries for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the shared libraries with complex number support. Package: libdolfinx-dev Description-md5: aa90851252787184d62f28b2cdaa7458 Description-en: Shared links and header files for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the common development files and depends on the real or complex development package. . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The legacy version of DOLFIN is provided by libdolfin-dev. Package: libdolfinx-real-dev Description-md5: 7d08875fc9b45dfc7e05649405090ec4 Description-en: Shared links and header files for DOLFIN (real numbers) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the development files for the real number build. . This is the next-generation version of DOLFIN-X. The legacy version of DOLFIN is provided by libdolfin-dev. Package: libdolfinx-real0.8 Description-md5: 6e1ac5acb4da3ed07d764dc1c9935f36 Description-en: Shared libraries for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the shared libraries with real number support. Package: libfakechroot Description-md5: b0c4684ba5fd1dd31a0a93d761269fb4 Description-en: gives a fake chroot environment - runtime This package provides a library which overrides libc functions, so it is possible to use root-specific tools without root privileges. . In fake chroot you can install i.e. Debian bootstrap, create developer's environment and build packages inside chroot'ed system using standard non-root user account. Package: libgzstream-dev Description-md5: 0d5f3f1844758d871482cc179322016c Description-en: provide functionality of zlib C-library in a C++ iostream (development) Gzstream is a small C++ library, basically just a wrapper, that provides the functionality of the zlib C-library in a C++ iostream. . This package contains the static library and header files. Package: libgzstream0 Description-md5: 25781160586e93aa72b484d8a32bdb7b Description-en: provide functionality of zlib C-library in a C++ iostream Gzstream is a small C++ library, basically just a wrapper, that provides the functionality of the zlib C-library in a C++ iostream. . This package contains the dynamic library. Package: libignition-gui-dev Description-md5: feda608232ae7542cb618649a19a2bc9 Description-en: Ignition Gui classes and functions for robot apps - Development files Ignition Gui is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Package for development libraries and headers. Package: libignition-gui6-6 Description-md5: a1785db80184ac84ff09bc2ef2702ff3 Description-en: Ignition Gui classes and functions for robot apps - Shared library Ignition Gui is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Package contains the main libraries Package: libignition-sensors-air-pressure-dev Description-md5: 7ef8439d5cf7d15ce02454d28114b52d Description-en: Ignition sensors classes and functions for robot apps - Dev files air-pressure Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for air-pressure sensor Package: libignition-sensors-altimeter-dev Description-md5: e7e4bd4fb10ae6d525fd53df49e3f692 Description-en: Ignition sensors classes and functions for robot apps - Dev files altimeter Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for altimeter sensor Package: libignition-sensors-camera-dev Description-md5: 9a8b2d2bc7256e8d3be9e95a8de9da99 Description-en: Ignition sensors classes and functions for robot apps - Dev files Camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for Camera sensor Package: libignition-sensors-core-dev Description-md5: 045b0fe84d48ce2e398a6cd32cb62aba Description-en: Ignition sensors classes and functions for robot apps - Development files Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Core development files Package: libignition-sensors-depth-camera-dev Description-md5: 0cb6de466a3cb3a15285645737d1a676 Description-en: Ignition sensors classes and functions for robot apps - Dev files depth-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for depth-camera sensor Package: libignition-sensors-dev Description-md5: b51a00c68154af6a66278ed2bef0391a Description-en: Ignition sensors classes and functions for robot apps - Metapackage Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Metapackage for all the -dev files Package: libignition-sensors-force-torque-dev Description-md5: a68ff69ec3a7ac190752e37aead56407 Description-en: Ignition sensors classes and functions for robot apps - Dev files force-torque Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for force-torque sensor Package: libignition-sensors-gpu-lidar-dev Description-md5: 7c0a357103c919f224f14ccd4636a13c Description-en: Ignition sensors classes and functions for robot apps - Dev files gpu-lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for gpu-lidar sensor Package: libignition-sensors-imu-dev Description-md5: 2cb4aabeeda68b9203ced686aed19ec1 Description-en: Ignition sensors classes and functions for robot apps - Dev files imu Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for imu sensor Package: libignition-sensors-lidar-dev Description-md5: a97d47fe92f56af44e92d5c936cfb306 Description-en: Ignition sensors classes and functions for robot apps - Dev files lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for lidar sensor Package: libignition-sensors-logical-camera-dev Description-md5: 520a4c764874076ef2a304550f1789a7 Description-en: Ignition sensors classes and functions for robot apps - Dev files logical-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for logical-camera sensor Package: libignition-sensors-magnetometer-dev Description-md5: 959672d6f8a3b26e7fc4e2d9ef834460 Description-en: Ignition sensors classes and functions for robot apps - Dev files magnetometer Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for magnetometer sensor Package: libignition-sensors-navsat-dev Description-md5: 7f056e5be5b7abc2cdf602b4d4ef786a Description-en: Ignition sensors classes and functions for robot apps - Dev files navsat Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for NavSat (GPS) sensor Package: libignition-sensors-rendering-dev Description-md5: e8d69ff6a6c453c6791ed8ea937efcc4 Description-en: Ignition sensors classes and functions for robot apps - Dev files rendering Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for rendering sensor Package: libignition-sensors-rgbd-camera-dev Description-md5: f35c366810390c55e8eb96ba1b7a3e98 Description-en: Ignition Sensors classes and functions for robot apps - Dev files rgbd-camera Ignition Sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for rgbd-camera sensor Package: libignition-sensors-segmentation-camera-dev Description-md5: c99da2926ec257e587e2da1a5878e1ac Description-en: Ignition sensors classes and functions for robot apps - Dev files segmentation-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for segmentation-camera sensor Package: libignition-sensors-thermal-camera-dev Description-md5: c6b83066508432d2887164583c32b21e Description-en: Ignition sensors classes and functions for robot apps - Dev files thermal-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for thermal-camera sensor Package: libignition-sensors6-6 Description-md5: 11c0438fc30ca20a7a7b6a53c5a094a3 Description-en: Ignition sensors classes and functions for robot apps - Shared library Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. Package: libignition-sensors6-air-pressure6 Description-md5: 6af3c8504ac71fac27ab75b3e27d3b55 Description-en: Ignition sensors classes and functions for robot apps - Lib air-pressure Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for air-pressure sensor Package: libignition-sensors6-altimeter6 Description-md5: b5b40c004495caa2a0617bd41ac8fbc4 Description-en: Ignition sensors classes and functions for robot apps - Lib altimeter Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for altimeter sensor Package: libignition-sensors6-camera6 Description-md5: e0cefdb7a9b8fee736a39c6a3e5d7894 Description-en: Ignition sensors classes and functions for robot apps - Lib Camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for Camera sensor Package: libignition-sensors6-depth-camera6 Description-md5: fd36179ae2b4b263c991c031208c6557 Description-en: Ignition sensors classes and functions for robot apps - Lib depth-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for depth-camera sensor Package: libignition-sensors6-force-torque6 Description-md5: 56926cbbacc74bdb19f6320d9d96e9eb Description-en: Ignition sensors classes and functions for robot apps - Lib force-torque Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for force-torque sensor Package: libignition-sensors6-gpu-lidar6 Description-md5: 94dc7b7ee619cf97c4bbd9b9aa1d48e2 Description-en: Ignition sensors classes and functions for robot apps - Lib gpu-lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for gpu-lidar sensor Package: libignition-sensors6-imu6 Description-md5: c3f7a8b0900b5bb22286690a7dad12a8 Description-en: Ignition sensors classes and functions for robot apps - Lib imu Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for imu sensor Package: libignition-sensors6-lidar6 Description-md5: 09928d3bcb5434c27b4ee3f1b66284b0 Description-en: Ignition sensors classes and functions for robot apps - Lib lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for lidar sensor Package: libignition-sensors6-logical-camera6 Description-md5: d21596526c2a201792542dffbe8fb918 Description-en: Ignition sensors classes and functions for robot apps - Lib logical-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for logical-camera sensor Package: libignition-sensors6-magnetometer6 Description-md5: 9f99ea765378626d5f99f4682048de90 Description-en: Ignition sensors classes and functions for robot apps - Lib magnetometer Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for magnetometer sensor Package: libignition-sensors6-navsat6 Description-md5: 6dbd43dc17d2d05de6788cc0423ed621 Description-en: Ignition sensors classes and functions for robot apps - Lib navsat Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for NavSat (GPS) sensor Package: libignition-sensors6-rendering6 Description-md5: 3bbd2907b87b38d1a3df1c97ab4918c5 Description-en: Ignition sensors classes and functions for robot apps - Lib rendering Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for rendering sensor Package: libignition-sensors6-rgbd-camera6 Description-md5: 501dfc7a56ce94b12ca397b409807442 Description-en: Ignition Sensors classes and functions for robot apps - Lib rgbd-camera Ignition Sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for rgbd-camera sensor Package: libignition-sensors6-segmentation-camera6 Description-md5: c33fab7ca9f229ab00c48de7041b65e7 Description-en: Ignition sensors classes and functions for robot apps - Lib segmentation-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for segmentation-camera sensor Package: libignition-sensors6-thermal-camera6 Description-md5: 3d9f0ce4b4fd826a65199add2c4d5f7e Description-en: Ignition sensors classes and functions for robot apps - Lib thermal-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for thermal-camera sensor Package: librust-tokio-reactor-dev Description-md5: 07eabb320ba20cc7e0ec5ba4953b5dff Description-en: Event loop that drives Tokio I/O resources - Rust source code This package contains the source for the Rust tokio-reactor crate, packaged by debcargo for use with cargo and dh-cargo. Package: libui-utilcpp-dev Description-md5: 52033507f5e1f545e0a1aae59a047135 Description-en: UI C++ utility library (development) A toolbox-like C++ library, with a diverse set of utilities: . * Exception: Generic Exception classes and THROW macros. * Sys: C++ "exception" wrappers for a wide range of system C functions. * Cap: Capabilities C++ wrapper. * CharsetMagic: Charset guessing. * Recoder: Charset recoding. * Time: Misc date and time utilities. * File: Misc file utilities. * Text: Misc string utilities. * http/: Minimal HTTP implementiation. * PosixRegex: Simple wrapper for C 'regexec'. * QuotaInfo: Wrapper to fs quota information. * SMLog[Mono]: Syslog Macro Log. * Socket: Simple Socket abstraction (inet+unix). * Thread: Process based pseudo thread abstraction. * CmdLine: Create CLI-like programs. * GetOpt: Abstraction of GNU C getopt_long(3). . This package provides all files needed for development. Package: libui-utilcpp9t64 Description-md5: 1af99cc3b21271a2e8495641ceb23749 Description-en: UI C++ utility library (run time) A toolbox-like C++ library, with a diverse set of utilities: . * Exception: Generic Exception classes and THROW macros. * Sys: C++ "exception" wrappers for a wide range of system C functions. * Cap: Capabilities C++ wrapper. * CharsetMagic: Charset guessing. * Recoder: Charset recoding. * Time: Misc date and time utilities. * File: Misc file utilities. * Text: Misc string utilities. * http/: Minimal HTTP implementiation. * PosixRegex: Simple wrapper for C 'regexec'. * QuotaInfo: Wrapper to fs quota information. * SMLog[Mono]: Syslog Macro Log. * Socket: Simple Socket abstraction (inet+unix). * Thread: Process based pseudo thread abstraction. * CmdLine: Create CLI-like programs. * GetOpt: Abstraction of GNU C getopt_long(3). . This package provides run time support. Package: python3-dolfinx Description-md5: 8b0d7e543b0a54225af077d16acadf2a Description-en: Python interface for DOLFIN (Python 3) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The legacy version of DOLFIN is provided by python3-dolfin. . This is a base package depending on the dolfinx packages with real or complex number support. By default the version built against the preferred version of PETSc in /usr/lib/petsc is selected, but the alternative version can be selected by setting the environment variable PETSC_DIR. Package: python3-dolfinx-complex Description-md5: 21c9bd2c698d8d40721e0a273f1bd404 Description-en: Python interface for DOLFIN (Python 3) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the Python interface for DOLFIN (Python 3). . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The legacy version of DOLFIN (without complex number support) is provided by python3-dolfin. Package: python3-dolfinx-real Description-md5: 6a6e4b563fac29b55604579a2f66c280 Description-en: Python interface for DOLFIN (Python 3) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the Python interface for DOLFIN (Python 3). . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The legacy version of DOLFIN is provided by python3-dolfin. Package: tailspin Description-md5: e01d9bfaf85eed886b807469f6b45701 Description-en: log file highlighter tailspin provides the command line tool tspin for viewing and tailing log files. It highlights important keywords to make navigating log files easier, using less under the hood for scrollback, search and filtering. Package: gccgo-14-s390x-linux-gnu Description-md5: 13a2088fce190da9d678cded8c585159 Description-en: GNU Go compiler for the s390x-linux-gnu architecture This is the GNU Go compiler for the s390x-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14-s390x-linux-gnu Description-md5: 60e5147789a6c4bea6683d644c2e355e Description-en: GNU Rust compiler for the s390x-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-14-s390x-linux-gnu Description-md5: 82e56d1ee033cd721d1d3bd63425ec46 Description-en: GNU D compiler (version 2) for the s390x-linux-gnu architecture This is the GNU D compiler for the s390x-linux-gnu architecture, 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: gm2-14-s390x-linux-gnu Description-md5: 066dd0c50b39703aaf5595d82f9ba751 Description-en: GNU Modula-2 compiler for the s390x-linux-gnu architecture This is the GNU Modula-2 compiler for the s390x-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-14-s390x-linux-gnu Description-md5: cbfa1b3916e07b6428ca157c12823364 Description-en: GNU Ada compiler for the s390x-linux-gnu architecture 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: gobjc++-14-s390x-linux-gnu Description-md5: 1ec28737276f7e4ee370125d58428a01 Description-en: GNU Objective-C++ compiler for the s390x-linux-gnu architecture This is the GNU Objective-C++ compiler for the s390x-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-s390x-linux-gnu Description-md5: e59ac85e61be3dcab6b065120e050280 Description-en: GNU Objective-C compiler for the s390x-linux-gnu architecture This is the GNU Objective-C compiler for the s390x-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: guvcview Description-md5: 5024a12bbce2ca7e5b27f501da68c2c6 Description-en: GTK+ base UVC Viewer guvcview is a simple GTK+ interface for capturing and viewing video from devices supported by the Linux UVC driver. Package: libguvcview-2.1-2t64 Description-md5: a54cca276b3412f2e182aff47eca90cc Description-en: GTK+ base UVC Viewer - runtime guvcview is a simple GTK+ interface for capturing and viewing video from devices supported by the Linux UVC driver. . This package includes the shared library. Package: libguvcview-dev Description-md5: 2446392d37ac70c7c1cf6c5f634e32a8 Description-en: GTK+ base UVC Viewer - development files guvcview is a simple GTK+ interface for capturing and viewing video from devices supported by the Linux UVC driver. . This package contains files that are needed to build applications.