Package: aespipe Description-md5: 2ddca24ac9f8c8110258c420a625301a Description-en: AES-encryption tool with loop-AES support aespipe is an encryption tool that reads from standard input and writes to standard output. It uses the AES (Rijndael) cipher. . aespipe can be used for non-destructive in-place encryption of existing disk partitions for use with the loop-AES encrypted loopback kernel module. . It can also be used as an encryption filter to create and restore encrypted tar/cpio backup archives and to read/write and convert loop-AES compatible encrypted images. . Note that aespipe does not store any length information with the encrypted images, so it cannot be used as general purpose filter for encryption, but only for certain formats like tar. Package: apt-transport-https Description-md5: 42fb3fe23b1b826709a68809c25a3897 Description-en: transitional package for https support This is a dummy transitional package - https support has been moved into the apt package in 1.5. It can be safely removed. Package: argon2 Description-md5: 0dde3f6fd43fb48a8ee4a31c6947697a Description-en: memory-hard hashing function - utility Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrized by: * A time cost, which defines the amount of computation realized and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package contains the argon2 tool for hashing data on the command-line. Package: arno-iptables-firewall Description-md5: 40c5315d53ac308b897f9f3317b213b0 Description-en: single- and multi-homed firewall script with DSL/ADSL support Unlike other lean iptables front ends in Debian, arno-iptables-firewall will setup and load a secure, restrictive firewall by just asking a few questions. This includes configuring internal networks for internet access via NAT and potential network services (e.g. HTTP or SSH). . However, it is in no way restricted to this simple setup. Some catch words of additional features, that can be enabled in the well documented configuration file are: DSL/ADSL, port forwarding, DMZ, port-scan detection, MAC address filtering. . Moreover, it comes with an extensive set of plugins to cover further requirements. For example SSH brute force protection, traffic shaping, traffic accounting, VPN support to just mention a few. Package: aspell-sk Description-md5: 14f7501c7ff44455ed3313df9f996f57 Description-en: Slovak dictionary for GNU Aspell This package contains all the required files to add support for the Slovak language to the GNU Aspell spell checker. . This package is built from the Slovak dictionary for hunspell. Package: auto-apt-proxy Description-md5: db956da48822ce101ca601a8713aeae6 Description-en: automatic detector of common APT proxy settings auto-apt-proxy installs itself as an APT proxy autodetector, and detects common setups by checking some hosts on the local network for well-known APT proxies such as apt-cacher-ng. . This package is most useful for development environments, and will Do The Right Thing for at least these cases: . * Build chroots, with a proxy running on the host system. * Docker/lxc containers, with a proxy running on the host system. * Virtual machines with NAT networking, with a proxy running on the host system. * Any other system, with a proxy running on its default gateway. * Systems where the `apt-proxy` hostname resolves to a valid IP address and a supported proxy is detected at that address. . The following APT proxy servers are supported and automatically detected: * apt-cacher-ng * approx * apt-cacher * squid-deb-proxy * any proxy advertised by an _apt_proxy._tcp SRV record in your domain . This package has a minimal set of dependencies in order to minimize the influence on systems where it is installed. . This package does not query mDNS SRV records, which would require avahi. If you need that, consider the `squid-deb-proxy-client` package instead. Package: autoflake Description-md5: 39d5f63c58b99d957e49906057e42ed6 Description-en: Removes unused imports and unused variables in Python code By default, autoflake only removes unused imports for modules that are part of the standard library. (Other modules may have side effects that make them unsafe to remove automatically.) Removal of unused variables is also disabled by default. . Also removes useless 'pass' statements. Package: avra Description-md5: 2403543900a2a45a9c78d3a06684dfae Description-en: assembler for Atmel AVR microcontrollers Avra is an assembler for the Atmel's family of AVR 8-bit RISC microcontrollers. It is mostly compatible with Atmel's own assembler, but adds new features such as better macro support and additional preprocessor directives. Package: avrdude Description-md5: 39f53585d0a5d8a4c5c1d57f7789eace Description-en: software for programming Atmel AVR microcontrollers AVRDUDE is an open source utility to download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers using the in-system programming technique (ISP). Package: avrdude-doc Description-md5: 0b6fe5ae5ad13f400d3869565ce43390 Description-en: documentation for avrdude AVRDUDE is an open source utility to download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers using the in-system programming technique (ISP). . This package contains documentation for configuring and running AVRDUDE. Package: awl-doc Description-md5: daee0931a6920802a9efe4bd7b679cbe Description-en: Andrew's Web Libraries - API documentation This package documents Andrew's Web Libraries. This is a set of hopefully lightweight libraries for handling a variety of useful things for web programming, including: - Session management - User management - DB Records - Simple reporting - DB Schema Updating - iCalendar parsing . This package contains detailed technical documentation for the classes and methods in these libraries. Package: basez Description-md5: 0818946b0f0b5e51b8873d27ebb3576c Description-en: base 16/32/64 encode/decode data to standard output BaseZ encodes/decodes base16, base32, base32hex, base64 or base64url data stream per RFC 4648; MIME base64 Content-Transfer-Encoding per RFC 2045; or PEM Printable Encoding per RFC 1421. . This binary package provides a list of commands: basez hex base16 base32plain base32hex base64plain base64url base64mime base64pem Package: bettercap-caplets Description-md5: 4421fdd27a438d40696a09fe97292739 Description-en: Bettercap scripts (caplets) and proxy modules This package contains Bettercap scripts (caplets) and proxy modules. The bettercap's interactive sessions can be scripted with .cap files, or caplets. Package: bird2 Description-md5: 874644189b6bd30d36505beb812c9640 Description-en: Internet Routing Daemon BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface. . BIRD supports IPv4 and IPv6 versions of OSPF, RIP, BGP and Babel routing protocols. It also supports supplementary protocols like BFD, RPKI-Router and IPv6 router advertisements. Package: bird2-doc Description-md5: 1ced61660e9937b21315d53a620aa063 Description-en: Internet Routing Daemon - documentation BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface. . This package provides the user and developer documentation. Package: bolt-15 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-16 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: cgreen1 Description-md5: 6da36e27bf556319dacc0049edb340f4 Description-en: Cgreen Library - Library tool A modern unit test and mocking framework for C and C++. Cgreen features - fast build, clean code, highly portable - simple auto-discovery of tests - fluent, expressive and readable API - each test runs in isolation to prevent cross-test dependencies - built-in mocking for C, compatible other C++ mocking librarie Provides the Unittest test tool Package: chaos-marmosets Description-md5: 19e801f992c8530dc67892e22228bc90 Description-en: Small chaos monkey programs This project contains small programs that behave badly. They can be used for chaos engineering to test the system behavior and the infrastructure setup for those cases. . divide-by-zero tries to divide a number by zero. It will immediately exit with signal 4 (SIGILL). This program is useful to test the process core dump configuration. In case of using a bug reporting system like apport, this program allows testing reporting the crash and retracing it. . leak-memory: This program will eat your memory like Obelix eats cake until it will eventually trigger the out of memory (OOM) killer. This program is useful to test configured cgroups memory limitations and the OOM killer behavior. . seg-fault: This program tries write to address zero and will trigger a segmentation fault (signal 11). It is useful to test the process core dump configuration. In case of using a bug reporting system like apport, this program allows testing reporting the crash and retracing it. Package: cl-consfigurator Description-md5: 72c33d706b688275e6f5f34d3cd9b431 Description-en: Lisp declarative configuration management system Consfigurator is a system for declarative configuration management using Common Lisp. You can use it to configure hosts as root, deploy services as unprivileged users, build and deploy containers, install operating systems, produce disc images, and more. Some key advantages: . * Apply configuration by transparently starting up another Lisp image on the machine to be configured, so that you can use the full power of Common Lisp to inspect and control the host. . * Also define properties of hosts in a more restricted language, that of :POSIX properties, to configure machines, containers and user accounts where you can't install Lisp. These properties can be applied using just an SSH or serial connection, but they can also be applied by remote Lisp images, enabling code reuse. . * Flexibly chain and nest methods of connecting to hosts. For example, you could have Consfigurator SSH to a host, sudo to root, start up Lisp, use the setns(2) system call to enter a Linux container, and then deploy a service. Secrets, and other prerequisite data, are properly passed along. . * Combine declarative semantics for defining hosts and services with a multiparadigmatic general-purpose programming language that won't get in your way. . Declarative configuration management systems like Consfigurator and Propellor share a number of goals with projects like the GNU Guix System and NixOS. However, tools like Consfigurator and Propellor try to layer the power of declarative and reproducible configuration semantics on top of traditional, battle-tested UNIX system administration infrastructure like distro package managers, package archives and daemon configuration mechanisms, rather than seeking to replace any of those. Let's get as much as we can out of all that existing distro policy-compliant work! Package: clang-15 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-15-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-15-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-16 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-16-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-16-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-15 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-16 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-15 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-16 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-15 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-16 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-15 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-16 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: cockpit-machines Description-md5: 0eb6768a5275b934fab3627c568646c9 Description-en: Cockpit user interface for virtual machines The Cockpit Web Console enables users to administer GNU/Linux servers using a web browser. . This package adds an user interface for managing virtual machines. . If the "virtinst" package is installed, you can also create new virtual machines. Package: cockpit-podman Description-md5: bd8bea62609a52119a9f55b9e9e77daf Description-en: Cockpit component for Podman containers The Cockpit Web Console enables users to administer GNU/Linux servers using a web browser. . This package adds an user interface for Podman containers. Package: cpufreqd Description-md5: 2e6607a4cd24cc140a7c1cd9613eaaab Description-en: fully configurable daemon for dynamic frequency and voltage scaling cpufreqd is meant to be a replacement of the speedstep applet you can find on some other OS, it monitors the system status and selects the most appropriate CPU level. It is fully configurable and easily extensible through the many available plug-ins (more to come). Despite its name it can be used to control also the NForce2-Atxp1 voltage regulator and the core and memory clock for NVidia cards (see README.Debian). . You need a CPUFreq driver and either APM, ACPI (a recent version) or PMU enabled in your kernel in order for this daemon to work. Package: cryfs Description-md5: 6a193616bfd007a57999d6d65d2c809f Description-en: encrypt your files and store them in the cloud CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others. Package: cyrus-admin Description-md5: 30d4f431154e19f3badd2b37661f7170 Description-en: Cyrus mail system - administration tools This package provides the administrative tools for the Cyrus IMAPd suite. It contains the cyradm tool which can be used to administer both local and remote Cyrus mail systems. It also contains sieveshell and its deprecated cousin installsieve, which can be used to manage sieve scripts. . For more information, please see the cyrus-common package. Package: cyrus-caldav Description-md5: 4a2a6a95eea3e87b63bd5ba8d5020b3d Description-en: Cyrus mail system - CalDAV and CardDAV support This package contains the CalDAV and CardDAV portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-clients Description-md5: 992ed3dec2e38f35f5825dbbb87631db Description-en: Cyrus mail system - test clients This package contains client tools to test the Cyrus IMAPd suite. It contains the mupdatetest, sivtest, smtptest, lmtptest, imtest and pop3test tools which can be used to interactively talk to a mupdate, Sieve, SMTP, LMTP, IMAP or POP3 server. The clients are fully SASL-enabled for authentication. . For more information, please see the cyrus-common package. Package: cyrus-common Description-md5: ce477374fcdec4eb4b04c5e339e4a360 Description-en: Cyrus mail system - common files Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . Cyrus doesn't support reading from and storing mail in the standard mail spool. It stores mail in a separate directory in its own MH-like format. . This package contains the common files needed by the other Cyrus components. The cyrus-imapd and/or cyrus-pop3d packages are needed to enable IMAP and POP3 support respectively. cyrus-murder can be used to enable IMAP, POP3 and LMTP proxying. cyrus-replication can be used to provide server replication between two imap servers. Package: cyrus-dev Description-md5: 16eb6f696ea714cc04c10da3bf1af891 Description-en: Cyrus mail system - developer files This package contains header files and the static library needed to develop IMAP applications that interface with the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-doc Description-md5: dc4db33c7f92d614299003a2faaa98f8 Description-en: Cyrus mail system - documentation files Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . This package contains the documentation for the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-imapd Description-md5: 2013b72b2b05fdd34a3b3dd1c1ba084e Description-en: Cyrus mail system - IMAP support Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . This package contains the IMAP (Internet Mail Access Protocol) portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-murder Description-md5: ab90b0c9d4129b972ab15fe6e9c32d5d Description-en: Cyrus mail system - proxies and aggregator This package contains the Cyrus IMAPd suite murder aggregator system, i.e. IMAP, POP3 and LMTP proxies, and the mupdate mailbox master daemon. It allows for cluster setups where there are many backend Cyrus spools and frontend proxy servers. . For more information, please see the cyrus-common package. Package: cyrus-nntpd Description-md5: bcca7012a9781e9e61073187c18156df Description-en: Cyrus mail system - NNTP support This package contains the NNTP (Network News Transfer Protocol) portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-pop3d Description-md5: 70c2ae7050e6313a16eb7cb9d9341a7f Description-en: Cyrus mail system - POP3 support Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . This package contains the POP3 (Post Office Protocol) portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-replication Description-md5: b418abba8bf22d6e89141717800813af Description-en: Cyrus mail system - replication This package contains the Cyrus IMAPd suite replication system. It allows the replication of the mail spool between two imap or pop servers. . For more information, please see the cyrus-common package. Package: davical Description-md5: 0ba62411c9e2ac58db7899c80a834734 Description-en: PHP CalDAV and CardDAV Server The DAViCal CalDAV Server is designed to store CalDAV calendars and CardDAV addressbooks, such as those from Evolution, Sunbird/Lightning, Mulberry, iCal, iPhone or SOHO Organizer, in a central location, providing shared calendars, free/busy publication and a basic administration interface. Package: davical-doc Description-md5: ffcf6b90911c2a5fef8a3fff3b48d66e Description-en: PHP CalDAV and CardDAV Server - technical documentation The DAViCal CalDAV Server is designed to store CalDAV calendars and CardDAV addressbooks, such as those from Evolution, Sunbird/Lightning, Mulberry, iCal, iPhone or SOHO Organizer, in a central location, providing shared calendars, free/busy publication and a basic administration interface. . This package contains detailed technical documentation for the classes and methods in the DAViCal programs. Some user-centric configuration documentation is also included. Package: dcfldd Description-md5: 5bc0ea184493944a867f4a5e09429f11 Description-en: enhanced version of dd for forensics and security dcfldd was initially developed at Department of Defense Computer Forensics Lab (DCFL). This tool is based on the dd program with the following additional features: . - Hashing on-the-fly: dcfldd can hash the input data as it is being transferred, helping to ensure data integrity. - Status output: dcfldd can update the user of its progress in terms of the amount of data transferred and how much longer operation will take. - Flexible disk wipes: dcfldd can be used to wipe disks quickly and with a known pattern if desired. - Image/wipe verify: dcfldd can verify that a target drive is a bit-for-bit match of the specified input file or pattern. - Multiple outputs: dcfldd can output to multiple files or disks at the same time. - Split output: dcfldd can split output to multiple files with more configurability than the split command. - Piped output and logs: dcfldd can send all its log data and output to commands as well as files natively. - When dd uses a default block size (bs, ibs, obs) of 512 bytes, dcfldd uses 32768 bytes (32 KiB) which is HUGELY more efficient. - The following options are present in dcfldd but not in dd: ALGORITHMlog:, errlog, hash, hashconv, hashformat, hashlog, hashlog:, hashwindow, limit, of:, pattern, sizeprobe, split, splitformat, statusinterval, textpattern, totalhashformat, verifylog, verifylog:, vf. Package: dh-cargo Description-md5: 5d673cf67735dd305fc8bfe717fef40a Description-en: debhelper buildsystem for Rust crates using Cargo dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . This builds Debian rust crates to be installed into a system-level crate registry in /usr/share/cargo/registry containing crates that can be used and Build-Depended upon by other Debian packages. . Debian packages generated by debcargo use this buildsystem; packagers are not expected to use this directly. If you have a multi-language program such as firefox or librsvg that includes private Rust crates not exposed to others, you should instead use Debian's cargo wrapper /usr/share/cargo/bin/cargo in the cargo package, and Build-Depends on that instead of this package. 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: doona Description-md5: fd903e2675fc007677179e677c63d857 Description-en: Network fuzzer forked from bed Doona is a fork of the Bruteforce Exploit Detector Tool (BED). BED is a program which is designed to check daemons for potential buffer overflows, format string bugs etc. Package: dpf-plugins Description-md5: 9033cff0c7dfdd88a116af6de91cdcf0 Description-en: Audio plugin collection from DISTRHO (metapackage) Metapackage pulling-in collection of DPF-based plugins in LADSPA, DSSI, LV2 and VST2 formats. . The list of plugins/packs are: - glBars - Kars - Mini-Series (3BandEQ, 3BandSplitter, PingPongPan) - ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force) - MVerb - Nekobi - ProM Package: dpf-plugins-common Description-md5: 637bcba5b29b48e7d60a3cc033c5d834 Description-en: Audio plugin collection from DISTRHO (common files) Common files for collection of DPF-based plugins in LADSPA, DSSI, LV2 and VST2 formats. . The list of plugins/packs are: - glBars - Kars - Mini-Series (3BandEQ, 3BandSplitter, PingPongPan) - ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force) - MVerb - Nekobi - ProM Package: dpf-plugins-dssi Description-md5: da1452b4b366812b36128ba23736407d Description-en: Audio plugin collection from DISTRHO (DSSI plugins) Collection of DPF-based plugins in DSSI format. . The list of plugins/packs are: - glBars - Kars - Mini-Series (3BandEQ, 3BandSplitter, PingPongPan) - ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force) - MVerb - Nekobi - ProM Package: dpf-plugins-ladspa Description-md5: 9e79808e0ef36a8c231d1a2e9114d617 Description-en: Audio plugin collection from DISTRHO (LADSPA plugins) Collection of DPF-based plugins in LADSPA format. . The list of plugins/packs are: - glBars - Kars - Mini-Series (3BandEQ, 3BandSplitter, PingPongPan) - ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force) - MVerb - Nekobi - ProM Package: dpf-plugins-lv2 Description-md5: 2d8cadaba6b81807d68e4ffd9da19f17 Description-en: Audio plugin collection from DISTRHO (LV2 plugins) Collection of DPF-based plugins in LV2 format. . The list of plugins/packs are: - glBars - Kars - Mini-Series (3BandEQ, 3BandSplitter, PingPongPan) - ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force) - MVerb - Nekobi - ProM Package: dpf-plugins-vst Description-md5: ee7741ba0e751508ef3a52aa1aac9e7f Description-en: Audio plugin collection from DISTRHO (VST2 plugins) Collection of DPF-based plugins in VST2 format. . The list of plugins/packs are: - glBars - Kars - Mini-Series (3BandEQ, 3BandSplitter, PingPongPan) - ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force) - MVerb - Nekobi - ProM Package: dpf-source Description-md5: 8dcbc4d77de205756492aae41674a432 Description-en: DISTRHO Plugin Framework (Source files) DPF is designed to make development of new plugins an easy and enjoyable task. It allows developers to create plugins with custom UIs using a simple C++ API. The framework facilitates exporting various different plugin formats from the same code-base. Package: dracut Description-md5: ff5d73107edf988d1308accca8de03f4 Description-en: Initramfs generator using udev This package builds a bootable initramfs for Linux kernel packages. The initramfs is loaded along with the kernel and is responsible for mounting the root filesystem and starting the main init system. Package: dracut-config-generic Description-md5: c252faef47b4ae50105187b4ff9ac26e Description-en: dracut is an event driven initramfs infrastructure This is the dracut configuration to turn off hostonly image generation Package: dracut-config-rescue Description-md5: cdbd0e866f1b2aa69a08ff629c17bcc4 Description-en: dracut is an event driven initramfs infrastructure This is the dracut configuration to turn on rescue image generation Package: dracut-core Description-md5: 5df7edfd996e6db7e65cd0435ed243c3 Description-en: dracut is an event driven initramfs infrastructure (core tools) Unlike existing initramfs's, this is an attempt at having as little as possible hard-coded into the initramfs as possible. The initramfs has (basically) one purpose in life -- getting the rootfs mounted so that we can transition to the real rootfs. This is all driven off of device availability. Therefore, instead of scripts hard-coded to do various things, we depend on udev to create device nodes for us and then when we have the rootfs's device node, we mount and carry on. Having the root on MD, LVM2, LUKS is supported as well as NFS, iSCSI, NBD and FCOE with dracut-network. Package: dracut-live Description-md5: 82eda9955b37992c0f2f77558a84b7d8 Description-en: dracut is an event driven initramfs infrastructure (live image modules) Package to build a dracut initramfs with live image capabilities. . This package requires everything which is needed to build an initramfs with dracut, with live image capabilities, like Live CDs. Package: dracut-network Description-md5: 35b333bb5f6987592870eaf905d6c38d Description-en: dracut is an event driven initramfs infrastructure (network modules) Package to build a dracut initramfs with network support. This includes dracut modules for NFS, CIFS, iSCSI, HTTP, NBD, FCP and FCOE. Package: dracut-squash Description-md5: 85a5b251b3f335a51a518f8d85951f68 Description-en: dracut is an event driven initramfs infrastructure (squashfs modules) Package to build an initramfs with most files in a squashfs image. . This package provides a dracut module to build an initramfs, but store most files in a squashfs image, result in a smaller initramfs size and reduce runtime memory usage. Package: drawtiming Description-md5: 298416542ae06942859731a9ed0585d7 Description-en: tool for documenting hardware designs through timing diagrams Drawtiming is a command-line tool for documenting hardware designs through timing diagrams. In inputs textual signal descriptions and outputs image timing diagrams in many possible formats. Package: elpa-corfu Description-md5: 19a636677b6e5827fa61a48d3f44b420 Description-en: Completion Overlay Region FUnction in Emacs Corfu enhances completion at point with a small completion popup. The current candidates are shown in a popup below or above the point. Corfu is the minimalistic completion-in-region counterpart of the Vertico minibuffer UI. Package: evolution-data-server-tests Description-md5: f089152abdefc1f27359965309935277 Description-en: Installed tests for the evolution database backend server The data server, called "Evolution Data Server" is responsible for managing mail, calendar, addressbook, tasks and memo information. . This package contains test programs, designed to be run as part of a regression testsuite. Package: flang-15 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-16 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: fluidsynth Description-md5: 7ccb40b5de8c2ddfe43c7da6ffeeea91 Description-en: Real-time MIDI software synthesizer Fluidsynth is a real-time midi synthesizer based on the soundfont (sf2 and sf3) specifications. It can be used to render MIDI input or MIDI files to audio. The MIDI events are read from a MIDI device. The sound is rendered in real-time to the sound output device. Package: frescobaldi Description-md5: 7e3a8966b55e721550f9e11b9d0e5617 Description-en: LilyPond sheet music text editor Frescobaldi is a LilyPond sheet music editor. It aims to be powerful, yet lightweight and easy to use. Frescobaldi is Free Software, freely available under the GNU General Public License. . Features: . * Powerful text editor with syntax highlighting and automatic completion * Music view with advanced Point & Click * MIDI player to proof-listen LilyPond-generated MIDI files * MIDI capturing to enter music * Powerful Score Wizard to quickly setup a music score * Snippet Manager to store and apply text snippets, templates or scripts * Use multiple versions of LilyPond, automatically selects the correct version * Built-in LilyPond documentation browser and built-in Frescobaldi User Guide * Smart layout-control functions like coloring specific objects in the PDF * MusicXML, MIDI and ABC import * Modern user interface with configurable colors, fonts and keyboard shortcuts * Translated into Dutch, English, French, German, Italian, Czech, Russian, Spanish, Galician, Turkish, Polish, Brazillian Portuguese and Ukrainian. . Music functions: . * Transpose music * Change music from relative to absolute and vice versa * Change the language used for note names * Change the rhythm (double, halve, add/remove dots, copy, paste) etc. * Hyphenate lyrics using word-processor hyphenation dictionaries * Add spanners, dynamics, articulation easily using the Quick Insert panel * Update LilyPond syntax using convert-ly, with display of differences . In order to use lyric hyphenation, please install your languages' appropriate hyphenation packages, e.g. hyphen-fr for French, hyphen-ca for Catalan, etc. . Frescobaldi is designed to run on all major operating systems (Linux, macOS and MS Windows). It is named after Girolamo Frescobaldi (1583-1643), an Italian composer of keyboard music in the late Renaissance and early Baroque period. 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: ghdl Description-md5: 898aa78eff5e5684d36c1b7162717375 Description-en: VHDL compiler/simulator GHDL is a compiler and simulator for VHDL, a Hardware Description Language. GHDL is not an interpreter: it allows you to analyse and elaborate sources to generate machine code from your design. Native program execution is the only way for high speed simulation. . GHDL offers three machine code generation backends: one based on GCC, one using the LLVM compiler suite and a GHDL specific one called mcode. These are available in the ghdl-gcc, ghdl-llvm and ghdl-mcode packages respectively. Both the GCC and LLVM backends create highly optimized code for excellent simulation performance while simulations compiled with the GCC backend also allow coverage testing using gcov. The mcode backend creates less performant code but makes up for it with much faster compilation. It is therefore preferable for smaller projects without large or long running simulations. . Multiple backends can be installed at the same time and selected by either invoking the desired GHDL directly (as ghdl-gcc, ghdl-llvm or ghdl-mcode) or by providing a GHDL_BACKEND environment variable (containing gcc, llvm or mcode) while invoking ghdl. . This package is a dependency package that will make sure at least one backend is installed. Package: ghdl-common Description-md5: b290124fad2a6e7a33b72c9925247d56 Description-en: VHDL compiler/simulator (common files) GHDL is a compiler and simulator for VHDL, a Hardware Description Language. GHDL is not an interpreter: it allows you to analyse and elaborate sources to generate machine code from your design. Native program execution is the only way for high speed simulation. . This package contains common files for the GHDL compiler packages. Package: ghdl-gcc Description-md5: ec1284d70cac706d2656e20b43505771 Description-en: VHDL compiler/simulator (GCC backend) GHDL is a compiler and simulator for VHDL, a Hardware Description Language. GHDL is not an interpreter: it allows you to analyse and elaborate sources to generate machine code from your design. Native program execution is the only way for high speed simulation. . This package contains the compiler with the GCC backend. Package: ghdl-llvm Description-md5: d7156d37c756669e593cfa7d02043035 Description-en: VHDL compiler/simulator (LLVM backend) GHDL is a compiler and simulator for VHDL, a Hardware Description Language. GHDL is not an interpreter: it allows you to analyse and elaborate sources to generate machine code from your design. Native program execution is the only way for high speed simulation. . This package contains the compiler with the LLVM backend. Package: ghdl-mcode Description-md5: a43d648f2765b04ca5f3eada73656aac Description-en: VHDL compiler/simulator (mcode backend) GHDL is a compiler and simulator for VHDL, a Hardware Description Language. GHDL is not an interpreter: it allows you to analyse and elaborate sources to generate machine code from your design. Native program execution is the only way for high speed simulation. . This package contains the compiler with the mcode backend. Package: ghdl-tools Description-md5: be3177ca14cf04b7594ec1f43e04a999 Description-en: VHDL compiler/simulator (tools) GHDL is a compiler and simulator for VHDL, a Hardware Description Language. GHDL is not an interpreter: it allows you to analyse and elaborate sources to generate machine code from your design. Native program execution is the only way for high speed simulation. . This package contains ghwdump, a simple command line tool to extract information from GHW files produced by GHDL and display it as text. It is mainly intended for use in debugging and is not needed for regular use of GHDL, where a wavefile visualization tool like gtkwave would normally be used. Package: gir1.2-umockdev-1.0 Description-md5: fbb61fba8c934a3abb2dd226ec23d275 Description-en: introspection data for umockdev library umockdev mocks hardware devices for creating unit tests for libraries and programs that handle Linux hardware devices. . This package contains the introspection data for the libumockdev library. Package: git-all Description-md5: 7eb276543374432338c2d9bf7a76e9b6 Description-en: fast, scalable, distributed revision control system (all subpackages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This is a dummy package which brings in all subpackages. Package: git-cvs Description-md5: 5c201c3115375a8b8f735f8e7775526c Description-en: fast, scalable, distributed revision control system (cvs interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git cvsimport, cvsexportcommit, and cvsserver tools, which allow Git to read from and write to CVS repositories and offer access over CVS protocol to Git repositories. . The git cvsimport tool can incrementally import from a repository that is being actively developed and only requires remote access over CVS protocol. Unfortunately, in many situations the import leads to incorrect results. For reliable, one-shot imports, cvs2git from the cvs2svn package or parsecvs may be a better fit. Package: git-daemon-run Description-md5: f22f55ff44557b91f4d1ad32ba7df1be Description-en: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a runit service for running git-daemon permanently. This configuration is simpler and more reliable than git-daemon-sysvinit, at a cost of being less familiar for administrators accustomed to sysvinit. Package: git-daemon-sysvinit Description-md5: b9035bef841508be61c9ba878690987d Description-en: fast, scalable, distributed revision control system (git-daemon service) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . git-daemon, as provided by the git package, is a simple server for git repositories, ideally suited for read-only updates, i.e. pulling from git repositories through the network. This package provides a sysvinit service for running git-daemon permanently. Unlike git-daemon-run, this package provides the usual sysvinit service management commands ("service git-daemon start/stop") for git-daemon. Package: git-email Description-md5: 5e0c38a8609078b06fbbe0e8e9e432b4 Description-en: fast, scalable, distributed revision control system (email add-on) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git-send-email program for sending series of patch emails. Package: git-gui Description-md5: 699969d903b4df59976ab85a9e250838 Description-en: fast, scalable, distributed revision control system (GUI) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git graphical user interface. . If aspell is installed, it can check the spelling of commit messages as the user types. . If meld is installed, it can be used for displaying diffs and for interactive merge conflict resolution. Package: git-mediawiki Description-md5: 68f824126adee99ee64bf2b96e49bb2c Description-en: fast, scalable, distributed revision control system (MediaWiki remote helper) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the mediawiki remote helper, which allows Git to read from and write to a wiki such as Wikipedia as though it were a remote Git repository, and a 'git mw' command that can show a preview of how wiki markup will be rendered before pushing. Package: git-svn Description-md5: fe9279673cf6573640700aabf410ef25 Description-en: fast, scalable, distributed revision control system (svn interoperability) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides tools for interoperating with Subversion repositories, and importing SVN development history. Package: gitk Description-md5: 09d5ab78b8aa2f432bbf841a62bb9abc Description-en: fast, scalable, distributed revision control system (revision tree visualizer) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the gitk program, a tcl/tk revision tree visualizer. Package: gitweb Description-md5: 2140d89702ec1cd621b41c71a95a910a Description-en: fast, scalable, distributed revision control system (web interface) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package configures a web interface for browsing git repositories. . If apache2 is installed, the web interface is automatically made available at http://localhost/gitweb. Other servers that support CGI or mod_perl are supported through manual configuration. . If libcgi-fast-perl is installed, gitweb can also be run over FastCGI (and served by nginx, for example). Package: gnuradio Description-md5: 7ddcd2ec394dcefbac5267b9552f12c3 Description-en: GNU Radio Software Radio Toolkit GNU Radio provides signal processing blocks to implement software radios. It can be used with readily-available low-cost external RF hardware to create software-defined radios, or without hardware in a simulation-like environment. It is widely used in hobbyist, academic and commercial environments to support both wireless communications research and real-world radio systems. . GNU Radio applications are primarily written using the Python programming language, while the supplied performance-critical signal processing path is implemented in C++ using processor floating-point extensions, where available. Thus, the developer is able to implement real-time, high-throughput radio systems in a simple-to-use, rapid-application-development environment. . While not primarily a simulation tool, GNU Radio does support development of signal processing algorithms using pre-recorded or generated data, avoiding the need for actual RF hardware. . This package contains the gnuradio-companion, a graphical tool for creating signal flow graphs and generating flow-graph source code. Also included are a variety of tools and utility programs. Package: gnuradio-dev Description-md5: 5bb8c3545aecb809389b9c38779dfbca Description-en: GNU Software Defined Radio toolkit development Header files for the GNU Radio software defined radio system. Since GNU Radio is a framework for development of SDR applications, you are likely to need this installed. . Part of the main gnuradio build. Package: gnuradio-doc Description-md5: 3a6abafa337fffff33a65c23e6711c98 Description-en: GNU Software Defined Radio toolkit documentation Documentation for the GNU Radio software defined radio system in html and xml form. . Part of the main gnuradio build. Package: godot3 Description-md5: 5a40f4a9edf48a71ba606a6b0227510f Description-en: Full 2D and 3D game engine with editor Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. It provides a huge set of common tools, so you can just focus on making your game without reinventing the wheel. Package: godot3-runner Description-md5: d9d18459bce0a4f762b741363c7197ec Description-en: Godot game engine run-time Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. This package allows games to be run from source or data-pack. Package: godot3-server Description-md5: 8a2937b4a6ae779fde8668cff2e47c45 Description-en: Headless Godot game engine run-time Godot is an advanced, feature packed, multi-platform 2D and 3D game engine. This package provides a command-line only version of the program. Package: gogottrpc Description-md5: 5fb0782f7a7f6b0c43215d1dc436e4f9 Description-en: GRPC for low-memory environments - utilities The existing grpc-go project requires a lot of memory overhead for importing packages and at runtime. While this is great for many services with low density requirements, this can be a problem when running a large number of services on a single machine or on a machine with a small amount of memory. . Using the same GRPC definitions, this project reduces the binary size and protocol overhead required. We do this by eliding the net/http, net/http2 and grpc package used by grpc replacing it with a lightweight framing protocol. The result are smaller binaries that use less resident memory with the same ease of use as GRPC. . Please note that while this project supports generating either end of the protocol, the generated service definitions will be incompatible with regular GRPC services, as they do not speak the same protocol. . This package provides utilities. Package: golang-github-cloudflare-gortr-dev Description-md5: b40997f95ad7f4071988893b8f996ac8 Description-en: Cloudflare's RPKI to router library GoRTR is an implementation of the RPKI to router protocol (RFC 6810). Package: golang-github-containerd-fifo-dev Description-md5: af96bd7b7dbf644db9284a2deb7499df Description-en: fifo pkg for Go Go package for handling fifos in a sane way. Package: golang-github-containerd-ttrpc-dev Description-md5: 21323f9c4b8163ddbaa6c2f1db8826cc Description-en: GRPC for low-memory environments The existing grpc-go project requires a lot of memory overhead for importing packages and at runtime. While this is great for many services with low density requirements, this can be a problem when running a large number of services on a single machine or on a machine with a small amount of memory. . Using the same GRPC definitions, this project reduces the binary size and protocol overhead required. We do this by eliding the net/http, net/http2 and grpc package used by grpc replacing it with a lightweight framing protocol. The result are smaller binaries that use less resident memory with the same ease of use as GRPC. . Please note that while this project supports generating either end of the protocol, the generated service definitions will be incompatible with regular GRPC services, as they do not speak the same protocol. . This package provides sources. Package: golang-github-containers-image Description-md5: 6994e26bbc30bef93f022bca529c3c0e Description-en: Configuration files and manpages for github.com/containers repositories This package contains documentation and configuration files for use by other container projects. Package: golang-github-containers-image-dev Description-md5: 43d69f69cfd668e8d0515620d3600bea Description-en: golang library to work with containers' images This library aims at working in various way with containers' images and container image registries and allows an application to pull and push images from container image registries, like the upstream docker registry. It also implements "simple image signing". Package: golang-github-felixge-httpsnoop-dev Description-md5: 86a86d9b33d1b3eba541b39bb229111b Description-en: capture http related metrics from http.Handlers (library) Httpsnoop provides an easy way to capture http related metrics (i.e. response time, bytes written, and http status code) from your application's http.Handlers. . Doing this requires non-trivial wrapping of the http.ResponseWriter interface, which is also exposed for users interested in a more low-level API. Package: golang-github-opencontainers-image-spec-dev Description-md5: b839d58a6d79f6f38cc998da885dc1b3 Description-en: Open Container Initiative (OCI) Image Format Specification The OCI Image Format project creates and maintains the software shipping container image format spec (OCI Image Format). The goal of this specification is to enable the creation of interoperable tools for building, transporting, and preparing a container image to run. Package: golang-github-pion-datachannel-dev Description-md5: df65f985cc54658aa21b33398163aec1 Description-en: Go implementation of WebRTC Data Channels Golang library implementing WebRTC Data Channels. WebRTC data channel lets you send text or binary data over an active connection to a peer Package: golang-github-pion-dtls.v2-dev Description-md5: 9d12b37d1e6dd0527054d5cc9084f8c9 Description-en: DTLS 1.2 Server/Client implementation for Go Native DTLS 1.2vimplementation in the Go programming language. . This is currently targeting DTLS 1.2, and the most modern/common cipher suites. Current features are: . * DTLS 1.2 Client/Server * Key Exchange via ECDHE(curve25519, nistp256, nistp384) and PSK * Packet loss and re-ordering is handled during handshaking * Key export (RFC 5705 (https://tools.ietf.org/html/rfc5705)) * Serialization and Resumption of sessions * Extended Master Secret extension (RFC 7627) * ALPN extension (RFC 7301) Package: golang-github-pion-ice.v2-dev Description-md5: 9c2f76b993249b868fe7a7e145fb7156 Description-en: Go implementation of ICE (library) Golang library implementing ICE for WebRTC Interactive Connectivity Establishment (ICE) is a framework to allow user's web browser to connect with peers. ICE uses STUN and/or TURN servers to accomplish this. Package: golang-github-pion-interceptor-dev Description-md5: 3c62c698dbf66607313b7ee6bf4f9349 Description-en: Pluggable RTP/RTCP processors for building real time communication Interceptor is a framework for building RTP/RTCP communication software. This framework defines a interface that each interceptor must satisfy. These interceptors are then run sequentially. It also provides common interceptors that will be useful for building RTC software. . This package was built for pion/webrtc but is consumable by anyone. Package: golang-github-pion-mdns-dev Description-md5: b8137e717c3854e4e01a48f55cc30969 Description-en: Pure Go implementation of Multicast DNS (library) Golang mDNS implementation. The original user is Pion WebRTC, but is extendable for other uses. Package: golang-github-pion-rtcp-dev Description-md5: 4f906a636a90ceebfb5d12031856891b Description-en: Go implementation of RTCP (library) Golang implementation of RTP Control Protocol (RTCP) . RTCP is defined in IETF RFC 3550. It is used alongside RTP. RTCP offers a lightweight control mechanism for RTP that can be used to send statistic reports and flow control messages. Package: golang-github-pion-sctp-dev Description-md5: d26109a45cc50f465d08b2063aebb980 Description-en: Go implementation of SCTP Golang based implementation of Stream Control Transmission Protocol . SCTP (Stream Control Transmission Protocol) is an IETF standard for a transport protocol which enables the reliable, in-order transmission of messages while offering congestion control, multi- homing, and other features to improve reliability and stability of the connection. It's used for sending traditional telephone calls over the Internet, but is also used for WebRTC data. Package: golang-github-pion-srtp.v2-dev Description-md5: 1adadaeaab50981eec7b30704eef8b39 Description-en: Go implementation of SRTP (library) Library implementing Secure Real-time Transport Protocol (SRTP) in Golang. SRTP is used by WebRTC for encrypting media streams being a lighter weight option than DTLS. Package: golang-github-pion-stun-dev Description-md5: 869fa44f9749a492f2e356b19e8b241a Description-en: Go implementation of STUN The library is used as a part pion WebRTC implementation. Package stun implements Session Traversal Utilities for NAT (STUN) [RFC5389] protocol and client with no external dependencies and zero allocations in hot paths. Client supports automatic requests and retransmissions. Package: golang-github-pion-transport-dev Description-md5: 826b5cca4291d6fb3444c52f4d6dacaf Description-en: Transport testing for Pion Provides multiple plugins for pion/webrtc like a VPN layer, eplaydetector providing packet replay detection algorithm etc. Package: golang-github-pion-turn.v2-dev Description-md5: 061c0d076b777d3b61775abd4f2fbbed Description-en: Pion TURN, an API for building TURN clients and servers (library) Pion TURN is a Go toolkit for building TURN servers and clients. pion/turn is an API for building STUN/TURN clients and servers, not a binary to deploy and then configure. It may require copying package examples and making minor modifications to fit the need, no knowledge of Go is required however. Package: golang-github-pion-udp-dev Description-md5: 04355b5deae292a1bee6f8a269978c20 Description-en: connection-oriented listener over a UDP PacketConn This package is used in the pion/DTLS and pion/SCTP transport to provide a connection-oriented listener over a UDP. Package: golang-github-pion-webrtc.v3-dev Description-md5: 1dd7dc9e38cc1998c408b2e9ade64399 Description-en: Pure Go implementation of the WebRTC API (library) This package implements WebRTC API in Golang. WebRTC is a free and open- source project providing web browsers and mobile applications with real- time communication via application programming interfaces. Package: golang-github-tdewolff-minify-dev Description-md5: 49df17697202f69ed4f3fbb02089d085 Description-en: Go minifiers for web formats github.com/tdewolff/minify is a minifier package written in Go. It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers and an interface to implement any other minifier. . Minification is the process of removing bytes from a file (such as whitespace) without changing its output and therefore shrinking its size and speeding up transmission over the Internet and possibly parsing. The implemented minifiers are high performance and streaming, which implies O(n). . The core functionality associates mimetypes with minification functions, allowing embedded resources (like CSS or JS within HTML files) to be minified as well. Users can add new implementations that are triggered based on a mimetype (or pattern), or redirect to an external command (like ClosureCompiler, UglifyCSS, ...) Package: golang-github-tdewolff-parse-dev Description-md5: f231d8026767e8a24c5c5254875f593b Description-en: Go parsers for web formats This package contains several lexers and parsers written in Go. All subpackages are built to be streaming, high performance and to be in accordance with the official (latest) specifications. . The lexers are implemented using buffer.Lexer in https://github.com/tdewolff/parse/buffer and the parsers work on top of the lexers. Some subpackages have hashes defined (using Hasher https://github.com/tdewolff/hasher) that speed up common byte-slice comparisons. Package: golang-snowflake-dev Description-md5: a98b4349bcc0f193bb463645a36286cd Description-en: WebRTC pluggable transport for Tor (library) Snowflake helps users circumvent censorship by making a WebRTC connection to volunteer proxies. These proxies relay Tor traffic to a Snowflake bridge and then to through the Tor network. . This package provides golang library sources. Package: graide Description-md5: e5eba29b2f7bc4773aea2605547e7d95 Description-en: IDE for Graphite GDL font description development Graide is an IDE including a debugger that helps people develop Graphite GDL descriptions for smart fonts and compile them into fonts. . Graphite is a "smart font" system developed specifically to handle the complexities of lesser-known languages of the world. Package: heimdal-clients Description-md5: f60ede2793e741fd3d7f011dec220928 Description-en: Heimdal Kerberos - clients Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package includes Kerberos utilities like kadmin, kinit, kpasswd and klist. Package: heimdal-dev Description-md5: 2afcb518ba77da818c92ff450076c587 Description-en: Heimdal Kerberos - development files Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This is the development package, required for developing programs for Heimdal. Package: heimdal-docs Description-md5: 8c3b64daa0902eebf8cd924e71d8e102 Description-en: Heimdal Kerberos - documentation Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package includes documentation (in info format) on how to use Heimdal, and relevant standards for Kerberos. Package: heimdal-kcm Description-md5: 86f9cce037e4e689b26fa360d8bf0702 Description-en: Heimdal Kerberos - KCM daemon Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package includes the KCM daemon which can hold the credentials for all users in the system. Access control is done with Unix-like permissions. The daemon checks the access on all operations based on the UID and GID of the user. The tickets are renewed as long as is permitted by the KDC's policy. Package: heimdal-kdc Description-md5: 341da9732edd5d975ab7c6361f80ddfe Description-en: Heimdal Kerberos - key distribution center (KDC) Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package includes the KDC (key distribution center) server, which is designed to run on a secure computer and keeps track of users' passwords. This is done using the Kerberos protocol in such a way that the server computers do not need to know the passwords. Package: heimdal-multidev Description-md5: 2c68ae41ae2a5a78791f623671e565b3 Description-en: Heimdal Kerberos - Multi-implementation Development Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package provides versions of the Heimdal development files that can be installed along-side MIT Kerberos development files. Normally, heimdal-dev should be used. However if a package needs to build against both Heimdal Kerberos and MIT Kerberos, then the multidev package should be used. Package: heimdal-servers Description-md5: 9208757d7183097184487952fa5b222d Description-en: Heimdal Kerberos - server programs Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the kfd server, for receiving forwarded tickets. Package: hunspell Description-md5: 0cb13f3fed802d47e7c5bf5a7e7a6f5b Description-en: spell checker and morphological analyzer (program) Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module. . Main features: - Unicode support (first 65535 Unicode characters) - morphological analysis (in custom item and arrangement style) - Max. 65535 affix classes and twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compoundings (for example, Hungarian and German) - Support language specific algorithms (for example, handling Azeri and Turkish dotted i, or German sharp s) - Handling conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains the program with the Ispell-like terminal and pipe interfaces. Package: iceoryx Description-md5: 011db86f440400100c9000c37588e363 Description-en: zero-copy inter-process communication Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This package provides the central RouDi daemon and the introspection tool for Iceoryx. Package: iceoryx-doc Description-md5: 3ede20f09621f57adbff473776201d74 Description-en: zero-copy inter-process communication library documentation Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This package provides the API documentation for all Iceoryx components. Package: idle-python3.11 Description-md5: 57a60fed811a55649354f3eb48ae78ff Description-en: IDE for Python (v3.11) using Tkinter IDLE is an Integrated Development Environment for Python (v3.11). IDLE is written using Tkinter and therefore quite platform-independent. 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: jackd2 Description-md5: d236af7f48ea4bfa984ea4189cd1b635 Description-en: JACK Audio Connection Kit (server and 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 the daemon jackd as well as some example clients. Package: jackd2-firewire Description-md5: 28c1415de75be3baea2d78f62a778011 Description-en: JACK Audio Connection Kit (FFADO backend) 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 the IEEE1394 (FireWire) backend FFADO. Package: jest Description-md5: a07da493155d5af2e96f27b19e5d30c3 Description-en: Delightful JavaScript Testing Some features of this testing framework are: * Easy Setup: Jest is a complete and easy to set up JavaScript testing solution. In fact, Jest works out of the box for any React project. * Instant Feedback: Failed tests run first. Fast interactive mode can switch between running all tests or only test files related to changed files. * Snapshot Testing: Jest can capture snapshots of React trees or other serializable values to simplify UI testing. . Node.js is an event-based server-side JavaScript engine. Package: jruby Description-md5: b966216a2f0f9bd9e3cd74e7c9fe80af Description-en: 100% pure-Java implementation of Ruby JRuby is an implementation of the ruby language using the JVM. . It aims to be a complete, correct and fast implementation of Ruby, at the same time as providing powerful new features such as concurrency without a global interpreter lock, true parallelism and tight integration to the Java language to allow one to use Java classes in Ruby programs and to allow JRuby to be embedded into a Java application. . JRuby can be used as a faster version of Ruby, it can be used to run Ruby on the JVM and access powerful JVM libraries such as highly tuned concurrency primitives, it can also be used to embed Ruby as a scripting language in your Java program, or many other possibilities. Package: lemon Description-md5: 867ddd6dcabf45fb31853e332c544f1f Description-en: LALR(1) Parser Generator for C or C++ Lemon is an LALR(1) parser generator for C or C++. It does the same job as bison and yacc. But lemon is not another bison or yacc clone. It uses a different grammar syntax which is designed to reduce the number of coding errors. Lemon also uses a more sophisticated parsing engine that is faster than yacc and bison and which is both reentrant and thread-safe. Furthermore, Lemon implements features that can be used to eliminate resource leaks, making is suitable for use in long-running programs such as graphical user interfaces or embedded controllers. Package: libasn1-8-heimdal Description-md5: 3d09240ec7d82874031da02109d856a7 Description-en: Heimdal Kerberos - ASN.1 library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the ASN.1 parser required for Heimdal. Package: libawl-php Description-md5: 0db782f0eb6e87473cb571227ce4add7 Description-en: Andrew's Web Libraries - PHP Utility Libraries This package contains Andrew's Web Libraries. This is a set of hopefully lightweight libraries for handling a variety of useful things for web programming, including: - Session management - User management - DB Records - Simple reporting - DB Schema Updating - iCalendar parsing . There is some documentation in the awl-doc package. Package: libbdd-dev Description-md5: caaa42509b2e5eb065636f9cd6cf753a Description-en: Binary decision-diagram library (development) Binary decision diagrams (BDDs) are space-efficient encodings of boolean expressions or dynamic truth tables, used in eg. model checking. BuDDy is an efficient BDD library with all the standard BDD operations, dynamic reordering of variables, automated garbage collection, a C++ interface with automatic reference counting, and more. . libbdd-dev is the BuDDy development package containing a static library and the include files needed for building applications using BuDDy. Package: libbdd0c2 Description-md5: b3e8960dec071b06cd523391a20941ac Description-en: Binary decision-diagram library (runtime) Binary decision diagrams (BDDs) are space-efficient encodings of boolean expressions or dynamic truth tables, used in eg. model checking. This is the runtime package for programs that use the BuDDy library. Package: libbolt-16-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-groebner3 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: libbrial3 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: libc++-15-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++-15-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++-16-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++-16-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-15 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-16 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-15-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-15-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-16-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-16-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-15 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-16 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: libcereal-dev Description-md5: 870052292bc33e72d293f66d84e3df21 Description-en: C++11 library for serialization cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone. Package: libcereal-doc Description-md5: cf6b5fcedc6b95481089864c771a7ff8 Description-en: C++11 library for serialization HTML documentation cereal is a header-only C++11 serialization library. cereal takes arbitrary data types and reversibly turns them into different representations, such as compact binary encodings, XML, or JSON. cereal was designed to be fast, light-weight, and easy to extend - it has no external dependencies and can be easily bundled with other code or used standalone. . This package contains the HTML documentation. Package: libcgreen1 Description-md5: fcc1e6439263733e341ef88757ab076f Description-en: Cgreen Library - Unit tests and mocking framework for C and C++ A modern unit test and mocking framework for C and C++. Cgreen features - fast build, clean code, highly portable - simple auto-discovery of tests - fluent, expressive and readable API - each test runs in isolation to prevent cross-test dependencies - built-in mocking for C, compatible other C++ mocking librarie Provides the Unittest library Package: libcgreen1-dev Description-md5: c372e3c9ca96dad755d795905c4b976a Description-en: Cgreen library - development files A modern unit test and mocking framework for C and C++. Cgreen features - fast build, clean code, highly portable - simple auto-discovery of tests - fluent, expressive and readable API - each test runs in isolation to prevent cross-test dependencies - built-in mocking for C, compatible other C++ mocking libraries Package: libcgreen1-doc Description-md5: 15be41e4cd14b9f31c5b52a1eba4db03 Description-en: Cgreen Library - document A modern unit test and mocking framework for C and C++. Cgreen features - fast build, clean code, highly portable - simple auto-discovery of tests - fluent, expressive and readable API - each test runs in isolation to prevent cross-test dependencies - built-in mocking for C, compatible other C++ mocking librarie Provides the Unittest library document Package: libclang-15-dev Description-md5: e36d08060140464d291042b94e0b1096 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-15. Package: libclang-16-dev Description-md5: fd87f4b955aacfb98d5a260d532303ea 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-16. Package: libclang-common-15-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-16-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-cpp15 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-cpp15-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-cpp16 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-cpp16-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-15-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-15-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-15-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-16-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-16-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-16-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang1-15 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-16 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-15 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-16 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-16-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: libcommons-dbcp-java Description-md5: f2f7170da4a16dd656c8f4ad419adda9 Description-en: Database Connection Pooling Services The DBCP package provides database connection pooling services. The following features are supported . * DataSource and Driver interfaces to the pool. * Support for arbitrary sources of the underlying Connections. * Integration with arbitrary org.apache.commons.pool.ObjectPool implementations. * Support for Connection validation, expiration, etc. * Support for PreparedStatement pooling. * XML configuration. . This is a part of the Apache Commons Project. Package: libcunit1 Description-md5: d0b137bee12b1343ccbd0196c105fe5e Description-en: Unit Testing Library for C CUnit is a simple framework for incorporating test cases in your C code similar to JUnit or CppUnit. It provides C programmers a basic testing functionality with a flexible variety of user interfaces. It uses a simple framework for building test structures, and provides a rich set of assertions for testing common data types. In addition, several different interfaces are provided for running tests and reporting results. Package: libcunit1-dev Description-md5: bf6a12d0971ba271fa070c562b72b4d2 Description-en: Unit Testing Library for C -- development files CUnit is a simple framework for incorporating test cases in your C code similar to JUnit or CppUnit. It provides C programmers a basic testing functionality with a flexible variety of user interfaces. It uses a simple framework for building test structures, and provides a rich set of assertions for testing common data types. In addition, several different interfaces are provided for running tests and reporting results. . This package includes development files for compiling against cunit. Package: libcunit1-doc Description-md5: 5a9cee057a74e48e5a6f4fbb7eb853b3 Description-en: Unit Testing Library for C -- documentation CUnit is a simple framework for incorporating test cases in your C code similar to JUnit or CppUnit. It provides C programmers a basic testing functionality with a flexible variety of user interfaces. It uses a simple framework for building test structures, and provides a rich set of assertions for testing common data types. In addition, several different interfaces are provided for running tests and reporting results. . This package contains documentation. Package: libcunit1-ncurses Description-md5: a9826cdce132b3b9aa9b34474267b79f Description-en: Unit Testing Library for C (ncurses) CUnit is a simple framework for incorporating test cases in your C code similar to JUnit or CppUnit. It provides C programmers a basic testing functionality with a flexible variety of user interfaces. It uses a simple framework for building test structures, and provides a rich set of assertions for testing common data types. In addition, several different interfaces are provided for running tests and reporting results. . This versions includes CUnit curses interface. Package: libcunit1-ncurses-dev Description-md5: 383a1e167f2c39e0e260d4f820ad9a50 Description-en: Unit Testing Library for C (ncurses) -- development files CUnit is a simple framework for incorporating test cases in your C code similar to JUnit or CppUnit. It provides C programmers a basic testing functionality with a flexible variety of user interfaces. It uses a simple framework for building test structures, and provides a rich set of assertions for testing common data types. In addition, several different interfaces are provided for running tests and reporting results. . This package includes development files for compiling against cunit (ncurses). Package: libcurl3-nss Description-md5: 459d2b4fbb16cf9975276e1d24a7ffe8 Description-en: easy-to-use client-side URL transfer library (NSS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by NSS. Package: libcurl4-nss-dev Description-md5: b83e9196a054062dc76fc2a693802052 Description-en: development files and documentation for libcurl (NSS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by NSS. Package: libcyrus-imap-perl Description-md5: 494afce8d261b8e3f1678df0243f477f Description-en: Interface to Cyrus imap client imclient library The Cyrus::IMAP module provides an interface to the Cyrus imclient library. These are primarily useful for implementing cyradm operations within a Perl script; there are easier ways to implement general client operations, although they may be more limited in terms of authentication options when talking to a Cyrus imapd. . The modules that compose Cyrus::SIEVE are also included, but they are undocumented upstream. . For more information, please see the cyrus-common package. Package: libdigest-sha-perl Description-md5: 64f8bb7b740bc814b3979ffc549b6869 Description-en: Perl extension for SHA-1/224/256/384/512, SHA-512/224 and SHA-512/256 Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests. The module can handle all types of input, including partial-byte data. Package: libebackend1.2-dev Description-md5: a5d72b476981a785a5ae2459f4a20808 Description-en: Utility library for evolution data servers (development files) This package contains header files and static library for libebackend. . libebackend is a utility library for evolution-data-server providing backend function to access data. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook-contacts1.2-dev Description-md5: db02360a3dd32c2d99c43b5ea29a380d Description-en: Client library for evolution contacts books (development files) This package contains header files and static library for libebook. . libebook is a client library for evolution addressbooks. Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook1.2-dev Description-md5: ef3ee2f270bec1dd37ca08ab22a90311 Description-en: Client library for evolution address books (development files) This package contains header files and static library for libebook. . libebook is a client library for evolution addressbooks. Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libecal2.0-dev Description-md5: 64e78a627bc19180d08e2006a3590372 Description-en: Client library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libecal. Package: libedata-book1.2-dev Description-md5: daf7a85467bbdfac33345b2709b9f36d Description-en: Backend library for evolution address books (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-book. Package: libedata-cal2.0-dev Description-md5: e696a09b21241ebcdcff5dd7e60f1c19 Description-en: Backend library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-cal. Package: libedataserver1.2-dev Description-md5: f544598afd99e88bcd01bf63f94d1b5b Description-en: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains header files and static library for libedataserver. Package: libedataserverui1.2-dev Description-md5: ae4ddfcad376c4c2a572e9be547c5f7e Description-en: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains development files for libedataserverui. Package: libedataserverui4-dev Description-md5: 8c71e2731193fae8e3d77facdf63d043 Description-en: GTK4 Utility library for evolution data server (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains development files for libedataserverui. Package: libegl1-mesa Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libetonyek-tools Description-md5: 46f6ca91212eca38774f9c48f0b72f29 Description-en: library for reading and converting Apple Keynote presentations -- tools libetonyek is a library and a set of tools for reading and converting Apple Keynote presentations. The library tries to extract the most important parts of version 2 format of Keynote (version 1 is not supported yet, but it should be in the future). . This package contains key2text, key2raw and key2xhtml for "converting" Keynote presentations in those respective formats. Package: libflang-16-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: libfluidsynth-dev Description-md5: de826b558da2db2978953232479abd0f Description-en: Real-time MIDI software synthesizer (development files) Fluidsynth is a real-time midi synthesizer based on the soundfont (sf2 and sf3) specifications. It can be used to render MIDI input or MIDI files to audio. The MIDI events are read from a MIDI device. The sound is rendered in real-time to the sound output device. . This package contains the development files. Package: libfluidsynth3 Description-md5: 14e0cd0618b8e41b072bf1535bde2e64 Description-en: Real-time MIDI software synthesizer (runtime library) Fluidsynth is a real-time midi synthesizer based on the soundfont (sf2 and sf3) specifications. It can be used to render MIDI input or MIDI files to audio. The MIDI events are read from a MIDI device. The sound is rendered in real-time to the sound output device. . This package contains the runtime library. Package: libfuzzer-15-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-16-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: libghdl-2-0-0 Description-md5: 9040be609d2820ac4a850ea82c24c945 Description-en: VHDL compiler/simulator (shared library) GHDL is a compiler and simulator for VHDL, a Hardware Description Language. GHDL is not an interpreter: it allows you to analyse and elaborate sources to generate machine code from your design. Native program execution is the only way for high speed simulation. . This package contains the shared library to access GHDL internals. Package: libghdl-dev Description-md5: fe1250146eaf015da09547dd2b4cc0cf Description-en: VHDL compiler/simulator (library development files) GHDL is a compiler and simulator for VHDL, a Hardware Description Language. GHDL is not an interpreter: it allows you to analyse and elaborate sources to generate machine code from your design. Native program execution is the only way for high speed simulation. . This package contains the files required to compile programs using libghdl. Package: libgl1-mesa-glx Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libgles2-mesa Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libglib2.0-tests Description-md5: 08c6a283a0e7547a1f8014a0ba341a09 Description-en: GLib library of C routines - installed tests GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains test programs, designed to be run as part of a regression testsuite. Package: libgnuradio-analog3.10.5 Description-md5: 3d88ee6c337e47267fede2494cb9f2e4 Description-en: gnuradio analog functions Library for handling analog signal processing functions. These functions are also in gnuradio-core. Part of the main gnuradio build. Package: libgnuradio-audio3.10.5 Description-md5: f5bb32c4a24d434c08d8a973aa860840 Description-en: gnuradio audio functions This is the gr-audio library, used to connect to audio sources (mic-in) and sinks (speaker-out) ports on a computer. The underlying hardware driver is system and OS dependent and this module should automatically discover the correct one to use. Part of the main gnuradio build. Package: libgnuradio-blocks3.10.5 Description-md5: c2df21cc192bf1b929366d6340f78189 Description-en: gnuradio blocks functions Some non-signal processing blocks. These functions are also in gnuradio-core. Part of the main gnuradio build. Package: libgnuradio-channels3.10.5 Description-md5: 9eb2ac8d51d697df58640b28e607df3c Description-en: gnuradio channels functions Some channel oriented processing blocks. These functions are also in gnuradio-core. Part of the main gnuradio build. Package: libgnuradio-digital3.10.5 Description-md5: 42026ba96232d8ed9bce33531e9feae8 Description-en: gnuradio digital communications functions All the functions for doing digital modulation and demodulation, including bpsk, qpsk, gmsk and ofdm signals. Part of the main gnuradio build. Package: libgnuradio-dtv3.10.5 Description-md5: d8a125d35c8f558167b79c2abf61062b Description-en: gnuradio digital TV signal processing blocks ATSC support, gr-atsc ported to a new framework, as well as DVB-S2, DVB-T, DVB-T2 digital video broadcast standards. Part of the main gnuradio build. Package: libgnuradio-fec3.10.5 Description-md5: 4603e05c76586caedc5c05d4c7fcfe9b Description-en: gnuradio forward error correction support Handle forward error correction processing in gnuradio. Implements the GNU Radio FEC API, supporting encoders and decoders for no-op dummmy, repetition, and convolutional classes. Part of the main gnuradio build. Package: libgnuradio-fft3.10.5 Description-md5: 544f2ac48e471aa4593f6909f337d7da Description-en: gnuradio fast Fourier transform functions Library for Fourier transform techniques used in gnuradio. Uses single precision FFT from libfftw3-single3. Part of the main gnuradio build. Package: libgnuradio-filter3.10.5 Description-md5: 0f2aeac43193cf5b5151505285675492 Description-en: gnuradio filter functions Library of filter blocks used in gnuradio. Implements FIR, IIR and FFT filters, as well as Polyphase filterbank and PFB arbitrary resampler methods. Part of the main gnuradio build. Package: libgnuradio-iio3.10.5 Description-md5: 06045448fd28862166b114aa4a4422f3 Description-en: IIO blocks for GnuRadio Libiio is a library that has been conceived to ease the development of applications interfacing Industrial Input/Output (IIO) devices through the IIO subsystem of the Linux kernel. . The IIO blocks for GnuRadio can be used to create flowgraphs that interface IIO devices through libiio. . Part of the main gnuradio build. Package: libgnuradio-network3.10.5 Description-md5: 0c35e9fa3188431e10e3c732ed374377 Description-en: gnuradio network library Library of blocks that implement UDP and TCP source and sink blocks supporting both IPv4 and IPv6. Part of the main gnuradio build. Package: libgnuradio-pdu3.10.5 Description-md5: e60a0657b0dcf6c1619f76d881d29549 Description-en: gnuradio streaming protocol library Protocol Data Units library provides signal processing blocks that operate on Protocol Data Unit format messages. Many such blocks are analogs of streaming API functionality. Part of the main gnuradio build. Package: libgnuradio-pmt3.10.5 Description-md5: 653aedd1567eba8b157188969da4c76b Description-en: gnuradio pmt container library Polymorphic Types are opaque data types that are designed as generic containers of data that can be safely passed around between blocks and threads in GNU Radio. Part of the main gnuradio build. Package: libgnuradio-qtgui3.10.5 Description-md5: 78840934166cde690f3708cac44c0689 Description-en: gnuradio Qt graphical user interface functions QT-based graphical sinks for gnuradio applications. Implements opengl, raster and native plotting methods, and supports a QT Style Sheet (QSS) file to adjust the look. Part of the main gnuradio build. Package: libgnuradio-runtime3.10.5 Description-md5: e73009f780eee5fc595dc4da8d24cf71 Description-en: gnuradio core runtime Top level component library. Defines core blocks. Handles settings for logging, performance counters, and control port. Part of the main gnuradio build. Package: libgnuradio-soapy3.10.5 Description-md5: eb287e97d9393a929f10abdbcbc71636 Description-en: gnuradio SoapySDR support Soapy hardware drivers using the SoapySDR driver framework. Part of the main gnuradio build. Package: libgnuradio-trellis3.10.5 Description-md5: 93ea87d97d5bf7a5d6272bbfd279ded5 Description-en: gnuradio trellis modulation functions Library for trellis coding modulation, including the Viterbi Algorithm, Concatenated Coding and Turbo Decoding based upon finite state machine (FSM) class. Part of the main gnuradio build. Package: libgnuradio-uhd3.10.5 Description-md5: 99e0943e04dc3702c287f7beab797428 Description-en: gnuradio universal hardware driver functions The gnuradio interface to the UHD library to connect to and send and receive data between to the Ettus Research, LLC product line - including the USRP family of software radio peripheral devices. Part of the main gnuradio build. Package: libgnuradio-video-sdl3.10.5 Description-md5: 81449e40176027f155aef2502ecffd77 Description-en: gnuradio video functions Library for handling SDL (Simple DirectMedia Layer) video data. Implements input and output blocks. Part of the main gnuradio build. Package: libgnuradio-vocoder3.10.5 Description-md5: 58d0150c5fe739990bdb32a77526f016 Description-en: gnuradio vocoder functions Library of vocoder blocks, including ulaw, alaw, gsm and codec2. Debian uses external libraries for gsm and codec2. . Part of the main gnuradio build. Package: libgnuradio-wavelet3.10.5 Description-md5: 1c51b1d67b8ca0587a908ff0217bc021 Description-en: gnuradio wavelet functions Library of Daubechies wavelet function blocks. wvps computes the Wavelet Power Spectrum from a set of wavelet coefficients. . Part of the main gnuradio build. Package: libgnuradio-zeromq3.10.5 Description-md5: fad8379800018fcef6de6233eaff6ed5 Description-en: gnuradio zeromq functions 0MQ messaging library support. Provide network socket endpoints for gnuradio data and message streams. PUB/SUB, PUSH/PULL, REP/REQ models supported. . Part of the main gnuradio build. Package: libgssapi3-heimdal Description-md5: af366fc4a421c3a53900cab1af5922e2 Description-en: Heimdal Kerberos - GSSAPI support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for GSSAPI support. Package: libhcrypto5-heimdal Description-md5: 6492d04dab376288c3e43218cb4d78e6 Description-en: Heimdal Kerberos - crypto library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the cryptographic library required for Heimdal. Package: libhdb9-heimdal Description-md5: bc0ba4f7d9668b579f08d831a24307a0 Description-en: Heimdal Kerberos - kadmin server library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for storing the KDC database. Package: libheimbase1-heimdal Description-md5: 5f80987f2f2b6c07e507ae48f47db52e Description-en: Heimdal Kerberos - Base library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the base library. Package: libheimntlm0-heimdal Description-md5: 586cd171de21a731a6140ef1a06b25c9 Description-en: Heimdal Kerberos - NTLM support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the NTLM support library. Package: libhx509-5-heimdal Description-md5: dea700b25446cf97ce3dbf1b8546ecbb Description-en: Heimdal Kerberos - X509 support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the x509 supportlibrary. Package: libiceoryx-binding-c-dev Description-md5: 4a66c667ba7fda0c7671a98153ecd69b Description-en: C bindings for the zero-copy inter-process communication library (headers) Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This package provides the development headers for the C bindings of Iceoryx. Package: libiceoryx-binding-c2 Description-md5: 70d08448f8a0258bb6a2460b4f3cd3da Description-en: C bindings for the zero-copy inter-process communication library Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This library provides the C bindings for Iceoryx. Package: libiceoryx-hoofs-dev Description-md5: 688b872d4d6133864305f97e7844ac29 Description-en: zero-copy inter-process communication HOOFS library headers Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This package provide the development headers for the low-level utilities and platform library of Iceoryx. HOOFS stands for "Handy Objects Optimized For Safety". Package: libiceoryx-hoofs2 Description-md5: d1cb3a80ad0c9c917deca8c0d23ee931 Description-en: zero-copy inter-process communication HOOFS library Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This package provides the low-level utilities library of Iceoryx. HOOFS stands for "Handy Objects Optimized For Safety". Package: libiceoryx-introspection-dev Description-md5: 4f0c2e74b08d03b3f0337dd645230772 Description-en: zero-copy inter-process communication introspection library headers Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This package provide the development headers for the introspection library of Iceoryx. Package: libiceoryx-introspection2 Description-md5: e77b73c89bd92718e558115060f29be9 Description-en: zero-copy inter-process communication introspection library Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This package provides the introspection library of Iceoryx. Package: libiceoryx-platform2 Description-md5: 3cea0cbd78e326ba74c67ffec0c7c6f8 Description-en: zero-copy inter-process communication platform library Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This package provides the platform library of Iceoryx. Package: libiceoryx-posh-config2 Description-md5: d5115cdce82e39d48b5dfa781a0e3aca Description-en: zero-copy inter-process communication POSH config library Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This package provides the POSH config library of Iceoryx. POSH stands for "POsix SHared memory". Package: libiceoryx-posh-dev Description-md5: 461ad4b20970cbcaa5d82966a686c96d Description-en: zero-copy inter-process communication POSH library headers Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This package provides the development headers for the POSH libraries of Iceoryx. POSH stands for "POsix SHared memory". Package: libiceoryx-posh-gateway2 Description-md5: 3d7dd1f7aebe0c2f503c0508c804a4f7 Description-en: zero-copy inter-process communication POSH gateway library Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This package provides the POSH gateway library of Iceoryx. POSH stands for "POsix SHared memory". Package: libiceoryx-posh-roudi2 Description-md5: b03bc7a6f2d7cc691115f8fb7f08f808 Description-en: zero-copy inter-process communication POSH RouDi library Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This package provides the RouDi-specific shared memory transport of Iceoryx. POSH stands for "POsix SHared memory". RouDi is the central management daemon for the shared memory transport. Package: libiceoryx-posh2 Description-md5: 7ee9e53db2c099412511d418e0471629 Description-en: zero-copy inter-process communication POSH transport library Iceoryx is an inter-process communication (IPC) middleware for POSIX based operating systems. It features shared memory capabilities which allow a true zero-copy data transfer. . Originating from the automotive domain, it is crucial to transfer a huge amount of data between multiple processes to realize driver assistance systems or automated driving applications. Moreover, the same efficient communication mechanism can be applied to a broader range of use cases, e.g. in the field of robotics or game development. . This package provides the shared memory transport library of Iceoryx. POSH stands for "POsix SHared memory". Package: libintelrdfpmath-dev Description-md5: e95191996ac683da04f2788bf62b8cd3 Description-en: Intel Decimal Floating-Point Math Library Software implementation of the IEEE 754-2008 Decimal Floating-Point Arithmetic specification, aimed at financial applications, especially in cases where legal requirements make it necessary to use decimal, and not binary floating-point arithmetic (as computation performed with binary floating-point operations may introduce small, but unacceptable errors). Package: libjakarta-interceptor-api-java Description-md5: f959ee4e0a180c78e7f7617c9dd33e2f Description-en: Jakarta Interceptors API Jakarta Interceptors are used to interpose on business method invocations and specific events such as lifecycle events and timeout events that occur on instances of Jakarta EE components and other managed classes. Package: libjson-schema-modern-perl Description-md5: 60b21ffaf66b9c78da094c843ff11df5 Description-en: module to validate JSON data against a schema JSON::Schema::Modern aims to be a fully-compliant JSON Schema evaluator and validator, targeting the currently-latest Draft 2020-12 (https://json-schema.org/specification-links.html#2020-12). Package: libjuh-java Description-md5: 9e017c19c2cbf8cab7b83a1ee17e6890 Description-en: transitional package for LibreOffice UNO runtime environment LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This has now been merged into liblibreoffice-java and this package thus can be safely removed once installed. Package: libjurt-java Description-md5: 9e017c19c2cbf8cab7b83a1ee17e6890 Description-en: transitional package for LibreOffice UNO runtime environment LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This has now been merged into liblibreoffice-java and this package thus can be safely removed once installed. Package: libkadm5clnt7-heimdal Description-md5: 3c1990ad00253301ad106a775a259242 Description-en: Heimdal Kerberos - kadmin client library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the client library for kadmin. Package: libkadm5srv8-heimdal Description-md5: 3cfc4abf46cb966d202e4c7e1c50b12f Description-en: Libraries for Heimdal Kerberos Heimdal is a free implementation of Kerberos 5, that aims to be compatible with MIT Kerberos. . This package contains the server library for kadmin. Package: libkafs0-heimdal Description-md5: 7fd30de3adb996e1ddb2c382f4ce4994 Description-en: Heimdal Kerberos - KAFS support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for KAFS support. Package: libkdc2-heimdal Description-md5: f51bcfc114ea8cb74a023cd002f2636c Description-en: Heimdal Kerberos - KDC support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the KDC support library. Package: libkrb5-26-heimdal Description-md5: c0c6ca8d74b4d950b5eaf9fb966ab142 Description-en: Heimdal Kerberos - libraries Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the Kerberos 5 library. Package: liblasso-perl Description-md5: a6fed384a4da3dba999199b652c91c55 Description-en: Library for Liberty Alliance and SAML protocols - Perl bindings Lasso is an implementation of Liberty Alliance and related protocols, for network identity federations, single sign-on and other web services protocols. The main specifications implemented by the library are ID-FF, ID-WSF and SAML. . This package contains Perl bindings for liblasso, needed to use lasso in Perl applications. Package: liblld-15 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-15-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-16 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-16-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-15 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-15-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-16 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-16-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-15-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-16-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: libllvm16 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: libmediainfo-dev Description-md5: 4c2245062ea2caf1c7a7453a3bf0062b Description-en: library reading metadata from media files -- headers MediaInfo is a library used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the headers and other development support files needed for compiling and linking applications and libraries which use this library. Package: libmediainfo-doc Description-md5: a09164a8756db0b41db83d61a332cfe4 Description-en: library for reading metadata from media files -- documentation MediaInfo is a library used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the Doxygen generated API reference for developing applications/libraries using this library. Package: libmediainfo0v5 Description-md5: 0d9ada95eeeb12fd1b1f4680f75efd55 Description-en: library for reading metadata from media files -- shared library MediaInfo is a library used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the shared library needed for running applications which use this library. Package: libmlir-16 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-16-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: libmojolicious-plugin-templatetoolkit-perl Description-md5: 8c5b9f8a95f05bd3c27498344c1f325c Description-en: Template Toolkit renderer plugin for Mojolicious Mojolicious::Plugin::TemplateToolkit is a renderer for tt2 or Template Toolkit templates. See Template and Template::Manual for details on the Template Toolkit format, and Mojolicious::Guides::Rendering for general information on rendering in Mojolicious. . Along with template files, inline and data section templates can be rendered in the standard Mojolicious fashion. Template files and data sections will be retrieved using Mojolicious::Renderer via Template::Provider::Mojo for both direct rendering and directives such as INCLUDE. This means that instead of specifying INCLUDE_PATH|Template::Manual::Config/"INCLUDE_PATH", you should set Mojolicious::Renderer/"paths" to the appropriate paths. . $app->renderer->paths(['/path/to/templates']); . push @{$app->renderer->paths}, '/path/to/more/templates'; Package: libmutter-test-12 Description-md5: 0e619df20013f2831da3a5dfc3597711 Description-en: Test helper library for GNOME's window manager library Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . This package contains a private library used by the automated tests for mutter and gnome-shell. It should not be used by non-GNOME packages. Package: libncurses5 Description-md5: d2741d94112e4fab829e84113efab968 Description-en: shared libraries for terminal handling (legacy version) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the legacy shared libraries necessary to run programs compiled with ncurses. Package: libncursesw5 Description-md5: cdcff7ef64be4d2080a4f12e88e7a43e Description-en: shared libraries for terminal handling (wide character legacy version) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the legacy shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. Package: libnrepl-clojure Description-md5: 4110dbfedb2b89cc9ceed5fd550eb6ff Description-en: Clojure network REPL nrepl provides a REPL server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments. . This project is intended to be a replacement for tools.nrepl, which is no longer maintained. Package: libomp-15-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-15-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-16-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-16-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-15 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-16 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-common Description-md5: fa2fdadcd9a8abc6b4fb3956d49e0678 Description-en: Tools for Eclipse reservoir simulation files -- 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. . The Eclipse file format is widely used in the reservoir simulation community. This package provides library containing code for processing files in Eclipse format as well as utility code used by other OPM modules. Package: libopm-common-bin Description-md5: 0b7721ca0bfd02d60520174005663530 Description-en: Tools for Eclipse reservoir simulation files -- utility programs 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. . The Eclipse file format is widely used in the reservoir simulation community. This package provides utility programs to process files in this format, like for comparing two files, converting between binary version and formatted text file format, etc. Package: libopm-common-dev Description-md5: 9f0c4321a4edd4076d38b2289c90d613 Description-en: Tools for Eclipse reservoir simulation files -- 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. . This package contains the shared buildsystem of all OPM modules, the headers for input, parsing, and output of files in Eclipse format, a format widely used in the reservoir simulation community, and generic utilities used in other OPM modules. Package: libopm-common-doc Description-md5: 6d3a99580e17a54e28dd7e4ae43c3909 Description-en: Tools for Eclipse reservoir simulation files -- 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. . This package contains the source code documentation of library and tools for Eclipse reservoir simulation files. Package: libopm-grid Description-md5: 43e564721b92f6c16ececf703742368f Description-en: DUNE grid implementations for reservoir simulation -- 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-grid provides implementations of grids for reservoir simulation, corner point or more general pillar grids, following the DUNE grid interface: CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial grid implementation of an unstructured, legacy, grid. . A standard grid type in the petroleum industry, corner-point grids fills the domain with a relatively low number of cells while still providing sufficient flexibility to model faults, fractures and erosion. The grid format was originally designed with an eye towards geological modeling rather than numerical simulation, but is still suitable for e.g. low order finite volume discretizations. . This package provides the library of the grid implementations. Package: libopm-grid-bin Description-md5: daf5cfbf8d555d141fbbbe8e0be74f29 Description-en: corner point grid utility programs 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-grid provides implementations of grids for reservoir simulation, corner point or more general pillar grids, following the DUNE grid interface: CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial grid implementation of an unstructured, legacy, grid. . A standard grid type in the petroleum industry, corner-point grids fills the domain with a relatively low number of cells while still providing sufficient flexibility to model faults, fractures and erosion. The grid format was originally designed with an eye towards geological modeling rather than numerical simulation, but is still suitable for e.g. low order finite volume discretizations. . This package provides programs to mirror corner point grids specified in Eclipse file format and convert the corner point grid representation of an Eclipse together with permeability/porosity to file suitable for visualization with Paraview. Package: libopm-grid-dev Description-md5: fb8a51ca678b8a489fe8c21af32a4f03 Description-en: DUNE grid implementations for reservoir simulation -- 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-grid provides implementations of grids for reservoir simulation, corner point or more general pillar grids, following the DUNE grid interface: CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial grid implementation of an unstructured, legacy, grid. . A standard grid type in the petroleum industry, corner-point grids fills the domain with a relatively low number of cells while still providing sufficient flexibility to model faults, fractures and erosion. The grid format was originally designed with an eye towards geological modeling rather than numerical simulation, but is still suitable for e.g. low order finite volume discretizations. . This package provides the development files for the grid implementations, i.e. the headers and shared library links. Package: libopm-grid-doc Description-md5: d590b623b755f72e4588ba78c88f1dd8 Description-en: DUNE grid implementations for reservoir simulation -- 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-grid provides implementations of grids for reservoir simulation, corner point or more general pillar grids, following the DUNE grid interface: CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial grid implementation of an unstructured, legacy, grid. . A standard grid type in the petroleum industry, corner-point grids fills the domain with a relatively low number of cells while still providing sufficient flexibility to model faults, fractures and erosion. The grid format was originally designed with an eye towards geological modeling rather than numerical simulation, but is still suitable for e.g. low order finite volume discretizations. . This package provides the source code documentation of the grid implementations. Package: libopm-material-dev Description-md5: af64ba945bb96b06c50bf070c368a835 Description-en: Material properties framework for porous media -- 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. . This header-only library contains the generic code for calculating material properties used when simulating porous media flow. It includes utilities for calculating relative-permeability/capillary pressure laws, thermodynamic relations, flash solvers, empirical heat conduction laws, et cetera.It uses automatic differentiation for calculating the properties. . This package contains the development files (headers) needed. Package: libopm-material-doc Description-md5: 6b2e97938f1e5cb57159915d5ef2b544 Description-en: Material properties framework for porous media -- 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. . This header-only library contains the generic code for calculating material properties used when simulating porous media flow. It includes utilities for calculating relative-permeability/capillary pressure laws, thermodynamic relations, flash solvers, empirical heat conduction laws, et cetera. It uses automatic differentiation for calculating the properties. . This package contains the documentation of the source code. Package: libopm-models-dev Description-md5: a65ae495331050b8cfef5464736d4fff Description-en: C++ simulation framework for porous media flow -- 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-models is a header-only simulation framework which is primary focused on fully implicit models for flow and transport in porous media. It uses finite volume schemes for discretization and automatic differentiation for calculating the Jacobians. Its main objectives is to provide an easily usable, well maintainable, high performance framework which is capable of capturing all macro-scale scenarios relevant for academic research and industrial applications involving flow and transport processes in porous media. . This package provides the development files (headers) needed to build applications based on opm-models. Package: libopm-models-doc Description-md5: 294105228c4c010ac772853318b3e41f Description-en: C++ simulation framework for porous media flow -- 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-models is a header-only simulation framework which is primary focused on fully implicit models for flow and transport in porous media. It uses finite volume schemes for discretization and automatic differentiation for calculating the Jacobians. Its main objectives is to provide an easily usable, well maintainable, high performance framework which is capable of capturing all macro-scale scenarios relevant for academic research and industrial applications involving flow and transport processes in porous media. . opm-models is a simulation framework which is primary focused on fully implicit models for flow and transport in porous media. It uses finite volume schemes for discretization and automatic differentiation for calculating the Jacobians. Its main objectives is to provide an easily usable, well maintainable, high performance framework which is capable of capturing all macro-scale scenarios relevant for academic research and industrial applications involving flow and transport processes in porous media. . This package provides the documentation of the source code. 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: libopm-upscaling Description-md5: f5adbe2326af653914969fa715f89e1a Description-en: Porous media upscaling tools -- 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-upscaling provides tools for single phase and relative permeability upscaling. During upscaling effective parameters (like porosity, permeability, and capillary pressure) for a simulation on a coarser scale are computed from properties of a simulation on a fine scale. . Package provides the shared library used by the upscaling applications. Package: libopm-upscaling-bin Description-md5: 341212c591ed4e125a15eda09b058803 Description-en: Porous media upscaling tools -- 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-upscaling provides tools for single phase and relative permeability upscaling. During upscaling effective parameters (like porosity, permeability, and capillary pressure) for a simulation on a coarser scale are computed from properties of a simulation on a fine scale. . Package provides the upscaling applications. Package: libopm-upscaling-dev Description-md5: 08651316d101be599bb4e8f3ced0912f Description-en: Porous media upscaling tools -- 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-upscaling provides tools for single phase and relative permeability upscaling. During upscaling effective parameters (like porosity, permeability, and capillary pressure) for a simulation on a coarser scale are computed from properties of a simulation on a fine scale. . Package provides the development files (headers and shared library links). Package: libopm-upscaling-doc Description-md5: 64dcfd2b0519df9e7e7ab43e35aff3fc Description-en: Porous media upscaling tools -- 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-upscaling provides tools for single phase and relative permeability upscaling. During upscaling effective parameters (like porosity, permeability, and capillary pressure) for a simulation on a coarser scale are computed from properties of a simulation on a fine scale. . Package provides the documentation of the source code. Package: libotp0-heimdal Description-md5: 6390958186e4638a428e5ae7c9683f6f Description-en: Heimdal Kerberos - OTP support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for OTP support. Package: libpipewire-0.3-modules-x11 Description-md5: 947ec05a4dd6cc7ab3d5c94a2bc2e326 Description-en: libraries for the PipeWire multimedia server - X11 modules PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of video for consumption. - Generating graphs for audio and video processing. . This package contains X11 modules. Package: libpolly-16-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: libpython3.11-testsuite Description-md5: 5daa6e7f215079fd7146f7487223d006 Description-en: Testsuite for the Python standard library (v3.11) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.11-stdlib package, which should be enough for other packages to use (please do not build-depend on this package, but file a bug report to include additional testsuite files in the libpython3.11-stdlib package). Package: libqt5concurrent5 Description-md5: e0df68f337531f2bfba6d9963eebfc16 Description-en: Qt 5 concurrent module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtConcurrent module contains functionality to support concurrent execution of program code. Package: libqt5core5a Description-md5: 75c9109eafc0c1da6d6b6ca7b292f133 Description-en: Qt 5 core module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtCore module contains core non-GUI functionality. Package: libqt5dbus5 Description-md5: 66ed2fe869611cd7a269446bd63f9400 Description-en: Qt 5 D-Bus module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtDBus module is a Unix-only library that you can use to make Inter-Process Communication using the D-Bus protocol. . Applications using the QtDBus module can provide services to other, remote applications by exporting objects, as well as use services exported by those applications by placing calls and accessing properties. Package: libqt5gui5 Description-md5: 9dadc5c1f0624a1be05b1ff4f1c6cd6d Description-en: Qt 5 GUI module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtGui module extends QtCore with GUI functionality. Package: libqt5network5 Description-md5: 267676193dcb13e33a5c3f9c219b1838 Description-en: Qt 5 network module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtNetwork module offers classes that allow you to write TCP/IP clients and servers. It provides classes to make network programming easier and portable. Package: libqt5opengl5 Description-md5: 0966e72b3545e5c76ba7176064c64965 Description-en: Qt 5 OpenGL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtOpenGL module offers classes that make it easy to use OpenGL in Qt applications. . OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D rendering and provides little or no support for GUI programming issues. Package: libqt5opengl5-dev Description-md5: 76f1fd5b0a241ef67384ff7dfbd93542 Description-en: Qt 5 OpenGL library 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 development files needed to build Qt 5 applications using QtOpenGL library. Package: libqt5printsupport5 Description-md5: ad2a0dcae2a6addab1c4c4b7c64b6a4e Description-en: Qt 5 print support module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtPrintSupport module provides classes to make printing easier and portable. Package: libqt5sql5 Description-md5: 0713fa3e9592ca24526ad333118f8889 Description-en: Qt 5 SQL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSql module helps you provide seamless database integration to your Qt applications. Package: libqt5sql5-ibase Description-md5: 795132c8ae8170c30afb981caa53c8cf Description-en: Qt 5 Firebird database driver This package contains the Firebird plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a Firebird/InterBase DB. Package: libqt5sql5-mysql Description-md5: ef00502b07fd416665becb7a946fa058 Description-en: Qt 5 MySQL database driver This package contains the MySQL plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a MySQL DB. Package: libqt5sql5-odbc Description-md5: 307a8af530b7222b52853293e564167c Description-en: Qt 5 ODBC database driver This package contains the ODBC plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access an ODBC DB. Package: libqt5sql5-psql Description-md5: 26b8a37b36abcc581802bb9591e003d6 Description-en: Qt 5 PostgreSQL database driver This package contains the PostgreSQL plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a PostgreSQL DB. Package: libqt5sql5-sqlite Description-md5: f74ea3b242033484777e5a5e9fb468bc Description-en: Qt 5 SQLite 3 database driver This package contains the SQLite 3 plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access an SQLite 3 DB. Package: libqt5sql5-tds Description-md5: 98049901ac7df77f69890567ec4a2170 Description-en: Qt 5 FreeTDS database driver This package contains the FreeTDS plugin for Qt 5. . Install it if you intend to use or write Qt programs that are to access a MS SQL or Sybase SQL server. Package: libqt5test5 Description-md5: 439bbed1193cb169575d82d618b4c6c1 Description-en: Qt 5 test module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtTest module provides classes for unit testing Qt applications and libraries. Package: libqt5widgets5 Description-md5: d3e73eff3b63455d65d61db3b685f693 Description-en: Qt 5 widgets module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtWidgets module extends QtGui with C++ widget functionality. Package: libqt5xml5 Description-md5: c3b1596533c67529df54c353807c6cae Description-en: Qt 5 XML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtXml module provides a stream reader and writer for XML documents, and C++ implementations of SAX and DOM. Package: libqt6concurrent6 Description-md5: 9cec83c0f4093047ba7e32ad593d5a17 Description-en: Qt 6 concurrent module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtConcurrent module contains functionality to support concurrent execution of program code. Package: libqt6core6 Description-md5: ed80e594b46abbc607aba1af415d15fe Description-en: Qt 6 core module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtCore module contains core non-GUI functionality. Package: libqt6dbus6 Description-md5: 20382f17c87d23906db49d6aff3e0465 Description-en: Qt 6 D-Bus module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtDBus module is a Unix-only library that you can use to make Inter-Process Communication using the D-Bus protocol. . Applications using the QtDBus module can provide services to other, remote applications by exporting objects, as well as use services exported by those applications by placing calls and accessing properties. Package: libqt6gui6 Description-md5: f07aad264aff41f35affdd7048a48ba2 Description-en: Qt 6 GUI module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtGui module extends QtCore with GUI functionality. Package: libqt6network6 Description-md5: d7dc5b8f2c46f21b15001c31c8361c8a Description-en: Qt 6 network module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtNetwork module offers classes that allow you to write TCP/IP clients and servers. It provides classes to make network programming easier and portable. Package: libqt6opengl6 Description-md5: ab5139665c337d66ad0eee00d9dc3f85 Description-en: Qt 6 OpenGL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtOpenGL module offers classes that make it easy to use OpenGL in Qt applications. . OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D rendering and provides little or no support for GUI programming issues. Package: libqt6opengl6-dev Description-md5: 918fa63007403934370f8d0fb26ac548 Description-en: Qt 6 OpenGL library 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 development files needed to build Qt 6 applications using the QtOpenGL library. Package: libqt6openglwidgets6 Description-md5: fda40a8dcce2f181f56eb4d655f044b5 Description-en: Qt 6 OpenGL widgets module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtOpenGL module offers classes that make it easy to use OpenGL in Qt applications. . OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D rendering and provides little or no support for GUI programming issues. . The OpenGL widgets module provides the widget for rendering OpenGL graphics. Package: libqt6printsupport6 Description-md5: dcb2db28fa663896211cb6e41decc68c Description-en: Qt 6 print support module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtPrintSupport module provides classes to make printing easier and portable. Package: libqt6sql6 Description-md5: 57e79d838a6fcee7447f0e8d47e77121 Description-en: Qt 6 SQL module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtSql module helps you provide seamless database integration to your Qt applications. Package: libqt6sql6-ibase Description-md5: 2115a91d0211d788aae589355ea1607a Description-en: Qt 6 Firebird database driver This package contains the Firebird plugin for Qt 6. . Install it if you intend to use or write Qt programs that are to access a Firebird/InterBase DB. Package: libqt6sql6-mysql Description-md5: 16631a538bfca86f8fd1847b0951a3ca Description-en: Qt 6 MySQL database driver This package contains the MySQL plugin for Qt 6. . Install it if you intend to use or write Qt programs that are to access a MySQL DB. Package: libqt6sql6-odbc Description-md5: 2efb5f41197d91ce21a9548565aeda61 Description-en: Qt 6 ODBC database driver This package contains the ODBC plugin for Qt 6. . Install it if you intend to use or write Qt programs that are to access an ODBC DB. Package: libqt6sql6-psql Description-md5: 99db9d30d2cd0b7c8e26d832434bcf1e Description-en: Qt 6 PostgreSQL database driver This package contains the PostgreSQL plugin for Qt 6. . Install it if you intend to use or write Qt programs that are to access a PostgreSQL DB. Package: libqt6sql6-sqlite Description-md5: e4d133d22563b7455e47e1144e40a2b6 Description-en: Qt 6 SQLite 3 database driver This package contains the SQLite 3 plugin for Qt 6. . Install it if you intend to use or write Qt programs that are to access an SQLite 3 DB. Package: libqt6test6 Description-md5: 04fef6f2638f7e52d1818d6708483554 Description-en: Qt 6 test module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtTest module provides classes for unit testing Qt applications and libraries. Package: libqt6widgets6 Description-md5: dee1fa987803bb779f9789877ed5e2c5 Description-en: Qt 6 widgets module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtWidgets module extends QtGui with C++ widget functionality. Package: libqt6xml6 Description-md5: cc74db0521d7ab3d5dd5db432fb38e34 Description-en: Qt 6 XML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The QtXml module provides a stream reader and writer for XML documents, and C++ implementations of SAX and DOM. Package: libreoffice Description-md5: 9614e13c8592ae9a0c81c629137ef53e Description-en: office productivity suite (metapackage) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This metapackage installs all components of libreoffice: * libreoffice-writer: Word processor * libreoffice-calc: Spreadsheet * libreoffice-impress: Presentation * libreoffice-draw: Drawing * libreoffice-base: Database * libreoffice-math: Equation editor It also recommends additional packages (e.g. fonts) in order to match an upstream LibreOffice install as closely as possible. . You can extend the functionality of LibreOffice by installing these packages: * hunspell-*/myspell-*: Hunspell/Myspell dictionaries for use with LibreOffice * libreoffice-l10n-*: UI interface translation * libreoffice-help-*: User help * mythes-*: Thesauri for the use with LibreOffice * hyphen-*: Hyphenation patterns for LibreOffice * libreoffice-gtk(2|3): Gtk UI Plugin, GNOME File Picker support * libreoffice-gnome: GIO backend * unixodbc: ODBC database support * cups-bsd: Allows LibreOffice to detect your CUPS printer queues automatically * libsane: Use your sane-supported scanner with LibreOffice * libxrender1: Speed up display by using Xrender library * libgl1: OpenGL support * openclipart-libreoffice: Open Clip Art Gallery with LibreOffice index files * firefox-esr | thunderbird | firefox: Mozilla profile with Certificates needed for XML Security... * openjdk-11-jre | openjdk-8-jre | java8-runtime: Java Runtime Environment for use with LibreOffice * pstoedit / imagemagick / ghostscript: helper tools for EPS * gstreamer0.10-plugins-*: GStreamer plugins for use with LibreOffices media backend * libpaper-utils: papersize detection support via paperconf * bluez: Bluetooth support for Impress (slideshow remote control) Package: libreoffice-avmedia-backend-gstreamer Description-md5: ec62ab16ee0666e01ee5915457261f88 Description-en: transitional package for GStreamer backend for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package used to contain the GStreamer backend for LibreOffice. This has now been merged into the "core" package and this package thus can be safely removed once installed. Package: libreoffice-base Description-md5: 5529fff5c628ca6b70284749063daea4 Description-en: office productivity suite -- database LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the database component for LibreOffice. Package: libreoffice-base-drivers Description-md5: 95a600bf1d7e583b757fe5b8ea210d10 Description-en: Database connectivity drivers for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the database connectivity drivers used by LibreOffices database functionality: - ODBC - JDBC - dBase - Calc - Flat files . You can extend this by installing: . * unixodbc: ODBC database support * libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | odbc-mdbtools: ODBC drivers for: - MySQL - PostgreSQL - SQLite - MS SQL / Sybase SQL - *.mdb (JET / MS Access) * libmariadb-java | libpg-java | libjtds-java: JDBC Drivers for: - MySQL/MariaDB - PostgreSQL - MS SQL Server and Sybase * libreoffice-sdbc-hsqldb: embedded HSQLDB SDBC Driver * libreoffice-sdbc-firebird: Firebird SDBC Driver * libreoffice-sdbc-postgresql: PostgreSQL SDBC Driver * libreoffice-sdbc-mysql: MySQL/MariaDB SDBC Driver Package: libreoffice-base-nogui Description-md5: e83dd6cdb7c67ccb13c0407fd6a32ebc Description-en: office productivity suite -- database (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the database component for LibreOffice. Package: libreoffice-calc-nogui Description-md5: ed9483b973f6b2dd25d568b6ef77d8c4 Description-en: office productivity suite -- spreadsheet (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the spreadsheet component for LibreOffice for use with libreoffice-core-nogui. Package: libreoffice-core-nogui Description-md5: d16e9871c20b5b5c8f38d6d74c8dfe8e Description-en: office productivity suite -- arch-dependent files (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-dependent core files of LibreOffice without GUI support for server-based or commandline usage of LibreOffice. Package: libreoffice-dev-gui Description-md5: c7381cdfc5446c44dd4085615626c61e Description-en: office productivity suite -- "GUI" development stuff LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the gengal utility which was moved from libreoffice-dev. Package: libreoffice-draw-nogui Description-md5: c4d7d9707b31ef9344d70e006f7a27af Description-en: office productivity suite -- drawing (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the drawing component for LibreOffice. Package: libreoffice-evolution Description-md5: 7d9a6b62e74d5a806f263ecd0d4bed18 Description-en: office productivity suite -- Evolution addressbook support LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package allows LibreOffice to access Evolution address books. You need to install evolution separately. Package: libreoffice-gtk2 Description-md5: 16f95bd9c26683a4b4582a981ca1a3a2 Description-en: transitional package for LibreOffice gtk2 backend This package used to contain the LibreOffice gtk2 backend. . You can safely remove this package. Package: libreoffice-gtk4 Description-md5: 7cbb2e1ddd519ed979f5c41206377dd3 Description-en: office productivity suite -- GTK+ 4 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Gtk plugin for drawing LibreOffices widgets with Gtk+ 4 and Gtk/GNOMEish print dialog. . You need to enable it manually by export SAL_USE_VCLPLUGIN=gtk4. Package: libreoffice-impress-nogui Description-md5: 10ce2c27d434135cd9308937c1bdb31c Description-en: office productivity suite -- presentation (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the presentation component for LibreOffice. Package: libreoffice-kde4 Description-md5: e4e138701097a40ac3baad803dbce01d Description-en: transitional package for LibreOffice KDE integration This package used to contain the LibreOffice KDE 4 backend. . You can safely remove this package. Package: libreoffice-kde5 Description-md5: 9ba37e0af16899bba520effef300bdf2 Description-en: transitional package for LibreOffice "KDE 5" integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package used to contain the "KDE 5" integration. It was split into -kf5 (KF5 UI plugin) and -plasma (some Plasma integration). This packsge can be safely removed once installed. Package: libreoffice-kf5 Description-md5: 60a27e47a640a57cbd044cc3528831f5 Description-en: office productivity suite -- KDE Frameworks 5 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the KF5 plugin for LibreOffice and a KF5-based File Picker when running under Plasma. Package: libreoffice-librelogo Description-md5: cdaef056eb365a457e28772fa2fd9de6 Description-en: Logo-like programming language for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains Librelogo, which is a pyuno-based Logo-like programming language with interactive vectorgraphics for education and DTP - basic Logo syntax for back compatibility with educational Logo systems - interactive vectorgraphics in LibreOffice Writer - native commands (easily translatable) - Python data structures (list, tuple, set, dictionary) and other Python features Package: libreoffice-math-nogui Description-md5: e104f51d572d2ee302d3c3550e97e6ff Description-en: office productivity suite -- equation editor (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the equation editor component for LibreOffice. Package: libreoffice-mysql-connector Description-md5: f67e8b039d42be412b79ebf1381a0f85 Description-en: transitional package for MariaDB/MySQL Connector extension for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package used to contain the LibreOffice MySQL/MariaDB Connector extension. This has now been added to the "main" packages (libreoffice-sdbc-mysql) and this package thus can be safely removed once installed. Package: libreoffice-nogui Description-md5: b2664061ba9641158b0a41d2c958aa3e Description-en: office productivity suite (metapackage, no GUI) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This metapackage installs all components of libreoffice: * libreoffice-writer: Word processor * libreoffice-calc: Spreadsheet * libreoffice-impress: Presentation * libreoffice-draw: Drawing * libreoffice-base: Database * libreoffice-math: Equation editor . WITHOUT GUI SUPPORT. . This package is intended mostly for scripting needs. Package: libreoffice-ogltrans Description-md5: e0adf62d9e3c2e44012570545627fe8d Description-en: transitional package for libreoffice-ogltrans This package used to contain the OpenGL slide transitions for LibreOffice Impress. That has been merged into libreoffice-impress directly and thus this package can be safely removed. Package: libreoffice-plasma Description-md5: 962e5fa862a2425941adbcdb81054cc7 Description-en: office productivity suite -- some Plasma integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains some minor Plasma integration (like AppData and "Create New..." integration) and a KDE/KF5 configuration backend. Package: libreoffice-qt5 Description-md5: 459572943562e2a51d6e9c1c30d84c71 Description-en: office productivity suite -- Qt 5 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Qt 5 plugin for drawing LibreOffices widgets with Qt 5 and a Qt File Picker and print dialog. . You need to enable it manually by export SAL_USE_VCLPLUGIN=qt5 if you are not using Plasma. Package: libreoffice-qt6 Description-md5: a45aee748dd8cc60d61451e1f7253f31 Description-en: office productivity suite -- Qt 6 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Qt 6 plugin for drawing LibreOffices widgets with Qt 6 and a Qt File Picker and print dialog. . You need to enable it manually by export SAL_USE_VCLPLUGIN=qt6. Package: libreoffice-report-builder Description-md5: 8239ceaa4ebaf25c2b15325d48eb907c Description-en: LibreOffice component for building database reports LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the report builder: "Create with the Sun Report Builder stylish, smart-looking database reports. The flexible report editor can define group and page headers as well as group and page footers and even calculation fields are available to accomplish complex database reports." Package: libreoffice-report-builder-bin Description-md5: 4de9416ad29a7951be39b95f83055e84 Description-en: LibreOffice component for building database reports -- libraries LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains some architecture-dependent support libraries (librpt*.so) for the report builder component. Package: libreoffice-report-builder-bin-nogui Description-md5: 6d5263ac65fb4d1c4c7caf8eb713944d Description-en: LibreOffice component for building database reports -- libraries (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains some architecture-dependent support libraries (librpt*.so) for the report builder component. Package: libreoffice-script-provider-bsh Description-md5: 720bef09745ce9eb4902772fb5c437d8 Description-en: BeanShell script support provider for LibreOffice scripting framework LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Scripting Framework allows LibreOffice users to write and run macros in multiple languages including LibreOffice Basic, Python, Java, BeanShell and JavaScript. These macros can then be assigned to menus, toolbars, keyboard shortcuts, events and embedded objects. . This package contains the script provider to support BeanShell. Package: libreoffice-script-provider-js Description-md5: 41b18315e9be2aaa24a28415b907118e Description-en: JavaScript script support provider for LibreOffice scripting framework LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Scripting Framework allows LibreOffice users to write and run macros in multiple languages including LibreOffice Basic, Python, Java, BeanShell and JavaScript. These macros can then be assigned to menus, toolbars, keyboard shortcuts, events and embedded objects. . This package contains the script provider to support JavaScript. Package: libreoffice-script-provider-python Description-md5: 019117f2dc708fc6c1179714b81e2076 Description-en: Python script support provider for LibreOffice scripting framework LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Scripting Framework allows LibreOffice users to write and run macros in multiple languages including LibreOffice Basic, Python, Java, BeanShell and JavaScript. These macros can then be assigned to menus, toolbars, keyboard shortcuts, events and embedded objects. . This package contains the script provider to support Python. Package: libreoffice-sdbc-firebird Description-md5: 4ad372e2554b0f42b39c7e1325d5e6d0 Description-en: Firebird SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The Firebird SDBC Driver allows one to use the Firebird database from LibreOffice without any wrapper layer such as ODBC or JDBC. Package: libreoffice-sdbc-hsqldb Description-md5: 54ed9715a25b1dae2ad2d3a9b6838a65 Description-en: HSQLDB SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The HSQLDB SDBC Driver allows one to use the HSQLDB embedded database from LibreOffice without any wrapper layer such as ODBC or JDBC. Package: libreoffice-sdbc-mysql Description-md5: 1022a8fb85f50d65847256d96ae25e4f Description-en: MariaDB/MySQL SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The MariaDB/MySQL driver allows one to use the MariaDB or MySQL database from LibreOffice without any wrapper layer such as ODBC or JDBC. Package: libreoffice-sdbc-postgresql Description-md5: 06f71158aa78dbe7201679601bd1279b Description-en: PostgreSQL SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The PostgreSQL SDBC Driver allows one to use the PostgreSQL database from LibreOffice without any wrapper layer such as ODBC or JDBC. Package: libreoffice-smoketest-data Description-md5: 7540f40cccbf63cb8381dca8979a0828 Description-en: data files for LibreOffices "smoketest" Data files for the LibreOffice "smoketest". Package: libreoffice-style-breeze Description-md5: b3a725e09462ccaec72c3b8bb964827b Description-en: office productivity suite -- Breeze symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "breeze" symbol style, default style for KDE 5. Package: libreoffice-style-galaxy Description-md5: cbafee8b95c2851c166a1f1a2f92ac6c Description-en: transitional package for Galaxy symbol style You can safely remove this package. Package: libreoffice-style-hicontrast Description-md5: c975e10f61063cef8dfc736499943c67 Description-en: transitional package for Hicontrast symbol style You can safely remove this package. Package: libreoffice-style-karasa-jaga Description-md5: 62dc98488a5247cbad91f4e0ec562bcf Description-en: office productivity suite -- Karasa Jaga symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "karasa_jaga" symbol style. Package: libreoffice-style-oxygen Description-md5: 0eea86d70908d194875d1d231cf95716 Description-en: transitional package for Oxygen symbol style You can safely remove this package. Package: libreoffice-style-sifr Description-md5: 0fd5516a8dab8f6841c284edea8786d7 Description-en: office productivity suite -- Sifr symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "sifr" symbol style (an adaption of the Gnome symbolic theme), needs to be manually enabled in the LibreOffice option menu. Package: libreoffice-style-sukapura Description-md5: b9dbd94d0660dbc8a05ba918cb3fb897 Description-en: office productivity suite -- Sukapura symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "sukapura" symbol style. Package: libreoffice-style-tango Description-md5: aaf8968f6a7dfef93cd3c0082bbe8dbd Description-en: transitional package for Tango symbol style You can safely remove this package. Package: libreoffice-subsequentcheckbase Description-md5: cda482c5487d616e1ae7a228fce1d955 Description-en: LibreOffice java test libraries Java libraries LibreOffice subsequentchecks integration test suite Package: libreoffice-systray Description-md5: 7af566a55c39207b389151276dad569a Description-en: transitional package for removed LibreOffice "Quickstarter" You can safely remove this package. Package: libreoffice-wiki-publisher Description-md5: a66aaa282ae4941588a4d314d1ebbf79 Description-en: LibreOffice extension for working with MediaWiki articles LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an extension to create/edit/publish MediaWiki articles with LibreOffice Package: libreoffice-writer-nogui Description-md5: 963dc225bb14f9e5974345a7995f16a7 Description-en: office productivity suite -- word processor (no GUI variant) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the wordprocessor component for LibreOffice. Package: librhino-java Description-md5: 56304b110a7e11df7b042a8bec6b6f22 Description-en: Libraries for rhino Java Script Engine Rhino is an implementation of the JavaScript language written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. . This package contains only Java library and no interpreter. For Rhino interpreter, you install rhino package. Package: libridl-java Description-md5: 9e017c19c2cbf8cab7b83a1ee17e6890 Description-en: transitional package for LibreOffice UNO runtime environment LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This has now been merged into liblibreoffice-java and this package thus can be safely removed once installed. Package: librm-dev Description-md5: 6a200d08f9db64d5975278cbd60c8367 Description-en: FritzBox router manager library -- development files librm offers FRITZ!Box related core functionality for Roger Router (GUI), Roger CLI (CLI) and Roger Rabbit (ncurses) interfaces. . This package provides development files. Package: librm0 Description-md5: 53bef5d3f5aeb99442793215be66398b Description-en: FritzBox router manager library librm offers FRITZ!Box related core functionality for Roger Router (GUI), Roger CLI (CLI) and Roger Rabbit (ncurses) interfaces. Package: libroken19-heimdal Description-md5: 09767e23fe6e020c9a8665bbe1cfa203 Description-en: Heimdal Kerberos - roken support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for roken support. Package: librust-ahash-dev Description-md5: 320121ba7698b3f790d3f0b55086887d Description-en: non-cryptographic hash function - Rust source code AHash is the fastest, DOS resistant hash currently available in Rust. AHash is intended *exclusively* for use in in-memory hashmaps. . AHash's output is of high quality but aHash is **not** a cryptographically secure hash. . This package contains the source for the Rust ahash crate, packaged for use with cargo and dh-cargo. Package: librust-capng-dev Description-md5: e31179744d24b863b6058e95d2e49196 Description-en: Rust wrapper for libcap-ng - Rust source code This package contains the source for the Rust capng crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-diesel-dev Description-md5: f1223c831ae55cbd2204f435f6f47f22 Description-en: Safe and extensible ORM and Query Builder - Rust source code This package contains the source for the Rust diesel crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-diesel-migrations-dev Description-md5: e710f019b668c19c6a032674c899501d Description-en: Migration management for diesel - Rust source code This package contains the source for the Rust diesel_migrations crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-libseccomp-sys-dev Description-md5: cec4fe03200b3724db499b5293b56256 Description-en: Raw FFI Bindings for the libseccomp Library - Rust source code This package contains the source for the Rust libseccomp-sys crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-owned-ttf-parser-dev Description-md5: 09ebf709c607e7e525fabe035f5a56d2 Description-en: Ttf-parser plus support for owned data - Rust source code This package contains the source for the Rust owned_ttf_parser crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-path-clean-dev Description-md5: 9d83779a0493f49af63997664bcc02c3 Description-en: Cleanname or path.Clean - Rust source code This package contains the source for the Rust path-clean crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-pyo3-file-dev Description-md5: c4abbf6e3ad6989b01dde15f2d7fc0c5 Description-en: Small helper library for working with python file-like objects with rust - Rust source code This package contains the source for the Rust pyo3-file crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rgb-dev Description-md5: 86623a1d01bbf881c6392863fa7501af Description-en: `struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation - Rust source code Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects. . This package contains the source for the Rust rgb crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sc-dev Description-md5: 5de5d42eed57261636704f08d3049dc2 Description-en: Raw system calls - Rust source code This package contains the source for the Rust sc crate, packaged by debcargo for use with cargo and dh-cargo. Package: libs3-2 Description-md5: eb85f7da5574dc8195aa83358c98e894 Description-en: C Library and Tools for Amazon S3 Access This package includes the libs3 shared object library, needed to run applications compiled against libs3, and additionally contains the s3 utility for accessing Amazon S3. Package: libs3-dev Description-md5: e05795dcf95b10c133f29bd0403dc3c8 Description-en: C Development Library for Amazon S3 Access This package includes the libs3 header, needed to compile applications against libs3. Package: libsasl2-modules-gssapi-heimdal Description-md5: 0897adbbfbdac08aea71f426460e48d0 Description-en: Pluggable Authentication Modules for SASL (GSSAPI) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the GSSAPI plugin, compiled with the Heimdal Kerberos 5 library. Package: libsasl2-modules-ldap Description-md5: 046fb452cdaf5f7c51dacdbf2922d5de Description-en: Cyrus SASL - pluggable authentication modules (LDAP) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the LDAP plugin, which supports OpenLDAP. Package: libsasl2-modules-otp Description-md5: fb6fbc4df1a9ad29b0ddb7f30c4d227f Description-en: Cyrus SASL - pluggable authentication modules (OTP) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the OTP plugin, which supports one time passwords. Package: libsimde-dev Description-md5: 365b10d48a705f04d00cad192b9ea9f1 Description-en: Implementations of SIMD instructions for all systems SIMDe provides fast, portable implementations of SIMD intrinsics on hardware which doesn't natively support them, such as calling SSE functions on ARM. There is no performance penalty if the hardware supports the native implementation (e.g., SSE/AVX runs at full speed on x86, NEON on ARM, etc.). . This makes porting code to other architectures much easier in a few key ways: . First, instead of forcing you to rewrite everything for each architecture, SIMDe lets you get a port up and running almost effortlessly. You can then start working on switching the most performance-critical sections to native intrinsics, improving performance gradually. SIMDe lets (for example) SSE/AVX and NEON code exist side-by-side, in the same implementation. . Second, SIMDe makes it easier to write code targeting ISA extensions you don't have convenient access to. You can run NEON code on your x86 machine without an emulator. Obviously you'll eventually want to test on the actual hardware you're targeting, but for most development, SIMDe can provide a much easier path. . SIMDe takes a very different approach from most other SIMD abstraction layers in that it aims to expose the entire functionality of the underlying instruction set. Instead of limiting functionality to the lowest common denominator, SIMDe tries to minimize the amount of effort required to port while still allowing you the space to optimize as needed. . The current focus is on writing complete portable implementations, though a large number of functions already have accelerated implementations using one (or more) of the following: . SIMD intrinsics from other ISA extensions (e.g., using NEON to implement SSE). Compiler-specific vector extensions and built-ins such as __builtin_shufflevector and __builtin_convertvector Compiler auto-vectorization hints, using: OpenMP 4 SIMD Cilk Plus GCC loop-specific pragmas clang pragma loop hint directives Package: libsl0-heimdal Description-md5: 8ffc54745b78f52228abc0c4b0ada710 Description-en: Heimdal Kerberos - SL support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for SL support. Package: libslang2-modules Description-md5: 1e964ad8c008b4e87762d66b0066a7b5 Description-en: Shared modules for S-Lang language S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. . This package contains dynamically-loaded modules for S-Lang applications. Package: libslang2-pic Description-md5: 6ac39ebfc9448c20f9f8c02ffb8e243b Description-en: S-Lang programming library, shared library subset kit This is used to develop subsets of the S-Lang shared libraries for use on custom installation floppies and in embedded systems. Unless you're making one of those, you won't need this package. Package: libsoup-3.0-dev Description-md5: b4638a95f7f2c26babe971a6525a65ca Description-en: HTTP library implementation in C -- Development files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP support . This package contains the development files. Package: libsoup-3.0-tests Description-md5: 3548f8905c3d8a2d8f34650ae4a3c218 Description-en: HTTP library implementation in C -- installed tests libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . This package contains automated tests, mostly for use via autopkgtest. They can most easily be invoked via the gnome-desktop-testing-runner tool in the gnome-desktop-testing package. Package: libspa-0.2-jack Description-md5: fc78a23fc4195d420469740c7f78d41f Description-en: libraries for the PipeWire multimedia server - JACK client PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of video for consumption. - Generating graphs for audio and video processing. . This package contains a plugin to make PipeWire able to connect to a JACK server, which will be used for audio playback and recording. Package: libsqlite3-tcl Description-md5: cb33fef2641311d660662ee9d18d437c Description-en: SQLite 3 Tcl bindings SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the Tcl bindings. Package: libtgowt-dev Description-md5: f714456bbc3ef15a6a9a0d897ce83c29 Description-en: telegram related WebRTC fork This supporting package contains a reduced fork of WebRTC source code. It is primarily needed for build support of video calls in Telegram Desktop. WebRTC project, in general, provides applications real-time capabilities that work on top of an open standard. Package: libtinfo5 Description-md5: e4089e57710bd30671fca7351b19ae90 Description-en: shared low-level terminfo library (legacy version) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the legacy version of the shared low-level terminfo library. Package: libtrilinos-amesos-13.2 Description-md5: ecdf604e928f8a2c48753ae3dceaf38f Description-en: direct sparse solver package - runtime files Amesos is the Direct Sparse Solver Package in Trilinos. The goal of Amesos is to make AX=B as easy as it sounds, at least for direct methods. Amesos provides clean and consistent interfaces to a number of third-party libraries. . This package contains the dynamic libraries. Package: libtrilinos-amesos-dev Description-md5: f8f2acf5ce5bff5b09ccf71a1e54b647 Description-en: direct sparse solver package - development files Amesos is the Direct Sparse Solver Package in Trilinos. The goal of Amesos is to make AX=B as easy as it sounds, at least for direct methods. Amesos provides clean and consistent interfaces to a number of third-party libraries. . This package provides headers. Package: libtrilinos-amesos2-13.2 Description-md5: 25ff7db1c75a65dd8b01ec2985ffd52a Description-en: next generation direct sparse solver package - runtime files Amesos2 is a package for solving sparse linear systems using direct solvers. It differs from Amesos in that it is templated on the scalar and index types. KLU2 is the only native solver. . This package contains the dynamic libraries. Package: libtrilinos-amesos2-dev Description-md5: 39a23ed3f04d52b3ed3fdfc6aea61718 Description-en: next generation direct sparse solver package - development files Amesos2 is a package for solving sparse linear systems using direct solvers. It differs from Amesos in that it is templated on the scalar and index types. KLU2 is the only native solver. . This package provides headers. Package: libtrilinos-anasazi-13.2 Description-md5: c8716b04d6c68195db1d18505c6c8cc5 Description-en: large-scale eigenvalue algorithms - runtime files Anasazi is an extensible and interoperable framework for large-scale eigenvalue algorithms. The motivation for this framework is to provide a generic interface to a collection of algorithms for solving large-scale eigenvalue problems. Anasazi is interoperable because both the matrix and vectors (defining the eigenspace) are considered to be opaque objects -- only knowledge of the matrix and vectors via elementary operations is necessary. . This package contains the dynamic libraries. Package: libtrilinos-anasazi-dev Description-md5: c197134c6b9ee41d314b1667af00b418 Description-en: large-scale eigenvalue algorithms - development files Anasazi is an extensible and interoperable framework for large-scale eigenvalue algorithms. The motivation for this framework is to provide a generic interface to a collection of algorithms for solving large-scale eigenvalue problems. Anasazi is interoperable because both the matrix and vectors (defining the eigenspace) are considered to be opaque objects -- only knowledge of the matrix and vectors via elementary operations is necessary. . This package provides headers. Package: libtrilinos-aztecoo-13.2 Description-md5: 62bd827b6fb3f1df93d48d5b802a60fd Description-en: object-oriented interface to the Aztec solver - runtime files AztecOO provides an object-oriented interface to the well-known Aztec solver library. Furthermore, it allows flexible construction of matrix and vector arguments via Epetra matrix and vector classes. Finally, AztecOO provide additional functionality not found in Aztec and any future enhancements to the Aztec package will be available only through the AztecOO interfaces. . This package contains the dynamic libraries. Package: libtrilinos-aztecoo-dev Description-md5: 24607c09d41bc5654fc7f044deac8dbb Description-en: object-oriented interface to the Aztec solver - development files AztecOO provides an object-oriented interface to the well-known Aztec solver library. Furthermore, it allows flexible construction of matrix and vector arguments via Epetra matrix and vector classes. Finally, AztecOO provide additional functionality not found in Aztec and any future enhancements to the Aztec package will be available only through the AztecOO interfaces. . This package provides headers. Package: libtrilinos-belos-13.2 Description-md5: a626c1ed63fbc92794142bc07f6bed71 Description-en: iterative linear solvers - runtime files Belos provides next-generation iterative linear solvers and a powerful linear solver developer framework. This framework includes abstract interfaces to linear algebra using traits mechanisms, abstract interfaces to orthogonalization, abstract interfaces to iteration kernels, powerful solver managers, and a basic linear problem class. . This package contains the dynamic libraries. Package: libtrilinos-belos-dev Description-md5: e0533b482a721888c8c7525207f4a2a8 Description-en: iterative linear solvers - development files Belos provides next-generation iterative linear solvers and a powerful linear solver developer framework. This framework includes abstract interfaces to linear algebra using traits mechanisms, abstract interfaces to orthogonalization, abstract interfaces to iteration kernels, powerful solver managers, and a basic linear problem class. . This package provides headers. Package: libtrilinos-epetra-13.2 Description-md5: b1fb505913c86233acd15a07de1fe65e Description-en: basis package for linear algebra - runtime files Epetra provides the fundamental construction routines and services function that are required for serial and parallel linear algebra libraries. Epetra provides the underlying foundation for all Trilinos solvers. . This package contains the dynamic libraries. Package: libtrilinos-epetra-dev Description-md5: 9c94591657d85f06e6889021b5a09bf5 Description-en: basis package for linear algebra - development files Epetra provides the fundamental construction routines and services function that are required for serial and parallel linear algebra libraries. Epetra provides the underlying foundation for all Trilinos solvers. . This package provides headers. Package: libtrilinos-epetraext-13.2 Description-md5: 262e737ffd9445222a1f58e9454d1064 Description-en: extensions to the Epetra toolkit - runtime files EpetraExt provides tools and functions that make it easier to work with Epetra. . This package contains the dynamic libraries. Package: libtrilinos-epetraext-dev Description-md5: bd85893c9b3421a8ce761dccebec6bc7 Description-en: extensions to the Epetra toolkit - development files EpetraExt provides tools and functions that make it easier to work with Epetra. . This package provides headers. Package: libtrilinos-galeri-13.2 Description-md5: 30e8a69aca2e319dbcfc0dc5dd684a31 Description-en: generation of distributed linear systems - runtime files The Trilinos package Galeri contains a suite of utilities and classes to generate a variety of (distributed) linear systems. Galeri's functionalities are very close to that of the MATLAB's gallery() function. Several well-known finite element and finite difference matrices can be generated using only a few simple code lines. . This package contains the dynamic libraries. Package: libtrilinos-galeri-dev Description-md5: c600c80aebfeff2cd907bbeccf18b497 Description-en: generation of distributed linear systems - development files The Trilinos package Galeri contains a suite of utilities and classes to generate a variety of (distributed) linear systems. Galeri's functionalities are very close to that of the MATLAB's gallery() function. Several well-known finite element and finite difference matrices can be generated using only a few simple code lines. . This package provides headers. Package: libtrilinos-ifpack-13.2 Description-md5: 43d4bcb24b48a33134f96791290b0571 Description-en: algebraic preconditioners - runtime files IFPACK provides a suite of object-oriented algebraic preconditioners for the solution of preconditioned iterative solvers. IFPACK constructors expect an Epetra_RowMatrix object for construction. IFPACK is part of the Trilinos Solver Project and IFPACK object interact well with other Trilinos classes. In particular, IFPACK can be used as a preconditioner for AztecOO. . This package contains the dynamic libraries. Package: libtrilinos-ifpack-dev Description-md5: 9072d7c970f5aeed4b68f4eef97068a7 Description-en: algebraic preconditioners - development files IFPACK provides a suite of object-oriented algebraic preconditioners for the solution of preconditioned iterative solvers. IFPACK constructors expect an Epetra_RowMatrix object for construction. IFPACK is part of the Trilinos Solver Project and IFPACK object interact well with other Trilinos classes. In particular, IFPACK can be used as a preconditioner for AztecOO. . This package provides headers. Package: libtrilinos-ifpack2-13.2 Description-md5: 0fec478c269aa8bcdf3a1c3288f8467a Description-en: next generation algebraic preconditioners - runtime files Ifpack2 provides incomplete factorizations, relaxations, and domain decomposition operators for linear algebra objects (sparse matrices, operators, and dense vectors and multivectors) provided by the Tpetra package. You may use these operators however you wish: for example as preconditioners in an iterative solver, or as smoothers for algebraic multigrid. . This package contains the dynamic libraries. Package: libtrilinos-ifpack2-dev Description-md5: b364924c4a6a0739087aa07eab934422 Description-en: next generation algebraic preconditioners - development files Ifpack2 provides incomplete factorizations, relaxations, and domain decomposition operators for linear algebra objects (sparse matrices, operators, and dense vectors and multivectors) provided by the Tpetra package. You may use these operators however you wish: for example as preconditioners in an iterative solver, or as smoothers for algebraic multigrid. . This package provides headers. Package: libtrilinos-intrepid-13.2 Description-md5: 2cb0943c4089f37303ed77429c4cb558 Description-en: compatible discretizations of PDEs - runtime files Intrepid is a library of interoperable tools for compatible discretizations of Partial Differential Equations (PDEs). Intrepid is intended primarily for application developers who want to reuse large parts of their existing code frameworks such as I/O, data structures, assembly routines, etc. while gaining access to advanced discretization capabilities provided by Intrepid. . This package contains the dynamic libraries. Package: libtrilinos-intrepid-dev Description-md5: ae5af45401619ed281beb4ca5206c062 Description-en: compatible discretizations of PDEs - development files Intrepid is a library of interoperable tools for compatible discretizations of Partial Differential Equations (PDEs). Intrepid is intended primarily for application developers who want to reuse large parts of their existing code frameworks such as I/O, data structures, assembly routines, etc. while gaining access to advanced discretization capabilities provided by Intrepid. . This package provides headers. Package: libtrilinos-intrepid2-13.2 Description-md5: f50e9a51c57c2f6bc1c4b6136615dcd8 Description-en: next generation compatible discretizations of PDEs - runtime files Intrepid2 is an extension of Intrepid, a library of interoperable tools for compatible discretizations of Partial Differential Equations (PDEs). Intrepid2 utilizes Kokkos dynamic rank views as the default multidimensional array type, which enables the use of Intrepid2 on heterogeneous architectures. . This package contains the dynamic libraries. Package: libtrilinos-intrepid2-dev Description-md5: 0acd449f3fcf8b8faa2a0136766d90cc Description-en: next generation compatible discretizations of PDEs - development files Intrepid2 is an extension of Intrepid, a library of interoperable tools for compatible discretizations of Partial Differential Equations (PDEs). Intrepid2 utilizes Kokkos dynamic rank views as the default multidimensional array type, which enables the use of Intrepid2 on heterogeneous architectures. . This package provides headers. Package: libtrilinos-isorropia-13.2 Description-md5: 759585b2ca72a2d4b925d697e84c37b3 Description-en: partitioning, load balancing, coloring of sparse matrices - runtime files Isorropia is a package for combinatorial scientific computing, with focus on partitioning and load balancing, but also supports coloring and ordering of sparse matrices. Its main purpose is to assist with redistributing objects such as matrices and graphs in a parallel execution setting, to allow for more efficient computations. Isorropia partitions matrices by rows, and produces good maps for Epetra matrices (graphs). . This package contains the dynamic libraries. Package: libtrilinos-isorropia-dev Description-md5: 41004d7e748422d6102b8135e2851fae Description-en: partitioning, load balancing, coloring of sparse matrices - development files Isorropia is a package for combinatorial scientific computing, with focus on partitioning and load balancing, but also supports coloring and ordering of sparse matrices. Its main purpose is to assist with redistributing objects such as matrices and graphs in a parallel execution setting, to allow for more efficient computations. Isorropia partitions matrices by rows, and produces good maps for Epetra matrices (graphs). . This package provides headers. Package: libtrilinos-kokkos-13.2 Description-md5: b16d4305e8001b6f3f9e125266bea0a8 Description-en: Trilinos Kokkos programming model - runtime files Kokkos implements a programming model in C++ for writing performance portable applications targeting all major HPC platforms. For that purpose it provides abstractions for both parallel execution of code and data management. Kokkos is designed to target complex node architectures with N-level memory hierarchies and multiple types of execution resources. It currently can use OpenMP, Pthreads and CUDA as backend programming models. . This package contains the dynamic libraries. Package: libtrilinos-kokkos-dev Description-md5: 7463616d8e9cef7c865cfa168b783178 Description-en: Trilinos Kokkos programming model - development files Kokkos implements a programming model in C++ for writing performance portable applications targeting all major HPC platforms. For that purpose it provides abstractions for both parallel execution of code and data management. Kokkos is designed to target complex node architectures with N-level memory hierarchies and multiple types of execution resources. It currently can use OpenMP, Pthreads and CUDA as backend programming models. . This package provides headers. Package: libtrilinos-kokkos-kernels-13.2 Description-md5: 75eaedb213964c7524d00bc1aaf9e78b Description-en: Kokkos local computational kernels - runtime files KokkosKernels implements local computational kernels for linear algebra and graph operations, using the Kokkos shared-memory parallel programming model. "Local" means not using MPI, or running within a single MPI process without knowing about MPI. "Computational kernels" are coarse-grained operations; they take a lot of work and make sense to parallelize inside using Kokkos. KokkosKernels can be the building block of a parallel linear algebra library like Tpetra that uses MPI and threads for parallelism, or it can be used stand-alone in your application. . This package contains the dynamic libraries. Package: libtrilinos-kokkos-kernels-dev Description-md5: b00711f74cacd4dbc89b16b5f3f6641b Description-en: Kokkos local computational kernels - development files KokkosKernels implements local computational kernels for linear algebra and graph operations, using the Kokkos shared-memory parallel programming model. "Local" means not using MPI, or running within a single MPI process without knowing about MPI. "Computational kernels" are coarse-grained operations; they take a lot of work and make sense to parallelize inside using Kokkos. KokkosKernels can be the building block of a parallel linear algebra library like Tpetra that uses MPI and threads for parallelism, or it can be used stand-alone in your application. . This package provides headers. Package: libtrilinos-komplex-13.2 Description-md5: 5aed6e50f4f545275681e85aa496dbc4 Description-en: complex linear solver package - runtime files Komplex is a complex linear solver package. Solves complex-valued linear systems via equivalent real formulations. . This package contains the dynamic libraries. Package: libtrilinos-komplex-dev Description-md5: fc96ccf010c96fde724b5e473fb19aa4 Description-en: complex linear solver package - development files Komplex is a complex linear solver package. Solves complex-valued linear systems via equivalent real formulations. . This package provides headers. Package: libtrilinos-ml-13.2 Description-md5: b88aa6a669e8bb97a7bbb0c5625bc371 Description-en: multigrid preconditioning - runtime files ML is Sandia's main multigrid preconditioning package. ML is designed to solve large sparse linear systems of equations arising primarily from elliptic PDE discretizations. ML is used to define and build multigrid solvers and preconditioners, and it contains black-box classes to construct highly-scalable smoothed aggregation preconditioners. ML preconditioners have been used on thousands of processors for a variety of problems, including the incompressible Navier-Stokes equations with heat and mass transfer, linear and nonlinear elasticity equations, the Maxwell equations, semiconductor equations, and more. . This package contains the dynamic libraries. Package: libtrilinos-ml-dev Description-md5: 95b52fe0b90a53881f62519965435547 Description-en: multigrid preconditioning - development files ML is Sandia's main multigrid preconditioning package. ML is designed to solve large sparse linear systems of equations arising primarily from elliptic PDE discretizations. ML is used to define and build multigrid solvers and preconditioners, and it contains black-box classes to construct highly-scalable smoothed aggregation preconditioners. ML preconditioners have been used on thousands of processors for a variety of problems, including the incompressible Navier-Stokes equations with heat and mass transfer, linear and nonlinear elasticity equations, the Maxwell equations, semiconductor equations, and more. . This package provides headers. Package: libtrilinos-moertel-13.2 Description-md5: 0a2ca0759713f843f16e65a32a6af4dc Description-en: mortar methods package - runtime files This package supplies capabilities for nonconforming mesh tying and contact formulations in 2 and 3 dimensions using Mortar methods. Mortar methods are a type of Lagrange Multiplier constraint that can be used in contact formulations and in non-conforming or conforming mesh tying as well as in domain decomposition techniques. Originally introduced as a domain decomposition method for spectral elements, Mortar methods are used in a large class of nonconforming situations such as the surface coupling of different physical models, discretization schemes or non-matching triangulations along interior interfaces of a domain. . This package contains the dynamic libraries. Package: libtrilinos-moertel-dev Description-md5: 7799f7f1eea042985115e7b6c18fd959 Description-en: mortar methods package - development files This package supplies capabilities for nonconforming mesh tying and contact formulations in 2 and 3 dimensions using Mortar methods. Mortar methods are a type of Lagrange Multiplier constraint that can be used in contact formulations and in non-conforming or conforming mesh tying as well as in domain decomposition techniques. Originally introduced as a domain decomposition method for spectral elements, Mortar methods are used in a large class of nonconforming situations such as the surface coupling of different physical models, discretization schemes or non-matching triangulations along interior interfaces of a domain. . This package provides headers. Package: libtrilinos-muelu-13.2 Description-md5: 1b6fe2ab7b4dd2e7cfb06338396aaeac Description-en: next generation multilevel preconditioner capabilities - runtime files MueLu is designed to solve large sparse linear systems of equations arising from PDE discretizations. MueLu provides easy-to-use multigrid solvers and preconditioners based on smoothed aggregation algorithms. As a multigrid framework, MueLu supports the design of highly application specific multigrid preconditioners. . This package contains the dynamic libraries. Package: libtrilinos-muelu-dev Description-md5: 9221d98ba564f8f9b614d89f488fd696 Description-en: next generation multilevel preconditioner capabilities - development files MueLu is designed to solve large sparse linear systems of equations arising from PDE discretizations. MueLu provides easy-to-use multigrid solvers and preconditioners based on smoothed aggregation algorithms. As a multigrid framework, MueLu supports the design of highly application specific multigrid preconditioners. . This package provides headers. Package: libtrilinos-nox-13.2 Description-md5: 84147d2c99a7e04b6197c942303b5678 Description-en: robust solution of nonlinear equations - runtime files NOX robustly solves and analyzes large-scale systems of nonlinear equations. NOX is short for Nonlinear Object-Oriented Solutions, and its objective is to enable the robust and efficient solution of the equation: F(x)=0 using globalized Newton methods such as line search and trust region methods. NOX is designed to work with any linear algebra package and to be easily customized. . This package contains the dynamic libraries. Package: libtrilinos-nox-dev Description-md5: 3be07aaf1ac4c22c689acb481744e879 Description-en: robust solution of nonlinear equations - development files NOX robustly solves and analyzes large-scale systems of nonlinear equations. NOX is short for Nonlinear Object-Oriented Solutions, and its objective is to enable the robust and efficient solution of the equation: F(x)=0 using globalized Newton methods such as line search and trust region methods. NOX is designed to work with any linear algebra package and to be easily customized. . This package provides headers. Package: libtrilinos-pamgen-13.2 Description-md5: 24018a956741af0bdb06d842369e49c6 Description-en: hexahedral and quadrilateral mesh generator - runtime files PAMGEN creates hexahedral or quadrilateral (in 2D) finite element meshes of simple shapes (cubes and cylinders) in parallel. When linked to an application as a library, it allows each process of a parallel simulation to generate its finite element domain representation at execution time. . This package contains the dynamic libraries. Package: libtrilinos-pamgen-dev Description-md5: 1f786598522477efc1028205fa8db7fb Description-en: hexahedral and quadrilateral mesh generator - development files PAMGEN creates hexahedral or quadrilateral (in 2D) finite element meshes of simple shapes (cubes and cylinders) in parallel. When linked to an application as a library, it allows each process of a parallel simulation to generate its finite element domain representation at execution time. . This package provides headers. Package: libtrilinos-phalanx-13.2 Description-md5: 8d4d86ab36bd7b99e17022143208692b Description-en: local field evaluation kernel - runtime files Phalanx is a local field evaluation kernel specifically designed for general partial differential equation solvers. The main goal of Phalanx is to decompose a complex problem into a number of simpler problems with managed dependencies to support rapid development and extensibility of the PDE code. Through the use of template metaprogramming concepts, Phalanx supports arbitrary user defined data types and evaluation types. This allows for unprecedented flexibility for direct integration with user applications and provides extensive support for embedded technology such as automatic differentiation for sensitivity analysis and uncertainty quantification. . This package contains the dynamic libraries. Package: libtrilinos-phalanx-dev Description-md5: 4f8febbd813e494837b35ba6c4c1b2ba Description-en: local field evaluation kernel - development files Phalanx is a local field evaluation kernel specifically designed for general partial differential equation solvers. The main goal of Phalanx is to decompose a complex problem into a number of simpler problems with managed dependencies to support rapid development and extensibility of the PDE code. Through the use of template metaprogramming concepts, Phalanx supports arbitrary user defined data types and evaluation types. This allows for unprecedented flexibility for direct integration with user applications and provides extensive support for embedded technology such as automatic differentiation for sensitivity analysis and uncertainty quantification. . This package provides headers. Package: libtrilinos-pike-13.2 Description-md5: 028d242e6fa5a7a55130f06630eef83d Description-en: physics integration kernels - runtime files Pike is a software library for coupling and solving multiphysics applications. It provides basic interfaces and utilities for performing code-to-code coupling. It provides simple black-box Picard iteration methods for solving the coupled system of equations including Jacobi and Gauss-Seidel solvers. The Pike library contains no physics and just provides interfaces and utilities for coupling codes. . This package contains the dynamic libraries. Package: libtrilinos-pike-dev Description-md5: 49105586c082a4121520a1008dbdb137 Description-en: physics integration kernels - development files Pike is a software library for coupling and solving multiphysics applications. It provides basic interfaces and utilities for performing code-to-code coupling. It provides simple black-box Picard iteration methods for solving the coupled system of equations including Jacobi and Gauss-Seidel solvers. The Pike library contains no physics and just provides interfaces and utilities for coupling codes. . This package provides headers. Package: libtrilinos-piro-13.2 Description-md5: 2c5df5f06241cb98823c1f208ac99c84 Description-en: embedded nonlinear analysis package - runtime files Piro is the top-level, unifying package of the Embedded Nonlinear Analysis Capability area. The main purpose of the package is to provide driver classes for the common uses of Trilinos nonlinear analysis tools. These drivers all can be constructed similarly, with a ModelEvaluator and a ParameterList, to make it simple to switch between different types of analysis. They also all inherit from the same base classes (reponse-only model evaluators) so that the resulting analysis can in turn driven by non-intrusive analysis routines. . This package contains the dynamic libraries. Package: libtrilinos-piro-dev Description-md5: 5dc71fdbeabb7048ad197e19eeda32cf Description-en: embedded nonlinear analysis package - development files Piro is the top-level, unifying package of the Embedded Nonlinear Analysis Capability area. The main purpose of the package is to provide driver classes for the common uses of Trilinos nonlinear analysis tools. These drivers all can be constructed similarly, with a ModelEvaluator and a ParameterList, to make it simple to switch between different types of analysis. They also all inherit from the same base classes (reponse-only model evaluators) so that the resulting analysis can in turn driven by non-intrusive analysis routines. . This package provides headers. Package: libtrilinos-pliris-13.2 Description-md5: 7b1ac89e1e6deb3c6d6742558056d4f0 Description-en: Trilinos dense solvers package - runtime files Pliris is an object-oriented interface to a LU solver for dense matrices on parallel platforms. These matrices are double precision real matrices distributed on a parallel machine. . This package contains the dynamic libraries. Package: libtrilinos-pliris-dev Description-md5: 92cbe80f4e6c3c486ff115b30c139683 Description-en: Trilinos dense solvers package - development files Pliris is an object-oriented interface to a LU solver for dense matrices on parallel platforms. These matrices are double precision real matrices distributed on a parallel machine. . This package provides headers. Package: libtrilinos-rol-13.2 Description-md5: bcbc9028cbefb8d1da09705428984a4d Description-en: rapid optimization library - runtime files The Rapid Optimization Library (ROL) is a package for large-scale optimization. It is used for the solution of optimal design, optimal control and inverse problems in large-scale engineering applications. Other uses include mesh optimization and image processing. . This package contains the dynamic libraries. Package: libtrilinos-rol-dev Description-md5: dac6390a334d4f761568374eb76fde57 Description-en: rapid optimization library - development files The Rapid Optimization Library (ROL) is a package for large-scale optimization. It is used for the solution of optimal design, optimal control and inverse problems in large-scale engineering applications. Other uses include mesh optimization and image processing. . This package provides headers. Package: libtrilinos-rtop-13.2 Description-md5: c7e1a0d26c9ab3d057077e5d2e582efe Description-en: reductions/transformation operators - runtime files RTOp (reduction/transformation operators) provides the basic mechanism for implementing vector operations in a flexible and efficient manner. . This package contains the dynamic libraries. Package: libtrilinos-rtop-dev Description-md5: 5490932295cf870f789caf4abe84d7f0 Description-en: reductions/transformation operators - development files RTOp (reduction/transformation operators) provides the basic mechanism for implementing vector operations in a flexible and efficient manner. . This package provides headers. Package: libtrilinos-rythmos-13.2 Description-md5: 55b9da2d6371d462bc1768fade246305 Description-en: Trilinos transient integrator - runtime files Rythmos is a transient integrator for ordinary differential equations and differential-algebraic equations with support for explicit, implicit, one-step and multi-step algorithms. The fundamental design of Rythmos is aimed at supporting operator-split algorithms, multi-physics applications, block linear algebra, and adjoint integration. . This package contains the dynamic libraries. Package: libtrilinos-rythmos-dev Description-md5: 028d3e7f422154e14737c139853c1193 Description-en: Trilinos transient integrator - development files Rythmos is a transient integrator for ordinary differential equations and differential-algebraic equations with support for explicit, implicit, one-step and multi-step algorithms. The fundamental design of Rythmos is aimed at supporting operator-split algorithms, multi-physics applications, block linear algebra, and adjoint integration. . This package provides headers. Package: libtrilinos-sacado-13.2 Description-md5: e573e2f11ad50b059ceb99385bbb5c23 Description-en: automatic differentiation for C++ applications - runtime files Sacado is a set of automatic differentiation tools for C++ applications. It provides templated classes for forward, reverse and Taylor mode automatic differentiation. . This package contains the dynamic libraries. Package: libtrilinos-sacado-dev Description-md5: 56d0237e5c1b1696541f989564c1f0d9 Description-en: automatic differentiation for C++ applications - development files Sacado is a set of automatic differentiation tools for C++ applications. It provides templated classes for forward, reverse and Taylor mode automatic differentiation. . This package provides headers. Package: libtrilinos-shards-13.2 Description-md5: cff1a471a7cb51a5d01b6a6647559b25 Description-en: interoperability tools for PDE solving - runtime files The purpose of Shards is to provide a suite of common tools for numerical and topological data that facilitate interoperability between typical software modules used to solve Partial Differential Equations (PDEs) by finite element, finite volume and finite difference methods. Shards comprises of two categories of tools: methods to manage and access information about cell topologies used in mesh-based methods for PDEs, and methods to work with multi-dimensional arrays used to store numerical data in corresponding computer codes. . This package contains the dynamic libraries. Package: libtrilinos-shards-dev Description-md5: ee813cac43e8768045ae70c76d7f1866 Description-en: interoperability tools for PDE solving - development files The purpose of Shards is to provide a suite of common tools for numerical and topological data that facilitate interoperability between typical software modules used to solve Partial Differential Equations (PDEs) by finite element, finite volume and finite difference methods. Shards comprises of two categories of tools: methods to manage and access information about cell topologies used in mesh-based methods for PDEs, and methods to work with multi-dimensional arrays used to store numerical data in corresponding computer codes. . This package provides headers. Package: libtrilinos-shylu-13.2 Description-md5: 7f6152a0c3aea1ee1ae965f3a301d521 Description-en: solving sparse linear systems - runtime files ShyLU is a package for solving sparse linear systems. It can be used either as a preconditioner, or as a solver. Currently, it is recommended as an Ifpack preconditioner. ShyLU uses a hybrid direct/iterative approach based on Schur complements. The goal is to provide robustness similar to sparse direct solvers, but memory usage more similar to preconditioned iterative solvers. ShyLU was designed as a node-level solver. It can use both MPI and threads in several ways. ShyLU was designed (a) to solve difficult but medium-size problems, and (b) to be used as a subdomain solver or smoother for very large problems within an iterative scheme. It is a purely algebraic method so can be used as a black-box solver. ShyLU has been particularly successful in electrical circuit simulation (Xyce). . This package contains the dynamic libraries. Package: libtrilinos-shylu-dev Description-md5: 54d90b1a297502815d17c44f8c375264 Description-en: solving sparse linear systems - development files ShyLU is a package for solving sparse linear systems. It can be used either as a preconditioner, or as a solver. Currently, it is recommended as an Ifpack preconditioner. ShyLU uses a hybrid direct/iterative approach based on Schur complements. The goal is to provide robustness similar to sparse direct solvers, but memory usage more similar to preconditioned iterative solvers. ShyLU was designed as a node-level solver. It can use both MPI and threads in several ways. ShyLU was designed (a) to solve difficult but medium-size problems, and (b) to be used as a subdomain solver or smoother for very large problems within an iterative scheme. It is a purely algebraic method so can be used as a black-box solver. ShyLU has been particularly successful in electrical circuit simulation (Xyce). . This package provides headers. Package: libtrilinos-stokhos-13.2 Description-md5: dd98bcdc88721f7d7fc9bc9bb57188dd Description-en: Trilinos uncertainty quantification package - runtime files Stokhos is a package for intrusive stochastic Galerkin uncertainty quantification methods. It provides methods for computing well-known intrusive stochastic Galerkin projections such as Polynomial Chaos and Generalized Polynomial Chaos, interfaces for forming the resulting nonlinear systems, and linear solver methods for solving block stochastic Galerkin linear systems. . This package contains the dynamic libraries. Package: libtrilinos-stokhos-dev Description-md5: ff529238927cc41f9b7e5fcce45137bd Description-en: Trilinos uncertainty quantification package - development files Stokhos is a package for intrusive stochastic Galerkin uncertainty quantification methods. It provides methods for computing well-known intrusive stochastic Galerkin projections such as Polynomial Chaos and Generalized Polynomial Chaos, interfaces for forming the resulting nonlinear systems, and linear solver methods for solving block stochastic Galerkin linear systems. . This package provides headers. Package: libtrilinos-stratimikos-13.2 Description-md5: 9b9a424ee10589fa507414119216b8bb Description-en: wrappers for linear solvers and preconditioners - runtime files The package Stratimikos contains a unified set of Thyra-based wrappers to linear solver and preconditioner capabilities in Trilinos. The Stratimikos package is also a place where unified testing of linear solvers and preconditioners can be performed. . This package contains the dynamic libraries. Package: libtrilinos-stratimikos-dev Description-md5: e7900158a91dfe49314fc9ea96eb6ad8 Description-en: wrappers for linear solvers and preconditioners - development files The package Stratimikos contains a unified set of Thyra-based wrappers to linear solver and preconditioner capabilities in Trilinos. The Stratimikos package is also a place where unified testing of linear solvers and preconditioners can be performed. . This package provides headers. Package: libtrilinos-teko-13.2 Description-md5: d2659146cd5356db3094f0fba942f099 Description-en: block preconditioners - runtime files Teko is a package for development and implementation of block preconditioners. This includes support for manipulation and setup of block operators. Furthermore tools exist to support decomposition of a fully coupled operator. Additionally, facilities that allow the construction of approximate inverse operators using the full complement of available preconditioners and solvers are available in Teko. Finally, a small number of generic block preconditioners has been implemented in Teko, including block Jacobi, and block Gauss-Seidel. For the Navier-Stokes equation, Teko has implementations of SIMPLE, PCD and LSC. For details on these methods see Stabilization and Scalable Block Preconditioning for the Navier-Stokes Equations and the references therein. . This package contains the dynamic libraries. Package: libtrilinos-teko-dev Description-md5: 921acfd60d71ef7184635bbf99c3157b Description-en: block preconditioners - development files Teko is a package for development and implementation of block preconditioners. This includes support for manipulation and setup of block operators. Furthermore tools exist to support decomposition of a fully coupled operator. Additionally, facilities that allow the construction of approximate inverse operators using the full complement of available preconditioners and solvers are available in Teko. Finally, a small number of generic block preconditioners has been implemented in Teko, including block Jacobi, and block Gauss-Seidel. For the Navier-Stokes equation, Teko has implementations of SIMPLE, PCD and LSC. For details on these methods see Stabilization and Scalable Block Preconditioning for the Navier-Stokes Equations and the references therein. . This package provides headers. Package: libtrilinos-teuchos-13.2 Description-md5: 02f6f14f418b4563934bfa0a5f63b3a1 Description-en: common tools for Trilinos - runtime files Teuchos provides a suite of common tools for Trilinos for developers to use. These tools include BLAS/LAPACK wrappers, smart pointers, parameter lists, XML parsers, etc. . This package contains the dynamic libraries. Package: libtrilinos-teuchos-dev Description-md5: dcc5a072b2721884114cb85c671ecc3b Description-en: common tools for Trilinos - development files Teuchos provides a suite of common tools for Trilinos for developers to use. These tools include BLAS/LAPACK wrappers, smart pointers, parameter lists, XML parsers, etc. . This package provides headers. Package: libtrilinos-thyra-13.2 Description-md5: 63514e2c64fc7c346b4900926c0aeacb Description-en: interoperability layer for numerical software - runtime files The Thyra package contains a set of interfaces and supporting code that defines basic interoperability mechanisms between different types of numerical software. The foundation of all of these interfaces are the mathematical concepts of vectors, vector spaces, and linear operators. All other interfaces and support software is built on the basic operator/vector interfaces. . This package contains the dynamic libraries. Package: libtrilinos-thyra-dev Description-md5: 8858666565ef8d7dbf22dee6f50a0554 Description-en: interoperability layer for numerical software - development files The Thyra package contains a set of interfaces and supporting code that defines basic interoperability mechanisms between different types of numerical software. The foundation of all of these interfaces are the mathematical concepts of vectors, vector spaces, and linear operators. All other interfaces and support software is built on the basic operator/vector interfaces. . This package provides headers. Package: libtrilinos-tpetra-13.2 Description-md5: 62f003ec14216ff6e3e970700d8cf549 Description-en: templated numerical linear algebra package - runtime files Next-generation, templated version of Petra, taking advantage of the newer advanced features of C++. . This package contains the dynamic libraries. Package: libtrilinos-tpetra-dev Description-md5: 6cd5b85e2ad9cd2e56cec22fd4411426 Description-en: templated numerical linear algebra package - development files Next-generation, templated version of Petra, taking advantage of the newer advanced features of C++. . This package provides headers. Package: libtrilinos-trilinoscouplings-13.2 Description-md5: 15e0ee09bdc616e68b98c0bbaf4bf8c8 Description-en: combining Trilinos packages - runtime files TrilinosCouplings provides a location for multiple Trilinos packages to be combined for testing integrated package capabilities. . This package contains the dynamic libraries. Package: libtrilinos-trilinoscouplings-dev Description-md5: 0603f27fba6ce7a863de5d383748309f Description-en: combining Trilinos packages - development files TrilinosCouplings provides a location for multiple Trilinos packages to be combined for testing integrated package capabilities. . This package provides headers. Package: libtrilinos-trilinosss-13.2 Description-md5: 41f57ad99dc5722a8557c5c10a1c08cd Description-en: suitesparse with adaptations for Amesos - runtime files A suite of sparse matrix algorithms with adaptations for Amesos. . This package contains the dynamic libraries. Package: libtrilinos-trilinosss-dev Description-md5: 3a3fe5ef0103631aaf997506bb243af6 Description-en: suitesparse with adaptations for Amesos - development files A suite of sparse matrix algorithms with adaptations for Amesos. . This package provides headers. Package: libtrilinos-triutils-13.2 Description-md5: 19e6a6a6ea210a63419368db7e720de6 Description-en: utilities for Trilinos - runtime files TriUtils a package of utilities for other Trilinos packages. . This package contains the dynamic libraries. Package: libtrilinos-triutils-dev Description-md5: 5adae80e362e57a0b2f989e3dc0894bf Description-en: utilities for Trilinos - development files TriUtils a package of utilities for other Trilinos packages. . This package provides headers. Package: libtrilinos-xpetra-13.2 Description-md5: 69fe700c08df14ddb5bcebd7e24f5108 Description-en: conversion between Epetra and Teuchos objects - runtime files Xpetra a lightweight wrapper to both Epetra and Tpetra. The Xpetra syntax mirrors that of Tpetra. Xpetra enables algorithm developers to write to a single interface but be able to use either Epetra or Tpetra. Xpetra can also be introduced into existing code to allow for gradual migration. . This package contains the dynamic libraries. Package: libtrilinos-xpetra-dev Description-md5: e95e00a4a6aba8bd9257424084673d01 Description-en: conversion between Epetra and Teuchos objects - development files Xpetra a lightweight wrapper to both Epetra and Tpetra. The Xpetra syntax mirrors that of Tpetra. Xpetra enables algorithm developers to write to a single interface but be able to use either Epetra or Tpetra. Xpetra can also be introduced into existing code to allow for gradual migration. . This package provides headers. Package: libtrilinos-zoltan-13.2 Description-md5: 185fbc84a1ace421cb4bdc14dc861ae4 Description-en: parallel dynamic load balancing - runtime files Zoltan is a toolkit of parallel services for dynamic, unstructured, and/or adaptive simulations. Zoltan provides parallel dynamic load balancing and related services for a wide variety of applications, including finite element methods, matrix operations, particle methods, and crash simulations. Zoltan also provides parallel graph coloring, matrix ordering, unstructured communication tools, and distributed data directories. . This package contains the dynamic libraries. Package: libtrilinos-zoltan-dev Description-md5: cc4152717f75cefe235f6db599405f4f Description-en: parallel dynamic load balancing - development files Zoltan is a toolkit of parallel services for dynamic, unstructured, and/or adaptive simulations. Zoltan provides parallel dynamic load balancing and related services for a wide variety of applications, including finite element methods, matrix operations, particle methods, and crash simulations. Zoltan also provides parallel graph coloring, matrix ordering, unstructured communication tools, and distributed data directories. . This package provides headers. Package: libtrilinos-zoltan2-13.2 Description-md5: 8c46c722aa1a58352f3583ccf4195e7b Description-en: Trilinos next generation load balancing package - runtime files Zoltan2 is a package for load balancing and combinatorial scientific computing. It may be viewed as a successor to the popular Zoltan and Isorropia packages. . This package contains the dynamic libraries. Package: libtrilinos-zoltan2-dev Description-md5: a59bf49e83ee7d261c5db17f7f3667f5 Description-en: Trilinos next generation load balancing package - development files Zoltan2 is a package for load balancing and combinatorial scientific computing. It may be viewed as a successor to the popular Zoltan and Isorropia packages. . This package provides headers. Package: libumockdev-dev Description-md5: e20e1fd5f7c452d037e06ca09da31d81 Description-en: development files and documentation for libumockdev umockdev mocks hardware devices for creating unit tests for libraries and programs that handle Linux hardware devices. . This library provides an UMockdevTestbed class for running a program or test suite under a test bed with the previously recorded devices loaded. . Right now this covers sysfs, uevents, basic support for /dev devices, and recording/mocking usbdevfs ioctls (for PtP/MTP devices). . With this you can simulate particular hardware in virtual environments up to some degree, without needing any particular privileges or disturbing the whole system. . The library supports gobject-introspection and builds a VAPI, so that you can also use it with Python, JavaScript, and other languages which support GI, and Vala. . This package contains the header, development, and documentation files which are needed for building umockdev applications. Package: libumockdev0 Description-md5: ebb621f9941ee1cde03190e72e506f3c Description-en: hardware mocking testbed for bug reports and regression tests umockdev mocks hardware devices for creating unit tests for libraries and programs that handle Linux hardware devices. . This library provides an UMockdevTestbed class for running a program or test suite under a test bed with the previously recorded devices loaded. . Right now this covers sysfs, uevents, basic support for /dev devices, and recording/mocking usbdevfs ioctls (for PtP/MTP devices). . With this you can simulate particular hardware in virtual environments up to some degree, without needing any particular privileges or disturbing the whole system. . The library supports gobject-introspection and builds a VAPI, so that you can also use it with Python, JavaScript, and other languages which support GI, and Vala. Package: libuninum-dev Description-md5: 6754fae98acea3485658c5cd129be13f Description-en: development files for Libuninum library Libuninum is a library for converting Unicode strings to numbers and numbers to Unicode strings. Standard functions like strtoul, strtod, and sprintf do this for numbers written in the usual Western number system using the Indo-Arabic numerals, but they do not handle other number systems. . Libuninum can handle them properly. . This package contains files needed if you wish to use the libstatgrab library in your own programs. Package: libuninum5 Description-md5: 91b2e69ec53880981cc3ace09563138c Description-en: library for handling numbers as Unicode strings Libuninum is a library for converting Unicode strings to numbers and numbers to Unicode strings. Standard functions like strtoul, strtod, and sprintf do this for numbers written in the usual Western number system using the Indo-Arabic numerals, but they do not handle other number systems. . Libuninum can handle them properly. Package: libunoil-java Description-md5: 9e017c19c2cbf8cab7b83a1ee17e6890 Description-en: transitional package for LibreOffice UNO runtime environment LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This has now been merged into liblibreoffice-java and this package thus can be safely removed once installed. Package: libunwind-16 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-16-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: libvcflib-dev Description-md5: f5f6bad47c03ee262f6c421dbfbcefe7 Description-en: C++ library for parsing and manipulating VCF files (development) The Variant Call Format (VCF) is a flat-file, tab-delimited textual format intended to concisely describe reference-indexed variations between individuals. VCF provides a common interchange format for the description of variation in individuals and populations of samples, and has become the defacto standard reporting format for a wide array of genomic variant detectors. . vcflib provides methods to manipulate and interpret sequence variation as it can be described by VCF. It is both: . * an API for parsing and operating on records of genomic variation as it can be described by the VCF format, * and a collection of command-line utilities for executing complex manipulations on VCF files. . This package contains the static library and the header files. Package: libvcflib-tools Description-md5: 3c6aa663d50e327a61a903862665a649 Description-en: C++ library for parsing and manipulating VCF files (tools) The Variant Call Format (VCF) is a flat-file, tab-delimited textual format intended to concisely describe reference-indexed variations between individuals. VCF provides a common interchange format for the description of variation in individuals and populations of samples, and has become the defacto standard reporting format for a wide array of genomic variant detectors. . vcflib provides methods to manipulate and interpret sequence variation as it can be described by VCF. It is both: . * an API for parsing and operating on records of genomic variation as it can be described by the VCF format, * and a collection of command-line utilities for executing complex manipulations on VCF files. . This package contains several tools using the library. Package: libvcflib1 Description-md5: 4a37be6058b4cb297a5550cbccc89a50 Description-en: C++ library for parsing and manipulating VCF files The Variant Call Format (VCF) is a flat-file, tab-delimited textual format intended to concisely describe reference-indexed variations between individuals. VCF provides a common interchange format for the description of variation in individuals and populations of samples, and has become the defacto standard reporting format for a wide array of genomic variant detectors. . vcflib provides methods to manipulate and interpret sequence variation as it can be described by VCF. It is both: . * an API for parsing and operating on records of genomic variation as it can be described by the VCF format, * and a collection of command-line utilities for executing complex manipulations on VCF files. Package: libwayland-egl1-mesa Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libwind0-heimdal Description-md5: 772b646196c8277a9c4b9bfff094e808 Description-en: Heimdal Kerberos - stringprep implementation Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the stringprep library. Package: libwine-development Description-md5: 3db6a8ba0d26a391d504eae7a2076cb6 Description-en: Windows API implementation - library Wine is a free MS-Windows API implementation. . This package provides the Wine library. Package: libwine-development-dev Description-md5: 7fb6480e82b394015397cc0a91e50ec9 Description-en: Windows API implementation - development files Wine is a free MS-Windows API implementation. . This package provides Wine's C header files and development libraries. Package: libwpg-tools Description-md5: 84698241ee5ccca3e5e20f9db4d1b26e Description-en: Tools from libwpg for converting WP Graphics to Raw/SVG Libwpg is a collection of library and tools to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel software, such as WordPerfect(tm) and Presentations(tm). . This package contains some little programs using libwps to convert WordPerfect Graphics into Raw and SVG files. Package: libxml-generator-perl Description-md5: 7cb4a89b057e74b313f9f29ab2acc0eb Description-en: Perl module for generating XML files XML::Generator is a simple Perl module to help in the generation of XML. You can create a generator object and then call a method for each tag, supplying the contents of that tag as parameters. Package: libzen-dev Description-md5: fd715c913b6da32e7465db188780786d Description-en: ZenLib C++ utility library -- development files ZenLib is a C++ utility library. It includes classes for handling strings, configuration, bit streams, threading, translation, and cross-platform operating system functions. . This package contains the headers required for compiling applications/libraries which use this library. Package: libzen-doc Description-md5: ea8634da071a42ce8508d04755b10795 Description-en: ZenLib C++ utility library -- documentation ZenLib is a C++ utility library. It includes classes for handling strings, configuration, bit streams, threading, translation, and cross-platform operating system functions. . This package contains the Doxygen generated API reference for developing applications/libraries using this library. Package: libzen0v5 Description-md5: 44c91cf8a569a195b1bf36947bdf9416 Description-en: ZenLib C++ utility library -- runtime ZenLib is a C++ utility library. It includes classes for handling strings, configuration, bit streams, threading, translation, and cross-platform operating system functions. . This package contains the shared library needed for running applications which use this library. Package: libzulucrypt-dev Description-md5: 489f15a8bf3c7a8117ed30dd4ad663f3 Description-en: development files for libzulucrypt-1.2.0 zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . This package provides the development files for the libzulucrypt library. Package: libzulucrypt-exe-dev Description-md5: e4746cd71d29a7714f20605a623becbb Description-en: development files for the libzulucrypt-exe zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . This package provides the development files for the libzulucrypt-exe library. Package: libzulucrypt-exe1.2.0 Description-md5: 446aecbee3df83322562eaf6bfb362bb Description-en: provide the main functions of zulucrypt zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . This package provides the shared library, that has essential functions for some tools in zulucrypt suite. Package: libzulucrypt-plugins Description-md5: 70724ad1e79147508e339a0a2d82d342 Description-en: collection of plugins for zulucrypt zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . Collection of plugins that increase the functionality of zulucrypt. . Included plugins are: gpg hmac keydialog-qt keykeyfile keyring steghide tomb zuluCrypt-testKey Package: libzulucrypt1.2.0 Description-md5: 9a9cf6cb314e6f5a1b3c22b0c3c76e00 Description-en: provide the functions of zulumount zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . This package provides the shared library, that has main functions to zulumount. Package: libzulucryptpluginmanager-dev Description-md5: a946fb464b3ca06fdac0e2ee73f0b840 Description-en: development files for libzulucryptpluginmanager zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . This package provides development files for the libzulucryptpluginmanager library. Package: libzulucryptpluginmanager1.0.0 Description-md5: ae2f9c097adb8b4af8d6d871ccb8ef59 Description-en: provides support for plugins zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . This package provides the shared library, that have support for plugins and allows the integration of plugins with zulucrypt and zulumount. Package: lighttpd Description-md5: 3cbd5b2dae1802558158d8c2aae494ab Description-en: fast webserver with minimal memory footprint lighttpd is a small webserver and fast webserver developed with security in mind and a lot of features. It has support for * CGI, FastCGI and SSI * virtual hosts * URL rewriting * authentication (plain files, htpasswd, LDAP) * transparent content compression * conditional configuration * HTTP proxying and configuration is straight-forward and easy. Package: lighttpd-doc Description-md5: 71123b17b9134699e9fdc68a1dc47ca8 Description-en: documentation for lighttpd lighttpd is a small webserver and fast webserver developed with security in mind and a lot of features. . This package contains documentation for lighttpd. Package: lighttpd-mod-authn-gssapi Description-md5: b4223412d16ad8cd37775485df76d00e Description-en: GSSAPI authentication module for lighttpd This package contains the authn_gssapi module for lighttpd. With this module, it is possible to perform GSSAPI authentication. Package: lighttpd-mod-authn-pam Description-md5: 7401ef4cca313be6d882b4add329ae92 Description-en: PAM authentication module for lighttpd This package contains the authn_pam module for lighttpd. With this module, it is possible to perform authentication using PAM. Package: lighttpd-mod-authn-sasl Description-md5: d3449f2f70a74c086b093764fe6c9043 Description-en: SASL authentication module for lighttpd This package contains the authn_sasl module for lighttpd. With this module, it is possible to perform authentication using SASL. Package: lighttpd-mod-deflate Description-md5: 30a8855db36328d73f026c9f2f15ed34 Description-en: HTTP response compression module for lighttpd This package contains the deflate module for lighttpd. With this module, it is possible compress HTTP responses using zlib, brotli, or zstd if supported by the client. Package: lighttpd-mod-gnutls Description-md5: 6287f63ce2c94f6c5371c50d05a9b223 Description-en: TLS support using GnuTLS module for lighttpd This package contains the gnutls module for lighttpd. With this module, it is possible serve https:// URLs. GnuTLS is an alternative to OpenSSL. Package: lighttpd-mod-maxminddb Description-md5: 561b4f3fdade57e37bedbe4c997ce233 Description-en: GeoIP2 info module for lighttpd This package contains the maxminddb module for lighttpd. With this module, it is possible to distinguish users based on the location using a GeoIP2 database. Package: lighttpd-mod-mbedtls Description-md5: 0652ebdbc541c91c6fbd18c9393770ee Description-en: TLS support using mbedTLS module for lighttpd This package contains the mbedtls module for lighttpd. With this module, it is possible serve https:// URLs. Aimed at embedded systems, mbedTLS uses less memory than OpenSSL, though is slightly slower than OpenSSL. Package: lighttpd-mod-nss Description-md5: 28f3eceeab568dafbcabb92ced8ba6e3 Description-en: TLS support using NSS crypto module for lighttpd This package contains the nss module for lighttpd. With this module, it is possible serve https:// URLs. NSS is an alternative to OpenSSL. Package: lighttpd-mod-openssl Description-md5: c6623bb6ca744ccf80ade19e72baf918 Description-en: TLS support using OpenSSL module for lighttpd This package contains the openssl module for lighttpd. With this module, it is possible serve https:// URLs. Package: lighttpd-mod-vhostdb-pgsql Description-md5: b593eb5f5e091b915eff282b56159819 Description-en: PostgreSQL-based virtual host configuration module for lighttpd This package contains the vhostdb_pgsql module for lighttpd. With this module, it is possible to write the configuration for virtual hosts into a PostgreSQL table instead of including it in the lighttpd configuration file. Package: lighttpd-mod-webdav Description-md5: 50e71fca16a2374627879656f6a14337 Description-en: WebDAV module for lighttpd The WebDAV module is an implementation of RFC 4918. . Currently supports: GET POST HEAD PROPFIND PROPPATCH OPTIONS MKCOL COPY MOVE DELETE PUT LOCK UNLOCK Package: lighttpd-mod-wolfssl Description-md5: b57dad97e5cca36c3a9c6283181df241 Description-en: TLS support using wolfSSL module for lighttpd This package contains the wolfssl module for lighttpd. With this module, it is possible serve https:// URLs. Aimed at embedded systems, wolfSSL uses less memory than OpenSSL, though is slightly slower than OpenSSL. Package: lighttpd-modules-dbi Description-md5: 4cd8984307699480039a82d4bd3028cd Description-en: DBI-based modules for lighttpd This package contains the following modules: * mod_authn_dbi: DBI-based authentication mod_authn_dbi performs authentication against a database server via DBI interface. * mod_vhostdb_dbi: DBI-based virtual host configuration mod_vhostdb_dbi enables writing the configuration for virtual hosts into a database table instead of including it in the lighttpd configuration file. . Do not depend on this package. Depend on the provided lighttpd-mod-* packages instead. Package: lighttpd-modules-ldap Description-md5: ccab7512c20ac6dd2f055dc6171e541e Description-en: LDAP-based modules for lighttpd This package contains the following modules: * mod_authn_ldap: With this module, it is possible to perform authentication against an LDAP server. * mod_vhostdb_ldap: Database backend module for using LDAP as a source for virtual host configuration using mod_vhostdb. . Do not depend on this package. Depend on the provided lighttpd-mod-* packages instead. Package: lighttpd-modules-lua Description-md5: 6da7f32d5e2d0e0f8330d329063c526e Description-en: LUA-based modules for lighttpd This package contains the following modules: * mod_magnet: control the request handling module for lighttpd mod_magnet can attract a request in several stages in the request-handling. either at the same level as mod_rewrite, before any parsing of the URL is done or at a later stage, when the doc-root is known and the physical-path is already setup. . Do not depend on this package. Depend on the provided lighttpd-mod-* packages instead. Package: lighttpd-modules-mysql Description-md5: 6c76038db76e343a9cd71837c369a03f Description-en: MySQL-based modules for lighttpd This package contains the following modules: * mod_vhostdb_mysql: Database backend module for using MySQL as a source for virtual host configuration using mod_vhostdb. . Do not depend on this package. Depend on the provided lighttpd-mod-* packages instead. Package: lld-15 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-16 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-15 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-16 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-15 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-15-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-15-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-15-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-15-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-15-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-15-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-16 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-16-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-16-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-16-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-16-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-16-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-16-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: lua-resty-core Description-md5: 233f138a7d6e6c22ddd35f302d972b98 Description-en: New FFI-based Lua API for NGINX Lua module This pure Lua library reimplements part of the ngx_lua module's Nginx API for Lua with LuaJIT FFI and installs the new FFI-based Lua API into the ngx.* and ndk.* namespaces used by the ngx_lua module. In addition, this Lua library implements any significant new Lua APIs of the ngx_lua module as proper Lua modules, like ngx.semaphore and ngx.balancer. The FFI-based Lua API can work with LuaJIT's JIT compiler. ngx_lua's default API is based on the standard Lua C API, which will never be JIT compiled and the user Lua code is always interpreted (slowly). Package: mariadb-client Description-md5: c4a333065109cf38e8044e5c13108dc3 Description-en: MariaDB database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mariadb-client (currently mariadb-client-10.6), as determined by the MariaDB maintainers. Install this package if in doubt about which MariaDB version you want, as this is the one considered to be in the best shape. Package: mariadb-client-10.6 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-core-10.6 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: b0c32a0541f8699ec53307dabf7f987b Description-en: MariaDB common configuration 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 configuration files common to all MariaDB programs. Package: mariadb-server Description-md5: 810926b6e0e35edd4901d8603857b214 Description-en: MariaDB database server (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mariadb-server (currently mariadb-server-10.6), as determined by the MariaDB maintainers. Install this package if in doubt about which MariaDB version you need. That will install the version recommended by the package maintainers. . 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. Package: mariadb-server-10.6 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-core-10.6 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-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: maxima Description-md5: a893a8f17245868a395fc5e31ea49aa5 Description-en: Computer algebra system -- base system Maxima is a fully symbolic computation program. It is full featured doing symbolic manipulation of polynomials, matrices, rational functions, integration, Todd-coxeter methods for finite group analysis, graphing, multiple precision floating point computation. It has a symbolic source level debugger for maxima code. Maxima is based on the original Macsyma developed at MIT in the 1970s. It is quite reliable, and has good garbage collection, and no memory leaks. It comes with hundreds of self tests. . This package contains the main executables and base system files. Package: maxima-doc Description-md5: 8c9a5773f96e544e207d2a5e77bbe247 Description-en: Computer algebra system -- documentation Maxima is a fully symbolic computation program. It is full featured doing symbolic manipulation of polynomials, matrices, rational functions, integration, Todd-coxeter methods for finite group analysis, graphing, multiple precision floating point computation. It has a symbolic source level debugger for maxima code. Maxima is based on the original Macsyma developed at MIT in the 1970s. It is quite reliable, and has good garbage collection, and no memory leaks. It comes with hundreds of self tests. . This package contains most of the documentation. Package: maxima-emacs Description-md5: 97f2cd7a6f54bf76ae929a9db126bb3f Description-en: Computer algebra system -- emacs interface Maxima is a fully symbolic computation program. It is full featured doing symbolic manipulation of polynomials, matrices, rational functions, integration, Todd-coxeter methods for finite group analysis, graphing, multiple precision floating point computation. It has a symbolic source level debugger for maxima code. Maxima is based on the original Macsyma developed at MIT in the 1970s. It is quite reliable, and has good garbage collection, and no memory leaks. It comes with hundreds of self tests. . This package contains a tradition emacs interface, together with a newer imaxima interface supporting inline imaging and HTML export under a specialized imath mode. Package: maxima-share Description-md5: 10025b2a7fd84792c7aa21066f9874b0 Description-en: Computer algebra system -- extra code Maxima is a fully symbolic computation program. It is full featured doing symbolic manipulation of polynomials, matrices, rational functions, integration, Todd-coxeter methods for finite group analysis, graphing, multiple precision floating point computation. It has a symbolic source level debugger for maxima code. Maxima is based on the original Macsyma developed at MIT in the 1970s. It is quite reliable, and has good garbage collection, and no memory leaks. It comes with hundreds of self tests. . This package contains a set of contributed routines and add-on packages. Package: maxima-src Description-md5: 70f88d0896858f9e362ad270cbbfc8c6 Description-en: Computer algebra system -- source code Maxima is a fully symbolic computation program. It is full featured doing symbolic manipulation of polynomials, matrices, rational functions, integration, Todd-coxeter methods for finite group analysis, graphing, multiple precision floating point computation. It has a symbolic source level debugger for maxima code. Maxima is based on the original Macsyma developed at MIT in the 1970s. It is quite reliable, and has good garbage collection, and no memory leaks. It comes with hundreds of self tests. . This package contains the lisp source code. Package: maxima-test Description-md5: 4eff62415cb0cab4865c1d9a27afcbb2 Description-en: Computer algebra system -- test suite Maxima is a fully symbolic computation program. It is full featured doing symbolic manipulation of polynomials, matrices, rational functions, integration, Todd-coxeter methods for finite group analysis, graphing, multiple precision floating point computation. It has a symbolic source level debugger for maxima code. Maxima is based on the original Macsyma developed at MIT in the 1970s. It is quite reliable, and has good garbage collection, and no memory leaks. It comes with hundreds of self tests. . This package contains a build integrity test suite. Package: mediaconch Description-md5: 02dde1eaf9f8a0168611b4c2e9ab363c Description-en: implementation and policy checker, reporter and fixer for media files MediaConch is an extensible, open source software project consisting of an implementation checker, policy checker, reporter, and fixer that targets preservation-level audiovisual files (specifically Matroska, Linear Pulse Code Modulation (LPCM) and FF Video Codec 1 (FFV1)) for use in memory institutions, providing detailed and batch-level conformance checking via an adaptable and flexible application program interface accessible by the command line, a graphical user interface, or a web-based shell. . This package contains the command-line utiltiy. Package: mediaconch-gui Description-md5: 5dcf3746c799a717b8a9e9e5c1bf9e93 Description-en: implementation and policy checker, reporter and fixer for media files MediaConch is an extensible, open source software project consisting of an implementation checker, policy checker, reporter, and fixer that targets preservation-level audiovisual files (specifically Matroska, Linear Pulse Code Modulation (LPCM) and FF Video Codec 1 (FFV1)) for use in memory institutions, providing detailed and batch-level conformance checking via an adaptable and flexible application program interface accessible by the command line, a graphical user interface, or a web-based shell. . This package contains the GUI application. Package: mesa-drm-shim Description-md5: 7549bc14717565f3f05e63b49025249d Description-en: DRM shim libraries This package provides drm-shim libraries which can be used for testing DRM drivers when none exists on the host Package: mesa-opencl-icd Description-md5: 10fe1749fa432fa001ccca2f3b268b84 Description-en: free implementation of the OpenCL API -- ICD runtime This package contains the mesa implementation of the OpenCL (Open Compute Language) library, which is intended for use with an ICD loader. OpenCL provides a standardized interface for computational analysis on graphical processing units. Package: mesa-va-drivers Description-md5: c89bbf6e4f80a47acafd5858be814f3c Description-en: Mesa VA-API video acceleration drivers These libraries provide the Video Acceleration API (VA-API) for Unix. They provide accelerated video playback (incl. H.264) and video post-processing for the supported graphics cards. . This package enables support for VA-API for some gallium drivers. Package: minify Description-md5: fd4d806fa5b8a6335792a2ef03c278f2 Description-en: CLI implementation of the Go minify library package /usr/bin/minify is a CLI implementation of the github.com/tdewolff/minify Go library package. . It provides HTML5, CSS3, JS, JSON, SVG and XML minifiers. . Minification is the process of removing bytes from a file (such as whitespace) without changing its output and therefore shrinking its size and speeding up transmission over the Internet and possibly parsing. The implemented minifiers are high performance and streaming, which implies O(n). Package: mksh Description-md5: 4931f730b48566d2590b67efc22e6b63 Description-en: MirBSD Korn Shell mksh is the successor of the Public Domain Korn shell (pdksh), a Bourne/POSIX compatible shell which is largely similar to the original AT&T Korn Shell (ksh88/ksh93). It includes bug fixes and feature improvements, in order to produce a modern, robust shell good for interactive and especially script use. mksh has UTF-8 support (in string operations and the Emacs editing mode). The code has been cleaned up and simplified, bugs fixed, standards compliance added, and several enhancements (for extended compatibility to other modern shells, as well as a couple of its own) are available. This shell is Debian Policy 10.4 compliant and works as /bin/sh on Debian systems (use the /bin/lksh executable) and is a good rescue and initrd shell (consider the /bin/mksh-static executable). . The mksh binary is a complete, full-featured shell. It provides a “consistent across all platforms” guarantee, using 32-bit integers for arithmetics, possibly deviating from POSIX. . The mksh-static binary is a version of mksh, linked against klibc, musl, or dietlibc (if they exist for that Debian architecture and are usable) and optimised for small code size, for example for use on initrd or initramfs images, installation or rescue systems. Except for omitting some features to be smaller, it is similar to the mksh binary otherwise. Note the exact feature set may differ depending on which C library was used to compile it. . The lksh binary is a script shell based on mksh intended to run old ksh88 and pdksh scripts, but not for interactive use. When used as /bin/sh it follows POSIX most closely, including use of the host’s “long” C data type for arithmetics. It also contains kludges so it can run as /bin/sh on Debian beyond what Policy dictates, to work around bugs in maintainer scripts and LSB init scripts shipped by many packages, such as including a rudimentary printf(1) builtin, permitting a shell function to be named stop overriding the default alias, more loose interpretation of shell extglobs, etc. . A sample ~/.mkshrc is included in /usr/share/doc/mksh/examples and provided as /etc/mkshrc conffile, which is sourced by another file /etc/skel/.mkshrc users are recommended to copy into their home. Package: mlir-15-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-16-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: mmdebstrap Description-md5: 144656cff7b9832b807bfea23f064490 Description-en: create a Debian chroot Downloads, unpacks and installs Debian packages to either directly create a directory which can be chrooted into, or a tarball of it. In contrast to debootstrap it uses apt, supports more than one mirror, automatically uses security and updates mirrors for Debian stable chroots, is 3-6 times faster, produces smaller output by removing unnecessary cruft, is bit-by-bit reproducible if $SOURCE_DATE_EPOCH is set, allows unprivileged operation using Linux user namespaces or fakechroot and can setup foreign architecture chroots using qemu-user. Package: msmtp Description-md5: cb672817175b0fe547d71313e35a93e0 Description-en: light SMTP client with support for server profiles msmtp is an SMTP client that can be used to send mails from Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server (for example at a free mail provider), which takes care of the final delivery. Using profiles, it can be easily configured to use different SMTP servers with different configurations, which makes it ideal for mobile clients. Package: msmtp-mta Description-md5: 92a76bed20d7385fc7d78445076c37fc Description-en: light SMTP client with support for server profiles - the regular MTA msmtp is an SMTP client that can be used to send mails from Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server (for example at a free mail provider), which takes care of the final delivery. Using profiles, it can be easily configured to use different SMTP servers with different configurations, which makes it ideal for mobile clients. . This package is compiled with SASL and TLS/SSL support. . This package provides the regular MTA program. Package: mutter Description-md5: e1aaf47f1a0045c06fca32ec80a0a883 Description-en: Example window manager using GNOME's window manager library Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the mutter executable. It can be used as a standalone window manager, but is primarily intended for debugging. Package: mutter-12-tests Description-md5: 28acabf81cb16f554020f24fceba63a1 Description-en: Tests for GNOME's window manager library Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains test programs, designed to be run as part of a regression testsuite. Package: netatalk Description-md5: e62dc5d47a8976340a23e15627b92aa9 Description-en: Apple Filing Protocol service Netatalk is an implementation of the Apple Filing Protocol (AFP), for offering file service (mainly) to macOS clients. . Compared to the Windows-native SMB protocol (which is also supported on macOS), the Macintosh-native AFP protocol is accessible from a different network, can be simpler to setup and faster for some operations (e.g. server-to-server copying), and some features (e.g. the backup service Time Machine) may work more reliably than over SMB. . This package contains all daemon and utility programs as well as Netatalk's libraries. Package: node-jest-debbundle Description-md5: 0eff6dab45f4d7ce09f849dcc9ae8d14 Description-en: various ittle Node.js modules needed by jest This package provides: * astral-regex * babel-preset-jest * babel-plugin-jest-hoist * babel-preset-moxy. * char-regex * dedent * import-local * is-ci * p-each-series * p-reduce * repl * string-length * terminal-link * throat Package: node-jest-worker Description-md5: d8992d5e5577e2b8ed4f6b7275eed07e Description-en: Nodejs module for executing heavy tasks under forked processes in parallel jest-worker provides a `Promise` based interface, minimum overhead and bound workers. . The module works by providing an absolute path of the module to be loaded in all forked processes. Files relative to a node module are also accepted. All methods are exposed on the parent process as promises, so they can be `await`'ed. Child (worker) methods can either be synchronous or asynchronous. . The module also implements support for bound workers. Binding a worker means that, based on certain parameters, the same task will always be executed by the same worker. The way bound workers work is by using the returned string of the `computeWorkerKey` method. If the string was used before for a task, the call will be queued to the related worker that processed the task earlier; if not, it will be executed by the first available worker, then sticked to the worker that executed it; so the next time it will be processed by the same worker. If you have no preference on the worker executing the task, but you have defined a `computeWorkerKey` method because you want _some_ of the tasks to be sticked, you can return `null` from it. Package: node-juggle-resize-observer Description-md5: d222480e16ae9a5c81a9267cd2d98336 Description-en: Minimal JavaScript library which polyfills the ResizeObserver API @juggle/resize-observer provides a minimal library which polyfills the ResizeObserver API and is entirely based on the latest Draft Specification. . It immediately detects when an element resizes and provides accurate sizing information back to the handler. Package: node-openpgp-asmcrypto.js Description-md5: d92db55d394fd59f848525ac62c75237 Description-en: Javascript Cryptographic library with performance in mind Asmcrypto is a javascript implementation of popular cryptographic utilities with performance in mind. Package: node-prosemirror-transform Description-md5: e51c96ddd8549fa5c71d1648dca08116 Description-en: ProseMirror document transformations This is a core module of ProseMirror. ProseMirror is a well-behaved rich semantic content editor based on contentEditable, with support for collaborative editing and custom document schemas. This module implements document transforms, which are used by the editor to treat changes as first-class values, which can be saved, shared, and reasoned about. . Node.js is an event-based server-side JavaScript engine. Package: node-react-paginate Description-md5: baa7de0a6910f90b5a44aa101476ecf4 Description-en: ReactJS component to render a pagination node-react-paginate provides a simple component to display long list using pagination. Package: node-whatwg-fetch Description-md5: ad17748a98290e8237e51f1a6e58a180 Description-en: window.fetch JavaScript polyfill The fetch() function is a Promise-based mechanism for programmatically making web requests in the browser. This project is a polyfill that implements a subset of the standard Fetch specification, enough to make fetch a viable replacement for most uses of XMLHttpRequest in traditional web applications. . Node.js is an event-based server-side JavaScript engine. Package: node-xml2js Description-md5: c810ff075523ed26154474171c526588 Description-en: simple XML to JavaScript object converter - Node.js module xml2js parses XML using node-sax and converts it to a plain JavaScript object. . Node.js is an event-based server-side javascript engine. Package: node-yaml Description-md5: cb55a77cd1ff80c2fcbd6d75d0af11db Description-en: Nodejs parser and stringifier for YAML standard yaml is a JavaScript parser and stringifier for YAML, a human friendly data serialization standard. It supports both parsing and stringifying data using all versions of YAML, along with all common data schemas. As a particularly distinguishing feature, yaml fully supports reading and writing comments and blank lines in YAML documents. Package: notedeln Description-md5: ed843695ec4f0aae836629e389eb11dc Description-en: Electronic Lab Notebook called NotedELN NotedELN is an electronic lab notebook with an emphasis on solid data storage. It is designed for scientists of all stripes, and supports: . * Taking notes during experiments since it automatically saves your input every 10 seconds so that your notes will never be lost; . * Keeping track of data analysis results since screen shots and other graphics can be added to a notebook page by drag-and-drop or copy-and-paste; . * Recording your lit searches, since it will automatically download papers from PubMed and archive them with your notebook; . * Recording your thought processes, since it will never get in the way of your typing with arbitrary constraints on input formatting. Package: nsscache Description-md5: a67ba458b6f6ba9bf82166c0e6431f22 Description-en: asynchronously synchronise local NSS databases with remote directory services Synchronises local NSS caches, such as those served by the libnss-cache module, against remote directory services, such as LDAP, or prebuild cache files from an HTTP server. This can be used alongside the libnss-cache package to keep user account information, groups, netgroups, and automounts up to date. . Use of nsscache and libnss-cache eliminates the need for using a cache daemon such as nscd with networked NSS modules such as libnss-ldap. Package: nullmailer Description-md5: cf5bb13c21a01ffa34dc0048e9689c33 Description-en: simple relay-only mail transport agent Nullmailer is a replacement MTA for hosts, which relay to a fixed set of smart relays. It is designed to be simple to configure and especially useful on slave machines and in chroots. Package: numberstation Description-md5: b3cddcdda571af9bdab04251b61458c3 Description-en: TOTP Authenticator application A Gnome Authenticator clone. This generates 2fa tokens based on secrets installed. It registers as uri-handler for otpauth:// urls so they can be added from Megapixels. . Note this app is designed for small screens, and works perfectly on mobile phones. Package: numconv Description-md5: 799c6e9d959b8dc56c3e21b6af8f5451 Description-en: utility for conversion numbers as Unicode strings numconv is an utility handling number system conversions and provides a convenient way to delimit numbers generated by other programs without delimitation or with delimitation inappropriate for the locale. Package: nvme-stas Description-md5: c650162b9e795d522135c62b62ba1b98 Description-en: NVMe STorage Appliance Services This package provides two daemons, stafd and stacd. The STorage Appliance Finder Daemon (stafd) automatically discovers NVMe-oF Discovery Controllers (DC) and retrieves the list of NVMe Storage Appliances. The STorage Appliance Connector Daemon (stacd) establishes I/O connections to the NVMe Storage Appliances discovered by stafd. . This package installs the library for Python 3. Package: offpunk Description-md5: 27e607cb0b4bcf62bfbdf71d8ad40d45 Description-en: CLI and offline-first smolnet browser for Gemini, Gopher, etc Offpunk is a command-line browser and feed reader dedicated to browsing the Web, Gemini, Gopher and Spartan. Thanks to its permanent cache, it is optimised to be used offline with rare connections but works as well when connected. . Offpunk is optimised for reading and supports readability mode, displaying pictures, subscribing to pages or RSS feeds, managing complex lists of bookmarks. Its integrated help and easy commands make it a perfect tool for command-line novices while power-users will be amazed by its shell integration. Package: osmid Description-md5: ef5dc608f0a705e8643feda405a5358f Description-en: tool to convert MIDI to OSC and OSC to MIDI osmid aims to provide a lightweight, portable, easy to use tool to convert MIDI to OSC and OSC to MIDI. It is the software handling the communication with MIDI devices in Sonic Pi. osmid is divided in 2 tools: . * m2o: MIDI to OSC conversion * o2m: OSC to MIDI conversion Package: pcscd Description-md5: 40f2879e95ee03b8541cb267e0af1f29 Description-en: Middleware to access a smart card using PC/SC (daemon side) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and smart cards readers. . The PC/SC daemon is used to dynamically allocate/deallocate reader drivers at runtime and manage connections to the readers. Package: perceptualdiff Description-md5: 1a5136b84e9c311d65c3b751655e004c Description-en: perceptual image comparison tool PerceptualDiff is an image comparison utility that makes use of a computational model of the human visual system to compare two images. Package: picolibc-aarch64-linux-gnu Description-md5: cf11ee51c15e3141f53e9052db00df59 Description-en: Smaller embedded C library for 64-bit ARM development PicoLibc is a combination of Newlib and AVR libc bits designed for small-RAM embedded systems. This package has binaries for ARM 64-bit processors. Package: picolibc-arm-none-eabi Description-md5: 1a5266201391db78cbc530fa9e4b11d9 Description-en: Smaller embedded C library for ARM development PicoLibc is a combination of Newlib and AVR libc bits designed for small-RAM embedded systems. This package has binaries for ARM processors. This library is intended to replace libnewlib-nano Package: picolibc-riscv64-unknown-elf Description-md5: 617b68ed97de0fb61b8b0b7cd2ffcfe0 Description-en: Smaller embedded C library for RISC-V development PicoLibc is a combination of Newlib and AVR libc bits designed for small-RAM embedded systems. This package has binaries for RISC-V processors. Package: picolibc-xtensa-lx106-elf Description-md5: 0801147a2dfa817cc1ad1de6863878bf Description-en: Smaller embedded C library for ESP8266 development PicoLibc is a combination of Newlib and AVR libc bits designed for small-RAM embedded systems. This package has binaries for ESP8266 processors. Package: pinball Description-md5: f63c26c19a0309f27df7abc9ae871fdd Description-en: Emilia Pinball Emulator The Emilia Pinball Project is a pinball simulator for GNU/Linux and other Unix systems. There are only two levels to play with, but they are very addictive. . You can play with two types of boards and keep high scores. . Works with OpenGL and needs hardware acceleration. See requeriments on README file. Package: pinball-data Description-md5: 448d789f2ef91b8e8208fd4c7b5be0fd Description-en: Data files for the Emilia Pinball Emulator The Emilia Pinball Project is a pinball simulator for Linux and other Unix systems. There are only two levels to play with, but they are very addictive. . This package contains various data files used by the pinball emulator. Package: pinball-dev Description-md5: 98260b37513cf164e8c9b798499b92fd Description-en: Development files for the Emilia Pinball Emulator The Emilia Pinball Project is a pinball simulator for Linux and other Unix systems. There are only two levels to play with, but they are very addictive. . This package contains header files and configuration for creating new levels. Package: pipewire-audio-client-libraries Description-md5: 0732b1c01b478a2ed0c129a9fe3a209f Description-en: transitional package for pipewire-alsa and pipewire-jack PipeWire is a server and user space API to deal with multimedia pipelines. . This is a transitional package for pipewire-alsa and pipewire-jack. It can safely be removed. Package: pipewire-jack Description-md5: b1998aaae1b3f9655200ae9d55a0824f Description-en: PipeWire JACK plugin PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of video for consumption. - Generating graphs for audio and video processing. . This package contains the JACK plugin. Package: pipewire-libcamera Description-md5: 3cee68030548b6866f00f9b7e16520b0 Description-en: PipeWire libcamera plugin PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of video for consumption. - Generating graphs for audio and video processing. . This package contains the libcamera plugin. Package: pipewire-tests Description-md5: 562129bf5b813eb86b817e5947a4a298 Description-en: PipeWire multimedia server - tests and examples PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of video for consumption. - Generating graphs for audio and video processing. . This package contains automated and manual tests and example programs. Package: pipewire-v4l2 Description-md5: b111863b8529458aac5dadaf0aa29f54 Description-en: PipeWire V4L2 plugin PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of video for consumption. - Generating graphs for audio and video processing. . This package contains the V4L2 plugin. Package: plantuml Description-md5: fe3fe5ee20f1cbdeefe10d6d499e71cb Description-en: text-to-UML converter PlantUML is a program allowing to draw UML diagrams, using a simple human readable text description. . PlantUML supports the following UML diagrams: - sequence diagram - use case diagram - class diagram - activity diagram - component diagram - state diagram - object diagram - deployment diagram - timing diagram . The following non-UML diagrams are also supported: - wireframe graphical interface (Salt) - Archimate diagram - Specification and Description Language (SDL) - Ditaa diagram - Gantt diagram - mathematics with AsciiMath or JLaTeXMath notation . Output images can be generated in PNG, in SVG or LaTeX format. PlantUML also supports generation of ASCII art diagrams (only for sequence diagrams). Package: pmbootstrap Description-md5: 3a54273c3766b092c1351bb5d2229782 Description-en: Chroot/build/flash tool to develop and install postmarketOS pmbootstrap is the central tool used for development and installation of postmarketOS. It works using Alpine chroots to avoid installing software on the host's machine. Package: postfix-lmdb Description-md5: dadedd4c3edba2567b172520ab66c14b Description-en: LMDB map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for LMDB maps in Postfix. If you plan to use LMDB maps with Postfix, you need this. Package: postfix-sqlite Description-md5: 78969de91802d7f52e4f5b456e3732f9 Description-en: SQLite map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for SQLite maps in Postfix. If you plan to use SQLite maps with Postfix, you need this. Package: postgresql-15-pg-failover-slots Description-md5: 5620539a852f241aa2e9727fa41ab1e2 Description-en: High-availability support for PostgreSQL logical replication This extension is for anyone with Logical Replication Slots on Postgres databases that are also part of a Physical Streaming Replication architecture. . Since logical replication slots are only maintained on the primary node, downstream subscribers don't receive any new changes from a newly promoted primary until the slot is created, which is unsafe because the information that includes which data a subscriber has confirmed receiving and which log data still needs to be retained for the subscriber will have been lost, resulting in an unknown gap in data changes. PG Failover Slots makes logical replication slots usable across a physical failover using the following features: . - Copies any missing replication slots from the primary to the standby - Removes any slots from the standby that aren't found on the primary - Periodically synchronizes the position of slots on the standby based on the primary - Ensures that selected standbys receive data before any of the logical slot walsenders can send data to consumers Package: postgresql-15-show-plans Description-md5: eb0646599a3d50e8eb45fc1e5e6ee19d Description-en: Show query plans of currently running PostgreSQL statements This PostgreSQL extension shows the query plans of all currently running SQL statements. Plan output format can be plain text (default), JSON, YAML, or XML. Package: postgresql-server-dev-15 Description-md5: fa041c1e1b127b176146f21333d19a3e Description-en: development files for PostgreSQL 15 server-side programming Header files for compiling SSI code to link into PostgreSQL's backend; for example, for C functions to be called from SQL. . This package also contains the Makefiles necessary for building add-on modules of PostgreSQL, which would otherwise have to be built in the PostgreSQL source-code tree. . PostgreSQL is an object-relational SQL database management system. Package: prusa-slicer Description-md5: e48ca208c5da5526c62976a94a73417c Description-en: G-code generator for 3D printers PrusaSlicer converts digital 3D models into printing instructions (G-code) for your 3D printer. It cuts the model into horizontal slices (layers), generates toolpaths to fill them and calculates the amount of material to be extruded. . PrusaSlicer supports input in the STL, AMF and OBJ formats, and can output G-code for several series of 3D printers, including RepRap, Ultimaker, Makerbot, as well as SVG files for DLP printers. . It can be used with a graphical interface, or in batch mode via the command-line. Package: pushpin Description-md5: 7d73de5ae4b2fdd9ed9a9a4ef1ffb9b2 Description-en: HTTP reverse proxy server for streaming and long-polling services Pushpin is a reverse proxy server that makes it easy to implement WebSocket, HTTP streaming, and HTTP long-polling services. It communicates with backend web applications using regular, short-lived HTTP requests (GRIP protocol). This allows backend applications to be written in any language and use any webserver. . Additionally, Pushpin does all of this without exposing a proprietary protocol to clients. The HTTP/WebSocket content between the client and your server is whatever you want it to be. This makes it ideal for implementing APIs. . Pushpin is written in C++. The name means to "pin" (hold) connections open for "pushing". Package: pylint Description-md5: 0679fee9f0edb953df8134bc754de169 Description-en: Python 3 code static checker and UML diagram generator Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book) . Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. However, Pylint offers some more features, like checking length of lines of code, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more. . Additionally, it is possible to write plugins to add your own checks. . The package also ships the following additional commands: . * pyreverse: an UML diagram generator * symilar: an independent similarities checker * epylint: Emacs and Flymake compatible Pylint Package: pylint-doc Description-md5: e0073fb1d233b2b1972710bdbd06345b Description-en: Python code static checker and UML diagram generator (documentation) Pylint is a Python source code analyzer which looks for programming errors, helps enforcing a coding standard and sniffs for some code smells (as defined in Martin Fowler's Refactoring book) . Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. However, Pylint offers some more features, like checking length of lines of code, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more. . Additionally, it is possible to write plugins to add your own checks. . The package contains documentation for pylint. Package: pyro5-doc Description-md5: 58003fd4417a876565a7c7238a86b94a Description-en: distributed object middleware for Python (RPC) Pyro (PYthon Remote Object) is an easy to use and powerful distributed object system for Python. In a distributed object system, clients send requests to distant servers, which owns the remote objects. Pyro simplifies a lot the creation of clients and servers, and has among its features: - dynamic and static proxies for all remote method invocations, - a naming service which keeps record of the location of objects, - mobile objects support: clients and servers can pass objects around, - exceptions that occur in the remote object is raised on the client too, - multithreaded server support to handle multiple requests simultaneously. . This package contains the documentation files for the pyro5 package. Package: pyro5-examples Description-md5: a19adef663041384dbd4fe0e8094f102 Description-en: distributed object middleware for Python (RPC) Pyro (PYthon Remote Object) is an easy to use and powerful distributed object system for Python. In a distributed object system, clients send requests to distant servers, which owns the remote objects. Pyro simplifies a lot the creation of clients and servers, and has among its features: - dynamic and static proxies for all remote method invocations, - a naming service which keeps record of the location of objects, - mobile objects support: clients and servers can pass objects around, - exceptions that occur in the remote object is raised on the client too, - multithreaded server support to handle multiple requests simultaneously. . This package contains some examples for the pyro5 package. Package: python-bottle-doc Description-md5: b3873fcb5309821277d2fc4bd23328bd Description-en: fast and simple WSGI-framework for Python - documentation Bottle is a fast and simple WSGI-framework for the Python programming language. It offers request dispatching with url parameter support (routes), templates, key/value databases, a built-in HTTP server and adapters for many third party WSGI/HTTP-server and template engines. . This package contains the Python module documentation. Package: python-cogent-doc Description-md5: c500b1c82c580b2eec9f3cdab53c4831 Description-en: docs for python3-cogent3 PyCogent is a software library for genomic biology. . It is distinguished by many unique built-in capabilities (such as true codon alignment) and the frequent addition of entirely new methods for the analysis of genomic data. . This package contains documentation and examples. Package: python-django-ca-doc Description-md5: 80865771c1b46fb2ff21c2b095016bb8 Description-en: manage TLS certificate authorities and certificates (Documentation) django-ca is a small project to manage TLS certificate authorities and easily issue certificates. It is based on cryptography and Django. It can be used as an app in an existing Django project or stand-alone with the basic project included. Certificates can be managed through Djangos admin interface or via manage.py commands - so no webserver is needed, if you’re happy with the command-line. . Features: * Set up a secure local certificate authority in just a few minutes. * Certificate revocation via CRLs and OCSP. * Certificate issuance via ACMEv2, command line or web interface. * Management via command line and/or via Djangos admin interface. * Get email notifications about certificates about to expire. . This package contains the documentation. Package: python-django-filters-doc Description-md5: 90eca80637b4fd33c48b31ac2583c338 Description-en: filter Django QuerySets based on user selections (Documentation) Django-filter is a generic, reusable application to alleviate some of the more mundane bits of view code. Specifically allowing the users to filter down a queryset based on a model’s fields and displaying the form to let them do this. . This package contains the documentation. Package: python-fastjsonschema-doc Description-md5: 5acff4d03d673b012969338b2cfba752 Description-en: validation of JSON documents by JSON schema drafts 04/06/07 (documentation) Fastjsonschema implements validation of JSON documents by JSON schema. . The library implements JSON schema drafts 04, 06 and 07. . The main purpose is to have a really fast implementation. . This is the common documentation package. Package: python-geoalchemy2-doc Description-md5: 89b71141135da0a0407ba6421dfcd359 Description-en: SQLAlchemy extension for spatial databases using PostGIS (Documentation) GeoAlchemy 2 provides extensions to SQLAlchemy for working with spatial databases. . The only SQL dialect supported by GeoAlchemy 2 is PostgreSQL/PostGIS. . This package contains the documentation. Package: python-mdtraj-doc Description-md5: 60746c46494542a501f2cd4a01465192 Description-en: Read, write and analyze MD trajectories in Python (documentation) Read, write and analyze MD trajectories with only a few lines of Python code. . MDTraj is a python library that allows users to manipulate molecular dynamics (MD) trajectories. Features include: * Wide MD format support, including pdb, xtc, trr, dcd, binpos, netcdf, mdcrd, prmtop, and more. * Extremely fast RMSD calculations (4x the speed of the original Theobald QCP). * Extensive analysis functions including those that compute bonds, angles, dihedrals, hydrogen bonds, secondary structure, and NMR observables. * Lightweight, Pythonic API. . This is the documentation package for mdtraj. Package: python-pygments-doc Description-md5: 12ec1cdf25e63fe60e3afaa554496b92 Description-en: documentation for the Pygments Pygments is syntax highlighting package. . This package contains the documentation for Pygments in HTML and reStructuredText format. Package: python-tango-doc Description-md5: 13956e45a5367529bb9dbeb988fbe63e Description-en: API for the TANGO control system TANGO is an object oriented distributed control system using CORBA, mainly developed by the Controls Section of the ALBA Synchrotron. PyTango provides bindings for its client- and server-side C++ APIs. With PyTango, you can write TANGO device servers and TANGO applications (scripts, CLIs, GUIs) that access TANGO device servers in pure Python. . This package contains the documentation for the python-tango library. Package: python-wheel-common Description-md5: 07202c5a087a20709522c00fdc119453 Description-en: built-package format for Python (command-line scripts) A wheel is a ZIP-format archive with a specially formatted filename and the `.whl` extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. . The wheel project provides a `bdist_wheel` command for setuptools. Wheel files can be installed with `pip`. . These are the command line scripts and manpages. Package: python3-a2wsgi Description-md5: d5b1af63bababcc392315aa133207982 Description-en: Convert between ASGI and WSGI apps (Python3 version) Convert WSGI app to ASGI app or ASGI app to WSGI app in pure Python with no dependencies outside the standard library. . Compared with other converters, the advantage is that a2wsgi will not accumulate the requested content or response content in the memory, so you don't have to worry about the memory limit. This problem exists in converters implemented by uvicorn/startlette or hypercorn. . This package contains the Python 3 version of the library. Package: python3-access2base Description-md5: 62049593c5d96b74959809148594af38 Description-en: interface between Python and the LibreOffice Access2Base library Access2Base is a LibreOffice/OpenOffice Basic library of macros for (business or personal) application developers and advanced users. . Their syntax and their meaning are directly inspired by MSAccess. The macros are callable from - a LibreOffice / OpenOffice Base application, - any LibreOffice / OpenOffice document wanting to access data stored in databases. . This package contains an interface between Python (user) scripts and Access2Base. Package: python3-aiohttp-openmetrics Description-md5: c3a03a6af3ab5bf4ddeda4928f5ca7e1 Description-en: OpenMetrics provider for aiohttp This project contains a simple middleware and /metrics route endpoint for aiohttp that allow easy implementation of the openmetrics protocol. . It also bundles mechanisms for easily exposing new metrics. Package: python3-aiojobs Description-md5: 867ebdb48a792c49dd6eac92f21bd449 Description-en: Job scheduler for managing background tasks (asyncio) The library gives a controlled way for scheduling background tasks for Python asyncio applications. . It has integration for the aiohttp server, making it easy to spawn background jobs for requests. Package: python3-bitarray Description-md5: 75477cdb36ae1e7cd63e2a3b80fb641a Description-en: Python3 module for efficient boolean array handling The bitarry module provides an object type which efficiently represents an array of booleans. Bitarrays are sequence types and behave very much like usual lists. Eight bits are represented by one byte in contiguous block of memory. The user can select between two representations; little-endian and big-endian. . Most of the functionality is implemented in C. Methods for accessing the machine representation are provided. This can be useful when bit level access to binary files is required, such as portable bitmap image files (.pbm). Also, when dealing with compressed data which uses variable bit length encoding, you may find this module useful. . This package provides the Python3 version of the module. Package: python3-bottle Description-md5: 21807b6d91195910e41cb4c350b1df29 Description-en: fast and simple WSGI-framework for Python 3 Bottle is a fast and simple WSGI-framework for the Python3 programming language. It offers request dispatching with url parameter support (routes), templates, key/value databases, a built-in HTTP server and adapters for many third party WSGI/HTTP-server and template engines. 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-clang-15 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-16 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-cogent3 Description-md5: 7f66bef045873462e2411adbafa6b365 Description-en: framework for genomic biology PyCogent is a software library for genomic biology. It is a fully integrated and thoroughly tested framework for: * controlling third-party applications, * devising workflows; querying databases, * conducting novel probabilistic analyses of biological sequence evolution, and * generating publication quality graphics. It is distinguished by many unique built-in capabilities (such as true codon alignment) and the frequent addition of entirely new methods for the analysis of genomic data. Package: python3-django-ca Description-md5: 93c689880f615c9ecdc0c8cde4e9b220 Description-en: manage TLS certificate authorities and certificates (Python3 version) django-ca is a small project to manage TLS certificate authorities and easily issue certificates. It is based on cryptography and Django. It can be used as an app in an existing Django project or stand-alone with the basic project included. Certificates can be managed through Djangos admin interface or via manage.py commands - so no webserver is needed, if you’re happy with the command-line. . Features: * Set up a secure local certificate authority in just a few minutes. * Certificate revocation via CRLs and OCSP. * Certificate issuance via ACMEv2, command line or web interface. * Management via command line and/or via Djangos admin interface. * Get email notifications about certificates about to expire. . This package contains the Python 3 version of the library. Package: python3-django-filters Description-md5: 2d961a83acf93546405304ce0405794e Description-en: filter Django QuerySets based on user selections (Python3) Django-filter is a generic, reusable application to alleviate some of the more mundane bits of view code. Specifically allowing the users to filter down a queryset based on a model’s fields and displaying the form to let them do this. . This package contains the Python 3 version of the library. 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-fastjsonschema Description-md5: 79f063f366a282cd508821f295140ad7 Description-en: validation of JSON documents by JSON schema drafts 04/06/07 Fastjsonschema implements validation of JSON documents by JSON schema. . The library implements JSON schema drafts 04, 06 and 07. . The main purpose is to have a really fast implementation. . This package installs the library for Python 3. 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: 30db65496c8766baeea6493aeb62c284 Description-en: SQLAlchemy extension for spatial databases using PostGIS GeoAlchemy 2 provides extensions to SQLAlchemy for working with spatial databases. . The only SQL dialect supported by GeoAlchemy 2 is PostgreSQL/PostGIS. Package: python3-glob2 Description-md5: 4ddd792a20f84bbf6379ab7b547c8723 Description-en: Enhanced glob module for Python This module provides an extended version of Python's builtin glob module with a number of additions. . This package contains the python 3 version. Package: python3-injector Description-md5: d26ac2cd58071db7ab9be2dda2eae090 Description-en: Python dependency injection framework While dependency injection is easy to do in Python due to its support for keyword arguments, the ease with which objects can be mocked and its dynamic nature, a framework for assisting in this process can remove a lot of boiler-plate from larger applications. . That's where Injector can help. It automatically and transitively provides dependencies for you. As an added benefit, Injector encourages nicely compartmentalised code through the use of :ref:modules . . This package installs the library for Python 3. Package: python3-klein Description-md5: 79ad1af396ad5a01fc690361840edfea Description-en: micro-framework for developing web services with Python Klein is a micro-framework for developing production-ready web services with Python. It is 'micro' in that it has an incredibly small API similar to Bottle and Flask. It is not 'micro' in that it depends on things outside the standard library. This is primarily because it is built on widely used and well tested components like Werkzeug and Twisted. Package: python3-lasso Description-md5: 69483e412988938f8df3295419ae6dd8 Description-en: Library for Liberty Alliance and SAML protocols - Python bindings Lasso is an implementation of Liberty Alliance and related protocols, for network identity federations, single sign-on and other web services protocols. The main specifications implemented by the library are ID-FF, ID-WSF and SAML. . This package contains Python bindings for liblasso, needed to use lasso in Python applications. Package: python3-libxml2 Description-md5: e0b5bce27d5c0bcc6fdf3991eb60ce4b Description-en: GNOME XML library - Python3 bindings XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python3 programs. Package: python3-lldb-15 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-16 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-matrix-nio Description-md5: 585156816095753d1050533569f53015 Description-en: Python no-IO library for the matrix chat protocol - Python3 library Nio is a multilayered Matrix client library. The underlying base layer doesn't do any IO on its own. On top of the base layer, a no-IO HTTP client implementation exists, as well as a full fledged batteries included asyncio layer using aiohttp. . Matrix is an open standard and lightweight protocol for real-time communication. . This package provides matrix-nio module for Python 3. Package: python3-matrix-nio-doc Description-md5: 3c79b4346241d1e5d9daa208d56e13ed Description-en: Python no-IO library for the matrix chat protocol - documentation Nio is a multilayered Matrix client library. The underlying base layer doesn't do any IO on its own. On top of the base layer, a no-IO HTTP client implementation exists, as well as a full fledged batteries included asyncio layer using aiohttp. . Matrix is an open standard and lightweight protocol for real-time communication. . This package provides documentation for the matrix-nio module. Package: python3-mdp Description-md5: 1d1a8383495e0c98318017ef535d0552 Description-en: Modular toolkit for Data Processing Python data processing framework for building complex data processing software by combining widely used machine learning algorithms into pipelines and networks. Implemented algorithms include: Principal Component Analysis (PCA), Independent Component Analysis (ICA), Slow Feature Analysis (SFA), Independent Slow Feature Analysis (ISFA), Growing Neural Gas (GNG), Factor Analysis, Fisher Discriminant Analysis (FDA), and Gaussian Classifiers. Package: python3-mdtraj Description-md5: 04d7dbec187003c6a29c313a28d81a7b Description-en: Read, write and analyze MD trajectories in Python Read, write and analyze MD trajectories with only a few lines of Python code. . MDTraj is a python library that allows users to manipulate molecular dynamics (MD) trajectories. Features include: * Wide MD format support, including pdb, xtc, trr, dcd, binpos, netcdf, mdcrd, prmtop, and more. * Extremely fast RMSD calculations (4x the speed of the original Theobald QCP). * Extensive analysis functions including those that compute bonds, angles, dihedrals, hydrogen bonds, secondary structure, and NMR observables. * Lightweight, Pythonic API. . MDTraj includes a command-line application, mdconvert-mdtraj, for converting trajectories between formats. . This package installs the library for Python 3, together with the command line utilities mdconvert-mdtraj and mdinspect. Package: python3-mediainfodll Description-md5: dabb794f5777d21eaa1da8e6cd9c0159 Description-en: library for reading metadata from media files -- shared library MediaInfo is a library used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the Python 3.x module required for using this library from Python 3.x applications. Package: python3-opm-common Description-md5: 0527a9a9f3d04e95c08b52c8459d7d2d Description-en: Tools for Eclipse reservoir simulation files -- Python wrappers 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. . This package contains the Python wrappers for reading, parsing, and writing files in Eclipse format, a format widely used in the reservoir simulation community. 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-pdm-backend Description-md5: e58ccf9e243281b98eb90aa5ef778ffe Description-en: Build backend used by PDM This is the backend for PDM projects that is fully-compatible with PEP 517 spec, but you can also use it alone. It reads the metadata of PEP 621 format and coverts it to Core metadata. Package: python3-pkcs11 Description-md5: 0c82e1b40c419fc6e67653e7ccccd845 Description-en: high level PKCS#11 interface for Python A high level, "more Pythonic" interface to the PKCS#11 (Cryptoki) standard to support HSM and Smartcard devices in Python. . The interface is designed to follow the logical structure of a HSM, with useful defaults for obscurely documented parameters. Many APIs will optionally accept iterables and act as generators, allowing you to stream large data blocks for symmetric encryption. . It also includes numerous utility functions to convert between PKCS#11 data structures and common interchange formats including PKCS#1 and X.509. . The library is fully documented and has a full integration test suite for all features, with continuous integration against multiple HSM platforms including Entrust nShield, Opencryptoki TPM and OpenSC/Smartcard-HSM/Nitrokey HSM. Package: python3-plover-stroke Description-md5: 318a7c543e24f58edfb96641ce163cdd Description-en: Stroke handling helper library for Plover This package provides a stroke handling helper library for working with steno stroke. It is a dependency for plover software. Package: python3-plyer Description-md5: e23491ee76a456253362314d2fa122f3 Description-en: platform-independent wrapper for platform-dependent APIs Plyer is a platform-independent api to use features commonly found on various platforms, notably mobile ones, in Python. Package: python3-pycrowdsec Description-md5: e3ed98aa035c6ec03b9abc27d661883b Description-en: integration of CrowdSec with Python projects (Python3 version) CrowdSec is a FOSS tool which parses logs and detects attacks. PyCrowdSec enables integration of CrowdSec with Python projects. It is easy to setup and boosts the security by leveraging CrowdSec's attack detection capabilities. . PyCrowdSec contains a Python client library for CrowdSec, as well as middlewares for django and flask integrations. . This package contains the Python 3 version of the library. Package: python3-pykcs11 Description-md5: 9f345e35dbeefa60a39309e4edcd2c2d Description-en: PKCS#11 wrapper for Python PyKCS11 let you access to almost all PKCS#11 functions and data types using any PKCS#11 library, such as the various modules supplied by smartcard vendors. . The wrapper comes with 2 interfaces: a low level and very thin interface over the original PKCS#11 API, generated using the SWIG compiler (designed for library tests); and an high level interface that offers a simpler access (with few limits) to the PKCS#11 APIs. . Keywords: pkcs11 Package: python3-pyo Description-md5: 5ee0777608274793eef805820f86089c Description-en: Python3 module written in C to help digital signal processing script creation pyo is a Python module containing classes for a wide variety of audio signal processing types. With pyo, user will be able to include signal processing chains directly in Python scripts or projects, and to manipulate them in real time through the interpreter. Tools in pyo module offer primitives, like mathematical operations on audio signal, basic signal processing (filters, delays, synthesis generators, etc.), but also complex algorithms to create sound granulation and others creative audio manipulations. . pyo supports OSC protocol (Open Sound Control), to ease communications between softwares, and MIDI protocol, for generating sound events and controlling process parameters. . pyo allows creation of sophisticated signal processing chains with all the benefits of a mature, and wildly used, general programming language. . This package installs the library for Python 3. Package: python3-pyproject-api Description-md5: b3c24c7a03ed2fea819b3f6018aa45ff Description-en: API to interact with Python pyproject.toml-based projects pyproject-api aims to abstract away interaction with pyproject.toml style projects in a flexible way. Package: python3-pyprojroot Description-md5: 5d1c6fabb095a543cbca17f92d4dcafb Description-en: Find Python project root paths and return relative project files This library finds the root working directory for your Python project as a 'pathlib' object. . You can use the 'here' function to pass in a relative path from the Python project root directory (no matter what working directory you are in the project), and you will get a full path to the specified file. . This allows you to restructure the files in your Python project without having to worry about changing file paths. Package: python3-pyqtconsole Description-md5: 84e1b33959dca0bbcdc2c26183af0817 Description-en: Light weight python interpreter, easy to embed into Qt apps pyqtconsole is a lightweight python console for Qt applications. It's made to be easy to embed in other Qt applications and comes with some examples that show how this can be done. The interpreter can run in a separate thread, in the UI main thread or in a gevent task. Package: python3-pyro5 Description-md5: 6c560afb3eeafcff44bad1cc59910315 Description-en: distributed object middleware for Python (RPC) Pyro (PYthon Remote Object) is an easy to use and powerful distributed object system for Python. In a distributed object system, clients send requests to distant servers, which owns the remote objects. Pyro simplifies a lot the creation of clients and servers, and has among its features: - dynamic and static proxies for all remote method invocations, - a naming service which keeps record of the location of objects, - mobile objects support: clients and servers can pass objects around, - exceptions that occur in the remote object is raised on the client too, - multithreaded server support to handle multiple requests simultaneously. . This package contains the core Pyro5 module for Python 3.x . . The documentation is available in the pyro5-doc package. A lot of examples are available in the pyro5-examples package. Package: python3-python-docx Description-md5: 89d3f04b18112d917be9435acaaaf54a Description-en: transitional package This is a transitional package for python3-docx. Package: python3-reedsolo Description-md5: e88a016c24126e25011832f1cc4cdca5 Description-en: Reed Solomon encoder/decoder library in Python A pythonic universal errors-and-erasures Reed-Solomon Codec to protect your data from errors and bitrot. It includes a pure Python implementation and a speed-optimized Cython/C extension. . This is a burst-type implementation, so that it supports any Galois field higher than 2^3, but not binary streams. Burst errors are non-random errors that more often happen on data storage mediums such as hard drives, hence this library is better suited for data storage protection, and less for streams noise correction, although it also works for this purpose but with a bit of overhead (since it works with bytes only, instead of bits). . Based on the wonderful tutorial at Wikiversity, written by "Bobmath" and "LRQ3000". If you are just starting with Reed-Solomon error correction codes, the Wikiversity article is a good beginner's introduction. Package: python3-rq Description-md5: d192cb8bf5b9d82429bd09323c51ebe9 Description-en: Simple job queues for Python 3 RQ (Redis Queue) is a simple Python library for queueing jobs and processing them in the background with workers. It is backed by Redis and it is designed to have a low barrier to entry. It can be integrated in your web stack easily. Package: python3-speechpy-fast Description-md5: 49138919cace5a20f9d70af3d8e0ba80 Description-en: Fork of the speechpy package for extracting speech features (Python 3) Speechpy-fast provides most frequent used speech features including MFCCs and filterbank energies alongside with the log-energy of filterbanks. . This library is a backward compatibility library being phased out and replaced with sonopy. . This package installs the library for Python 3. Package: python3-spyder-line-profiler Description-md5: 597d9b89bbf1ec9fffa605458f1b6222 Description-en: line profiling plugin for the Spyder IDE This is a plugin for the Spyder IDE that integrates the Python line profiler. . Add a `@profile` decorator to the functions that you wish to profile then press Shift+F10 (line profiler default) to run the profiler on the current script, or go to `Run > Run line profiler`. . The results will be shown in a dockwidget, grouped by function. Lines with a stronger color take more time to run. Package: python3-starlette Description-md5: 97e426dcd54d67f5b2f64d7d9535faef Description-en: ASGI library ideal for building high performance asyncio services Starlette is a lightweight ASGI (Asynchronous Server Gateway Interface) framework/toolkit, which is ideal for building high performance asyncio services. . It is production-ready, and gives you the following: . * Seriously impressive performance. * WebSocket support. * In-process background tasks. * Startup and shutdown events. * Test client built on `httpx`. * CORS, GZip, Static Files, Streaming responses. * Session and Cookie support. * 100% test coverage. * 100% type annotated codebase. * Zero hard dependencies. . Example: . from starlette.applications import Starlette from starlette.responses import JSONResponse from starlette.routing import Route . async def homepage(request): return JSONResponse({'hello': 'world'}) . app = Starlette(debug=True, routes=[ Route('/', homepage), ]) Package: python3-tango Description-md5: 61b09160772b50d23c891ebab80dd8ec Description-en: API for the TANGO control system (Python 3) TANGO is an object oriented distributed control system using CORBA, mainly developed by the Controls Section of the ALBA Synchrotron. PyTango provides bindings for its client- and server-side C++ APIs. With PyTango, you can write TANGO device servers and TANGO applications (scripts, CLIs, GUIs) that access TANGO device servers in pure Python. . This is the Python 3 version of the package. Package: python3-torch-scatter Description-md5: 7d395cc3ab9a93ac4620929f5b17b9a5 Description-en: PyTorch Extension Library of Optimized Scatter Operations This package consists of a small extension library of highly optimized sparse update (scatter and segment) operations for the use in PyTorch, which are missing in the main package. Scatter and segment operations can be roughly described as reduce operations based on a given "group-index" tensor. Segment operations require the "group-index" tensor to be sorted, whereas scatter operations are not subject to these requirements. . This package installs the library for Python 3. Package: python3-torch-sparse Description-md5: 8ecc008a1824c740638d694a7ec7a644 Description-en: PyTorch Extension Library of Optimized Autograd Sparse Matrix Operations This package consists of a small extension library of optimized sparse matrix operations with autograd support. . This package installs the library for Python 3. Package: python3-ufo-tofu Description-md5: 3a6272d00ae040848aec3d5807511a5c Description-en: Fast, versatile and user-friendly image processing toolkit This repository contains Python data processing scripts to be used with the UFO framework. At the moment they are targeted at high-performance reconstruction of tomographic data sets. Package: python3-usb Description-md5: c38ed2531a10a11af296ee28c245a611 Description-en: USB interface for Python (Python3) For interacting with USB devices directly from Python, this library may come in handy. . This version of python-usb is written entirely in Python and uses ctypes to interact with various USB libraries . This package contains the Python 3 version of pyusb. Package: python3-webdav Description-md5: 26c97765eb3f525f83a50643488ea9f6 Description-en: WebDAV server implementation in Python (Python3) PyWebDAV is a WebDAV server implementation in Python. It's aim is to provide a simple interface to webdav services to any application which needs it. It can be run as a daemon. . This package is targeting Python version 3. Package: python3-wheel Description-md5: f239d28b37bcadf8b6416e23a48ae50d Description-en: built-package format for Python A wheel is a ZIP-format archive with a specially formatted filename and the `.whl` extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. . The wheel project provides a `bdist_wheel` command for setuptools. Wheel files can be installed with `pip`. . This is the Python 3 compatible package. Package: python3-wheel-whl Description-md5: 0f475a80918fad10a6e24ea8a9467200 Description-en: built-package format for Python (wheel wheel) A wheel is a ZIP-format archive with a specially formatted filename and the `.whl` extension. It is designed to contain all the files for a PEP 376 compatible install in a way that is very close to the on-disk format. . This is the support package for the PEP 427 wheel version of the package, required for using wheel inside a virtual environment. Package: python3-yattag Description-md5: 4f212c5280dd074df6d6639a082c9e29 Description-en: library for generating HTML or XML in a pythonic way (Python 3) With Yattag, . * you don't have to worry about closing HTML tags * your HTML templates are Python code. Not a weird template language. Just Python. * you can easily render HTML forms, with defaults values and error messages. . It's actually easier and more readable to generate dynamic HTML with Yattag than to write static HTML. Package: python3.11-full Description-md5: 3ffbac3f5e4c1a2e484de11d50798498 Description-en: Python Interpreter with complete class library (version 3.11) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on the full standard library of Python for Python developers. Including modules used only at build-time, such as venv and distutils, and modules with complex dependencies, such as tk and IDLE. All batteries included. . According to the Debian Python policy, this package must not be used in build dependencies, dependencies and recommendations. Package: python3.11-nopie Description-md5: 0567e449dcfb725ba7bb7fc9af4901b6 Description-en: Python interpreter linked without PIE (version 3.11) This package contains the interpreter not built as position independent executable. This interpreter is diverting the python3.11 executable, and making the interpreter built with PIE available as python3.11-pie. Package: python3.11-venv Description-md5: bf8123dbf5c3c7b6bd2c7ba323f6994e Description-en: Interactive high-level object-oriented language (pyvenv binary, version 3.11) Python is a high-level, interactive, object-oriented language. Its 3.11 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the pyvenv-3.11 binary. Package: qmake6 Description-md5: a1a8171d50e63c6336f4e0e02e481f00 Description-en: Qt 6 qmake Makefile generator tool 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 6 qmake, a tool that helps simplify the build process for development project across different platforms. qmake automates the generation of Makefiles so that only a few lines of information are needed to create each Makefile. qmake can be used for any software project, whether it is written using Qt or not. . Qt 6 qmake requires a platform and a compiler description file which contains many default values used to generate appropriate Makefiles. . This package contains also these platform specifications. Package: qmake6-bin Description-md5: 7bce87133b1389c453ddd624bdcce8f7 Description-en: Qt 6 qmake Makefile generator tool — binary file 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 binary file for the qmake buildsystem. Do not install this package directly, use qmake6 instead. Package: qt5-flatpak-platformtheme Description-md5: c5afb80c1f79f97f0ac8a0d6b5fd1f84 Description-en: Qt 5 Flatpak platform theme (transitional package) Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This is a transitional package which can safely be removed. Package: qt5-gtk-platformtheme Description-md5: 39eaf682438c89ae84a301289473e806 Description-en: Qt 5 GTK+ 3 platform theme 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 GTK+ 3 platform theme, which makes Qt use native icon themes, fonts, and dialogs on GTK-based environments. Package: qt5-qmake Description-md5: d22e820ccda7e109fc6cf2c171df093e Description-en: Qt 5 qmake Makefile generator tool 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 5 qmake, a tool that helps simplify the build process for development project across different platforms. qmake automates the generation of Makefiles so that only a few lines of information are needed to create each Makefile. qmake can be used for any software project, whether it is written using Qt or not. . Qt 5 qmake requires a platform and compiler description file which contains many default values used to generate appropriate Makefiles. . This package contains also these platform specifications. Package: qt5-qmake-bin Description-md5: 86cdde8a3c4de9597f2460df4811e75d Description-en: Qt 5 qmake Makefile generator tool — binary file 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 binary file for qmake buildsystem. Do not install this package directly, use qt5-qmake instead. Package: qt5-xdgdesktopportal-platformtheme Description-md5: 0a5ddb5371f4cf42243bc780d020c01f Description-en: Qt 5 XDG Desktop Portal platform theme 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 XDG Desktop portal platform theme, which makes Qt use native file dialogs on Flatpak/Snap based environments. Package: qt6-base-dev Description-md5: 5de122fb49a6530449cd0ff824832a0e Description-en: Qt 6 base 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 6 applications. . If you are interested in packaging Qt 6 stuff please take a look at https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html Package: qt6-base-dev-tools Description-md5: 03c8816affbc4104348354220270f2af Description-en: Qt 6 base development programs 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 development programs used for building Qt 6 applications, such as moc, qdbuscpp2xml, qdbusxml2cpp, rcc, syncqt and uic. . We do not recommend depending on this package directly. Please depend on qt6-base-dev instead. Package: qt6-base-private-dev Description-md5: 9c080a5ddebf3c0e2f58a5440a9ec5dc Description-en: Qt 6 base 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 6 applications like the Qt Creator QML Designer plugin. . Use at your own risk. Package: qt6-gtk-platformtheme Description-md5: d29e94f2ccff167a87b09a3efec61ae5 Description-en: Qt 6 GTK+ 3 platform theme 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 GTK+ 3 platform theme, which makes Qt use native icon themes, fonts, and dialogs on GTK-based environments. Package: qt6-qpa-plugins Description-md5: 9fe363e9294190c67fdee748c29adca2 Description-en: Qt 6 QPA plugins 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 following plugins: * uioTouch Plugin * VNC Plugin Package: qt6-xdgdesktopportal-platformtheme Description-md5: 70b7a21f40d6760f8c17fc0359260b87 Description-en: Qt 6 XDG Desktop Portal platform theme 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 XDG Desktop portal platform theme, which makes Qt use native file dialogs on Flatpak/Snap based environments. Package: qtbase5-dev Description-md5: eb1a5e244bfc7327cfdf56f6aff9cab9 Description-en: Qt 5 base 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. . If you are interested in packaging Qt 5 stuff please take a look at https://qt-kde-team.pages.debian.net/packagingqtbasedstuff.html Package: qtbase5-dev-tools Description-md5: 389ab33cc35e6afecee8a8240f83313f Description-en: Qt 5 base development programs 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 development programs used for building Qt 5 applications, such as moc, qdbuscpp2xml, qdbusxml2cpp, rcc, syncqt and uic. . We do not recommend depending on this package directly. Please depend on qtbase5-dev instead. Package: qtbase5-doc Description-md5: ca14ee36d3a7fc0206bfcbb35e2be024 Description-en: Qt 5 base documentation 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 documentation for the Qt 5 base libraries. Package: qtbase5-doc-dev Description-md5: 5f103459e351d7b7e73520be6c3de13a Description-en: Qt 5 base tags 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 doxygen tags files for the qtbase documentation. Package: qtbase5-doc-html Description-md5: 2e4adf9de7ccece9e0fe9efb81d70fe6 Description-en: Qt 5 base HTML documentation 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 HTML documentation for the Qt 5 base libraries. Package: qtbase5-examples Description-md5: ac043eae380c0dcd4bce5d40a835f3e4 Description-en: Qt 5 base 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 Qt base 5 examples. Package: qtbase5-private-dev Description-md5: b388fd86350adaeeb21580f32ba12fcc Description-en: Qt 5 base 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 like Qt Creator QML Designer plugin. . Use at your own risk. Package: qtcreator Description-md5: 0c5039e0a507c692a334b78d1bf243cc Description-en: integrated development environment (IDE) for Qt Qt Creator is a cross-platform integrated development environment (IDE) designed to make development with the Qt application framework faster and easier. . It includes: * An advanced C++ code editor * Integrated GUI layout and forms designer * Project and build management tools * Integrated, context-sensitive help system * Visual debugger * Rapid code navigation tools * Supports multiple platforms * Qt Quick Designer Package: qtcreator-data Description-md5: c45ca137d3d28e169f9b5d991a0e8951 Description-en: application data for Qt Creator IDE This package contains architecture-independent data for Qt Creator IDE. Package: qtcreator-doc Description-md5: 9dc1735086667e3402140ad692f5a8cc Description-en: documentation for Qt Creator IDE Qt Creator is a cross-platform integrated development environment (IDE) designed to make development with the Qt application framework faster and easier. . This package contains documentation for Qt Creator IDE. Package: r-base Description-md5: 5787ca79ed716232c4cc2087ed9b425b Description-en: GNU R statistical computation and graphics system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package is a metapackage which eases the transition from the pre-1.5.0 package setup with its larger r-base package. Once installed, it can be safely removed and apt-get will automatically upgrade its components during future upgrades. Providing this package gives a way to users to then only install r-base-core if they so desire. Package: r-base-core Description-md5: 49185484f9628e672027078b83df963d Description-en: GNU R core of statistical computation and graphics system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the core GNU R system from which only the optional documentation packages r-base-html, r-doc-html, r-doc-pdf and r-doc-info have been split off to somewhat reduce the size of this package. Package: r-base-dev Description-md5: 1a1267651faee382ef4781870ce94812 Description-en: GNU R installation of auxiliary GNU R packages R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package ensures that other Debian packages needed for installation of some auxiliary R packages are installed. Package: r-base-html Description-md5: f571f4afe641faf52e91ea25f9cd2145 Description-en: GNU R html docs for statistical computing system functions R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides html documentation suitable for browsing with a web-browser for the libraries included in the r-base package. It is not a required package as the same documentation is already included for on-line browsing. Package: r-cran-ape Description-md5: 166447854d6bd83748ad21a28b263aaa Description-en: GNU R package for Analyses of Phylogenetics and Evolution This package provides functions for reading, writing, plotting, and manipulating phylogenetic trees, analyses of comparative data in a phylogenetic framework, ancestral character analyses, analyses of diversification and macroevolution, computing distances from DNA sequences, reading and writing nucleotide sequences as well as importing from BioConductor, and several tools such as Mantel's test, generalized skyline plots, graphical exploration of phylogenetic data (alex, trex, kronoviz), estimation of absolute evolutionary rates and clock-like trees using mean path lengths and penalized likelihood, dating trees with non-contemporaneous sequences, translating DNA into AA sequences, and assessing sequence alignments. Phylogeny estimation can be done with the NJ, BIONJ, ME, MVR, SDM, and triangle methods, and several methods handling incomplete distance matrices (NJ*, BIONJ*, MVR*, and the corresponding triangle method). Some functions call external applications (PhyML, Clustal, T-Coffee, Muscle) whose results are returned into R. Package: r-cran-cachem Description-md5: cd489a92be596f1266f1264a812fd63a Description-en: cache GNU R objects with automatic pruning Key-value stores with automatic pruning. Caches can limit either their total size or the age of the oldest object (or both), automatically pruning objects to maintain the constraints. Package: r-cran-chron Description-md5: 161be4daab7463d5a577dbe083bbb08c Description-en: GNU R package for chronologically ordered objects This package contains function for chronologically ordered objects to handle dates and time in GNU R. Package: r-cran-classint Description-md5: 7e760a6ebbc0bc78e58955b9a42045f5 Description-en: GNU R Choose Univariate Class Intervals This package provides selected commonly used methods for choosing univariate class intervals for mapping or other graphics purposes for GNU R. Package: r-cran-conflicted Description-md5: d189767dba08021f3bfbd0761eaea78d Description-en: GNU R alternative conflict resolution strategy R's default conflict management system gives the most recently loaded package precedence. This can make it hard to detect conflicts, particularly when they arise because a package update creates ambiguity that did not previously exist. 'conflicted' takes a different approach, making every conflict an error and forcing you to choose which function to use. Package: r-cran-conquer Description-md5: c772aabccbc90420fcb6aba252008345 Description-en: GNU R package for convolution-type smoothed quantile regression The package offers fast and accurate convolution-type smoothed quantile regression. It is implemented using Barzilai-Borwein gradient descent with a Huber regression warm start. It constructs confidence intervals for regression coefficients using multiplier bootstrap. Package: r-cran-data.table Description-md5: 7873d6a5c1843ec61453a531c950be7a Description-en: GNU R extension of Data.frame Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns and a fast file reader (fread). Offers a natural and flexible syntax, for faster development. Package: r-cran-dbplyr Description-md5: 979e27b558653c0923c5b663de850fcc Description-en: GNU R dplyr back end for databases GNU R dplyr back end for databases that allows you to work with remote database tables as if they are in-memory data frames. Basic features works with any database that has a 'DBI' back end; more advanced features require 'SQL' translation to be provided by the package author. Package: r-cran-dplyr Description-md5: ca032fb1826b546e64bfea05c660e700 Description-en: GNU R grammar of data manipulation This GNU R package provides a fast, consistent tool for working with data frame like objects, both in memory and out of memory. Package: r-cran-dtplyr Description-md5: 9c6ace862a5d202df1df773adcc09113 Description-en: GNU R data table back-end for 'dplyr' Provides a data.table backend for 'dplyr'. The goal of 'dtplyr' is to allow you to write 'dplyr' code that is automatically translated to the equivalent, but usually much faster, data.table code. Package: r-cran-eipack Description-md5: fd24bf875e273e731de39fa88792603a Description-en: GNU R ecological inference and higher-dimension data management Provides methods for analyzing RxC ecological contingency tables using the extreme case analysis, ecological regression, and Multinomial-Dirichlet ecological inference models. Also provides tools for manipulating higher-dimension data objects. Package: r-cran-fastmap Description-md5: a8133c81cb584c0f7dd8ec5562175b53 Description-en: GNU R fast implementation of a key-value store Fast implementation of a key-value store. Environments are commonly used as key-value stores, but every time a new key is used, it is added to R's global symbol table, causing a small amount of memory leakage. This can be problematic in cases where many different keys are used. Fastmap avoids this memory leak issue by implementing the map using data structures in C++. Package: r-cran-fbasics Description-md5: 9f576bd05c812a1f4ea199a51b434d3b Description-en: GNU R package for financial engineering -- fBasics This package of functions for financial engineering and computational finance is part of Rmetrics, a collection of packages written and compiled by Diethelm Wuertz. . fBasics provides basic statistical tests, distributions and other tools used by many of the Rmetrics packages. Package: r-cran-formula Description-md5: 20d1356727c95b843b6f1ff89843b462 Description-en: GNU R package for extended model formulas The Formula package provides Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple responses on the left-hand side. Package: r-cran-haven Description-md5: 7dbc3f0821b676b643880e58e85399a2 Description-en: GNU R package to import/export SPSS, Stata and SAS files The goal of 'haven' is import foreign statistical formats into R via the embedded 'ReadStat' C library. Package: r-cran-hmisc Description-md5: 071f75a87f8f18a68654b258440b9117 Description-en: GNU R miscellaneous functions by Frank Harrell The Hmisc library contains many functions useful for data analysis, high-level graphics, utility operations, functions for computing sample size and power, translating SAS datasets, imputing missing values, advanced table making, variable clustering, character string manipulation, conversion of S objects to LaTeX code, recoding variables, and bootstrap repeated measures analysis. Package: r-cran-httr Description-md5: 15ebc0839801b4e4cea14ad6dee0a0d7 Description-en: GNU R tools for working with URLs and HTTP Useful tools for working with HTTP organised by HTTP verbs (GET(), POST(), etc). Configuration functions make it easy to control additional request components (authenticate(), add_headers() and so on). Package: r-cran-hunspell Description-md5: 1d0725009df8d2a97c0da198b937d199 Description-en: GNU R support for high-performance stemmer, tokenizer, and spell checker Low level spell checker and morphological analyzer based on the famous 'hunspell' library . The package can analyze or check individual words as well as parse text, LaTeX, html or xml documents. For a more user-friendly interface use the 'spelling' package which builds on this package to automate checking of files, documentation and vignettes in all common formats. Package: r-cran-igraph Description-md5: c0edf1c0f5abaa709b43bc1171497ff8 Description-en: GNU R network analysis and visualization This GNU R package provides routines for simple graphs and network analysis. igraph can handle large graphs very well and provides functions for generating random and regular graphs, graph visualization, centrality indices and much more. Package: r-cran-mass Description-md5: 1637487ae1fdcbcc075337db596a5348 Description-en: GNU R package of Venables and Ripley's MASS The MASS package provides functions and datasets to support the book 'Modern Applied Statistics with S' (4th edition) by W.N. Venables and B.D. Ripley. The following URL provides more details about the book: URL: http://www.stats.ox.ac.uk/pub/MASS4 Package: r-cran-matchit Description-md5: eb38c5b814371a9c56e064b45c858371 Description-en: GNU R package of nonparametric matching methods MatchIt implements the suggestions of Ho, Imai, King, and Stuart (2004) for improving parametric statistical models by preprocessing data with nonparametric matching methods. . MatchIt implements a wide range of sophisticated matching methods, making it possible to greatly reduce the dependence of causal inferences on hard-to-justify, but commonly made, statistical modeling assumptions. The software also easily fits into existing research practices since, after preprocessing with MatchIt, researchers can use whatever parametric model they would have used without MatchIt, but produce inferences with substantially more robustness and less sensitivity to modeling assumptions. MatchIt is an R program, and also works seamlessly within Zelig. Package: r-cran-mgcv Description-md5: 8cbc51e89d1ea8ef0b5b4a541dc1b898 Description-en: GNU R package for multiple parameter smoothing estimation This package provides functions for generalised additive models (GAMs) and other generalized ridge regression problems with multiple smoothing parameter selection by GCV or UBRE. It includes an implementation (not a clone) of gam(). . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-mvnfast Description-md5: 1346688edbf09213235127b4f4e049e0 Description-en: GNU R fast multivariate normal and student's t methods Provides computationally efficient tools related to the multivariate normal and Student's t distributions. The main functionalities are: simulating multivariate random vectors, evaluating multivariate normal or Student's t densities and Mahalanobis distances. These tools are very efficient thanks to the use of C++ code and of the OpenMP API. Package: r-cran-phytools Description-md5: f66836da7553b77091704af997f63b10 Description-en: GNU R phylogenetic tools for comparative biology A wide range of functions for phylogenetic analysis. Functionality is concentrated in phylogenetic comparative biology, but also includes a diverse array of methods for visualizing, manipulating, reading or writing, and even inferring phylogenetic trees and data. Included among the functions in phylogenetic comparative biology are various for ancestral state reconstruction, model-fitting, simulation of phylogenies and data, and multivariate analysis. There are a broad range of plotting methods for phylogenies and comparative data which include, but are not restricted to, methods for mapping trait evolution on trees, for projecting trees into phenotypic space or a geographic map, and for visualizing correlated speciation between trees. Finally, there are a number of functions for reading, writing, analyzing, inferring, simulating, and manipulating phylogenetic trees and comparative data not covered by other packages. For instance, there are functions for randomly or non-randomly attaching species or clades to a phylogeny, for estimating supertrees or consensus phylogenies from a set, for simulating trees and phylogenetic data under a range of models, and for a wide variety of other manipulations and analyses that phylogenetic biologists might find useful in their research. Package: r-cran-posterior Description-md5: d0b2e2cd79cf33d96742c46004cd3c04 Description-en: GNU R tools for working with posterior distributions Provides useful tools for both users and developers of packages for fitting Bayesian models or working with output from Bayesian models. The primary goals of the package are to: (a) Efficiently convert between many different useful formats of draws (samples) from posterior or prior distributions. (b) Provide consistent methods for operations commonly performed on draws, for example, subsetting, binding, or mutating draws. (c) Provide various summaries of draws in convenient formats. (d) Provide lightweight implementations of state of the art posterior inference diagnostics. References: Vehtari et al. (2021) . Package: r-cran-qpdf Description-md5: dcf6445111f77e564ad2bef81093c770 Description-en: GNU R split, combine and compress PDF files Content-preserving transformations of PDF files such as split, combine, and compress. This package interfaces directly to the 'qpdf' C++ API and does not require any command line utilities. Note that 'qpdf' does not read actual content from PDF files: to extract text and data you need the 'pdftools' package. Package: r-cran-recipes Description-md5: cd7fdab093dd07718f27cfdb087cfce4 Description-en: GNU R preprocessing tools to create design matrices This GNU R package provides an extensible framework to create and preprocess design matrices. Recipes consist of one or more data manipulation and analysis "steps". Statistical parameters for the steps can be estimated from an initial data set and then applied to other data sets. The resulting design matrices can then be used as inputs into statistical or machine learning models. 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-rpostgresql Description-md5: dd2711f500f22c8852d7e9b5346eec1a Description-en: GNU R package providing database interface and driver for PostgreSQL This package provides a Database Interface (DBI) compliant driver for R to access PostgreSQL database systems. Package: r-cran-rsqlite Description-md5: 24a68b90bcc32afc4d3990d890b579b4 Description-en: Database Interface R driver for SQLite This package embeds the SQLite database engine in R and provides an interface compliant with the DBI package. This package is built with the SQLite package distributed in Debian, not with the copy included in the CRAN package. Package: r-cran-rstan Description-md5: a2598b9c408db224f70af4acf31c66e2 Description-en: GNU R interface to Stan User-facing R functions are provided to parse, compile, test, estimate, and analyze Stan models by accessing the header-only Stan library provided by the 'StanHeaders' package. The Stan project develops a probabilistic programming language that implements full Bayesian statistical inference via Markov Chain Monte Carlo, rough Bayesian inference via 'variational' approximation, and (optionally penalized) maximum likelihood estimation via optimization. In all three cases, automatic differentiation is used to quickly and accurately evaluate gradients without burdening the user with the need to derive the partial derivatives. Package: r-cran-spatstat.linnet Description-md5: 831bc121084fd9b4ab0f388368f24072 Description-en: linear networks functionality of the 'spatstat' family of GNU R Defines types of spatial data on a linear network and provides functionality for geometrical operations, data analysis and modelling of data on a linear network, in the 'spatstat' family of packages. Contains definitions and support for linear networks, including creation of networks, geometrical measurements, topological connectivity, geometrical operations such as inserting and deleting vertices, intersecting a network with another object, and interactive editing of networks. Data types defined on a network include point patterns, pixel images, functions, and tessellations. Exploratory methods include kernel estimation of intensity on a network, K- functions and pair correlation functions on a network, simulation envelopes, nearest neighbour distance and empty space distance, relative risk estimation with cross-validated bandwidth selection. Formal hypothesis tests of random pattern (chi-squared, Kolmogorov- Smirnov, Monte Carlo, Diggle-Cressie-Loosmore-Ford, Dao-Genton, two- stage Monte Carlo) and tests for covariate effects (Cox-Berman-Waller- Lawson, Kolmogorov-Smirnov, ANOVA) are also supported. Parametric models can be fitted to point pattern data using the function lppm() similar to glm(). Only Poisson models are implemented so far. Models may involve dependence on covariates and dependence on marks. Models are fitted by maximum likelihood. Fitted point process models can be simulated, automatically. Formal hypothesis tests of a fitted model are supported (likelihood ratio test, analysis of deviance, Monte Carlo tests) along with basic tools for model selection (stepwise(), AIC()) and variable selection (sdr). Tools for validating the fitted model include simulation envelopes, residuals, residual plots and Q-Q plots, leverage and influence diagnostics, partial residuals, and added variable plots. Random point patterns on a network can be generated using a variety of models. Package: r-cran-spatstat.model Description-md5: d4142cce6152d84471fc865cae2a337d Description-en: GNU R parametric statistical modelling for the 'spatstat' family Functionality for exploratory data analysis and nonparametric analysis of spatial data, mainly spatial point patterns, in the 'spatstat' family of packages. (Excludes analysis of spatial data on a linear network, which is covered by the separate package 'spatstat.linnet'.) Methods include quadrat counts, K-functions and their simulation envelopes, nearest neighbour distance and empty space statistics, Fry plots, pair correlation function, kernel smoothed intensity, relative risk estimation with cross-validated bandwidth selection, mark correlation functions, segregation indices, mark dependence diagnostics, and kernel estimates of covariate effects. Formal hypothesis tests of random pattern (chi-squared, Kolmogorov-Smirnov, Monte Carlo, Diggle-Cressie-Loosmore- Ford, Dao-Genton, two-stage Monte Carlo) and tests for covariate effects (Cox-Berman-Waller-Lawson, Kolmogorov-Smirnov, ANOVA) are also supported. Package: r-cran-tikzdevice Description-md5: 58c2294d97e360f35b88b3c50307cccf Description-en: GNU R graphics output in LaTeX format This GNU R package provides a graphics output device for R that records plots in a LaTeX-friendly format. The device transforms plotting commands issued by R functions into LaTeX code blocks. When included in a LaTeX document, these blocks are interpreted with the help of 'TikZ'—a graphics package for TeX and friends written by Till Tantau. Using the 'tikzDevice', the text of R plots can contain LaTeX commands such as mathematical formula. The device also allows arbitrary LaTeX code to be inserted into the output stream. Package: r-cran-webfakes Description-md5: c1ea99244ff1d23d5a27a1718854b04a Description-en: fake Web Apps for HTTP testing of GNU R packages Create a web app that makes it easier to test web clients without using the internet. It includes a web app framework with path matching, parameters and templates. Can parse various 'HTTP' request bodies. Can send 'JSON' data or files from the disk. Includes a web app that implements the web service. Package: r-cran-webgestaltr Description-md5: 721be8cc518c444d7770c7cfd75924fb Description-en: find over-represented properties in gene lists The web version WebGestalt supports 12 organisms, 354 gene identifiers and 321,251 function categories. Users can upload the data and functional categories with their own gene identifiers. In addition to the Over-Representation Analysis, WebGestalt also supports Gene Set Enrichment Analysis and Network Topology Analysis. The user-friendly output report allows interactive and efficient exploration of enrichment results. The WebGestaltR package not only supports all above functions but also can be integrated into other pipeline or simultaneously analyze multiple gene lists. Package: r-cran-xslt Description-md5: 5573bfaf952df9e3578e282e7d75f735 Description-en: extensible style-sheet language transformations for GNU R This GNU R package is an extension for the 'xml2' package to transform XML documents by applying an 'xslt' style-sheet. Package: r-cran-xts Description-md5: 4391f3ce1cfceaff89e5c5c20e46f6db Description-en: GNU R package for time series analysis -- xts This package provide uniform handling of R's different time-based data classes by extending r-cran-zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability. Package: r-doc-html Description-md5: 915d39f623bffdcd57d9a67a9e4f756a Description-en: GNU R html manuals for statistical computing system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in html format. The sibling packages r-doc-pdf and r-doc-info provides the same manuals. Package: r-doc-info Description-md5: 473a7b2c67dab81cd13f242acf3f1254 Description-en: GNU R info manuals statistical computing system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in info format. The sibling packages r-doc-html and r-doc-pdf provide the same manuals. Package: r-doc-pdf Description-md5: 5726be4a4c2028d1d2bd9ee6122a0612 Description-en: GNU R pdf manuals for statistical computing system R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the R manuals in pdf format. The sibling packages r-doc-html and r-doc-info provides the same manuals. Package: r-mathlib Description-md5: fda173ca22c9952d304064d107a71c22 Description-en: GNU R standalone mathematics library R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This package provides the libRmath shared and static libraries which can be called from standalone C or C++ code. Package: r-recommended Description-md5: fa7931c821d7f86d0b3420906f4ab9a1 Description-en: GNU R collection of recommended packages [metapackage] R is a system for statistical computation and graphics. It consists of a language plus a run-time environment with graphics, a debugger, access to certain system functions, and the ability to run programs stored in script files. . The design of R has been heavily influenced by two existing languages: Becker, Chambers & Wilks' S and Sussman's Scheme. Whereas the resulting language is very similar in appearance to S, the underlying implementation and semantics are derived from Scheme. . The core of R is an interpreted computer language which allows branching and looping as well as modular programming using functions. Most of the user-visible functions in R are written in R. It is possible for the user to interface to procedures written in the C, C++, or FORTRAN languages for efficiency, and many of R's core functions do so. The R distribution contains functionality for a large number of statistical procedures and underlying applied math computations. There is also a large set of functions which provide a flexible graphical environment for creating various kinds of data presentations. . Additionally, several thousand extension "packages" are available from CRAN, the Comprehensive R Archive Network, many also as Debian packages, named 'r-cran-'. . This Debian package is now a metapackage that depends on a set of packages that are recommended by the upstream R core team as part of a complete R distribution, and distributed along with the source of R itself, as well as directly via the CRAN network of mirrors. This set comprises the following packages (listed in their upstream names): - KernSmooth: Functions for kernel smoothing for Wand & Jones (1995) - Matrix: Classes and methods for dense and sparse matrices and operations on them using Lapack and SuiteSparse - MASS, class, nnet and spatial: packages from Venables and Ripley, `Modern Applied Statistics with S' (4th edition). - boot: Bootstrap R (S-Plus) Functions from the book "Bootstrap Methods and Their Applications" by A.C. Davison and D.V. Hinkley (1997). - cluster: Functions for clustering (by Rousseeuw et al.) - codetools: Code analysis tools for R - foreign: Read data stored by Minitab, S, SAS, SPSS, Stata, ... - lattice: Implementation of Trellis (R) graphics - mgcv: Multiple smoothing parameter estimation and GAMs by GCV - nlme: Linear and nonlinear mixed effects models - rpart: Recursive partitioning and regression trees - survival: Survival analysis, including penalised likelihood. Package: redis Description-md5: 78a6a1a27b35b2a9388a817f91f05f71 Description-en: Persistent key-value database with network interface (metapackage) Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. . This package depends on the redis-server package. Package: redis-sentinel Description-md5: f4556dfa5cce22a246afed26179a780a Description-en: Persistent key-value database with network interface (monitoring) Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . This package contains the Redis Sentinel monitoring software. Package: redis-server Description-md5: 9160ed1405585ab844f8750a9305d33f Description-en: Persistent key-value database with network interface Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. Package: redis-tools Description-md5: 73e12355ae0942ddf9ddc6d068f95d50 Description-en: Persistent key-value database with network interface (client) Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . This package contains the command line client and other tools. Package: rhino Description-md5: c0634d81edf27589098e6ab9ae84198f Description-en: JavaScript engine written in Java Rhino is an implementation of the JavaScript language written entirely in Java. It is typically embedded into Java applications to provide scripting to end users. Package: roger-router Description-md5: 9bb0ac2636b14376c6bd383ecc97b549 Description-en: Home router management tool - GUI Journal, Fax-Software and Call-Monitor for AVM FRITZ!Box or compatible routers. The following features are supported through plugins: . * Call monitor, journal and address book * Use system as softphone or dial support * Fax transfer with CUPS integration. * import address books from the Fritz!Box, Evolution and Thunderbird * status icon and notification popus . A predecessor to the program was formerly called FRITZ!Box Fun (ffgtk). This is the GUI version of the program including plugins. Package: ruby-aliyun-sdk Description-md5: 7aed2cae45b7a27b02424d1729a3029c Description-en: Aliyun OSS SDK for Ruby Alibaba Cloud OSS SDK for Ruby is a Ruby client program for convenient access to Alibaba Cloud OSS (Object Storage Service) RESTful APIs. Package: ruby-app-store-connect Description-md5: 398be693d516035fc787b12a1de0a1b3 Description-en: Ruby interface to the App Store Connect API A Ruby interface to the App Store Connect API Package: ruby-aws-sdk-core Description-md5: 6626056ea4c7041a1fa4737ffd02d0ea Description-en: AWS SDK for Ruby - Core Provides API clients for AWS. This gem is part of the official AWS SDK for Ruby. Package: ruby-celluloid Description-md5: 7410cd591431fe9d44e55aa8917f64fd Description-en: actor-based concurrent object framework for ruby Celluloid provides a simple and natural way to build fault-tolerant concurrent programs in Ruby. . Celluloid enables people to build concurrent programs out of concurrent objects just as easily as they build sequential programs out of sequential objects. . Recommended for any developer, including novices, Celluloid should help ease your worries about building multithreaded Ruby programs. Package: ruby-digest-crc Description-md5: e691c68aaafbaa945d1df24e30c913c7 Description-en: Cyclic Redundancy Check (CRC) library for Ruby Adds support for calculating Cyclic Redundancy Check (CRC) to the Digest module. Package: ruby-parallel Description-md5: 740ec9fb40a63a9b8b7e74bc3c2fdc47 Description-en: library to run any kind of code in parallel processes This package provides a Ruby library to run any code in parallel Processes (in order to use all CPUs) or Threads (to speedup blocking operations). . This is best suited for map-reduce operations or e.g. parallel downloads or uploads. Package: ruby-prometheus-client-mmap Description-md5: 669ffb11940e826ce495f3a2562b37ed Description-en: suite of instrumentation metric primitives These instrumentation metric primitives can be exposed through a web services interface. Intended to be used together with a Prometheus server. . This Prometheus library is fork of Prometheus Ruby Client that uses mmap'ed files to share metrics from multiple processes. This allows efficient metrics processing for Ruby web apps running in multiprocess setups like Unicorn. Package: ruby-rspec-block-is-expected Description-md5: d2f8342fb4f6da1431816ffd7de1515b Description-en: Simplify testing of blocks in RSpec via block_is_expected subject { Integer(nil) }; it('raises') { block_is_expected.to raise_error(TypeError) } Package: ruby-silent-stream Description-md5: 3878767e0a3e7dfdcad22d02838e42e5 Description-en: ActiveSupport's Stream Silencing - Without ActiveSupport ActiveSupport Kernel Reporting Detritus with a few enhancements. Extraction of some parts of ActiveSupport's Kernel Reporting Core Extensions around silencing IO streams. Package: ruby-telesign Description-md5: 98b3548f204855b13a6451e693c3edf5 Description-en: TeleSign Ruby SDK TeleSign Ruby SDK lets you easily integrate with our REST API Package: salmon Description-md5: 2d4c57b85c974a51ce828b2205df95e8 Description-en: wicked-fast transcript quantification from RNA-seq data Salmon is a wicked-fast program to produce a highly-accurate, transcript-level quantification estimates from RNA-seq data. Salmon achieves is accuracy and speed via a number of different innovations, including the use of lightweight alignments (accurate but fast-to-compute proxies for traditional read alignments) and massively-parallel stochastic collapsed variational inference. The result is a versatile tool that fits nicely into many different pipelines. For example, you can choose to make use of the lightweight alignments by providing Salmon with raw sequencing reads, or, if it is more convenient, you can provide Salmon with regular alignments (e.g. computed with your favorite aligner), and it will use the same wicked-fast, state-of-the-art inference algorithm to estimate transcript-level abundances for your experiment. Package: securefs Description-md5: e933938b3632948b7bf3be4de8ccebfc Description-en: Filesystem in userspace with transparent authenticated encryption securefs mounts a regular directory onto a mount point. The mount point appears as a regular filesystem, where one can read/write/create files, directories and symbolic links. The underlying directory will be automatically updated to contain the encrypted and authenticated contents. Package: slic3r-prusa Description-md5: 4ecde508b03e32ebfd9a86530ee9e238 Description-en: Transitional package for prusa-slicer PrusaSlicer converts digital 3D models into printing instructions (G-code) for your 3D printer. It cuts the model into horizontal slices (layers), generates toolpaths to fill them and calculates the amount of material to be extruded. . PrusaSlicer supports input in the STL, AMF and OBJ formats, and can output G-code for several series of 3D printers, including RepRap, Ultimaker, Makerbot, as well as SVG files for DLP printers. . It can be used with a graphical interface, or in batch mode via the command-line. . This is a transitional package. It can safely be removed. Package: slsh Description-md5: da03b0012d9ccb8fd3c332515567d184 Description-en: Interpreter for S-Lang language S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. . This package contains a stand-alone interpreter for scripts written in the S-Lang language. Package: snowflake-client Description-md5: dfd6c1ccb33f02f8a27af99842b1c15a Description-en: WebRTC pluggable transport for Tor (client) Snowflake helps users circumvent censorship by making a WebRTC connection to volunteer proxies. These proxies relay Tor traffic to a Snowflake bridge and then to through the Tor network. . This package provides the client. Package: snowflake-proxy Description-md5: 89ccbccc1242a66948d321dfd0a4847f Description-en: WebRTC pluggable transport for Tor (proxy) Snowflake helps users circumvent censorship by making a WebRTC connection to volunteer proxies. These proxies relay Tor traffic to a Snowflake bridge and then to through the Tor network. . This package provides the proxy. Package: socklog Description-md5: 9c1baf81e4e16b1dd60c6c9aef63b0db Description-en: system and kernel logging services - binaries socklog cooperates with the runit package to create a small and secure replacement for rsyslog. socklog supports system logging through Unix domain sockets (/dev/log), UDP sockets (0.0.0.0:514), as well as TCP socket, with the help of runit's runsvdir, runsv, and svlogd. socklog provides a different network logging concept, and also does log event notification. svlogd has built in log file rotation based on file size, so there is no need for any cron jobs to rotate the logs. socklog is small, secure, and reliable. . This package contains the socklog binaries and manual pages. Package: socklog-run Description-md5: ff83493ae4bcfd2e204e5ecf7b81ee68 Description-en: system and kernel logging services - runit services socklog cooperates with the runit package to create a small and secure replacement for rsyslog. socklog supports system logging through Unix domain sockets (/dev/log), UDP sockets (0.0.0.0:514), as well as TCP socket, with the help of runit's runsvdir, runsv, and svlogd. socklog provides a different network logging concept, and also does log event notification. svlogd has built in log file rotation based on file size, so there is no need for any cron jobs to rotate the logs. socklog is small, secure, and reliable. . This package includes the configuration files to run socklog under runit supervision as system and kernel log daemons. The socklog-unix and socklog-klog services are enabled by default. The socklog-inet, socklog-notify, and socklog-ucspi-tcp services are examples and disabled by default. Package: sqlite3-tools Description-md5: cd466a59cb15b533621fe0d296878c24 Description-en: Command line interface for SQLite 3 (tools) This package contains various tools such as: - showdb - showjournal - showstat4 - showwal - sqldiff - sqlite3_analyzer Package: stress-ng Description-md5: e4b37767e71cce0d013c8e30c3be093b Description-en: tool to load and stress a computer stress-ng can stress various subsystems of a computer. It can stress load CPU, cache, disk, memory, socket and pipe I/O, scheduling and much more. stress-ng is a re-write of the original stress tool by Amos Waterland but has many additional features such as specifying the number of bogo operations to run, execution metrics, a stress verification on memory and compute operations and considerably more stress mechanisms. Package: subread Description-md5: 2dc580306017678479e17e30f365b713 Description-en: toolkit for processing next-gen sequencing data Subread aligner can be used to align both gDNA-seq and RNA-seq reads. Subjunc aligner was specified designed for the detection of exon-exon junction. For the mapping of RNA-seq reads, Subread performs local alignments and Subjunc performs global alignments. Package: subread-data Description-md5: ce97b2286edd745f853d9e5692194176 Description-en: data files for subread package This package provides data files from the original tarball: - annotation: Directory including NCBI RefSeq gene annotations for genomes 'hg19', 'mm10' and 'mm9'. Each row is an exon. Entrez gene identifiers and chromosomal coordinates are provided for each exon. - test: Directory including test data and scripts. Package: systemd-cron Description-md5: 36b272e4814f3e0aec170736de5f9b3a Description-en: systemd units to provide cron daemon & anacron functionality Provides systemd units to run cron jobs in /etc/cron.hourly cron.daily cron.weekly and cron.monthly directories, without having cron or anacron installed. It also provides a generator that dynamicaly translate /etc/crontab, /etc/cron.d/* and user cronjobs in systemd units. Please notice this package provide a different set of features than Vixie-cron; trying to remain as simple as possible. By example, to avoid to run process through a wrapper, but have instead systemd run those directly, it only send mails on error, including only a small blurb from the Journal; but doesn't send the full output of processes. Package: transmission Description-md5: ad4c3a4546931273694cb4f642f5341d Description-en: lightweight BitTorrent client Transmission is a set of lightweight BitTorrent clients (in GUI, CLI and daemon form). All its incarnations feature a very simple, intuitive interface on top on an efficient, cross-platform back-end. . This is just a metapackage depending on one of the front-end alternatives Package: transmission-cli Description-md5: 2bb621d0d95ecd3582f524eb28dbf71e Description-en: lightweight BitTorrent client (command line programs) Transmission is a set of lightweight BitTorrent clients (in GUI, CLI and daemon form). All its incarnations feature a very simple, intuitive interface on top on an efficient, cross-platform back-end. . This package contains a (deprecated) stand-alone command-line client, transmission-remote to interface with transmission-daemon and tools to create, edit and inspect torrent files. Package: transmission-daemon Description-md5: c5796eb91f75285b9af0fb5f16136e5d Description-en: lightweight BitTorrent client (daemon) Transmission is a set of lightweight BitTorrent clients (in GUI, CLI and daemon form). All its incarnations feature a very simple, intuitive interface on top on an efficient, cross-platform back-end. . This package contains the transmission-daemon. For the associated transmission-remote, see the package transmission-cli. Package: transmission-qt Description-md5: 55875b4734dfba52b8c3483949c1215e Description-en: lightweight BitTorrent client (Qt interface) Transmission is a set of lightweight BitTorrent clients (in GUI, CLI and daemon form). All its incarnations feature a very simple, intuitive interface on top on an efficient, cross-platform back-end. . This package contains the Qt stand-alone client. Package: trilinos-all-dev Description-md5: 0283f81dd4eccfc62ec33075ee62607f Description-en: object-oriented framework for large-scale problems - development files (ALL) The Trilinos Project is an effort to develop algorithms and enabling technologies within an object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems. A unique design feature of Trilinos is its focus on packages. . This package depends on all Trilinos development packages. Package: trilinos-dev Description-md5: 1014135df0e0494b17d84c18d56d3bdb Description-en: object-oriented framework for large-scale problems - development files The Trilinos Project is an effort to develop algorithms and enabling technologies within an object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems. A unique design feature of Trilinos is its focus on packages. . This package contains the development header and some makefile templates. Package: trilinos-doc Description-md5: c82b0e9d648ffadfe6253c904200a1e1 Description-en: object-oriented framework for large-scale problems - documentation The Trilinos Project is an effort to develop algorithms and enabling technologies within an object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems. A unique design feature of Trilinos is its focus on packages. . This is documentation for the Trilinos libraries in HTML format. Some pages point to header files provided in the corresponding -dev package, so it is suggested to install the latter as well. Package: umockdev Description-md5: 286db1dc230b4374b7e4132a74169450 Description-en: record/mock hardware devices for bug reports and regression tests umockdev mocks hardware devices for creating unit tests for libraries and programs that handle Linux hardware devices. . This package provides tools to record the properties and behaviour of particular devices, and to run a program or test suite under a test bed with the previously recorded devices loaded. . Right now this covers sysfs, uevents, basic support for /dev devices, and recording/mocking usbdevfs ioctls (for PtP/MTP devices). . With this you can simulate particular hardware in virtual environments up to some degree, without needing any particular privileges or disturbing the whole system. Package: vmdb2 Description-md5: e16ea9087912df6e6fa120f7246e631a Description-en: creator of disk images with Debian installed vmdb2 will be a successor of vmdebootstrap. It will create disk images for virtual machines and real hardware, with partitioning, and a boot loader, and a Debian installation. Package: wine-development Description-md5: 139da20fbef0c3dd79adf5ac1f0975f8 Description-en: Windows API implementation - standard suite Wine is a free MS-Windows API implementation. . This package provides essential wrappers and convenience tools for the standard Wine components. It also employs the Debian alternatives system to provide the usual command names, e.g. "wine" instead of "wine-development". Package: wine64-development Description-md5: 54c9838740378ccb14f94eb5ac802f63 Description-en: Windows API implementation - 64-bit binary loader Wine is a free MS-Windows API implementation. . This package provides the binary loader for 64-bit Windows applications. Package: wine64-development-preloader Description-md5: 69498f9ec1c6b32adf50641cc3a6ba4c Description-en: Windows API implementation - prelinked 64-bit binary loader Wine is a free MS-Windows API implementation. . This package provides the prelinked loader for 64-bit Windows applications. Package: wine64-development-tools Description-md5: 7f1bd7babff1d0228d2a02bd58dedb25 Description-en: Windows API implementation - 64-bit developer tools Wine is a free MS-Windows API implementation. . This package provides Wine's 64-bit developer tools. They are capable of generating both 32- and 64-bit results. Package: winetricks Description-md5: 4efe4d2cbe110743095197ee41a22e2b Description-en: simple tool to work around common problems in Wine Winetricks lets you install missing DLLs or tweak various Wine settings individually. It also has a menu of supported games/apps for which it can do all the workarounds automatically. . It can be used via GUI or commandline, whichever you prefer; the commandline mode is particularly useful as a building block in fancier wine frontends and in automated regression testing. Package: woof-doom Description-md5: bc8da02b78df790cdf19f30cd38e28f6 Description-en: Doom source port MBF targeted at modern systems Woof! is a continuation of Lee Killough's Doom source port MBF targeted at modern systems. . MBF stands for "Marine's Best Friend" and is widely regarded as the successor of the Boom source port by TeamTNT. It serves as the code base for popular Doom source ports such as PrBoom+/DSDA-Doom or The Eternity Engine. As the original engine was limited to run only under MS-DOS, it has been ported to Windows by Team Eternity under the name WinMBF in 2004. Woof! is developed based on the WinMBF code with the aim to make MBF more widely available and convenient to use on modern systems. . To achieve this goal, this source port is less strict regarding its faithfulness to the original MBF. It is focused on quality-of-life enhancements, bug fixes and compatibility improvements. However, all changes have been introduced in good faith that they are in line with the original author's intentions and even for the trained eye, this source port should still look very familiar to the original MBF. . In summary, this project's goal is to forward-port MBF.EXE from DOS to 21st century and remove all the stumbling blocks on the way. Furthermore, just as MBF was ahead of its time, this project dedicates itself to early adoption of new modding features such as DEHEXTRA+DSDHacked, UMAPINFO and MBF21. Package: xmaxima Description-md5: 832404665e6cce169548e4687edf6d5a Description-en: Computer algebra system -- x interface Maxima is a fully symbolic computation program. It is full featured doing symbolic manipulation of polynomials, matrices, rational functions, integration, Todd-coxeter methods for finite group analysis, graphing, multiple precision floating point computation. It has a symbolic source level debugger for maxima code. Maxima is based on the original Macsyma developed at MIT in the 1970s. It is quite reliable, and has good garbage collection, and no memory leaks. It comes with hundreds of self tests. . This package contains an X Windows interface using the tcl/tk libraries. Package: yosys-plugin-ghdl Description-md5: 0a87614ab38798107329009f5d312922 Description-en: VHDL to RTL synthesis plugin using GHDL This yosys plugin allows running RTL synthesis from VHDL source code instead of yosys' native Verilog. . This allows a full synthesis flow from VHDL to hardware for FPGAs where the GHDL compiler is used to analyse the VHDL sources and yosys is used to perform logic optimization, technology mapping and convertion to netlist format. Package: zulucrypt-cli Description-md5: 8776bc4b264928d0a46995af3b7b334b Description-en: tool for encrypting volumes zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . zulucrypt-cli is a command line interface frontend to cryptsetup and tcplay and it is a tool that make it easy to manage LUKS, PLAIN and TRUECRYPT encrypted volumes. With one command you can encrypt a volume. Without zulucrypt-cli would be multiple commands needed to achieve the same result. Package: zulucrypt-gui Description-md5: f4172756adcde7533ace4eab972460f8 Description-en: graphical front end for zulucrypt-cli zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . zulucrypt-gui is a front end for zulucrypt-cli. This way all activities can be performed easily by the graphical interface. Package: zulumount-cli Description-md5: febbf9500ead0cfe9d7bf10965ad0ef7 Description-en: tool that manages encrypted volumes zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . zulumount-cli is a command line interface that has a primary mission of opening and closing encrypted volumes as well as mounting and unmounting unencrypted volumes and opened encrypted ones. Its primary purpose is to do what tools like udisks does. Package: zulumount-gui Description-md5: 746afd29dc50507c0e8a1fa7d5a7ddb4 Description-en: graphical front end for zulumount-cli zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . zuluMount-gui is a front end for zuluMount-cli. This way all activities the zulumount-cli can be performed easily by the graphical interface. . zuluMount-gui can unlock cryfs, encfs, gocryptfs and ecryptfs. Package: zulupolkit Description-md5: 499c52c8ae166e9e3ad52c39a7377c02 Description-en: tool to execute privileged operations zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . zulupolkit is the cli component that runs privileged and works between CLI and GUI components to provides privileged operations for GUI components. Package: zulusafe-cli Description-md5: 0af88f32298465c0f3876b1eb5646c68 Description-en: cli that manages encrypted volumes zulucrypt is a suite of applications for creating and managing volumes encrypted with luks, plain, truecrypt and veracrypt. . zulusafe-cli is a tool responsible for the safe storage files in a wallet. Added files to the wallet will be stored in a secured file located at "~/.config/lxqt/wallets/zuluSafe/YYY.lwt" where YYY is the wallet name. Package: calligra-gemini Description-md5: e156dccbd8762e0bf3c51b08fa15e113 Description-en: unified interface for stage and words Calligra Gemini provide a unified applications which combines traditional desktop application and touch friendly interface for the Words and Stage components. . This package is part of the Calligra Suite. Package: calligra-libs Description-md5: bd711fec00d4e12eb191529df959aaf2 Description-en: common libraries and binaries for the Calligra Suite This package provides the libraries and binaries that are shared amongst the various components of Calligra. . This package is part of the Calligra Suite. Package: calligrasheets Description-md5: 2d8660804f7fda925c09df2937712c47 Description-en: spreadsheet for the Calligra Suite Tables is a powerful spreadsheet application. It is scriptable and provides both table-oriented sheets and support for complex mathematical formulae and statistics. It is the successor of KSpread. . This package is part of the Calligra Suite. Package: calligrastage Description-md5: 4b8f690fc43fe1ca4190000d83114c16 Description-en: presentation program for the Calligra Suite Stage is an easy to use yet still flexible presentation application. You can easily create presentations containing a rich variety of elements, from graphics to text, from charts to images. Stage is extensible through a plugin system, so it is easy to add new effects, new content elements or even new ways of managing your presentation. . Stage natively uses the OpenDocument file format standard, for easy interchange with all ODF supporting applications, which includes Microsoft Office. Examples of its easy-to-use features are support for layouts, a special slide overview view during presentations for the presenter, support for many different master sliders in one presentation, cool transitions and a useful notes feature. . This package is part of the Calligra Suite. Package: calligrawords Description-md5: e8c718ad734d42503998d607ce115062 Description-en: word processor for the Calligra Suite Words is a FrameMaker-like word processing and desktop publishing application. It is capable of creating polished and professional looking documents. It can be used for desktop publishing, but also for "normal" word processing, like writing letters, reports and so on. . This package is part of the Calligra Suite. Package: delve Description-md5: d406f71ed83cbc3be83251e4d732cac5 Description-en: debugger for the Go programming language Delve enables you to interact with your program by controlling the execution of the process, evaluating variables, and providing information of thread/goroutine state, CPU register state and more. Package: git-annex Description-md5: 88efc7abdf2a743a6caeeb3db7c83733 Description-en: manage files with git, without checking their contents into git git-annex allows managing large files with git, without storing the file contents in git. It can sync, backup, and archive your data, offline and online. Checksums and encryption keep your data safe and secure. Bring the power and distributed nature of git to bear on your large files with git-annex. . It can store large files in many places, from local hard drives, to a large number of cloud storage services, including S3, WebDAV, and rsync, with dozens of cloud storage providers usable via plugins. Files can be stored encrypted with gpg, so that the cloud storage provider cannot see your data. git-annex keeps track of where each file is stored, so it knows how many copies are available, and has many facilities to ensure your data is preserved. . git-annex can also be used to keep a folder in sync between computers, noticing when files are changed, and automatically committing them to git and transferring them to other computers. The git-annex webapp makes it easy to set up and use git-annex this way. Package: karbon Description-md5: c543dbc851e9639d2f9bd45d7103ac4e Description-en: vector graphics application for the Calligra Suite Karbon is a vector drawing application with an user interface that is easy to use, highly customizable and extensible. That makes Karbon a great application for users starting to explore the world of vector graphics as well as for artists wanting to create breathtaking vector art. Features include: . * Loading support for ODG, SVG, WMF, WPG, EPS/PS * Writing support for ODG, SVG, WMF, PNG, PDF * Customizable user interface with freely placeable toolbars and dockers * Layer docker for easy handling of complex documents including preview thumbnails, support for grouping shapes via drag and drop, controlling visibility of shapes or locking * Advanced path editing tool with great on-canvas editing capabilities * Various drawing tools for creating path shapes including a draw path tool and a pencil tool, as well as a calligraphy drawing tool * Gradient and pattern tools for easy on-canvas editing of gradient and pattern styles * Top notch snapping facilities for guided drawing and editing (e.g. snapping to grid, guide lines, path nodes, bounding boxes, orthogonal positions, intersections of path shapes or extensions of lines and paths) * Many predefined basic shapes included, such as circle/ellipse, star or rectangle * Artistic text shape with support for following path outlines (i.e. text on path) * Complex path operations and effects like Boolean set operations, path flattening, rounding and refining as well as whirl/pinch effects * Extensible by writing plugins for new tools, shapes and dockers . This package is part of the Calligra Suite. Package: kickpass Description-md5: 16cbfa663e00426e17ba415876508861 Description-en: simple password safe It keep each password in a specific safe, protected with modern cryptography. Command line interface is splited into different command. . It has features like: * One password to rule them all; * Oone password to find them; * One password to bring them all * Integrated password generator; * Full text metadata with your favorite editor; * Direct copy to X selection and clipboard; * Strong encryption: AEAD with chacha20 and poly1305. Package: libkickpass-dev Description-md5: 1f46430054c8c3b6ee89ef8273af5d23 Description-en: library used by kickpass (development files) Kickpass is built around this shared library. libkickpass leverage libsodium to create safes. Safes are created using authenticated encryption with associated data. As of now libkickpass use chacha20 along with poly1305 to encrypt and authenticate the safe. . This package provides the development files. Package: libkickpass0 Description-md5: 02ba86ba4e0d1083544ffb8e43a713ab Description-en: library used by kickpass Kickpass is built around this shared library. libkickpass leverage libsodium to create safes. Safes are created using authenticated encryption with associated data. As of now libkickpass use chacha20 along with poly1305 to encrypt and authenticate the safe. Package: okular-backend-odp Description-md5: b35a667ad1ed048d126b2bff8bf907af Description-en: Okular backend for ODP documents This package provides a backend for Okular to view OpenDocument Presentation (ODP) documents, but also PowerPoint and PPTX documents. . This package is part of the Calligra Suite. Package: okular-backend-odt Description-md5: 4cdcf0582561c0f594bb6ce736fd3e58 Description-en: Okular backend for ODT documents This package provides a backend for Okular to view OpenDocument Text (ODT) documents, but also DOC, DOCX, RTF and WPD documents. . This package is part of the Calligra Suite. Package: eztrace Description-md5: e1dc5c0f13d8ddd27c1ffd5e0fa052bf Description-en: Automatic execution trace generation for HPC - tools EZTrace is a tool that aims at generating automatically execution traces from HPC (High Performance Computing) programs. It generates execution trace files that can be interpreted by visualization tools such as ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC primitives, to be observed. . This package contains the tools. Package: ges1.0-tools Description-md5: c59e8d2cae5d7d4114d74760a82cde3f Description-en: Tools for use with the GStreamer editing services The GStreamer multimedia framework and the accompanying NLE set of plugins for non-linear editing offer all the building blocks for: * Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. * Easily choosing segments of streams and arranging them through time through the NLE set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). . The GStreamer Editing Services (GES) aims to fill the gap between GStreamer/NLE and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications. . This package contains command-line tools for GStreamer editing services. Package: gir1.2-ges-1.0 Description-md5: 6becd314b8c159acf979f724d8fa3df7 Description-en: GObject introspection data for the GES library The GStreamer multimedia framework and the accompanying NLE set of plugins for non-linear editing offer all the building blocks for: * Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. * Easily choosing segments of streams and arranging them through time through the NLE set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). . The GStreamer Editing Services (GES) aims to fill the gap between GStreamer/NLE and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications. . This package contains introspection data for the GStreamer editing services. Package: libeztrace-dev Description-md5: fa869525a5354c44bf2db0d4c3a520cc Description-en: Automatic execution trace generation for HPC - development files EZTrace is a tool that aims at generating automatically execution traces from HPC (High Performance Computing) programs. It generates execution trace files that can be interpreted by visualization tools such as ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC primitives, to be observed. . This package contains the development files. Package: libeztrace0 Description-md5: 72d91f068e85b3fa50d696af4c3a4224 Description-en: Automatic execution trace generation for HPC - runtime libraries EZTrace is a tool that aims at generating automatically execution traces from HPC (High Performance Computing) programs. It generates execution trace files that can be interpreted by visualization tools such as ViTE. It uses LD_PRELOAD and dlsym() to intercept calls to the usual HPC primitives, to be observed. . This package contains the development files. Package: libges-1.0-0 Description-md5: de28b750b9b6e559b75ec37765eea314 Description-en: GStreamer editing services (shared library) The GStreamer multimedia framework and the accompanying NLE set of plugins for non-linear editing offer all the building blocks for: * Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. * Easily choosing segments of streams and arranging them through time through the NLE set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). . The GStreamer Editing Services (GES) aims to fill the gap between GStreamer/NLE and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications. . This package contains the shared library for the GStreamer editing services. Package: libges-1.0-dev Description-md5: 74b2379c8aaad1a31d6e1510697d736e Description-en: GStreamer editing services (development files) The GStreamer multimedia framework and the accompanying NLE set of plugins for non-linear editing offer all the building blocks for: * Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. * Easily choosing segments of streams and arranging them through time through the NLE set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). . The GStreamer Editing Services (GES) aims to fill the gap between GStreamer/NLE and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications. . This package contains development files for the GStreamer editing services. Package: wine32-development Description-md5: 6f28cbab79bb4fb84526de688bbbb0dc Description-en: Windows API implementation - 32-bit binary loader Wine is a free MS-Windows API implementation. . This package provides the binary loader for 32-bit Windows applications. Package: wine32-development-preloader Description-md5: 119d146ee6d0a5c98595d4bc824e95a7 Description-en: Windows API implementation - prelinked 32-bit binary loader Wine is a free MS-Windows API implementation. . This package provides the prelinked loader for 32-bit Windows applications. Package: wine32-development-tools Description-md5: ad5c80d7c4e68fb2b9a14646e195ed9e Description-en: Windows API implementation - 32-bit developer tools Wine is a free MS-Windows API implementation. . This package provides Wine's 32-bit developer tools. They are capable of generating 32-bit results. 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: librust-xkbcommon-dev Description-md5: 4fe9744260eb08d1187b7a5835e6b391 Description-en: Rust bindings and wrappers for libxkbcommon - Rust source code This package contains the source for the Rust xkbcommon 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: pinball-table-gnu Description-md5: c3ed62ecf9f895359d59b9c06d5bb0c9 Description-en: GNU Pinball table for emilia pinball Another pinball table to have fun, behaviour plugin. The table is dedicated to GNU project. It features multiballs, magnets and bumpers. Package: libgatk-bwamem-jni Description-md5: 45fd8401627d32a5ea212067195b67e4 Description-en: interface to call Heng Li's bwa mem aligner from Java code (jni) BWA (Burrows-Wheeler Aligner) is a software package for mapping low-divergent sequences against a large reference genome, such as the human genome. It is written in C. . gatk-bwamem provides a Java library and a shared library to allow one to use BWA from Java code. . This package contains the native library. Package: libintelrdfpmath-dev Description-md5: eae64e804251a27e96fc83f07c804324 Description-en: Intel Decimal Floating-Point Math Library Software implementation of the IEEE 754-2008 Decimal Floating-Point Arithmetic specification, aimed at financial applications, especially in cases where legal requirements make it necessary to use decimal, and not binary floating-point arithmetic (as computation performed with binary floating-point operations may introduce small, but unacceptable errors). . This library is only fully supported on amd64, i386, and ia64. It builds on several other Debian architectures, but you should check the test results to determine whether it is suitable for your purposes. 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.