Package: 2to3 Description-md5: 1d2f03b561f73fc6a999f836be0d3ccb Description-en: 2to3 binary using python3 2to3 is a Python program that reads Python 2.x source code and applies a series of fixers to transform it into valid Python 3.x code. The standard library contains a rich set of fixers that will handle almost all code. 2to3 supporting library lib2to3 is, however, a flexible and generic library, so it is possible to write your own fixers for 2to3. lib2to3 could also be adapted to custom applications in which Python code needs to be edited automatically. . This package is a dependency package, which depends on Debian's default Python 3 2to3 version (currently v3.13). Package: 7zip Description-md5: 391063b95a84a6bdd7463a9ac8f12500 Description-en: 7-Zip file archiver with a high compression ratio 7-Zip is a file archiver with a high compression ratio. The main features of 7-Zip are: * High compression ratio in 7z format with LZMA and LZMA2 compression * Supported formats: * Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM * Unpacking only: AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RPM, SquashFS, UDF, UEFI, VDI, VHD, VMDK, WIM, XAR and Z. * For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip * Strong AES-256 encryption in 7z and ZIP formats * Powerful command line version . "7zip" provides: * /usr/bin/7z: Full featured with plugin functionality. * /usr/bin/7za: Major formats/features only. * /usr/bin/7zr: LZMA (.7z, .lzma, .xz) only. Minimal executable. . Note: The unRAR code was dropped to keep compatible with DFSG. Install 7zip-rar package in non-free section to use RAR files. Package: 7zip-standalone Description-md5: c8212035d9236b1f9c2baaab0e0cd9d2 Description-en: 7-Zip file archiver with a high compression ratio (standalone) 7-Zip is a file archiver with a high compression ratio. . "7zip-standalone" provides: * /usr/bin/7zz: Full featured except plugins, standalone executable. This means 7zz can't work with unRAR plugin that provided by 7zip-rar package. Use 7zip package for unRAR plugin. . Note: If you want to create SFX archive, you also needs 7zip package for SFX stub module. Package: abcl Description-md5: a169e3915e5283abf74e684386ac1bf4 Description-en: Common Lisp implementation in the Java Virtual Machine Armed Bear Common Lisp (ABCL) is a conforming implementation of ANSI X3J13 Common Lisp that runs in the Java Virtual Machine. It compiles Lisp code directly to Java byte code for execution. . It also provides the following integration methods for interfacing with Java code and libraries: . - Lisp code can create Java objects and call their methods; - Java code can call Lisp functions and generic functions, either directly or Java Scripting API (JSR-223); - it is possible to create Lisp-side implementations of Java interfaces that can be used as listeners for Swing classes and similar. Package: accountwizard Description-md5: 3054aee4289842adfd3e08c353313de1 Description-en: wizard for KDE PIM applications account setup Handles account setup of e-mail accounts for KDE PIM applications. Package: adb Description-md5: 4fb58b8688addfd94d32fe9a20c9d2e8 Description-en: Android Debug Bridge A versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device. . This package recommends "android-sdk-platform-tools-common" which contains the udev rules for Android devices. Without this package, adb and fastboot need to be running with root permission. Package: adbd Description-md5: 9d7e69bd2a37effb999d921d20615d1a Description-en: Android Debug Bridge daemon Android Debug Bridge (adb) is a versatile tool that lets you manage the state of an emulator instance or Android-powered device. It is a client-server program that includes three components: . A client, which runs on your development machine. You can invoke a client from a shell by issuing an adb command. Other Android tools such as the ADT plugin and DDMS also create adb clients. . A server, which runs as a background process on your development machine. The server manages communication between the client and the adb daemon running on an emulator or device. . A daemon, which runs as a background process on each emulator or device instance. . This package provides the daemon component. Package: adequate Description-md5: 50550d78772aa9c614a69df2f31507fd Description-en: Debian package quality testing tool adequate checks packages installed on the system and reports bugs and policy violations. . The following checks are currently implemented: * broken symlinks; * missing copyright file; * obsolete conffiles; * Python modules not byte-compiled; * missing libraries, undefined symbols, symbol size mismatches; * program name collisions; * missing alternatives; * missing binfmt interpreters and detectors; * missing pkg-config dependencies; * invalid user/group values in systemd/D-Bus/sysvinit files. Package: adios2-data Description-md5: 8dfd1562d15510899ddf04cb3bd599c3 Description-en: ADIOS2 Adaptable IO system for simulations - tool data The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains tool data for ADIOS2. Package: adios2-mpi-bin Description-md5: 13439910a31b75459b92b4893cee3be1 Description-en: ADIOS2 Adaptable IO system for simulations - binary tools (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains binary tools for the MPI build of ADIOS2. Package: adios2-scripts Description-md5: 47150ef130d4a9e991df093a62ec1dec Description-en: ADIOS2 Adaptable IO system for simulations - scripts The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains scripts for ADIOS2. Package: adios2-serial-bin Description-md5: d0a03efaffbc863c9f7ba4203085ebd4 Description-en: ADIOS2 Adaptable IO system for simulations - binary tools (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains binary tools for ADIOS2. Package: afl++ Description-md5: dad03c98adce45fdfb6d2610388bb2e7 Description-en: instrumentation-driven fuzzer for binary formats American fuzzy lop is a fuzzer that employs compile-time instrumentation and genetic algorithms to automatically discover clean, interesting test cases that trigger new internal states in the targeted binary. This substantially improves the functional coverage for the fuzzed code. The compact synthesized corpora produced by the tool are also useful for seeding other, more labor- or resource-intensive testing regimes down the road. . afl++-fuzz is designed to be practical: it has modest performance overhead, uses a variety of highly effective fuzzing strategies, requires essentially no configuration, and seamlessly handles complex, real-world use cases - say, common image parsing or file compression libraries. . afl++ is a fork of the unmaintained afl. Package: afl++-doc Description-md5: e28faca40fdb5d878c9f725ad154b396 Description-en: instrumentation-driven fuzzer for binary formats - documentation American fuzzy lop is a fuzzer that employs compile-time instrumentation and genetic algorithms to automatically discover clean, interesting test cases that trigger new internal states in the targeted binary. . This package provides the documentation, a collection of special crafted test cases, vulnerability samples and experimental stuff. Package: akonadi-backend-mysql Description-md5: 44bbff2187bd34b353f73253edf50334 Description-en: MySQL storage backend for Akonadi Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package installs everything what's needed for Akonadi to work with MySQL as underlying data storage engine. By default, a local MySQL server instance will be started for each user. Alternatively, connection to an external MySQL database is supported as well. Package: akonadi-backend-postgresql Description-md5: bd88f5341863115ed0f5865ef888ddfd Description-en: PostgreSQL storage backend for Akonadi Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package installs everything what's needed for Akonadi to work with PostgreSQL as underlying data storage engine. By default, a local PostgreSQL server instance will be started for each user. Alternatively, connection to an external PostgreSQL database is supported as well. Package: akonadi-backend-sqlite Description-md5: 196c983135bfe5727ed497202663edef Description-en: SQLite storage backend for Akonadi Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package installs everything what's needed for Akonadi to work with SQLite as underlying data storage engine. Since SQLite is an embedded database engine, a separate SQL server daemon is not necessary. Package: akonadi-contacts-data Description-md5: 45c6278fd7fbcef18b0b85cf44aa89c8 Description-en: Akonadi contacts access library - data files This library provides contacts manipulation helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. . This package contains the data files. Package: akonadi-import-wizard Description-md5: 40903d9bfa08053e3f7af4bacb5d1b3d Description-en: PIM data import wizard akonadi-import-wizard is an assistant to import PIM data from other applications into Akonadi for use in KDE PIM applications Package: akonadi-mime-data Description-md5: d279dda7e329ea1fc4da4ebbedab1d86 Description-en: Akonadi MIME handling library - data files This library provides MIME handling helpers using the Akonadi PIM data server. . This package contains data files for akonadi-mime library Package: akonadi-server Description-md5: 80144a9a021e5f971cbb61777684d38e Description-en: Akonadi PIM storage service Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package contains the Akonadi PIM storage server and associated programs. Package: akonadiconsole Description-md5: eab8b689674d4e9e50a06d477c067f16 Description-en: management and debugging console for akonadi Akonadi Console is a useful utility that can be used to explore or manage Akonadi. Since this utility exposes Akonadi internals, it is very useful for debugging but may also prove handy in other cases. Package: akregator Description-md5: fffc0061a3e67d03090b7bcfa5b44773 Description-en: RSS/Atom feed aggregator Akregator is a news feed reader. It enables you to follow news sites, blogs and other RSS/Atom-enabled websites without the need to manually check for updates using a web browser. Akregator is designed to be both easy to use and to be powerful enough to read hundreds of news sources conveniently. It comes with Konqueror integration for adding news feeds and with an internal browser for easy news reading. Package: alire Description-md5: 7e71cbdb1432d63dbdcc547934cf40ef Description-en: Ada package manager A catalog of ready-to-use Ada libraries plus a command-line tool (`alr`) to obtain, build, and incorporate them into your own projects. It aims to fulfill a similar role to Rust's `cargo` or OCaml's `opam`. . This is a source package manager, in contrast to apt which is a binary package manager. Package: an Description-md5: c3a81b8c3754d57849b4791d04d63fde Description-en: very fast anagram generator Generates anagrams for a phrase supplied by the user, the words used in the anagram are taken from a specified dictionary which should contain one word per line (default:/usr/share/dict/words). It understands accented characters and should work with any alphabetic language. Package: android-libbacktrace Description-md5: 3ba2c6115afcca7c07cbbbde8ca6ef09 Description-en: Android backtrace library Android backtrace library produce symbolic backtraces for making debugging easier. Package: android-libbacktrace-dev Description-md5: 1f078e9628df401b2f7fbe46f9340d78 Description-en: Android backtrace library - Development files Android backtrace library produce symbolic backtraces for making debugging easier. . This package contains the development files. Package: android-libbase Description-md5: 0c270a1f75d0d57cef9cc7cb5d418366 Description-en: Android base library This library provides APIs for basic tasks like handling files, Unicode strings, logging, memory allocation, integer parsing, etc.. . This library is only used by Android SDK currently. Package: android-libbase-dev Description-md5: 5400b9d81a8ba7cc90d4f188ed3a76b8 Description-en: Android base library - Development files This library provides APIs for basic tasks like handling files, Unicode strings, logging, memory allocation, integer parsing, etc.. . This library is only used by Android SDK currently. . This package contains the development files. Package: android-libcutils Description-md5: fd1d222be998cc5b11ef894b0dccf4b2 Description-en: Android utils library for C This library provides common functionalities for android related tools. . This library is only used by Android SDK currently. Package: android-libcutils-dev Description-md5: 8dbc8f2a1febc7395868e7a5f0621a49 Description-en: Android utils library for C - Development files This library provides common functionalities for android related tools. . This library is only used by Android SDK currently. . This package contains the development files. Package: android-liblog Description-md5: 9f7f6cb1971d10d4d4cdf57b3a57437b Description-en: Android NDK logger interfaces liblog represents an interface to the volatile Android Logging system for NDK (Native) applications and libraries. Interfaces for either writing or reading logs. The log buffers are divided up in Main, System, Radio and Events sub-logs. Package: android-liblog-dev Description-md5: 5ad1bb25d167e070f3b3738d5d6501f5 Description-en: Android NDK logger interfaces - Development files liblog represents an interface to the volatile Android Logging system for NDK (Native) applications and libraries. Interfaces for either writing or reading logs. The log buffers are divided up in Main, System, Radio and Events sub-logs. . This package contains the development files. Package: android-libnativehelper Description-md5: ff590d246977a332deee42638b9d1ae0 Description-en: Support functions for Android's class libraries libnativehelper is a collection of JNI related utilities used in Android. . There are several header and binary libraries here and not all of the functionality fits together well. The header libraries are mostly C++ based. The binary libraries are entirely written in C with no C++ dependencies. This is by design as the code here can be distributed in multiple ways, including mainline modules, so keeping the size down benefits everyone with smaller downloads and a stable ABI. Package: android-libnativehelper-dev Description-md5: d55b54cc58037dbd12b6783140da5a68 Description-en: Support functions for Android's class libraries - Development files libnativehelper is a collection of JNI related utilities used in Android. . There are several header and binary libraries here and not all of the functionality fits together well. The header libraries are mostly C++ based. The binary libraries are entirely written in C with no C++ dependencies. This is by design as the code here can be distributed in multiple ways, including mainline modules, so keeping the size down benefits everyone with smaller downloads and a stable ABI. . This package contains the development files. Package: android-libsparse Description-md5: fcfc4311d4b14b27020e77f2250237d8 Description-en: Library for sparse files This library provides APIs for creating, manipulating and destroying sparse files. . This library is only used by Android SDK currently. Package: android-libsparse-dev Description-md5: b99b0d0490ab2905c5577e6068f1839d Description-en: Library for sparse files - Development files This library provides APIs for creating, manipulating and destroying sparse files. . This library is only used by Android SDK currently. . This package contains the development files. Package: android-libutils Description-md5: 5733fbd900654b274afd776fc170cf63 Description-en: Android Utility Function Library This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. Package: android-libutils-dev Description-md5: f37768d78bf5e25e5cf20a8d5e5dbd1f Description-en: Android Utility Function Library - Development files This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. . This package contains the development files. Package: android-libziparchive Description-md5: f2eb7b1deaf0e36dfe923e3b4709e319 Description-en: Library for ZIP archives This library provides APIs for creating and manipulating ZIP archives. . This library is only used by Android SDK currently. Package: android-libziparchive-dev Description-md5: 217dfecadef26031dff8fa80a1788d9e Description-en: Library for ZIP archives - Development files This library provides APIs for creating and manipulating ZIP archives. . This library is only used by Android SDK currently. . This package contains the development files. Package: android-platform-frameworks-native-headers Description-md5: 432d3ef0a04b352ab3c290d31ffd367b Description-en: Headers of android-platform-frameworks-native This package contains headers in include/android in platform/frameworks/native Consists of all the header files ranging from asset_manager.h to window.h. Package: android-platform-system-core-headers Description-md5: d17abc6b3966d0256defe412df8e7b21 Description-en: Shared headers in AOSP repository platform/system/core This package contains header files in AOSP repository platform/system/core that do not belong to any specific libraries but used by other programs. . This package currently contains headers in include/private and include/system. Package: android-sdk-libsparse-utils Description-md5: e30e2e41695b4ac048f36bf6a745e4fa Description-en: Android sparse image creation tool Command line tools to create sparse images for usage with Android devices. Includes simg2img, img2simg, simg2simg, simg_dump and append2simg tools. Package: apbs Description-md5: 2babbf799be2526f2121cce538f5aa47 Description-en: Adaptive Poisson Boltzmann Solver APBS is a software package for the numerical solution of the Poisson-Boltzmann equation (PBE), one of the most popular continuum models for describing electrostatic interactions between molecular solutes in salty, aqueous media. Continuum electrostatics plays an important role in several areas of biomolecular simulation, including: . * simulation of diffusional processes to determine ligand-protein and protein-protein binding kinetics, * implicit solvent molecular dynamics of biomolecules , * solvation and binding energy calculations to determine ligand-protein and protein-protein equilibrium binding constants and aid in rational drug design, * and biomolecular titration studies. . APBS was designed to efficiently evaluate electrostatic properties for such simulations for a wide range of length scales to enable the investigation of molecules with tens to millions of atoms. . This package contains the apbs program and utilities. Package: apbs-data Description-md5: 2727b42d5b879cec963c864079c4838a Description-en: data files for APBS (Adaptive Poisson Boltzmann Solver) APBS is a software package for the numerical solution of the Poisson-Boltzmann equation (PBE), one of the most popular continuum models for describing electrostatic interactions between molecular solutes in salty, aqueous media. . This package contains all data files for apbs package to reduce the redundancy between architectures in Debian. Package: apbs-doc Description-md5: 963a28a17c99038982957e8783eb1201 Description-en: Adaptive Poisson Boltzmann Solver APBS is a software package for the numerical solution of the Poisson-Boltzmann equation (PBE), one of the most popular continuum models for describing electrostatic interactions between molecular solutes in salty, aqueous media. Continuum electrostatics plays an important role in several areas of biomolecular simulation, including: . * simulation of diffusional processes to determine ligand-protein and protein-protein binding kinetics, * implicit solvent molecular dynamics of biomolecules , * solvation and binding energy calculations to determine ligand-protein and protein-protein equilibrium binding constants and aid in rational drug design, * and biomolecular titration studies. . APBS was designed to efficiently evaluate electrostatic properties for such simulations for a wide range of length scales to enable the investigation of molecules with tens to millions of atoms. . This package contains the apbs documentation. Package: apertium Description-md5: 45f2d36e1c35dfe9a925f418d6b95167 Description-en: Shallow-transfer machine translation engine An open-source shallow-transfer machine translation engine, Apertium is initially aimed at related-language pairs. . It uses finite-state transducers for lexical processing, hidden Markov models for part-of-speech tagging, and finite-state based chunking for structural transfer. . The system is largely based upon systems already developed by the Transducens group at the Universitat d'Alacant, such as interNOSTRUM (Spanish-Catalan, http://www.internostrum.com/welcome.php) and Traductor Universia (Spanish-Portuguese, http://traductor.universia.net). . It will be possible to use Apertium to build machine translation systems for a variety of related-language pairs simply providing the linguistic data needed in the right format. Package: apertium-dev Description-md5: 788dfc1c9e13fb4174f202b4c2387d73 Description-en: Development tools and library for Apertium An open-source shallow-transfer machine translation engine, Apertium is initially aimed at related-language pairs. . This package contains development files for the Apertium shallow-transfer machine translation engine. Package: apertium-lex-tools Description-md5: 471bde97e47b8e83fa3a3ae4dcad8bae Description-en: Constraint-based lexical selection module Module for compiling lexical selection rules and processing them in the pipeline. Package: apertium-lex-tools-dev Description-md5: 7691251b6fe2ee5a81c7c1b06cc9c067 Description-en: Development library for Apertium lexical selection module Module for compiling lexical selection rules and processing them in the pipeline. . This package contains development files for the Apertium constraint-based lexical selection module. Package: apriltag Description-md5: b4695a58506d4b4e758c51e8acc5986b Description-en: AprilTags Visual Fiducial System AprilTag is a visual fiducial system, useful for a wide variety of tasks including augmented reality, robotics, and camera calibration. Targets can be created from an ordinary printer, and the AprilTag detection software computes the precise 3D position, orientation, and identity of the tags relative to the camera. The AprilTag library is implemented in C with no external dependencies. It is designed to be easily included in other applications, as well as be portable to embedded devices. Real-time performance can be achieved even on cell-phone grade processors. . This package provides the commandline tools Package: apt-cudf Description-md5: b4c5b792c843380c3d78649b6134794d Description-en: CUDF solver integration for APT apt-cudf provides integration among the APT package manager and CUDF solvers, allowing APT to rely on external (CUDF-based) dependency solvers to plan package installation, upgrade, and removal. . CUDF is a distribution-independent, standard format to describe dependency solving scenarios, as faced by package managers in popular package-based GNU/Linux distributions. APT is a well-known package manager for Debian-based distributions, which is able to delegate dependency solving to external solvers, by the means of the External Dependency Solving Protocol (EDSP). . apt-cudf provides the glue between the EDSP protocol and CUDF solvers, enabling any installed CUDF solver to be used as an external solver for APT. . Several CUDF solvers are available in Debian. They all provide the cudf-solver virtual package. 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: apvlv Description-md5: 4b1d58b2d2f099faad2482c44aa92735 Description-en: PDF/EPUB/TXT/FB2/MOBI/CBZ/HTML ... viewer with Vim-like behaviour apvlv (Alf's PDF Viewer Like Vim) is a small and fast PDF/EPUB/TXT/FB2 viewer, that uses poppler for rendering. Its interface aims to users who like vim behaviour. For example opening a PDF file can be done with ':o filename'. apvlv can also work with tabs, so you can open multiple files at the same time in one program. Package: artha Description-md5: 2305d9a361d5f6a7f9a56af1854bca96 Description-en: Handy off-line thesaurus based on WordNet Artha is a off-line English thesaurus with distinct features like: * hot-key press word look-up (select text on any window and press a preset hot-key for look-up) * regular expressions based search (broaden search using wild-cards like *, ?, etc.) * passive desktop notifications (of word definitions for uninterrupted work-flow) * spelling suggestions (when the exact spelling is vague/not known) . Once launched, it monitors for a preset hot-key combination. When some text is selected on any window and the hot-key is pressed, it pops-up with the word looked-up. Should the user prefer passive notifications, this can be done by enabling the notifications option. . When the term looked for is vague/not known, then either the search can be broadened with the use of regular expressions (*, ?, etc.) in the search string or spelling suggestions when a term is incorrect. . For regular expressions based search to work, wordnet-sense-index package is required. 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: aspnetcore-runtime-9.0 Description-md5: 983c696b5b4b95c1cce3a22fd2df5822 Description-en: ASP.NET Core runtime The ASP.NET Core runtime contains everything needed to run .NET web applications. It includes a high performance Virtual Machine as well as the framework libraries used by .NET applications. . ASP.NET Core is a fast, lightweight and modular platform for creating cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. Package: aspnetcore-runtime-dbg-9.0 Description-md5: e851d6294ff167209fb8188b8a70c934 Description-en: ASP.NET Runtime debug symbols. This package provides the PDB debug symbols for Microsoft.AspNetCore.App 9.0. Package: aspnetcore-targeting-pack-9.0 Description-md5: 6a5caa9fa7472ff55a60a4d16897c819 Description-en: Internal - targeting pack for Microsoft.AspNetCore.App 9.0 This package provides a targeting pack for Microsoft.AspNetCore.App 9.0 that allows developers to compile against and target Microsoft.AspNetCore.App 9.0 applications using the .NET SDK. This are not meant for general use. Package: astrometry.net Description-md5: 5088a1bfc88af04d691f7b897003b643 Description-en: Astrometry plate solver The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. Package: astropy-utils Description-md5: 66f91a2a4f6c2297733b7ed899429da7 Description-en: Command line tools from astropy The astropy package contains core functionality and some common tools needed for performing astronomy and astrophysics research with Python. . This package contains the tools that come with astropy: . * fitscheck: Detect and fix FITS standards violations * fits2bitmap: Create a bitmap file from a FITS image. * fitsdiff: Compare two FITS image files and report the differences in header keywords and data. * fitsheader: Print the header(s) of one or more FITS file(s) to the standard output in a human-readable format. * samp_hub: SAMP Hub Server. * volint: Check a VOTable file for compliance to the VOTable specification * wcslint: Check the WCS keywords in a FITS file for compliance against the standards Package: atac Description-md5: 7c0df19216e3aa53e4831aab9fc46b7e Description-en: genome assembly-to-assembly comparison atac computes a one-to-one pairwise alignment of large DNA sequences. It first finds the unique k-mers in each sequence, chains them to larger blocks, and fills in spaces between blocks. It was written primarily to transfer annotations between different assemblies of the human genome. . The output is a set of ungapped 'matches', and a set of gapped 'runs' formed from the matches. Each match or run associates one sequence with the other sequence. The association is 'unique', in that there is no other (sizeable) associations for either sequence. Thus, large repeats and duplications are not present in the output - they appear as unmapped regions. . Though the output is always pairwise, atac can cache intermediate results to speed a comparisons of multiple sequences. . This package is part of the Kmer suite. Package: atril Description-md5: f014d5adf18ef36744f0c0129c995131 Description-en: MATE document viewer Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. Package: atril-common Description-md5: d73b172ae81d45ad13a6cdf04991e477 Description-en: MATE document viewer (common files) Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains the architecture independent files. Package: avogadro-utils Description-md5: 31bf0871531f4974bbcb0be82fe4ba5f Description-en: Molecular Graphics and Modelling System (library) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides avogadro utility programs: avobabel avocjsontocml bodrparse encodefile qube resdataparse Package: beets Description-md5: ca8f466f5c117f899fd4e865a4defa20 Description-en: music tagger and library organizer Beets is a media library management system for obsessive-compulsive music geeks. . The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. It then provides a set of tools for manipulating and accessing your music. . Beets also includes a music player that implements the MPD protocol, so you can play music in your beets library using any MPD client. Package: beets-doc Description-md5: dc039d8a0437d0d96a9bba3c9deb32bb Description-en: music tagger and library organizer - documentation Beets is a media library management system for obsessive-compulsive music geeks. . The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. It then provides a set of tools for manipulating and accessing your music. . Beets also includes a music player that implements the MPD protocol, so you can play music in your beets library using any MPD client. . This package provides detailed documentation on beets usage. Package: ben Description-md5: 26c1756a0c66374600005f242c6151a7 Description-en: toolbox for Debian maintainers This is a collection of useful tools that Debian maintainers can use to make their packaging work easier. They all work with regular Debian package list files, and should be useful for Debian derivatives as well. This package ships a single executable, "ben", with the following subcommands: * download: download a set of package list files from a mirror * monitor: monitor the status of a set of packages across several architectures (useful for transitions) * query: query packages using their metadata (similar to grep-dctrl, but uses a dedicated query language) * tracker: frontend to multiple monitors Package: bibledit-cloud Description-md5: d7f8d4a3495c47f42fe763de99979654 Description-en: Bible editor server An online tool for the Bible translator. Translate Bibles. Edit Bibles. Proofread Bibles. Publish Bibles. Collaboration server for multiple Bibledit clients. Package: bibledit-cloud-data Description-md5: 6d5896ec739ab3658f46567030f3d41c Description-en: Data for bibledit-cloud Contains pictures, icons, lexicons, scripts. This is normally not installed manually. The bibledit-cloud package will install it automatically. Package: black Description-md5: 97292332649f9976213bda4a0674dce1 Description-en: uncompromising Python code formatter (Python 3) Black is the uncompromising Python code formatter. By using it, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters. . Blackened code looks the same regardless of the project you're reading. Formatting becomes transparent after a while and you can focus on the content instead. . Black makes code review faster by producing the smallest diffs possible. Package: blasr Description-md5: 243f2d6424b8e4087435c6d8581f6b16 Description-en: mapping single-molecule sequencing reads Basic local alignment with successive refinement (BLASR) is a method for mapping single-molecule sequencing reads against a reference genome. Such reads are thousands of bases long, with divergence between them and the genome being dominated by insertion and deletion error. Package: blueman Description-md5: 0d53e070801b0cf7f6808bfd0b84a60f Description-en: Graphical bluetooth manager Blueman is a GTK+ bluetooth management utility for GNOME using bluez D-Bus backend. 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: bolt-17 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: bolt-18 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: bolt-19 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: bolt-20 Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: borgbackup Description-md5: 8a56876615c13f6f25a373ef5d5c2017 Description-en: deduplicating and compressing backup program Borg is a deduplicating and compressing backup program. Optionally, it also supports authenticated encryption. It was forked from the attic backup program. . The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only the changes are stored. The authenticated encryption makes it suitable for backups to not fully trusted targets. . It can push backups to remote repositories accessed via ssh. A client pushing a backup invokes "borg serve" on the repository host. It is possible to restrict the ssh key to "borg serve" using the authorized_keys command= clause. . Please note that the server and the client should be on the same version of borgbackup. Using different versions of borgbackup on client and server might result in 'incompatible API version' error messages and a non-working backup. . While there is no direct operations mode for pull-type backups, you can configure the backup target in append-only mode, preventing the backup source from deleting or altering previous backups. Package: borgbackup-doc Description-md5: 04d1acfe5fec11e4caa380114fa4d94a Description-en: deduplicating and compressing backup program (documentation) Borg is a deduplicating and compressing backup program. Optionally, it also supports authenticated encryption. It was forked from the attic backup program. . The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only the changes are stored. The authenticated encryption makes it suitable for backups to not fully trusted targets. . It can push backups to remote repositories accessed via ssh. A client pushing a backup invokes "borg serve" on the repository host. It is possible to restrict the ssh key to "borg serve" using the authorized_keys command= clause. . This is the documentation package Package: borgbackup-is-borgbackup2 Description-md5: 5c86689f60e9c50b17c4b923069e6573 Description-en: deduplicating and compressing backup program (unversioned symlink) This package makes the borg command refer to version 2.x of borgbackup. If you prefer version 1.x, please install borgbackup instead. . Refer to the package descriptions of borgbackup and borgbackup2 for more information about what borg is. . Warning: This still is a beta that may break compatibility with the final 2.0 release. Package: borgbackup2 Description-md5: 18ebb529308383ae67945351bf0498b0 Description-en: deduplicating and compressing backup program (version 2.x) Borg is a deduplicating and compressing backup program. Optionally, it also supports authenticated encryption. It was forked from the attic backup program. . The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only the changes are stored. The authenticated encryption makes it suitable for backups to not fully trusted targets. . It can push backups to remote repositories accessed via ssh. A client pushing a backup invokes "borg serve" on the repository host. It is possible to restrict the ssh key to "borg serve" using the authorized_keys command= clause. . Please note that the server and the client should be on the same version of borgbackup. Using different versions of borgbackup on client and server might result in 'incompatible API version' error messages and a non-working backup. Borg 2.x can only read from Borg 1.x repositories. . While there is no direct operations mode for pull-type backups, you can configure the backup target in append-only mode, preventing the backup source from deleting or altering previous backups. . Warning: This still is a beta that may break compatibility with the final 2.0 release. Package: borgbackup2-doc Description-md5: a03a10f90b466429b8d8eea070d10367 Description-en: deduplicating and compressing backup program (documentation for version 2.x) Borg is a deduplicating and compressing backup program. Optionally, it also supports authenticated encryption. It was forked from the attic backup program. . The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only the changes are stored. The authenticated encryption makes it suitable for backups to not fully trusted targets. . It can push backups to remote repositories accessed via ssh. A client pushing a backup invokes "borg serve" on the repository host. It is possible to restrict the ssh key to "borg serve" using the authorized_keys command= clause. . This is the documentation package Package: bornagain Description-md5: 3ca3a14f553d40163abda32c821d064e Description-en: Simulate and fit X-ray and neutron GISAS -- binary BornAgain is a software package to simulate and fit small-angle scattering at grazing incidence. It supports analysis of both X-ray (GISAXS) and neutron (GISANS) data. Calculations are carried out in the framework of the distorted wave Born approximation (DWBA). BornAgain provides a graphical user interface for interactive use as well as a generic Python and C++ framework for modeling multilayer samples with smooth or rough interfaces and with various types of embedded nanoparticles. . BornAgain supports: . Layers: * Multilayers without any restrictions on the number of layers * Interface roughness correlation * Magnetic materials . Particles: * Choice between different shapes of particles (form factors) * Particles with inner structures * Assemblies of particles * Size distribution of the particles (polydispersity) . Positions of Particles: * Decoupled implementations between vertical and planar positions * Vertical distributions: particles at specific depth in layers or on top. * Planar distributions: - fully disordered systems - short-range order distribution (paracrystals) - two- and one-dimensional lattices . Input Beam: * Polarized or unpolarized neutrons * X-ray * Divergence of the input beam (wavelength, incident angles) following different distributions * Possible normalization of the input intensity . Detector: * Off specular scattering * Two-dimensional intensity matrix, function of the output angles . Use of BornAgain: * Simulation of GISAXS and GISANS from the generated sample * Fitting to reference data (experimental or numerical) * Interactions via Python scripts or Graphical User Interface . If you use BornAgain in your work, please cite C. Durniak, M. Ganeva, G. Pospelov, W. Van Herck, J. Wuttke (2015), BornAgain — Software for simulating and fitting X-ray and neutron small-angle scattering at grazing incidence, version , http://www.bornagainproject.org Package: bornagain-doc Description-md5: 815a96937dc1374d77fae4d17285aaa5 Description-en: Simulate and fit X-ray and neutron GISAS -- doc BornAgain is a software package to simulate and fit small-angle scattering at grazing incidence. It supports analysis of both X-ray (GISAXS) and neutron (GISANS) data. Calculations are carried out in the framework of the distorted wave Born approximation (DWBA). BornAgain provides a graphical user interface for interactive use as well as a generic Python and C++ framework for modeling multilayer samples with smooth or rough interfaces and with various types of embedded nanoparticles. . BornAgain supports: . Layers: * Multilayers without any restrictions on the number of layers * Interface roughness correlation * Magnetic materials . Particles: * Choice between different shapes of particles (form factors) * Particles with inner structures * Assemblies of particles * Size distribution of the particles (polydispersity) . Positions of Particles: * Decoupled implementations between vertical and planar positions * Vertical distributions: particles at specific depth in layers or on top. * Planar distributions: - fully disordered systems - short-range order distribution (paracrystals) - two- and one-dimensional lattices . Input Beam: * Polarized or unpolarized neutrons * X-ray * Divergence of the input beam (wavelength, incident angles) following different distributions * Possible normalization of the input intensity . Detector: * Off specular scattering * Two-dimensional intensity matrix, function of the output angles . Use of BornAgain: * Simulation of GISAXS and GISANS from the generated sample * Fitting to reference data (experimental or numerical) * Interactions via Python scripts or Graphical User Interface . If you use BornAgain in your work, please cite C. Durniak, M. Ganeva, G. Pospelov, W. Van Herck, J. Wuttke (2015), BornAgain — Software for simulating and fitting X-ray and neutron small-angle scattering at grazing incidence, version , http://www.bornagainproject.org . This package contains the BornAgain documentation. Package: brltty-espeak Description-md5: 12128acd3d15ad48324d1b92f13bb467 Description-en: Access software for a blind person - espeak driver BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains an optional speech driver for the espeak speech synthesis engine. Package: brltty-flite Description-md5: 2e07054b3b97962c487b79ded37eb57b Description-en: Access software for a blind person - Flite speech driver BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains an optional speech driver for the Festival Lite speech synthesis engine. Package: brltty-speechd Description-md5: b90b3fdef13512fbc1fa9b477812709a Description-en: Access software for a blind person - Speech Dispatcher driver BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains an optional speech driver for the speech-dispatcher speech synthesis server. Package: brltty-x11 Description-md5: 3f30d80e7a87ea3ecbcc6f909e8a1667 Description-en: Access software for a blind person using a braille display - X11 drivers BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains optional screen drivers for BRLTTY which require X11 or GNOME. Package: broot Description-md5: 3b89144cda49e3ed4f25401e61f3a991 Description-en: Tree view, file manager, configurable launcher broot lets you explore file hierarchies with a tree-like view, manipulate files, launch actions, and define your own shortcuts. . It displays the directory contents on a single page, lets you filter the tree using fuzzy patterns and regular expressions, and integrates with git to hide gitignored files by default. . Image previewing functionality is temporarily disabled. . Usage and full documentation at https://dystroy.org/broot. Package: buildah Description-md5: d5bd7614dccbe136c14f36ef68327be3 Description-en: CLI tool to facilitate building OCI images The Buildah package provides a command line tool that can be used to - create a working container, either from scratch or using an image as a starting point - create an image, either from a working container or via the instructions in a Dockerfile - images can be built in either the OCI image format or the traditional upstream docker image format - mount a working container's root filesystem for manipulation - unmount a working container's root filesystem - use the updated contents of a container's root filesystem as a filesystem layer to create a new image - delete a working container or an image - rename a local container . This package contains the buildah command-line utility and provides an interface similar to the 'docker' command. Package: bup Description-md5: 133f590390ff3f9833c73d37acf01b4b Description-en: highly efficient file backup system based on git bup is a backup tool which stores the backups in a system based around the packfile format from git. Package: bup-doc Description-md5: 5ad42acda759474a6eb6718235c7e8f0 Description-en: highly efficient file backup system based on git (documentation) bup is a backup tool which stores the backups in a system based around the packfile format from git. . This package contains the documentation. Package: byacc Description-md5: 6435c70cdb397ac756f9ed5ca0cc1bc8 Description-en: public domain Berkeley LALR Yacc parser generator This package provides a parser generator utility that reads a grammar specification from a file and generates an LR(1) parser for it. The parsers consist of a set of LALR(1) parsing tables and a driver routine written in the C programming language. It has a public domain license which includes the generated C. . This package has the backtracking extension, adapted from btyacc. . Related packages: bison, btyacc, antlr Package: cadabra2 Description-md5: adc4bea38799addc29b6cb495471b72c Description-en: field-theory motivated computer algebra system This is a computer algebra system designed specifically for the solution of problems encountered in field theory. It has extensive functionality for tensor polynomial simplification including multi-term symmetries, fermions and anti-commuting variables, Clifford algebras and Fierz transformations, implicit coordinate dependence, multiple index types and many more. The input format is a subset of TeX. Package: calculix-ccx Description-md5: b9652211e4452dc83798aead93a56b9e Description-en: Three-Dimensional Structural Finite Element Program CalculiX is a free and open source finite element analysis application that uses a similar input format to Abaqus. It has an implicit and explicit solver and a pre and post processor (CGX). This package contains the solver CalculiX CrunchiX (cxx). Package: calibre Description-md5: 186d9ede4fee8b62a65e3debb2c12a1e Description-en: powerful and easy to use e-book manager Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . Calibre is primarily an e-book cataloging program. It manages your e-book collection for you. It is designed around the concept of the logical book, i.e. a single entry in the database that may correspond to e-books in several formats. It also supports conversion to and from a dozen different e-book formats. . Calibre supports almost every single e-Reader (e.g., Kindle, Kobo, Nook) and is compatible with more devices with every update. Calibre can transfer your e-books from one device to another in seconds, wirelessly or with a cable. It will send the best file format for your device converting it if needed, automatically. . Calibre can automatically fetch news from a number of websites/RSS feeds, format the news into a e-book and upload to a connected device. . Calibre has also a built-in e-book viewer that can display all the major e-book formats. Package: calibre-bin Description-md5: c0bdb5988e8a99c4942dba6345614ed5 Description-en: powerful and easy to use e-book manager (binary plugins) Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . This package contains the compiled architecture dependent plugins, the main package is called 'calibre'. Package: camitk-actionstatemachine Description-md5: 1a89de2353abd7bc4a9d494836fabbc2 Description-en: pipeline replay application for the CamiTK library CamiTK helps researchers and clinicians to easily and rapidly collaborate in order to prototype CAMI applications, that feature medical images, surgical navigation and biomechanical simulations. . camitk-actionstatemachine is able to replay a pipeline (workflow) of CamiTK actions. This application takes an CamiTK augmented version of a SCXML subset as input and allow on to replay interactive the described state-machine containing a list of CamiTK actions and transitions. Package: camitk-config Description-md5: 2c1afc6dce4ed70dd9ce0bcc4ed035f5 Description-en: Computer Assisted Medical Intervention Tool Kit - config Helps researchers and clinicians to easily and rapidly collaborate in order to prototype CAMI applications, that feature medical images, surgical navigation and biomechanical simulations. . This package contains a command-line application to diagnose and check the CamiTK configuration and environment setup. Package: camitk-imp Description-md5: dd3f9295894451a1295fe3976b740a2f Description-en: workbench application for the CamiTK library CamiTK helps researchers and clinicians to easily and rapidly collaborate in order to prototype CAMI applications, that feature medical images, surgical navigation and biomechanical simulations. . camitk-imp is the CamiTK workbench application where you can test all available extensions for prototyping. It provides an easy and interactive access to all available data and algorithm parameters, including the one you build yourself using the CamiTK SDK. . For example, camitk-imp can visualize medical images from a lot of different (standard) formats, offers image processing and segmentation algorithms to reconstruct a mesh geometry and run a biomechanical simulation. Package: camlp5 Description-md5: 1113a8e1433440e62f5174bc5b44ee5c Description-en: Pre Processor Pretty Printer for OCaml - classical version Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . CamlP4 is a Pre-Processor-Pretty-Printer for Objective Caml. It offers tools for syntax (Stream Parsers and Grammars) and the ability to modify the concrete syntax of the language (Quotations, Syntax Extensions). . This package contains the "classical" version of CamlP4 executables and libraries for pre-processing and pretty-printing OCaml sources both interactively and in a batch fashion. The "classical" version is the implementation of CamlP4 which used to be distributed with OCaml before the release of version 3.10. Package: camlp5-buildscripts Description-md5: b0b8de92006a39b8663b378a57554262 Description-en: Camlp5 build scripts These are build-scripts that are helpful in building Camlp5 and packages based on Camlp5. As such, they need to not depend on Camlp5. The command are not installed in a bin-directory, but in the package-directory, hence invoked via the "ocamlfind package/exe" method. Package: cargo-c Description-md5: 6b49ce39d7de9b8321c41e1e3e5d4266 Description-en: Helper program to build and install c-like libraries cargo-c is an extension for Cargo, the Rust package manger, that allows users to build and install C-ABI compatible dynamic and static libraries. It produces and installs pkg-config files, a static and a dynamic library, and C headers to be used by any C-compatible software. Package: cargo-doc Description-md5: 7c87d543c4af915834cac9068000ff16 Description-en: Rust package manager, documentation Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. . This is a dependency package providing the default cargo documentation. Package: casacore-dev Description-md5: 96dfc7b8d66b63d03c6e0e9d427747f8 Description-en: CASA core library development files The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the files for application development. Package: casacore-doc Description-md5: b2725f0b9d3c79c624256037996c492a Description-en: CASA core library (documentation) The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the API documentation. Package: casacore-tools Description-md5: a5e79738e73cd737a454d5f6d6da9106 Description-en: Tools built with CASA The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the tools built with CASA core: . * taql - query language for casacore tables * measuresdata - create data tables for measures * imageregrid, imagecalc, showtable, showtablelock, findmeastable, fits2table, imreorder, casahdf5support, msselect, image2fits, imageslice, etc. Package: castle-game-engine-doc Description-md5: 7834bd380d993d05d01dc35610eb04df Description-en: Castle Game Engine - Developer's Documentation Castle Game Engine is a set of LGPL licenced libraries that are intended to ease developing 3D games with FreePascal / Lazarus. . It provides an excellent support for the VRML / X3D 3D data format. Other 3D formats are also supported. . It features many advanced graphic effects and easy to use API on top of OpenGL. . This package contains documentation. Package: castle-game-engine-src Description-md5: b47442ab1df8281141342ded66cbb9db Description-en: Castle Game Engine - Source code for Lazarus integration Castle Game Engine is a set of LGPL licenced libraries that are intended to ease developing 3D games with FreePascal / Lazarus. . It provides an excellent support for the VRML / X3D 3D data format. Other 3D formats are also supported. . It features many advanced graphic effects and easy to use API on top of OpenGL. . This package contains source code for integration with Lazarus RAD IDE. Package: cecilia Description-md5: 0ad50c0128dc7c07aa943e8ebf3e38b9 Description-en: Sound synthesis and audio signal processing environment Cecilia is an audio signal processing environment aimed at sound designers. It lets you create your own GUI using a simple syntax and comes with many original built-in modules and presets for sound effects and synthesis. . Cecilia uses the pyo audio engine created for the Python programming language. Package: cg3 Description-md5: fa1145234f8aca6fd78084adcc760f50 Description-en: Tools for using the 3rd edition of Constraint Grammar (CG-3) Constraint Grammar compiler and applicator for the 3rd edition of CG that is developed and maintained by VISL SDU and GrammarSoft ApS. . CG-3 can be used for disambiguation of morphology, syntax, semantics, etc; dependency markup, target language lemma choice for MT, QA systems, and much more. The core idea is that you choose what to do based on the whole available context, as opposed to n-grams. . See https://visl.sdu.dk/cg3.html for more documentation Package: cg3-dev Description-md5: 2400612686cce2f3d1f532e6d4950a70 Description-en: Metapackage providing both CG-3 CLI dev tools and dev library Development files to use the CG-3 CLI tools and library API. . See https://visl.sdu.dk/cg3.html for more documentation Package: cgi-mapserver Description-md5: 84edf36c492ddf586b6901d8fd342142 Description-en: CGI executable for MapServer This package contains the mapserv CGI program. It provides the MapServer template language, and can be used to implement Web Map Service applications. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Scripting functionality in MapScript is provided by the suggested mapscript library packages. Package: checkpointctl Description-md5: 9974f565ee11ff1b857e367397f62c30 Description-en: Tool to inspect Kubernetes and Podman checkpoints (program) Container engines like *Podman* and *CRI-O* have the ability to checkpoint a container. All data related to a checkpoint is collected in a checkpoint archive. . This package provides the tool checkpointctl to display information about these checkpoint archives. Package: chromium-browser Description-md5: 9f69be0b9ae7f70c291004898fbebffb Description-en: Transitional package - chromium-browser -> chromium snap This is a transitional dummy package. It can safely be removed. . chromium-browser is now replaced by the chromium snap. Package: chromium-browser-l10n Description-md5: d3f66ec347eff1110b3fc90d06b5af82 Description-en: Transitional package - chromium-browser-l10n -> chromium snap This is a transitional dummy package. It can safely be removed. . chromium-browser-l10n is now replaced by the chromium snap. Package: chromium-chromedriver Description-md5: eb8732d030bd6de55eaac40666d02553 Description-en: Transitional package - chromium-chromedriver -> chromium snap This is a transitional dummy package. It can safely be removed. . chromium-chromedriver is now replaced by the chromium snap. Package: chromium-codecs-ffmpeg Description-md5: b901ea5dc41749c66a2a0c7bb48594af Description-en: Transitional package - chromium-codecs-ffmpeg -> chromium-ffmpeg snap This is a transitional dummy package. It can safely be removed. . chromium-codecs-ffmpeg is now replaced by the chromium-ffmpeg snap. Package: chromium-codecs-ffmpeg-extra Description-md5: d6537fb6daa5fc5f862760ce4ab9d4ff Description-en: Transitional package - chromium-codecs-ffmpeg-extra -> chromium-ffmpeg snap This is a transitional dummy package. It can safely be removed. . chromium-codecs-ffmpeg-extra is now replaced by the chromium-ffmpeg snap. Package: chuck Description-md5: 93973ac7854c53bfa5aca97d89078109 Description-en: Concurrent, On-the-fly Audio Programming Language ChucK is a new audio programming language for real-time synthesis, composition, and performance, which runs on commodity operating systems. . ChucK presents a new time-based concurrent programming model, which supports multiple, simultaneous, dynamic control rates, and the ability to add, remove, and modify code, on-the-fly, while the program is running, without stopping or restarting. Package: chuck-data Description-md5: d778685a8579de895bfab4c91805b65d Description-en: Examples and data files for ChucK This package provides the examples, documentation and other architecture-independent files for ChucK, the concurrent, on-the-fly audio programming language. Package: cksfv Description-md5: 06bb000e7bdabdb59542a19d5b0db755 Description-en: sfv checker and generator SFV, Simple File Verification, uses crc32 checksums to verify that files are intact. cksfv automates the task of generating and checking .sfv sheets. For integrity, md5 checksums are probably a better alternative, but sfv is a widely used method for verification on the USENET binary newsgroups and other places. Package: cl-brlapi Description-md5: 3d138eb9b5759e26473f9b6ed2a9b4ad Description-en: Common Lisp bindings for BrlAPI BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package provides Common Lisp bindings vor BrlAPI. Package: cl-nibbles Description-md5: fbfc5a79ec698621ca6538a153d88d7f Description-en: Common Lisp library for accessing octet-addressed blocks of data nibbles is a library for accessing multibyte integers from octet arrays and streams. While such accessors are straightforward to write, nibbles aims to centralize such facilities and also provide optimizations for them when appropriate. Package: cl-usocket Description-md5: a38881d0de1f774189c4488770f77394 Description-en: Common Lisp socket library cl-usocket provides a library for Common Lisp programs to use TCP sockets. It is the successor to trivial-sockets. . To run the test suite you need the recommended cl-rt package. Package: clang-14 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-14-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-14-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-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-17 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-17-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-17-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-18 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-18-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-18-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-19 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-19-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-19-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-20 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-20-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-20-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-format-14 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-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-format-17 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-format-18 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-format-19 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-format-20 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-tidy-14 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-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-tidy-17 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tidy-18 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tidy-19 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tidy-20 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tools-14 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-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: clang-tools-17 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clang-tools-18 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clang-tools-19 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clang-tools-20 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clangd-14 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-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: clangd-17 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: clangd-18 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: clangd-19 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: clangd-20 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: clisp Description-md5: bd606112c6e68065d5c3e4bf2ea84e07 Description-en: GNU CLISP, a Common Lisp implementation GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . It is Free Software and may be distributed under the terms of GNU GPL, while it is possible to distribute commercial proprietary applications compiled with GNU CLISP. . The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed during run time. . GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, a socket interface, i18n, fast bignums, arbitrary precision floats and more. An X11 interface is available through CLX, Garnet, CLUE/CLIO. GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages. . This package contains the main CLISP executable, the link-kit, and the following modules: i18n, regexp, syscalls, readline, ASDF, rawsock, bindings/glibc. Package: clisp-doc Description-md5: 48178209c0c67734f0f29f4aab3ae93d Description-en: GNU CLISP, a Common Lisp implementation (documentation) GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This package contains the documentation for CLISP. Package: clisp-module-berkeley-db Description-md5: 54ee2627028cc0fbca855b7a56a4e579 Description-en: GNU CLISP module that adds an interface to Berkeley DB GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This package adds a module to CLISP that implements an interface to the Berkeley DB. Package: clisp-module-clx Description-md5: 8dce40ecd796dcc40eb98cc49d585c58 Description-en: GNU CLISP module that adds X11 bindings GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the X11 called CLX. Package: clisp-module-dbus Description-md5: e5d9e87c24db82c4b7487ccf1a070bac Description-en: GNU CLISP module that adds an interface to D-Bus GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the D-Bus system. Package: clisp-module-fastcgi Description-md5: 4bd40bdcf9fcac8511d3bf1d2f20942c Description-en: GNU CLISP module that adds an interface to FastCGI GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to FastCGI. Package: clisp-module-gdbm Description-md5: bcb10de03d2c3c7d7482879565840396 Description-en: GNU CLISP module that adds an interface to GNU DBM GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to GNU DBM. Package: clisp-module-libsvm Description-md5: 5afeaaa141d1c9ee1a2ebcdc9aa95449 Description-en: GNU CLISP module that adds an interface to LIBSVM GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the LIBSVM library for support vector classification. Package: clisp-module-pari Description-md5: dd5b8f105a98b9281f5425513ff52f9b Description-en: GNU CLISP module that adds an interface to PARI GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the PARI computer algebra system. Package: clisp-module-postgresql Description-md5: b227c3be5f5023744682e423cfec930e Description-en: GNU CLISP module that adds a PostgreSQL interface GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the PostgreSQL DB using the C bindings. Package: clisp-module-zlib Description-md5: 745092b4f14a16a1d5b4c3ec0e8c96ff Description-en: GNU CLISP module that adds zlib support for vectors GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements a zlib interface, allowing you to compress vectors using zlib. Package: cmake-curses-gui Description-md5: ad28c67dee764cb32d73040783a280db Description-en: curses based user interface for CMake (ccmake) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides the CMake curses interface. Project configuration settings may be specified interactively through this GUI. Brief instructions are provided at the bottom of the terminal when the program is running. The main executable file for this GUI is "ccmake". Package: cmake-qt-gui Description-md5: 1385c1223e89dd992bad5dcde2206383 Description-en: Qt based user interface for CMake (cmake-gui) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre-processor generation, code generation, and template instantiation. . This package provides the CMake Qt based GUI. Project configuration settings may be specified interactively. Brief instructions are provided at the bottom of the window when the program is running. The main executable file for this GUI is "cmake-gui". Package: cmark-gfm Description-md5: 8a8b3dc436b3a41e1f2fdd94720f824d Description-en: CommonMark parsing and rendering program, GitHub flavor cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides a command-line program (cmark-gfm) for parsing and rendering CommonMark documents. . This GitHub flavored version has extensions for org-mode style tables, auto-linking, and more. Package: compiz Description-md5: f8949ff691855a5244d51aa54ee72f8f Description-en: OpenGL window and compositing manager Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. . This metapackage provides the components necessary for running compiz. It provides the compiz core, a set of standard plugins, a window decorator using the Gtk toolkit and the files necessary to integrate compiz with the GNOME desktop environment. Package: compiz-core Description-md5: 96330190075d58bc036c352e8a3a72fa Description-en: OpenGL window and compositing manager Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. . Compiz combines together a window manager and a composite manager using OpenGL for rendering. A "window manager" allows the manipulation of the multiple applications and dialog windows that are presented on the screen. A "composite manager" allows windows and other graphics to be combined together to create composite images. Compiz achieves its stunning effects by doing both of these functions. Package: compiz-dev Description-md5: 867507a9b714c75e96d3438264bda095 Description-en: OpenGL window and compositing manager - development files Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. . This package contains the headers and libraries needed to compile compiz plugins. Package: compiz-gnome Description-md5: f487b7706c4305676403c9a70567359c Description-en: OpenGL window and compositing manager - GNOME window decorator Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. . This package contains files needed to integrate compiz with the GNOME desktop environment. Package: compiz-mate Description-md5: 09595fdf4d423fb538a04789c4e2fbf3 Description-en: OpenGL window and compositing manager - MATE integration Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. . This package contains files needed to integrate compiz with the MATE desktop environment. Package: compiz-plugins Description-md5: 5f988b4273a894361f576aa14d53e19b Description-en: OpenGL window and compositing manager - plugins Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. . This package contains the plugins that come with compiz but not officially supported. Package: compiz-plugins-default Description-md5: 169e3bd9eb5bb71160bf028bbbfc8b44 Description-en: OpenGL window and compositing manager - default plugins Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs. . This package contains the default set of core Compiz plugins. Package: compiz-plugins-extra Description-md5: 3b7683fb9ca8062e8f26efe3a5e476f0 Description-en: transitional dummy package This package ensures a clean upgrade path, and can be safely removed after the upgrade. Package: compiz-plugins-main Description-md5: 3b7683fb9ca8062e8f26efe3a5e476f0 Description-en: transitional dummy package This package ensures a clean upgrade path, and can be safely removed after the upgrade. Package: compiz-plugins-main-default Description-md5: 3b7683fb9ca8062e8f26efe3a5e476f0 Description-en: transitional dummy package This package ensures a clean upgrade path, and can be safely removed after the upgrade. Package: compiz-plugins-main-dev Description-md5: 3b7683fb9ca8062e8f26efe3a5e476f0 Description-en: transitional dummy package This package ensures a clean upgrade path, and can be safely removed after the upgrade. Package: compizconfig-settings-manager Description-md5: 675304338d841d1ad811fa71af2f89f7 Description-en: Compiz configuration settings manager The OpenCompositing Project brings 3D desktop visual effects that improve usability of the X Window System and provide increased productivity. . This package contains the compizconfig settings manager. Package: condor Description-md5: 903f297977fa999b1736134b3022d178 Description-en: distributed workload management system Like other full-featured batch systems, HTCondor provides a job queueing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to HTCondor; HTCondor places them into a queue. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . This package can set up an appropriate initial configuration at install time for a machine intended either as a member of an existing HTCondor pool or as a "Personal" (single machine) HTCondor pool. Package: condor-annex-ec2 Description-md5: 256d7ce677a31a23861328d118692acd Description-en: distributed workload management system - single node configuration Like other full-featured batch systems, HTCondor provides a job queueing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to HTCondor; HTCondor places them into a queue. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . This package provides configuration and script to make an EC2 image annex-compatible. Do NOT install on a non-EC2 image. Package: condor-dev Description-md5: dc9a883b5eba811692b8493cb216896e Description-en: distributed workload management system - development files Like other full-featured batch systems, HTCondor provides a job queueing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to HTCondor; HTCondor places them into a queue. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . This package provides headers and libraries for development of HTCondor add-ons. Package: condor-doc Description-md5: 3488e078f56320a592df953086a4149a Description-en: distributed workload management system - documentation Like other full-featured batch systems, HTCondor provides a job queueing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to HTCondor; HTCondor places them into a queue. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . This package provides HTCondor's documentation in HTML and PDF format, as well as configuration and other examples. Package: condor-kbdd Description-md5: 34799ec840529814fe4f36c1d93cf0b4 Description-en: distributed workload management system - single node configuration Like other full-featured batch systems, HTCondor provides a job queueing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to HTCondor; HTCondor places them into a queue. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . The condor_kbdd monitors logged in X users for activity. It is only useful on systems where no device (e.g. /dev/*) can be used to determine console idle time. Package: condor-test Description-md5: 23df4e2743d110a3edd84ae414566112 Description-en: distributed workload management system - single node configuration Like other full-featured batch systems, HTCondor provides a job queueing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to HTCondor; HTCondor places them into a queue. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . This package provides a few miscellaneous test scripts. Package: condor-upgrade-checks Description-md5: 2d6ed640c12d05edd13d4a196008cace Description-en: distributed workload management system - single node configuration Like other full-featured batch systems, HTCondor provides a job queueing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to HTCondor; HTCondor places them into a queue. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . Examines the current HTCondor installation and recommends changes to ensure a smooth upgrade to a subsequent HTCondor version. Package: condor-vm-gahp Description-md5: 3ff25c27edfd3342a2a73caf334ad300 Description-en: distributed workload management system - single node configuration Like other full-featured batch systems, HTCondor provides a job queueing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to HTCondor; HTCondor places them into a queue. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . The condor_vm-gahp enables the Virtual Machine Universe feature of HTCondor. The VM Universe uses libvirt to start and control VMs under HTCondor's Startd. Package: containers-storage Description-md5: 8636c564b0525a473282c66694950f4e Description-en: CLI tools for handling how containers are stored on disk storage is a Go library which aims to provide methods for storing filesystem layers, container images, and containers. A containers-storage CLI wrapper is also included for manual and scripting use. . This package contains the CLI tools. Package: contextfree Description-md5: b58f1467e619d63202ce097ebd70af0d Description-en: image generator based on context-free grammars Context Free is a program that produces images based on context-free grammars. These grammars are sets of non-deterministic rules that determine what an image should look like. The resulting images often resemble a mix of spirograph drawings, fractals and abstract art. . Context Free can generate images with millions of shapes, in PNG (up to 100 megapixels) or SVG format. It can also produce animations. Many example images are included. Package: coreboot-utils Description-md5: a53a788d21c6c65fe0b57a27a83b33df Description-en: Coreboot firmware utilities Free Software project aimed at replacing the proprietary BIOS (firmware) found in most computers. . This package contains various utilities used to develop and configure systems with coreboot: bucts, cbfs-compression-tool, cbfstool, cbmem, ectool, elogtool, fmaptool, ifdtool, ifittool, ifwitool, intelmetool, inteltool, intelvbttool, msrtool, nvramtool, pmh7tool, rmodtool, superiotool Package: coreboot-utils-doc Description-md5: 7036424a623ebf94f3fba5cab18f8e24 Description-en: Coreboot firmware utilities - documentation Free Software project aimed at replacing the proprietary BIOS (firmware) found in most computers. . This package contains documentation for the coreboot system. Package: cpp-11 Description-md5: 93a75b5e1f4b43c36eba0239b6fab6a3 Description-en: GNU C preprocessor A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation. . This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler. Package: cpp-11-doc Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf Description-en: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: createrepo-c Description-md5: 6c4fbcdb53ed3e87d7ba8a6bbe4fbe4e Description-en: tool to create RPM repository metadata (C implementation) The createrepo_c tool generates the repodata directory and XML metadata that makes up a repository of RPM packages. This repository format is supported by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum. . This package is similar to the apt-ftparchive or reprepro commands, but for working with RPM repositories. Package: crun Description-md5: 528a25a9c7b1136d9e41411bebc303fd Description-en: lightweight OCI runtime for running containers crun is a command line program for running Linux containers that follow the Open Container Initiative (OCI) format. It is alternative to runc, but fully written in C, and focused on being fast and low-memory. . As an OCI runtime, crun is low-level and primarily intended to be used through a container engine, such as podman, docker, and containerd. Package: cryptominisat Description-md5: 9d0e8e0236146acc2b7957ceba029158 Description-en: SAT solver command line interface CryptoMiniSat is a modern, multi-threaded, simplifying SAT solver. . This package provides a command line interface which reads SAT formulas in conjunctive normal form in the DIMACS format with the extension of XOR clauses and decides whether they are satisfiable. Package: ctdb Description-md5: 83dff66615250b53a0cd3df6fb3b9ea7 Description-en: clustered database to store temporary data CTDB is a cluster implementation of the TDB database used by Samba and other projects to store temporary data. If an application is already using TDB for temporary data it is very easy to convert that application to be cluster aware and use CTDB instead. . CTDB provides the same types of functions as TDB but in a clustered fashion, providing a TDB-style database that spans multiple physical hosts in a cluster. . Features include: * CTDB provides a TDB that has consistent data and consistent locking across all nodes in a cluster. * CTDB is very fast. * In case of node failures, CTDB will automatically recover and repair all TDB databases that it manages. * CTDB is the core component that provides pCIFS ("parallel CIFS") with Samba3/4. * CTDB provides HA features such as node monitoring, node failover, and IP takeover. * CTDB provides a reliable messaging transport to allow applications linked with CTDB to communicate to other instances of the application running on different nodes in the cluster. * CTDB has pluggable transport backends. Currently implemented backends are TCP and Infiniband. * CTDB supports a system of application specific management scripts, allowing applications that depend on network or filesystem resources to be managed in a highly available manner on a cluster. Package: cvc5 Description-md5: d1e715b2658513dcf601c320616177f6 Description-en: automated theorem prover for SMT problems cvc5 is a tool for determining the satisfiability of a first order formula modulo a first order theory (or a combination of such theories). It is the fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite, CVC3, CVC4) but does not directly incorporate code from any previous version prior to CVC4. . cvc5 is intended to be an open and extensible SMT engine. It can be used as a stand-alone tool or as a library. It has been designed to increase the performance and reduce the memory overhead of its predecessors. It is written entirely in C++ and is released under an open-source software license. . This package contains binaries needed to use cvc5 as a stand-alone tool. Package: dar Description-md5: 74b68e90f5a8f668ae2c9a24ac851fee Description-en: Disk ARchive: Backup directory tree and files Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. Package: dar-docs Description-md5: b5d4791c3676c92ae8c96df2ca147b31 Description-en: Disk ARchive: Backup directory tree and files Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. . This package contains the documentation and example files. Package: dar-static Description-md5: 1b4cf9af9fd7b6926fdd96e85eea6976 Description-en: Disk ARchive: Backup directory tree and files Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. . This package contains the static binary, dar_static. Package: darktable Description-md5: 9bb162e0cc542877672e43a15da10cd8 Description-en: virtual lighttable and darkroom for photographers Darktable manages your digital negatives in a database and lets you view them through a zoomable lighttable. it also enables you to develop raw images and enhance them. . It tries to fill the gap between the many excellent existing free raw converters and image management tools (such as ufraw or f-spot). The user interface is built around efficient caching of image metadata and mipmaps, all stored in a database. the user will always be able to interact, even if the full resolution image is not yet loaded. . All editing is fully non-destructive and only operates on cached image buffers for display. the full image is only converted during export. The frontend is written in gtk+/cairo, the database uses sqlite3, raw image loading is done using rawspeed, high-dynamic range, and standard image formats such as jpeg are also supported. The core operates completely on floating point values, so darktable can not only be used for photography but also for scientifically acquired images or output of renderers (high dynamic range). Package: dee-tools Description-md5: de38c622ccab0eefbeba050be1de276c Description-en: Model to synchronize multiple instances over DBus - tooling libdee is a shared library that provides objects that help having multiple instances communicating over DBus. . This package contains the tooling for introspecting dee data. Package: desmume Description-md5: 3c38f4d8b701e8921ce8a7f5eb1a7aee Description-en: Nintendo DS emulator DeSmuME is a Nintendo DS emulator running homebrew demos and commercial games. . This package includes only the command line user interface desmume-cli. Package: detox Description-md5: 57a56ea30e81ef29e23165136cbfe243 Description-en: replace problematic characters in filenames detox is a utility designed to clean up filenames. It replaces difficult to work with characters, such as spaces, with standard equivalents. It will also clean up filenames with UTF-8 or Latin-1 (or CP-1252) characters in them. . Features: * Removal or replacement of upper ASCII Latin-1 (ISO 8859-1) characters; * Removal or replacement of UTF-8 encoded Unicode characters; * Removal or replacement of spaces and other potentially tricky characters; * Trimming of excessive "_" and "-"s; * Directory recursion, dry runs, verbose listings. . It is designed with safety in mind. It won't overwrite a file that already exists, and it doesn't touch special files if not requested. . detox is useful to mass rename files automatically. As just one example, you can use detox to easily standardize lots of files, as MP3 or movies, downloaded or stored inside a directory. . This package provides detox and inline-detox commands. The inline-detox can be used in command lines, as a filter in shell procedures. Package: dhall Description-md5: c57c005ec08beb181b3c8709238c2663 Description-en: configuration language guaranteed to terminate Dhall is an explicitly-typed configuration language that is not Turing complete. Despite being Turing-incomplete, Dhall is a real programming language with a type-checker and evaluator. . Use this library to parse, type-check, evaluate, and pretty-print the Dhall configuration language. . This package contains an executable which type-checks a Dhall file and reduces the file to a fully evaluated normal form. Package: dials Description-md5: ca13c7c5eb0b3848fea8c4630137336b Description-en: Diffraction Integration for Advanced Light Sources The DIALS software is developed in a fully open-source, collaborative environment. The main development teams are based at Diamond Light Source and CCP4, in the UK, and at Lawrence Berkeley National Laboratory, USA. However, in the spirit of the open source movement, we welcome collaboration from anyone who wishes to contribute to the project. . To avoid “reinventing the wheel” as much as possible, the DIALS project builds on knowledge accumulated over many decades in the field of crystallographic data processing. We benefit greatly from the altruism of experts who contribute their ideas and advice, either directly or via their detailed publications on existing algorithms and packages such as XDS [2] and MOSFLM [3]. At the heart of the DIALS framework lies a design philosophy of hardware abstraction and a generalised model of the experiment that is inspired directly by material published on the seminal workshops on position sensitive detector software [1]. Continuing in the spirit of these workshops we held our own series of meetings, with talks from invited speakers, and code camps in which specific problems are addressed by intensive effort across the collaboration. Summaries of these meetings and copies of slides given as presentations are available here. . DIALS is written using Python and C++, making heavy use of the cctbx [4] for core crystallographic calculations and much infrastructure including a complete build system. Seamless interaction between the C++ and Python components of this hybrid system is enabled by Boost.Python. Python provides a useful ground for rapid prototyping, after which core algorithms and data structures may be transferred over to C++ for speed. High level interfaces of the hybrid system remain in Python, facilitating further development and code reuse both within DIALS and by third parties. Package: diaspora-common Description-md5: fca0adb2b58e8d8531627141d1d4c892 Description-en: distributed social networking service - common files Diaspora (currently styled diaspora* and formerly styled DIASPORA*) is a free personal web server that implements a distributed social networking service. Installations of the software form nodes (termed "pods") which make up the distributed Diaspora social network. . Diaspora is intended to address privacy concerns related to centralized social networks by allowing users to set up their own server (or "pod") to host content; pods can then interact to share status updates, photographs, and other social data. It allows its users to host their data with a traditional web host, a cloud-based host, an ISP, or a friend. The framework, which is being built on Ruby on Rails, is free software and can be experimented with by external developers. . Learn more about Diaspora at http://diasporafoundation.org . It provides files common for the diaspora and diaspora-installer packages. Package: diaspora-installer Description-md5: 120c7fb469648e6eb3e942926e8b1ea0 Description-en: distributed social networking service - installer Diaspora (currently styled diaspora* and formerly styled DIASPORA*) is a free personal web server that implements a distributed social networking service. Installations of the software form nodes (termed "pods") which make up the distributed Diaspora social network. . Diaspora is intended to address privacy concerns related to centralized social networks by allowing users to set up their own server (or "pod") to host content; pods can then interact to share status updates, photographs, and other social data. It allows its users to host their data with a traditional web host, a cloud-based host, an ISP, or a friend. The framework, which is being built on Ruby on Rails, is free software and can be experimented with by external developers. . Learn more about Diaspora at http://diasporafoundation.org . This dummy package downloads diaspora (also pulling in runtime dependencies as rubygems) and configures it to use PostgreSQL and Nginx. . Unlike the normal Debian package, this package installs exact versions of the dependencies supported by upstream. Package: diaspora-installer-mysql Description-md5: c18a155ca94ebb0900ab3ea2aa77e4b9 Description-en: distributed social networking service - installer (with MySQL) Diaspora (currently styled diaspora* and formerly styled DIASPORA*) is a free personal web server that implements a distributed social networking service. Installations of the software form nodes (termed "pods") which make up the distributed Diaspora social network. . Diaspora is intended to address privacy concerns related to centralized social networks by allowing users to set up their own server (or "pod") to host content; pods can then interact to share status updates, photographs, and other social data. It allows its users to host their data with a traditional web host, a cloud-based host, an ISP, or a friend. The framework, which is being built on Ruby on Rails, is free software and can be experimented with by external developers. . Learn more about Diaspora at http://diasporafoundation.org . This dummy package downloads diaspora (also pulling in runtime dependencies as rubygems) and configures it to use MySQL and Nginx. . Unlike the normal Debian package, this package installs exact versions of the dependencies supported by upstream. Package: diatheke Description-md5: ff36e5e7d80e12c769fe3ae475c039a3 Description-en: command line bible browsing and search tool The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris, MacOSX etc.) API/library for Bible software with a constantly growing list of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 text modules. . This package contains a command line utility for SWORD, allowing bible browsing and searching. This tool is used mostly only for library testing. Nicer front-ends are Xiphos (Gtk), Bibletime (Qt) and others. Package: dico Description-md5: 13351509d30fca7bfbce1ebfb40dafec Description-en: RFC 2229 compliant dictionary client GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package contains the dico console client. Package: dico-dev Description-md5: 16e1bb2a6ba815217fba949b97e64a68 Description-en: RFC 2229 compliant modular dictionary server (development files) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package contains the header files, static libraries, and symbolic links needed for development. Package: dico-doc Description-md5: 17ba737c119a2c7c1da487b29883c36c Description-en: RFC 2229 compliant modular dictionary server (documentation) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package contains the complete documentation for GNU Dico. Package: dico-module-guile Description-md5: 66523e3cc8ec7aaa5245271578006b86 Description-en: RFC 2229 compliant modular dictionary server (Guile module) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package provides an abstract layer for interfacing with database modules written in Guile. Package: dico-module-mediawiki Description-md5: 6d62157d3239bb297f3bc3f3014fc280 Description-en: RFC 2229 compliant modular dictionary server (mediawiki module) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package contains the module that handles the use of Wiktionary or Wikipedia as a dictionary database. Package: dico-module-python Description-md5: 328809bb25555818a70089c7b9bac544 Description-en: RFC 2229 compliant modular dictionary server (Python module) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package provides an abstract layer for interfacing with database modules written in Python. Package: dico-module-wordnet Description-md5: d2928f88165a5fd8534fc0276732250d Description-en: RFC 2229 compliant modular dictionary server (WordNet module) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package provides an abstract layer for reading WordNet lexical database files. Package: dicod Description-md5: ec9ad191eacf23c9cb9849b4c27dc108 Description-en: RFC 2229 compliant modular dictionary server GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package contains the dicod server, in addition to the following plugins: * ldap: provides LDAP support * substr: provides a substring search strategy * stratall: provides the 'all' search strategy Package: dicoweb Description-md5: aea960854256df0c1d2a77cc4a99f90a Description-en: RFC 2229 compliant modular dictionary server (web interface) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package provides a web interface for database searches. Package: dino-im Description-md5: dcc6007c1939396a5d5d0cf8dddc2d56 Description-en: modern XMPP client Dino is a modern XMPP/Jabber client with a nice and clean look. It does support OMEMO and OpenPGP for end-to-end encryption and encrypted audio/video calls between two or more people. If you are looking for a Conversations look-alike, this program might be for you. Package: dino-im-common Description-md5: 21410111f46e6022be956bfbddea1e6f Description-en: modern XMPP client - common files Dino is a modern XMPP/Jabber client with a nice and clean look. It does support OMEMO and OpenPGP for end-to-end encryption and encrypted audio/video calls between two or more people. If you are looking for a Conversations look-alike, this program might be for you. . This package contains platform independent files. Package: displaycal Description-md5: 96c7f50f45d9af9a2e15c1be1d86bfe8 Description-en: Graphical user interface for the Argyll CMS. Calibrates and characterizes display devices using a hardware sensor, driven by the open source color management system Argyll CMS. Supports multi-display setups and a variety of available settings like customizable whitepoint, luminance, black level, tone response curve as well as the creation of matrix and look-up-table ICC profiles with optional gamut mapping. Calibrations and profiles can be verified through measurements, and profiles can be installed to make them available to color management aware applications. Profile installation can utilize Argyll CMS, Oyranos and/or GNOME Color Manager if available, for flexible integration. Package: distcc Description-md5: a14025a1551cf285c7c07c7ab0eaf8e0 Description-en: simple distributed compiler client and server distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. Package: distcc-pump Description-md5: 9652a5ccaa28c389958014887b0a9327 Description-en: pump mode for distcc a distributed compiler client and server distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. . this package contains the necessary additions for distcc's "pump" mode, which improves on plain distcc by distributing not only compilation but also preprocessing to distcc servers. . If you have more than 10 CPUs involved in your distcc setup, you should consider using this package on your distcc client machine. Package: distccmon-gnome Description-md5: 3c92f4065d734516dd0192b9a48f64ee Description-en: GTK+ monitor for distcc a distributed client and server distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. . this is the GTK+ monitor program. Package: dnsmasq Description-md5: 7b36911676b04203658c6857a166934f Description-en: Small caching DNS proxy and DHCP/TFTP server - system daemon Dnsmasq is a lightweight, easy to configure, DNS forwarder and DHCP server. It is designed to provide DNS and optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP for network booting of diskless machines. Package: dnsmasq-base-lua Description-md5: 5caf1f894b363ec915dba1cc68921dc9 Description-en: Small caching DNS proxy and DHCP/TFTP server - executable, Lua-enabled This package contains the dnsmasq executable and documentation, but not the infrastructure required to run it as a system daemon. For that, install the dnsmasq package. This package is an alternative to dnsmasq-base which includes the Lua interpreter. Package: dolfinx-doc Description-md5: 95c344709eaba924f607a3ea5ce774b4 Description-en: Documentation and demo programs for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains documentation and demo programs for DOLFIN-X. . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The documentation for the legacy version of DOLFIN is provided by dolfin-doc. Package: dose-builddebcheck Description-md5: a0e3c3577dea8696e672646bb139ac3e Description-en: Checks whether build-dependencies can be satisfied This software checks, given a collection of source package stanzas and a collection of binary package stanzas of Debian packages, whether the build-dependencies of each source package can be satisfied by the binary packages. Package: dose-distcheck Description-md5: 2715c55e164fd097abdc6437f82f0f66 Description-en: Checks whether dependencies of packages can be satisfied This software checks for every package of a distribution whether it is possible to satisfy its dependencies and conflicts within this distribution. It comes in several versions: - dose-debcheck for Debian packages - dose-rpmcheck for rpm packages - dose-eclipsecheck for OSGi plugins Package: dose-doc Description-md5: e8e279d4e57cc7ab991d1b7b7b79d285 Description-en: Documentation for dose tools and libraries. The dose suite provides libraries for handling package meta-data, and various tools for analyzing package relationships in a large package repository. This package contains the documentation of the dose API, and tutorials of various dose tools. Package: dose-extra Description-md5: 21c020291e5e0bcc86762063c9ace0c9 Description-en: Extra QA tools from the Dose3-library This package contains extra tools for analyzing meta-data of software packages: - ceve, a general metadata parser supporting different input formats (Debian, rpm, and others) and different output formats. - dose-outdated, a Debian-specific tool for finding packages that are not installable with respect to a package repository, and that can only be made installable again by fixing the package itself. - dose-challenged, a Debian-specific tool for checking which packages will certainly become uninstallable when some existing package is upgraded to a newer version. - dose-deb-coinstall, a Debian-specific tool for checking whether a set of packages can be installed all together. The tools dose-distcheck and dose-builddebcheck are packaged in their own respective packages. Package: dotnet-apphost-pack-9.0 Description-md5: 886bc773254ae3434c26ce464e18a14f Description-en: Internal - targeting pack for Microsoft.NETCore.App 9.0 This package provides a targeting pack for Microsoft.NETCore.App 9.0 that allows developers to compile against and target Microsoft.NETCore.App 9.0 applications using the .NET SDK. This not meant for general use. Package: dotnet-host-9.0 Description-md5: 2fbc468710a05e2888f533376a8ecdc1 Description-en: .NET host command line The .NET host is a command line program that runs a standalone .NET application or launches the SDK. . The .NET platform is a fast, lightweight and modular, enabling the creation of cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. Package: dotnet-hostfxr-9.0 Description-md5: 6788822efb23a4b578fc49712a75505d Description-en: .NET host resolver The .NET host resolver contains the logic to resolve and select the right version of the .NET SDK or runtime to use. . The .NET platform is a fast, lightweight and modular, enabling the creation of cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. Package: dotnet-runtime-9.0 Description-md5: 6d7965429ffd2c46fcaf2bf2cd5a341e Description-en: .NET runtime The .NET runtime contains everything needed to run .NET applications. It includes a high performance Virtual Machine as well as the framework libraries used by .NET applications. . The .NET platform is a fast, lightweight and modular, enabling the creation of cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. Package: dotnet-runtime-dbg-9.0 Description-md5: fae8c64bec634fad34aa6078d14c04c0 Description-en: .NET Runtime debug symbols. This package provides the PDB debug symbols for Microsoft.NETCore.App 9.0. Package: dotnet-sdk-9.0 Description-md5: 0b96541f27eefa7ab90bbce27abf7cac Description-en: .NET 9.0 Software Development Kit The .NET SDK is a collection of command line applications to create, build, publish, and run .NET applications. . The .NET platform is a fast, lightweight and modular, enabling the creation of cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. Package: dotnet-sdk-9.0-source-built-artifacts Description-md5: de8a75d89e09271d22aab4f627a2424a Description-en: Internal package for building the .NET 9.0 Software Development Kit The .NET source-built archive is a collection of packages needed to build the .NET SDK itself. . These are not meant for general use. Package: dotnet-sdk-aot-9.0 Description-md5: 00ee8ab10c79cd87e0e9a824070b0240 Description-en: .NET platform NativeAOT components. This package provides the SDK components for platform NativeAOT. Package: dotnet-sdk-dbg-9.0 Description-md5: a984498b389ebe09ba75f2a286ae5628 Description-en: .NET SDK debug symbols. This package provides the PDB debug symbols for the .NET 9.0 SDK. Package: dotnet-targeting-pack-9.0 Description-md5: 42c0ae8d660197453454128dbcd6c51c Description-en: Internal - targeting pack for Microsoft.NETCore.App 9.0 This package provides a targeting pack for Microsoft.NETCore.App 9.0 that allows developers to compile against and target Microsoft.NETCore.App 9.0 applications using the .NET SDK. This are not meant for general use. Package: dotnet-templates-9.0 Description-md5: dbae7585dfbd6c10e3ff7dc6b560da4b Description-en: .NET 9.0 templates This package contains templates used by the .NET SDK. . The .NET platform is a fast, lightweight and modular, enabling the creation of cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. Package: dotnet9 Description-md5: 089b9b16f8d0755e2a0fc6654903b91e Description-en: .NET CLI tools and runtime The .NET platform is a fast, lightweight and modular, enabling the creation of cross platform applications that work on GNU/Linux, macOS and Windows. . It particularly focuses on creating console applications, web applications, and micro-services. . The .NET platform contains a runtime conforming to .NET Standards, a set of framework libraries, an SDK containing compilers, and a 'dotnet' CLI application to drive everything. Package: dpdk-dev Description-md5: 2bac84865b00597889092d76d90f8114 Description-en: Data Plane Development Kit (dev tools) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains tools useful to a developer and for dpdk self tests. Package: dpdk-doc Description-md5: 8460e56e632f9ddf05320944330e906b Description-en: Data Plane Development Kit (documentation) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the complete set of documentation and guides. Package: dupeguru Description-md5: 372ab390ba2da5ac6654e05c59e88444 Description-en: GUI tool to find duplicate files in a system dupeGuru is a tool to find duplicate files on your computer. . It can scan either filenames or contents. The filename scan features a fuzzy matching algorithm that can find duplicate filenames even when they are not exactly the same. . dupeGuru is customizable: you can tweak its matching engine to find exactly the kind of duplicates you want to find. Package: dvisvgm Description-md5: 6ea005ee1802e37799f2dafb8ae4159d Description-en: DVI to SVG converter dvisvgm is a utility for TeX/LaTeX users. It converts DVI, EPS, and PDF files to the XML-based scalable vector graphics format SVG. Package: dwdiff Description-md5: 66edb2f54f6b6dc08d3a45a2a4fb784e Description-en: diff program that operates word by word dwdiff is a diff program that operates at the word level instead of the line level. It is different from wdiff in that it allows the user to specify what should be considered whitespace, and in that it takes an optional list of characters that should be considered delimiters. Delimiters are single characters that are treated as if they are words, even when there is no whitespace separating them from preceding words or delimiters. dwdiff is mostly commandline compatible with wdiff. Only the --autopager, --terminal and --avoid-wraps options are not supported. . The default output from dwdiff is the new text, with the deleted and inserted parts annotated with markers. Command line options are available to change both what is printed, and the markers. Package: e2fsck-static Description-md5: 0f5fb4f2ba168adf31e7b0a640de0d89 Description-en: statically-linked version of the ext2/ext3/ext4 filesystem checker This may be of some help to you if your filesystem gets corrupted enough to break the shared libraries used by the dynamically linked checker. . This binary takes much more space than its dynamic counterpart located in e2fsprogs, though. . You may want to install a statically-linked shell as well, to be able to run this program if something like your C library gets corrupted. Package: efi-shell-aa64 Description-md5: 148e69dcdf98514fabee21516b756811 Description-en: UEFI Shell for 64-bit ARM architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellaa64.efi binary for the 64-bit ARM architecture. Package: efi-shell-arm Description-md5: 0b0947fdd969b8a2ac75813c4e8c15ac Description-en: UEFI Shell for 32-bit ARM architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellarm.efi binary for the 32-bit ARM architecture. Package: efi-shell-ia32 Description-md5: 0860db0d5a21acc4508b977482f43a7c Description-en: UEFI Shell for 32-bit x86 architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellia32.efi binary for the a 32-bit x86 architecture. Package: efi-shell-riscv64 Description-md5: 3bbadf85ee08cb7a48791fb72727234d Description-en: UEFI Shell for 64-bit RISC-V architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellriscv64.efi binary for the 64-bit RISC-V architecture. Package: efi-shell-x64 Description-md5: 319d03d6ee48666c5aabf29cd2548e18 Description-en: UEFI Shell for 64-bit x86 architecture The UEFI Shell provides a command line interface running on top of the EFI API. It can be used to execute EFI binaries, to manage EFI variables and boot options, or to display details of installed devices, drivers, and protocols. This package contains the shellx64.efi binary for the 64-bit x86 architecture. Package: eliom Description-md5: 62cffbc5c03a5d5b712313b94492b594 Description-en: web framework for ocsigenserver (tools) Eliom allows one to easily develop sophisticated client/server Web applications using OCaml. . This package contains command-line tools. Package: elixir Description-md5: 572fe6b3095250d25aa22e376bc0e13e Description-en: functional meta-programming aware language Elixir is a functional meta-programming aware language intended primarily for developing distributed, fault-tolerant and scalable systems. Elixir source code is compiled to bytecode for the Erlang Virtual Machine (EVM), and can use Erlang libraries transparently. Package: elpa-emacsql Description-md5: 4b93b3a2418c8a8e822c52200efd8e69 Description-en: high level SQL database frontend for Emacs (abstractions) EmacSQL is a high level Emacs Lisp frontend for SQLite (primarily), PostgreSQL, MySQL, and potentially other SQL databases. . This package contains the high level abstractions. Package: elpa-emacsql-mysql Description-md5: e2c926e0aae3e864f3e64a71d6525877 Description-en: high level SQL database frontend for Emacs (MySQL backend) EmacSQL is a high level Emacs Lisp frontend for SQLite (primarily), PostgreSQL, MySQL, and potentially other SQL databases. . This package contains the MySQL backend. Package: elpa-emacsql-psql Description-md5: 38d01395cda8cb0758f9ee4dd4147aef Description-en: high level SQL database frontend for Emacs (PostgreSQL backend) EmacSQL is a high level Emacs Lisp frontend for SQLite (primarily), PostgreSQL, MySQL, and potentially other SQL databases. . This package contains the PostgreSQL backend. Package: elpa-emacsql-sqlite Description-md5: 732ca63abc1e07ff030473fc2e22d94f Description-en: high level SQL database frontend for Emacs (SQLite backend) EmacSQL is a high level Emacs Lisp frontend for SQLite (primarily), PostgreSQL, MySQL, and potentially other SQL databases. . This package contains the SQLite backend. Package: elpa-flycheck Description-md5: a537e395ab01bcebd0553cd7a9a35398 Description-en: modern on-the-fly syntax checking for Emacs Flycheck uses various syntax checking and linting tools to automatically check the contents of buffers while the user types, and reports warnings and errors directly in the buffer, or in an optional error list. . It is intended to replace the older Flymake which is part of Emacs core. Package: elpa-macaulay2 Description-md5: 35f04361fa8fd55e1eb97b5f79cca4d5 Description-en: Software system for algebraic geometry research (Emacs package) Macaulay 2 is a software system for algebraic geometry research, written by Daniel R. Grayson and Michael E. Stillman. Based on Groebner bases, it provides algorithms for computing homological invariants of rings and modules. . This package contains the modes for running Macaulay2 within Emacs and editing Macaulay2 code. Package: elpa-magit-forge Description-md5: fb54a22189972a2f5c4d8704566574ab Description-en: Work with Git forges from the comfort of Magit Work with Git forges, such as Github and Gitlab, from the comfort of Magit and the rest of Emacs. Package: emscripten Description-md5: 46339f12bf7f0c234a5b61dbc48f3ab3 Description-en: LLVM-to-JavaScript Compiler Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode, also called LLVM IR (which can be generated from C/C++ using Clang, or any other language that can be converted into LLVM bitcode) and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run). . Using Emscripten, you can * Compile C and C++ code into JavaScript and run that on the web * Run code in languages like Python as well, by compiling CPython from C to JavaScript and interpreting code in that on the web . Some uses of emscripten require additional packages: * setting WASM2C requires wabt (at least release 1.0.24-2). * emcmake requires cmake. * emconfigure may require automake. * emmake requires make. * emrun option --android requires adb. * emscons requires scons. * WebIDL Binder requires python3-ply. Package: emscripten-doc Description-md5: f0e422567662ce47b8f128b7deffb4da Description-en: LLVM-to-JavaScript Compiler Emscripten is an LLVM to JavaScript compiler. It takes LLVM bitcode, also called LLVM IR (which can be generated from C/C++ using Clang, or any other language that can be converted into LLVM bitcode) and compiles that into JavaScript, which can be run on the web (or anywhere else JavaScript can run). . Using Emscripten, you can * Compile C and C++ code into JavaScript and run that on the web * Run code in languages like Python as well, by compiling CPython from C to JavaScript and interpreting code in that on the web . This package contains the documentation. Package: erlang-p1-eimp Description-md5: 75af75d6289b0e058a327c8b602db630 Description-en: Erlang application for manipulating graphic images This library is an Erlang application for manipulating graphic images using external C libraries. Currently it supports convertation between WebP, JPEG and PNG. It is used by ejabberd. Package: erofs-utils Description-md5: 4bb2da847d1e07ff56a58930bc9df83a Description-en: Utilities for EROFS File System EROFS (Enhanced Read-Only File System) is a lightweight read-only file system with modern designs (eg. page-sized blocks, inline xattrs/data, etc.) for scenarios which need high-performance read-only requirements, e.g. Android OS for smartphones and LIVECDs. . It also provides fixed-sized output compression support, which improves storage density, keeps relatively higher compression ratios, which is more useful to achieve high performance for embedded devices with limited memory. Package: erofsfuse Description-md5: 78013a40812bae155f3d4ee4bbbd9601 Description-en: FUSE Mount Utility for EROFS File System EROFS (Enhanced Read-Only File System) is a lightweight read-only file system with modern designs (eg. page-sized blocks, inline xattrs/data, etc.) for scenarios which need high-performance read-only requirements, e.g. Android OS for smartphones and LIVECDs. . It also provides fixed-sized output compression support, which improves storage density, keeps relatively higher compression ratios, which is more useful to achieve high performance for embedded devices with limited memory. . This package contains a utility to mount EROFS images using FUSE. Package: esnacc Description-md5: c6670f009a02fa36fcc40a8cb4f1a8e4 Description-en: ASN.1 to C or C++ or IDL compiler esnacc is short for "Enhanced Sample Neufeld ASN.1 to C Compiler" and ASN.1 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824). esnacc supports a subset of ASN.1 1988. . Given an ASN.1 source file(s) esnacc can produce: . 1. C routines for BER encoding, decoding, printing and freeing. 2. C++ routines for BER encoding, decoding, and printing. 3. A type table that can be used with C driver routines for BER encoding, decoding, printing and freeing. . If you want to build esnacc based applications, you want to install the libesnacc-dev package, too. Your application will then depend on the esnacc libraries, you find in the libesnacc180 package. Package: esnacc-doc Description-md5: f653f88aeea8c2d64b4096b278f490e1 Description-en: ASN.1 to C or C++ or IDL compiler, documentation esnacc is short for "Enhanced Sample Neufeld ASN.1 to C Compiler" and ASN.1 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824). Snacc supports a subset of ASN.1 1988. . The documentation for snacc in PDF format. Package: etc1tool Description-md5: 1bbf24cfceac355f34ed7421b8bee0f0 Description-en: ETC1 conversion tool etc1tool is a command line utility that lets you encode PNG images to the ETC1 compression standard and decode ETC1 compressed images back to PNG. It is part of the Android SDK for working with media files for game apps. The standard for the ETC1 texture format is here: http://www.khronos.org/registry/gles/extensions/OES/OES_compressed_ETC1_RGB8_texture.txt Package: ewf-tools Description-md5: a239a460d54374da59b5d48cafc00166 Description-en: collection of tools for reading and writing EWF files Libewf is a library with support for reading and writing the Expert Witness Compression Format (EWF). This library allows you to read media information of EWF files in the SMART (EWF-S01) format and the EnCase (EWF-E01) format. It supports files created by EnCase 1 to 6, linen and FTK Imager. The libewf is useful for forensics investigations. . This package contains tools to acquire, verify and export EWF files. Package: exactimage Description-md5: 9949da3ff157b2d9d5470042b5d548a3 Description-en: fast image manipulation programs ExactImage is a fast C++ image processing library. Unlike many other library frameworks it allows operation in several color spaces and bit depths natively, resulting in low memory and computational requirements. . This package contains the utilities. Package: eye Description-md5: b509d100ee53ef205b9512e00c645e20 Description-en: semantic web reasoning engine Euler Yet another proof Engine (EYE) is a reasoning engine supporting the Semantic Web layers. It performs semibackward chaining and it supports Euler paths. Via N3 it is interoperable with Cwm. . Semibackward chaining is backward chaining for rules using <= in N3 and forward chaining for rules using => in N3. This can be seen in EYE Reasoning. . Euler paths are roughly "don't step in your own steps" which is inspired by what Leonhard Euler discovered in 1736 for the Königsberg Bridge Problem. EYE sees the rule P => C as P & NOT(C) => C. . Notation3 (N3) is a shorthand non-XML serialization of Resource Description Framework (RDF) models, designed with human-readability in mind: N3 is much more compact and readable than XML RDF notation. . Resource Description Framework (RDF) is a standard model for data interchange on the Web. Package: eza Description-md5: 7ed1042380d482b0c7e7072e0ce6ac97 Description-en: Modern replacement for ls eza is an improved file lister with more features and better defaults. It uses colours to distinguish file types and metadata. It knows about symlinks, extended attributes, and Git. And it’s small, fast, and just one single binary. Package: faketime Description-md5: 583f56c26c345706c1147c5561a549d0 Description-en: Report faked system time to programs (command-line tool) The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts various system calls which programs use to retrieve the current date and time. It can then report faked dates and times (as specified by you, the user) to these programs. This means you can modify the system time a program sees without having to change the time system-wide. FTPL allows you to specify both absolute dates (e.g., 2004-01-01) and relative dates (e.g., 10 days ago). . This package contains a "faketime" binary that makes it easy to use the LD_PRELOAD library. Package: fastboot Description-md5: 191f300ce2b717b2e20bb7a62d2818fb Description-en: Android fastboot tool A command line tool for flashing an Android device, boot an Android device to fastboot mode, etc.. . This package recommends "android-sdk-platform-tools-common" which contains the udev rules for Android devices. Without this package, adb and fastboot need to be running with root permission. Package: fbx-all Description-md5: 525dc22611d998a8f67b4eaf594080ea Description-en: FreedomBox package This metapackage will install the FreedomBox service and web interface which can be used to install and manage all other FreedomBox apps. Package: fbx-tasks Description-md5: 3f8f39613f10ad53aa98d036dc944930 Description-en: FreedomBox tasks for tasksel FreedomBox is designed to be your own inexpensive server at home. It runs free software and offers an increasing number of services ranging from a calendar or jabber server to a wiki or VPN. A web interface allows you to easily install and configure your apps. . This package provides FreedomBox tasks in tasksel. Package: fdroidserver Description-md5: 1cfe8671ed59e0b2cce72f3d8f629ded Description-en: F-Droid build server and repository tools for Android F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device. . The F-Droid server tools provide various scripts and tools that are used to maintain the main F-Droid application repository. You can use these same tools to create your own additional or alternative repository for publishing, or to assist in creating, testing and submitting metadata to the main repository. Package: fenics Description-md5: d3015a1f60aae2dbbc9de5b6f0aa19b9 Description-en: Automated Solution of Differential Equations FEniCS is a collection of free software for automated, efficient solution of differential equations. . FEniCS has an extensive list of features, including automated solution of variational problems, automated error control and adaptivity, a comprehensive library of finite elements, high performance linear algebra and many more. . FEniCS is organized as a collection of interoperable components, including the problem-solving environment DOLFIN, the form compiler FFC, the finite element tabulator FIAT, the just-in-time compiler Instant, the code generation interface UFC, the form language UFL and a range of additional components. . This is a metapackage which depends on all FEniCS components. . This is the legacy version of FEniCS. You may want to consider installing the next-generation FEniCS-X (fenicx package). Package: fenicsx Description-md5: e4e2e6146cf4c1c06ad520ad19b71e84 Description-en: Automated Solution of Differential Equations FEniCS is a collection of free software for automated, efficient solution of differential equations. . FEniCS has an extensive list of features, including automated solution of variational problems, automated error control and adaptivity, a comprehensive library of finite elements, high performance linear algebra and many more. . FEniCS is organized as a collection of interoperable components, including the problem-solving environment DOLFIN, the form compiler FFC, the finite element tabulator FIAT, the just-in-time compiler Instant, the code generation interface UFC, the form language UFL and a range of additional components. . This is a metapackage which depends on all FEniCS-X components. . FEniCS-X is the next-generation implementation of FEniCS (with DOLFIN-X, FFC-X) Package: fhist Description-md5: 125a891d3db6796ff3117cc2480d828b Description-en: File history, comparison and merge utilities The fhist package contains 3 utilities fhist - a file history tool fcomp - a file comparison tool fmerge - a file merging tool . All three are bundled together, because they all use the same minimal-difference algorithm. Package: field3d-doc Description-md5: 39e115e8381c81587e646e596696c517 Description-en: documentation for Field3D Field3D is an open source library for storing voxel data. . It provides C++ classes that handle in-memory storage and a file format based on HDF5 that allows the C++ objects to be written to and read from disk. . This package contains the documentation. Package: field3d-tools Description-md5: 6ea5a966efeb6247002bfb75e0237fbf Description-en: command-line tools for Field3D Field3D is an open source library for storing voxel data. . It provides C++ classes that handle in-memory storage and a file format based on HDF5 that allows the C++ objects to be written to and read from disk. . This package contains the command-line tools. Package: fig2dev Description-md5: 36434e4ef22c24f930baeb64b1bd0119 Description-en: Utilities for converting XFig figure files This package contains utilities (mainly fig2dev) to handle XFig (Facility for Interactive Generation of figures) files. . It can convert files produced by xfig to box, cgm, dxf, epic, eepic, eepicemu, emf, eps, gbx (Gerber beta driver), gif, ibmgl, jpeg, latex, map (HTML image map), mf (MetaFont), mp (MetaPost), pcx, pdf, pdftex, pdftex_t, pic, pict2e, pictex, png, ppm, ps, pstex, pstex_t, pstricks, ptk (Perl/Tk), shape (LaTeX shaped paragraphs), sld (AutoCad slide format), svg, textyl, tiff, tikz, tk (Tcl/Tk), tpic, xbm and xpm. 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: flang-17 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flang-18 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flang-19 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flang-20 Description-md5: bd017b88c85853e1292c78015b1d62a8 Description-en: Fortran compiler Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. Package: flask-sqlalchemy-doc Description-md5: 0790189e4a32d083dafe773b5ad9c984 Description-en: SQLAlchemy support for your Python 3 Flask application (Documentation) Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. . This python3 package adds SQLAlchemy support to Flask. The aim of SQLAlchemy is to make accomplishing common tasks in Flask application easier by providing useful defaults and extra helpers. . This package installs the documentation for the library. Package: 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: flycheck-doc Description-md5: 2b752f744980a4c6e2ff13af7e4e80a6 Description-en: modern on-the-fly syntax checking for Emacs - documentation Flycheck uses various syntax checking and linting tools to automatically check the contents of buffers while the user types, and reports warnings and errors directly in the buffer, or in an optional error list. . This package includes flycheck's HTML documentation. Package: flydraw Description-md5: aa058a16abd6cbeedce7c237076a8669 Description-en: command-line drawing tool flydraw is a drawing tool based on an interpreter which parses a language featuring rich graphic primitives; it uses libgd to output GIF, JPEG, or PNG files. Package: fontforge Description-md5: 4ebffb1f6ab9a1d49bd81ce04ad8a0a7 Description-en: font editor FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: fontimage - produce a font thumbnail image; fontlint - checks the font for certain common errors; sfddiff - compare two font files. Package: fontforge-common Description-md5: e73b7c59e225efcf676e067828964164 Description-en: font editor (common files) FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package contains common arch-independent files. Package: fontforge-doc Description-md5: 7868a482203deceed3b189850e2f641f Description-en: documentation for fontforge FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package contains the documentation for fontforge. Package: fontforge-extras Description-md5: 8738f3ed9343c0aff3df53bd1f3d510d Description-en: font editor - extra programs FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: acorn2sfd dewoff woff findtable pcl2ttf pfadecrypt rmligamarks showttf stripttc ttf2eps Package: fontforge-nox Description-md5: 2e1916689377673a003f63bcc14e3f2f Description-en: font editor - non-X version FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package also provides these programs and utilities: fontimage - produce a font thumbnail image; fontlint - checks the font for certain common errors; sfddiff - compare two font files. . This package contains a version of FontForge compiled with support for scripting but no GUI, and not require the graphics library. Package: fp-compiler Description-md5: a8d7d8737d893733a2cffaecf2cac458 Description-en: Free Pascal - compiler dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . Extensions have been added to the language, such as function overloading, creation and linking of shared libraries, and Delphi language extensions including classes, exceptions, ANSI strings, and open arrays. . This dependency package always depends on the latest available version of the package containing the command line compiler. Package: fp-compiler-3.2.2 Description-md5: 63713eee8e06aca4b4428ee844beaa96 Description-en: Free Pascal - compiler The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . Extensions have been added to the language, such as function overloading, creation and linking of shared libraries, and Delphi language extensions including classes, exceptions, ANSI strings, and open arrays. . This package contains the command line compiler. Package: fp-docs Description-md5: 87030c98df63171b1a3903d17286416a Description-en: Free Pascal - documentation dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing documentation for the Free Pascal Compiler in HTML format. Package: fp-docs-3.2.2 Description-md5: 143764395ee871181071ce25cc590993 Description-en: Free Pascal - documentation The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package provides documentation for the Free Pascal Compiler in HTML format. Package: fp-ide Description-md5: 833771529aa9954efe6d2950e13bffc6 Description-en: Free Pascal - IDE dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . Extensions have been added to the language, such as function overloading, creation and linking of shared libraries, and Delphi language extensions including classes, exceptions, ANSI strings, and open arrays. . This dependency package always depends on the latest available version of the package containing the Integrated Development Environment (IDE). The IDE has an internal compiler. Package: fp-ide-3.2.2 Description-md5: 0c775e9bd2bab35e68a41e63d2ffaec7 Description-en: Free Pascal - IDE The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . Extensions have been added to the language, such as function overloading, creation and linking of shared libraries, and Delphi language extensions including classes, exceptions, ANSI strings, and open arrays. . This package contains the Integrated Development Environment (IDE). The IDE has an internal compiler. Package: fp-units-base Description-md5: ac8ae251072c9a38e311648315a7b0fc Description-en: Free Pascal - base units dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing Free Pascal units for common libraries (some of which are also required by the Free Component Library): NCurses, X11 (Xlib, Xutil), and ZLib. Package: fp-units-base-3.2.2 Description-md5: 1f5b86e2d3012a425e60c02e04941229 Description-en: Free Pascal - base units The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains Free Pascal units for common libraries (some of which are also required by the Free Component Library): NCurses, X11 (Xlib, Xutil), and ZLib. Package: fp-units-castle-game-engine Description-md5: c4c4a4fa4d57f7ab210d2f18da4c66e6 Description-en: Castle Game Engine - 3D game engine for FreePascal / Lazarus Castle Game Engine is a set of LGPL licenced libraries that are intended to ease developing 3D games with FreePascal / Lazarus. . It provides an excellent support for the VRML / X3D 3D data format. Other 3D formats are also supported. . It features many advanced graphic effects and easy to use API on top of OpenGL. . This package contains the FPC units and the auxiliary tools castle-curves, castle-engine, image-to-pascal, sprite-sheet-to-x3d, and texture-font-to-pascal. . This package suggests the gradle package. Gradle is only necessary if one wants to build Android applications, otherwise one can ignore that suggestion. Note that, in order to create Android applications, one will also need the Android SDK and NDK, and FPC cross-compiler, see https://github.com/castle-engine/castle-engine/wiki/Android. Package: fp-units-db Description-md5: 7cc1ac6e7f8c271a06030379ab8c6e9d Description-en: Free Pascal - database-library units dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing Free Pascal units with bindings for GDBM, Interbase, MySQL, PostgreSQL, ODBC, Oracle, and SQLite. Package: fp-units-db-3.2.2 Description-md5: fc9677bc51d01a4478e803f7fe8ebdea Description-en: Free Pascal - database-library units The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains Free Pascal units with bindings for GDBM, Interbase, MySQL, PostgreSQL, ODBC, Oracle, and SQLite. Package: fp-units-fcl Description-md5: 263bb8d2c3929df6845ebc00e421b61c Description-en: Free Pascal - Free Component Library dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing the Free Component Library for the Free Pascal Compiler. Package: fp-units-fcl-3.2.2 Description-md5: 998a24bd855977c5f2247590e4fa39fa Description-en: Free Pascal - Free Component Library The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains the Free Component Library for the Free Pascal Compiler. Package: fp-units-fv Description-md5: b01fcc2bc910452afc8844b23d128541 Description-en: Free Pascal - Free Vision units dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing the Free Vision units for the Free Pascal Compiler (which provide a framework for developing text user interfaces). Package: fp-units-fv-3.2.2 Description-md5: 4d0968ad113531e9ffaf936115d98458 Description-en: Free Pascal - Free Vision units The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains the Free Vision units for the Free Pascal Compiler (which provide a framework for developing text user interfaces). Package: fp-units-gfx Description-md5: 759f11e7a44580a56a488edd8342a616 Description-en: Free Pascal - graphics-library units dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing Free Pascal units with bindings for cairo, forms, ggi, graph, libgd, libpng, opengl, and svgalib. . SVGALib is no longer packaged by Debian and should be installed manually by users who want to link against it. Package: fp-units-gfx-3.2.2 Description-md5: 5004bf55c210eff05cd526d9f1d316dd Description-en: Free Pascal - graphics-library units The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains Free Pascal units with bindings for cairo, forms, ggi, graph, libgd, libpng, opengl, and svgalib. . SVGALib is no longer packaged by Debian and should be installed manually by users who want to link against it. Package: fp-units-gtk2 Description-md5: e564d7cf698380a9efe635d9f2c3d9f6 Description-en: Free Pascal - GTK+ 2.x units dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing Free Pascal units and examples to create programs with GTK+ 2.x. Package: fp-units-gtk2-3.2.2 Description-md5: deb572a4c869b97386961af09a7346d7 Description-en: Free Pascal - GTK+ 2.x units The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains Free Pascal units and examples to create programs with GTK+ 2.x. Package: fp-units-math Description-md5: 73e070ec4f1ad53b77254e382bc7856d Description-en: Free Pascal - math units dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing Free Pascal math interfacing units for: * gmp (the GNU Multiple Precision arithmetic library); * numlib (numerical computing); * proj4 (cartographic projections); * symbolic (symbolic computing). Package: fp-units-math-3.2.2 Description-md5: 32f8990183224659357bc760d29e6c7a Description-en: Free Pascal - math units The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains Free Pascal math interfacing units for: * gmp (the GNU Multiple Precision arithmetic library); * numlib (numerical computing); * proj4 (cartographic projections); * symbolic (symbolic computing). Package: fp-units-misc Description-md5: 8ceac8a7b9ad07aadac92dac389ce805 Description-en: Free Pascal - miscellaneous units dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing miscellaneous Free Pascal units: fppkg (the FPC packaging system), PasZLib (a Pascal-only zlib implementation), and Utmp. Package: fp-units-misc-3.2.2 Description-md5: c7020a40d9768d977adda0cf8c053d78 Description-en: Free Pascal - miscellaneous units The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains miscellaneous Free Pascal units: fppkg (the FPC packaging system), PasZLib (a Pascal-only zlib implementation), and Utmp. Package: fp-units-multimedia Description-md5: 6ea49b46460db675563eee2e20685944 Description-en: Free Pascal - multimedia units dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing Free Pascal multimedia units: a52, dts, mad, modplug, oggvorbis, openal, and vlc. Package: fp-units-multimedia-3.2.2 Description-md5: 5104ed16e2a6fb716d7e7d859ac1d9d6 Description-en: Free Pascal - multimedia units The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains Free Pascal multimedia units: a52, dts, mad, modplug, oggvorbis, openal, and vlc. Package: fp-units-net Description-md5: c0cbe4cce5252033a0619131316d8893 Description-en: Free Pascal - networking units dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing Free Pascal units for creating network tools: D-Bus, httpd-1.3, httpd-2.0, httpd-2.2, ldap, libasync, libcurl, netdb, openssl, and pcap. Package: fp-units-net-3.2.2 Description-md5: 817164b48d34728d272d528595974deb Description-en: Free Pascal - networking units The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains Free Pascal units for creating network tools: D-Bus, httpd-1.3, httpd-2.0, httpd-2.2, ldap, libasync, libcurl, netdb, openssl, and pcap. Package: fp-units-rtl Description-md5: 19ba7fc0b1618747f892772b63502125 Description-en: Free Pascal - runtime libraries dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing the RunTime Libraries for the Free Pascal Compiler. Package: fp-units-rtl-3.2.2 Description-md5: 55969a41e7006e4059f6e696dfead87b Description-en: Free Pascal - runtime libraries The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains the RunTime Libraries for the Free Pascal Compiler. Package: fp-units-wasm Description-md5: c88688a1e2fbdb543fcb347685efac69 Description-en: Free Pascal - Web assembly support units dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing the Free Pascal web assembly support units: pas2js, utils-pas2js, webidl ... Package: fp-units-wasm-3.2.2 Description-md5: 2d09d00fd5db083fb065b6869eb2c5b0 Description-en: Free Pascal - Web assembly support units The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains Free Pascal web assembly support units: pas2js, utils-pas2js, webidl ... Package: fp-utils Description-md5: 00fc6b3eb34ba1fdf92986ca84a3276e Description-en: Free Pascal - utilities dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing some handy utilities for use with the Free Pascal Compiler: * data2inc convert binary/text data to include files; * fpcmake create Makefile from Makefile.fpc; * h2pas convert .h files to Pascal units; * plex/pyacc Pascal Lex and Yacc implementations; * ppdep create a dependency file for use with Makefiles; * ppudump dump the information stored in a .ppu (unit) file; * ppufiles show needed files for units; * ppumove place multiple units in a shared library; * ptop beautify source. Package: fp-utils-3.2.2 Description-md5: bff84a46907553f97fdee849a7e5a5cf Description-en: Free Pascal - utilities The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains some handy utilities for use with the Free Pascal Compiler: * data2inc convert binary/text data to include files; * fpcmake create Makefile from Makefile.fpc; * h2pas convert .h files to Pascal units; * plex/pyacc Pascal Lex and Yacc implementations; * ppdep create a dependency file for use with Makefiles; * ppudump dump the information stored in a .ppu (unit) file; * ppufiles show needed files for units; * ppumove place multiple units in a shared library; * ptop beautify source. Package: fpc Description-md5: a512a55eb79abd843319a1d1b6eb771d Description-en: Free Pascal - SDK suite dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . Extensions have been added to the language, such as function overloading, creation and linking of shared libraries, and Delphi language extensions including classes, exceptions, ANSI strings, and open arrays. . This dependency package always depends on the latest available version of the metapackage pulling in all the FPC packages provided for this architecture. Experienced users may instead prefer to install the particular packages they require by hand. Package: fpc-3.2.2 Description-md5: b1de77c760f252fda5632063525f1a1b Description-en: Free Pascal - SDK-3.2.2 suite The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . Extensions have been added to the language, such as function overloading, creation and linking of shared libraries, and Delphi language extensions including classes, exceptions, ANSI strings, and open arrays. . This metapackage pulls in all the FPC packages provided for this architecture. Experienced users may instead prefer to install the particular packages they require by hand. Package: fpc-source Description-md5: b92de8e5e2b0506af9e3e2d19ff92477 Description-en: Free Pascal - SDK source code dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing Free Pascal's own source code. It is meant to be used by the Lazarus IDE. Package: fpc-source-3.2.2 Description-md5: 2ca7ad1302a80136317c534a3c10119d Description-en: Free Pascal - SDK source code The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains Free Pascal's own source code. It is meant to be used by the Lazarus IDE. Package: freedombox Description-md5: eada99d45123c79eeb910fb4ebfd4b8a Description-en: easy to manage, privacy oriented home server FreedomBox is designed to be your own inexpensive server at home. It runs free software and offers an increasing number of services ranging from a calendar or jabber server to a wiki or VPN. A web interface allows you to easily install and configure your apps. . This package provides the FreedomBox Service (Plinth) which installs, configures and manages all functions of FreedomBox. The service is managed using a web interface available at https://localhost/. Package: freedombox-doc-en Description-md5: 95d8bda62322acafff3de2f6c2c70c7c Description-en: easy to manage, privacy oriented home server - user manual (English) FreedomBox is designed to be your own inexpensive server at home. It runs free software and offers an increasing number of services ranging from a calendar or jabber server to a wiki or VPN. A web interface allows you to easily install and configure your apps. . This package contains the English user manual in HTML and PDF formats. It describes how to setup and use each application in FreedomBox and FreedomBox itself. It is accessible from Help menu in the FreedomBox web interface. Package: freedombox-doc-es Description-md5: 98c3a0caa658d9a182598ab6c7512c53 Description-en: easy to manage, privacy oriented home server - user manual (Spanish) FreedomBox is designed to be your own inexpensive server at home. It runs free software and offers an increasing number of services ranging from a calendar or jabber server to a wiki or VPN. A web interface allows you to easily install and configure your apps. . This package contains the Spanish user manual in HTML and PDF formats. It describes how to setup and use each application in FreedomBox and FreedomBox itself. It is accessible from Help menu in the FreedomBox web interface. Package: freeradius-iodbc Description-md5: 6347edefac75f466ab02895aecb1a016 Description-en: iODBC module for FreeRADIUS server The FreeRADIUS server can use iODBC to access databases to authenticate users and do accounting, and this module is necessary for that. Package: freeradius-krb5 Description-md5: 3a5c3602207569628c542943459c0429 Description-en: kerberos module for FreeRADIUS server The FreeRADIUS server can use Kerberos to authenticate users, and this module is necessary for that. Package: freeradius-ldap Description-md5: cc9ad4f60cb78e6b940d44e4c3b57d1d Description-en: LDAP module for FreeRADIUS server The FreeRADIUS server can use LDAP to authenticate users, and this module is necessary for that. Package: freeradius-memcached Description-md5: 6c7415181d540694968e8e8c5fbf1877 Description-en: Memcached module for FreeRADIUS server The FreeRADIUS server can cache data in memcached and this package contains the required module. Package: freeradius-mysql Description-md5: 4423793fbfc997cd42deec2bcb196555 Description-en: MySQL module for FreeRADIUS server The FreeRADIUS server can use MySQL to authenticate users and do accounting, and this module is necessary for that. Package: freeradius-postgresql Description-md5: 21c022ad780dbebcad8db320d076ccd0 Description-en: PostgreSQL module for FreeRADIUS server The FreeRADIUS server can use PostgreSQL to authenticate users and do accounting, and this module is necessary for that. Package: freeradius-python3 Description-md5: 80f8197fc7d045314f87c86f25224510 Description-en: Python 3 module for FreeRADIUS server This package is required to add Python 3 functionality to the FreeRADIUS server. . It was introduced in FreeRADIUS 3.0.20 as EXPERIMENTAL module. Use at your own risk. Package: freeradius-redis Description-md5: 409331feca6e7b06facbc4bac2a0f07b Description-en: Redis module for FreeRADIUS server This module is required to enable the FreeRADIUS server to access Redis databases. Package: freeradius-rest Description-md5: 84efad4f894dd87ee01e51563cfab4f8 Description-en: REST module for FreeRADIUS server The FreeRADIUS server can make calls to remote web APIs, and this module is necessary for that. Package: freeradius-yubikey Description-md5: 085fe9fe99855d39801336fb78e00a38 Description-en: Yubikey module for FreeRADIUS server This package is required to add Yubikey functionality to the FreeRADIUS server. Package: freerdp2-dev Description-md5: 87d789b26f2354d9180f00d23a677478 Description-en: Free Remote Desktop Protocol library (development files) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the FreeRDP development files. Package: freerdp2-shadow-x11 Description-md5: 5e8fef249679625146e6e6f483c3b488 Description-en: FreeRDP x11 shadowing server FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains a "shadowing" server that can be used to share an already started X11 DISPLAY. Package: freerdp2-wayland Description-md5: a5e739176253fe4f397467dba68645a0 Description-en: RDP client for Windows Terminal Services (wayland client) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . Currently, the FreeRDP clients supports the following Windows Versions: . * Windows NT Server * Windows 2000 Terminal Server * Windows XP * Windows 2003 Server * Windows Vista * Windows 2008/2008r2/2011SBS Server * Windows 7 * Windows 2012/2012r2 Server * Windows 8 * Windows 10 . This package contains the wayland based client. Package: freerdp2-x11 Description-md5: c4929c6614bb3d2257a1f67d82098bd3 Description-en: RDP client for Windows Terminal Services (X11 client) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . Currently, the FreeRDP client supports the following Windows Versions: . * Windows NT Server * Windows 2000 Terminal Server * Windows XP * Windows 2003 Server * Windows Vista * Windows 2008/2008r2/2011SBS Server * Windows 7 * Windows 2012/2012r2 Server * Windows 8 * Windows 10 . This package contains the X11 based client. Package: freerdp3-dev Description-md5: 87d789b26f2354d9180f00d23a677478 Description-en: Free Remote Desktop Protocol library (development files) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the FreeRDP development files. Package: freerdp3-proxy Description-md5: d2e176360b6efb750b0ebc45b645782f Description-en: FreeRDP proxy server FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the proxy server that can be used as man in the middle proxy for RDP connections. Package: freerdp3-proxy-modules Description-md5: 407511cf838a49c22026d4df5e80001d Description-en: FreeRDP Remote Desktop Protocol proxy module libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the modules for the proxy. Package: freerdp3-sdl Description-md5: a4c801c56f88b5310565a62f2506c569 Description-en: RDP client for Windows Terminal Services (SDL client) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . Currently, the FreeRDP client supports the following Windows Versions: . * Windows NT Server * Windows 2000 Terminal Server * Windows XP * Windows 2003 Server * Windows Vista * Windows 2008/2008r2/2011SBS Server * Windows 7 * Windows 2012/2012r2 Server * Windows 8 * Windows 10 . This package contains the SDL based client. Package: freerdp3-shadow-x11 Description-md5: 5e8fef249679625146e6e6f483c3b488 Description-en: FreeRDP x11 shadowing server FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains a "shadowing" server that can be used to share an already started X11 DISPLAY. Package: freerdp3-wayland Description-md5: a5e739176253fe4f397467dba68645a0 Description-en: RDP client for Windows Terminal Services (wayland client) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . Currently, the FreeRDP clients supports the following Windows Versions: . * Windows NT Server * Windows 2000 Terminal Server * Windows XP * Windows 2003 Server * Windows Vista * Windows 2008/2008r2/2011SBS Server * Windows 7 * Windows 2012/2012r2 Server * Windows 8 * Windows 10 . This package contains the wayland based client. Package: freerdp3-x11 Description-md5: c4929c6614bb3d2257a1f67d82098bd3 Description-en: RDP client for Windows Terminal Services (X11 client) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . Currently, the FreeRDP client supports the following Windows Versions: . * Windows NT Server * Windows 2000 Terminal Server * Windows XP * Windows 2003 Server * Windows Vista * Windows 2008/2008r2/2011SBS Server * Windows 7 * Windows 2012/2012r2 Server * Windows 8 * Windows 10 . This package contains the X11 based client. Package: frr-rpki-rtrlib Description-md5: 53adb96fe81d792b3ae4ef4795ee27fa Description-en: FRRouting Internet routing protocol suite (BGP RPKI support) FRRouting (FRR) is a Internet routing protocol suite implementing BGP, OSPF, RIP, IS-IS, PIM, LDP, BFD, Babel, PBR, OpenFabric, VRRP, EIGRP and NHRP. . This package adds RPKI support to FRR's bgpd, allowing validation of BGP routes against cryptographic information stored in WHOIS databases. . This is used to prevent hijacking of networks on the wider internet and is only relevant to internet service providers using their own autonomous system number. Package: frr-snmp Description-md5: 1aaeea6017b3ea1ab30cf287dff76f3a Description-en: FRRouting Internet routing protocol suite (SNMP support) FRRouting (FRR) is a Internet routing protocol suite implementing BGP, OSPF, RIP, IS-IS, PIM, LDP, BFD, Babel, PBR, OpenFabric, VRRP, EIGRP and NHRP. . This package adds SNMP support to FRR's daemons by attaching to net-snmp's snmpd through the AgentX protocol. . This allows read-only access to current routing state through standard SNMP MIBs. Package: fscrypt Description-md5: a00e89ddf41088a1fe352513192a47b3 Description-en: Tool for managing Linux filesystem encryption fscrypt is a high-level tool for the management of Linux filesystem encryption. This tool manages metadata, key generation, key wrapping, PAM integration, and provides a uniform interface for creating and modifying encrypted directories. . To use fscrypt, you must have a filesystem with encryption enabled and a kernel that supports reading/writing from that filesystem. Currently, ext4, F2FS, and UBIFS support Linux filesystem encryption. Ext4 has supported Linux filesystem encryption since v4.1, F2FS added support in v4.2, and UBIFS added support in v4.10. Other filesystems may add support for native encryption in the future. Package: fsearch Description-md5: b2e35ae45d12107ebd67e9c9433ecf39 Description-en: Fast graphical file search utility FSearch is a fast file search utility, based on GTK3. It supports regular expressions, wildcards, fast sorting, instant results with millions of files and more. Package: fuse2fs Description-md5: f46223c6f3fa81ecb1aab45af7c4f382 Description-en: ext2 / ext3 / ext4 file system driver for FUSE fuse2fs is a FUSE file system client that supports reading and writing from devices or image files containing ext2, ext3, and ext4 file systems. Package: fuseext2 Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: g++-11 Description-md5: 0a3fad3367cb994bd16c61b0e16a8b9c Description-en: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-11-multilib Description-md5: 291f2f15035d2eb62358c5157bbae10c Description-en: GNU C++ compiler (multilib support) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: g++-mingw-w64 Description-md5: be80ce4b74c17089adf52fd4e6f4d519 Description-en: GNU C++ compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: g++-mingw-w64-i686 Description-md5: 6366762ba193116a3b542733f5cfb5e8 Description-en: GNU C++ compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: g++-mingw-w64-i686-posix Description-md5: 59f77e288f7da43385e23cd3357279e5 Description-en: GNU C++ compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: g++-mingw-w64-i686-win32 Description-md5: a417f252857a5b8608e19402178d0d79 Description-en: GNU C++ compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: g++-mingw-w64-x86-64 Description-md5: 14601edb773363e23588439ef1aaa043 Description-en: GNU C++ compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: g++-mingw-w64-x86-64-posix Description-md5: 2f78b451e8f57f04cf2bb392f2101c0e Description-en: GNU C++ compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: g++-mingw-w64-x86-64-win32 Description-md5: b7a278b6e6a5418562b9721cbfb394f2 Description-en: GNU C++ compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gallery-dl Description-md5: 0510bb32672915f74b92695fc9fb569d Description-en: command-line program to download image galleries gallery-dl is a command-line program to download image-galleries and -collections from several image hosting sites. It is a cross-platform tool with many configuration options and powerful filenaming capabilities. Package: gcc-11 Description-md5: 394374e688b1afb3af5f419895d29698 Description-en: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-11-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-11-doc Description-md5: bf320d6d806b62ff03b567626d36b1fb Description-en: Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. Package: gcc-11-hppa64-linux-gnu Description-md5: 0ee0959bbc343ff940f7f385554ffc51 Description-en: GNU C compiler (cross compiler for hppa64) This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-11-locales Description-md5: eb5e72cb380341d4ed2ad2d24c34f31d Description-en: GCC, the GNU compiler collection (native language support files) Native language support for GCC. Lets GCC speak your language, if translations are available. . Please do NOT submit bug reports in other languages than "C". Always reset your language settings to use the "C" locales. Package: gcc-11-multilib Description-md5: d1bddfa375b62324197c575c04fb2e4e Description-en: GNU C compiler (multilib support) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gcc-11-offload-amdgcn Description-md5: e96e628ccd58c5a2bf9ff080281b9496 Description-en: GCC offloading compiler to GCN The package provides offloading support for AMD GCN. OpenMP and OpenACC programs linked with -fopenmp will by default add GCN code into the binaries, which can be offloaded to AMD GCN capable devices if available. Package: gcc-11-offload-nvptx Description-md5: 3c146096ed88f2f061e433f8b7d0e37c Description-en: GCC offloading compiler to NVPTX The package provides offloading support for NVidia PTX. OpenMP and OpenACC programs linked with -fopenmp will by default add PTX code into the binaries, which can be offloaded to NVidia PTX capable devices if available. Package: gcc-11-plugin-dev Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Package: gcc-11-source Description-md5: cb00049993a8c14b73bb041c050eb8c5 Description-en: Source of the GNU Compiler Collection This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC). Package: gcc-11-test-results Description-md5: dc68b9fb54342c9f71afbc0efcf1ade0 Description-en: Test results for the GCC test suite This package contains the test results for running the GCC test suite for a post build analysis. Package: gcc-arm-none-eabi Description-md5: 9da50871a8c83af046cd3b2d2c25fba2 Description-en: GCC cross compiler for ARM Cortex-R/M processors Bare metal C and C++ compiler for embedded ARM chips using Cortex-M, and Cortex-R processors. This package is based on the GNU ARM toolchain provided by ARM. Package: gcc-arm-none-eabi-source Description-md5: 8e7ec8e77660318baa356aae00688625 Description-en: GCC cross compiler for ARM Cortex-R/M processors (source) Bare metal C and C++ compiler for embedded ARM chips using Cortex-M, and Cortex-R processors. This package is based on the GNU ARM toolchain provided by ARM. . This package contains the sources and patches which are needed to build the GNU Compiler Collection (GCC) for embedded ARM chips. Package: gcc-mingw-w64 Description-md5: 186a2a61eb56afd112def7e23ba6c0ba Description-en: GNU C compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gcc-mingw-w64-base Description-md5: c672bcae021d4c3e369501f16896add5 Description-en: GNU Compiler Collection for MinGW-w64 (base package) MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This empty package contains the documentation common to all gcc-mingw-w64 packages. Package: gcc-mingw-w64-i686 Description-md5: 1df9e48aacb272ce9615f670323ec4b7 Description-en: GNU C compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gcc-mingw-w64-i686-posix Description-md5: aaea0a71bcf8004dbff53ab14cdc680c Description-en: GNU C compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gcc-mingw-w64-i686-posix-runtime Description-md5: 8cf4db2a61554a8b638d718263fa1896 Description-en: GNU Compiler Collection for MinGW-w64, i686/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for i686, using the POSIX thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Package: gcc-mingw-w64-i686-win32 Description-md5: 9d97b15b1a36742b6f1c0af43e50bd9e Description-en: GNU C compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gcc-mingw-w64-i686-win32-runtime Description-md5: 388de3e4d18656b3a94b84c4a51659cf Description-en: GNU Compiler Collection for MinGW-w64, i686/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for i686, using the Win32 thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Package: gcc-mingw-w64-x86-64 Description-md5: cfe2f1984459e655ca7197df3f410b29 Description-en: GNU C compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gcc-mingw-w64-x86-64-posix Description-md5: 6a3f3e94c5611377c2ca02e8e014ab3a Description-en: GNU C compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gcc-mingw-w64-x86-64-posix-runtime Description-md5: a45e6da30baf0e44fb002221b7820e3f Description-en: GNU Compiler Collection for MinGW-w64, x86-64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for x86-64, using the POSIX thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Package: gcc-mingw-w64-x86-64-win32 Description-md5: caa3be7db7eeed56498fd7c4fb27f2b2 Description-en: GNU C compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gcc-mingw-w64-x86-64-win32-runtime Description-md5: 6a92bf4ba77035bbc3f428c93f7fd133 Description-en: GNU Compiler Collection for MinGW-w64, x86-64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the runtime DLLs used by GCC and applications built with it, for x86-64, using the Win32 thread model. Its purpose is both to provide the DLLs used during builds, and to allow packages shipping Windows programs to depend on those DLLs without pulling in the complete toolchain. Package: gccbrig-11 Description-md5: 9a28e5a1b5ddb546cea02ce7e6daf674 Description-en: GNU BRIG (HSA IL) frontend This is the GNU BRIG (HSA IL) frontend. The consumed format is a binary representation. The textual HSAIL can be compiled to it with a separate assembler. Package: gccgo-11 Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d Description-en: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-11-doc Description-md5: 76326180b2469131aa9547f46e5b3105 Description-en: Documentation for the GNU Go compiler (gccgo) Documentation for the GNU Go compiler in info format. Package: gccgo-11-multilib Description-md5: 25e9a6929ec801c16cd933e711c7f1ed Description-en: GNU Go compiler (multilib support) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gcin Description-md5: 76aafdefb6c4738db36a21e1d9cbbd66 Description-en: GTK+ based input method for Chinese users gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . To use gcin, the correspondence immodule packages also need to be installed. They are: . * gcin-gtk2-immodule for GTK2 * gcin-gtk3-immodule for GTK3 * gcin-qt5-immodule for Qt5 Package: gcin-anthy Description-md5: 4c536c3e43101619a9a80eaa2dfd2f6b Description-en: support library to use Anthy in gcin gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package is the support library to use anthy in gcin. Package: gcin-data Description-md5: df99f0ed19376dce96e764842e1e9334 Description-en: icons and scripts for gcin gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package contains icons, scripts and other architecture-independent things. Package: gcin-gtk2-immodule Description-md5: 7185dac38716d3678f078a67ce57249a Description-en: GTK2 input method module with gcin as backend gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package is the GTK2 input method module (immodule) for gcin. Package: gcin-gtk3-immodule Description-md5: 9f6d772990da66bfd1fe3978f8102f76 Description-en: GTK3 input method module with gcin as backend gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package is the GTK3 input method module (immodule) for gcin. Package: gcin-qt5-immodule Description-md5: 47a564ee5f7aa4d010076956b05f5557 Description-en: Qt5 input method module with gcin as backend gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package is the Qt5 input method module (immodule) for gcin. Package: gcin-tables Description-md5: f0ffb01141ee45898b43f6fe35c1a919 Description-en: input method tables for gcin gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package contains architecture-dependent input method tables. Package: gdb-bpf Description-md5: 9edc251a09769a0c772fe24a73a16570 Description-en: Cross-debugger for the bpf target This package has been compiled to target the bpf architecture. GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. . This package is primarily for avr developers and cross-compilers and is not needed by normal users or developers. Package: gdb-mingw-w64 Description-md5: 6a3066f4bdac9f68da5abaa309ac29cd Description-en: Cross-debugger for Win32 and Win64 using MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit Windows applications using the GNU Compiler Collection (gcc). . This package contains the gdb debugger which can be used with a Windows-hosted gdbserver to debug programs running on Windows hosts. . The gdb-mingw-w64-target package contains gdbserver and gdbreplay for 32- and 64-bit Windows. . The non-free gdb-doc package contains the manual pages for gdb. Package: gdb-mingw-w64-target Description-md5: 8d2afcfecd35bd19f1b2f9d53b2857dd Description-en: Cross-debugger server for Win32 and Win64 using MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit Windows applications using the GNU Compiler Collection (gcc). . This package contains gdbserver and gdbreplay for 32- and 64-bit Windows. Package: gdb-multiarch Description-md5: a1817b57c8908df620117da195d633bc Description-en: GNU Debugger (with support for multiple architectures) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains a version of GDB which supports multiple target architectures. Package: gdb-source Description-md5: f6e1298a18996d699ccfb824f5342e59 Description-en: GNU Debugger (source) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains the sources and patches which are needed to build GDB. Package: gdbserver Description-md5: 883ab8a4c88e4e7893ca5e20099104e3 Description-en: GNU Debugger (remote server) GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. . This package contains gdbserver. Install this to debug remotely from another system where GDB is installed. Package: gdc-11 Description-md5: 864a87c3c14c54bac8e1eca97a6eb9a7 Description-en: GNU D compiler (version 2) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-11-multilib Description-md5: 5bd997d730190f1d6151d11f184d631d Description-en: GNU D compiler (version 2, multilib support) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gdcm-doc Description-md5: 60ddd072efcde96554cd2a0e12edf531 Description-en: Grassroots DICOM documentation Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . This is the documentation for gdcm and vtkgdcm Package: gemmi Description-md5: 94a261dea76f9c00e201aed0e01479ae Description-en: library for structural biology - executable Library for macromolecular crystallography and structural bioinformatics. For working with coordinate files (mmCIF, PDB, mmJSON), refinement restraints (monomer library), electron density maps (CCP4), and crystallographic reflection data (MTZ, SF-mmCIF). It understands crystallographic symmetries, it knows how to switch between the real and reciprocal space and it can do a few other things. . This package contains main gemmi executable. Package: gemmi-dev Description-md5: 483bc82fd12131306acb8c18ca7c71a4 Description-en: library for structural biology Library for macromolecular crystallography and structural bioinformatics. For working with coordinate files (mmCIF, PDB, mmJSON), refinement restraints (monomer library), electron density maps (CCP4), and crystallographic reflection data (MTZ, SF-mmCIF). It understands crystallographic symmetries, it knows how to switch between the real and reciprocal space and it can do a few other things. . This package contains header-only C++ library. Package: gensio-bin Description-md5: ca67e831dbbbabdb38423807939b6247 Description-en: abstract stream I/O (command line tool) This library (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections. . This package contains the command line tool. Package: genwqe-tools Description-md5: 2df62bffda3a05a5d04ac79b7e33d99c Description-en: utilities for accelerated libz implementation Accelerated libz implementation uses FPGA based PCIe cards (e.g. zEDC) to accelerate compression/decompression. . This package provides utilities to use libzADC, as well as gzip/gunzip names for genwqe utilities in a subdirectory not in $PATH. Package: geomview Description-md5: 5aad241dc92af9959f86b1427a4df0c9 Description-en: interactive geometry viewing program Geomview is interactive geometry software which is particularly appropriate for mathematics research and education. In particular, geomview can display things in hyperbolic and spherical space as well as Euclidean space. . Geomview allows multiple independently controllable objects and cameras. It provides interactive control for motion, appearances (including lighting, shading, and materials), picking on an object, edge or vertex level, snapshots in SGI image file or Renderman RIB format, and adding or deleting objects is provided through direct mouse manipulation, control panels, and keyboard shortcuts. External programs can drive desired aspects of the viewer (such as continually loading changing geometry or controlling the motion of certain objects) while allowing interactive control of everything else. Package: geophar Description-md5: c3acc8ca9907ae13522455d6c16ff829 Description-en: Swiss army knife for the math teacher this application contains every tool you would like to find when preparing math courses, exercises or their keys. Features: - symbolic calculus - tables of variations, LaTeX syntax - dynamic geometry - probability trees - graphs - function plotting - histograms, etc. Package: gettext-el Description-md5: 1df05e64d52d49cb3383b6b9388e6fc0 Description-en: Emacs mode for editing gettext .po files This package provides an Emacs major mode for editing .po files. Package: gfortran-11 Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-11-doc Description-md5: 17a01a9ada93e104865a01e6615e2401 Description-en: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format. Package: gfortran-11-multilib Description-md5: ad5cf91f123889c593b105572b4a958c Description-en: GNU Fortran compiler (multilib support) This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gfortran-mingw-w64 Description-md5: 226bdce350b0262f3c77b87c36299c88 Description-en: GNU Fortran compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gfortran-mingw-w64-i686 Description-md5: 8514229bdbe4d596f03ba9790bbcfd2a Description-en: GNU Fortran compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gfortran-mingw-w64-i686-posix Description-md5: 8a0592c2734bdbf3cad2e63b33589d7c Description-en: GNU Fortran compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gfortran-mingw-w64-i686-win32 Description-md5: 189f58f8edc956cf8be003dc5d75ed39 Description-en: GNU Fortran compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gfortran-mingw-w64-x86-64 Description-md5: f81944970a0452452936b0dfcfe0605b Description-en: GNU Fortran compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gfortran-mingw-w64-x86-64-posix Description-md5: 416377ec0777856235543e1a2b85afce Description-en: GNU Fortran compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gfortran-mingw-w64-x86-64-win32 Description-md5: 8d5bee720a90108f09b45c667c3c492e Description-en: GNU Fortran compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Fortran compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: 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-ags-7.0 Description-md5: 7a22cc2d9aef49daaa1ecb967d4f7141 Description-en: Advanced Gtk+ Sequencer core library -- gir bindings libags is a general purpose application context library built upon GObject providing persistence and configuration. It allows you to organize threads in a tree hierarchy that is synced 1000 times per second per default. Since it is written in a object orientated manner you might want to override its default behaviour. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-agsaudio-7.0 Description-md5: 229d5c2142fad03fe8eed0dbf64805d8 Description-en: Advanced Gtk+ Sequencer audio processing engine library -- gir bindings libags_audio is a tree based audio processing library built upon GObject and libags. It allows you to do audio processing supporting LADSPA, DSSI and Lv2 plugin support. Audio data is processed multi-threaded. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-agsgui-7.0 Description-md5: f3ab51719cd46a939407e76410b07817 Description-en: Advanced Gtk+ Sequencer widget library -- gir bindings libags_gui is a widget library built upon Gtk+-4.0. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-atrildocument-1.5.0 Description-md5: 837f3f9ef742e95ba37bc70c0046dd61 Description-en: GObject introspection data for libatrildocument Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains introspection data for libatrildocument. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-atrilview-1.5.0 Description-md5: 5a0334dd8fc539439080a371e39ef58b Description-en: GObject introspection data for libatrilview Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains introspection data for libatrilview. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-garcon-1.0 Description-md5: 9e68bf6e334fd15da89f853771e09c4e Description-en: Typelib file for garcon garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package provides the introspection data for garcon. Package: gir1.2-garcongtk-1.0 Description-md5: 87146d9ae71f2dbaa736a15f2ff7012b Description-en: Typelib file for garcon GTK garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package provides the introspection data for garcon GTK. Package: gir1.2-gnumeric Description-md5: b3f5baac1cd2d2f1a57cf8e15ff9f294 Description-en: GObject introspection data for the Gnumeric spreadsheet This package contains introspection data for the Gnumeric spreadsheet. With it one can use gnumeric API from scripting languages like Python or others. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-govirt-1.0 Description-md5: 53038ce1b062fd08c562b83d19f572b2 Description-en: GObject introspection data for libgovirt libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. . This package contains introspection data for the libgovirt library. Package: gir1.2-lomiriapplaunch-0 Description-md5: 99a25cc99cd7a07d104c906688c3c2ab Description-en: typelib file for liblomiri-app-launch4 Application launching system and associated utilities that is used to launch applications in a standard and confined way. . Interface for starting apps and getting info on them. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for liblomiri-app-launch0. Package: gir1.2-tepl-6 Description-md5: 3c46aee684554673b71060204a468a21 Description-en: Text editor library for GTK - GObject introspection Tepl is a library that eases the development of GtkSourceView-based text editors and IDEs. Tepl is the acronym for “Text editor product line”. It serves as an incubator for GtkSourceView. . This package contains the GObject introspection binding. Package: gir1.2-ukuimenu-2.0 Description-md5: c094be1dc94a2a65fb99e01042e385b1 Description-en: GObject introspection data for the UKUI menu specification This package contains introspection data for UKUI menu specification, an implementation of the draft "Desktop Menu Specification" from freedesktop.org . It can be used by packages using the GIRepository format to generate dynamic bindings. 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: gir1.2-zbar-1.0 Description-md5: 15303040a9b872266ed0d2962a456d23 Description-en: QR code / bar code scanner and decoder (introspection data) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the GObject introspection data which are needed for developing the zbar library in various programming languages with GObject introspection support. 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-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: glgrib-data Description-md5: 714f8716d08af1ee546655f2384d7b91 Description-en: Display GRIB2 fields using OpenGL (data for glgrib) This package contains the runtime data for glgrib, which are coastlines and landscapes. Package: glgrib-doc Description-md5: 77063f3f61c2fd1396bac2a4938efea0 Description-en: Display GRIB2 fields using OpenGL (glgrib documentation) This is the documentation (in markdown format) for glgrib: pictures and examples. Package: glgrib-egl Description-md5: ef5a17d1eaab5b035ba384d6349c7098 Description-en: Render geophysical fields encoded in GRIB edition 2 using OpenGL This is the headless executable, based on EGL. Display GRIB2 fields with OpenGL. Raster, contour, vector, colorbar, mapscale, coastlines, borders. Lat/lon, lambert, gaussian grid. GLFW backend for interactive display, EGL backend for batch processing without X11 display. Perl/Tk interface. Tested on : - VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06) - VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06) - VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wani [Radeon R5/R6/R7 Graphics] (rev c8) - 3D controller: NVIDIA Corporation GV100GL [Tesla V100S PCIe 32GB] (rev a1) Package: glgrib-glfw Description-md5: d917d803aa437b63eccfc25458f98864 Description-en: Interactive display for geophysical fields encoded in GRIB2 This is the interactive executable, based on GLFW. Display GRIB2 fields with OpenGL. Raster, contour, vector, colorbar, mapscale, coastlines, borders. Lat/lon, lambert, gaussian grid. GLFW backend for interactive display, EGL backend for batch processing without X11 display. Perl/Tk interface. Tested on : - VGA compatible controller: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor Integrated Graphics Controller (rev 06) - VGA compatible controller: Intel Corporation HD Graphics 530 (rev 06) - VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Wani [Radeon R5/R6/R7 Graphics] (rev c8) - 3D controller: NVIDIA Corporation GV100GL [Tesla V100S PCIe 32GB] (rev a1) Package: glgrib-shaders Description-md5: 3a80698ab14f59f8cd3e9f1dc0d2f9c4 Description-en: Display GRIB2 fields using OpenGL (shaders for glgrib) This package contains the OpenGL shaders used by glgrib, in its GLFW & EGL flavours. Package: glgrib-testdata Description-md5: 31cda71e04f66e4a650bb855628dcdb1 Description-en: Display GRIB2 fields using OpenGL (test data for glgrib) This package contains mostly GRIB2 files used to create glgrib examples and tests. Package: glgrib-tk Description-md5: f6cf9a13efeaf467fd2810773a422bc3 Description-en: Display GRIB2 fields using OpenGL (Perl/Tk interface) This package offers full access to glgrib capabilities through a Perl/Tk interface. Package: gm2-11 Description-md5: 30035702cc3ba14baf3e36ae95a9b1c6 Description-en: GNU Modula-2 compiler This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-11 Description-md5: 8cebde0cd6b861927a7a457cacc8851f Description-en: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-11-doc Description-md5: 8139d6afb41aa31e17dbd1884d4ab725 Description-en: GNU Ada compiler (documentation) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the documentation in info format. Package: gnat-mingw-w64 Description-md5: 1562dadaf2bdac519bb9c18b81e84dc7 Description-en: GNU Ada compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gnat-mingw-w64-i686 Description-md5: ebdcd25cfbe0ca4c6add299e73634239 Description-en: GNU Ada compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gnat-mingw-w64-i686-posix Description-md5: d3d4f50a6680407f291d49171d48eaf4 Description-en: GNU Ada compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gnat-mingw-w64-i686-win32 Description-md5: ca2e7efc6aa8646c992d40a727079873 Description-en: GNU Ada compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gnat-mingw-w64-x86-64 Description-md5: 0328018315680f1cb26ea975661e7c0a Description-en: GNU Ada compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gnat-mingw-w64-x86-64-posix Description-md5: c8efde02816ce5b6297ec4a53754a4c7 Description-en: GNU Ada compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gnat-mingw-w64-x86-64-win32 Description-md5: b51b502172020254cc2e28dc8bc50333 Description-en: GNU Ada compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gnome Description-md5: 984c5028c0ccad6f8854b311229d0985 Description-en: Full GNOME Desktop Environment, with extra components This is the GNOME Desktop environment, an intuitive and attractive desktop, with extra components. . This metapackage depends on the standard distribution of the GNOME desktop environment, plus a complete range of plugins and other applications integrating with GNOME and Debian, providing the best possible environment to date. Package: gnome-api-docs Description-md5: 496b00afa16f37c71dba791811e45f2a Description-en: API reference documentation for the GNOME libraries This metapackage brings all available API documentation for the libraries of the GNOME platform, as well as their important dependencies. This should be most of the documentation you need to write GNOME applications. . This documentation is best viewed within the devhelp documentation browser. Package: gnome-core Description-md5: fcab6512392d98bcda40d798ee6af273 Description-en: GNOME Desktop Environment -- essential components These are the core components of the GNOME Desktop environment, an intuitive and attractive desktop. . This metapackage depends on a basic set of programs, including a file manager, an image viewer, a web browser, a video player and other tools. . It contains the official “core” modules of the GNOME desktop. Package: gnome-devel Description-md5: 4b80f7ee218a9bd537ce4990cb1bc0fd Description-en: GNOME Desktop Environment -- development tools These are the development tools of the GNOME Desktop environment, an intuitive and attractive desktop. . This metapackage depends on a recommended set of applications to develop new programs for GNOME. Package: gnome-games Description-md5: 2443e597e8cb9da0c471d6ba50ef9a22 Description-en: games for the GNOME desktop These are the games from the official GNOME release. They have the look and feel of the GNOME desktop, but can be used without it. . Games are now split in separate packages; this metapackage brings all of them but they can be installed separately. Package: gnome-platform-devel Description-md5: 7bf26e57deae6cf1571f41b9eebefca1 Description-en: GNOME development platform These are the development components that are part of the development “platform” for the GNOME Desktop environment, an intuitive and attractive desktop. . This metapackage depends on the recommended components to develop and build applications using GNOME technologies. Most of these components have long-term API stability guarantees. Package: gnudatalanguage Description-md5: 55d934ac72dab469015a839098d20569 Description-en: Free IDL compatible incremental compiler GNU Data Language (GDL) is a free IDL (Interactive Data Language) compatible incremental compiler. It has full syntax compatibility with IDL 7.1. IDL is a registered trademark of ITT Visual Information Solutions. From IDL 8.0, the following language elements are supported: . * FOREACH loop * negative array indices * garbage collection pointers and objects * call methods on an object using "." (e. g. `object.aMemberProcedure,arg1`) . The file input output system is fully implemented. GUI support (widgets) is officially provided, but it's not complete yet. . This package contains the main commandline and interpreter frontend. Package: gnumeric Description-md5: 752f01da7bfef3ea92285a393109bd9c Description-en: spreadsheet application for GNOME - main program Gnumeric is a spreadsheet application that interoperates well with other spreadsheets. It comes with plugins that enable it to deal with commonly used spreadsheet file formats. . The following formats can be imported and exported: - Microsoft Excel 97/2000/XP (.xls); - Microsoft Excel 95 (.xls); - OASIS XML, OpenOffice.org XML, StarOffice (.sxc); - Comma/Character Separated Values (.csv); - Data Interchange Format (.dif); - Applix version 4 (.as). . Additionally, the following formats can be imported: - GNU Oleo (.oleo); - Linear and integer program expression format (.mps); - Lotus 1-2-3 (.wks, .wk1); - MS MultiPlan SYLK (.sylk); - WordPerfect family "Plan Perfect" (.pln); - Quattro Pro (tm); - XSpread or SC; - XBase (.dbf). . Gnumeric can export to LaTeX 2e (.tex), TROFF (.me) and HTML as well. . Gnumeric should be easy to use, in particular for users familiar with Excel. . Gnumeric is a GNOME application. GNOME (GNU Network Object Model Environment) is a user-friendly set of applications and desktop tools to be used in conjunction with a window manager for the X Window System. Package: gnumeric-common Description-md5: 3749931255266b5bbbc512b3833e7c03 Description-en: spreadsheet application for GNOME - common files Gnumeric is a spreadsheet application that interoperates well with other spreadsheets. It comes with plugins that enable it to deal with commonly used spreadsheet file formats. . This package contains architecture-independent data files needed by gnumeric. Package: gnumeric-doc Description-md5: 1a2c472dd4a01f8bf6179550d830e0b6 Description-en: spreadsheet application for GNOME - documentation Gnumeric is a spreadsheet application that interoperates well with other spreadsheets. It comes with plugins that enable it to deal with commonly used spreadsheet file formats. . This package provides the user manual in GNOME Help (DocBook XML) format. Package: gnumeric-plugins-extra Description-md5: 9fe96eb847d4f753e7268d4a75f69445 Description-en: spreadsheet application for GNOME - additional plugins Gnumeric is a spreadsheet application that interoperates well with other spreadsheets. It comes with plugins that enable it to deal with commonly used spreadsheet file formats. . Some plugins shipped with gnumeric require additional packages to those required by the main gnumeric program. These plugins are therefore packaged separately. . This includes: - Perl plugin; - Python plugin; - Python plugin loader; - additional Python functions; - GNOME glossary. Package: gnuminishogi Description-md5: 6ec6afdd3fa82b8e0b7865c996fe7dfd Description-en: program to play minishogi, a shogi variant on a 5x5 board Gnuminishogi is a computer player for the MiniShogi variant of shogi (Japanese chess). . Gnuminishogi is a modified version of the gnushogi program. It can be used through xboard, tagua, kaya, or other graphical frontends, but also has a simple alpha-numeric board display. 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: 22ee057ba99e69902805afee82426a18 Description-en: GNU Software Defined Radio toolkit documentation Documentation for the GNU Radio software defined radio system in html and PDF form. . HTML docs start file:///usr/share/doc/gnuradio-doc/html/index.html . PDF docs in file:///usr/share/doc/gnuradio-doc/refman.pdf.gz . Part of the main gnuradio build. Package: gnushogi Description-md5: 70e3c9d643015cdc7bf5e50a89872b07 Description-en: program to play shogi, the Japanese version of chess Gnushogi is a computer player for Shogi (Japanese chess). . Gnushogi is a modified version of the gnuchess program. It can be used through xboard, tagua, xshogi, kaya, or other graphical frontends, but also has a simple alpha-numeric board display. Package: gnustep Description-md5: 606c06d2bb4cf4710e41f368d083d407 Description-en: User applications for the GNUstep Environment These packages will give a fairly complete GNUstep user environment. . This is a metapackage depending on some of the important GNUstep applications. Package: gnustep-base-common Description-md5: 3b9baa7f67cda5445dafa1864dc587f6 Description-en: GNUstep Base library - common files The GNUstep Base Library is a powerful fast library of general-purpose, non-graphical Objective C classes, inspired by the OpenStep API but implementing Apple and GNU additions to the API as well. . This package contains the common files needed by the GNUstep Base library. Package: gnustep-base-doc Description-md5: 7a42edc1e78a97776d8f7f1f41f9ac7b Description-en: Documentation for the GNUstep Base Library This package contains the GNUstep Base Library API reference, as well as the GNUstep Base programming manual and GNUstep Coding Standards in Info, HTML and PDF format. Package: gnustep-base-runtime Description-md5: 0282d1823d9ad32bb849f37bdc4e2c41 Description-en: GNUstep Base library - daemons and tools The GNUstep Base Library is a powerful fast library of general-purpose, non-graphical Objective C classes, inspired by the OpenStep API but implementing Apple and GNU additions to the API as well. . This package contains the runtime support files needed by GNUstep applications. Package: gnustep-core-devel Description-md5: 5e2c73f5f3771ecfb89dca395437e8d1 Description-en: GNUstep Development Environment -- core libraries These are the packages needed to develop programs for the GNUstep environment. . This is a metapackage that depends on the GNUstep core libraries (FoundationKit and AppKit, aka GNUstep Base and GUI). Package: gnustep-core-doc Description-md5: d4d2c2b0556302d94c3e856710d2c4bd Description-en: GNUstep Development Environment -- core documentation These packages provide documentation for developing programs for the GNUstep environment. . This is a metapackage that depends on the documentation packages of the core GNUstep development environment (GNUstep Make, Base and GUI). Package: gnustep-devel Description-md5: 420c2d7aa2dd99c3903918c951c973f9 Description-en: GNUstep Development Environment -- development tools These packages provide tools for development applications for GNUstep, as well as extra libraries for the GNUstep environment. . This is a metapackage that depends on gnustep-core-devel and commonly used development applications. Package: gnustep-full Description-md5: 7baca7ac2f345a391120279470e435ba Description-en: Complete set of GNUstep packages This package depends on all available GNUstep packages: tools, applications, frameworks, libraries, documentation, etc. The only exception is SOGo and its dependencies, which are not co-installable with libgnustep-dl2-dev. The various GNUstep backends are also not available. . This is a metapackage which includes some leaf and specialized packages that most users wouldn't want to install. Package: gnustep-games Description-md5: ccb0bfaff1d7a5c398647ae23633ca76 Description-en: GNUstep based games These packages are a few games for GNUstep. . This is a metapackage that depends on (almost) all games designed for the GNUstep environment. Package: gobjc++-11 Description-md5: b9baa94c6e3efdfa23b7927008258616 Description-en: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-11-multilib Description-md5: 4ebddb68adf8e3d2b7023dd3d5bac0b7 Description-en: GNU Objective-C++ compiler (multilib support) This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc++-mingw-w64 Description-md5: dc7e3abeb026ad5da4a85f91fa070a74 Description-en: GNU Objective-C++ compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gobjc++-mingw-w64-i686 Description-md5: 0517df82def24a8915a4a2be58749172 Description-en: GNU Objective-C++ compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gobjc++-mingw-w64-i686-posix Description-md5: 6e63256af7f3fdead5ba0305c626eac5 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc++-mingw-w64-i686-win32 Description-md5: 0696c94a708736812e65ad9a40746273 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gobjc++-mingw-w64-x86-64 Description-md5: bb20907e50d2659494026949f23b16cc Description-en: GNU Objective-C++ compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gobjc++-mingw-w64-x86-64-posix Description-md5: ebf58359e18f213c08d8b10411f94cf7 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc++-mingw-w64-x86-64-win32 Description-md5: 5551ceb3abf97239c8901e039dc560c8 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gobjc-11 Description-md5: ef51de6b57526dc4a161944678606486 Description-en: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-11-multilib Description-md5: b79f5c8e5ac0b4d1089b9028a80813f3 Description-en: GNU Objective-C compiler (multilib support) This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gobjc-mingw-w64 Description-md5: 7fe2ecb47243cc07bea99018742991b0 Description-en: GNU Objective-C compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gobjc-mingw-w64-i686 Description-md5: 172fe07dd1538747126285978c1061e8 Description-en: GNU Objective-C compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gobjc-mingw-w64-i686-posix Description-md5: 3be549903ba16400e761d50360f234a9 Description-en: GNU Objective-C compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc-mingw-w64-i686-win32 Description-md5: f53953ed988e77ca04a5e9a57d390e32 Description-en: GNU Objective-C compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gobjc-mingw-w64-x86-64 Description-md5: 11ea58d29c4f5d92c7dc744cf90b0af6 Description-en: GNU Objective-C compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gobjc-mingw-w64-x86-64-posix Description-md5: 9f75b5920ef296d65897332a582bfac6 Description-en: GNU Objective-C compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc-mingw-w64-x86-64-win32 Description-md5: 4ea5963c05fed1a60c996954e71f2d0a Description-en: GNU Objective-C compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: golang-github-checkpoint-restore-checkpointctl-dev Description-md5: 62665a4e5713a7a531ff5c9833bc95ec Description-en: Tool to inspect Kubernetes and Podman checkpoints (library) Container engines like *Podman* and *CRI-O* have the ability to checkpoint a container. All data related to a checkpoint is collected in a checkpoint archive. . This library contains code to create and make use of checkpoint archives. Package: golang-github-checkpoint-restore-go-criu-dev Description-md5: 86e3fd7404b98b8e4c75fe9297e301e3 Description-en: CRIU bindings for Golang Golang bindings for CRIU. The code is based on the Golang-based PHaul implementation from the CRIU repository. . Golang bindings provide an easy way to use the CRIU RPC calls from Golang without the need to set up all the infrastructure to make the actual RPC connection to CRIU. Package: golang-github-containers-buildah-dev Description-md5: 926e9d028a50148d0515bf227f28b91b Description-en: tool to facilitate building OCI images The Buildah package provides a command line tool that can be used to - create a working container, either from scratch or using an image as a starting point - create an image, either from a working container or via the instructions in a Dockerfile - images can be built in either the OCI image format or the traditional upstream docker image format - mount a working container's root filesystem for manipulation - unmount a working container's root filesystem - use the updated contents of a container's root filesystem as a filesystem layer to create a new image - delete a working container or an image - rename a local container . This package contains golang sources that other package may require for building. Package: golang-github-containers-common Description-md5: f120088a791b8a74c2f9215b6732cafe Description-en: Common files for github.com/containers repositories This package contains common configuration files for use by other container projects. Package: golang-github-containers-common-dev Description-md5: b152d6217f58000fa23650831aeea340 Description-en: Common files for github.com/containers repositories (library) This package contains shared common files and common go code to manage those files in github.com/containers repos. 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-containers-psgo-dev Description-md5: 7df906bc4f66ec10f8ff3f00abbc0491 Description-en: ps(1) AIX-format compatible Golang library Psgo is a ps(1) AIX-format compatible golang library extended with various descriptors useful for displaying container-related data. . The idea behind the library is to provide an easy to use way of extracting process-related data, just as ps(1) does. The problem when using ps(1) is that the ps format strings split columns with whitespaces, making the output nearly impossible to parse. Using fork and execute ps also adds some jitter, either in the container or filter the output afterwards, further limiting applicability. . This library aims to make things a bit more comfortable, especially for container runtimes, as the API allows one to join the mount namespace of a given process and will parse /proc and /dev/ from there. Package: golang-github-containers-storage-dev Description-md5: 33c19defe0f75a3ad4a64ce898778b1f Description-en: Go library for handling how containers are stored on disk storage is a Go library which aims to provide methods for storing filesystem layers, container images, and containers. A containers-storage CLI wrapper is also included for manual and scripting use. . This package contains the library. Package: golang-github-hectane-go-acl-dev Description-md5: 18671202bca2aaf4d15c45cef73c4682 Description-en: Go library for manipulating ACLs on Windows Manipulating ACLs (Access Control Lists) on Windows is difficult. go-acl wraps the Windows API functions that control access to objects, simplifying the process. Package: golang-github-jedisct1-go-clocksmith-dev Description-md5: 6255cd18b71c90d09e4892948372ca9e Description-en: Go sleep-aware sleep() function Sleep-aware sleep() function, that doesn't pause (for too long) if the system goes into hibernation. Package: golang-github-kardianos-service-dev Description-md5: 3ca946b44420ad56fa8e1be40ee29017 Description-en: run Go programs as a service on major platforms Service will install / un-install, start / stop, and run a program as a service (daemon). Currently supports: . * Windows XP+, * Linux with systemd, Upstart, SysV, and * OSX with launchd. . Windows controls services by setting up callbacks that are non-trivial. This is very different than other systems. This package provides the same API despite the substantial differences. It also can be used to detect how a program is called, from an interactive terminal or from a service manager. Package: golang-github-muesli-mango-cobra-dev Description-md5: 708bc3fd62b6ab6c55c1318f0370b79a Description-en: cobra adapter for mango (library) Mango is a man page generator in Go and cobra is a library for modern Go command-line interactions. This adaptor enables mango to automatically traverse the command-line parameters in programs using cobra. . This package contains the Go development library. Package: golang-github-tomasen-fcgi-client-dev Description-md5: 466df29db868e6ffda2b159c3d742694 Description-en: FastCGI client library for Go This Go package implements a FastCGI client library. It can send Get and Post requests, with support for FCGI params and multipart files or form data. . For reference, see https://pkg.go.dev/github.com/tomasen/fcgi_client. Package: gourmand Description-md5: f1993cd7e57731540e2e71e07286e4b4 Description-en: Recipe organizer and shopping list generator Gourmet Recipe Manager is a gtk-based application to store, organize and search recipes. . Features: * Makes it easy to create shopping lists from recipes. * Imports recipes from a number of sources, including MealMaster and MasterCook archives and several popular websites. * Exports recipes as PDF files, plain text, MealMaster files, HTML web pages, and a custom XML format for exchange with other Gourmet users. * Supports linking images with recipes. * Can calculate nutritional information for recipes based on the ingredients. Package: gourmet Description-md5: be6a169e83fb5a14cbdf34432b3aaacd Description-en: transitionnal package to install gourmand This is a transitional dummy package, it can be safely removed. Package: gpg-from-sq Description-md5: 6381c98ab2f413bee812c3e721649627 Description-en: use gpg-sq for /usr/bin/gpg This package diverts the GnuPG implementation of gpg (if installed) to gpg-g10code, while /usr/bin/gpg is provided by the Rust crate sequoia-chameleon-gnupg. Package: gpg-sq Description-md5: 88d39aa0ed7561bf7d70614570515611 Description-en: gpg-like OpenPGP CLI toolkit gpg-sq is Sequoia's alternative implementation of a tool following the GnuPG command line interface. It provides a drop-in but not feature-complete replacement for the GnuPG project's gpg. . It currently implements a commonly used subset of the signature creation and verification commands, the encryption and decryption commands, the key listing commands, and some miscellaneous commands. . Support for trust models is limited. Currently, the web-of-trust and always-trust models are implemented (as "--pgp" and "--always"). . This tool is provided by the Sequoia project via the sequoia-chameleon-gnupg crate. Package: gpgme-json Description-md5: 11f08eff59f4e87c6754db3363ed6a00 Description-en: Use GnuPG with web browser extensions GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... . This package contains the gpgme-json binary to access GPGME over a json based interface (e.g., by browser extensions). . Manifest files enabling GnuPG's use with Mailvelope (https://mailvelope.com) on Chromium and Firefox are also provided in this package. Package: gpgv-from-sq Description-md5: dee3c2a29967aea622c6c9966e324a02 Description-en: use gpgv-sq for /usr/bin/gpgv This package diverts the GnuPG implementation of gpgv (if installed) to gpgv-g10code, while /usr/bin/gpgv is provided by the Rust crate sequoia-chameleon-gnupg. Package: gpgv-sq Description-md5: 0db5288552bd5b181b378353894058c7 Description-en: gpgv-like validator for OpenPGP signatures gpgv-sq is Sequoia's alternative implementation of a verification-only interface for OpenPGP signatures. It provides a feature-complete drop-in replacement for the GnuPG project's gpgv. . This tool is provided by the Sequoia project via the sequoia-chameleon-gnupg crate. Package: gr-air-modes Description-md5: bd7b856548046046279e205e670faad5 Description-en: Gnuradio Mode-S/ADS-B radio A software-defined radio receiver for Mode S transponder signals, including ADS-B reports from equipped aircraft. . Multiple output formats are supported: * Raw (or minimally processed) output of packet data * Parsed text * SQLite database * KML for use with Google Earth * SBS-1-compatible output for use with e.g. PlanePlotter or Virtual Radar Server * FlightGear multiplayer interface for real-time display of traffic within the simulator Package: gr-dab Description-md5: fa9f1dd4cafa866a57ba8d79c5651963 Description-en: GNU Radio blocks and tools for receiving DAB and DAB+ radio Contains necessary DSP blocks for receiving DAB and DAB+ transmissions using a software defined radio such as hackrf, rtl-sdr, USRP etc. . GNU Radio Companion modules are also included. Package: gr-dab-dev Description-md5: e8b6b7a99c08c43a780de030331b911d Description-en: Development files for gr-dab (DAB/DAB+ receiver) Contains necessary DSP blocks for receiving DAB and DAB+ transmissions using a software defined radio such as hackrf, rtl-sdr, USRP etc. . This package contains the development files for gr-dab Package: gr-dab-doc Description-md5: 24344dbc8746e9e3b37355495429846b Description-en: Documentation files for gr-dab (DAB/DAB+ receiver) Contains necessary DSP blocks for receiving DAB and DAB+ transmissions using a software defined radio such as hackrf, rtl-sdr, USRP etc. . This package contains the Doxygen generated HTML documentation for gr-dab. Package: gr-fosphor Description-md5: 22a6b9110834daf9bb3248036c0083bc Description-en: gnuradio fosphor block (GPU spectrum display) This implements a GNU Radio sink consisting of a GL display window that provides a Real Time Spectrum Analyzer (RTSA)-like spectrum visualization using OpenCL and OpenGL acceleration. . To use the fosphor blocks in Python, import it as : . from gnuradio import fosphor . See the Doxygen documentation for details about the blocks available in this package. A quick listing of the details can be found in Python after importing by using: . help(fosphor) Package: gr-funcube Description-md5: 95b4539533d6bcde52cd347ce237f0fc Description-en: Funcube Dongle controller for GNU Radio Support hardware for software radio using the fcdproplus which provides sampled RF IQ data as a USB audio stereo data stream. Control is done over USB HID protocol. . Both the Funcube Dongle and Funcube Dongle Pro+ are supported by this package. . This package provides a Python library as well as a gnuradio companion source object. Package: gr-hpsdr Description-md5: d4862883866ce872d364b748eed36383 Description-en: gnuradio interface module for OpenHPSDR protocol 1 Hardware supported includes OpenHPSDR Hermes / Metis and Red Pitaya using the OpenHpsdr protocol. . hermesNB sources decimated downconverted 48K-to-384K receiver complex stream(s), and sinks one 48k sample rate transmit complex stream. . hermesWB sources raw ADC samples as a vector of floats, with vlen=16384. Each individual vector contains time contiguous samples. However there are large time gaps between vectors. This is how HPSDR produces raw samples, it is due to Ethernet interface rate limitations between HPSDR and the host computer. . The modules are compatible with version 3.8 of gnuradio and versions of Hermes firmware 1.8 through at 3.2. (known as OpenHPSDR protocol 1). It is not compatible with the new OpenHPSDR protocol 2. . This package contains the header files and grc block definitions. Package: gr-iqbal Description-md5: d1941592a7b1ef5f4224711566fb3e9c Description-en: GNU Radio Blind IQ imbalance estimator and correction The general idea is to suppress symmetrical images caused by IQ imbalance in the RX path of quadrature receivers. It's composed of two subblocks: . "IQ Bal Fix": This applies the actual correction. to a complex stream. The correction parameters are only magnitude/phase and the actual correction algo is the same as applied in hardware in the USRP. You can either specify the correction parameters manually on the block, or send them via 'messages'. . "IQ Bal Optimize": This blocks tries to blindly detect the imbalance by minimizing the correlation between the left and right part of the spectrum. See the code for the "how it does it". The general idea is inspired from papers found on the internet and the way some SDR software achieve the same things (sdr# for eg, although there are significant differences in the actual implementation). Package: gr-limesdr Description-md5: 0990c87b70a40e459c7060873e8903ef Description-en: LimeSDR blocks for GnuRadio LimeSDR is a low cost, open source software defined radio (SDR) platform that can be used to support just about any type of wireless communication standard. . Currently this plugin supports LimeSDR-USB and LimeSDR-Mini boards. . The gr-limesdr blocks for GnuRadio can be used to create flowgraphs that interface LimeSDR devices through liblimesuite. . This package contains the development files. Package: gr-osmosdr Description-md5: 15ebe5cd675ce0e8c8a0acaab899b8a0 Description-en: Gnuradio blocks from the OsmoSDR project The Osmocom project is a family of projects regarding Open source mobile communications. . While primarily being developed for the OsmoSDR hardware, this block as well supports: - FUNcube Dongle through gr-funcube - FUNcube Dongle Pro+ through gr-funcube - RTL2832U based DVB-T dongles through librtlsdr - RTL-TCP spectrum server (see librtlsdr project) - gnuradio .cfile input through libgnuradio-blocks - RFSPACE SDR-IQ, SDR-IP, NetSDR (incl. X2 option) - Great Scott Gadgets HackRF through libhackrf - Nuand LLC bladeRF through libbladeRF library - Ettus USRP Devices through Ettus UHD library - Fairwaves UmTRX through Fairwaves' fork of UHD - AIRSPY Receiver - AIRSPY HF+ Receiver - SoapySDR support - Red Pitaya SDR transceiver (http://bazaar.redpitaya.com) - FreeSRP through libfreesrp . Example applications include osmocom_fft, osmocom_siggen, and osmocom_spectrum_sense. . By using the OsmoSDR block you can take advantage of a common software API in your application(s) independent of the underlying radio hardware. This package provides C++ header files, documentation, and Python3 wrappers to the library. Package: gr-radar Description-md5: 516497234069f69ccb45a35f7b96d2d1 Description-en: GNU Radio Radar Toolbox The *gr-radar* project provides a toolbox of commonly used radar algorithms. An important part is the *UHD Echotimer*, which enables a synchronized TX and RX stream from USRPs to ensure a constant phase relation in measurements. Example flowgraphs for CW, Dual CW, FSK, FMCW and OFDM radar are given and partly tested on hardware. GUI elements for target representation and further signal processing algorithms such as target tracking are implemented. Check out the project website for example videos and further information. . gr-radar provides GNU Radio Companion flowgraphs to handle RADAR data. Package: gr-radar-doc Description-md5: 73da5e2fe5c2ba906af94578ebf6c695 Description-en: GNU Radio Radar Toolbox - Documentation The *gr-radar* project provides a toolbox of commonly used radar algorithms. An important part is the *UHD Echotimer*, which enables a synchronized TX and RX stream from USRPs to ensure a constant phase relation in measurements. Example flowgraphs for CW, Dual CW, FSK, FMCW and OFDM radar are given and partly tested on hardware. GUI elements for target representation and further signal processing algorithms such as target tracking are implemented. Check out the project website for example videos and further information. . gr-radar-doc provides Doxygen generated documentation. Package: gr-rds Description-md5: 381f2d5bc7ea9a68ee3ab929814a53b8 Description-en: GNU Radio FM RDS/TMC Transceiver A Radio Data System - Traffic Message Channel (RDS-TMC) block for GNU Radio. . Radio Data System (RDS) is a communications protocol standard for embedding small amounts of digital information in conventional FM radio broadcasts. . gr-rds provides GNU Radio Companion flowgraphs to handle RDS data. Package: gr-satellites Description-md5: c4cba52cc86945f8b21a0fd06acf0af8 Description-en: Collection of satellite telemetry signal decoders This GNU Radio out-of-tree module can be used to decode frames transmitted from most Amateur satellites in orbit, performing demodulation, forward error correction, etc. Decoded frames can be saved to a file or displayed in hex format. For some satellites the telemetry format definition is included in gr-satellites, so the decoded telemetry frames can be printed out as human-readable values such as bus voltages and currents. Additionally, some satellites transmit files such as JPEG images. gr-satellites can be used to reassemble these files and even display the images in real-time as they are being received. . It supports most popular protocols, such as AX.25, the GOMspace NanoCom U482C and AX100 modems, an important part of the CCSDS stack, the AO-40 protocol used in the FUNcube satellites, and several ad-hoc protocols used in other satellites. . This package contains the header files and grc block definitions, and a set of satellite telemetry decoding scripts. Package: graph-tool-doc Description-md5: eef09f2db8b5fd5b6dff252cb574d5de Description-en: Efficient network analysis -- doc graph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks). Contrary to most other Python modules with similar functionality, the core data structures and algorithms are implemented in C++, making extensive use of template metaprogramming, based heavily on the Boost Graph Library. This confers it a level of performance that is comparable (both in memory usage and computation time) to that of a pure C/C++ library. . This package provides the documentation and sample material. Package: graphviz Description-md5: 3596bf983eb939217c51507635922cde Description-en: rich set of graph drawing tools Graph drawing addresses the problem of visualizing structural information by constructing geometric representations of abstract graphs and networks. Automatic generation of graph drawings has important applications in key technologies such as database design, software engineering, VLSI and network design and visual interfaces in other domains. Situations where these tools might be particularly useful include: . * you would like to restructure a program and first need to understand the relationships between its types, procedures, and source files * you need to find the bottlenecks in an Internet backbone - not only individual links, but their relationships * you're debugging a protocol or microarchitecture represented as a finite state machine and need to figure out how a certain error state arises * you would like to browse a database schema, knowledge base, or distributed program represented graphically * you would like to see an overview of a collection of linked documents * you would like to discover patterns and communities of interest in a database of telephone calls or e-mail messages . This package contains the command-line tools. Package: graphviz-doc Description-md5: f78e17da4b5250c519aa60f99d9c7a3c Description-en: additional documentation for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package installs HTML and PDF documentation for Graphviz, as well as examples. Package: graudit Description-md5: 9ec5e3558bf3f568f29d5803d98a1936 Description-en: grep rough audit - source code auditing tool This is a simple script and signature sets that allows you to find potential security flaws in source code using the GNU utility grep. It's comparable to other static analysis applications like RATS, SWAAT and flaw-finder while keeping the technical requirements to a minimum and being very flexible. Package: grcompiler Description-md5: 0116e4c05a4d75fe20f9f1a6f7b80e93 Description-en: Compiler of smart (graphite) fonts SILGraphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the SILGraphite rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the graphite compiler. Package: grml-rescueboot Description-md5: 05740118eb37ee22adabc6547ec9f836 Description-en: Integrates Grml ISO booting into GRUB This package provides a script for update-grub which looks for Grml ISO images in /boot/grml and automatically adds an entry for each image. The purpose is to use one of those images to boot a Grml rescue system without using a CD or USB stick. Package: gsequencer Description-md5: 310197ea8f2817bdb533a2894bcace02 Description-en: Advanced Gtk+ Sequencer audio processing engine Advanced GTK+ Sequencer is intended to be used for music composition. It features a piano roll, as well as a synth, matrix editor, drum machine, soundfont2 player, mixer and an output panel. It’s designed to be highly configurable. You may add effects to its effect chain; and add or remove audio channels/pads. You may set up a fully functional network of engines, thus there is a link editor for linking audio lines. Package: gsequencer-data Description-md5: 675131431a64c4ef2418f20d83d832cd Description-en: Data files for Advanced Gtk+ Sequencer Advanced GTK+ Sequencer is intended to be used for music composition. . This package contains architecture-independent supporting data files for use with GSequencer, such as l10n support files. Package: gsequencer-doc Description-md5: 44b24877ea9b7da9520f8876f8e9db61 Description-en: Documentation for Advanced Gtk+ Sequencer Advanced GTK+ Sequencer is intended to be used for music composition. . This package contains the user manual that explains the GUI in html format of Advanced Gtk+ Sequencer. Package: gshutdown Description-md5: ee97b4df0e39068e484578e7e1eb9f2d Description-en: Graphical shutdown utility and shutdown timer GShutdown is a utility which allows you to schedule the shutdown or restart of your computer. With it you can simply and quickly choose the turn off time at either a specific time or after a countdown. . The graphical user interface uses Gtk+2. Package: gspell-1-tests Description-md5: dea9ed51e6786079f4bf0ba7c19a9cae Description-en: spell-checking library for GTK+ applications - installed tests gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains automated tests. Package: gvm Description-md5: 41cd0d79cdaa9ef0f2fc423820d6e7a6 Description-en: remote network security auditor - metapackage and useful scripts The Greenbone Vulnerability Manager is a modular security auditing tool, used for testing remote systems for vulnerabilities that should be fixed. . This package installs all the required packages. It provides scripts to setup, start and stop the GVM services. . The tool was previously named OpenVAS. Package: halide19-api-doc Description-md5: 370789d1cf6a8d7ef1504cc008bdce81 Description-en: fast, portable computation on images and tensors (Doxygen documentation) Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. . This package contains Doxygen-generated API documentation. Package: heartbeat Description-md5: ddb086c6c9251076ab28140d4a3653ba Description-en: Subsystem for High-Availability Linux heartbeat is a messaging subsystem for high availability which implements serial, UDP, and PPP/UDP heartbeats. . It is one of the messaging layers supported by the Pacemaker cluster resource manager. Package: heartbeat-dev Description-md5: 2db4a8a5564e6bdaa093155ea6bcbb9c Description-en: Subsystem for High-Availability Linux - development files heartbeat is a messaging subsystem for high availability which implements serial, UDP, and PPP/UDP heartbeats. . It is one of the messaging layers supported by the Pacemaker cluster resource manager. . This package contains Heartbeat-specific development files. Package: hfd-service Description-md5: 76ed8c177aee12829ff86873b386cffa Description-en: system D-Bus service for accessing human feedback devices Human feedback device service is a D-Bus activated service that manages human feedback devices such as LEDs and vibrators on mobile devices. . The package contains the HFD system service. Package: hfd-service-tools Description-md5: d9ded1a93a28428fea9816cec1220f7c Description-en: Tools to detect and configure devices Human feedback device service is a Dbus activated service that manages human feedback devices such as LEDs and vibrators on mobile devices. . This package contains tools for accessing the HFD service. Package: hfst Description-md5: ffae1fe3a8a7b7e38c5314293481b737 Description-en: Helsinki Finite-State Transducer Technology The Helsinki Finite-State Transducer software is intended for the implementation of morphological analysers and other tools which are based on weighted and unweighted finite-state transducer technology. Package: homebank Description-md5: 5ebad0a03a9b1f70802f7bd53a61999b Description-en: Manage your personal accounts at home HomeBank is a fast, simple and easy to use program to manage your personal accounting. It has a lot of features such as easy analysis with graphical charts (statistics, budget, overdrawn, car cost), useful reports ("Where your money goes", "Trend Time Report" ), multi-accounts support, budget management, reminder, import from OFX/QFX-CSV files, visual status of operations. It is based on GTK2. Package: homebank-data Description-md5: ec2b8b88fba1a08d316f97e42982a74e Description-en: Data files for homebank HomeBank is a fast, simple and easy to use program to manage your personal accounting. It has a lot of features such as easy analysis with graphical charts (statistics, budget, overdrawn, car cost), useful reports ("Where your money goes", "Trend Time Report" ), multi-accounts support, budget management, reminder, import from OFX/QFX-CSV files, visual status of operations. It is based on GTK2. . This package contains the architecture independent portions of homebank Package: hpijs-ppds Description-md5: 979d2d553e8b615deb4af0e078d0def7 Description-en: HP Linux Printing and Imaging - HPIJS PPD files This package contains PPD (printer definition) files for the printers supported through the HP Linux Printing and Imaging System HPIJS driver. . These PPDs should work well with the matching versions of HPLIP and HPIJS, but may not be the most up-to-date PPDs available for a given printer. See http://www.openprinting.org/ for the latest version of the PPDs (which are not guaranteed to work well). Package: hplip-gui Description-md5: 0e8b9881942aaafee62df05b01b6d0d0 Description-en: HP Linux Printing and Imaging - GUI utilities (Qt-based) The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers. . This package contains utilities with graphical user interface (GUI) for HPLIP: HP Toolbox, HP Fax, ... . Note that all GUI utilities are based on the Qt GUI environment. There are currently no equivalent utilities based on GTK+. Package: hprof-conv Description-md5: c3a05970679ce80e38ac5278792f80a6 Description-en: HPROF Converter The hprof-conv tool converts the HPROF file that is generated by the Android SDK tools to a standard format so you can view the file in a profiling tool of your choice. Package: htcondor Description-md5: 3b54c3d7137fefb339a29d0c9ad53e9c Description-en: transitional dummy package This package aids upgrades of existing htcondor installations to the package name "condor". The package is empty and it can safely be removed. Package: htcondor-annex-ec2 Description-md5: 3b54c3d7137fefb339a29d0c9ad53e9c Description-en: transitional dummy package This package aids upgrades of existing htcondor installations to the package name "condor". The package is empty and it can safely be removed. Package: htcondor-dev Description-md5: 3b54c3d7137fefb339a29d0c9ad53e9c Description-en: transitional dummy package This package aids upgrades of existing htcondor installations to the package name "condor". The package is empty and it can safely be removed. Package: htcondor-doc Description-md5: 3b54c3d7137fefb339a29d0c9ad53e9c Description-en: transitional dummy package This package aids upgrades of existing htcondor installations to the package name "condor". The package is empty and it can safely be removed. Package: htcondor-test Description-md5: 3b54c3d7137fefb339a29d0c9ad53e9c Description-en: transitional dummy package This package aids upgrades of existing htcondor installations to the package name "condor". The package is empty and it can safely be removed. Package: htcondor-upgrade-checks Description-md5: 3b54c3d7137fefb339a29d0c9ad53e9c Description-en: transitional dummy package This package aids upgrades of existing htcondor installations to the package name "condor". The package is empty and it can safely be removed. Package: hugin Description-md5: 78f5a0f9948643026e70c492cfac271a Description-en: panorama photo stitcher - GUI tools Hugin is a panorama photo stitching program. Essentially, Hugin is a GUI frontend for Panorama Tools. Stitching is accomplished by using several overlapping photos taken from the same location, and using control points to align and transform the photos so that they can be blended together to form a larger image. Hugin allows for the easy creation of control points between two images, optimization of the image transforms, and much more. . This package includes the following graphical interfaces, using the command-line tools provided in the hugin-tools package: * hugin - Hugin panorama creator. * hugin_stitch_project - Hugin batch stitcher. * PTBatcherGUI - Batch controller for the stitching process. * calibrate_lens_gui - Lens calibration tool. Package: hugin-data Description-md5: 0dc76a2ce827e15a9b09fe843bb5bd44 Description-en: panorama photo stitcher - common data files Hugin is a panorama photo stitching program. . This package includes the data files needed by the hugin and hugin-tools packages. Package: hugin-tools Description-md5: 0d6015ce460c9721663f3f64489401a7 Description-en: panorama photo stitcher - commandline tools Hugin is a panorama photo stitching program. . This package includes command-line tools used by hugin and other packages for image stitching and High Dynamic Range (HDR) images: * align_image_stack - Align overlapping images for HDR creation. * autooptimiser - Optimize image positions. * celeste_standalone - Remove cloud-like control points. * cpclean - Remove wrong control points. * cpfind - Patent-free control-point detector * deghosting_mask - Creates mask for removing ghosting in images. * fulla - Correct lens distortion, vignetting, and chromatic aberration. * geocpset - Set geometric control points. * hugin_executor - CLI stitching tool. * hugin_hdrmerge - Merge overlapping images. * hugin_lensdb - Hugin lens database maintenance. * icpfind - Control-point detector wrapper program. * linefind - Detect vertical features in images. * nona - Remap images. (Also does simple stitching.) * pano_modify - Change output parameters of project file. * pto_gen - Generate a Hugin project file from a list of images. * pto_lensstack - Modify assigned lenses and stack in pto files. * pto_mask - Apply a mask. * pto_merge - Merges two or more Hugin project files. * pto_move - Move a project file with all images in it. * pto_template - Apply a template file. * pto_var - Change image variables inside Hugin .pto project files * tca_correct - Calculate transverse chromatic aberration. * verdandi - Blend images using watershed algorithm. * vig_optimize - Determine the radial vignetting. Package: ibacm Description-md5: 94afd2c241abf6569edf525ba236170f Description-en: InfiniBand Communication Manager Assistant (ACM) The IB ACM implements and provides a framework for name, address, and route (path) resolution services over InfiniBand. It is intended to address connection setup scalability issues running MPI applications on large clusters. The IB ACM provides information needed to establish a connection, but does not implement the CM protocol. A primary user of the ibacm service is the librdmacm library. Package: ibverbs-utils Description-md5: a33873b95d7b0cff0d895ec3f573b2fc Description-en: Examples for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low-latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package contains useful libibverbs1 example programs such as ibv_devinfo, which displays information about InfiniBand devices. Package: icmake Description-md5: a550161f00554825a211dc2edc36ee34 Description-en: Intelligent C-like MAKEr, or the ICce MAKE utility Icmake is a hybrid between a 'make' utility and a 'shell script' language. Originally, it was written to provide a useful tool for automatic program maintenance and system administrative tasks on MS-DOS platforms. Package: idle Description-md5: caa84bc1c10b5a5e1a8c46a5b4afa275 Description-en: IDE for Python using Tkinter (default version) IDLE is an Integrated Development Environment for Python. IDLE is written using Tkinter and therefore quite platform-independent. . This package is a dependency package, which depends on Debian's default Python 3 version's IDLE (currently v3.13). Package: idle-python3.13 Description-md5: cc58505c07afae069f49efa213857899 Description-en: IDE for Python (v3.13) using Tkinter IDLE is an Integrated Development Environment for Python (v3.13). IDLE is written using Tkinter and therefore quite platform-independent. Package: ifcico Description-md5: a695c9368c698752ed3aa1a262229107 Description-en: Fidonet Technology transport package Ifcico is a FidoTech mailer for connecting to other nodes via the phone or the Internet. This version includes the "tx" patches and other misc patches. Package: ifgate Description-md5: cba845f95285e79263706dd099cf2b16 Description-en: Internet to Fidonet gateway The program can act as a gateway between email and netmail and Usenet newsgroups and echomail. This version includes the "tx" patches and other misc patches. Package: ifmail Description-md5: d182c2e66b2cddfb4caabe66d57ed0d0 Description-en: Internet to Fidonet gateway The package contains common files needed by ifcico and ifgate packages. This version includes the "tx" patches and other misc patches. Package: iitii Description-md5: f8f21c228a680792196979ade50ba626 Description-en: Implicit Interval Tree with Interpolation Index Iitii is a data structure for indexing begin/end position intervals, such as genomic feature annotations, and answering requests for all items overlapping a query interval. Building on cgranges by Heng Li, iitii explores ideas from DBMS interpolation search and learned index structures to speed up queries on large datasets. Package: imagemagick Description-md5: e7c9231200f9975eff8c6caddc527dbf Description-en: image manipulation programs -- binaries ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . This is a dependency package. . This package include links to channel depth specific binaries and manual pages. Package: imagemagick-7-common Description-md5: 242e9070bb8cf8876ae8723472cc8f76 Description-en: image manipulation programs -- infrastructure imagemagick-common contains the filesystem infrastructure required for further installation of imagemagick in any configuration; it does not provide a full installation of binaries, libraries, and utilities required to run imagemagick. . This package is independent of channel depth. Package: imagemagick-7-doc Description-md5: f514d30b27cec105434014153f1921ca Description-en: document files of ImageMagick This package contains the document files shipped with ImageMagick, a software suite to create, edit, and compose bitmap images. . Documentations includes html manuals, examples files, and doxygen generated API documentation. Package: imagemagick-7.q16 Description-md5: 47a0ebee5c88ade1b49d2f9d53ed6616 Description-en: image manipulation programs -- quantum depth Q16 ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . For working with the SVG, WMF, OpenEXR, DjVu and Graphviz formats, you need to install the libmagickcore-7.q16-10-extra package. . This version of imagemagick is compiled for a channel depth of 16 bits (Q16). Package: imagemagick-7.q16hdri Description-md5: e00eb533b544f21627053a79f8a96ea1 Description-en: image manipulation programs -- quantum depth Q16HDRI ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . For working with the SVG, WMF, OpenEXR, DjVu and Graphviz formats, you need to install the libmagickcore-7.q16hdri-10-extra package. . This version of imagemagick is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: imv Description-md5: 2aaf7de23dacbae6ed0381df71f2eba7 Description-en: X11/Wayland image viewer intended for use with tiling window managers imv is a command line image viewer for X11 and Wayland aimed at users of tiling window managers. It has native Wayland and X11 support and can handle dozens of image formats, including: PNG, BMP, JPEG, TIFF, SVG, HEIF. . The package provides the imv-x11 and imv-wayland binaries. The `imv` wrapper script is installed in /usr/libexec/imv/ due to a file name clash. Package: indi-aagcloudwatcher-ng Description-md5: 62763d6f6c1e97450f2070541b6defa9 Description-en: INDI driver for the AAG Cloud Watcher This package contains the INDI driver for the AAG Cloud Watcher using the new INDI Weather API and with anemometer support. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-apogee Description-md5: 34f8da74ba310414dd90dd6726c340b5 Description-en: INDI driver for Apogee CCDs and Filter Wheels This package contains the INDI driver for hardware from Apogee, especially CCDs and filter wheels. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-astromechfoc Description-md5: 44cfa2e9305f569e221f0af4aea0060a Description-en: INDI driver for Astromechanics Canon Lens Controller This package contains the INDI driver for the Canon Lens Controller made by Astromechanics. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-avalon Description-md5: fb22650fd1a53ef601e3a1a816a8d1c0 Description-en: INDI driver for Avalon Instruments mounts This package contains the INDI driver for Avalon Instruments mounts with StarGO control. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-beefocus Description-md5: 05365ad813138951ccee416f53cc12a6 Description-en: INDI driver for Bee Focus This package contains an INDI driver for an open source hardware/software telescope focuser. The driver interacts with a Bee Focuser using TCP/IP. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-bin Description-md5: db0e8f43df68cc93bef3aa45ef531342 Description-en: INDI server, drivers and tools INDI (Instrument-Neutral Device Interface) is a distributed XML-based control protocol designed to operate astronomical instrumentation. INDI is small, flexible, easy to parse, scalable, and stateless. It supports common DCS functions such as remote control, data acquisition, monitoring, and a lot more. . This package contains the INDI server, the drivers for the supported astronomical instrumentation, and other INDI tools. Package: indi-bresserexos2 Description-md5: 9bd43ac783cb4a94b0b44dc6538b4329 Description-en: INDI driver for Exos II GoTo Telescope Mount This package contains a basic driver for the Bresser Exos II GoTo telescope mount controller, allowing the connection to INDI clients. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-dreamfocuser Description-md5: 952be1fbadffebaff478a504d5806378 Description-en: INDI driver for DeamFocuser focuser This package contains an INDI driver for the focuser made by DreamFocuser. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-dsi Description-md5: ba966938e648505b1745d879f65b8484 Description-en: INDI driver for Meade DSI Pro I/II/III This package contains an INDI driver for Meade DSI Pro I/II/III cameras. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-ffmv Description-md5: 64196ed9fec954c8d270c3101c004874 Description-en: INDI driver for Point Grey Firefly MV cameras This package contains an INDI driver for Point Grey Firefly MV cameras. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-fli Description-md5: 29396c71e20f7c6e85e3ceca484fd9ed Description-en: INDI driver for FLI CCD & Focuser This package contains an INDI driver for Finger Lakes Instruments CCD and Focuser. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-gige Description-md5: ed216fd62cc245b74aaf7d521be4bd7a Description-en: INDI driver for GigE machine vision cameras This package contains an INDI driver for most GigE machine vision cameras through project Aravis. . Machine vision GigE cameras are designed towards throughput, and hence provide emphasis on high-speed video streaming. The main design goal for this driver is to use these cameras as primary imager or for guiding. Therefore, the main goal of this driver is not to provide high-speed video streams, but to control these cameras more or less as a generic CCD camera with a manual trigger and manual exposure controls. . Many of the pre-processing features found on many of these cameras have therefore been not exposed. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-limesdr Description-md5: b35a5d3d07b6d584957eed759d0933fa Description-en: INDI driver for LimeSDR (LMS7) Receiver This package contains an INDI driver for the LimeSDR (LMS7) Receiver. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-mgen Description-md5: c9d52ff79be2a55106fdd6902a00aeb7 Description-en: INDI driver for Lacerta MGen Autoguider This package contains an INDI driver for the Lacerta MGen Autoguider. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-nightscape Description-md5: 6fd41aeba8797490c2be9e1653d63999 Description-en: INDI driver for Celestron Nightscape 8300 This package contains the INDI driver for the Celestron Nightscape 8300 line of CCDs. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-shelyak Description-md5: 749c4744ae7c280f85904466758c94ba Description-en: INDI driver for Shelyak and Alpy Spectrograph This package contains the INDI driver for Shelyak and Alpy Spectrographs. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-spectracyber Description-md5: ca2b327ed5a542996098eb6e9f5d7666 Description-en: INDI driver for hydrogen line spectrometer This package contains the INDI driver for Radio Astronomy Supplies SpectraCyber hydrogen line spectrometer. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-starbook Description-md5: 6437dbf71c1d622bd55bf298697c3748 Description-en: INDI driver for Vixen Starbook telescope controllers This package contains the INDI driver for the Vixen Starbook telescope controllers. It aims for compatibility with first generation Starbook. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-starbook-ten Description-md5: a653ddafc1937a9a2d523b2a9d15028f Description-en: INDI driver for Vixen Starbook Ten telescope controllers This package contains a INDI driver for the Vixen Starbook Ten telescope controllers. It works by using an HTTP link. . This driver is compatible with any INDI client such as KStars or Xephem. Package: indi-webcam Description-md5: 2ac23957091cea82b860d168408e9ad4 Description-en: INDI Driver for web cameras This package contains a driver for FFMPEG based web cameras. . This driver is compatible with any INDI client such as KStars or Xephem. Package: infiniband-diags Description-md5: 7b1103d02d514ef168f0320a1ca158c2 Description-en: InfiniBand diagnostic programs InfiniBand is a switched fabric communications link used in high-performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides diagnostic programs and scripts needed to diagnose an InfiniBand subnet. 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: jack-mixer Description-md5: 26cadd76535b3d7aa2d96e0bbb50ca8f Description-en: GTK+ JACK audio mixer application (Python 3) Jack Audio Mixer provides a GTK+ GUI to mix JACK audio streams. It maintains the appearance of a hardware audio mixing desk. It can set levels, balance, mute, etc through the interface or via MIDI. . This package installs the application for Python 3. Package: janus Description-md5: 022f61fae5f25008ff31538c0638cfb3 Description-en: general purpose WebRTC server/gateway janus is a general purpose WebRTC server/gateway with a minimal footprint. . As such, it doesn't provide any functionality per se other than implementing the means to set up a WebRTC media communication with a browser or application, exchanging JSON messages with it over different transports, and relaying RTP/RTCP and messages between clients and the server-side application logic they're attached to. Any specific feature/application is provided by server side plugins, that browsers can then contact via the server to take advantage of the functionality they provide. . Example of such plugins can be implementations of applications like echo tests, conference bridges, media recorders, SIP gateways and the like. Package: janus-demos Description-md5: fc46cfe9970d817fde5a4d4d91d9bdbc Description-en: general purpose WebRTC server/gateway - demos janus is a general purpose WebRTC server/gateway with a minimal footprint. . This package contains a set of demo html applications using Janus. . The demos require online referenced Javascript code. . GStreamer example script in package janus-tools is needed to feed one of the streams in Streaming demo. Package: janus-dev Description-md5: a43d387e9fb659100fa84874325248ed Description-en: general purpose WebRTC server/gateway - development files janus is a general purpose WebRTC server/gateway with a minimal footprint. . This package contains headers for plugin development. Package: janus-doc Description-md5: 34ebfe3e1ab34bf6420ffb9fe4447365 Description-en: general purpose WebRTC server/gateway - documentation janus is a general purpose WebRTC server/gateway with a minimal footprint. . This package contains the html documentation for Janus. Package: janus-tools Description-md5: 1057f39fa11fc64fe9effaf649942463 Description-en: general purpose WebRTC server/gateway - helper tools janus is a general purpose WebRTC server/gateway with a minimal footprint. . This package contains the following helper tools: * janus-pp-rec - extract media file from a Janus recording * pcap2mjr - convert a pcap dump to a Janus recording * mjr2pcap - convert a Janus recording to pcap format . Packages gstreamer1.0-plugins-good gstreamer1.0-x are needed for included example streaming script. Package: jnettop Description-md5: 8129e2e4a7fc0738c2e956cc8c72b5b9 Description-en: View hosts/ports taking up the most network traffic jNettop captures traffic coming across the host it is running on and displays streams sorted by bandwidth they use. Result is a nice listing of communication on network by host and port, how many bytes went through this transport and the bandwidth it is consuming. Package: js-of-ocaml Description-md5: ddf90060f879f27f21c8bfc040ae0c08 Description-en: OCaml bytecode to JavaScript compiler (compiler) Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes it possible to run OCaml programs in a web browser. Its key features are the following: * the whole language, and most of the standard library are supported; * the generated code can be used with any web server and browser; * you can use a standard installation of OCaml to compile your programs. In particular, you do not have to recompile a library to use it with Js_of_ocaml. You just have to link your program with a specific library to interface with the browser APIs. . This package contains the compiler itself. Package: juce-modules-source Description-md5: e36a9946227bc21e9b3789067ad38388 Description-en: Jules' Utility Class Extensions (module sources) JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for developing cross-platform software. . It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. . This package installs the sources for the JUCE modules along with required development libraries, as used by 'jucer' projects. (Projucer is provided in the 'juce-tools' package). Package: juce-modules-source-data Description-md5: 3254191bdd95de7ef53161ef14e79304 Description-en: Jules' Utility Class Extensions (platform independent module sources) JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for developing cross-platform software. . This package contains the actual source files. . This package is not intended for a direct installation. Instead, you probably should install the 'juce-modules-source' package (which will force this package to be installed as well). Package: juce-tools Description-md5: dfdee637c73f97d146c7b5165c5dcba9 Description-en: JUCE's project management tools JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for developing cross-platform software. The Projucer (formerly Introjucer) is JUCE's project-management tool and secret weapon. . The Projucer's Duties: - Central management of cross-platform builds - JUCE Module Management - New Project Creation - User-Interface Design Tool - Plug-in Projects - Miscellaneous Utilities Package: jupyter-nbconvert Description-md5: 6f587b08cdd24411a996b4f1764a5b4a Description-en: Jupyter notebook conversion (scripts) Jupyter nbconvert converts notebooks to various other formats using Jinja templates. . This package installs the jupyter-nbconvert script. Package: kaddressbook Description-md5: 420a99435b64384b2e07fc6ed822c455 Description-en: address book and contact data manager KAddressBook enables you to manage your contacts efficiently and comfortably. It can load and save your contacts to many different locations, including the local file system, LDAP servers, and SQL databases. Package: kaddressbook-data Description-md5: 9ec91f3c1a13224b9795c5365ff641dd Description-en: address book and contact data manager - data files KAddressBook enables you to manage your contacts efficiently and comfortably. It can load and save your contacts to many different locations, including the local file system, LDAP servers, and SQL databases. . This package contains the data files. Package: kalarm Description-md5: 147e1354e4cd2bf0a956054925c7204c Description-en: alarm message, command and email scheduler KAlarm provides a graphical interface to schedule personal timed events - pop-up alarm messages, command execution and sending emails. There is a range of options for configuring recurring events. . A pop-up alarm can show either a simple text message, or the contents of a text or image file. It can optionally be spoken, or play a sound file. You can choose its appearance, and set reminders. Among KAlarm's other facilities, you can set up templates to allow KAlarm to be used as a 'tea timer'. Package: kalendarac Description-md5: d3ff638deb9dc50edfde838c5b96ec2f Description-en: akonadi-calendar - calendar reminder This library offers helper functions to integrate the use of Akonadi calendar items in applications. . This package contains the daemon for calendar reminders. Package: kdepim-runtime Description-md5: 0967d17f860788c8f2abc91821679d4e Description-en: runtime components for Akonadi KDE This package contains Akonadi agents written using KDE Development Platform libraries. Any package that uses Akonadi should probably pull this in as a dependency. The kres-bridges is also parts of this package. . This package is part of the kdepim-runtime module. Package: kdepim-themeeditors Description-md5: 9c1dbb7cdf6d69806b1c42af6547c3d0 Description-en: Theme Editors for KDE PIM applications KDE PIM Theme Editors allow you to create and edit various KDE themes for KDE PIM software such as KMail and KAddressBook. Package: kernelshark Description-md5: 1b84006243af3f97d2b15fc9fc0366d8 Description-en: Utilities for graphically analyzing function tracing in the kernel KernelShark is a front end reader of trace-cmd output. It reads a trace-cmd.dat formatted file and produces a graph and list view of the data. Package: kgpg Description-md5: c2c30394bb363998b52a8fcc2caeb33c Description-en: graphical front end for GNU Privacy Guard Kgpg manages cryptographic keys for the GNU Privacy Guard, and can encrypt, decrypt, sign, and verify files. It features a simple editor for applying cryptography to short pieces of text, and can also quickly apply cryptography to the contents of the clipboard. . This package is part of the KDE Utilities module. Package: kineticstools Description-md5: c2de5414b515a12115771e65d77a3fc6 Description-en: detection of DNA modifications Tools for detecting DNA modifications from single molecule, real-time (SMRT®) sequencing data. This tool implements the P_ModificationDetection module in SMRT® Portal, used by the RS_Modification_Detection and RS_Modifications_and_Motif_Detection protocol. Researchers interested in understanding or extending the modification detection algorithms can use these tools as a starting point. . This package is part of the SMRTAnalysis suite. Package: kineticstools-data Description-md5: 1cfcf352c0bdf117049f3206eb1dacd4 Description-en: detection of DNA modifications -- data files Tools for detecting DNA modifications from single molecule, real-time (SMRT®) sequencing data. This tool implements the P_ModificationDetection module in SMRT® Portal, used by the RS_Modification_Detection and RS_Modifications_and_Motif_Detection protocol. Researchers interested in understanding or extending the modification detection algorithms can use these tools as a starting point. . Kineticstools is part of the SMRTAnalysis suite. This package contains the package data files. Package: kio-ldap Description-md5: deb8bd07261809563dc97763d615405d Description-en: library for accessing LDAP - kio slave This is a library for accessing LDAP with a convenient Qt style C++ API. LDAP (Lightweight Directory Access Protocol) is an application protocol for querying and modifying directory services running over TCP/IP. . This package contains the KIO slave. Package: kitty Description-md5: 324ca9ac9df1a1576761aaf85cff7171 Description-en: fast, featureful, GPU based terminal emulator Kitty supports modern terminal features like: graphics, unicode, true-color, OpenType ligatures, mouse protocol, focus tracking, and bracketed paste. . Kitty has a framework for "kittens", small terminal programs that can be used to extend its functionality. Package: kitty-doc Description-md5: 8603b2198ad8b1a22c57fb9c13b49574 Description-en: fast, featureful, GPU based terminal emulator (documentation) This package contains the AsciiDoc/HTML documentation for the kitty terminal emulator. Package: kitty-shell-integration Description-md5: eaf8b9abaed4417913931cf7810c4a59 Description-en: fast, featureful, GPU based terminal emulator (shell integration files) This package provides Kitty's shell-integration files so that it can easily be installed on remote systems. Package: kitty-terminfo Description-md5: 858a2fc157bc1797719d557286ddfe20 Description-en: fast, featureful, GPU based terminal emulator (terminfo file) This package provides the xterm-kitty terminfo definition for the kitty terminal emulator so that it can easily be installed on remote systems. Package: kleopatra Description-md5: e5d6fc989907b80b691c99f2d8834cf5 Description-en: Certificate Manager and Unified Crypto GUI Kleopatra is a certificate manager and a universal crypto GUI. It supports managing X.509 and OpenPGP certificates in the GpgSM keybox and retrieving certificates from LDAP servers. Package: kmail Description-md5: 06986fdec87702a4386c5bfc37a5a063 Description-en: full featured graphical email client KMail supports multiple accounts, mail filtering and email encryption. The program let you configure your workflow and it has good integration into KDE (Plasma Desktop) but is also useable with other Desktop Environments. Package: kmailtransport-plugins Description-md5: 48fbac49084e5ecc335dc40de6196583 Description-en: mail transport akonadi library - plugins Mailtransport is a library that provides the following functionality: . * Shared mail transport settings. * GUI elements to configure mail transport settings. * Job classes for mail sending. . This package contains the SMTP plugin. Package: kmer Description-md5: 9ca7d76a8177d8b6943e9c466d324ea7 Description-en: suite of tools for DNA sequence analysis The kmer package is a suite of tools for DNA sequence analysis. It provides tools for searching (ESTs, mRNAs, sequencing reads); aligning (ESTs, mRNAs, whole genomes); and a variety of analyses based on kmers. . This is a metapackage depending on the executable components of the kmer suite. Package: kmer-examples Description-md5: 48403899c5528a433788208d2826f9dd Description-en: sample data for kmer suite of tools for DNA sequence analysis The kmer package is a suite of tools for DNA sequence analysis. It provides tools for searching (ESTs, mRNAs, sequencing reads); aligning (ESTs, mRNAs, whole genomes); and a variety of analyses based on kmers. . This package contains a test data set as well as sample scripts running some test suite provided by Debian also as autopkgtest. Package: konsolekalendar Description-md5: 6d16b3889cedcfd96f6a9e292cdb099a Description-en: konsole personal organizer KonsoleKalendar is a command-line interface to KDE calendars. KonsoleKalendar complements KOrganizer by providing a console frontend to manage your calendars. Package: kontact Description-md5: a61b852eaaf9e2326e2c89fe49ade943 Description-en: integrated application for personal information management Kontact is the integrated solution to your personal information management needs. It combines applications like KMail, KOrganizer and KAddressBook into a single interface to provide easy access to mail, scheduling, address book and other PIM functionality. Package: kosmindoormap-demo Description-md5: 6f50f8f58fa3b01dfd335b7b85470f9a Description-en: OSM multi-floor indoor map demo application Open Street Map indoor map renderer of for example a (large) train station. . Contains a demo application. Package: kosmindoormap-dev Description-md5: c61cb6eeac7219f445b5b62e9af367f2 Description-en: OSM multi-floor indoor map renderer (development files) Open Street Map indoor map renderer of for example a (large) train station. . Contains development files. Package: kpublictransport-data Description-md5: 59b4149aae6e033b3fddde2bce9b28e4 Description-en: Library to assist with accessing public transport (data files) The data files for a public transport API . This package contains the data files. Package: kstars Description-md5: f683107e014c6cad80de4fa829c4e841 Description-en: desktop planetarium, observation planning and telescope control KStars is a scientifically accurate desktop planetarium, visualising a graphical simulation of the night sky from any location on Earth, at any date and time. The display includes 130,000 stars, 13,000 deep-sky objects, all 8 planets, the Sun and Moon, and thousands of comets and asteroids. KStars addresses students and amateur astronomers of all levels. . The database of known objects can be extended and updated from local or remote databases, which is prepared for in a user-extendable interface. KStars suggests observations of particular interest like conjunctions with respect to the location of the user. And for user-selected targets it proposes the ones that are best-observable. . The software may be used for planning experiments around the globe, e.g. for remote controlled commercial services. But KStars also features an INDI interface to control local telescopes and cameras. Users with programming experience can script it via the KDE desktop bus. Package: kstars-data Description-md5: bba5efa02a5ac257563d213fb1d0a30f Description-en: data files for KStars desktop planetarium This package contains architecture-independent data files for KStars, the graphical desktop planetarium for KDE, including star catalogues and astronomical images. Package: ktrip Description-md5: d7820ad6369d95c99a542c80650c0613 Description-en: public transport assistant It helps you navigate in public transport. It allows you to find journeys between specified locations, departures for a specific station and shows real-time delay and disruption information. Package: lammps Description-md5: e7d428177d9d81d47bea5a96772e407c Description-en: Molecular Dynamics Simulator LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. . LAMMPS has potentials for soft materials (biomolecules, polymers) and solid-state materials (metals, semiconductors) and coarse-grained or mesoscopic systems. It can be used to model atoms or, more generically, as a parallel particle simulator at the atomic, meso, or continuum scale. . LAMMPS runs on single processors or in parallel using message-passing techniques and a spatial-decomposition of the simulation domain. The code is designed to be easy to modify or extend with new functionality. Package: lammps-data Description-md5: e9fa5001f76f0fa592495d5c7d2a5083 Description-en: Molecular Dynamics Simulator. Data (potentials) LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. . LAMMPS has potentials for soft materials (biomolecules, polymers) and solid-state materials (metals, semiconductors) and coarse-grained or mesoscopic systems. It can be used to model atoms or, more generically, as a parallel particle simulator at the atomic, meso, or continuum scale. . LAMMPS runs on single processors or in parallel using message-passing techniques and a spatial-decomposition of the simulation domain. The code is designed to be easy to modify or extend with new functionality. . The package contains data (potentials) Package: lammps-doc Description-md5: e7bf8b722554a64f035120871a9d40b0 Description-en: Molecular Dynamics Simulator (documentation) LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. . LAMMPS has potentials for soft materials (biomolecules, polymers) and solid-state materials (metals, semiconductors) and coarse-grained or mesoscopic systems. It can be used to model atoms or, more generically, as a parallel particle simulator at the atomic, meso, or continuum scale. . LAMMPS runs on single processors or in parallel using message-passing techniques and a spatial-decomposition of the simulation domain. The code is designed to be easy to modify or extend with new functionality. . The package contains documentation. Package: lammps-examples Description-md5: f43cc2bbd2c8af5c281a7d19e42e8091 Description-en: Molecular Dynamics Simulator (examples) LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. . LAMMPS has potentials for soft materials (biomolecules, polymers) and solid-state materials (metals, semiconductors) and coarse-grained or mesoscopic systems. It can be used to model atoms or, more generically, as a parallel particle simulator at the atomic, meso, or continuum scale. . LAMMPS runs on single processors or in parallel using message-passing techniques and a spatial-decomposition of the simulation domain. The code is designed to be easy to modify or extend with new functionality. . The package contains example scripts and benchmarks. Package: ldb-tools Description-md5: 27e8c15a8859e3368f9f6a0853f05226 Description-en: LDAP-like embedded database - tools ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains bundled test and utility binaries Package: ldnsutils Description-md5: fe66d2498e496df54f017f09be2a6992 Description-en: ldns library for DNS programming - tools (includes drill tool) The goal of ldns is to simplify DNS programming, it supports recent RFCs like the DNSSEC documents, and allows developers to easily create software conforming to current RFCs, and experimental software for current Internet Drafts. . This package contains various client programs related to DNS that are based on top of libldns library and DRILL tool which is similar to dig. These tools were designed with DNSSEC in mind and are useful for DNS and DNSSEC testing and debugging. Package: leaff Description-md5: ffb8dc31de6c03c556d590e9a7226844 Description-en: biological sequence library utilities and applications LEAFF (Let's Extract Anything From Fasta) is a utility program for working with multi-fasta files. In addition to providing random access to the base level, it includes several analysis functions. . This package is part of the Kmer suite. Package: ledger Description-md5: e7a7a30673406f7486331b2d6359a532 Description-en: command-line double-entry accounting program Ledger is a powerful and flexible double-entry accounting system run entirely from the command line. Your accounts ledger is stored in one or more plain-text files with a very simple and readable format, and ledger does the hard work of balancing your books and reporting. Package: ledger2beancount Description-md5: c6c0368dce50afb4514d3e8317bcd973 Description-en: Convert Ledger-based textual ledgers to Beancount ones A script to automatically convert Ledger-based textual ledgers to Beancount ones. . Conversion is based on (concrete) syntax, so that information that is not meaningful for accounting reasons but still valuable (e.g., comments, formatting, etc.) can be preserved. Package: lib32asan6 Description-md5: 21a3c42c398c2fff43ee9449787256e4 Description-en: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32gcc-11-dev Description-md5: 50201ee0230693f6a9313820d5854393 Description-en: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gfortran-11-dev Description-md5: 6b37f3090548ca719a28233db2276849 Description-en: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32go-11-dev Description-md5: 0d206625198081e48dfdda7b339c3c73 Description-en: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go19 Description-md5: 7174520aedfeba49e54b8c36f55b7e95 Description-en: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32gphobos-11-dev Description-md5: b341eedcd8081d86dac015bda85ac8cc Description-en: Phobos D standard library (32bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos2 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32objc-11-dev Description-md5: 4563909f76273e1eff5ff297d7d93981 Description-en: Runtime library for GNU Objective-C applications (32bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib32stdc++-11-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib32stdc++6-11-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libadios2-common-c++11-dev Description-md5: 57268e11cbec2150bb3e70d415b21d06 Description-en: Adaptable IO system for simulations - C++11 binding include files (common) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the common C++11 binding include files for ADIOS2. Package: libadios2-common-c-dev Description-md5: 1c2cfa93793b12537fe1be40846cd3cf Description-en: Adaptable IO system for simulations - C binding include files (common) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the common C binding include files for ADIOS2. Package: libadios2-common-core-dev Description-md5: 74653ffb40aec3d346e60ea7ec8352a6 Description-en: Adaptable IO system for simulations - core include files (common) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the common core include files for ADIOS2. Package: libadios2-mpi-auxiliary-2.10 Description-md5: 30833304a2d4fcbec1f2c87c2b972b9b Description-en: ADIOS2 Adaptable IO system for simulations - auxiliary libraries (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the auxiliary thirdparty libraries required by the MPI build of ADIOS2, which are not yet packaged separately: - atl - dill - EVPath - ffs - perfstubs Package: libadios2-mpi-auxiliary-dev Description-md5: 732f3a1490205a811ce4d71ea9c53dcc Description-en: Adaptable IO system for simulations - auxiliary development files (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains binding development files for the auxiliary thirdparty libraryies required by the MPI build of ADIOS2, which are not yet packaged separately: - atl - dill - EVPath - ffs - perfstubs Package: libadios2-mpi-c++11-2.10 Description-md5: 26a287a9eb7df867181236507d979fd5 Description-en: ADIOS2 Adaptable IO system for simulations - C++11 binding libraries (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C++11 binding libraries for the MPI build of ADIOS2. Package: libadios2-mpi-c++11-dev Description-md5: fed92ce645d3b054fdbd030c6d4ddfac Description-en: Adaptable IO system for simulations - C++11 binding development files (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C++11 binding development files for the MPI build of ADIOS2. Package: libadios2-mpi-c-2.10 Description-md5: 3335639c8cd8625da1d0df44aced9933 Description-en: ADIOS2 Adaptable IO system for simulations - C binding libraries (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C binding libraries for the MPI build of ADIOS2. Package: libadios2-mpi-c-dev Description-md5: ee63becc1eaa48a32a3f82bd8ebe87bf Description-en: Adaptable IO system for simulations - C binding development files (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C binding development files for the MPI build of ADIOS2. Package: libadios2-mpi-core-2.10 Description-md5: 1bbc19a1a7121683f60a5752c4d59d63 Description-en: ADIOS2 Adaptable IO system for simulations - core libraries (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the core libraries for the MPI build of ADIOS2. Package: libadios2-mpi-core-dev Description-md5: a6037597e4b000c827ab3c73bfbafcbe Description-en: Adaptable IO system for simulations - core development files (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the core development files for the MPI build of ADIOS2. Package: libadios2-mpi-fortran-2.10 Description-md5: 2e121c1c338f331b8e3bfdfe6c395233 Description-en: ADIOS2 Adaptable IO system for simulations - Fortran binding libraries (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the Fortran binding libraries for the MPI build of ADIOS2. Package: libadios2-mpi-fortran-dev Description-md5: 6b6c3e9149f62c835e3ea01eff840141 Description-en: Adaptable IO system for simulations - Fortran binding development files (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the Fortran binding development files for the MPI build of ADIOS2. Package: libadios2-mpi-plugins Description-md5: 2b24b7c1463117aa04083ef6ba648d17 Description-en: ADIOS2 Adaptable IO system for simulations - core libraries (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the plugin libraries for the MPI build of ADIOS2. Package: libadios2-serial-auxiliary-2.10 Description-md5: 1e2824419b8e2eb727158b40075f2d67 Description-en: ADIOS2 Adaptable IO system for simulations - auxiliary libraries (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the auxiliary thirdparty libraries required by the serial build of ADIOS2, which are not yet packaged separately: - atl - dill - EVPath - ffs - perfstubs Package: libadios2-serial-auxiliary-dev Description-md5: 76dd37c89f153552a9cb7eb9f4ee418b Description-en: Adaptable IO system for simulations - auxiliary development files (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains binding development files for the auxiliary thirdparty libraryies required by the serial build of ADIOS2, which are not yet packaged separately: - atl - dill - EVPath - ffs - perfstubs Package: libadios2-serial-c++11-2.10 Description-md5: f7df48efa549e8d3cd4caa8eeaa2fc2f Description-en: ADIOS2 Adaptable IO system for simulations - C++11 binding libraries (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C++11 binding libraries for the serial build of ADIOS2. Package: libadios2-serial-c++11-dev Description-md5: 94e13fa754414b86d3e99465789c09de Description-en: Adaptable IO system for simulations - C++11 binding development files (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C++11 binding development files for the serial build of ADIOS2. Package: libadios2-serial-c-2.10 Description-md5: 0a984f08514ef8ff007af39c42479f6b Description-en: ADIOS2 Adaptable IO system for simulations - C binding libraries (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C binding libraries for the serial build of ADIOS2. Package: libadios2-serial-c-dev Description-md5: 5f02efb3076e9459f0f7e7c9d2d74ab8 Description-en: Adaptable IO system for simulations - C binding development files (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the C binding development files for the serial build of ADIOS2. Package: libadios2-serial-core-2.10 Description-md5: 72035af34866f3ebb3a993dfd80dfceb Description-en: ADIOS2 Adaptable IO system for simulations - core libraries (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the core libraries for the serial build of ADIOS2. Package: libadios2-serial-core-dev Description-md5: ffc1edc97476b2841da6afe87c0429e4 Description-en: Adaptable IO system for simulations - core development files (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the core development files for the serial build of ADIOS2. Package: libadios2-serial-fortran-2.10 Description-md5: f9626defe65d0e5d708a8fe1abb7aa49 Description-en: ADIOS2 Adaptable IO system for simulations - Fortran binding libraries (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the Fortran binding libraries for the serial build of ADIOS2. Package: libadios2-serial-fortran-dev Description-md5: 624aa2debe9707be66c00fef6d68c9b6 Description-en: Adaptable IO system for simulations - Fortran binding development files (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the Fortran binding development files for the serial build of ADIOS2. Package: libadios2-serial-plugins Description-md5: 861f06d7fa2b11f235073d61f73b3b8c Description-en: ADIOS2 Adaptable IO system for simulations - core libraries (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the plugin libraries for the serial build of ADIOS2. Package: libags-audio-dev Description-md5: 27deccc96d59feefeaa9213bf5ce4b62 Description-en: Advanced Gtk+ Sequencer audio processing engine (Development files) libags_audio is a tree based audio processing library built upon GObject and libags. It allows you to do audio processing supporting LADSPA, DSSI and Lv2 plugin support. Audio data is processed multi-threaded. . This package includes the needed header files to develop with Advanced Gtk+ Sequencer audio processing library. Package: libags-audio-doc Description-md5: 874a1289ca5d65cd81ecb2121c514ef1 Description-en: Advanced Gtk+ Sequencer audio processing engine (API documentation) libags_audio is a tree based audio processing library built upon GObject and libags. It allows you to do audio processing supporting LADSPA, DSSI and Lv2 plugin support. Audio data is processed multi-threaded. . This package contains the API reference in html format of Advanced Gtk+ Sequencer audio processing library. Package: libags-audio7t64 Description-md5: 72a0d1a628f8e72339e8f8c12b2d2c1e Description-en: Advanced Gtk+ Sequencer audio processing library libags_audio is a tree based audio processing library built upon GObject and libags. It allows you to do audio processing supporting LADSPA, DSSI and Lv2 plugin support. Audio data is processed multi-threaded. Package: libags-dev Description-md5: 9fe56f0637912d67753c345369f7491d Description-en: Advanced Gtk+ Sequencer core library (Development files) libags is a general purpose application context library built upon GObject providing persistence and configuration. It allows you to organize threads in a tree hierarchy that is synced 1000 times per second per default. Since it is written in a object orientated manner you might want to override its default behaviour. . This package includes the needed header files to develop with Advanced Gtk+ Sequencer base library. Package: libags-doc Description-md5: 02504e584f670eb97d88a62b2fad661f Description-en: Advanced Gtk+ Sequencer core library (API documentation) libags is a general purpose application context library built upon GObject providing persistence and configuration. It allows you to organize threads in a tree hierarchy that is synced 1000 times per second per default. Since it is written in a object orientated manner you might want to override its default behaviour. . This package contains the API reference in html format of Advanced Gtk+ Sequencer base library. Package: libags-gui-dev Description-md5: e84062758e5c9a1569f8c41eeeafe641 Description-en: Advanced Gtk+ Sequencer widget library (Development files) libags_gui is a widget library built upon Gtk+-4.0. . This package includes the needed header files to develop with Advanced Gtk+ Sequencer UI widget library. Package: libags-gui-doc Description-md5: ce52e51333e3995780444e430eacb606 Description-en: Advanced Gtk+ Sequencer widget library (API documentation) libags_gui is a widget library built upon Gtk+-4.0. . This package contains the API reference in html format of Advanced Gtk+ Sequencer UI widget library. Package: libags-gui7t64 Description-md5: 73d57ec8f767e2c9f307991358fde064 Description-en: Advanced Gtk+ Sequencer widget library libags_gui is a widget library built upon Gtk+-4.0. It contains widgets like - LED - dial - indicator - cartesian - ruler Package: libags7t64 Description-md5: 264127586245ba99045b10de63a8aad9 Description-en: Advanced Gtk+ Sequencer core library libags is a general purpose application context library built upon GObject providing persistence and configuration. It allows you to organize threads in a tree hierarchy that is synced 1000 times per second per default. Since it is written in a object orientated manner you might want to override its default behaviour. Package: libakonadi-data Description-md5: 442ed35a554e2850522510c648be877b Description-en: Akonadi arch independent data Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package ships arch independent data like translations etc. Package: libakonadi-dev Description-md5: 7e4a26d39047c8eee45c3e128b152cbf Description-en: development files for the KDE Development Platform PIM libraries This package contains development files for building software that uses the KDE Development Platform Personal Information Management libraries. . This package is part of the KDE Development Platform PIM libraries module. Package: libakonadi-dev-bin Description-md5: 3bb33497eb3d3f171f74c0034e587a9d Description-en: Additional development binaries for the Akonadi KDE PIM libraries This package contains development files for building software that uses the KDE Development Platform Personal Information Management libraries. . This package is part of the KDE Development Platform PIM libraries module. . It contains files to run Akonadi based tests. Package: libakonadicalendar-data Description-md5: ccb122260fc4b1a3966d32166765ebed Description-en: data files for akonadi-calendar This library offers helper functions to integrate the use of Akonadi calendar items in applications. . This package contains shared data files. Package: libakonadicalendar-dev Description-md5: 1a66f15ec9062a4af5011bd5403b8ab0 Description-en: akonadi-calendar - development files This library offers helper functions to integrate the use of Akonadi calendar items in applications. . This package contains the development files. Package: libakonadicontact-dev Description-md5: 9ebfbf96160491e8b72ad875771d325d Description-en: Akonadi contacts access library - development files This library provides contacts manipulation helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. . This package contains the development files. Package: libakonadimime-dev Description-md5: b3321820f4c726f0699303af89deb33f Description-en: Akonadi MIME handling library - development files This library provides MIME handling helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. . This package contains the development files. Package: libakonadinotes-dev Description-md5: eee620b27ee63eb96f6184bebfb8a4d9 Description-en: Akonadi notes access library - development files This library provides notes manipulation helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. . This package contains the development files. Package: libakonadisearch-bin Description-md5: e70613ede7e5ea56b4c868cfa0f61384 Description-en: Akonadi search library - runtime binaries Library used to search in the Akonadi PIM data server. . This package contains runtime binaries. Package: libakonadisearch-data Description-md5: dc4d2f43b452cc249e9e8ca73faaa3d7 Description-en: Akonadi search library - data files Library used to search in the Akonadi PIM data server. . This package contains data files. Package: libakonadisearch-dev Description-md5: 09afef3d87caf347e41cf4a1e39496e1 Description-en: Akonadi search library - development files Library used to search in the Akonadi PIM data server. . This package contains the development files. Package: libakonadisearch-plugins Description-md5: c2606e1bc9be28b8500c0115507f06da Description-en: Akonadi search library - runtime plugins Library used to search in the Akonadi PIM data server. . This package contains runtime plugins. Package: libakonadiserver-dev Description-md5: 7a5c6d60679631d3585bce30c8e84f52 Description-en: development files for the Akonadi PIM storage service Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package contains development files for building software that uses the Akonadi PIM storage service. Package: libapache2-mod-netcgi-apache Description-md5: 0c0de36bd4098c36644a0b2c3988d000 Description-en: OCaml application-level Internet libraries - netcgi2 Apache2 connector Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains the mod_netcgi_apache Apache module. You will need this module to run web applications built using the netcgi2 Apache connector of OCamlnet. With this package Apache can serve them directly as OCaml compiled modules. Package: libapache2-mod-php8.4 Description-md5: 6a338a642132f78b17e5228372062a40 Description-en: server-side, HTML-embedded scripting language (Apache 2 module) This package provides the PHP module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. . The following extensions are built in: Core date filter hash json libxml openssl pcre random Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: libapache2-mod-svn Description-md5: e15ffe075b3a61d7ee31166809f7092c Description-en: Apache Subversion server modules for Apache httpd This package provides the mod_dav_svn and mod_authz_svn modules for the Apache 2.4 web server. These modules provide Apache Subversion's WebDAV server backend, to serve repositories over the http and https protocols. See the 'subversion' package for more information. Package: libapbs-dev Description-md5: 99fddf8ba6c3ebcd3c50caf758147e53 Description-en: Adaptive Poisson Boltzmann Solver APBS is a software package for the numerical solution of the Poisson-Boltzmann equation (PBE), one of the most popular continuum models for describing electrostatic interactions between molecular solutes in salty, aqueous media. . This package contains the development headers to build against libapbs_* shared libraries. Package: libapbs3t64 Description-md5: 90f597bcf1c87921eed5cea0ddc1b150 Description-en: Adaptive Poisson Boltzmann Solver APBS is a software package for the numerical solution of the Poisson-Boltzmann equation (PBE), one of the most popular continuum models for describing electrostatic interactions between molecular solutes in salty, aqueous media. . This package contains the libapbs_* shared libraries. Package: libapertium-lex-tools1 Description-md5: 9eb5b1db6dfb858c3cd49d52b35f69a7 Description-en: Shared library for Apertium lexical selection module Module for compiling lexical selection rules and processing them in the pipeline. . This package contains shared library for the Apertium constraint-based lexical selection module. Package: libapertium3 Description-md5: 4770d1d0d21411c1a6c67f51a30e6da9 Description-en: Shared library for Apertium An open-source shallow-transfer machine translation engine, Apertium is initially aimed at related-language pairs. . This package contains shared library for the Apertium shallow-transfer machine translation engine. Package: libapriltag-dev Description-md5: 1ea637ea39fd2ea8ee85bf303c545c11 Description-en: AprilTags Visual Fiducial System AprilTag is a visual fiducial system, useful for a wide variety of tasks including augmented reality, robotics, and camera calibration. Targets can be created from an ordinary printer, and the AprilTag detection software computes the precise 3D position, orientation, and identity of the tags relative to the camera. The AprilTag library is implemented in C with no external dependencies. It is designed to be easily included in other applications, as well as be portable to embedded devices. Real-time performance can be achieved even on cell-phone grade processors. . This package includes the development files Package: libapriltag3t64 Description-md5: e7ac552e4ee1455746d20d9a7a1d9718 Description-en: AprilTags Visual Fiducial System AprilTag is a visual fiducial system, useful for a wide variety of tasks including augmented reality, robotics, and camera calibration. Targets can be created from an ordinary printer, and the AprilTag detection software computes the precise 3D position, orientation, and identity of the tags relative to the camera. The AprilTag library is implemented in C with no external dependencies. It is designed to be easily included in other applications, as well as be portable to embedded devices. Real-time performance can be achieved even on cell-phone grade processors. Package: libasan6 Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasound2-plugin-smixer Description-md5: 690859b414c92870a8828f1886b0d9dd Description-en: smixer plugin for ALSA library This package contains the smixer (Simple Mixer) interface for the ALSA library. . ALSA is the Advanced Linux Sound Architecture. Package: libastrometry-dev Description-md5: b5a843798778b7ab6bf804109900ecb0 Description-en: Astrometry plate solver (development files) The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package contains the development files (header files). Package: libastrometry0t64 Description-md5: dd36773275e2c7f43405ef4cc3dd45c3 Description-en: Astrometry plate solver (shared lib) The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package contains the shared library. Package: libatrildocument-dev Description-md5: dc3e39882b038802b04ab283c51ca68f Description-en: MATE document rendering library (development files) Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains the development files for the libatrildocument library. Package: libatrildocument3t64 Description-md5: 23f4febaa3b3dab2638181d88a446147 Description-en: MATE document rendering library Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains the document rendering library used by Atril. Package: libatrilview-dev Description-md5: b3b664279e3be19a8a5faf050228e4b8 Description-en: MATE document viewing library (development files) Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains the development files for the libatrilview library. Package: libatrilview3t64 Description-md5: 6f36e1a4ef3ab2dd1773e73f9c4d7521 Description-en: MATE document viewing library Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI, EPUB, ComicBook and Portable Document Format (PDF) files. . This package contains the document viewing library used by Atril. Package: libavogadro-data Description-md5: b7c78f0feb76bafcc8e21238f3a1c8bd Description-en: Molecular Graphics and Modelling System (data files) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides molecule and crystal data for the Insert Fragment plugin. Package: libavogadro-dev Description-md5: 511b235cbf7c8f0d3983332a8a2ef822 Description-en: Molecular Graphics and Modelling System (development files) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides the development and header files. Package: libavogadro-doc Description-md5: 7f06c264b03c4e4090cecbc8a7bff2da Description-en: Molecular Graphics and Modelling System (lib documentation) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides the documentation for libavogadro. Package: libavogadro2-1t64 Description-md5: 3213621da2aa0dfd65baafe1e63e2c3c Description-en: Molecular Graphics and Modelling System (library) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides the shared libraries, plugins and functionality scripts. Package: libbarcode-zbar-perl Description-md5: 786452797735dcc36f300270df6ca56b Description-en: QR code / bar code scanner and decoder (Perl bindings) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the Perl bindings and the Barcode::Zbar module. Package: libbde-dev Description-md5: 0efc5d50517dfd9c4ba9f02d0b14a00f Description-en: BitLocker Drive Encryption access library -- development files The BDE format is used by Microsoft Windows (Vista and later) to encrypt data on a storage media volume. . This package includes the development support files. Package: libbde-utils Description-md5: 73134051cf2d0fdd7adc4b00a487b563 Description-en: Tools to access the BitLocker Drive Encryption format. The BDE format is used by Microsoft Windows (Vista and later) to encrypt data on a storage media volume. Package: libbde1t64 Description-md5: e8855bb0882e361448b4ce50c1634b6b Description-en: BitLocker Drive Encryption access library The BDE format is used by Microsoft Windows (Vista and later) to encrypt data on a storage media volume. Package: libben-ocaml Description-md5: 3b0d493e6c0a2a3a4820db20159a9fc9 Description-en: OCaml libraries for Debian maintainers (runtime package) This package contains miscellaneous OCaml libraries to make the life of an OCaml-aware Debian package maintainer easier. . This package contains the shared runtime stub libraries. Package: libben-ocaml-dev Description-md5: 70dbf7e34af8aa0784c8e49a298bfc8e Description-en: OCaml libraries for Debian maintainers (development package) This package contains miscellaneous OCaml libraries to make the life of an OCaml-aware Debian package maintainer easier. . This package contains development files of the library. Package: libbloom-dev Description-md5: 127c4aa85feb482bbd7fc53f76d7d81d Description-en: simple and small bloom filter implementation in C (development files) It implements bloom filters: http://en.wikipedia.org/wiki/Bloom_filter . This package provides C header files for the library. Package: libbloom2 Description-md5: db98c98644eaf11bf73f19c6cb7d5293 Description-en: simple and small bloom filter implementation in C It implements bloom filters: http://en.wikipedia.org/wiki/Bloom_filter . This package provides shared library. Package: libbolt-15-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbolt-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: libbolt-17-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbolt-18-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbolt-19-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbolt-20-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libboost-atomic1.83-dev Description-md5: 1aa2477e97733797bec0d32670d4e90e Description-en: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Package: libboost-atomic1.83.0 Description-md5: 1aa2477e97733797bec0d32670d4e90e Description-en: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Package: libboost-chrono1.83-dev Description-md5: 885c86b3701dab9982f79d2dcc83515c Description-en: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class . Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * A tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * A thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-chrono1.83.0t64 Description-md5: 48bd785e2e56a406e6dbf1b5ba8ce77e Description-en: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class.Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * a tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * a thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-container1.83-dev Description-md5: 41cba76db235acb1c7483636f7771fe0 Description-en: C++ library that implements several well-known containers - dev files This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Package: libboost-container1.83.0 Description-md5: 4cc3eab0b1f3ec7475cebab0f0d54594 Description-en: C++ library that implements several well-known containers This package forms part of the Boost C++ Libraries collection. . Boost.Container library implements several well-known containers, including STL containers. The aim of the library is to offers advanced features not present in standard containers or to offer the latest standard draft features for compilers that don't comply with the latest C++ standard. . In short, what does Boost.Container offer? . * Move semantics are implemented, including move emulation for pre-C++11 compilers. * New advanced features (e.g. placement insertion, recursive containers) are present. * Containers support stateful allocators and are compatible with Boost.Interprocess (they can be safely placed in shared memory). * The library offers new useful containers: * flat_map, flat_set, flat_multimap and flat_multiset: drop-in replacements for standard associative containers but more memory friendly and with faster searches. * stable_vector: a std::list and std::vector hybrid container: vector-like random-access iterators and list-like iterator stability in insertions and erasures. * slist: the classic pre-standard singly linked list implementation offering constant-time size(). Note that C++11 forward_list has no size(). Package: libboost-context1.83-dev Description-md5: 509bcb267a10afdee403415de2d077bd Description-en: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher-level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. Package: libboost-contract1.83-dev Description-md5: bf0d7e4539ed6d34f89ea7c9286b60e4 Description-en: Contract library for C++ - dev files This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. Package: libboost-contract1.83.0 Description-md5: cbd95e0aa2c452e909d5fb8cd5d45bc3 Description-en: Contract library for C++ This package forms part of the Boost C++ Libraries collection. . All contract programming features are supported: Subcontracting, class invariants, postconditions (with old and return values), preconditions, customizable actions on assertion failure (e.g., terminate or throw), optional compilation and checking of assertions, etc. Package: libboost-coroutine1.83-dev Description-md5: 86838fff80fef6efdf92ff95491207e4 Description-en: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Package: libboost-coroutine1.83.0 Description-md5: 86838fff80fef6efdf92ff95491207e4 Description-en: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re-entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Package: libboost-date-time1.83-dev Description-md5: fca468edfa68f3723647bff7a2ed63c3 Description-en: set of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. Package: libboost-date-time1.83.0 Description-md5: fca468edfa68f3723647bff7a2ed63c3 Description-en: set of date-time libraries based on generic programming concepts This package forms part of the Boost C++ Libraries collection. . These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers. Package: libboost-exception1.83-dev Description-md5: 384c2c28f8227e2f185f0778df8c37fc Description-en: library to help write exceptions and handlers This package forms part of the Boost C++ Libraries collection. . The purpose of Boost Exception is to ease the design of exception class hierarchies and to help write exception handling and error reporting code. Package: libboost-fiber1.83-dev Description-md5: f7f6013704ff4580caf3394917e3c295 Description-en: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. Package: libboost-fiber1.83.0 Description-md5: f7f6013704ff4580caf3394917e3c295 Description-en: cooperatively-scheduled micro-/userland-threads This package forms part of the Boost C++ Libraries collection. . Boost.Fiber provides a framework for micro-/userland-threads (fibers) scheduled cooperatively. The API contains classes and functions to manage and synchronize fibers similarly to standard thread support library. . Each fiber has its own stack. . A fiber can save the current execution state, including all registers and CPU flags, the instruction pointer, and the stack pointer and later restore this state. The idea is to have multiple execution paths running on a single thread using cooperative scheduling (versus threads, which are preemptively scheduled). The running fiber decides explicitly when it should yield to allow another fiber to run (context switching). Boost.Fiber internally uses execution_context from Boost.Context; the classes in this library manage, schedule and, when needed, synchronize those execution contexts. A context switch between threads usually costs thousands of CPU cycles on x86, compared to a fiber switch with less than a hundred cycles. A fiber runs on a single thread at any point in time. Package: libboost-filesystem1.83-dev Description-md5: 2491b00e1306a35046eca365dc71ba1d Description-en: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms part of the Boost C++ Libraries collection. . The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs. Package: libboost-graph-parallel1.83-dev Description-md5: 4f57c2a6e2a339b83d9c59b83812e4c6 Description-en: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Package: libboost-graph-parallel1.83.0 Description-md5: 4f57c2a6e2a339b83d9c59b83812e4c6 Description-en: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . The Parallel Boost Graph Library is an extension to the Boost Graph Library (BGL) for parallel and distributed computing. It offers distributed graphs and graph algorithms to exploit coarse-grained parallelism along with parallel algorithms that exploit fine-grained parallelism, while retaining the same interfaces as the (sequential) BGL. Code written using the sequential BGL should be easy to parallelize with the parallel BGL. Package: libboost-graph1.83-dev Description-md5: 6dc872164cdff9808536697108f9eecd Description-en: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-graph1.83.0 Description-md5: 6dc872164cdff9808536697108f9eecd Description-en: generic graph components and algorithms in C++ This package forms part of the Boost C++ Libraries collection. . Graphs are mathematical abstractions that are useful for solving many types of problems in computer science. Consequently, these abstractions must also be represented in computer programs. A standardized generic interface for traversing graphs is of utmost importance to encourage reuse of graph algorithms and data structures. Package: libboost-iostreams1.83-dev Description-md5: c5f42432b54f040f1daea1900a535e47 Description-en: Boost.Iostreams Library development files This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-json1.83-dev Description-md5: 8c42e611a8780e1908b6e82825870214 Description-en: C++ containers and algorithms that implement JSON This library focuses on a common and popular use-case: parsing and serializing to and from a container called value which holds JSON types. . Any value which you build can be serialized and then deserialized, guaranteeing that the result will be equal to the original value. Whatever JSON output you produce with this library will be readable by most common JSON implementations in any language. Package: libboost-json1.83.0 Description-md5: 8c42e611a8780e1908b6e82825870214 Description-en: C++ containers and algorithms that implement JSON This library focuses on a common and popular use-case: parsing and serializing to and from a container called value which holds JSON types. . Any value which you build can be serialized and then deserialized, guaranteeing that the result will be equal to the original value. Whatever JSON output you produce with this library will be readable by most common JSON implementations in any language. Package: libboost-locale1.83-dev Description-md5: 38eb5c1dcd3b37527a010d985b7c8018 Description-en: C++ facilities for localization This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localized software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Package: libboost-log1.83-dev Description-md5: 35804ca45b526f128dc2dc545fd3dbf6 Description-en: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Package: libboost-log1.83.0 Description-md5: 35804ca45b526f128dc2dc545fd3dbf6 Description-en: C++ logging library This package forms part of the Boost C++ Libraries collection. . This library aims to make logging significantly easier for the application developer. It provides a wide range of out-of-the-box tools along with public interfaces for extending the library. The main goals of the library are: . * Simplicity. A small example code snippet should be enough to get the feel of the library and be ready to use its basic features. * Extensibility. A user should be able to extend functionality of the library for collecting and storing information into logs. * Performance. The library should have as little performance impact on the user's application as possible. Package: libboost-math1.83-dev Description-md5: ef3334f7fe3b30cab4c2d25557dbaaa3 Description-en: Boost.Math Library development files This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-math1.83.0 Description-md5: 23f6f4e3877dda6577301cc1999a87b1 Description-en: Boost.Math Library This package forms part of the Boost C++ Libraries collection. . This library is divided into three interconnected parts: * Statistical Distributions: Provides a reasonably comprehensive set of statistical distributions, upon which higher level statistical tests can be built. * Mathematical Special Functions: Provides a small number of high quality special functions, initially these were concentrated on functions used in statistical applications along with those in the Technical Report on C++ Library Extensions. * Implementation Toolkit: Provides many of the tools required to implement mathematical special functions. Package: libboost-mpi-python1.83-dev Description-md5: f4aa2213bbcbac6016ed67ed252a2cb4 Description-en: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. Package: libboost-mpi-python1.83.0 Description-md5: 3aacb014fd455aab00e9bc4e91c51677 Description-en: C++ interface to the Message Passing Interface (MPI), Python Bindings This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. . This package provides Python Bindings to the C++ interface. . One of the python interpreter packages is required to use the bindings. Package: libboost-mpi1.83-dev Description-md5: 6766b51a84b1e0bf3fc6b1ccf0d4bbf2 Description-en: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Package: libboost-mpi1.83.0 Description-md5: 6766b51a84b1e0bf3fc6b1ccf0d4bbf2 Description-en: C++ interface to the Message Passing Interface (MPI) This package forms part of the Boost C++ Libraries collection. . The Boost.MPI library provides a C++ interface to MPI that supports modern C++ development styles, including complete support for user-defined data types and C++ Standard Library types, arbitrary function objects for collective algorithms, and the use of modern C++ library techniques to maintain maximal efficiency. Package: libboost-nowide1.83-dev Description-md5: b9afa86bce7e3278c8490ff95c937693 Description-en: Standard library functions with UTF-8 API on Windows development files This package forms part of the Boost C++ Libraries collection. . The library provides an implementation of standard C and C++ library functions which are UTF-8 aware on Windows without requiring to use the Wipe API. . On POSIX platforms, where UTF-8 is already commonly used, the calls in Nowide just alias to their standard counterparts. Package: libboost-nowide1.83.0 Description-md5: 3af43843053722a5bec4ac1ad1187bcf Description-en: Standard library functions with UTF-8 API on Windows This package forms part of the Boost C++ Libraries collection. . The library provides an implementation of standard C and C++ library functions which are UTF-8 aware on Windows without requiring to use the Wipe API. . On POSIX platforms, where UTF-8 is already commonly used, the calls in Nowide just alias to their standard counterparts. Package: libboost-numpy1.83-dev Description-md5: 0cd697d06e4f050674a72a97968e8c0c Description-en: Boost.Python NumPy extensions development files This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Package: libboost-numpy1.83.0 Description-md5: f9652c47c704cb13fd7973b1d9eed5c1 Description-en: Boost.Python NumPy extensions This package forms part of the Boost C++ Libraries collection. . The Boost Python library enables exporting a C++ library to Python. The NumPy extensions lets the C++ code interact with NumPy types. . One of the python interpreter packages is required to use the created extensions. Package: libboost-python1.83-dev Description-md5: 4073b19bab34408d8c56b2db9718bb71 Description-en: Boost.Python Library development files This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . This package allows development of a Python interface for all current versions of Python in Debian. Code using this library will need also one of the Python development packages. Package: libboost-random1.83-dev Description-md5: 7ed20e15c02905e3feecfa31084222f4 Description-en: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. Package: libboost-random1.83.0 Description-md5: 7ed20e15c02905e3feecfa31084222f4 Description-en: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. Package: libboost-serialization1.83-dev Description-md5: 94da985e07c2397fc71a3f86ec4da7dd Description-en: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. Package: libboost-serialization1.83.0 Description-md5: 94da985e07c2397fc71a3f86ec4da7dd Description-en: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following functionalities: . * proper restoration of pointers to shared data * serialization of STL containers and other commonly used templates * data portability - streams of bytes created on one platform should be readable on any other * archive interface must be rich enough to permit the creation of an archive that presents serialized data as XML in a useful manner . Here, "serialization" means the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes. Package: libboost-stacktrace1.83-dev Description-md5: 54146e5655935cff00889b9b265f7df3 Description-en: library to capture and print stack traces - development files This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Package: libboost-stacktrace1.83.0 Description-md5: 111fa2da3db5649074e55bfb276b056e Description-en: library to capture and print stack traces This package forms part of the Boost C++ Libraries collection. . Boost.Stacktrace library is a simple C++03 library that provides information about call sequence in a human-readable form. Package: libboost-system1.83-dev Description-md5: 1197eb2ee52a77c28d5e31e8e74c41eb Description-en: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-system1.83.0 Description-md5: 1197eb2ee52a77c28d5e31e8e74c41eb Description-en: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-test1.83-dev Description-md5: 73a9e2027ebac32df5b898db3154448b Description-en: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-test1.83.0 Description-md5: 73a9e2027ebac32df5b898db3154448b Description-en: components for writing and executing test suites This package forms part of the Boost C++ Libraries collection. The library contains several components. . * Basic execution, error detection, and reporting facility. * Facilities to monitor program execution and produce error reports. * Unit test framework to simplify writing test cases. Package: libboost-thread1.83-dev Description-md5: d19954bb99722597efd2b9b392158287 Description-en: portable C++ multi-threading This package forms part of the Boost C++ Libraries collection. . Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers. Package: libboost-timer1.83-dev Description-md5: 3800da07b3dc08efcf3c762480b53231 Description-en: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-timer1.83.0 Description-md5: 3800da07b3dc08efcf3c762480b53231 Description-en: C++ wall clock and CPU process timers This package forms part of the Boost C++ Libraries collection. . Portable C++ timer classes that answer the question "How long does my C++ code take to run?" with as little as one #include and one additional line of code. . Class cpu_timer measures wall clock time, user CPU process time, and system CPU process time. Class auto_cpu_timer is a refinement of cpu_timer that automatically reports the elapsed times when an auto_cpu_timer object is destroyed. Package: libboost-type-erasure1.83-dev Description-md5: c5bcc1bc341ce6b96d3a0f9a07fb2221 Description-en: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. Package: libboost-type-erasure1.83.0 Description-md5: c5bcc1bc341ce6b96d3a0f9a07fb2221 Description-en: C++ runtime polymorphism based on concepts This package forms part of the Boost C++ Libraries collection. . C++ has two distinct kinds of polymorphism, virtual functions and templates, each of which has its own advantages and disadvantages. The Boost.TypeErasure library combines the superior abstraction capabilities of templates, with the runtime flexibility of virtual functions. Package: libboost-url1.83-dev Description-md5: 35fe57ff170f6ab465e37db29c2609d9 Description-en: C++ library that implements "URL" C++ library which provides containers and algorithms which model a "URL," the Uniform Resource Identifier (URI) specification (henceforth referred to as rfc3986). . A URL is a compact sequence of characters that identifies an abstract or physical resource. . This library understands the grammars related to URLs and provides functionality to validate, parse, examine, and modify urls, and apply normalization or resolution algorithms. Package: libboost-wave1.83-dev Description-md5: 793667709ca25994c0a09d26633460ba Description-en: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Package: libboost-wave1.83.0 Description-md5: 793667709ca25994c0a09d26633460ba Description-en: C99/C++ preprocessor library This package forms part of the Boost C++ Libraries collection. . The Wave C++ preprocessor library is a Standards conformant implementation of the mandated C99/C++ preprocessor functionality packed behind a simple to use interface, which integrates well with the well known idioms of the Standard Template Library (STL). Package: libboost1.83-all-dev Description-md5: abd1c54975e8940f5fbd0921c61d01f1 Description-en: Boost C++ Libraries development files (ALL) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This metapackage provides the complete Boost development environment, including all separately-packaged libraries. Package: libboost1.83-doc Description-md5: 0047dca3fe8d493c8010ac9a1b558493 Description-en: Boost.org libraries documentation placeholder This package originally provided documentation, but has since fallen into disrepair and presently provides no documentation. Please use documentation at www.boost.org. Package: libbos-ocaml Description-md5: 4bec02ce269e481c6831b84def22fdb4 Description-en: basic OS interaction for OCaml (runtime) Bos provides support for basic and robust interaction with the operating system in OCaml. It has functions to access the process environment, parse command line arguments, interact with the file system and run command line programs. . Bos works equally well on POSIX and Windows operating systems. . This package contains runtime files. Package: libbos-ocaml-dev Description-md5: d2e7ffe17f5e1befec1e9df3f3cc879f Description-en: basic OS interaction for OCaml (development) Bos provides support for basic and robust interaction with the operating system in OCaml. It has functions to access the process environment, parse command line arguments, interact with the file system and run command line programs. . Bos works equally well on POSIX and Windows operating systems. . This package contains development files. Package: libbrial-dev Description-md5: c2626fcf7fcb606f5ba4966ffc1b51a2 Description-en: polynomials over Boolean Rings, core development files The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl core development files. Package: libbrial-groebner-dev Description-md5: 06b76f7f1667b2f0b3f088ab64c02c58 Description-en: development files for libbrial-groebner The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the development files for libbrial-groebner. Package: libbrial-groebner3t64 Description-md5: c85b9b23bc19cfbcd1c4f6095e22ba7e Description-en: computer algebra routines of BRiAl The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl shared library libbrial_groebner. Package: libbrial3t64 Description-md5: 25d1c5e76291f633e89aa1da852af7cd Description-en: polynomials over Boolean Rings, shared library The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl shared library libbrial. Package: libbrlapi-java Description-md5: 550798d32e56d5123c7e48d253383d72 Description-en: Java bindings for BrlAPI BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package provides java classes to access a braille display via BrlAPI. Package: libbrlapi-jni Description-md5: eafbff381891784e8b3d70095621f0d7 Description-en: Java bindings for BrlAPI (native library) BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package provides the architecture-dependant files required to access a braille terminal via BrlAPI from Java. Package: libbtas-dev Description-md5: 592deca38d8fd0fce114f1c2cb68fcb4 Description-en: Basic Tensor Algebra Subroutines Library (development files) BTAS (Basic Tensor Algebra Subroutines) is a library for tensor algebra. It is a reference implementation of the Tensor Working Group concept spec. . This package contains the static libraries and the header files. Package: libbusiness-isbn-data-perl Description-md5: 8d0e38cef4621235676190262eac2227 Description-en: data pack for Business::ISBN Business::ISBN::Data contains the data for Business::ISBN to do its work. It is current as per the version of this package. . You can update Business::ISBN::Data independently of this module as the various ISBN organizations assign new publisher codes. The ISBN agency lists these data on their website at http://www.isbn-international.org/, and a current RangeMessage.xml file can be downloaded from http://www.isbn-international.org/agency?rmxml=1 and will be used by this module in preference of the included data when pointed to by the ISBN_RANGE_MESSAGE environment variable. . Note, that as a historical artifact, some countries are actually language areas. For instance, country code 2 is "French", and includes several French-speaking countries. Package: libc++-14-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++-14-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++-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++-17-dev Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7 Description-en: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++-17-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-18-dev Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7 Description-en: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++-18-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-19-dev Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7 Description-en: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++-19-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++-20-dev Description-md5: 8cd44d2ae4969ab1c95a30917ddc69e7 Description-en: LLVM C++ Standard library (development files) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++-20-dev-wasm32 Description-md5: 21e20e19acf2a499a9e194408e3990d7 Description-en: LLVM C++ Standard library (WASI) libc++ is another implementation of the C++ standard library . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++1-14t64 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-15t64 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-16t64 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-17t64 Description-md5: 3e11b80d657dd5ed05ee027e3cba65ca Description-en: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-18 Description-md5: 3e11b80d657dd5ed05ee027e3cba65ca Description-en: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-19 Description-md5: 3e11b80d657dd5ed05ee027e3cba65ca Description-en: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++1-20 Description-md5: 3e11b80d657dd5ed05ee027e3cba65ca Description-en: LLVM C++ Standard library libc++ is another implementation of the C++ standard library. . Features and Goals . * Correctness as defined by the C++ standards. * Fast execution. * Minimal memory use. * Fast compile times. * ABI compatibility with gcc's libstdc++ for some low-level features such as exception objects, rtti and memory allocation. * Extensive unit tests. Package: libc++abi-14-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-14-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-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++abi-17-dev Description-md5: 364169ef5dcd81ea07cbcba49d061676 Description-en: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi-17-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-18-dev Description-md5: 364169ef5dcd81ea07cbcba49d061676 Description-en: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi-18-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-19-dev Description-md5: 364169ef5dcd81ea07cbcba49d061676 Description-en: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi-19-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi-20-dev Description-md5: 364169ef5dcd81ea07cbcba49d061676 Description-en: LLVM low level support for a standard C++ library (development files) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi-20-dev-wasm32 Description-md5: 9a34398f2ed6518894f52de69f57d517 Description-en: LLVM low level support for a standard C++ library (WASI) libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ . This package provides a version for the 32-bit WebAssembly System Interface. Package: libc++abi1-14t64 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-15t64 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-16t64 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-17t64 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-18 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-19 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-20 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libca-certs-ocaml Description-md5: 2864d4189cef856083b9c9488c770606 Description-en: detect root CA certificates from the operating system (runtime) TLS requires a set of root anchors (Certificate Authorities) to authenticate servers. This library exposes this list so that it can be registered with ocaml-tls. . This package contains runtime files. Package: libca-certs-ocaml-dev Description-md5: 2bad5ee7fdb5098ba1eebc72f10ab9c9 Description-en: detect root CA certificates from the operating system (dev) TLS requires a set of root anchors (Certificate Authorities) to authenticate servers. This library exposes this list so that it can be registered with ocaml-tls. . This package contains development files. Package: libcaes-dev Description-md5: becd5a4ac6c8f39a49ba588f2c334d43 Description-en: cross-platform AES encryption library -- development files libcaes is a library to support cross-platform AES encryption. . This package includes the development support files. Package: libcaes1 Description-md5: f6350182f5124c1c98d38ce760f3298a Description-en: cross-platform AES encryption library libcaes is a library to support cross-platform AES encryption. . This package contains the shared library. Package: libcairo2-ocaml Description-md5: 9d144d7ffa8f6c79599605757a2c868d Description-en: OCaml binding for Cairo (runtime library) This is an OCaml binding to Cairo, a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. . This package includes only the dynamic library needed for running dynamic OCaml bytecode executables that have been compiled with the cairo2 OCaml libraries. Package: libcairo2-ocaml-dev Description-md5: 219b07edbdf1ba8502bb977db999eb36 Description-en: OCaml binding for Cairo (development files) This is an OCaml binding to Cairo, a 2D graphics library with support for multiple output devices. Currently supported output targets include the X Window System, Quartz, Win32, image buffers, PostScript, PDF, and SVG file output. . This package contains the development libraries you need to use cairo2 in the development of OCaml programs. Package: libcalendarsupport-data Description-md5: ed108671a11620981ba1bdcd347affd9 Description-en: KDE PIM Calendar support - data files This library provides calendar support for KDE PIM. . This package provides data files used by the library. Package: libcalendarsupport-dev Description-md5: edb2746c074a98a4b30b89455b0882f1 Description-en: KDE PIM Calendar support - development files This library provides calendar support for KDE PIM. . This package provides development files. Package: libcamera-tools Description-md5: e8e03cab07c692583c964458600aaea2 Description-en: complex camera support library (tools) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package provides cam and qcam, libcamera "Swiss army knife" tools. Package: libcamera-v4l2 Description-md5: 589aec948becdf65f485779e3046c667 Description-en: complex camera support library (V4L2 module) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package contains the libcamera V4L2 module. Package: libcamitk-dev Description-md5: 6235bd1db242781f6a963bdefdb11041 Description-en: Computer Assisted Medical Intervention Tool Kit - development Helps researchers and clinicians to easily and rapidly collaborate in order to prototype CAMI applications, that feature medical images, surgical navigation and biomechanical simulations. . This package contains development files needed to build CamiTK applications. This package also provides the CamiTK wizard application to create new extensions. Package: libcamitk5 Description-md5: 5cefd2aa55a8280e9b55146cc51755b5 Description-en: Computer Assisted Medical Intervention Tool Kit - runtime Helps researchers and clinicians to easily and rapidly collaborate in order to prototype CAMI applications, that feature medical images, surgical navigation and biomechanical simulations. . This package contains the shared libraries needed to run CamiTK applications. Package: libcamitk5-data Description-md5: bd31b3313aa2f68fce5bdf0a5992d5b9 Description-en: Computer Assisted Medical Intervention Tool Kit - data Helps researchers and clinicians to easily and rapidly collaborate in order to prototype CAMI applications, that feature medical images, surgical navigation and biomechanical simulations. . This package contains the examples and test data for CamiTK. Package: libcamitk5-doc Description-md5: 9ad56f284ab3b0729fe457ad6dae0ab6 Description-en: Computer Assisted Medical Intervention Tool Kit - documentation Helps researchers and clinicians to easily and rapidly collaborate in order to prototype CAMI applications, that feature medical images, surgical navigation and biomechanical simulations. . This package contains the documentation for CamiTK. Package: libcamlpdf-ocaml Description-md5: b1123d823b45af0b9540099e96d907cf Description-en: library for reading, writing and manipulating PDF files and data (runtime) CamlPDF consists of a set of low level modules for representing, reading and writing the basic structure of PDF, together with an initial attempt at a higher level API. . This package contains runtime libraries. Package: libcamlpdf-ocaml-dev Description-md5: 97f2b397b7b42069a4592cf3e5df0f3a Description-en: library for reading, writing and manipulating PDF files and data CamlPDF consists of a set of low level modules for representing, reading and writing the basic structure of PDF, together with an initial attempt at a higher level API. . This package contains all the development stuff you need to develop OCaml programs which use camlpdf. Package: libcamomile-ocaml-data Description-md5: 5b9a5bec5bcd07beb55454ff36c7c5ee Description-en: Unicode data for OCaml Camomile is a comprehensive Unicode library for objective caml language. The library is currently designed to conform Unicode Standard 3.2. . This package contains the data needed by camomile. Package: libcamomile-ocaml-dev Description-md5: 0e0fe980c309cb01a10cbb193370d5ec Description-en: Unicode library for OCaml Camomile is a comprehensive Unicode library for objective caml language. The library is currently designed to conform Unicode Standard 3.2. . Normalisers (NFD, NFKD, NFC, NFKC) and collator (string comparison) pass the conformance tests defined Unicode Technical Reports. Collator is also tested to Canadian, Thai and Japanese standards with their locales. Package: libcasa-casa8 Description-md5: 1bf0778b3525ff92ea1e8d23c2e43fc4 Description-en: CASA core modules The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the Core modules: Multi-dimensional arrays, Quantities (values with physical units), OS and IO interface classes, Containers (from pre-STL era), Miscellaneous modules for exceptions, tasking interface, command line input, logging, STL wrappers, and basic math classes and functors. . Most of the code has been developed before STL came into existence, so several classes in modules Containers and Utilities are superseded by their STL counterparts. However, they are still used in some casacore code. Furthermore, some classes offer some extra functionality compared to STL. Package: libcasa-coordinates8 Description-md5: ae009c5328bbea995942d4e0a09e4a2d Description-en: CASA coordinates library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the implementation of coordinates for astronomical images. Package: libcasa-derivedmscal8 Description-md5: 4eec8c5432cb2fd9ea0b246886d348cc Description-en: CASA derived mscal library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains derived MeasurementSet quantities (like hourangle) that can be used as virtual table columns or as TaQL user defined functions. Package: libcasa-fits8 Description-md5: ab456270f339c3d11ac470cfe6b23e85 Description-en: CASA FITS library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains a C++ interface to read and write FITS files. Package: libcasa-images8 Description-md5: 832f2ac0f258d5fd77a11b73e99b2667 Description-en: CASA image processing library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package implements n-dimensional images with masks, coordinates, and history. Package: libcasa-lattices8 Description-md5: df54fa21334930285a1da2762b2c8f9e Description-en: CASA lattice library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package implements memory- or disk-based N-dimensional arrays (lattices) with masking, regions, expressions, and math. Package: libcasa-meas8 Description-md5: 0b11e54085348232b3b902c9e51204ee Description-en: CASA functions handling measures The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This module extends TaQL (the Table Query Language) with functions handling measures. Currently it can handle directions, epochs, and positions. Package: libcasa-measures8 Description-md5: 2d3c5415a586a553ff93755bbd8f6d26 Description-en: CASA measures library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package implements measures (i.e. quantities with references frames) and their persistency. Examples are the Hour-angle and Declination of a source at a certain time and observatory; an Ra/Dec for a certain mean epoch; an apparent frequency at a certain time given in eV; a local sidereal time at an observatory. Measures can be converted from one reference frame to another (and this possibility is its main reason for existence). Package: libcasa-mirlib8 Description-md5: 027c9fbfa74d1849190276ff43385815 Description-en: CASA mirlib library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package implements the MIRIAN radio interferometry data reduction package that is of particular interest to users of the Australia Telescope Compact Array (ATCA). Package: libcasa-ms8 Description-md5: 15f97b2bf7fb3bf4c8ad1468584bc2f8 Description-en: CASA MeasurementSet library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the data format for visibility data as described in the MeasurementSet definition. The MeasurementSet is where all data are ultimately to be found in CASA. Package: libcasa-msfits8 Description-md5: b7cc1a0ae17095126bbe58849e0e8b8c Description-en: CASA msfits library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the mapping of MeasurementSets to/from FITS. Package: libcasa-python3-8 Description-md5: 0b87a349d2f6691a91dd3e189805a5a8 Description-en: CASA Python bindings The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the Python 3 bindings. Package: libcasa-scimath-f8 Description-md5: d0ed04f4223f7fdda03f70a1f8ae0885 Description-en: CASA scimath F library The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the Mathematical modules N-dim functionals, linear/non-linear fitting, and miscellaneous. Package: libcasa-scimath8 Description-md5: fbf40899a19879da90a29b8062b63abf Description-en: CASA basic mathematical modules The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the mathematical modules n-dimensional functionals, linear and non-linear fitting, and miscellaneous. Package: libcasa-tables8 Description-md5: 171b590d676eddaabc88d0b9cf1e4056 Description-en: CASA table system The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the database-like table system with advanced query language (TaQL). Package: libcctbx-dev Description-md5: 80927143262a36c2492844dcd04ad8bd Description-en: Computational Crystallography Toolbox - headers Computational Crystallography Toolbox contains following modules: - annlib_adaptbx: - boost_adaptbx: wrappers for Boost functionality in CCTBX - cbflib_adaptbx: - ccp4io_adaptbx: - cctbx: Libraries for general crystallographic applications, useful for both small-molecule and macro-molecular crystallography. - cma_es: - crys3d: Modules for the display of molecules, electron density, and reciprocal space data. - dxtbx: The Diffraction Image Toolbox, a library for handling X-ray detector data of arbitrary complexity from a variety of standard formats. - fable: Fortran EMulation library for porting Fortran77 to C++. - gltbx: Python bindings for OpenGL - iotbx: Working with common crystallographic file formats. - libtbx: The build system common to all other modules. This includes a very thin wrapper around the SCons software construction tool. It also contains many useful frameworks and utilities to simplify application development, including tools for regression testing, parallelization across multiprocessor systems and managed clusters, and a flexible, modular configuration syntax called PHIL (Python Hierarchial Interface Language) used throughout the CCTBX. - mmtbx: Functionality specific to macromolecular crystallography. This includes all of the machinery required for setup of geometry restraints, bulk solvent correction and scaling, analysis of macromolecular diffraction data, calculation of weighted map coefficients, and most of the methods implemented in phenix.refine. The majority of infrastructure for the MolProbity validation server (and Phenix equivalent) is also located here. - omptbx: OpenMP interface. - rstbx: A reciprocal space toolbox to autoindex small molecule Bragg diffraction, given the reciprocal space vectors. - scitbx: General scientific calculations. his includes a family of high-level C++ array types, a fast Fourier transform library, and a C++ port of the popular L-BFGS quasi-Newton minimizer. - smtbx: Small-Molecule crystallography. - spotfinder: - tbxx: - wxtbx: wxPython controls used in the Phenix GUI and various utilities . This package provide everythings needed to link against the cctbx libraries. Package: libcctbx0 Description-md5: 1f470ab3421adb53b943b6c9907def61 Description-en: Computational Crystallography Toolbox - runtime libraries Computational Crystallography Toolbox contains following modules: - annlib_adaptbx: - boost_adaptbx: wrappers for Boost functionality in CCTBX - cbflib_adaptbx: - ccp4io_adaptbx: - cctbx: Libraries for general crystallographic applications, useful for both small-molecule and macro-molecular crystallography. - cma_es: - crys3d: Modules for the display of molecules, electron density, and reciprocal space data. - dxtbx: The Diffraction Image Toolbox, a library for handling X-ray detector data of arbitrary complexity from a variety of standard formats. - fable: Fortran EMulation library for porting Fortran77 to C++. - gltbx: Python bindings for OpenGL - iotbx: Working with common crystallographic file formats. - libtbx: The build system common to all other modules. This includes a very thin wrapper around the SCons software construction tool. It also contains many useful frameworks and utilities to simplify application development, including tools for regression testing, parallelization across multiprocessor systems and managed clusters, and a flexible, modular configuration syntax called PHIL (Python Hierarchial Interface Language) used throughout the CCTBX. - mmtbx: Functionality specific to macromolecular crystallography. This includes all of the machinery required for setup of geometry restraints, bulk solvent correction and scaling, analysis of macromolecular diffraction data, calculation of weighted map coefficients, and most of the methods implemented in phenix.refine. The majority of infrastructure for the MolProbity validation server (and Phenix equivalent) is also located here. - omptbx: OpenMP interface. - rstbx: A reciprocal space toolbox to autoindex small molecule Bragg diffraction, given the reciprocal space vectors. - scitbx: General scientific calculations. his includes a family of high-level C++ array types, a fast Fourier transform library, and a C++ port of the popular L-BFGS quasi-Newton minimizer. - smtbx: Small-Molecule crystallography. - spotfinder: - tbxx: - wxtbx: wxPython controls used in the Phenix GUI and various utilities . This package provide the cctbx runtime libraries. Package: libcdr-tools Description-md5: bc68827c5142086b56952f4c03b4fb95 Description-en: library for reading and converting Corel DRAW files -- tools libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW. . libcdr currently supports just CDR files from V7 to X3 and the following features: . - pages and page sizes - shapes, lines, Bezier curves, bitmaps - flat color fills, both RGB, CMYK, HLS and HSB - different kinds of strokes including dashed strokes . Above that libcdr provides a public API for rendering preview of pages for applications that have no notion of pages themselves. . This package contains cdr2xtml/cdr2raw and cmx2xhtml/cmx2raw. Package: libcdt5 Description-md5: d9902443b1aa2da91da7ca4482e5eb20 Description-en: rich set of graph drawing tools - cdt library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cdt library. Package: libcg3-1 Description-md5: e76c0c73cd548dbf8e0c806c41fe2b32 Description-en: Runtime for CG-3 Runtime library for applications using the CG-3 API. . It is recommended to instrument the CLI tools instead of using this API. . See https://visl.sdu.dk/cg3.html for more documentation Package: libcg3-dev Description-md5: b4feaba73490463cc7005960034dcae2 Description-en: Headers and shared files to develop using the CG-3 library Development files to use the CG-3 API. . It is recommended to instrument the CLI tools instead of using this API. . See https://visl.sdu.dk/cg3.html for more documentation Package: libcgraph6 Description-md5: 3c0eff44ae2d3aa5e19d60a4384485eb Description-en: rich set of graph drawing tools - cgraph library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the cgraph library. Package: libchemistry-openbabel-perl Description-md5: 9bcbf2562fd78652e201334aded7f548 Description-en: Chemical toolbox library (perl bindings) Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It allows one to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. Features include: . * Hydrogen addition and deletion * Support for Molecular Mechanics * Support for SMARTS molecular matching syntax * Automatic feature perception (rings, bonds, hybridization, aromaticity) * Flexible atom typer and perception of multiple bonds from atomic coordinates * Gasteiger-Marsili partial charge calculation . File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC. . This package contains Chemistry::Openbabel, the Perl binding for Open Babel. Package: libclang-14-dev Description-md5: 3a988afa6f5c509e28d022ca8d2643e4 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-14. 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-17-dev Description-md5: 6610a455f274f6950183a3829f91231d Description-en: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-17. Package: libclang-18-dev Description-md5: 96c5b47e666f63fe785f241b617bfbb9 Description-en: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-18. Package: libclang-19-dev Description-md5: ae144ace7105bacb6cceb4728ea7abf2 Description-en: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-19. Package: libclang-20-dev Description-md5: 5d11e43d0fcb99d16f62a9bec9c6f1dc Description-en: Clang library - Development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang headers to develop extensions over libclang1-20. Package: libclang-common-14-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-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-common-17-dev Description-md5: c70051d53e23270c29353f55183e81aa Description-en: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers. Package: libclang-common-18-dev Description-md5: c70051d53e23270c29353f55183e81aa Description-en: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers. Package: libclang-common-19-dev Description-md5: c70051d53e23270c29353f55183e81aa Description-en: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers. Package: libclang-common-20-dev Description-md5: c70051d53e23270c29353f55183e81aa Description-en: Clang library - Common development package Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang generic headers. Package: libclang-cpp14-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-cpp14t64 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-cpp15t64 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-cpp16t64 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-cpp17-dev Description-md5: f5afea2f6b71ba0705e995aaab21eef9 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang-cpp17t64 Description-md5: 8acc7c5b41666c14f1ef5e79310225e6 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp18-dev Description-md5: f5afea2f6b71ba0705e995aaab21eef9 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang-cpp19 Description-md5: 8acc7c5b41666c14f1ef5e79310225e6 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp19-dev Description-md5: f5afea2f6b71ba0705e995aaab21eef9 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang-cpp20 Description-md5: 8acc7c5b41666c14f1ef5e79310225e6 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang-cpp20-dev Description-md5: f5afea2f6b71ba0705e995aaab21eef9 Description-en: C++ interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang C++ library. . The C++ Interface to Clang provides an API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. . This package contains symlinks without a version number, which needed by linker at build time. Package: libclang-rt-14-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-14-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-14-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits 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: libclang-rt-17-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-17-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-17-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-18-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-18-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-18-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-19-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-19-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-19-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang-rt-20-dev Description-md5: 2aaff3e893bfd063ceaf38e310dc3055 Description-en: Compiler-rt - development package This package provides various libraries: . * builtins - Simple libraries that provide implementation of the low-level target-specific hooks required by code generation and other runtime components. * sanitizer runtimes - AddressSanitizer, ThreadSanitizer, UndefinedBehaviorSanitizer, MemorySanitizer, LeakSanitizer DataFlowSanitizer, etc * profile - Library which is used to collect coverage information. Package: libclang-rt-20-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-20-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits Package: libclang1-14t64 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-15t64 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-16t64 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-17t64 Description-md5: 6fbabc5fd121a4ff6b254de59627b6de Description-en: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang1-18 Description-md5: 6fbabc5fd121a4ff6b254de59627b6de Description-en: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclang1-20 Description-md5: 6fbabc5fd121a4ff6b254de59627b6de Description-en: C interface to the Clang library Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang library. . The C Interface to Clang provides a relatively small API that exposes facilities for parsing source code into an abstract syntax tree (AST), loading already-parsed ASTs, traversing the AST, associating physical source locations with elements within the AST, and other facilities that support Clang-based development tools. Package: libclc-14 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-14-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclc-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-15-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclc-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: libclc-17 Description-md5: 73bf1c1e61845108c59b363de4fd901a Description-en: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-17-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclc-18 Description-md5: 73bf1c1e61845108c59b363de4fd901a Description-en: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-18-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclc-19 Description-md5: 73bf1c1e61845108c59b363de4fd901a Description-en: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-19-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libclc-20 Description-md5: 73bf1c1e61845108c59b363de4fd901a Description-en: OpenCL C language implementation - platform support libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains support for the amdgcn (AMD GPU), PTX and r600 platforms. Package: libclc-20-dev Description-md5: af42cc63b204a8c47b782398389a6170 Description-en: OpenCL C language implementation - development files libclc is an open implementation of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. . This package contains development header files. Package: libcmark-gfm-dev Description-md5: d20b80235e9c657e6f2c9433a14f32f3 Description-en: CommonMark GitHub flavor gfm library dev files cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides the development files for the gfm library Package: libcmark-gfm-extensions-dev Description-md5: cb11d34df048ce300d436d62197aed7d Description-en: CommonMark GitHub flavor gfm extensions library dev files cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides the development files for the gfm extensions library Package: libcmark-gfm-extensions0.29.0.gfm.13 Description-md5: f72008757eaba01ac9520434e96822ed Description-en: CommonMark GitHub flavor gfm extension library cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides the required gfm extension library Package: libcmark-gfm0.29.0.gfm.13 Description-md5: a1e0535c35946803b65e474faabb2842 Description-en: CommonMark GitHub flavor gfm library cmark-gfm is the GitHub flavor of the cmark C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. This package provides the required gfm library Package: libcohttp-lwt-jsoo-ocaml Description-md5: b1ff27ace1c3a842061249c273ab7621 Description-en: CoHTTP implementation for the Js_of_ocaml JavaScript compiler (runtime) An implementation of an HTTP client for JavaScript, but using the CoHTTP types. This lets you build HTTP clients that can compile natively (using one of the other Cohttp backends such as cohttp-lwt-unix) and also to native JavaScript via js_of_ocaml. . This package contains the shared runtime libraries. Package: libcohttp-lwt-jsoo-ocaml-dev Description-md5: 9a24e4c6658a32930ceeb3aebf3ed857 Description-en: CoHTTP implementation for the Js_of_ocaml JavaScript compiler (dev) An implementation of an HTTP client for JavaScript, but using the CoHTTP types. This lets you build HTTP clients that can compile natively (using one of the other Cohttp backends such as cohttp-lwt-unix) and also to native JavaScript via js_of_ocaml. . This package contains development files. Package: libcohttp-lwt-ocaml Description-md5: 8bcf0c8bf4a91f7c6a3aa42cf0c1e0f7 Description-en: CoHTTP implementation using the Lwt concurrency library (runtime) This is a portable implementation of CoHTTP that uses the Lwt concurrency library to multiplex IO. It implements as much of the logic in an OS-independent way as possible, so that more specialised modules can be tailored for different targets. For example, you can install cohttp-lwt-unix or cohttp-lwt-jsoo for a Unix or JavaScript backend, or cohttp-mirage for the MirageOS unikernel version of the library. All of these implementations share the same IO logic from this module. . This package contains the shared runtime libraries. Package: libcohttp-lwt-ocaml-dev Description-md5: 282822aa0f1e60d943816c6fde78252d Description-en: CoHTTP implementation using the Lwt concurrency library (dev) This is a portable implementation of CoHTTP that uses the Lwt concurrency library to multiplex IO. It implements as much of the logic in an OS-independent way as possible, so that more specialised modules can be tailored for different targets. For example, you can install cohttp-lwt-unix or cohttp-lwt-jsoo for a Unix or JavaScript backend, or cohttp-mirage for the MirageOS unikernel version of the library. All of these implementations share the same IO logic from this module. . This package contains development files. Package: libcohttp-lwt-unix-ocaml Description-md5: e0f8146d350b8466b4b67c70d07be3ad Description-en: CoHTTP implementation for Unix and Windows using Lwt (runtime) An implementation of an HTTP client and server using the Lwt concurrency library. See the Cohttp_lwt_unix module for information on how to use this. The package also installs cohttp-curl-lwt and a cohttp-server-lwt binaries for quick uses of a HTTP(S) client and server respectively. . Although the name implies that this only works under Unix, it should also be fine under Windows too. . This package contains the shared runtime libraries. Package: libcohttp-lwt-unix-ocaml-dev Description-md5: f1ac60b3825cf1c3492eb16f24f1cff2 Description-en: CoHTTP implementation for Unix and Windows using Lwt (dev) An implementation of an HTTP client and server using the Lwt concurrency library. See the Cohttp_lwt_unix module for information on how to use this. The package also installs cohttp-curl-lwt and a cohttp-server-lwt binaries for quick uses of a HTTP(S) client and server respectively. . Although the name implies that this only works under Unix, it should also be fine under Windows too. . This package contains development files. Package: libcohttp-ocaml Description-md5: bce1a5494577de3e77427f88961c9f33 Description-en: OCaml library for HTTP clients and servers (runtime) Cohttp is an OCaml library for creating HTTP daemons. It has a portable HTTP parser, and implementations using various asynchronous programming libraries. . It has concrete implementations for many targets, including lwt, lwt-unix, lwt-jsoo. . You can implement other targets using the parser very easily. Look at the IO signature in lib/s.mli and implement that in the desired backend. . You can activate some runtime debugging by setting COHTTP_DEBUG to any value, and all requests and responses will be written to stderr. Further debugging of the connection layer can be obtained by setting CONDUIT_DEBUG to any value. . This package contains the shared runtime libraries. Package: libcohttp-ocaml-dev Description-md5: 880003ff1d6b4f7d210e980a2e80f59e Description-en: OCaml library for HTTP clients and servers (dev) Cohttp is an OCaml library for creating HTTP daemons. It has a portable HTTP parser, and implementations using various asynchronous programming libraries. . It has concrete implementations for many targets, including lwt, lwt-unix, lwt-jsoo. . You can implement other targets using the parser very easily. Look at the IO signature in lib/s.mli and implement that in the desired backend. . You can activate some runtime debugging by setting COHTTP_DEBUG to any value, and all requests and responses will be written to stderr. Further debugging of the connection layer can be obtained by setting CONDUIT_DEBUG to any value. . This package contains development files. Package: libcolumbus1-common Description-md5: 5b1a13928164c8e90dd3ac0c29030efa Description-en: error tolerant matching engine - common files Libcolumbus is a search engine designed to work with unclean data. . This package contains the common files to have the library working. Package: libcolumbus1-dev Description-md5: c297587e723b1f50e5f866cbfb42b63d Description-en: error tolerant matching engine - development files Libcolumbus is a search engine designed to work with unclean data. . This package contains files that are needed to build applications. Package: libcolumbus1v5 Description-md5: 1d8b3c73e578079ae9f55edfd2476ba0 Description-en: error tolerant matching engine - shared library Libcolumbus is a search engine designed to work with unclean data. Package: libcompizconfig0 Description-md5: 9b1501bf431a077bb890354ada003ea2 Description-en: Settings library for plugins - OpenCompositing Project The OpenCompositing Project brings 3D desktop visual effects that improve usability of the X Window System and provide increased productivity through plugins and themes contributed by the community giving a rich desktop experience. . This package contains the library for plugins to configure settings. Package: libcompizconfig0-dev Description-md5: 61d1c40aa4308fbedaf76a0b0daed3ed Description-en: Development file for plugin settings - OpenCompositing Project The OpenCompositing Project brings 3D desktop visual effects that improve usability of the X Window System and provide increased productivity through plugins and themes contributed by the community giving a rich desktop experience. . This package contains the headers and development files needed to build plugins with settings support. Package: libcomps-dev Description-md5: e1e71b1dd7a1b4c9b1906020720b7fe4 Description-en: Comps XML file manipulation library - development files Libcomps is library for structure-like manipulation of content in comps XML files. Supports reading/writing XML files and structure modifications. . This package contains the development header files for the libcomps library. Package: libcomps-doc Description-md5: 0ecb01980f2efb1e5109509899c8bb9e Description-en: Documentation for the libcomps library (common documentation) Libcomps is library for structure-like manipulation of content in comps XML files. Supports reading/writing XML files and structure modifications. . This package installs common documentation for the libcomps C bindings. Package: libcomps0 Description-md5: bac202733274915454df4650f7b20756 Description-en: Comps XML file manipulation library - shared library Libcomps is library for structure-like manipulation of content in comps XML files. Supports reading/writing XML files and structure modifications. . This package provides the libcomps shared library. Package: libconduit-lwt-ocaml Description-md5: abad6d305de1d1cc018f056af004c5b8 Description-en: network connection establishment library for Lwt (runtime) The conduit library takes care of establishing and listening for TCP and SSL/TLS connections for the Lwt and Async libraries. . The reason this library exists is to provide a degree of abstraction from the precise SSL library used, since there are a variety of ways to bind to a library (e.g. the C FFI, or the Ctypes library), as well as well as which library is used (just OpenSSL for now). . By default, OpenSSL is used as the preferred connection library, but you can force the use of the pure OCaml TLS stack by setting the environment variable CONDUIT_TLS=native when starting your program. . This package contains the shared runtime libraries for Lwt. Package: libconduit-lwt-ocaml-dev Description-md5: 26c7bbc7c3726620af0a05395940949a Description-en: network connection establishment library for Lwt (dev) The conduit library takes care of establishing and listening for TCP and SSL/TLS connections for the Lwt and Async libraries. . The reason this library exists is to provide a degree of abstraction from the precise SSL library used, since there are a variety of ways to bind to a library (e.g. the C FFI, or the Ctypes library), as well as well as which library is used (just OpenSSL for now). . By default, OpenSSL is used as the preferred connection library, but you can force the use of the pure OCaml TLS stack by setting the environment variable CONDUIT_TLS=native when starting your program. . This package contains development files for Lwt. Package: libconduit-ocaml Description-md5: 3283a2c4d46231c6df9a3214a45c9c7d Description-en: network connection establishment library for OCaml (runtime) The conduit library takes care of establishing and listening for TCP and SSL/TLS connections for the Lwt and Async libraries. . The reason this library exists is to provide a degree of abstraction from the precise SSL library used, since there are a variety of ways to bind to a library (e.g. the C FFI, or the Ctypes library), as well as well as which library is used (just OpenSSL for now). . By default, OpenSSL is used as the preferred connection library, but you can force the use of the pure OCaml TLS stack by setting the environment variable CONDUIT_TLS=native when starting your program. . This package contains the shared runtime libraries. Package: libconduit-ocaml-dev Description-md5: 14f338a104f9a1413b5577eed90390aa Description-en: network connection establishment library for OCaml (dev) The conduit library takes care of establishing and listening for TCP and SSL/TLS connections for the Lwt and Async libraries. . The reason this library exists is to provide a degree of abstraction from the precise SSL library used, since there are a variety of ways to bind to a library (e.g. the C FFI, or the Ctypes library), as well as well as which library is used (just OpenSSL for now). . By default, OpenSSL is used as the preferred connection library, but you can force the use of the pure OCaml TLS stack by setting the environment variable CONDUIT_TLS=native when starting your program. . This package contains development files. Package: libconfig-model-dpkg-perl Description-md5: dffc7ee3833ac8ae256a2b773f27afc8 Description-en: editor for Dpkg source files with validation This package provides Config::Model::Dpkg, a plugin for Config::Model and cme. Once this package is installed, cme is able to handle dpkg source file. . For instance, the command 'cme edit dpkg' provides a graphical editor for most files of a package source. . The command 'cme check dpkg' provide a command line that will check the package file, a bit like lintian. But this command must be run in the source package directory and can be run before building the package. . Likewise, the command 'cme fix dpkg' will fix most of the warnings found by the command above. . The command 'cme update dpkg' will update debian/copyright file from the content of the package source file. . If the recommended package libconfig-model-tkui-perl is installed, you can run 'cme edit dpkg' to edit your package files with a GUI. . You can also run cme with a more restricted scope with: * cme edit|check|fix dpkg-control * cme edit|check|fix dpkg-copyright . For best results, you should install the latest available version of libmodule-corelist-perl. Package: libcoq-mathcomp-abel Description-md5: 3adc2407c3df0e5de782fe2f159ef52b Description-en: Abel-Galois and Abel-Ruffini theorems for Mathematical Components This package provides proofs of the Abel-Galois (solvability by radicals and solvability of the Galois group) and of the Abel-Ruffini theorem (general unsolvability of the quintic equations) using the Mathematical Components library. . The Mathematical Components library is a coherent repository of general-purpose formalized mathematical theories for the Coq proof assistant. Package: libcos4-3 Description-md5: 9d2b88b61746226db1aa810d5189301b Description-en: omniORB CORBA services stubs omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes libcos4 and libcosdynamic4. Package: libcos4-dev Description-md5: e546d4c416ef7ebb363e32e3d12ee145 Description-en: omniORB CORBA services stubs development files omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes developer files for libcos4 and libcosdynamic4. Package: libcreaterepo-c-dev Description-md5: 821e641cdf340a7873e33a0d4812c930 Description-en: library for creating RPM repository metadata (development) The createrepo tool generates the repodata directory and XML metadata that makes up a repository of RPM packages. This repository format is supported by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum. . This package contains the header files needed for developing programs using the libcreaterepo-c library. Package: libcreaterepo-c0 Description-md5: 53b737afb5a7b3276397bc6f774e65d7 Description-en: library for creating RPM repository metadata The createrepo tool generates the repodata directory and XML metadata that makes up a repository of RPM packages. This repository format is supported by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum. . This package contains a shared library for managing RPM repositories. Package: libcreg-dev Description-md5: cbb6e6eb44fa51b4b01024f7e6ee9bc0 Description-en: library to access Windows 9x/Me Registry files -- development files libcreg is a library to access the Windows 9x/Me Registry File (CREG) format. . This package includes the development support files. Package: libcreg-utils Description-md5: 60f9dd8a31059ea9a45886c10128f0d7 Description-en: library to access Windows 9x/Me Registry files -- Utilities libcreg is a library to access the Windows 9x/Me Registry File (CREG) format. . This package contains tools to access data ... Package: libcreg1t64 Description-md5: aa6d84ed2adc84221eeba6cd2a653684 Description-en: llibrary to access Windows 9x/Me Registry files libcreg is a library to access the Windows 9x/Me Registry File (CREG) format. . This package contains the shared library. Package: libcryptominisat5-5.11t64 Description-md5: 5034802a972a5e9d407dd56d8056f73c Description-en: SAT solver library CryptoMiniSat is a modern, multi-threaded, simplifying SAT solver. . This package provides a shared library to link against the CryptoMiniSat library. Package: libcryptominisat5-dev Description-md5: f8f2f7e4ceaa14d0a5cf6abb1c1eb23b Description-en: development files for the CryptoMiniSat SAT solver CryptoMiniSat is a modern, multi-threaded, simplifying SAT solver. . This package provides C++ header files to interface with CryptoMiniSat. See https://github.com/msoos/cryptominisat#library-usage for some examples. This package also includes the experimental cryptominisat_c.h header to interface with CryptoMiniSat from C. Package: libcstruct-ocaml Description-md5: 8472b161eb7b819ac5f29a0d0689fd84 Description-en: access C-like structures directly from OCaml (runtime) Cstruct is a library and syntax extension to make it easier to access C-like structures directly from OCaml. It supports both reading and writing to these structures, and they are accessed via the Bigarray module. . This package contains the runtime libraries for programs using cstruct. Package: libcstruct-ocaml-dev Description-md5: 301b7e8fc1ef3d5b10d0310948f31f46 Description-en: access C-like structures directly from OCaml (dev) Cstruct is a library and syntax extension to make it easier to access C-like structures directly from OCaml. It supports both reading and writing to these structures, and they are accessed via the Bigarray module. . This package contains the development stuff needed to use the cstruct library in your programs. Package: libcurl-ocaml Description-md5: f8bf1d59757cbdc7a624e0bc956f5b75 Description-en: OCaml curl bindings (Runtime Library) This Objective Caml library provides multi-protocol file transfer facilities based on the curl library. . This package contains only the shared runtime stub libraries. Package: libcurl-ocaml-dev Description-md5: cfa14f39c85cc80ff110c3ce9a2a6617 Description-en: OCaml libcurl bindings (Development package) This Objective Caml library provides multi-protocol file transfer facilities based on the curl library. . This package contains the development part of the OCaml curl package. Package: libcvc5-1 Description-md5: b803697ab6597bb2d26e0959f1764779 Description-en: automated theorem prover for SMT problems (runtime) cvc5 is a tool for determining the satisfiability of a first order formula modulo a first order theory (or a combination of such theories). It is the fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite, CVC3, CVC4) but does not directly incorporate code from any previous version prior to CVC4. . cvc5 is intended to be an open and extensible SMT engine. It can be used as a stand-alone tool or as a library. It has been designed to increase the performance and reduce the memory overhead of its predecessors. It is written entirely in C++ and is released under an open-source software license. . This package contains cvc5's runtime shared libraries. Package: libcvc5-dev Description-md5: 0b8dea11ab5594daed4bb6d77d3985a6 Description-en: automated theorem prover for SMT problems (development files) cvc5 is a tool for determining the satisfiability of a first order formula modulo a first order theory (or a combination of such theories). It is the fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite, CVC3, CVC4) but does not directly incorporate code from any previous version prior to CVC4. . cvc5 is intended to be an open and extensible SMT engine. It can be used as a stand-alone tool or as a library. It has been designed to increase the performance and reduce the memory overhead of its predecessors. It is written entirely in C++ and is released under an open-source software license. . This package contains development files for cvc5. Install it if you want to develop applications that use cvc5's API. Package: libcvc5parser1 Description-md5: c3a5bb5e9e41edcc86d8956a94b4711a Description-en: automated theorem prover for SMT problems (parser runtime) cvc5 is a tool for determining the satisfiability of a first order formula modulo a first order theory (or a combination of such theories). It is the fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite, CVC3, CVC4) but does not directly incorporate code from any previous version prior to CVC4. . cvc5 is intended to be an open and extensible SMT engine. It can be used as a stand-alone tool or as a library. It has been designed to increase the performance and reduce the memory overhead of its predecessors. It is written entirely in C++ and is released under an open-source software license. . This package contains runtime shared libraries for cvc5's parser. Package: libdar-dev Description-md5: 03a444264eb3abf7a522c5ed08ae9bee Description-en: Disk ARchive: Development files for shared library Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. Package: libdar64-6000t64 Description-md5: 73796f842cd28602f4f7860529c3266a Description-en: Disk ARchive: Shared library Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. . This package contains the shared library for accessing archives. Package: libdecoration0-dev Description-md5: 6a66c25de23fa410e973153207110423 Description-en: Compiz window decoration library - development files The window decoration library is responsible for drawing the window borders and title bar of windows managed by Compiz. It is used by window decorators like gtk-window-decorator. . This package contains files required for developing window decorators compatible with Compiz. Package: libdecoration0t64 Description-md5: d54ec3ae170fe82084878bdc1b4f8687 Description-en: Compiz window decoration library The window decoration library is responsible for drawing the window borders and title bar of windows managed by Compiz. It is used by window decorators like gtk-window-decorator. Package: libdevicexlib-dev Description-md5: c4c1b8c6a8b07dc1776fb34496cef7f0 Description-en: Library wrapping device-oriented routines and utilities The deviceXlib library wraps device-oriented routines and utilities. . This package contains the static library. Package: libdico2t64 Description-md5: eaaf55d14ffda8e0d48423b9a7314451 Description-en: RFC 2229 compliant modular dictionary server (shared library) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package contains the shared library. Package: libdnf-dev Description-md5: 11ac53425576efcb85ea20d0a392449c Description-en: libdnf - development files A library providing simplified C and Python APIs to libsolv. . This package contains the development header files for the libdnf library. Package: libdnf-doc Description-md5: 6c50afa87173fe0c8f5b3ba79808f337 Description-en: Documentation for the libdnf library (common documentation) A library providing simplified C and Python APIs to libsolv. . This package installs common documentation for the libdnf C bindings. Package: libdnf2-common Description-md5: cbd06f1a2d1236f51fe114f1efa47024 Description-en: libdnf - common files A library providing simplified C and Python APIs to libsolv. . This package provides common files for the libdnf library. Package: libdnf2t64 Description-md5: 35945da87fa54f0cdf2192d8bbb82744 Description-en: libdnf - shared library A library providing simplified C and Python APIs to libsolv. . This package provides the libdnf shared library. Package: libdolfinx-complex-dev Description-md5: 59b256ad341827e4c4c4e5af4f7b8d2d Description-en: Shared links and header files for DOLFIN (complex numbers) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the development files for the complex number build. . This is the next-generation version of DOLFIN-). The legacy version of DOLFIN is provided by libdolfin-dev. Package: libdolfinx-complex0.9 Description-md5: f41dc33b4940a12c2135694d20dc5514 Description-en: Shared libraries for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the shared libraries with complex number support. Package: libdolfinx-dev Description-md5: aa90851252787184d62f28b2cdaa7458 Description-en: Shared links and header files for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the common development files and depends on the real or complex development package. . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The legacy version of DOLFIN is provided by libdolfin-dev. Package: libdolfinx-real-dev Description-md5: 7d08875fc9b45dfc7e05649405090ec4 Description-en: Shared links and header files for DOLFIN (real numbers) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the development files for the real number build. . This is the next-generation version of DOLFIN-X. The legacy version of DOLFIN is provided by libdolfin-dev. Package: libdolfinx-real0.9 Description-md5: 6e1ac5acb4da3ed07d764dc1c9935f36 Description-en: Shared libraries for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the shared libraries with real number support. Package: libdose3-ocaml-dev Description-md5: 51505242f01986878ed08b98befde9b2 Description-en: OCaml libraries for package dependencies (development files) Dose3 is a framework consisting of several OCaml libraries for analysing the metadata of software packages (like Packages files of Debian suites). . Though not tied to any particular distribution, Dose3 constitutes a pool of libraries which enable analyzing packages coming from various distributions. . Besides basic functionalities for querying and setting package properties, dose3 also implements algorithms for solving more complex problems (monitoring package evolutions, correct and complete dependency resolution, repository-wide uninstallability checks). . This package contains the development stuff you need to use dose3 for the development of programs. Package: libdpdk-dev Description-md5: 655a14a388b41ca32e9c10080c63a0ee Description-en: Data Plane Development Kit (basic development files) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the basic headers and library files required to build external applications which will also require at least SSE3 support when running. . libdpdk.pc: note that CFLAGS might contain an -march flag higher than typical baseline. This is required for a number of static inline functions in the public headers. Package: libdune-ocaml-dev Description-md5: 0ab489395979797001fc7accc624ca08 Description-en: composable build system for OCaml projects (libraries) Dune is a build system designed for OCaml/Reason projects only. It focuses on providing the user with a consistent experience and takes care of most of the low-level details of OCaml compilation. All you have to do is provide a description of your project and Dune will do the rest. . This package contains libraries provided by the ocaml-dune source package. Package: libei-tests Description-md5: 2b320cc8826d0368f914f07ee8128979 Description-en: Emulated Input client library - installed tests libei is a library for Emulated Input, primarily aimed at the Wayland stack. It provides three parts: - EI (Emulated Input) for the client side (libei) - EIS (Emulated Input Server) for the server side (libeis) - oeffis for D-Bus communication with the XDG RemoteDesktop portal . This package includes tests to be used on the installed system. Package: libeliom-ocaml-dev Description-md5: 66b11828b0cfdd6767b71ab08f2cad46 Description-en: web framework for ocsigenserver (dev libraries) Eliom allows one to easily develop sophisticated client/server Web applications using OCaml. . This package contains all the library files needed to use Eliom. Package: libell-dev Description-md5: 83184daf9a971f2f9f27ba11727c1c6a Description-en: development files for the Embedded Linux library The Embedded Linux library (aka. ell) provides table, queues, ring buffers, cryptographic, and some functions for Embedded Devices. . This package contains what you need for compiling sources that use this library in your own code. Package: libell0 Description-md5: 6e120ef5112741b1e2b695ded4ca42b1 Description-en: Embedded Linux library The Embedded Linux library (aka. ell) provides table, queues, ring buffers, cryptographic, and some functions for Embedded Devices. . This package contains what you need to run programs that use this library. Package: libenki-dev Description-md5: 6b5494f8979d2776327696ba31d18576 Description-en: development file for the library libenki Libenki provides a fast 2D physics-based robot simulator written in C++. It is able to simulate kinematics, collisions, sensors and cameras of robots. Package: libenki2 Description-md5: 8f6db5bdf1559e0bf8aad01715dcedf0 Description-en: Enki is a fast 2D physics-based robot simulator written in C++. Enki is able to simulate kinematics, collisions, sensors and cameras of robots evolving on a flat surface. It also provides limited support for friction. It is able to simulate groups of robots hundred times faster than realtime on a modern desktop computer. Package: libensmallen-dev Description-md5: 53786bc3db68afada07edf24cfdd11fb Description-en: C++ header-only library for mathematical optimization Ensmallen provides a simple set of abstractions for writing an objective function to optimize. It also provides a large set of standard and cutting-edge optimizers that can be used for virtually any mathematical optimization task. These include full-batch gradient descent techniques, small-batch techniques, gradient-free optimizers, and constrained optimization. Package: libesedb-dev Description-md5: 482427b24af9b3657a409fa070c6cef7 Description-en: Extensible Storage Engine DB access library -- development files libesedb is a library to access the Extensible Storage Engine (ESE) Database File (EDB) format. The ESE database format is used in pmay different applications like Windows Search, Windows Mail, Exchange, Active Directory, etc.. . This package includes the development support files. Package: libesedb-utils Description-md5: bb82303780dae79e67c6c3dbc11bd877 Description-en: Extensible Storage Engine DB access library -- Utilities libesedb is a library to access the Extensible Storage Engine (ESE) Database File (EDB) format. The ESE database format is used in may different applications like Windows Search, Windows Mail, Exchange, Active Directory, etc.. . This package contains tools to access data stored in EDB files: esedbexport, esedbinfo. Package: libesedb1t64 Description-md5: d8bb55d63029328c253f8eae8ea33cca Description-en: Extensible Storage Engine DB access library libesedb is a library to access the Extensible Storage Engine (ESE) Database File (EDB) format. The ESE database format is used in may different applications like Windows Search, Windows Mail, Exchange, Active Directory, etc.. . This package contains the shared library. Package: libesnacc-dev Description-md5: fb8a899a3140b066e5f4f4a64a906602 Description-en: ASN.1 to C or C++ or IDL compiler, development files esnacc is short for "Enhanced Sample Neufeld ASN.1 to C Compiler" and ASN.1 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824). Snacc supports a subset of ASN.1 1988. . This package contains the static libraries and C/C++ header files for snacc development. Package: libesnacc180 Description-md5: fc9a588d82c7f16fb683de935142fc8f Description-en: ASN.1 to C or C++ or IDL compiler, shared libraries esnacc is short for "Enhanced Sample Neufeld ASN.1 to C Compiler" and ASN.1 stands for Abstract Syntax Notation One (ITU-T X.208/ISO 8824). Snacc supports a subset of ASN.1 1988. . These are the shared libraries for programs developed using snacc. Package: libevt-dev Description-md5: 15f77470aba2698fc6a9de3969885a9f Description-en: Windows Event Log (EVT) format access library -- development files libevt is a library to access the Windows Event Log (EVT) format. . This package includes the development support files. Package: libevt-utils Description-md5: 8a5d6904b153532331a44955475b1b40 Description-en: Windows Event Log (EVT) format access library -- Utilities libevt is a library to access the Windows Event Log (EVT) format. . This package contains tools to access data stored in EVT log files: evtexport, evtinfo. Package: libevt1t64 Description-md5: cc122b748e37e5ff0ae4970e42bc426f Description-en: Windows Event Log (EVT) format access library libevt is a library to access the Windows Event Log (EVT) format. . This package contains the shared library. Package: libevtx-dev Description-md5: 12c900483a7bcd496d0b5ce80bd3b2b5 Description-en: Windows XML Event Log format access library -- development files libevtx is a library to access the Windows XML Event Log (EVTX) format. . This package includes the development support files. Package: libevtx-utils Description-md5: 5354ab40fbd8abaadf93d67b0acbb6d1 Description-en: Windows XML Event Log format access library -- Utilities libevtx is a library to access the Windows XML Event Log (EVTX) format. . This package contains tools to access data stored in EVT log files: evtxexport, evtxinfo. Package: libevtx1t64 Description-md5: 9a63fa5ede078195dbbfb5a15696ef03 Description-en: Windows XML Event Log format access library libevtx is a library to access the Windows XML Event Log (EVTX) format. . This package contains the shared library. Package: libewf-dev Description-md5: 449544984548f9f0e22b92d318dcc0eb Description-en: support for Expert Witness Compression format (development) Libewf is a library with support for reading and writing the Expert Witness Compression Format (EWF). This library allows you to read media information of EWF files in the SMART (EWF-S01) format and the EnCase (EWF-E01) format. It supports files created by EnCase 1 to 6, linen and FTK Imager. The libewf is useful for forensics investigations. . This package contains the development files. Package: libewf2 Description-md5: 01def9237408b4b0f381ee9877b93378 Description-en: library with support for Expert Witness Compression Format Libewf is a library with support for reading and writing the Expert Witness Compression Format (EWF). This library allows you to read media information of EWF files in the SMART (EWF-S01) format and the EnCase (EWF-E01) format. It supports files created by EnCase 1 to 6, linen and FTK Imager. The libewf is useful for forensics investigations. Package: libexactimage-perl Description-md5: 93eafba0d4643325efa77fb195bb9b44 Description-en: fast image manipulation library (Perl bindings) ExactImage is a fast C++ image processing library. Unlike many other library frameworks it allows operation in several color spaces and bit depths natively, resulting in low memory and computational requirements. . This package contains the Perl bindings. Package: libfaketime Description-md5: 9717213973a84a29283491178debf275 Description-en: Report faked system time to programs (preload library) The Fake Time Preload Library (FTPL, a.k.a. libfaketime) intercepts various system calls which programs use to retrieve the current date and time. It can then report faked dates and times (as specified by you, the user) to these programs. This means you can modify the system time a program sees without having to change the time system-wide. FTPL allows you to specify both absolute dates (e.g., 2004-01-01) and relative dates (e.g., 10 days ago). . This package contains the LD_PRELOAD library for faketime. Package: libfcft-dev Description-md5: 0f976c4bf52a91b9f854d8c81a462f55 Description-en: font loading and glyph rasterization library -- development files fcft is a small font loading and glyph rasterization library built on-top of FontConfig, FreeType2 and pixman. . It can load and cache fonts from a fontconfig-formatted name string, e.g. Monospace:size=12, optionally with user configured fallback fonts. . After a font has been loaded, you can rasterize glyphs. When doing so, the primary font is first considered. If it does not have the requested glyph, the user configured fallback fonts (if any) are considered. If none of the user configured fallback fonts has the requested glyph, the FontConfig generated list of fallback fonts are checked. . This package contains the header and development files. Package: libfcft-doc Description-md5: 1576fff6e6d23ff406cfc43b0156c0f9 Description-en: font loading and glyph rasterization library -- documentation fcft is a small font loading and glyph rasterization library built on-top of FontConfig, FreeType2 and pixman. . It can load and cache fonts from a fontconfig-formatted name string, e.g. Monospace:size=12, optionally with user configured fallback fonts. . After a font has been loaded, you can rasterize glyphs. When doing so, the primary font is first considered. If it does not have the requested glyph, the user configured fallback fonts (if any) are considered. If none of the user configured fallback fonts has the requested glyph, the FontConfig generated list of fallback fonts are checked. . This package contains the documentation as man pages. Package: libfcft4t64 Description-md5: 15a6e28fb72093884f8bf998194a29c0 Description-en: font loading and glyph rasterization library fcft is a small font loading and glyph rasterization library built on-top of FontConfig, FreeType2 and pixman. . It can load and cache fonts from a fontconfig-formatted name string, e.g. Monospace:size=12, optionally with user configured fallback fonts. . After a font has been loaded, you can rasterize glyphs. When doing so, the primary font is first considered. If it does not have the requested glyph, the user configured fallback fonts (if any) are considered. If none of the user configured fallback fonts has the requested glyph, the FontConfig generated list of fallback fonts are checked. . This package contains the shared libraries. Package: libfcrypto-dev Description-md5: bd6dcce9138fe987a204f18073909b73 Description-en: encryption format library -- development files libfcrypto is a library for encryption formats. . This package includes the development support files. Package: libfcrypto1 Description-md5: f89eef1c9cec77dae4d4404a91c1486a Description-en: encryption format library libfcrypto is a library for encryption formats. . Thiss. contains the shared library. Package: libfetk-dev Description-md5: 061d4475d6b8a227f13e36225397f2b7 Description-en: FETK libraries for APBS (development headers) The Finite Element ToolKit (FETK) is a collection of adaptive finite element method (AFEM) software libraries and tools for solving coupled systems of nonlinear geometric partial differential equations (PDE). The FETK libraries and tools are written in an object-oriented form of ANSI-C and in C++, and include a collection of standard numerical libraries (PUNC), a stand-alone high-quality surface and volume simplex mesh generator (GAMer), a stand-alone networked polygon display tool (SG), a general nonlinear finite element modeling kernel (MC) . This package provides a fork of FETK intended for use by APBS (Adaptive Poisson Boltzmann Solver). . The FETK component MALOC (Minimal Abstraction Layer for Object-oriented C/C++ programs) is provided separately by libmaloc-dev. . This package contains the development headers to build against libapbs_* shared libraries. Package: libfetk1.9t64 Description-md5: 29d68a451f70081d4e9f9e9ff7160169 Description-en: FETK libraries for APBS (shared libraries) The Finite Element ToolKit (FETK) is a collection of adaptive finite element method (AFEM) software libraries and tools for solving coupled systems of nonlinear geometric partial differential equations (PDE). The FETK libraries and tools are written in an object-oriented form of ANSI-C and in C++, and include a collection of standard numerical libraries (PUNC), a stand-alone high-quality surface and volume simplex mesh generator (GAMer), a stand-alone networked polygon display tool (SG), a general nonlinear finite element modeling kernel (MC) . This package provides a fork of FETK intended for use by APBS (Adaptive Poisson Boltzmann Solver). . The FETK component MALOC (Minimal Abstraction Layer for Object-oriented C/C++ programs) is provided separately via libmaloc-dev. . This package contains the libgamer, libmc, libpunc (and libcgcode, libvf2c) shared libraries. Package: libfield3d-dev Description-md5: 56d4ad5ba11815908e113f831d546428 Description-en: development files for Field3D Field3D is an open source library for storing voxel data. . It provides C++ classes that handle in-memory storage and a file format based on HDF5 that allows the C++ objects to be written to and read from disk. . This package contains the development files. Package: libfield3d1.7t64 Description-md5: e97de019bb689caa4919f436eb9be0d2 Description-en: library for storing voxel data on disk and in memory Field3D is an open source library for storing voxel data. . It provides C++ classes that handle in-memory storage and a file format based on HDF5 that allows the C++ objects to be written to and read from disk. . This package contains the shared libraries. Package: libflang-15-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflang-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: libflang-17-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflang-18-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflang-19-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflang-20-dev Description-md5: 3328d45b650afee35fe8b6da0b9b1e49 Description-en: Flang library - Development package Ground-up implementation of a Fortran front end written in modern C++. . While it is capable of generating executables for a number of examples, some functionalities are still missing. . This package contains the flang libraries and headers. Package: libflint-dev Description-md5: 2954190a7db17f499ab9ac195dd614bc Description-en: C library for number theory, development files The Fast Library for Integer Number Theory is a C library which supports polynomial arithmetic over the integers, fast integer arithmetic and factoring (including a highly optimized quadratic sieve). . FLINT has functionality similar to that of the Number Theory Library (NTL). However, unlike NTL, which is designed primarily for asymptotic performance, FLINT is designed for good performance in small cases as well. . This package contains the FLINT development files. Package: libflint-doc Description-md5: cfc1d1394ce4da588ed4c2ec2c8b1ab0 Description-en: Documentation for the FLINT library The Fast Library for Integer Number Theory is a C library which supports polynomial arithmetic over the integers, fast integer arithmetic and factoring (including a highly optimized quadratic sieve). . FLINT has functionality similar to that of the Number Theory Library (NTL). However, unlike NTL, which is designed primarily for asymptotic performance, FLINT is designed for good performance in small cases as well. . This package contains the FLINT documentation Package: libflint19 Description-md5: 494e2b575ec4ae2aa82f16c5680e9d13 Description-en: C library for number theory, shared library The Fast Library for Integer Number Theory is a C library which supports polynomial arithmetic over the integers, fast integer arithmetic and factoring (including a highly optimized quadratic sieve). . FLINT has functionality similar to that of the Number Theory Library (NTL). However, unlike NTL, which is designed primarily for asymptotic performance, FLINT is designed for good performance in small cases as well. . This package contains the FLINT shared library. 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: libfontforge4 Description-md5: 7fc0a418741746f51de0b0dac55807fe Description-en: font editor - runtime library FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package contains the runtime library. Package: libfreerdp-client2-2t64 Description-md5: d4c3a0a2893d75653c3049e1d2066881 Description-en: Free Remote Desktop Protocol library (client library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for common client functionality. Package: libfreerdp-server-proxy3-3 Description-md5: 6e9cac03a77ebe00bae9c12093fa828d Description-en: Free Remote Desktop Protocol library (proxy library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for proxying RDP connections. Package: libfreerdp-server2-2t64 Description-md5: 8eae4cc5c48d3ea95d5754b2bf1c90ea Description-en: Free Remote Desktop Protocol library (server library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library with common server functionality. Package: libfreerdp-shadow-subsystem2-2t64 Description-md5: 6ef6436c34df72c1cfaf1cf4dabe3235 Description-en: FreeRDP Remote Desktop Protocol shadow subsystem libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow subsystem libraries. Package: libfreerdp-shadow-subsystem3-3 Description-md5: 6ef6436c34df72c1cfaf1cf4dabe3235 Description-en: FreeRDP Remote Desktop Protocol shadow subsystem libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow subsystem libraries. Package: libfreerdp-shadow2-2t64 Description-md5: 49dfefe1574ce260a63ff9685cd6b5a0 Description-en: FreeRDP Remote Desktop Protocol shadow libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow libraries. Package: libfreerdp-shadow3-3 Description-md5: 49dfefe1574ce260a63ff9685cd6b5a0 Description-en: FreeRDP Remote Desktop Protocol shadow libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow libraries. Package: libfreerdp2-2t64 Description-md5: 43b828fff16d4902fa6931b59f78fe32 Description-en: Free Remote Desktop Protocol library (core library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library with all core functionality. Package: libfsapfs-dev Description-md5: e76695f7d8f1a33ba8a48cda36b0e0de Description-en: APFS access library -- development files libfsapfs is a library to access the Apple File System (APFS). . This package includes the development support files. Package: libfsapfs-utils Description-md5: 5b040a8e792360bdde3327596961debd Description-en: APFS access library -- Utilities libfsapfs is a library to access the Apple File System (APFS). . This package contains fsapfsinfo, an APFS information retrieval utility, and fpafsmount, a FUSE-based APFS filesystem implementation. Package: libfsapfs1t64 Description-md5: b1d8ec52a173a8a14a50d3fcd4c6752b Description-en: APFS access library libfsapfs is a library to access the Apple File System (APFS). . This package contains the shared library. Package: libfsext-dev Description-md5: 8b362291d3b6815174fd2c173298de60 Description-en: library to access the Extended File System -- development files libfsext is a library to access the Extended File System. . This package includes the development support files. Package: libfsext-utils Description-md5: 8183ef663d88b3b46c6ed53a965c566b Description-en: library to access the Extended File System -- Utilities libfsext is a library to access the Extended File System. . This package contains tools to access data ... Package: libfsext1t64 Description-md5: d04558416d30d21597e1a58fdb33a6b4 Description-en: library to access the Extended File System libfsext is a library to access the Extended File System. . This package contains the shared library. Package: libfsfat-dev Description-md5: 0ae0b977ad17a55b9e86fbbdf3f0a8d7 Description-en: File Allocation Table (FAT) file system format access library -- development files libfsfat is a library to access the File Allocation Table (FAT) file system format. . This package includes the development support files. Package: libfsfat-utils Description-md5: 641d381973633e1ac483a7e20630cd15 Description-en: File Allocation Table (FAT) file system format access library -- Utilities libfsfat is a library to access the File Allocation Table (FAT) file system format. . This package contains - fsfatinfo, a FAT filesystem information tool - fsfatmount, a FUSE-based utility to mount FAT filesystems Package: libfsfat1 Description-md5: 33c76cb3a3af02820877ad4e364ffb73 Description-en: File Allocation Table (FAT) file system format access library libfsfat is a library to access the File Allocation Table (FAT) file system format. . This package contains the shared library. Package: libfshfs-dev Description-md5: 17fdaf5c6565aaa27fbfcccab16ba362 Description-en: library to access the Mac OS Hierarchical File System -- development files libfshfs is a library to access the Mac OS Hierarchical File System (HFS). . This package includes the development support files. Package: libfshfs-utils Description-md5: 6c792c474bfe257db4bf60eb5dd23246 Description-en: library to access the Mac OS Hierarchical File System -- Utilities libfshfs is a library to access the Mac OS Hierarchical File System (HFS). . This package contains tools to access data ... Package: libfshfs1t64 Description-md5: f728c327c229f89c39816e0aa244040f Description-en: library to access the Mac OS Hierarchical File System libfshfs is a library to access the Mac OS Hierarchical File System (HFS). . This package contains the shared library. Package: libfsntfs-dev Description-md5: 693f185ca962fd1765784ed6f11d9310 Description-en: NTFS access library -- development files NTFS is the primary file system for Microsoft Windows versions that are based on Windows NT. libfsntfs provides a library and tools to access NTFS volumes. . This package includes the development support files. Package: libfsntfs-utils Description-md5: 9e256fa429919857b62ab413b2edfc77 Description-en: NTFS access library -- Utilities NTFS is the primary file system for Microsoft Windows versions that are based on Windows NT. libfsntfs provides a library and tools to access NTFS volumes. . This package contains fsntfsinfo, a utility to determine information about a Windows NT File System volume. Package: libfsntfs1t64 Description-md5: a03d823cd13c0f81ddbc134c6112e6a5 Description-en: NTFS access library NTFS is the primary file system for Microsoft Windows versions that are based on Windows NT. libfsntfs provides a library and tools to access NTFS volumes. . This package contains the shared library. Package: libfsxfs-dev Description-md5: d8ff0472355d37d668a7774969e7ff67 Description-en: llibrary to access the SGI X File System -- development files libfsxfs is a library to access the SGI X File System (XFS). . This package includes the development support files. Package: libfsxfs-utils Description-md5: 8f8af36c1d201dce895984b14e4945af Description-en: llibrary to access the SGI X File System -- Utilities libfsxfs is a library to access the SGI X File System (XFS). . This package contains tools to access data ... Package: libfsxfs1t64 Description-md5: a48d4e6b8a3d1875ca7ac64ff4a9624e Description-en: llibrary to access the SGI X File System libfsxfs is a library to access the SGI X File System (XFS). . This package contains the shared library. Package: libfuture-asyncawait-perl Description-md5: 99c609ec07c6fa0b8a24016e7044940d Description-en: deferred subroutine syntax for futures Future::AsyncAwait provides syntax for deferring and resuming subroutines while waiting for Futures to complete. This syntax aims to make code that performs asynchronous operations using futures look neater and more expressive than simply using then chaining and other techniques on the futures themselves. It is also a similar syntax used by a number of other languages; notably C# 5, EcmaScript 6, Python 3, and lately even Rust is considering adding it. . The new syntax takes the form of two new keywords, async and await. . This module is still under active development. While it now seems relatively stable enough for most use-cases and has received a lot of testing in a wide variety of scenarios, there may still be the occasional case of memory leak left in it, especially if still-pending futures are abandoned. Package: libfuzzer-14-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-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: libfuzzer-17-dev Description-md5: bc55cd127b8dab148b78e61e5e475b8e Description-en: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libfuzzer-18-dev Description-md5: bc55cd127b8dab148b78e61e5e475b8e Description-en: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libfuzzer-19-dev Description-md5: bc55cd127b8dab148b78e61e5e475b8e Description-en: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libfuzzer-20-dev Description-md5: bc55cd127b8dab148b78e61e5e475b8e Description-en: Library for coverage-guided fuzz testing LibFuzzer is a library for in-process, coverage-guided, evolutionary fuzzing of other libraries. . LibFuzzer is similar in concept to American Fuzzy Lop (AFL), but it performs all of its fuzzing inside a single process. This in-process fuzzing can be more restrictive and fragile, but is potentially much faster as there is no overhead for process start-up. . The fuzzer is linked with the library under test, and feeds fuzzed inputs to the library via a specific fuzzing entrypoint (aka 'target function'); the fuzzer then tracks which areas of the code are reached, and generates mutations on the corpus of input data in order to maximize the code coverage. The code coverage information for libFuzzer is provided by LLVM's SanitizerCoverage instrumentation. Package: libfvde-dev Description-md5: 3fdf798f81af0f4cf5df967551cd4684 Description-en: FileVault Drive Encryption access library -- development files The FVDE format is used by Mac OS X, as of Lion, to encrypt data on a storage media volume. . This package includes the development support files. Package: libfvde-utils Description-md5: 9ae61c2ed24398c43510e2b073936f34 Description-en: FileVault Drive Encryption access library -- Utilities The FVDE format is used by Mac OS X, as of Lion, to encrypt data on a storage media volume. . This package contains tools to access data stored in FVDE containers: fvdeinfo, fvdemount, fvdewipekey. Package: libfvde1t64 Description-md5: 2c2bf3b2bfd9b538cc93095c86012d12 Description-en: FileVault Drive Encryption access library The FVDE format is used by Mac OS X, as of Lion, to encrypt data on a storage media volume. . This package contains the shared library. Package: libfwnt-dev Description-md5: 23f3a1a26d2c1f938a5d99012a2442e8 Description-en: Windows NT data type library -- development files libfwnt is a library for Windows NT data types. . This package includes the development support files. Package: libfwnt1t64 Description-md5: b791047c9edd966d6d0a3c9626e8756f Description-en: Windows NT data type library libfwnt is a library for Windows NT data types. . This package contains the shared library. Package: libfwsi-dev Description-md5: 01b6f23314f6c7422f432d19d0d22247 Description-en: Windows Shell Item format access library -- development files libfwsi is a library to access the Windows Shell Item format. . This package includes the development support files. Package: libfwsi1t64 Description-md5: 96bd0b8127a8afdf2614493b558879a1 Description-en: Windows Shell Item format access library libfwsi is a library to access the Windows Shell Item format. . This package contains the shared library. Package: libgarcon-1-0 Description-md5: ccef8bc40b886986c0af27faf580d445 Description-en: freedesktop.org compliant menu implementation for Xfce garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains the core library and the GTK2 support library. Package: libgarcon-1-dev Description-md5: 47fc6c17a67006d56041ffe28624e815 Description-en: Development files for garcon-1 This package contains the headers and the static library for garcon-1. Package: libgarcon-common Description-md5: 88e7d9fc75824b1859206ba2be898feb Description-en: common files for libgarcon menu implementation garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains common files like desktop-directories and menu file. Package: libgarcon-gtk3-1-0 Description-md5: 3efdbc3fb0422b71ae870d49fbd708d8 Description-en: menu library for Xfce (GTK3 library) garcon is a menu implementation that is compliant with the Desktop Menu Specification of freedesktop.org . This package contains the GTK-3 support library. Package: libgarcon-gtk3-1-dev Description-md5: 82e5020ee99ef6a556a7cd776485e413 Description-en: Development files for garcon-gtk3 This package contains the headers and the static library for garcon-gtk3 library, the GTK3 support library for the garcon menu library. Package: libgcc-11-dev Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgccjit-11-dev Description-md5: edfbe45c4dd603bd5f9c67ae4ba8c494 Description-en: GCC just-in-time compilation (development files) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-11-doc Description-md5: 83ae0019c7b0b4b05ff14e3fc173a180 Description-en: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgcin Description-md5: 024d599fbcd6cbdcf869fed5c592ddf5 Description-en: library for gcin gcin is a GTK+ based input method which focused mainly on Traditional Chinese. However, it is also very useful for Simplified Chinese, Japanese, and many other languages. . This package contains library for gcin. Package: libgdbussyncevo0 Description-md5: 81cdca19c3ca84881b6fa874129a1846 Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (shared gdbus library) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides a shared library. Package: libgdcm-dev Description-md5: 159d3dafd1b31a5c660508857b7fb484 Description-en: Grassroots DICOM development libraries and headers Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Headers and static libraries for libgdcm. These are not needed to use GDCM, but are needed to build plugins or programs that link against libgdcm. Package: libgdcm-java Description-md5: 8c12afa3ef7c1fb4d18c6e3128f190dc Description-en: Grassroots DICOM Java bindings Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Java bindings to the GDCM DICOM library. It allows developers to use GDCM from Java environment. Package: libgdcm-tools Description-md5: 5962cf235e98740ad42e83b188215dcd Description-en: Grassroots DICOM tools and utilities Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Install this package for the gdcmanon, gdcmclean, gdcmconv, gdcmdiff, gdcmdump, gdcmpap3, gdcmgendir, gdcmimg, gdcminfo, gdcmpdf, gdcmraw, gdcmscanner, gdcmscu, gdcmtar, gdcmxml programs. Package: libgdcm3.0t64 Description-md5: 2d1a15e9eb401db30fa3da0f8d742afa Description-en: Grassroots DICOM runtime libraries Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. It also comes with DICOM Part 3,6 & 7 of the standard as XML files. . This package contains the libraries needed to run GDCM applications. Package: libgdk-pixbuf-xlib-2.0-0 Description-md5: ff4a54bdd102169fcecdeee6b5a5e344 Description-en: GDK Pixbuf library (deprecated Xlib integration) This package contains a deprecated library to render GdkPixbuf structures to X drawables using Xlib (libX11). . No newly written code should ever use this library. . If your existing code depends on gdk-pixbuf-xlib, then you're strongly encouraged to port away from it. Package: libgdk-pixbuf-xlib-2.0-dev Description-md5: 31c0ec9e89d3c5842049e497a3b887b9 Description-en: GDK Pixbuf library (development files) This package contains the header files which are needed for using GDK Pixbuf's deprecated Xlib integration. . No newly written code should ever use this library. . If your existing code depends on gdk-pixbuf-xlib, then you're strongly encouraged to port away from it. Package: libgensio-dev Description-md5: 167c8984a2f89a1374c8ca415285adef Description-en: abstract stream I/O (development files) This library (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections. . This package contains the development headers and static libraries. Package: libgensio6t64 Description-md5: 9cdbd584bba4079c70bbc69eb544548f Description-en: abstract stream I/O (runtime files) This library (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections. . This package contains the shared libraries. Package: libgeomview-1.9.5t64 Description-md5: 647bfba6c433bcd6ff52152febbdbe10 Description-en: geomview library runtime Geomview is interactive geometry software which is particularly appropriate for mathematics research and education. . OOGL is the Object Oriented Graphics Library, upon which Geomview is built. This package provides the run-time OOGL library for geomview and its modules. Package: libgeomview-dev Description-md5: c427e7ebbc656c19e6432a4304c16c22 Description-en: geomview library development package Geomview is interactive geometry software which is particularly appropriate for mathematics research and education. . OOGL is the Object Oriented Graphics Library, upon which Geomview is built. This package provides the development package for OOGL, required to build Geomview modules. Package: libgetfem++-dev Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libgetfem-dev Description-md5: a24b52cd1584dd6627ad4e3ed62631de Description-en: Development files for the GETFEM generic finite element library GETFEM is a library allowing the computation of any elementary matrix (even for mixed finite element methods) on the largest class of methods and elements, and for arbitrary dimension. . This package contains development files for building software that uses the GETFEM library. Package: libgetfem5++ Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libgetfem5t64 Description-md5: 0c40bc13b699654ee45fee9ae331d722 Description-en: GETFEM generic finite element library GETFEM is a library allowing the computation of any elementary matrix (even for mixed finite element methods) on the largest class of methods and elements, and for arbitrary dimension. Package: libgfortran-11-dev Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libghc-dhall-dev Description-md5: 2d9c0566a374ad21fc4f091b93b748e0 Description-en: configuration language guaranteed to terminate Dhall is an explicitly-typed configuration language that is not Turing complete. Despite being Turing-incomplete, Dhall is a real programming language with a type-checker and evaluator. . Use this library to parse, type-check, evaluate, and pretty-print the Dhall configuration language. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-dhall-doc Description-md5: 9aa16848215f7a53004ed3305e955194 Description-en: configuration language guaranteed to terminate; documentation Dhall is an explicitly-typed configuration language that is not Turing complete. Despite being Turing-incomplete, Dhall is a real programming language with a type-checker and evaluator. . Use this library to parse, type-check, evaluate, and pretty-print the Dhall configuration language. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-dhall-prof Description-md5: 9cbdf5116384429ab70d441a93a87c23 Description-en: configuration language guaranteed to terminate; profiling libraries Dhall is an explicitly-typed configuration language that is not Turing complete. Despite being Turing-incomplete, Dhall is a real programming language with a type-checker and evaluator. . Use this library to parse, type-check, evaluate, and pretty-print the Dhall configuration language. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-serialise-dev Description-md5: ad3bd7e5da3adf93947d7c7eddac8bd3 Description-en: binary serialisation library for Haskell values This package (formerly binary-serialise-cbor) provides pure, efficient serialization of Haskell values directly into ByteStrings for storage or transmission purposes. By providing a set of typeclass instances, you can also serialise any custom data type you have as well. . The underlying binary format used is the 'Concise Binary Object Representation', or CBOR, specified in RFC 7049. As a result, serialised Haskell values have implicit structure outside of the Haskell program itself, meaning they can be inspected or analyzed without custom tools. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-serialise-doc Description-md5: 64ffad5f57e0406e37396164efbafd8b Description-en: binary serialisation library for Haskell values; documentation This package (formerly binary-serialise-cbor) provides pure, efficient serialization of Haskell values directly into ByteStrings for storage or transmission purposes. By providing a set of typeclass instances, you can also serialise any custom data type you have as well. . The underlying binary format used is the 'Concise Binary Object Representation', or CBOR, specified in RFC 7049. As a result, serialised Haskell values have implicit structure outside of the Haskell program itself, meaning they can be inspected or analyzed without custom tools. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-serialise-prof Description-md5: 5d766d99dc3f1c78a858cd20dfe582d6 Description-en: binary serialisation library for Haskell values; profiling libraries This package (formerly binary-serialise-cbor) provides pure, efficient serialization of Haskell values directly into ByteStrings for storage or transmission purposes. By providing a set of typeclass instances, you can also serialise any custom data type you have as well. . The underlying binary format used is the 'Concise Binary Object Representation', or CBOR, specified in RFC 7049. As a result, serialised Haskell values have implicit structure outside of the Haskell program itself, meaning they can be inspected or analyzed without custom tools. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghc-stringprep-dev Description-md5: bd18af63a68793e9309bf465dc70e216 Description-en: Implements the "StringPrep" algorithm RFC 3454 describes a framework for preparing Unicode text strings in order to increase the likelihood that string input and string comparison work in ways that make sense for typical users throughout the world. The stringprep protocol is useful for protocol identifier values, company and personal names, internationalized domain names, and other text strings. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-stringprep-doc Description-md5: aa851b05c71842739bce43d7fa4ec78a Description-en: Implements the "StringPrep" algorithm; documentation RFC 3454 describes a framework for preparing Unicode text strings in order to increase the likelihood that string input and string comparison work in ways that make sense for typical users throughout the world. The stringprep protocol is useful for protocol identifier values, company and personal names, internationalized domain names, and other text strings. . This package provides the documentation for a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-stringprep-prof Description-md5: 48943a0116e4d9f056e07795a351014f Description-en: Implements the "StringPrep" algorithm; profiling libraries RFC 3454 describes a framework for preparing Unicode text strings in order to increase the likelihood that string input and string comparison work in ways that make sense for typical users throughout the world. The stringprep protocol is useful for protocol identifier values, company and personal names, internationalized domain names, and other text strings. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libghdl-4-1-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: libgit2-fixtures Description-md5: a94423c77c15a4ed597658212c81d603 Description-en: low-level Git library - test suite examples libgit2 is a portable, pure C implementation of the Git distributed version control system core methods provided as a re-entrant link-able library with a solid API. . This package provides the test examples of the library, which can be useful for other pieces of software relying on libgit2, for testing purposes. Package: libgl-image-display-dev Description-md5: 86d1a9ee9dda9bca783499dce2c6df5f Description-en: OpenGL-based image visualizer A library to render images with OpenGL. After the initial load, the panning and zooming is done in hardware, with zero CPU cost. This package provides the headers for the C libraries and for the C++ FLTK widget Package: libgl-image-display0 Description-md5: 346490647da05198ab997242dc35e4c7 Description-en: OpenGL-based image visualizer A library to render images with OpenGL. After the initial load, the panning and zooming is done in hardware, with zero CPU cost. This package provides the runtime C libraries and the binaries for the C++ FLTK widget Package: libglgrib-egl-dev Description-md5: e2d5d4c24dff53c34bf52868201ead9d Description-en: Display GRIB2 fields using OpenGL (EGL based dev package) This package contains the unversioned shared library symlink for development purposes, concerning the headless glgrib (based on EGL). Package: libglgrib-egl0 Description-md5: 22f50b14809c70808ce290155b41378b Description-en: Display GRIB2 fields using OpenGL (EGL based shared library) This package contains the shared library for the headless glgrib (based on EGL). Package: libglgrib-glfw-dev Description-md5: 2d71fea37c293315d2a6cef236085c31 Description-en: Display GRIB2 fields using OpenGL (GLFW based dev package) This package contains the unversioned shared library symlink for development purposes, concerning the interactive glgrib (based on GLFW). Package: libglgrib-glfw-perl Description-md5: a83b23ac25e4f63c70970e5ae4bfa7a5 Description-en: Display GRIB2 fields using OpenGL (glgrib Perl bindings) glGrib::glfw is a module providing full access to glgrib capabilities to the Perl interpreter. Package: libglgrib-glfw0 Description-md5: f9a4dec4b2df5bae09ce3f5da6915311 Description-en: Display GRIB2 fields using OpenGL (GLFW based shared library) This package contains the shared library for the interactive glgrib (based on GLFW). Package: libglgrib-headers Description-md5: e8b72a781dbd0ac598b2a8f891705169 Description-en: Display GRIB2 fields using OpenGL (headers for glgrib) This package contains the headers for building applications based on the glgrib libraries. Package: libgm2-11-dev Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgmm++-dev Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libgmm-dev Description-md5: 44e2672eb28de88fab8b23b2a9a85a71 Description-en: Generic C++ template library for sparse, dense and skyline matrices GMM is a framework of pre-defined methods for matrix computation. It is built as a set of generic algorithms for any interfaced vector type or matrix type. . It can be viewed as a glue library allowing cooperation between several vector and matrix types. However, basic sparse, dense and skyline matrix/vector types are built-in, hence it can be used as a standalone linear algebra library. Package: libgnat-11 Description-md5: 27cdab3b846cfe71a546e1fbdc98570c Description-en: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgnatcoll-gmp-dev Description-md5: fd21276af43fd168459e18c2876feb2e Description-en: Ada binding for GMP big numbers (development) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the static library and Ada specifications for a binding with the GNU Multiple Precision arithmetic C library. Package: libgnatcoll-gmp21 Description-md5: ab3b58bd85a9f9ad2bfae3c36ae476ae Description-en: Ada binding for GMP big numbers (runtime) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the runtime shared library for the GMP binding. Package: libgnatcoll-iconv-dev Description-md5: 383fd92ec6f9efe89289031d2a835824 Description-en: Ada binding for Iconv character encoding conversions (development) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the static library and Ada specifications for the binding with the Iconv character encoding conversion library. Package: libgnatcoll-iconv21 Description-md5: 0a7a230f1962fdc3ab5465992b66e8a1 Description-en: Ada binding for Iconv character encoding conversions (runtime) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the runtime shared library for the iconv binding. Package: libgnatcoll-lzma-dev Description-md5: bc2f0a626d4e52ee0340f6401d6d26db Description-en: Ada binding for LZMA compression (development) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the static library and Ada specifications for the binding with the lzma compression library. Package: libgnatcoll-lzma3 Description-md5: c686c71879cc3e0b0ad793166078de7d Description-en: Ada binding for LZMA compression (runtime) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the runtime shared library for the lzma binding. Package: libgnatcoll-omp-dev Description-md5: e7daf016c98cee3f4905ad6ec4b1f9a3 Description-en: Ada binding for OpenMP parallelism (development) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the static library and Ada specifications for the binding with the OpenMP parallelism library. Package: libgnatcoll-omp2 Description-md5: 7733d764756d8fb872b8a5e2d1d96b52 Description-en: Ada binding for OpenMP parallelism (runtime) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the runtime shared library for the OpenMP binding. Package: libgnatcoll-python3-2 Description-md5: 34705a6ed4aeef362c62f8a41e4888aa Description-en: Ada binding to the Python3 language (runtime) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the runtime shared library for Python scripting. Package: libgnatcoll-python3-dev Description-md5: 15fad4fde65773c0b409e1e9a4ef7387 Description-en: Ada binding to the Python3 language (development) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the static library and Ada specifications adding Python as scripting language. Package: libgnatcoll-readline-dev Description-md5: 69b7c2715b9be422d686dd128f7b432b Description-en: Ada binding for ReadLine input history (development) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the static library and Ada specifications for the binding with GNU readline and history libraries. Package: libgnatcoll-readline21 Description-md5: 31f25532cbd52e64c344e337e8ee32de Description-en: Ada binding for ReadLine input history (runtime) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the runtime shared library for the readline binding. Package: libgnatcoll-syslog-dev Description-md5: a9a845ef4a74b38d3296883f2734ce61 Description-en: Ada binding for syslog journals (development) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the static library and Ada specifications for an interface to the syslog journal manager daemon. Package: libgnatcoll-syslog4 Description-md5: 67e8819b81e7cef88323db3af15c6699 Description-en: Ada binding for syslog journals (runtime) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the runtime shared library for the syslog binding. Package: libgnatcoll-zlib-dev Description-md5: 74291b0279cd30e7d74307ebaab09c6f Description-en: Ada binding for Zlib compression (development) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the static library and Ada specifications for the binding with the zlib compression library. Package: libgnatcoll-zlib3 Description-md5: 65be9ad67af994172cba80909026d258 Description-en: Ada binding for Zlib compression (runtime) The GNAT Component Collection deals with: module tracing, efficient file IO, static string searching (Boyer-Moore), e-mails and mailboxes, Ravenscar tasking profiles, storage pools, JSON, logging, shell scripting. Components relying on external dependencies are distributed in separate packages. . This package contains the runtime shared library for the zlib binding. Package: libgnudatalanguage0 Description-md5: 3f7e764b56df4e42f651f46a08f8b230 Description-en: Free IDL compatible incremental compiler shared library GNU Data Language (GDL) is a free IDL (Interactive Data Language) compatible incremental compiler. It has full syntax compatibility with IDL 7.1. IDL is a registered trademark of ITT Visual Information Solutions. . This package contains the shared library which is used by the different frontends (gdl binary, Python package). Package: libgnuradio-air-modes1t64 Description-md5: de9c42f0df66feb5e1c1e93825f66091 Description-en: Gnuradio Mode-S/ADS-B radio - library A software-defined radio receiver for Mode S transponder signals, including ADS-B reports from equipped aircraft. . This package provides a shared library. Package: libgnuradio-analog3.10.11 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.11 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.11 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.11 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-dab3.10.0 Description-md5: d6e3d099bef12c79061b33f06781a15e Description-en: Shared library for gr-dab (DAB/DAB+ receiver) Contains necessary DSP blocks for receiving DAB and DAB+ transmissions using a software defined radio such as hackrf, rtl-sdr, USRP etc. . This package contains the shared library for gr-dab. Package: libgnuradio-digital3.10.11 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.11 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.11 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.11 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.11 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-fosphor3.9.0 Description-md5: 614c73b6f47df0c22ec4d72415499cec Description-en: gnuradio fosphor block (GPU spectrum display) (library) This implements a GNU Radio sink consisting of a GL display window that provides a Real Time Spectrum Analyzer (RTSA)-like spectrum visualization using OpenCL and OpenGL acceleration. . This package provides a shared library. Package: libgnuradio-funcube3.10.0 Description-md5: 3aee1116acdbacf6e8a4bef6121f456a Description-en: Funcube Dongle controller for GNU Radio (runtime) Support hardware for software radio using the fcdproplus which provides sampled RF IQ data as a USB audio stereo data stream. Control is done over USB HID protocol. . Both the Funcube Dongle and Funcube Diongle Pro+ are supported by this package. . This package provides a shared library. Package: libgnuradio-hpsdr1.0.0 Description-md5: 0b550515bae63a80b0b5f6de34b16b49 Description-en: gnuradio library for OpenHPSDR protocol 1 Hardware supported includes OpenHPSDR Hermes / Metis and Red Pitaya using the OpenHpsdr protocol. . The modules are compatible with version 3.8 of gnuradio and versions of Hermes firmware 1.8 through 3.2. (known as OpenHPSDR protocol 1). It is not compatible with the new OpenHPSDR protocol 2. . This package contains the shared library. Package: libgnuradio-iio3.10.11 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-iqbalance3.9.0 Description-md5: f3fa21c85b7648b2254e19f56b652c7b Description-en: GNU Radio Blind IQ imbalance estimator and correction (shared library) The general idea is to suppress symmetrical images caused by IQ imbalance in the RX path of quadrature receivers. It's composed of two subblocks: "IQ Bal Fix" and "IQ Bal Optimize". . This package provides a shared library for gr-iqbal. Package: libgnuradio-limesdr3.0.2 Description-md5: c8895ebaefd5833b9a886b76e55de934 Description-en: LimeSDR blocks for GnuRadio (runtime library) LimeSDR is a low cost, open source software defined radio (SDR) platform that can be used to support just about any type of wireless communication standard. . Currently this plugin supports LimeSDR-USB and LimeSDR-Mini boards. . The gr-limesdr blocks for GnuRadio can be used to create flowgraphs that interface LimeSDR devices through liblimesuite. . This package contains the shared library. Package: libgnuradio-network3.10.11 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-osmosdr0.2.0t64 Description-md5: 40c3a4d110ae193958f314775fa66656 Description-en: Gnuradio blocks from the OsmoSDR project - library The Osmocom project is a family of projects regarding Open source mobile communications. This library provides hardware support for a variety of radio hardware in the form of gnuradio blocks. . This package contains the shared library. Package: libgnuradio-pdu3.10.11 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.11 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.11 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-radar3.10.0 Description-md5: f7c6f8b5ce5b7919b9641017de16de97 Description-en: GNU Radio Radar Toolbox - library The *gr-radar* project provides a toolbox of commonly used radar algorithms. An important part is the *UHD Echotimer*, which enables a synchronized TX and RX stream from USRPs to ensure a constant phase relation in measurements. Example flowgraphs for CW, Dual CW, FSK, FMCW and OFDM radar are given and partly tested on hardware. GUI elements for target representation and further signal processing algorithms such as target tracking are implemented. Check out the project website for example videos and further information. . This package provides a shared library. Package: libgnuradio-rds1 Description-md5: 720b1d3ef91dd3dca79a151a90f49fec Description-en: GNU Radio FM RDS/TMC Transceiver (library) A Radio Data System - Traffic Message Channel (RDS-TMC) block for GNU Radio. . Radio Data System (RDS) is a communications protocol standard for embedding small amounts of digital information in conventional FM radio broadcasts. . This package provides a shared library. Package: libgnuradio-runtime3.10.11 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-satellites5.5.0 Description-md5: 6dead797c65cee5e03cb685bbdbaa04b Description-en: library of satellite telemetry signal decoders This GNU Radio out-of-tree module can be used to decode frames transmitted from most Amateur satellites in orbit, performing demodulation, forward error correction, etc. Decoded frames can be saved to a file or displayed in hex format. For some satellites the telemetry format definition is included in gr-satellites, so the decoded telemetry frames can be printed out as human-readable values such as bus voltages and currents. Additionally, some satellites transmit files such as JPEG images. gr-satellites can be used to reassemble these files and even display the images in real-time as they are being received. . It supports most popular protocols, such as AX.25, the GOMspace NanoCom U482C and AX100 modems, an important part of the CCSDS stack, the AO-40 protocol used in the FUNcube satellites, and several ad-hoc protocols used in other satellites. . This package contains the shared library. Package: libgnuradio-soapy3.10.11 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.11 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.11 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.11 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.11 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.11 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.11 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: libgnustep-base-dev Description-md5: 8f8911005f8843b299642fc9bb55fc7d Description-en: GNUstep Base header files and development libraries This package contains the header files and static libraries required to build applications against the GNUstep Base library. . Install this package if you wish to develop your own programs using the GNUstep Base Library. Package: libgnustep-base1.30 Description-md5: a4b543c1cc35f94e4ce935f098456a7b Description-en: GNUstep Base library The GNUstep Base Library is a powerful fast library of general-purpose, non-graphical Objective C classes, inspired by the OpenStep API but implementing Apple and GNU additions to the API as well. It includes for example classes for unicode strings, arrays, dictionaries, sets, byte streams, typed coders, invocations, notifications, notification dispatchers, scanners, tasks, files, networking, threading, remote object messaging support (distributed objects), event loops, loadable bundles, attributed unicode strings, xml, mime, user defaults. Package: libgo-11-dev Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo19 Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgovirt-common Description-md5: 8c88d15bd56b1887856f8f98733cd7df Description-en: GObject-based library to access oVirt REST API (common files) libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. . This package contains the translation files. Package: libgovirt-dev Description-md5: 73b4ea3152f8edc1fe413c0ec92de227 Description-en: GObject-based library to access oVirt REST API (dev files) libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. . This package contains the development files. Package: libgovirt2 Description-md5: 6735780968aa021086f224e9220c8f10 Description-en: GObject-based library to access oVirt REST API libgovirt is a library that allows applications to use oVirt REST API to list VMs managed by an oVirt instance, and to get the connection parameters needed to make a SPICE/VNC connection to them. Package: libgpgmepp-dev Description-md5: 5afb3029e87c0e52c4aaf7fe11cf5964 Description-en: C++ wrapper library for GPGME (development files) GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . This package contains the headers and other files needed to compile against it. Package: libgphobos-11-dev Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd Description-en: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos2 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgraphviz-dev Description-md5: c3a8010bf765807229fbc858755d3ad0 Description-en: graphviz libs and headers against which to build applications Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package installs the libraries and headers necessary to link graphviz library routines into an application. It also installs additional man pages. . Note: A graphviz user doesn't need to install this package. Package: libgravatar-data Description-md5: 4aed4422f6e398ba981e188a2fdef7f7 Description-en: KDE PIM gravatar library - data files This internal library is a brigde for using the gravatar service from KDE PIM applications. . This package contains shared data files. . This package is part of the KDE PIM module. Package: libgravatar-dev Description-md5: d38f18259c3e4f6e8c66a22e1e17dc05 Description-en: KDE PIM gravatar library - development files This internal library is a brigde for using the gravatar service from KDE PIM applications. . This package contains the development files needed to build against the library. . This package is part of the KDE PIM module. Package: libgtsam-dev Description-md5: 3c5268c1ac9ee62ac965aac01256a22f Description-en: Factor graphs for sensor fusion in robotics GTSAM is a C++ library that implements sensor fusion for robotics and computer vision applications, including SLAM (Simultaneous Localization and Mapping), VO (Visual Odometry), and SFM (Structure from Motion). It uses factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices to optimize for the most probable configuration or an optimal plan. Coupled with a capable sensor front-end (not provided here), GTSAM powers many impressive autonomous systems, in both academia and industry. . Development files Package: libgtsam-doc Description-md5: 85d8ffa54a6c50013303a6874e3771dc Description-en: Factor graphs for sensor fusion in robotics GTSAM is a C++ library that implements sensor fusion for robotics and computer vision applications, including SLAM (Simultaneous Localization and Mapping), VO (Visual Odometry), and SFM (Structure from Motion). It uses factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices to optimize for the most probable configuration or an optimal plan. Coupled with a capable sensor front-end (not provided here), GTSAM powers many impressive autonomous systems, in both academia and industry. . Documentation Package: libgtsam4 Description-md5: 65b87756940d8ce134a9dff916ba336b Description-en: Factor graphs for sensor fusion in robotics GTSAM is a C++ library that implements sensor fusion for robotics and computer vision applications, including SLAM (Simultaneous Localization and Mapping), VO (Visual Odometry), and SFM (Structure from Motion). It uses factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices to optimize for the most probable configuration or an optimal plan. Coupled with a capable sensor front-end (not provided here), GTSAM powers many impressive autonomous systems, in both academia and industry. Package: libgv-guile Description-md5: 4d9e1cdaa267a74055c166a75ab1e8b3 Description-en: Guile bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the guile (3.0) bindings. Package: libgv-lua Description-md5: 0e64de3cb016ad670bbbb2773daf8c79 Description-en: Lua bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the lua5.2 bindings. Package: libgv-perl Description-md5: 50f9c9810e4cd1ff33ec004dadd5fd9a Description-en: Perl bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Perl bindings. Package: libgv-ruby Description-md5: bc900a06ec5b5114246ccb0e255925c4 Description-en: Ruby bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Ruby bindings. Package: libgv-tcl Description-md5: 0ab2c69c3d22314448ae2cd59acadf39 Description-en: Tcl bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Tcl (8.6) bindings. Package: libgvc6 Description-md5: 87da8308b382f4072b1022b48b3d7368 Description-en: rich set of graph drawing tools - gvc library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvc library. Package: libgvc6-plugins-gtk Description-md5: a2d766af1019ed41a27a7b18b86cd03e Description-en: rich set of graph drawing tools - gtk plugins Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gtk and gdk-pixbuf plugins. Package: libgvpr2 Description-md5: e7dafa90950ab7d270f04d6a2f98fc48 Description-en: rich set of graph drawing tools - gvpr library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the gvpr library. Package: libhalide19-0 Description-md5: 89e993b87074eac88ef31acb3aeb4422 Description-en: fast, portable computation on images and tensors Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. Halide currently targets: * CPU architectures: X86, ARM, Hexagon, PowerPC, RISC-V * Operating systems: Linux, Windows, macOS, Android, iOS, Qualcomm QuRT * GPU Compute APIs: CUDA, OpenCL, Apple Metal, Microsoft Direct X 12, Vulkan Rather than being a standalone programming language, Halide is embedded in C++. This means you write C++ code that builds an in-memory representation of a Halide pipeline using Halide's C++ API. You can then compile this representation to an object file, or JIT-compile it and run it in the same process. Package: libhalide19-dev Description-md5: f79e018121f4b3ffe864a21ee6907d27 Description-en: fast, portable computation on images and tensors -- Development files Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. . This package contains the files necessary to develop against libhalide. Package: libhalide19-doc Description-md5: 49a70fa6bdeeb7cc3885a956f009fef3 Description-en: fast, portable computation on images and tensors (C++ documentation) Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. . This package contains README's and tutorials for using Halide from C++. Package: libhalideaot19-0 Description-md5: 3659818dee53660bdaafd24351957dc1 Description-en: fast, portable computation on images and tensors (virtual library) Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. . Software that uses halide can either rely on just-in-time compilation, in which case it runtime-depends on/links to libhalide, or it can be compiled ahead of time, when building the software, in which case it does not strictly depend on halide. Former software should depend on this package instead, to make it obvious which software needs to be rebuilt with newer halide versions. . This is an empty package. Package: libhamlib++-dev Description-md5: b641923875fe087fcd2f8e62611bcb5e Description-en: Development C++ library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the development library with C++ bindings. If you wish to run applications developed using this library you'll need the 'libhamlib++4' package. Package: libhamlib++4t64 Description-md5: 09b01354ec5b873f75104929772949e9 Description-en: Run-time C++ library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the C++ run-time form of the library. If you wish to develop software using this library you need the 'libhamlib++-dev' package. Package: libhamlib-dev Description-md5: 4cbc590d7c98bc291c20c919f54e243e Description-en: Development library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the development library with both C bindings. If you wish to run applications developed using this library you'll need the 'libhamlib4' package. Package: libhamlib-doc Description-md5: 0c1cf87c1ec4e391547c2c66031c7038 Description-en: Documentation for the hamlib radio control library Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the developers documentation for the API. Package: libhamlib-perl Description-md5: 11dcb610bf4028fb1307b4aef62038da Description-en: Run-time perl library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the perl bindings of the library. Package: libhamlib-utils Description-md5: cc7b4ca12d48dc5b55a0ed3dc8096880 Description-en: Utilities to support the hamlib radio control library Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides command-line utilities to test the hamlib library and to control transceivers if you're short of anything more sophisticated: ampctl ampctld rigctl rigctlcom rigctld rigmem rigsmtr rigswr rotctl rotctld Package: libhamlib4t64 Description-md5: c67b2b377fead3c97a1110d16e3b74e3 Description-en: Run-time library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the C run-time form of the library. If you wish to develop software using this library you need the 'libhamlib-dev' package. Package: libharfbuzz-bin Description-md5: 3b67b2fcd95a19f0fb4b9af3ea82d048 Description-en: OpenType text shaping engine (utility) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains a command line interface for the HarfBuzz library. Package: libheartbeat2-dev Description-md5: cd55666b03ed8197035d3b10d3f8b496 Description-en: Subsystem for High-Availability Linux (development files) heartbeat is a messaging subsystem for high availability which implements serial, UDP, and PPP/UDP heartbeats. . It is one of the messaging layers supported by the Pacemaker cluster resource manager. . This package contains the Heartbeat library development files to make them available to other programs like Pacemaker. Package: libheartbeat2t64 Description-md5: d4f0fa776e9069054e6b632ec6f5a777 Description-en: Subsystem for High-Availability Linux (libraries) heartbeat is a messaging subsystem for high availability which implements serial, UDP, and PPP/UDP heartbeats. . It is one of the messaging layers supported by the Pacemaker cluster resource manager. . This package contains the Heartbeat libraries to make them available to other programs like Pacemaker without having to install the whole Heartbeat suite. Package: libhex-ocaml Description-md5: 1747f7ee94f7ec8f38935a17f212c28e Description-en: library providing hexadecimal converters (runtime) Hex is a minimal library providing hexadecimal converters. . This package contains the runtime libraries for programs using hex. Package: libhex-ocaml-dev Description-md5: 8c559af0bee30e82d8761f9b6bcc1a55 Description-en: library providing hexadecimal converters (dev) Hex is a minimal library providing hexadecimal converters. . This package contains the development stuff needed to use the hex library in your programs. Package: libhfst-dev Description-md5: 44bcf6eb6f13fc7d87e1de069a9b37e8 Description-en: Helsinki Finite-State Transducer Technology Development files The Helsinki Finite-State Transducer software is intended for the implementation of morphological analysers and other tools which are based on weighted and unweighted finite-state transducer technology. . This package provides development headers and libraries for HFST Package: libhfst55 Description-md5: 3747f074947bdb1dd6b5013f1ec28ea5 Description-en: Helsinki Finite-State Transducer Technology Libraries The Helsinki Finite-State Transducer software is intended for the implementation of morphological analysers and other tools which are based on weighted and unweighted finite-state transducer technology. . This package provides runtime libraries for HFST. Package: libhsa-runtime-dev Description-md5: a43df1a7a825b65ac5f03fb39ff420b1 Description-en: HSA Runtime API and runtime for ROCm - development files This library provides user-mode API interfaces necessary for host applications to launch compute kernels to available HSA ROCm kernel agents. . This package contains the development headers. Package: libhsa-runtime64-1 Description-md5: 3b6dc07958d486a817a5f2ac17827c4a Description-en: HSA Runtime API and runtime for ROCm This library provides user-mode API interfaces necessary for host applications to launch compute kernels to available HSA ROCm kernel agents. Package: libhsail-rt-11-dev Description-md5: fdf9fe3239090741752f3b2eb4cff918 Description-en: HSAIL runtime library (development files) This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsail-rt0 Description-md5: 84a3c02391f5e02bf06f20db11410669 Description-en: HSAIL runtime library This library implements the agent-side runtime functionality required to run HSA finalized programs produced by the BRIG frontend. . The library contains both the code required to run kernels on the agent and also functions implementing more complex HSAIL instructions. Package: libhsakmt-dev Description-md5: 7206aef6339b557669fd61b2c4ccb72f Description-en: Thunk library for AMD KFD (dev) This package includes the user-mode API interfaces used to interact with the ROCk driver. . This package contains the development files. Package: libhsakmt1 Description-md5: cad20c7a0db349265356ab5bbc60e4cf Description-en: Thunk library for AMD KFD (shlib) This package includes the user-mode API interfaces used to interact with the ROCk driver. . This package contains the shared object. Package: libhtsjdk-java Description-md5: af3d0552d0d6d0c31899271354b48622 Description-en: Java API for high-throughput sequencing data (HTS) formats HTSJDK is an implementation of a unified Java library for accessing common file formats, such as SAM (Sequence Alignment/Map) and VCF, used for high-throughput sequencing data. There are also an number of useful utilities for manipulating HTS data. Package: libhtsjdk-java-doc Description-md5: 5e0932d2eb6a6dc4be29061ea1f6b199 Description-en: Documentation for the java HTSJDK library HTSJDK is an implementation of a unified Java library for accessing common file formats, such as SAM (Sequence Alignment/Map) and VCF, used for high-throughput sequencing data. There are also an number of useful utilities for manipulating HTS data. . This package contains the javadoc of the library. Package: libiitii-dev Description-md5: fce9786d88455289fadb8d51189d3643 Description-en: Implicit Interval Tree with Interpolation Index (devel) Iitii is a data structure for indexing begin/end position intervals, such as genomic feature annotations, and answering requests for all items overlapping a query interval. Building on cgranges by Heng Li, iitii explores ideas from DBMS interpolation search and learned index structures to speed up queries on large datasets. . This package contains the header files for development. Package: libimage-magick-perl Description-md5: 7ce8b44a017b6b1792ace5babb8a40cb Description-en: Perl interface to the ImageMagick graphics routines PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. . This is the compatibility (wrapper) perlmagick package that use the default channel depth. . This package provides the perl Image::Magick class. Package: libimage-magick-q16-perl Description-md5: b2b7bcf0fd3b8cca1a12186f85981002 Description-en: Perl interface to the ImageMagick graphics routines -- Q16 version PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. . This version of libimage-magick is compiled for a channel depth of 16 bits (Q16). . This package provides the perl Image::Magick::Q16 class. Package: libimage-magick-q16hdri-perl Description-md5: 8507376c7886a5145af7be82f371b30e Description-en: Perl interface to the ImageMagick graphics routines -- Q16HDRI version PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. . This version of libimage-magick is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). . This package provides the perl Image::Magick::Q16HDRI class. Package: libimath-3-1-29t64 Description-md5: e8c9ffbe25a2f39597189450f5ef7590 Description-en: Utility libraries from ASF used by OpenEXR - runtime Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type. . Imath also includes optional Python bindings for all types and functions, including optimized implementations of vector and matrix arrays. . This package provides the runtime libraries. Package: libimath-dev Description-md5: 7feeee112786f30116c619a621a66b2d Description-en: Utility libraries from ASF used by OpenEXR - development Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type. . Imath also includes optional Python bindings for all types and functions, including optimized implementations of vector and matrix arrays. . This package provides the development files for Imath. Package: libimath-doc Description-md5: e658f6b6c33ad948a4e7a1d6189eae3e Description-en: Utility libraries from ASF used by OpenEXR - documentation Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type. . Imath also includes optional Python bindings for all types and functions, including optimized implementations of vector and matrix arrays. . This package provides the official documentation for Imath. Package: libimobiledevice-utils Description-md5: b3a7d1ccbda22f451ca80b0655893823 Description-en: Utitilies for communicating with iPhone and other Apple devices This package contains various utilities to interact with iPhone, iPad and iPod touch devices, like: . - idevice_id: List attached devices or print device name of given device - idevicebackup: Create or restore backup for devices (legacy) - idevicebackup2: Create or restore backups for devices running iOS 4 or later - idevicecrashreport: Retrieve crash reports from a device - idevicedate: Display the current date or set it on a device - idevicedebug: Interact with the debugserver service of a device - idevicedebugserverproxy: Proxy a debugserver connection from a device for remote debugging - idevicediagnostics: Interact with the diagnostics interface of a device - ideviceenterrecovery: Make a device enter recovery mode - ideviceimagemounter: Mount disk images on the device - ideviceinfo: Show information about a connected device - idevicename: Display or set the device name - idevicenotificationproxy: Post or observe notifications on a device - idevicepair: Manage host pairings with devices and usbmuxd - ideviceprovision: Manage provisioning profiles on a device - idevicescreenshot: Gets a screenshot from the connected device - idevicesetlocation: Simulate location on device - idevicesyslog: Relay syslog of a connected device Package: libindi-data Description-md5: 2147f72ad3210176b1dd800e188015bb Description-en: Instrument-Neutral Device Interface library -- shared data INDI (Instrument-Neutral Device Interface) is a distributed XML-based control protocol designed to operate astronomical instrumentation. INDI is small, flexible, easy to parse, scalable, and stateless. It supports common DCS functions such as remote control, data acquisition, monitoring, and a lot more. . This package contains the data files for the INDI library. Package: libindi-dev Description-md5: 87bf82675f43ab4b1d583033650b5e46 Description-en: Instrument-Neutral Device Interface library -- development files INDI (Instrument-Neutral Device Interface) is a distributed XML-based control protocol designed to operate astronomical instrumentation. INDI is small, flexible, easy to parse, scalable, and stateless. It supports common DCS functions such as remote control, data acquisition, monitoring, and a lot more. . This package contains development headers and libraries for the INDI library. Package: libindi-plugins Description-md5: 42c6d49d1fe305e17b481ff3d63f6c67 Description-en: Instrument-Neutral Device Interface library -- plugins INDI (Instrument-Neutral Device Interface) is a distributed XML-based control protocol designed to operate astronomical instrumentation. INDI is small, flexible, easy to parse, scalable, and stateless. It supports common DCS functions such as remote control, data acquisition, monitoring, and a lot more. . This package contains binary plugins. Package: libindialignmentdriver2 Description-md5: 91c1cefc7f4eaf2e5977cc1fa7a80f30 Description-en: Instrument-Neutral Device Interface library -- alignment driver lib INDI (Instrument-Neutral Device Interface) is a distributed XML-based control protocol designed to operate astronomical instrumentation. INDI is small, flexible, easy to parse, scalable, and stateless. It supports common DCS functions such as remote control, data acquisition, monitoring, and a lot more. . This package contains the alignment driver shared library. Package: libindiclient2 Description-md5: 2932b4a33d0beb4a8fb2666fd3559dea Description-en: Instrument-Neutral Device Interface library -- client library INDI (Instrument-Neutral Device Interface) is a distributed XML-based control protocol designed to operate astronomical instrumentation. INDI is small, flexible, easy to parse, scalable, and stateless. It supports common DCS functions such as remote control, data acquisition, monitoring, and a lot more. . This package contains the client shared library. Package: libindidriver2 Description-md5: 60df8aa9fbc23dcb5c3b5fdfddfeb824 Description-en: Instrument-Neutral Device Interface library -- driver library INDI (Instrument-Neutral Device Interface) is a distributed XML-based control protocol designed to operate astronomical instrumentation. INDI is small, flexible, easy to parse, scalable, and stateless. It supports common DCS functions such as remote control, data acquisition, monitoring, and a lot more. . This package contains the driver shared library. Package: libindilx200-2 Description-md5: 3ef0b62f32a167f4e2e30b306dc2bd5f Description-en: Instrument-Neutral Device Interface library -- lx200 driver lib INDI (Instrument-Neutral Device Interface) is a distributed XML-based control protocol designed to operate astronomical instrumentation. INDI is small, flexible, easy to parse, scalable, and stateless. It supports common DCS functions such as remote control, data acquisition, monitoring, and a lot more. . This package contains the lx200 driver shared library. Package: libinline-python-perl Description-md5: 2d294bf79df2810b56ed9b25770756da Description-en: module to write Perl subs and classes in Python The Inline::Python module allows one to write Perl subroutines in Python. One doesn't have to use any funky techniques for sharing most types of data between the two languages, either. Inline::Python comes with its own data translation service. It converts any Python structures it knows about into Perl structures, and vice versa. . Inline::Python sets up an in-process Python interpreter, runs the code, and then examines Python's symbol table for things to bind to Perl. The process of interrogating the Python interpreter for globals only occurs the first time the Python code is run. The namespace is cached, and subsequent calls use the cached version. Package: libinotify-ocaml Description-md5: d99ff02128e3b2ab0ed774b9a117bda1 Description-en: OCaml bindings for the inotify API This library provides OCaml bindings for using inotify. . Inotify is a Linux kernel subsystem, that notice changes to the filesystem, and report those changes to applications. . This package contains shared library. Package: libinotify-ocaml-dev Description-md5: cdfa745781cafa314adb73004a226cde Description-en: OCaml bindings for the inotify API This library provides OCaml bindings for using inotify. . Inotify is a Linux kernel subsystem, that notice changes to the filesystem, and report those changes to applications. . This package contains header and OCaml library. Package: libipaddr-ocaml Description-md5: 15c9318d8b095088b891874395f24c4f Description-en: library for manipulation of IP (and MAC) address representations (runtime) This is a library for manipulation of IP (and MAC) address representations. . Features: * IPv4 and IPv6 support * IPv4 and IPv6 CIDR prefix support * IPv4 and IPv6 CIDR-scoped address support * Integration with the standard OCaml distribution (Map.OrderedType, Unix, top-level) * IP address scope classification * IPv4-mapped addresses in IPv6 (::ffff:0:0/96) are an embedding of IPv4 * MAC-48 (Ethernet) address support * All types have sexplib serializers/deserializers . This package contains the shared runtime libraries. Package: libipaddr-ocaml-dev Description-md5: ca3b7ddcdbe87fc8ab98fa5188a149be Description-en: library for manipulation of IP (and MAC) address representations (dev files) This is a library for manipulation of IP (and MAC) address representations. . Features: * IPv4 and IPv6 support * IPv4 and IPv6 CIDR prefix support * IPv4 and IPv6 CIDR-scoped address support * Integration with the standard OCaml distribution (Map.OrderedType, Unix, top-level) * IP address scope classification * IPv4-mapped addresses in IPv6 (::ffff:0:0/96) are an embedding of IPv4 * MAC-48 (Ethernet) address support * All types have sexplib serializers/deserializers . This package contains development files. Package: libisospec++-dev Description-md5: 113dcc38c2c18f64fa4d54fe8fe98a78 Description-en: Isotopic fine structure calculator (C++ development files) IsoSpec implements an algorithm for fast computation of isotopologues of chemical substances that can alternate between joint probability and peak height threshold. . This package ships the development files. Package: libisospec++-doc Description-md5: cd6011399319872db6a2774880e9a4a4 Description-en: Isotopic fine structure calculator (C++ API documentation) IsoSpec implements an algorithm for fast computation of isotopologues of chemical substances that can alternate between joint probability and peak height threshold. Package: libisospec++2t64 Description-md5: 9265d7731cc4aa34bda02514a5dc31e9 Description-en: Isotopic fine structure calculator (C++ runtime) IsoSpec implements an algorithm for fast computation of isotopologues of chemical substances that can alternate between joint probability and peak height threshold. . This package ships the runtime shared library. Package: libjavascriptcoregtk-4.0-bin Description-md5: 063e995389abd53361e2fa870999c7ca Description-en: WebKitGTK JavaScript command-line interpreter (transitional dummy package) This is a transitional dummy package, it can be safely removed. Package: libjavascriptcoregtk-bin Description-md5: ac7afc0b1a4392958885f97c8f08146c Description-en: JavaScript engine library from WebKitGTK - command-line interpreter JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimizing JIT (FTL). . This package provides jsc, a command-line JavaScript interpreter. Package: libjs-janus-gateway Description-md5: d6bb3716c1c312f6fa298613ea3aab1b Description-en: general purpose WebRTC server/gateway - JavaScript library janus is a general purpose WebRTC server/gateway with a minimal footprint. . This package contains a JavaScript library to interact with Janus from a web browser. Package: libjs-of-ocaml Description-md5: 1a5371bc67a83169a2d60423d3c62697 Description-en: OCaml bytecode to JavaScript compiler (runtime) Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes it possible to run OCaml programs in a web browser. Its key features are the following: * the whole language, and most of the standard library are supported; * the generated code can be used with any web server and browser; * you can use a standard installation of OCaml to compile your programs. In particular, you do not have to recompile a library to use it with Js_of_ocaml. You just have to link your program with a specific library to interface with the browser APIs. . This package contains runtime libraries that may be needed by server-side programs communicating with clients compiled with Js_of_ocaml using JSON. Package: libjs-of-ocaml-dev Description-md5: abe95895ab2f33a3262f1c3beb98b8cf Description-en: OCaml bytecode to JavaScript compiler (development files) Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes it possible to run OCaml programs in a web browser. Its key features are the following: * the whole language, and most of the standard library are supported; * the generated code can be used with any web server and browser; * you can use a standard installation of OCaml to compile your programs. In particular, you do not have to recompile a library to use it with Js_of_ocaml. You just have to link your program with a specific library to interface with the browser APIs. . This package contains development files needed to compile server-side (using regular OCaml compiler) and client-side (using Js_of_ocaml) programs. Package: libjs-of-ocaml-doc Description-md5: 154f370d4fd407c09642220e12f79204 Description-en: OCaml bytecode to JavaScript compiler (documentation) Js_of_ocaml is a compiler of OCaml bytecode to JavaScript. It makes it possible to run OCaml programs in a web browser. . This package contains the API reference and examples. Package: libjuce-doc Description-md5: 5d99d0cc4969b5646d2f8e1b7bc9f465 Description-en: Jules' Utility Class Extensions (documentation) JUCE (Jules' Utility Class Extensions) is an all-encompassing C++ framework for developing cross-platform software. . It contains pretty much everything you're likely to need to create most applications, and is particularly well-suited for building highly-customised GUIs, and for handling graphics and sound. . This package contains html documentation for the JUCE API. Package: 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: libkaddressbook-dev Description-md5: 5b52a7b508d1cdd53e137aacb38903c5 Description-en: Addressbook import export library - development files KAddressBook enables you to manage your contacts efficiently and comfortably. It can load and save your contacts to many different locations, including the local file system, LDAP servers, and SQL databases. . This package contains the development files. Package: libkcalendarutils-data Description-md5: 0d823e762e0aa76c46be6446cb9d3781 Description-en: kcalutils - data files This library provides a set of utility functions that help applications access and use calendar data via the KCalCore library. . This package contains the data files. Package: libkcalendarutils-dev Description-md5: bdd38e28a782c8f1100791a9110f97b8 Description-en: kcalutils - development files This library provides a set of utility functions that help applications access and use calendar data via the KCalCore library. . This package contains the development files. Package: libkdumpfile-dev Description-md5: da4a962ad9c9fa12fa03ee8221d6cf25 Description-en: libkdumpfile development libraries and header files libkdumpfile is a library to read kdump-compressed kernel core dumps. . This package contains development libraries and header files for libkdumpfile. Package: libkdumpfile-doc Description-md5: 09a634e467ebe247221243a062dec1e3 Description-en: Kernel coredump file access (documentation) libkdumpfile is a library to read kdump-compressed kernel core dumps. . This package contains the HTML documentation for libkdumpfile. Package: libkdumpfile10 Description-md5: 852e573ed65a36e003c6efd74008b388 Description-en: Kernel coredump file access libkdumpfile is a library to read kdump-compressed kernel core dumps. Package: libkf6textaddonswidgets1 Description-md5: a0edcb1e7ffbec7bb383f4c5805056a0 Description-en: KDE text handling addons - widgets library KTextAddons is a collection of text addons libraries developed by the KDE community. . This collection of libraries provide functionalities such as autocorrection, text to speak, grammar checking, text translator or emoticon support. . This package provides the text addons widgets library Package: libkf6textautocorrectioncore1 Description-md5: 7f5520ab781f8a1e1a4c4408b01c1dcb Description-en: KDE text handling addons - correction core library KTextAddons is a collection of text addons libraries developed by the KDE community. . This collection of libraries provide functionalities such as autocorrection, text to speak, grammar checking, text translator or emoticon support. . This package provides the text autocorrection core library. Package: libkf6textautocorrectionwidgets1 Description-md5: 6173529a45da5bc4bbac92fafb176e88 Description-en: KDE text handling addons - correction widget library KTextAddons is a collection of text addons libraries developed by the KDE community. . This collection of libraries provide functionalities such as autocorrection, text to speak, grammar checking, text translator or emoticon support. . This package provides the text autocorrection widget library. Package: libkf6textcustomeditor1 Description-md5: 29c86dad1d2cd40c73339fbeb809e37f Description-en: KDE text handling addons - custom editor library KTextAddons is a collection of text addons libraries developed by the KDE community. . This collection of libraries provide functionalities such as autocorrection, text to speak, grammar checking, text translator or emoticon support. . This package provides the text custom editor library. Package: libkf6textedittexttospeech1 Description-md5: e8648a3cb823a7e2085d949cb0d3571e Description-en: KDE text handling addons - text edit text-to-speech library KTextAddons is a collection of text addons libraries developed by the KDE community. . This collection of libraries provide functionalities such as autocorrection, text to speak, grammar checking, text translator or emoticon support. . This package provides the text-to-speech library. Package: libkf6textemoticonscore1 Description-md5: 9b012611a3cf027fb8300567ef4b535f Description-en: KDE text handling addons - text emoticons library KTextAddons is a collection of text addons libraries developed by the KDE community. . This collection of libraries provide functionalities such as autocorrection, text to speak, grammar checking, text translator or emoticon support. . This package provides the text emoticons library. Package: libkf6textemoticonswidgets1 Description-md5: eb9c8bb42502bd2a061c50b75898e758 Description-en: KDE text handling addons - text emoticons widgets library KTextAddons is a collection of text addons libraries developed by the KDE community. . This collection of libraries provide functionalities such as autocorrection, text to speak, grammar checking, text translator or emoticon support. . This package provides the emoticons widget library. Package: libkf6textgrammarcheck1 Description-md5: 55c8a0fab430cf91f455da5a980ff2cc Description-en: KDE text handling addons - text grammar check library KTextAddons is a collection of text addons libraries developed by the KDE community. . This collection of libraries provide functionalities such as autocorrection, text to speak, grammar checking, text translator or emoticon support. . This package provides the text grammar check library. Package: libkf6texttranslator1 Description-md5: 65c042159295a71c9d6474fdebe41f7b Description-en: KDE text handling addons - text translator library KTextAddons is a collection of text addons libraries developed by the KDE community. . This collection of libraries provide functionalities such as autocorrection, text to speak, grammar checking, text translator or emoticon support. . This package provides the text translator library. Package: libkf6textutils1 Description-md5: 2883b053a15ea0321e1036d3806cb708 Description-en: KDE text handling addons - text utils library KTextAddons is a collection of text addons libraries developed by the KDE community. . This collection of libraries provide functionalities such as autocorrection, text to speak, grammar checking, text translator or emoticon support. . This package provides the text utils library. Package: libkidentitymanagement-data Description-md5: b5ea3d2a29d9be37fa7ae78cb4ab957a Description-en: library for managing user identities - data files This library provides an API for managing user identities. . This package contains the development files. Package: libkidentitymanagement-dev Description-md5: 6f4327cbdd7bd68e78005178753048cf Description-en: library for managing user identities - development files This library provides an API for managing user identities. . This package contains the development files. Package: libkimap-data Description-md5: 253f3f84b89ff6de6f104a233212c70d Description-en: library for handling IMAP data - arch independent files This library provides an API for handling data received from IMAP services. IMAP (Internet Message Access Protocol) is one of the two most prevalent Internet standard protocols for e-mail retrieval. . This package contains the arch independent data for KIMAP. Package: libkimap-dev Description-md5: 897f577924da2ddfcc1097c3f3f7916d Description-en: library for handling IMAP data - development files This library provides an API for handling data received from IMAP services. IMAP (Internet Message Access Protocol) is one of the two most prevalent Internet standard protocols for e-mail retrieval. . This package contains the development files. Package: libkitinerary-bin Description-md5: 9698393e97e8c3a314855aee4cd674c1 Description-en: library for Travel Reservation information - binaries This library provides an API for Data Model and Extraction System for Travel Reservation information. . This package contains the binaries like - kitinerary-extractor Package: libkitinerary-data Description-md5: bed7db327055fd249cc28e8b91fd73de Description-en: library for Travel Reservation information - arch independent data This library provides an API for Data Model and Extraction System for Travel Reservation information. . This package contains the arch independent data for KPimItinerary. Package: libkitinerary-dev Description-md5: 0ab6887b9204b218de8c4e0d7a22652a Description-en: library for Travel Reservation information - development files This library provides an API for Data Model and Extraction System for Travel Reservation information. . This package contains the development files. Package: libkldap-data Description-md5: 8bccea239dd9315d59503f37f88e9176 Description-en: Arch independent data forlibrary for accessing LDAP This is a library for accessing LDAP with a convenient Qt style C++ API. LDAP (Lightweight Directory Access Protocol) is an application protocol for querying and modifying directory services running over TCP/IP. . This package contains the arch independent data for KLdap. Package: libkldap-dev Description-md5: 7389f56e2b83cda2cf6f3ae47b1e5ac0 Description-en: library for accessing LDAP - development files This is a library for accessing LDAP with a convenient Qt style C++ API. LDAP (Lightweight Directory Access Protocol) is an application protocol for querying and modifying directory services running over TCP/IP. . This package contains the development files. Package: libkldap-doc Description-md5: b17033b799fd447cc13f81d93e1dcf64 Description-en: library for accessing LDAP (documentation) This is a library for accessing LDAP with a convenient Qt style C++ API. LDAP (Lightweight Directory Access Protocol) is an application protocol for querying and modifying directory services running over TCP/IP. . This package contains the documentation files. Package: libkmailtransport-data Description-md5: 5369e5868eb7423cb03646bbec09e9db Description-en: mail transport service library - data files Mailtransport is a library that provides the following functionality: . * Shared mail transport settings. * GUI elements to configure mail transport settings. * Job classes for mail sending. . This package also contains a KDE control module which can be embedded into your application to provide mail transport configuration. . This package contains data files. Package: libkmailtransport-dev Description-md5: bdb3121eb260a0cd727b888db9015957 Description-en: mail transport service library - development files Mailtransport is a library that provides the following functionality: . * Shared mail transport settings. * GUI elements to configure mail transport settings. * Job classes for mail sending. . This package contains the development files. Package: libkmbox-dev Description-md5: 970f113ba32e693d20fad06b7422aaaf Description-en: library for handling mbox mailboxes - development files This is a library for handling mailboxes in mbox format, using a Qt/KMime C++ API. . This package contains the development files. Package: libkmer-dev Description-md5: 075a6478a30ac00e1b458e8410f3c0e3 Description-en: suite of tools for DNA sequence analysis (development lib) The kmer package is a suite of tools for DNA sequence analysis. It provides tools for searching (ESTs, mRNAs, sequencing reads); aligning (ESTs, mRNAs, whole genomes); and a variety of analyses based on kmers. . This package contains headers and static libraries for kmer. Package: libkmime-data Description-md5: 8a1f03c7dc80e1bcf83d40055b8971b7 Description-en: Arch independent data for library for handling MIME data This library provides an API for handling MIME data. MIME (Multipurpose Internet Mail Extensions) is an Internet Standard that extends the format of e-mail to support text in character sets other than US-ASCII, non-text attachments, multi-part message bodies, and header information in non-ASCII character sets. . This package contains the arch independent data for KMime. Package: libkmime-dev Description-md5: 3e8d7b6fb7ba4938dc9cf77296922163 Description-en: library for handling MIME data - development files This library provides an API for handling MIME data. MIME (Multipurpose Internet Mail Extensions) is an Internet Standard that extends the format of e-mail to support text in character sets other than US-ASCII, non-text attachments, multi-part message bodies, and header information in non-ASCII character sets. . This package contains the development files. Package: libkopeninghours-dev Description-md5: 3aa36412b696f4bcbc0edf67bddd653b Description-en: OSM opening hours expressions library (development files) A library for parsing and evaluating OSM opening hours expressions. . OSM opening hours expressions are used to describe when a feature is open/available or closed. This format is not only used in OpenStreetMap itself, but in various other data sources or APIs needing such a description as well. . This package contains the development files. Package: libkopeninghours1 Description-md5: 6496855967dc926ebd3446ff92e10f70 Description-en: OSM opening hours expressions library A library for parsing and evaluating OSM opening hours expressions. . OSM opening hours expressions are used to describe when a feature is open/available or closed. This format is not only used in OpenStreetMap itself, but in various other data sources or APIs needing such a description as well. Package: libkosm1 Description-md5: 44a07da6d303ccd9418f32466955f1f6 Description-en: library for OSM data with Qt Use OSM data with Qt data types to use it easily in your Qt applications. . It gives you picking support for implementing interaction with map elements. It supports externally provided overlay elements. It allows pre-loading and caching API for offline support in applications. Package: libkosmindoormap1 Description-md5: 272c1a9df6c999f33e1110cd5dba56d8 Description-en: OSM multi-floor indoor map renderer Open Street Map indoor map renderer of for example a (large) train station. . It has floor-level separation of OSM data and inter-floor navigation using stairs, escalators or elevators. Information for details like a selected amenity. Identifying railway platforms or airport gates in the map data. It is integrated with KPublicTransport to show line icons for railway platforms, show availability of rental bikes and get realtime equipment (elevators/escalators/etc) status information. Package: libkosmindoorrouting1 Description-md5: 78ab3c614666d857bd28705cfd900173 Description-en: OSM multi-floor indoor map navigation Open Street Map indoor map navigation of for example a (large) train station. . It has floor-level separation of OSM data and inter-floor navigation using stairs, escalators or elevators. Information for details like a selected amenity. Identifying railway platforms or airport gates in the map data. It is integrated with KPublicTransport to show line icons for railway platforms, show availability of rental bikes and get realtime equipment (elevators/escalators/etc) status information. Package: libkpim6addressbookimportexport6 Description-md5: 5453564a46abcb2f568326ea02ca2296 Description-en: Addressbook import export library KAddressBook enables you to manage your contacts efficiently and comfortably. It can load and save your contacts to many different locations, including the local file system, LDAP servers, and SQL databases. . This package contains the libary used for the import and and export of contacts. Package: libkpim6akonadiagentbase6 Description-md5: 6cb0d91384ee342f64ac4e4891caf006 Description-en: Akonadi agent base library This library contains classes to implement agents for the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6akonadicalendar6 Description-md5: 3c53c6b55c5a80a95ca7aec512b79a31 Description-en: library providing calendar helpers for Akonadi items This library offers helper functions to integrate the use of Akonadi calendar items in applications. Package: libkpim6akonadicontactcore6 Description-md5: 66d2f8c5cb09d9ef0130a65e91528185 Description-en: Akonadi contacts access library - core library This library provides contacts manipulation helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6akonadicontactwidgets6 Description-md5: d45c2df22d297664ef756efa5c269efd Description-en: Akonadi contact access library - widgets library This library provides contacts manipulation helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6akonadicore6 Description-md5: 7eaca65bf97daa5f493d62c080313159 Description-en: Akonadi core library This library contains Akonadi PIM data server core classes. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6akonadimime6 Description-md5: 4e624534e40cf9790cf55069c0d61f2f Description-en: Akonadi MIME handling library This library provides MIME handling helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6akonadinotes6 Description-md5: 8c6e61d76502884be9087f95fed497e3 Description-en: Akonadi notes access library This library provides notes manipulation helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6akonadiprivate6 Description-md5: fc68b591ff20eff8fb7e4c5e3375b4dd Description-en: libraries for the Akonadi PIM storage service Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package contains libraries used by the Akonadi PIM storage service. Package: libkpim6akonadisearchcore6 Description-md5: e95725044a9422408a5a8839c9602db3 Description-en: Akonadi search core library Internal library used to search in the Akonadi PIM data server. This package contains the core library. Package: libkpim6akonadisearchdebug6 Description-md5: 7ccbe1e860f7db2cab48f433c7f45dff Description-en: Akonadi search debug library Internal library used to search in the Akonadi PIM data server. This package contains the debug library. Package: libkpim6akonadisearchpim6 Description-md5: bf68bd20069fda6b0b73124e28f8098f Description-en: Akonadi search library Library used to search in the Akonadi PIM data server. Package: libkpim6akonadisearchxapian6 Description-md5: 8ad50970db472e018bcff8bbf873fd17 Description-en: Akonadi search xapian library Internal library used to search in the Akonadi PIM data server. This package contains the xapian library. Package: libkpim6akonadiwidgets6 Description-md5: 14a700b6cade167a55cbed0288970004 Description-en: Akonadi widgets library This library contains standard widgets for the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6akonadixml6 Description-md5: fedb7044a6b3771e661d0d2237c65b21 Description-en: Akonadi XML helper library This library provides XML helpers using the Akonadi PIM data server. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6calendarsupport6 Description-md5: faa6b9ae1834c946ddc7e93cc77973d3 Description-en: KDE PIM Calendar support - library This library provides calendar support for KDE PIM. . This package provides the shared libraries. Package: libkpim6calendarutils6 Description-md5: 345839acf405933e33db638ac032b51b Description-en: library with utility functions for the handling of calendar data This library provides a set of utility functions that help applications access and use calendar data via the KCalCore library. Package: libkpim6gravatar6 Description-md5: beb8ec156e8b90ca7cfdb6ac03039963 Description-en: KDE PIM gravatar library This internal library is a brigde for using the gravatar service from KDE PIM applications. . This package is part of the KDE PIM module. Package: libkpim6identitymanagementcore6 Description-md5: 75e4ad02dd356db0c8557f21a76468b9 Description-en: library for managing user identities This library provides an API for managing user identities. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6identitymanagementquick6 Description-md5: 75e4ad02dd356db0c8557f21a76468b9 Description-en: library for managing user identities This library provides an API for managing user identities. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6identitymanagementwidgets6 Description-md5: 4ee8bad1d0b67255ab0602bb0d9f3c66 Description-en: library for managing user identities This library provides an API for managing user identities with widgets. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6imap6 Description-md5: 15e0d328c72eb16d1c54232216220786 Description-en: library for handling IMAP data This library provides an API for handling data received from IMAP services. IMAP (Internet Message Access Protocol) is one of the two most prevalent Internet standard protocols for e-mail retrieval. Package: libkpim6importwizard6 Description-md5: 1ac1205de0e3cf6e3198da0ba75dbde3 Description-en: PIM data import wizard - library akonadi-import-wizard is an assistant to import PIM data from other applications into Akonadi for use in KDE PIM applications . This package contains the import wizard shared libraries. Package: libkpim6itinerary6 Description-md5: a467a95d3b36d239a58d3500e77e13b2 Description-en: library for Travel Reservation information This library provides an API for Data Model and Extraction System for Travel Reservation information. Package: libkpim6kmanagesieve6 Description-md5: 41f348d1ad406a2453e30b07d2621e97 Description-en: Sieve remote script management support for kdepim, library This library implements a subset of the protocol for remotely managing Sieve scripts (RFC 5804). Among other basic operations, it provides an easy to use API for listing, retrieving, deleting, activating and uploading of scripts to the remote Sieve script server. . This package is part of the KDE PIM module. Package: libkpim6ksieve6 Description-md5: 9fc856526951c294fbc203c6acb2f202 Description-en: Sieve mail filtering language support for kdepim, library This library implements a parser and lexer for Sieve, the mail filtering language (RFC 3028). . This package is part of the KDE PIM module. Package: libkpim6ksievecore6 Description-md5: 3c774870f87c3cd81c32ed0f54117ee7 Description-en: Sieve mail filtering language support for kdepim, core library This library implements the core services for libksieve. . This package is part of the KDE PIM module. Package: libkpim6ksieveui6 Description-md5: 530a6c5f34077391676f0b0bed9a39b6 Description-en: Sieve mail filtering language support for kdepim, GUI library This library implements GUI dialogs and elements which enable users to easily create, edit and manage their mail filters on the mail servers which support the Sieve language (RFC 3028) and the protocol for remotely managing Sieve scripts (RFC 5804). . This package is part of the KDE PIM module. Package: libkpim6ldapcore6 Description-md5: 2bc1a9b485bbacf6b6fdefdd2097e5ff Description-en: library for accessing LDAP This is a library for accessing LDAP with a convenient Qt style C++ API. LDAP (Lightweight Directory Access Protocol) is an application protocol for querying and modifying directory services running over TCP/IP. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6ldapwidgets6 Description-md5: 2bc1a9b485bbacf6b6fdefdd2097e5ff Description-en: library for accessing LDAP This is a library for accessing LDAP with a convenient Qt style C++ API. LDAP (Lightweight Directory Access Protocol) is an application protocol for querying and modifying directory services running over TCP/IP. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6mailcommon6 Description-md5: a643053763057912f5ec3bae95cb63ad Description-en: KDE PIM email utility library The mail common library provides utility functions for dealing with email. . This package is part of KDE PIM module. Package: libkpim6mailimporter6 Description-md5: d4cb6f1bf57b1311e8bca4cafd075a38 Description-en: KDE PIM Mail importer library This package contains a library for importing mails into KDE applications. . This package is part of the KDE PIM module. Package: libkpim6mailimporterakonadi6 Description-md5: 96bc65d27c80727a70fa765bec02d454 Description-en: KDE PIM Mail importer Akonadi library This package contains a library for importing mails into Akonadi applications. . This package is part of the KDE PIM module. Package: libkpim6mailtransport6 Description-md5: 2cb7cc2b9b2329a3d1f1b5001ff8968c Description-en: mail transport service library Mailtransport is a library that provides the following functionality: . * Shared mail transport settings. * GUI elements to configure mail transport settings. * Job classes for mail sending. Package: libkpim6mbox6 Description-md5: febe5c6e80fedbf1f282062563ad4d3e Description-en: library for handling mbox mailboxes This is a library for handling mailboxes in mbox format, using a Qt/KMime C++ API. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6messagecomposer6 Description-md5: 9b1e91dffa5a411917a57fa755736f29 Description-en: KDE PIM messaging library, composer library This package contains the message composer library. It provides basic e-mail message composing facilities. . This package is part of KDE PIM module. Package: libkpim6messagecore6 Description-md5: 035d36e99d6729804a6073c2098ccd4e Description-en: KDE PIM messaging library, core library This package contains the message core library. It provides basic e-mail message handling facilities. . This package is part the KDE PIM module. Package: libkpim6messagelist6 Description-md5: 49a0d7f2169e8c95462d34be5e96bbb2 Description-en: KDE PIM messaging library, message list library This package contains the message list library. It provides a widget for the e-mail message lists with extensive filtering, grouping and useful features. . This package is part of the KDE PIM module. Package: libkpim6messageviewer6 Description-md5: 319f8d30f993e4f4fe2a059521823cf8 Description-en: KDE PIM messaging library, message viewer library This package contains the message viewer library which implements feature-rich and highly configurable widget for viewing e-mail messages. . This package is part of the KDE PIM module. Package: libkpim6mime6 Description-md5: ea8d6d0463a1443aeab1a64fda908b1b Description-en: library for handling MIME data This library provides an API for handling MIME data. MIME (Multipurpose Internet Mail Extensions) is an Internet Standard that extends the format of e-mail to support text in character sets other than US-ASCII, non-text attachments, multi-part message bodies, and header information in non-ASCII character sets. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6mimetreeparser6 Description-md5: 635d2e79e5fa3bb98401cbcce2481c9a Description-en: KDE PIM Mime Tree parser library This library implements a parser for the mime tree used by KMail. . This package is part of the KDE PIM module. This package contains the development files for the mime tree parser library. Package: libkpim6mimetreeparsercore6 Description-md5: e6388499b09787430b7d9fc997465036 Description-en: core library for a MIME tree parser This is a parser for a MIME tree and is based on KMime. The goal is given a MIME tree to extract a list of parts (e.g. text, html) and a list of attachments, check the validity of the signatures and decrypt any encrypted part. . This package contains the core library. Package: libkpim6mimetreeparserwidgets6 Description-md5: e12062381f23234fb98906ff8e877567 Description-en: widgets library for a MIME tree parser This is a parser for a MIME tree and is based on KMime. The goal is given a MIME tree to extract a list of parts (e.g. text, html) and a list of attachments, check the validity of the signatures and decrypt any encrypted part. . This package contains the widgets library. Package: libkpim6pimcommon6 Description-md5: 7d4c4877ef9b8e8b8623b342b80a132a Description-en: Common library for KDE PIM This library provides the common parts used across different KDE PIM components. . This package provides the shared libraries. Package: libkpim6pimcommonakonadi6 Description-md5: 7b44fed8be88d500040e4ca5cb638cf3 Description-en: Common library for KDE PIM Akonadi This library provides the common parts used across different KDE PIM Akonadi components. . This package provides the shared libraries. Package: libkpim6templateparser6 Description-md5: 724d02891f85b2429bcabdc216fcfc5e Description-en: KMail template parser library This library implements a parser for the mail templates which KMail uses to enable customization of initial structure for the new, reply or forwarded messages. . This package is part of the KDE PIM module. Package: libkpim6textedit6 Description-md5: 109259b7958e194638f3e7341d582dde Description-en: library that provides a textedit with PIM-specific features KPIMTextedit provides a textedit with PIM-specific features. It also provides so-called rich text builders which can convert the formatted text in the text edit to all kinds of markup, like HTML or BBCODE. . This package is part of the KDE Development Platform PIM libraries module. Package: libkpim6tnef6 Description-md5: f3f7a69b6fda83c2826678706694ca3e Description-en: library for handling TNEF data Ktnef is a library for handling data in the TNEF format (Transport Neutral Encapsulation Format, a proprietary format of e-mail attachment used by Microsoft Outlook and Microsoft Exchange Server). The API permits access to the actual attachments, the message properties (TNEF/MAPI), and allows one to view/extract message formatted text in Rich Text Format. Package: libkpim6webengineviewer6 Description-md5: 6820c418b472aa21642d8eef0bb9105c Description-en: KDE's Qt WebEngine Viewer This library implements view on Qt WebEngine used by KDE PIM. . This package is part of the KDE PIM module. Package: libkpimimportwizard-dev Description-md5: 4f2c82eec9f32dbb6a702784893b1ee1 Description-en: PIM data import wizard - development files akonadi-import-wizard is an assistant to import PIM data from other applications into Akonadi for use in KDE PIM applications . This package contains the import wizard developmentt files. Package: libkpimtextedit-data Description-md5: bca0a8d0fa518f77f38f05287d5a34ef Description-en: libkpimtextedit - arch independent files KPIMTextedit provides a textedit with PIM-specific features. It also provides so-called rich text builders which can convert the formatted text in the text edit to all kinds of markup, like HTML or BBCODE. . This package contains the arch independent files. Package: libkpimtextedit-dev Description-md5: 36db1c740ff02746942a7e33f4e72e9f Description-en: libkpimtextedit - development files KPIMTextedit provides a textedit with PIM-specific features. It also provides so-called rich text builders which can convert the formatted text in the text edit to all kinds of markup, like HTML or BBCODE. . This package contains the development files. Package: libkpublictransport-dev Description-md5: c973b0fcd9b0077e0e361bc186fe2c8e Description-en: Library to assist with accessing public transport (development files) A library providing a public transport API. . This package contains the development files and headers. Package: libkpublictransport1 Description-md5: 21d24fc3a4e1c99264e872eea4d74af4 Description-en: Library to assist with accessing public transport A library providing a public transport API. . This package contains the main data. Package: libkpublictransportonboard1 Description-md5: e0019d562f8b3239029c9b30bd2bb203 Description-en: Library to assist with accessing public transport onboard system A library providing a public transport API. . This package contains the onboard library. Package: libkshark-dev Description-md5: eb258b0ea140b5f49da589752db04c75 Description-en: Library for accessing ftrace file system (development files) Library for accessing ftrace file system and provides API for processing of tracing data. . This package is needed to compile programs against libkshark2. Package: libkshark2 Description-md5: 08f8fbe73b08d5e690a65c97cde941d7 Description-en: Library for accessing ftrace file system (shared library) Library for accessing ftrace file system and provides API for processing of tracing data. . This package contains the shared library. Package: libksieve-data Description-md5: 762e34857d8184eb948e9a561e902d5c Description-en: Sieve mail filtering language support for kdepim, data files This library implements a parser and lexer for Sieve, the mail filtering language (RFC 3028). . This package is part of the KDE PIM module. . This package provides the data files common to the kf5ksieve libraries. Package: libksieve-dev Description-md5: a5cff9b4660fb9ebd2513eb4a1d2d450 Description-en: Sieve mail filtering language support for kdepim, development files This library implements a parser and lexer for Sieve, the mail filtering language (RFC 3028). . This package contains development files for ksieve. Package: libktextaddons-data Description-md5: cadfc251429fbfb72865af82343758dd Description-en: KDE text handling addons - data files KTextAddons is a collection of text addons libraries developed by the KDE community. . This collection of libraries provide functionalities such as autocorrection, text to speak, grammar checking, text translator or emoticon support. . This package provides the data files needed by KTextAddons. Package: libktextaddons-dev Description-md5: 3c939a6b7a9b9f7473601f47db43134c Description-en: KDE text handling addons - development files KTextAddons is a collection of text addons libraries developed by the KDE community. . This collection of libraries provide functionalities such as autocorrection, text to speak, grammar checking, text translator or emoticon support. . This package provides the development files needed to build software using KTextAddons. Package: libktextaddons-doc Description-md5: b26c37196b9b123e7fc6b5d4455fb98c Description-en: KDE text handling addons - documentation KTextAddons is a collection of text addons libraries developed by the KDE community. . This collection of libraries provide functionalities such as autocorrection, text to speak, grammar checking, text translator or emoticon support. . This package contains the qch documentation files. Package: libktnef-data Description-md5: dd4945f252c56bac441164f40454de59 Description-en: library for handling TNEF data - data files Ktnef is a library for handling data in the TNEF format (Transport Neutral Encapsulation Format, a proprietary format of e-mail attachment used by Microsoft Outlook and Microsoft Exchange Server). The API permits access to the actual attachments, the message properties (TNEF/MAPI), and allows one to view/extract message formatted text in Rich Text Format. . This package contains the data files. Package: libktnef-dev Description-md5: a95e1bed2254e08b66ef598466ac8c87 Description-en: library for handling TNEF data - development files Ktnef is a library for handling data in the TNEF format (Transport Neutral Encapsulation Format, a proprietary format of e-mail attachment used by Microsoft Outlook and Microsoft Exchange Server). The API permits access to the actual attachments, the message properties (TNEF/MAPI), and allows one to view/extract message formatted text in Rich Text Format. . This package contains the development files. Package: liblab-gamut1 Description-md5: ba6687efc06a343069b17ecad0fea692 Description-en: rich set of graph drawing tools - liblab_gamut library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the liblab_gamut library. Package: liblambda-term-ocaml Description-md5: 51f23fa9648b186666da2ed5899e97ab Description-en: terminal manipulation library for OCaml (runtime) Lambda-term is a cross-platform library for manipulating the terminal. It provides abstraction for keys, mouse events, colors, as well as a set of widgets to write curses-oriented applications. . This package contains the runtime libraries for programs using lambda-term. Package: liblambda-term-ocaml-dev Description-md5: 264bd185c54b0b39e665d1717257a7e0 Description-en: terminal manipulation library for OCaml (development tools) Lambda-term is a cross-platform library for manipulating the terminal. It provides abstraction for keys, mouse events, colors, as well as a set of widgets to write curses-oriented applications. . This package contains the development stuff needed to use the lambda-term library in your programs. Package: liblammps-dev Description-md5: bd3e5f34aab7356671f9f3cbf2018f6a Description-en: Molecular Dynamics Simulator (dev files) LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. . LAMMPS has potentials for soft materials (biomolecules, polymers) and solid-state materials (metals, semiconductors) and coarse-grained or mesoscopic systems. It can be used to model atoms or, more generically, as a parallel particle simulator at the atomic, meso, or continuum scale. . LAMMPS runs on single processors or in parallel using message-passing techniques and a spatial-decomposition of the simulation domain. The code is designed to be easy to modify or extend with new functionality. . This package contains development files and headers to build applications using the LAMMPS shared library. Package: liblammps0t64 Description-md5: 95a8c59b10a7cfd9e036bde06240f237 Description-en: Molecular Dynamics Simulator (shared library) LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. . LAMMPS has potentials for soft materials (biomolecules, polymers) and solid-state materials (metals, semiconductors) and coarse-grained or mesoscopic systems. It can be used to model atoms or, more generically, as a parallel particle simulator at the atomic, meso, or continuum scale. . LAMMPS runs on single processors or in parallel using message-passing techniques and a spatial-decomposition of the simulation domain. The code is designed to be easy to modify or extend with new functionality. . This package provides the LAMMPS shared library. Package: liblcm-bin Description-md5: 4274875216cece18f151e775ddec15df Description-en: Lightweight Communications and Marshalling - Executable tools LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages. . This package provides the executable tools. Package: liblcm-dev Description-md5: 1f882d937c0e6f3f03e9f6c90c860dd6 Description-en: Lightweight Communications and Marshalling - Dev files LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages. . This package provides the development files. Package: liblcm-doc Description-md5: d885d269e0488eab93e32e0cdfd3ae62 Description-en: Lightweight Communications and Marshalling - Documentation LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages. . This package contains the documentation. Package: liblcm-java Description-md5: d8aff6a9cdb9aeee76e083fc03bafa2f Description-en: Lightweight Communications and Marshalling - Java Interface LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages. . This package provides the Java interface. Package: liblcm1 Description-md5: d0ea6c854930be67ba42299c8060a113 Description-en: Lightweight Communications and Marshalling - Runtime lib LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages. . This package provides the runtime libraries. Package: libldns-dev Description-md5: 083ea4a865b476e84786300526909749 Description-en: ldns library for DNS programming - development files The goal of ldns is to simplify DNS programming, it supports recent RFCs like the DNSSEC documents, and allows developers to easily create software conforming to current RFCs, and experimental software for current Internet Drafts. . This package contains development libraries and headers. Package: libldns3t64 Description-md5: 3da740c827b863503b94731195876d8d Description-en: ldns library for DNS programming - shared library The goal of ldns is to simplify DNS programming, it supports recent RFCs like the DNSSEC documents, and allows developers to easily create software conforming to current RFCs, and experimental software for current Internet Drafts. . This package contains shared libraries. Package: liblfi-dev Description-md5: 1d478051cd0af031199d0815eaa03917 Description-en: Display GRIB2 fields using OpenGL (ancillary dev package) Small ancillary library used by glgrib (GLFW & EGL): this package contains the headers and the development files. Package: liblfi0 Description-md5: e4307b6bc4ab1af83f2328430377f67e Description-en: Display GRIB2 fields using OpenGL (ancillary shared library) This package contains a small ancillary shared library used by glgrib (GLFW & EGL). Package: liblgpio-dev Description-md5: a93b3ccb26285c60493f029c0f6c8633 Description-en: Control GPIO pins via gpiochip devices - static libraries and headers The lgpio library is a fully featured library for controlling the GPIO pins of the local board. It includes facilities for software PWM, callbacks on level change, I2C, SPI, and UART wrappers. . This package contains the header files needed to use lgpio from C applications. Package: liblgpio1 Description-md5: 774313f6ffbb3d1892ceb027652b98f8 Description-en: Control GPIO pins via gpiochip devices - shared libraries The lgpio library is a fully featured library for controlling the GPIO pins of the local board. It includes facilities for software PWM, callbacks on level change, I2C, SPI, and UART wrappers. . This package contains the lgpio library itself. Package: liblink-grammar-dev Description-md5: 023e81a4e6d9d8f23955eda45864e7b2 Description-en: Carnegie Mellon University's link grammar parser (development headers) In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar" (1991), the authors defined a new formal grammatical system called a "link grammar". A sequence of words is in the language of a link grammar if there is a way to draw "links" between words in such a way that the local requirements of each word are satisfied, the links do not cross, and the words form a connected graph. The authors encoded English grammar into such a system, and wrote this program to parse English using this grammar. . link-grammar can be used for linguistic parsing for information retrieval or extraction from natural language documents. It can also be used as a grammar checker. . This package contains the header files and static libraries Package: liblink-grammar-java Description-md5: 475a227d03017085f3efa2946401d4e7 Description-en: Carnegie Mellon University's link grammar parser (JNI library) In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar" (1991), the authors defined a new formal grammatical system called a "link grammar". A sequence of words is in the language of a link grammar if there is a way to draw "links" between words in such a way that the local requirements of each word are satisfied, the links do not cross, and the words form a connected graph. The authors encoded English grammar into such a system, and wrote this program to parse English using this grammar. . link-grammar can be used for linguistic parsing for information retrieval or extraction from natural language documents. It can also be used as a grammar checker. . This package contains a Java JNI library for using link-grammar from your java applications. Package: liblink-grammar5t64 Description-md5: a11da3adcce316ad119e709647d6e2de Description-en: Carnegie Mellon University's link grammar parser (libraries) In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar" (1991), the authors defined a new formal grammatical system called a "link grammar". A sequence of words is in the language of a link grammar if there is a way to draw "links" between words in such a way that the local requirements of each word are satisfied, the links do not cross, and the words form a connected graph. The authors encoded English grammar into such a system, and wrote this program to parse English using this grammar. . link-grammar can be used for linguistic parsing for information retrieval or extraction from natural language documents. It can also be used as a grammar checker. . This package contains the shared library. Package: liblld-14 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-14-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-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: liblld-17 Description-md5: edabea654ba7a6bd671515adc0fffdd2 Description-en: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-17-dev Description-md5: d5f91d89aa80d28cd4d98b74563f075b Description-en: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblld-18 Description-md5: edabea654ba7a6bd671515adc0fffdd2 Description-en: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-18-dev Description-md5: d5f91d89aa80d28cd4d98b74563f075b Description-en: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblld-19 Description-md5: edabea654ba7a6bd671515adc0fffdd2 Description-en: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-19-dev Description-md5: d5f91d89aa80d28cd4d98b74563f075b Description-en: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblld-20 Description-md5: edabea654ba7a6bd671515adc0fffdd2 Description-en: LLVM-based linker, library LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package contains the LLD runtime library. Package: liblld-20-dev Description-md5: d5f91d89aa80d28cd4d98b74563f075b Description-en: LLVM-based linker, header files LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. . This package provides the header files to build extension over lld. Package: liblldb-14-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-14t64 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-15t64 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: liblldb-16t64 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-17-dev Description-md5: 8f3dc7f570ba958d1f7496e3e5195498 Description-en: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: liblldb-17t64 Description-md5: 88542bb8337de28344a74df10ce94f4e Description-en: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-18 Description-md5: 88542bb8337de28344a74df10ce94f4e Description-en: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-18-dev Description-md5: 8f3dc7f570ba958d1f7496e3e5195498 Description-en: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: liblldb-19 Description-md5: 88542bb8337de28344a74df10ce94f4e Description-en: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-19-dev Description-md5: 8f3dc7f570ba958d1f7496e3e5195498 Description-en: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: liblldb-20 Description-md5: 88542bb8337de28344a74df10ce94f4e Description-en: Next generation, high-performance debugger, library LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package contains the LLDB runtime library. Package: liblldb-20-dev Description-md5: 8f3dc7f570ba958d1f7496e3e5195498 Description-en: Next generation, high-performance debugger, header files LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This package provides the header files to build extension over lldb. Package: libllvm-17-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm-18-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm-19-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm-20-ocaml-dev Description-md5: 7727e410aa3baa784cb47a4afb95f4e8 Description-en: Modular compiler and toolchain technologies, OCaml bindings LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Package: libllvm14t64 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: libllvm15t64 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: libllvm16t64 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: libllvm17t64 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libllvm20 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libllvmlibc-20-dev Description-md5: b678725717171e9f1656f9727ef63f83 Description-en: LLVM C Library - dev package Implementation of the C standard library targeting C17 and above. . This is an experimental project. Don't use in production. Package: libllvmspirvlib-14-dev Description-md5: fcddd340f01c10dfca707c1e80606070 Description-en: bi-directional translator for LLVM/SPIRV -- development files SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes static libs and headers for development. Package: libllvmspirvlib-17-dev Description-md5: fcddd340f01c10dfca707c1e80606070 Description-en: bi-directional translator for LLVM/SPIRV -- development files SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes static libs and headers for development. Package: libllvmspirvlib14 Description-md5: 4658473b768e76c3b2f17ecbd52f8807 Description-en: bi-directional translator for LLVM/SPIRV -- shared library SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes the shared library. Package: libllvmspirvlib17 Description-md5: 4658473b768e76c3b2f17ecbd52f8807 Description-en: bi-directional translator for LLVM/SPIRV -- shared library SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes the shared library. Package: liblnk-dev Description-md5: 8c527fa4d1a1bbff76a459631e62f3bb Description-en: Windows Shortcut File format access library -- development files liblnk is a library to access the Windows Shortcut File (LNK) format. . This package includes the development support files. Package: liblnk-utils Description-md5: a606a52dd4d1d78f88f780a92454d505 Description-en: Windows Shortcut File format access library -- Utilities liblnk is a library to access the Windows Shortcut File (LNK) format. . This package contains lnkinfo, a tool to determine information about a Windows Shortcut File. Package: liblnk1t64 Description-md5: 85314865eac7cf483d7c93b144d957c3 Description-en: Windows Shortcut File format access library liblnk is a library to access the Windows Shortcut File (LNK) format. . This package contains the shared library. Package: liblo-dev Description-md5: 3df6f7d95c055e4742aa66bf5d99559a Description-en: Lightweight OSC library -- development files LibLO is a lightweight, easy to use implementation of the OSC (Open Sound Control) protocol (see for details). . Open Sound Control (OSC) is a protocol for communication among computers, sound synthesizers, and other multimedia devices that is optimized for modern networking technology. OSC features: . * Open-ended, dynamic, URL-style symbolic naming scheme * Symbolic and high-resolution numeric argument data * Pattern matching language to specify multiple recipients of a single message * High resolution time tags * "Bundles" of messages whose effects must occur simultaneously * Query system to dynamically find out the capabilities of an OSC server and get documentation . This package contains headers, documentation and static libraries. Package: liblo-tools Description-md5: 81d3e2e69729c9fec7ea82d6944725d5 Description-en: Lightweight OSC library (command-line tools) LibLO is a lightweight, easy to use implementation of the OSC (Open Sound Control) protocol (see for details). . Open Sound Control (OSC) is a protocol for communication among computers, sound synthesizers, and other multimedia devices that is optimized for modern networking technology. OSC features: . * Open-ended, dynamic, URL-style symbolic naming scheme * Symbolic and high-resolution numeric argument data * Pattern matching language to specify multiple recipients of a single message * High resolution time tags * "Bundles" of messages whose effects must occur simultaneously * Query system to dynamically find out the capabilities of an OSC server and get documentation . This package contains the tools included with the library. Package: liblo7 Description-md5: 5be3a7faaa6ca13095fe79ee9ae7971f Description-en: Lightweight OSC library LibLO is a lightweight, easy to use implementation of the OSC (Open Sound Control) protocol (see for details). . Open Sound Control (OSC) is a protocol for communication among computers, sound synthesizers, and other multimedia devices that is optimized for modern networking technology. OSC features: . * Open-ended, dynamic, URL-style symbolic naming scheme * Symbolic and high-resolution numeric argument data * Pattern matching language to specify multiple recipients of a single message * High resolution time tags * "Bundles" of messages whose effects must occur simultaneously * Query system to dynamically find out the capabilities of an OSC server and get documentation Package: liblogs-ocaml Description-md5: 0c304d192500aec1626644a68e65d2ea Description-en: logging infrastructure for OCaml (runtime) Logs provides a logging infrastructure for OCaml. Logging is performed on sources whose reporting level can be set independently. Log message report is decoupled from logging and is handled by a reporter. . A few optional log reporters are distributed with the base library and the API easily allows you to implement your own. . This package contains runtime files. Package: liblogs-ocaml-dev Description-md5: 918a406baa5d1019b1f0a75a69fe1f05 Description-en: logging infrastructure for OCaml (development) Logs provides a logging infrastructure for OCaml. Logging is performed on sources whose reporting level can be set independently. Log message report is decoupled from logging and is handled by a reporter. . A few optional log reporters are distributed with the base library and the API easily allows you to implement your own. . This package contains development files. Package: liblomiri-action-qt1 Description-md5: d3a14e08444486e50bfe03b77ee02081 Description-en: Lomiri Action Qt API Lomiri Common Action API. Allow applications to export actions in various forms to the Lomiri Shell. . This package provides the Qt library of the API. Package: liblomiri-action-qt1-dev Description-md5: 18daedef538f44cb6ada2d2050ceae8b Description-en: Lomiri Action Qt API - development files Lomiri Common Action API. Allow applications to export actions in various forms to the Lomiri Shell. . This package contains development files to develop against the library. Package: liblomiri-api-dev Description-md5: 1c8171052f6b32c34e7bc383ffee2b67 Description-en: API for Lomiri shell integration (development headers) Lomiri Operating Environment is a convergent work shell designed for use cases on phone, tablet or desktop devices. . Lomiri API Library for integrating with the Lomiri shell. . This package contains the development files. Package: liblomiri-api-doc Description-md5: 8977359cdf9241a9e01c5c7c05ea324d Description-en: API for Lomiri shell integration (documentation) Lomiri Operating Environment is a convergent work shell designed for use cases on phone, tablet or desktop devices. . Lomiri API Library for integrating with the Lomiri shell. . This package contains the API documentation. Package: liblomiri-api0 Description-md5: bff3a859ed4b5419ec0e545542f91ab4 Description-en: API for Lomiri shell integration (shared library) Lomiri Operating Environment is a convergent work shell designed for use cases on phone, tablet or desktop devices. . Lomiri API Library for integrating with the Lomiri shell. . This package contains the shared library. Package: liblomiri-app-launch-dev Description-md5: fbf975ee0a4414df69a77efc9d6ded3f Description-en: library for sending requests to the Lomiri App Launch Application launching system and associated utilities that is used to launch applications in a standard and confined way. . This package contains files that are needed to build applications. Package: liblomiri-app-launch0 Description-md5: c9c891a14642f30b12fa49a01d19d84c Description-en: library for sending requests to Lomiri App Launch Application launching system and associated utilities that is used to launch applications in a standard and confined way. . This package contains shared libraries to be used by applications. Package: liblttoolbox3 Description-md5: 3dd75916523be5d1f6e1f1a24c225e72 Description-en: Shared library for lttoolbox The lttoolbox contains the augmented letter transducer tools for natural language processing used by Apertium, a platform for building rule-based and hybrid machine translation systems. The software is also useful for making morphological analysers and generators for natural language processing applications. . This package provides shared library for lttoolbox. Package: libluksde-dev Description-md5: bf6d34e235ccfa3b1b20d823ad0109dd Description-en: library to access LUKS Disk Encryption volumes -- development files libluksde is a library to access LUKS Disk Encryption volumes. . This package includes the development support files. Package: libluksde-utils Description-md5: 3138e0f4ca04b6b171299f0152206f6c Description-en: library to access LUKS Disk Encryption volumes -- Utilities libluksde is a library to access LUKS Disk Encryption volumes. . This package contains tools to access data ... Package: libluksde1t64 Description-md5: 7761ec54caa764feb8741d2932656b9c Description-en: library to access LUKS Disk Encryption volumes libluksde is a library to access LUKS Disk Encryption volumes. . This package contains the shared library. Package: libluv-ocaml Description-md5: 4f46b66fecf846ef1fca6e388be990ee Description-en: OCaml binding to libuv (Runtime library) Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop. . Besides asynchronous I/O, libuv also supports multiprocessing and multithreading. Multiple event loops can be run in different threads. libuv also exposes a lot of other functionality, amounting to a full OS API, and an alternative to the standard module Unix. . This package contains the runtime library of Luv. Package: libluv-ocaml-dev Description-md5: 5e2090bc1920c5e434926926eed95e4d Description-en: OCaml binding to libuv (Development package) Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop. . Besides asynchronous I/O, libuv also supports multiprocessing and multithreading. Multiple event loops can be run in different threads. libuv also exposes a lot of other functionality, amounting to a full OS API, and an alternative to the standard module Unix. . This package contains the development library of Luv. Package: libluv-unix-ocaml Description-md5: 7a9296aa954fce0ea458dc54c4bd438a Description-en: Helpers for interfacing OCaml Luv and Unix (Runtime library) Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop. . Besides asynchronous I/O, libuv also supports multiprocessing and multithreading. Multiple event loops can be run in different threads. libuv also exposes a lot of other functionality, amounting to a full OS API, and an alternative to the standard module Unix. . This package contains the runtime library of luv_unix, helpers for interfacing Luv and Unix. Package: libluv-unix-ocaml-dev Description-md5: fe35dbfcbd6e44849088efd3242c2910 Description-en: Helpers for interfacing OCaml Luv and Unix (Development package) Luv is a binding to libuv, the cross-platform C library that does asynchronous I/O in Node.js and runs its main loop. . Besides asynchronous I/O, libuv also supports multiprocessing and multithreading. Multiple event loops can be run in different threads. libuv also exposes a lot of other functionality, amounting to a full OS API, and an alternative to the standard module Unix. . This package contains the development library of luv_unix, helpers for interfacing Luv and Unix. Package: liblwt-log-ocaml Description-md5: bd007b69ca5fd9052a018c510d5256c9 Description-en: optimised functions to read and write int16/32/64 (runtime) Lwt_log is a Lwt-friendly logging library. The library is split into two ocamlfind packages. The "basic" lwt_log includes Unix log destination support, such as files and syslog, and Lwt_daemon. lwt_log.core is the pure-OCaml part of lwt_log, suitable for targeting JavaScript in the browser, or elsewhere where Unix is not available. . This package contains the runtime files. Package: liblwt-log-ocaml-dev Description-md5: 319ff0c1a2833f92ed6387c90bb61690 Description-en: Lwt-friendly logging library (development) Lwt_log is a Lwt-friendly logging library. The library is split into two ocamlfind packages. The "basic" lwt_log includes Unix log destination support, such as files and syslog, and Lwt_daemon. lwt_log.core is the pure-OCaml part of lwt_log, suitable for targeting JavaScript in the browser, or elsewhere where Unix is not available. . This package contains the development files. Package: liblwt-ocaml Description-md5: 9a92aa1fd4c0739e2b6697cf09b27b72 Description-en: cooperative light-weight thread library for OCaml (runtime) Lwt is a library for cooperative threads implemented in a monadic style. Unlike preemptive threads, cooperative threads do not use a scheduler to distribute processor time between threads. Instead, each thread must announce that it wants to let the others run. . This package contains runtime libraries for programs using core Lwt. Package: liblwt-ocaml-dev Description-md5: 9cc00ecb2977eef354c4cc4a3b7427ea Description-en: cooperative light-weight thread library for OCaml Lwt is a library for cooperative threads implemented in a monadic style. Unlike preemptive threads, cooperative threads do not use a scheduler to distribute processor time between threads. Instead, each thread must announce that it wants to let the others run. . This package contains all the development stuff you need to use the core Lwt OCaml library in your programs. Package: liblwt-ssl-ocaml Description-md5: de93671d346106c017868705b6e8c740 Description-en: OCaml OpenSSL binding with concurrent I/O (runtime) An Lwt-enabled wrapper around OCaml-SSL, that performs I/O concurrently. Ocaml-SSL, in turn, is a binding to the much-used OpenSSL. . This package contains runtime files. Package: liblwt-ssl-ocaml-dev Description-md5: 8a188c3a36d2786f0b0fb104acdc3119 Description-en: OCaml OpenSSL binding with concurrent I/O (dev) An Lwt-enabled wrapper around OCaml-SSL, that performs I/O concurrently. Ocaml-SSL, in turn, is a binding to the much-used OpenSSL. . This package contains development files. Package: libm2k-dev Description-md5: e9bdcaee0ced15339aaa881aa00b9afd Description-en: ADI library headers for interfacing with the ADALM2000 libm2k is a C++ library for interfacing with the ADALM2000. These M2K components represent the functionalities of ADALM2000: . - AnalogIn - oscilloscope or voltmeter - AnalogOut - signal generator - Digital - logic analyzer or pattern generator - PowerSupply - constant voltage generator - DMM - digital multimeter . This package installs the C++ headers and development files. Package: libm2k-doc Description-md5: 9e2fe923c9478e050f85fc8194edc7b5 Description-en: ADI ADALM2000 documentation libm2k is a C++ library for interfacing with the ADALM2000. These M2K components represent the functionalities of ADALM2000: . - AnalogIn - oscilloscope or voltmeter - AnalogOut - signal generator - Digital - logic analyzer or pattern generator - PowerSupply - constant voltage generator - DMM - digital multimeter . This package installs the Doxygen made documentation. Package: libm2k0.9.0 Description-md5: 37d1bbc4ad8102102afcf9e21f847576 Description-en: ADI library for interfacing with the ADALM2000 libm2k is a C++ library for interfacing with the ADALM2000. These M2K components represent the functionalities of ADALM2000: . - AnalogIn - oscilloscope or voltmeter - AnalogOut - signal generator - Digital - logic analyzer or pattern generator - PowerSupply - constant voltage generator - DMM - digital multimeter . This package installs the C++ library itself. Package: libmagick++-7-headers Description-md5: 06ec9b73bbf347a03e40ab70696842f9 Description-en: object-oriented C++ interface to ImageMagick - header files The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package includes header files needed to compile programs using Magick++. . This package is independent of channel depth. Package: libmagick++-7.q16-5 Description-md5: 0c41c32b31e56b653148d8cf9257e740 Description-en: C++ interface to ImageMagick -- quantum depth Q16 The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package contains the C++ libraries needed to run executables that make use of libMagick++. . This version of libmagick++ is compiled for a channel depth of 16 bits (Q16). Package: libmagick++-7.q16-dev Description-md5: c3c989aa362d5214cb2ded85b4ac9299 Description-en: C++ interface to ImageMagick - development files (Q16) The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package includes header files and static libraries needed to compile programs using Magick++. . This version of libmagick++-dev is compiled for a channel depth of 16 bits (Q16). Package: libmagick++-7.q16hdri-5 Description-md5: b0c54866be90ee2a5f4037f3dfc1cdb4 Description-en: C++ interface to ImageMagick -- quantum depth Q16HDRI The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package contains the C++ libraries needed to run executables that make use of libMagick++. . This version of libmagick++ is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagick++-7.q16hdri-dev Description-md5: bf2ce0cd49bc868a6c331922951dcdb3 Description-en: C++ interface to ImageMagick - development files (Q16HDRI) The Magick++ library is a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This package includes header files and static libraries needed to compile programs using Magick++. . This version of libmagick++-dev is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagick++-dev Description-md5: 72df7d1aa6ab2eef5f03e47d40bc60ab Description-en: object-oriented C++ interface to ImageMagick -- dummy package The Magick++ library was a set of C++ wrapper classes that provides access to the ImageMagick package functionality from within a C++ application. . This is a transitional package to help migrate systems to the new ABI of libmagick++-7 development files for default channel depth. . This is a dummy package. You can safely purge or remove it. Package: libmagickcore-7-arch-config Description-md5: 2bf5b3d73143b88a604852f9d76e6e3c Description-en: low-level image manipulation library - architecture header files The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes the architecture dependent part of the headers files used by MagickCore. . This package is independent of channel depth. Package: libmagickcore-7-headers Description-md5: a8db8761301b33146d93d31dc2ac97b4 Description-en: low-level image manipulation library - header files The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes the architecture independent header files needed to compile programs using MagickCore. . This package is independent of channel depth. Package: libmagickcore-7.q16-10 Description-md5: f688f89f9dd63da95c49e94b4496cd52 Description-en: low-level image manipulation library -- quantum depth Q16 The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package contains the C libraries needed to run executables that make use of MagickCore. . This version of libmagickcore is compiled for a channel depth of 16 bits (Q16). Package: libmagickcore-7.q16-10-extra Description-md5: a06d4ac082de7d3d4609131eb58764ca Description-en: low-level image manipulation library - extra codecs (Q16) This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore. . This version of libmagickcore-extra is compiled for a channel depth of 16 bits (Q16). Package: libmagickcore-7.q16-dev Description-md5: b3e9994222fe22a105ea09bc9fdbf60b Description-en: low-level image manipulation library - development files (Q16) The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes header static libraries needed to compile programs using MagickCore. . This version of libmagickcore-dev is compiled for a channel depth of 16 bits (Q16). Package: libmagickcore-7.q16hdri-10 Description-md5: 3b22716bce6596b26b5d0fe6f8a409c0 Description-en: low-level image manipulation library -- quantum depth Q16HDRI The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package contains the C libraries needed to run executables that make use of MagickCore. . This version of libmagickcore is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickcore-7.q16hdri-10-extra Description-md5: cd6b982f20932b9a3882651080cec791 Description-en: low-level image manipulation library - extra codecs (Q16HDRI) This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to MagickCore. . This version of libmagickcore-extra is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickcore-7.q16hdri-dev Description-md5: 318e99730be581bdf46a9d774b773c39 Description-en: low-level image manipulation library - development files (Q16HDRI) The MagickCore API is a low-level interface between the C programming language and the ImageMagick image processing libraries and is recommended for wizard-level programmers only. Unlike the MagickWand C API which uses only a few opaque types and accessors, with MagickCore you almost exclusively access the structure members directly. . This package includes header static libraries needed to compile programs using MagickCore. . This version of libmagickcore-dev is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickcore-dev Description-md5: 1194f93f6ea33e3e32bfd62e17110f32 Description-en: low-level image manipulation library -- dummy package This package included header files and static libraries needed to compile programs using MagickCore. . This is a transitional package to help migrate systems to the new ABI of libmagickcore-7 development files for default channel depth. . This is a dummy package. You can safely purge or remove it. Package: libmagickwand-7-headers Description-md5: 26a899f36addb78d0dfc2cc24f28ad9a Description-en: image manipulation library - headers files The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package includes header files needed to compile programs using MagickWand. . This package is independent of channel depth. Package: libmagickwand-7.q16-10 Description-md5: 0c875be0fa5c3c27073edfb377baa500 Description-en: image manipulation library -- quantum depth Q16 The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package contains the C libraries needed to run executables that make use of MagickWand. . This version of libmagickwand is compiled for a channel depth of 16 bits (Q16). Package: libmagickwand-7.q16-dev Description-md5: 6e42d2139f5f25e467dea8208c50f942 Description-en: image manipulation library - development files (Q16) The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package the static libraries needed to compile programs using MagickWand. . This version of libmagickwand-dev is compiled for a channel depth of 16 bits (Q16). Package: libmagickwand-7.q16hdri-10 Description-md5: bb13722c05450e5cf602707c87e455ad Description-en: image manipulation library -- quantum depth Q16HDRI The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package contains the C libraries needed to run executables that make use of MagickWand. . This version of libmagickwand is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickwand-7.q16hdri-dev Description-md5: 129fb0c8f9aeae8e8d848457773b5c4e Description-en: image manipulation library - development files (Q16HDRI) The MagickWand API is the recommended interface between the C programming language and the ImageMagick image processing libraries. Unlike the MagickCore C API, MagickWand uses only a few opaque types. Accessors are available to set or get important wand properties. . This package the static libraries needed to compile programs using MagickWand. . This version of libmagickwand-dev is compiled for a channel depth of 16 bits with high dynamic range (Q16HDRI). Package: libmagickwand-dev Description-md5: a3adfacb12df4d2fdcf28b53ba79f8be Description-en: image manipulation library -- dummy package This package included the static libraries needed to compile programs using MagickWand. . This is a transitional package to help migrate systems to the new ABI of libmagickwand-7 development files for default channel depth. . This is a dummy package. You can safely purge or remove it. Package: libmailcommon-data Description-md5: de44abf0ed6615d24862e961ae9a8253 Description-en: KDE PIM email utility library - data files The mail common library provides utility functions for dealing with email. . This package contains the shared data distributed with the library. . This package is part of KDE PIM module. Package: libmailcommon-dev Description-md5: e5f863b6e3a15d202b91e4c1f6cd9620 Description-en: KDE PIM email utility library - development files The mail common library provides utility functions for dealing with email. . This package contains the development files needed for the KDE PIM mail common library. . This package is part of KDE PIM module. Package: libmailcommon-plugins Description-md5: 9f85869ef7fe19f347dca80a74764ce0 Description-en: KDE PIM email utility library - plugins The mail common library provides utility functions for dealing with email. . This package contains the plugins distributed with the library. . This package is part of KDE PIM module. Package: libmailimporter-data Description-md5: 83016ee63cc91d26ff6b970d4e55ccac Description-en: KDE PIM Mail importer library - data files Contains the data files for building software that uses the library for importing mails into KDE applications. . This package is part of the KDE PIM module. Package: libmailimporter-dev Description-md5: d21a03d5278835de775218569270e83c Description-en: KDE PIM Mail importer library - development files Contains development files for building software that uses the library for importing mails into KDE applications. . This package is part of the KDE PIM module. Package: libmailutils-dev Description-md5: ad111e18158039f8492c52b4325559d9 Description-en: development files for GNU mailutils GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. . This package includes the development files for GNU mailutils and GNU's Mail abstraction library. Package: libmailutils9t64 Description-md5: 3a19b102336d5639c842ef925f5fa286 Description-en: GNU Mail abstraction library GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. . This is GNU's Mail abstraction library. This library allows programs to hook into a single library for many different types of mail backends. The following backend stores are currently provided: mbox, mh, maildir, dotmail, pop3, imap4. Package: libmapscript-java Description-md5: 2c37aa3c2505079c21c31d57a9f3de73 Description-en: Java library for MapServer Java MapScript provides MapServer functions for Java applications. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Package: libmapscript-perl Description-md5: 23a573748b9459aeca549f3899cc3a39 Description-en: Perl MapServer module Perl MapScript module provides MapServer functions for Perl scripts. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Package: libmapserver-dev Description-md5: 949d307d2e1e8320886d07ecfbaf7d23 Description-en: Shared library development files for MapServer This package contains the development files for the shared library. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Scripting functionality in MapScript is provided by the suggested mapscript library packages. Package: libmapserver2t64 Description-md5: b1a0e7b7cf78d706db342cfe372ebbfe Description-en: Shared library for MapServer This package contains the shared library. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Scripting functionality in MapScript is provided by the suggested mapscript library packages. Package: libmariadb-dev Description-md5: 5147f292c112a0def76ef58780903826 Description-en: MariaDB database development files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes development libraries and header files. To allow sources expecting the MariaDB Connector/C to build. Sources that expect the MySQL Client libraries should use files from the libmariadb-dev-compat package. Package: libmariadb-dev-compat Description-md5: 4e4bcacf382bb1ad738f392fb886a606 Description-en: MariaDB Connector/C, compatibility symlinks MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes compatibility symlinks to allow sources expecting the MySQL client libraries to be built against MariaDB Connector/C. Package: libmariadb3 Description-md5: c48685b906f3842ee48fd71db5681868 Description-en: MariaDB database client library MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the client library. Package: libmariadbd-dev Description-md5: 57b62f47260297660375c045a8e96b07 Description-en: MariaDB embedded database, development files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the MariaDB embedded server library development and header files. Package: libmariadbd19t64 Description-md5: a85241d1aa0dccaa3ede8bda094b9117 Description-en: MariaDB embedded database, shared library MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes a shared library for embedded MariaDB applications. Package: libmaus2-2 Description-md5: 7b52f6dbc57ca0d2e08c74363898d9fd Description-en: collection of data structures and algorithms for biobambam Libmaus2 is a collection of data structures and algorithms. It contains . * I/O classes (single byte and UTF-8) * bitio classes (input, output and various forms of bit level manipulation) * text indexing classes (suffix and LCP array, fulltext and minute (FM), ...) * BAM sequence alignment files input/output (simple and collating) . and many lower level support classes. Package: libmaus2-dev Description-md5: 5985b8355d85114b571b6940b393017d Description-en: collection of data structures and algorithms for biobambam (devel) Libmaus2 is a collection of data structures and algorithms. It contains . * I/O classes (single byte and UTF-8) * bitio classes (input, output and various forms of bit level manipulation) * text indexing classes (suffix and LCP array, fulltext and minute (FM), ...) * BAM sequence alignment files input/output (simple and collating) . and many lower level support classes. . This package contains header files and static libraries. Package: libmaven-install-plugin-java Description-md5: 92b01fcb00f36673ef4e6421b881b1a6 Description-en: Maven install plugin Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. . Maven's primary goal is to allow a developer to comprehend the complete state of a development effort in the shortest period of time. In order to attain this goal there are several areas of concern that Maven attempts to deal with: . * Making the build process easy * Providing a uniform build system * Providing quality project information * Providing guidelines for best practices development * Allowing transparent migration to new features . This package ships the maven install plugin which is used to install the built artifact into the local repository. Package: libmaven-resolver-java Description-md5: edaa553990cf545d9368136d4688ef6e Description-en: Library to handle Java artifact repositories Apache Maven Artifact Resolver is a library for working with artifact repositories and dependency resolution. Maven Artifact Resolver deals with the specification of local repository, remote repository, developer workspaces, artifact transports and artifact resolution. Package: libmaven-resolver-transport-http-java Description-md5: 9ead610d3acd350162a6e699972c9a52 Description-en: Library to handle Java artifact repositories (HTTP transport) Apache Maven Artifact Resolver is a library for working with artifact repositories and dependency resolution. Maven Artifact Resolver deals with the specification of local repository, remote repository, developer workspaces, artifact transports and artifact resolution. . This package contains the maven-resolver-transport-http module. Package: libmaven3-core-java Description-md5: 41295c849c119074f62a8c0591bc9fe6 Description-en: Core libraries for Maven 3 Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. . Maven's primary goal is to allow a developer to comprehend the complete state of a development effort in the shortest period of time. In order to attain this goal there are several areas of concern that Maven attempts to deal with: . * Making the build process easy * Providing a uniform build system * Providing quality project information * Providing guidelines for best practices development * Allowing transparent migration to new features . This package contains the core libraries for Maven 3. Package: libmdx-ocaml Description-md5: 48f56c988850dfe300a9bb81b2affaa3 Description-en: execute OCaml code inside markdown documentation -- runtime files Executing code blocks within documentation allows them to be kept up to date. It supports Markdown and mli/mld documentation types. . This package contains only the executables Package: libmdx-ocaml-dev Description-md5: 9886832a48936889e53507e2299dee8c Description-en: execute OCaml code inside markdown documentation -- development files Executing code blocks within documentation allows them to be kept up to date. It supports Markdown and mli/mld documentation types. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-mdx. Package: libmeryl-dev Description-md5: 9f7832d4a21dbee43ec075eb1c1484c1 Description-en: in- and out-of-core kmer counting and utilities (development lib) meryl computes the kmer content of genomic sequences. Kmer content is represented as a list of kmers and the number of times each occurs in the input sequences. The kmer can be restricted to only the forward kmer, only the reverse kmer, or the canonical kmer (lexicographically smaller of the forward and reverse kmer at each location). Meryl can report the histogram of counts, the list of kmers and their counts, or can perform mathematical and set operations on the processed data files. . This package contains the static libraries and header files. Package: libmfsio-dev Description-md5: 4a526cc84b0b27954fc8294e0fb1014a Description-en: MooseFS IO library - development files This package contains the development files used for building applications that use the MooseFS IO Library. . MooseFS (MFS) is a fault tolerant, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: . * A hierarchical structure (directory tree). * POSIX file attributes (permissions, last access and modification times). * Special files (block and character devices, pipes and sockets). * Symbolic links and hard links. * Access control based on IP address and/or password. . Distinctive features of MooseFS are: . * High availability. * Fault tolerance. * Strong integrity check. * Capacity is dynamically expandable by simply adding new computers/disks. * Deleted files are retained for a configurable period of time (a file system level "trash bin"). * Coherent snapshots of files, even during I/O. Package: libmfsio1t64 Description-md5: bed661dc7d47f115fc0806fd5b332860 Description-en: MooseFS IO library MooseFS client IO library. . MooseFS (MFS) is a fault tolerant, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: . * A hierarchical structure (directory tree). * POSIX file attributes (permissions, last access and modification times). * Special files (block and character devices, pipes and sockets). * Symbolic links and hard links. * Access control based on IP address and/or password. . Distinctive features of MooseFS are: . * High availability. * Fault tolerance. * Strong integrity check. * Capacity is dynamically expandable by simply adding new computers/disks. * Deleted files are retained for a configurable period of time (a file system level "trash bin"). * Coherent snapshots of files, even during I/O. Package: libmimalloc-dev Description-md5: 40d14bc1bf6167cbbf5637bba27be327 Description-en: compact general purpose allocator with excellent performance (devel files) This is a general purpose allocator with excellent performance characteristics. Initially developed by Daan Leijen for the run-time systems of the Koka and Lean languages. . It is a drop-in replacement for malloc and can be used in other programs without code changes. . This package contains the development files. Package: libmimalloc2.0 Description-md5: 253dc8dd3e88071fe117429fd469c99b Description-en: compact general purpose allocator with excellent performance This is a general purpose allocator with excellent performance characteristics. Initially developed by Daan Leijen for the run-time systems of the Koka and Lean languages. . It is a drop-in replacement for malloc and can be used in other programs without code changes. Package: libmimetreeparser-data Description-md5: e32fb6af99e6a60451fb53d53107e3d2 Description-en: MIME tree parser - data files This is a parser for a MIME tree and is based on KMime. The goal is given a MIME tree to extract a list of parts (e.g. text, html) and a list of attachments, check the validity of the signatures and decrypt any encrypted part. . This package contains the data files. Package: libmimetreeparser-dev Description-md5: 054cc70a8dfa310c379bce46e2ca7065 Description-en: MIME tree parser - development files This is a parser for a MIME tree and is based on KMime. The goal is given a MIME tree to extract a list of parts (e.g. text, html) and a list of attachments, check the validity of the signatures and decrypt any encrypted part. . This package contains the development files. Package: libmirage-crypto-ocaml Description-md5: 592614841e50dec730bb2ce61f97fe48 Description-en: simple symmetric cryptography for the modern age (runtime) Mirage-crypto provides symmetric ciphers (DES, AES, RC4, ChaCha20/Poly1305), and hashes (MD5, SHA-1, SHA-2). . Mirage-crypto-rng provides a random number generator interface, and implementations: Fortuna, HMAC-DRBG, getrandom/getentropy based (in the unix sublibrary). . Mirage-crypto-pk provides public-key cryptography (RSA, DSA, DH). . Mirage-crypto-ec provides an implementation of key exchange (ECDH) and digital signature (ECDSA/EdDSA) algorithms using code from Fiat (https://github.com/mit-plv/fiat-crypto). The curves P224 (SECP224R1), P256 (SECP256R1), P384 (SECP384R1), P521 (SECP521R1), and 25519 (X25519, Ed25519) are implemented by this package. . This package contains the shared runtime libraries. Package: libmirage-crypto-ocaml-dev Description-md5: eeb78e422b88d8f8bed2e34e22d2eb9b Description-en: cryptography in OCaml for the modern age (dev) Mirage-crypto provides symmetric ciphers (DES, AES, RC4, ChaCha20/Poly1305), and hashes (MD5, SHA-1, SHA-2). . Mirage-crypto-rng provides a random number generator interface, and implementations: Fortuna, HMAC-DRBG, getrandom/getentropy based (in the unix sublibrary). . Mirage-crypto-pk provides public-key cryptography (RSA, DSA, DH). . Mirage-crypto-ec provides an implementation of key exchange (ECDH) and digital signature (ECDSA/EdDSA) algorithms using code from Fiat (https://github.com/mit-plv/fiat-crypto). The curves P224 (SECP224R1), P256 (SECP256R1), P384 (SECP384R1), P521 (SECP521R1), and 25519 (X25519, Ed25519) are implemented by this package. . This package contains development files. Package: libmirage-kv-mem-ocaml Description-md5: c57b9783e23fa505c117fd8329953b16 Description-en: in-memory key value store for MirageOS (runtime) Implements the mirage-kv interface, but does not provide a persistent data storage. Use for testing or amnesia. . This package contains the shared runtime libraries. Package: libmirage-kv-mem-ocaml-dev Description-md5: fc4beb961c789ed8a0cb2fa321956148 Description-en: in-memory key value store for MirageOS (dev) Implements the mirage-kv interface, but does not provide a persistent data storage. Use for testing or amnesia. . This package contains development files. Package: libmirage-kv-ocaml Description-md5: 08add48189b10e3d9ba3ad922da68136 Description-en: MirageOS signatures for key/value devices (runtime) mirage-kv provides the Mirage_kv.RO and Mirage_kv.RW signatures the MirageOS key/value devices should implement. . This package contains the shared runtime libraries. Package: libmirage-kv-ocaml-dev Description-md5: dd01809123654fadcdcc3e105a0f08d8 Description-en: MirageOS signatures for key/value devices (dev) mirage-kv provides the Mirage_kv.RO and Mirage_kv.RW signatures the MirageOS key/value devices should implement. . This package contains development files. Package: libmirserver-dev Description-md5: 5df494748c81b14deddb055b2b3bb810 Description-en: Mir Display Server - server library - development headers Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files required to build Mir servers. Package: libmlir-14-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-14t64 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-15-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-15t64 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: libmlir-16t64 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-17-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-17t64 Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-18 Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-18-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-19 Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-19-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-20 Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlir-20-dev Description-md5: b2671453793175bc5bd7c93d05c96c40 Description-en: Multi-Level Intermediate Representation library Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. Package: libmlpack-dev Description-md5: 5660c8c90c61f0ce67048a9b1b536b58 Description-en: intuitive, fast, scalable C++ machine learning library (development libs) This package contains the mlpack Library development files. . Machine Learning Pack (mlpack) is an intuitive, fast, scalable C++ machine learning library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of machine learning methods and function as a "swiss army knife" for machine learning researchers. Package: libmlt++-dev Description-md5: 4d6b5bbde9cc62c5817cd8317333a0ef Description-en: MLT multimedia framework C++ wrapper (development) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the static libraries and headers for developing applications that use the MLT multimedia framework C++ wrapper. Package: libmlt++7 Description-md5: aca1ad662b6b3311655b23307bbc7454 Description-en: MLT multimedia framework C++ wrapper (runtime) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the files necessary for running applications that use the MLT multimedia framework C++ wrapper. Package: libmlt-data Description-md5: b51503d2acd3e514d41cada40a978ea6 Description-en: multimedia framework (data) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the data files for the MLT multimedia framework. Package: libmlt-dev Description-md5: 560d6021b000ad5387abd7a319907b74 Description-en: multimedia framework (development) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the static libraries and headers for developing applications that use the MLT multimedia framework. Package: libmlt7 Description-md5: eafc70788fe70ed5740aa0a320784b9c Description-en: multimedia framework (runtime) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the files necessary for running applications that use the MLT multimedia framework. Package: libmodi-dev Description-md5: e37c7aeb727d6e47c1f4dfd7b59e34d1 Description-en: Mac OS disk image format access library -- development files libmodi is a library to access the Mac OS disk image format. . This package includes the development support files. Package: libmodi-utils Description-md5: e14f74ff23e7376b5bb55b2b1b75e799 Description-en: Mac OS disk image format access library -- Utilities libmodi is a library to access the Mac OS disk image format. . This package contains - modiinfo, a utility to determine information about a Mac OS disk image - modimount, a tool to mount a Mac OS disk image file Package: libmodi1 Description-md5: 3798a3a9484a1fcd0f6589c45512f30f Description-en: Mac OS disk image format access library libmodi is a library to access the Mac OS disk image format. . This package contains the shared library. Package: libmorbig-ocaml-dev Description-md5: ba5ef021c11ef2ee4b4950a4fe7b7a8f Description-en: OCaml libraries of the morbig shell parser (development files) Morbig is a parser for shell scripts that are written in the POSIX shell script language. It parses the scripts statically, that is without executing them, and constructs a concrete syntax tree for each of them. The concrete syntax trees are built using constructors according to the shell grammar of the POSIX standard. . This package contains the development stuff you need to use morbig for the development of programs. It provides, among others, functions for parsing shell scripts, the type definition of concrete syntax trees, and functions for reading and writing concrete syntax trees. Package: libmorsmall-ocaml-dev Description-md5: 37af2166c902045c700f2913c257a622 Description-en: OCaml libraries for abstract syntax of shell scripts The morsmall library defines a type for abstract syntax trees of POSIX shell scripts. It also provides a converter from the concrete syntax trees produced by the morbig parser to abstract syntax, and a printer from abstract syntax to shell. . This development library is only useful when you are developing OCaml programs that act on shell scripts. Package: libmptcpd3 Description-md5: 844bd3471e4e6f51098be2d61a6ff896 Description-en: Multipath TCP Daemon Library The Multipath TCP Daemon Library is a library to build plugins for the mptcpd, short for Multipath TCP Daemon. This library can be used to perform Multipath TCP path management related operations in the user space. . The daemon interacts with the Linux kernel through a generic Netlink connection to track per-connection information (e.g. available remote addresses), available network interfaces, request new MPTCP subflows, handle requests for subflows, etc. The plugin can react on events and requests path management related operations to create subflows, advertise addresses, etc. Package: libmptcpd3-dev Description-md5: 2f7b85d1f72587bc78856b7bd4fd9f9e Description-en: Multipath TCP Daemon Library - Development files The Multipath TCP Daemon Library is a library to build plugins for the mptcpd, short for Multipath TCP Daemon. This library can be used to perform Multipath TCP path management related operations in the user space. . The daemon interacts with the Linux kernel through a generic Netlink connection to track per-connection information (e.g. available remote addresses), available network interfaces, request new MPTCP subflows, handle requests for subflows, etc. The plugin can react on events and requests path management related operations to create subflows, advertise addresses, etc. . This package provides the development files (ie. includes, static library) that allows one to build software or mptcpd plugins which uses libmptcpd3. Package: libmptcpd3-doc Description-md5: fb042abf60b3b692f172a4ad8806fda8 Description-en: Multipath TCP Daemon Library - documentation The Multipath TCP Daemon Library is a library to build plugins for the mptcpd, short for Multipath TCP Daemon. This library can be used to perform Multipath TCP path management related operations in the user space. . The daemon interacts with the Linux kernel through a generic Netlink connection to track per-connection information (e.g. available remote addresses), available network interfaces, request new MPTCP subflows, handle requests for subflows, etc. Plugins can react on events and requests path management related operations to create subflows, advertise addresses, etc. . This package provides documentation files describing how to use libmptcpd3. Package: libmptcpwrap0 Description-md5: 9819956b26fb038cd274fa89a06f7029 Description-en: Multipath TCP Converter Library The Multipath TCP Converter Library - libmptcpwrap - helps to enable MPTCP usage on unmodified legacy services. This library can be used with LD_PRELOAD to force MPTCP socket usage instead of TCP. . To use MPTCP on a Linux kernel, it is required to explicitly create an MPTCP socket. In theory, it is then needed to modify an existing program to benefit from MPTCP. In practice, 'socket()' syscall can be modified to create an MPTCP socket instead of TCP. This is done with the help of this lib and LD_PRELOAD. Package: libmsiecf-dev Description-md5: 51a72abfbec3c08d9578db4a08f812ae Description-en: Microsoft Internet Explorer Cache File access library -- development files libmsiecf is a library to access the Microsoft Internet Explorer (MSIE) Cache File (index.dat) files. . This package includes the development support files. Package: libmsiecf-utils Description-md5: d9a22e29c04bd434470ed61cd9550e95 Description-en: Microsoft Internet Explorer Cache File access library -- Utilities libmsiecf is a library to access the Microsoft Internet Explorer (MSIE) Cache File (index.dat) files. . This package contains tools to access data stored in index.dat files: msiecfexport, msiecfinfo. Package: libmsiecf1t64 Description-md5: 618c14c263bf713f588eb80e2b1b3176 Description-en: Microsoft Internet Explorer Cache File access library libmsiecf is a library to access the Microsoft Internet Explorer (MSIE) Cache File (index.dat) files. . This package contains the shared library. Package: libmspub-tools Description-md5: 5c0f4c021dc4968b465139c6ac4dcf22 Description-en: library for parsing the mspub file structure -- tools Libmspub is library providing ability to interpret and import mspub diagrams into various applications. . This package contains pub2xhtml and pub2raw. Package: libmu-dbm9t64 Description-md5: 2aa73cd0d8a4ffdab7ed230774df26e4 Description-en: GNU Mail abstraction library -- dbm support GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. . This is GNU's Mail abstraction library dbm support component. This library allows programs to hook into a single library for many different types of mail backends. The following backend stores are currently provided: mbox, mh, maildir, dotmail, pop3, imap4. Package: libnbd-bin Description-md5: c4d0828eadd8a75283f0a15d9a0d0771 Description-en: Utilities using the Network Block Device client library NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. . This is the NBD client library in userspace, a simple library for writing NBD clients. . This package contains utilities that make use of libnbd: . - nbdcopy - nbddump - nbdfuse - nbdinfo Package: libnbd-dev Description-md5: 177999def0eb7c9610d511b838c14b91 Description-en: Network Block Device client library -- development files NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. . This is the NBD client library in userspace, a simple library for writing NBD clients. . This package contains the development files. Package: libnbd-ocaml Description-md5: db5d8b5abeb70b006dae91a1009761e6 Description-en: Network Block Device client library -- OCaml bindings NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. . This is the NBD client library in userspace, a simple library for writing NBD clients. . This package contains the OCaml bindings to libnbd. Package: libnbd-ocaml-dev Description-md5: 174a81577292d238af4e3a727e837cc8 Description-en: Network Block Device client library -- OCaml development files NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. . This is the NBD client library in userspace, a simple library for writing NBD clients. . This package contains all the files needed to develop OCaml programs which use OCaml bindings to libnbd. Package: libnbd0 Description-md5: da99f9821cdc8826ed7d870a6201d13b Description-en: Network Block Device client library -- shared library NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. . This is the NBD client library in userspace, a simple library for writing NBD clients. . The key features are: . * Synchronous and asynchronous APIs, both for ease of use and for writing non-blocking, multithreaded clients. . * High performance. . * Minimal dependencies for the basic library. . * Well-documented, stable API. . * Bindings in several programming languages. . This package contains the shared library. Package: libncarg-bin Description-md5: f8affe674e63c9363c21bae99542a011 Description-en: NCAR command-language library - development tools This package provides development tools for developing applications of the NCARG command library, such as wrappers for compilation of NCL executables. Package: libncarg-data Description-md5: b77afafcc6bb70406642ac66445db160 Description-en: NCAR command-language library - Data NCAR Command Language library used by NCAR. This package contains data such as colormaps, fonts and map data that is used by the ncarg library. Package: libncarg-dev Description-md5: 9c9148628e6b5c148812518160386ff6 Description-en: Development files for the NCAR command language library ncarg is the NCAR command-language. Package: libncarg0t64 Description-md5: 848c564cd2a3d341bcecdb0eb6060b5d Description-en: NCAR command-language library NCAR Command Language library used by NCAR binaries and tools. Package: libncbi-ngs-dev Description-md5: 3422bc1afe8fcaeaf775092e387806dd Description-en: Next Generation Sequencing language Bindings (C++ development) NGS is a new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing. The API itself is independent from any particular back-end implementation, and supports use of multiple back-ends simultaneously. It also provides a library for building new back-end "engines". The engine for accessing SRA data is contained within the sister repository ncbi-vdb. . The API is currently expressed in C++, Java and Python languages. The design makes it possible to maintain a high degree of similarity between the code in one language and code in another - especially between C++ and Java. . This is the full development package. Package: libncbi-ngs3 Description-md5: eea05f384e3aa5790614840e037c0cad Description-en: Next Generation Sequencing language Bindings (full runtime) NGS is a new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing. The API itself is independent from any particular back-end implementation, and supports use of multiple back-ends simultaneously. It also provides a library for building new back-end "engines". The engine for accessing SRA data is contained within the sister repository ncbi-vdb. . The API is currently expressed in C++, Java and Python languages. The design makes it possible to maintain a high degree of similarity between the code in one language and code in another - especially between C++ and Java. Package: libnet-oauth-perl Description-md5: 229e57533790e7a628ca66292bde593c Description-en: implementation of the OAuth 1.0 protocol Net::OAuth implements OAuth, which is "An open protocol to allow secure API authentication in a simple and standard method from desktop and web applications." . In practical terms, OAuth is a mechanism for a Consumer to request protected resources from a Service Provider on behalf of a user. Package: libnethttpd-ocaml-dev Description-md5: e5cd53edb89f11d396d36ca5724baa7c Description-en: OCaml application-level Internet libraries - HTTP daemon development libraries Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains the development stuff you need to use the nethttpd library in your programs. Package: libnglib-6.2t64 Description-md5: 749dde83fc8c0f63e018605be247d718 Description-en: Automatic 3d tetrahedral mesh generator shared library NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. . This package contains the shared libraries. Package: libnglib-dev Description-md5: 688d6219dad630c08a816fa98ae2a6fb Description-en: Automatic 3d tetrahedral mesh generator development files NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. . This package contains the static libraries and header files. Package: libngs-c++-dev Description-md5: 9534a0a0250642f9581d48e416693286 Description-en: Next Generation Sequencing language Bindings (C++ development) NGS is a new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing. The API itself is independent from any particular back-end implementation, and supports use of multiple back-ends simultaneously. It also provides a library for building new back-end "engines". The engine for accessing SRA data is contained within the sister repository ncbi-vdb. . The API is currently expressed in C++, Java and Python languages. The design makes it possible to maintain a high degree of similarity between the code in one language and code in another - especially between C++ and Java. . This is the development package for C++ usage. Package: libngs-c++3 Description-md5: 0fec940c649cd38f828013b13b889f53 Description-en: Next Generation Sequencing language Bindings (C++ runtime) NGS is a new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing. The API itself is independent from any particular back-end implementation, and supports use of multiple back-ends simultaneously. It also provides a library for building new back-end "engines". The engine for accessing SRA data is contained within the sister repository ncbi-vdb. . The API is currently expressed in C++, Java and Python languages. The design makes it possible to maintain a high degree of similarity between the code in one language and code in another - especially between C++ and Java. Package: libngs-java Description-md5: 7e9c9b034df5ad8390e688ab3dbb4b4b Description-en: Next Generation Sequencing language Bindings (Java bindings) NGS is a new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing. The API itself is independent from any particular back-end implementation, and supports use of multiple back-ends simultaneously. It also provides a library for building new back-end "engines". The engine for accessing SRA data is contained within the sister repository ncbi-vdb. . The API is currently expressed in C++, Java and Python languages. The design makes it possible to maintain a high degree of similarity between the code in one language and code in another - especially between C++ and Java. . Java bindings. Package: libngs-java-doc Description-md5: 0b28558f8410c16ac13258cb3eb503e2 Description-en: Next Generation Sequencing language Bindings (Java documentation) NGS is a new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing. The API itself is independent from any particular back-end implementation, and supports use of multiple back-ends simultaneously. It also provides a library for building new back-end "engines". The engine for accessing SRA data is contained within the sister repository ncbi-vdb. . The API is currently expressed in C++, Java and Python languages. The design makes it possible to maintain a high degree of similarity between the code in one language and code in another - especially between C++ and Java. . Documentation for the Java bindings. Package: libngs-jni Description-md5: ac3f619a761e17f97e3175d723403d2c Description-en: Next Generation Sequencing language Bindings (Java native binding) NGS is a new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing. The API itself is independent from any particular back-end implementation, and supports use of multiple back-ends simultaneously. It also provides a library for building new back-end "engines". The engine for accessing SRA data is contained within the sister repository ncbi-vdb. . The API is currently expressed in C++, Java and Python languages. The design makes it possible to maintain a high degree of similarity between the code in one language and code in another - especially between C++ and Java. . Java native bindings. Package: libnode-dev Description-md5: 75974f1c9f5486fb656a060b83cecc2d Description-en: evented I/O for V8 javascript (development files) Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . This package provides development headers for libnode115 Package: libnode115 Description-md5: aa09cb3413d563f4b3b5a9d6a7723845 Description-en: evented I/O for V8 javascript - runtime library Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . Node.js is bundled with several useful libraries to handle server tasks: . System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings. . This package provides the dynamic library for Node.js. Package: libnproc-ocaml-dev Description-md5: d7c1d7c761b371acc9516ecb27ee85b6 Description-en: process pool implementation for OCaml Nproc is a process pool implementation for OCaml. A process pool is a fixed set of processes that perform arbitrary computations for a master process, in parallel and without blocking the master. Master and workers communicate by message-passing. Nproc relies on fork, pipes, Marshal and Lwt. . This package contains the development modules you need to use Nproc in your programs. Package: libnss-extrausers Description-md5: ddb09d6e0234d21eb8b08b919f49ef5b Description-en: nss module to have an additional passwd, shadow and group file This Name Service Switch (NSS) module reads /var/lib/extrausers/passwd, /var/lib/extrausers/shadow and /var/lib/extrausers/groups, allowing to store system accounts and accounts copied from other systems in different files. Package: libnuspell-dev Description-md5: 8297ddee02233b536d2361494f6b3218 Description-en: spell checker (development) Nuspell is a free and open source spell checker that is written in modern C++. It is designed for languages with rich morphology and complex word compounding. . Main features are: - Full unicode support backed by ICU - Backward compatibility with Hunspell dictionary file format - Twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compounds (for example, Hungarian, German and Dutch) - Support language specific features (for example, special casing of Azeri and Turkish dotted i, or German sharp s) - Handle conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains the development files. Package: libnuspell5 Description-md5: 3021fd1d2880e64681b2514fad7c7140 Description-en: spell checker (shared library) Nuspell is a free and open source spell checker that is written in modern C++. It is designed for languages with rich morphology and complex word compounding. . Main features are: - Full unicode support backed by ICU - Backward compatibility with Hunspell dictionary file format - Twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compounds (for example, Hungarian, German and Dutch) - Support language specific features (for example, special casing of Azeri and Turkish dotted i, or German sharp s) - Handle conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains the shared library. Package: libobjc-11-dev Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libobjcryst-dev Description-md5: 2c5dabbd4ef3f246ad9fe3f19b327f97 Description-en: Object-Oriented Crystallographic Library for C++ (headers) libobjcryst expands the ObjCryst++ source to make it easier to use as a system shared lirbary but does not include GUI related files from ObjCryst++. . This package contains the developer headers. Package: libobjcryst0 Description-md5: 4a81a813b9e68be4849cff61d9d70c3b Description-en: Object-Oriented Crystallographic Library for C++ libobjcryst expands the ObjCryst++ source to make it easier to use as a system shared lirbary but does not include GUI related files from ObjCryst++. . This package contains the shared library. Package: libobs-dev Description-md5: 225773aeb3e625b11d710d9b8c43c078 Description-en: recorder and streamer for live video content (development files) OBS Studio is designed for efficiently recording and streaming live video content. It supports live RTP streaming to various streaming sites. . This package contains the development files. Package: libobs0t64 Description-md5: e656b9704323c8e11d168b672bfabb94 Description-en: recorder and streamer for live video content (shared library) OBS Studio is designed for efficiently recording and streaming live video content. It supports live RTP streaming to various streaming sites. . This package contains the shared library libobs. Package: libobus-ocaml Description-md5: 6f2a20757691a18a1b983ef212a31a3c Description-en: pure OCaml implementation of D-Bus (runtime) OBus is a pure OCaml implementation of D-Bus. It aims to provide a clean and easy way for OCaml programmers to access and provide D-Bus services. . This package contains dynamically loadable plugins of OBus. Package: libobus-ocaml-bin Description-md5: a8bf004ef9dfcd573ccb84376066a1dc Description-en: pure OCaml implementation of D-Bus (command-line tools) OBus is a pure OCaml implementation of D-Bus. It aims to provide a clean and easy way for OCaml programmers to access and provide D-Bus services. . This package contains command-line tools useful for using OBus. Package: libobus-ocaml-dev Description-md5: e72147b0cd345487307857daceca669c Description-en: pure OCaml implementation of D-Bus (development files) OBus is a pure OCaml implementation of D-Bus. It aims to provide a clean and easy way for OCaml programmers to access and provide D-Bus services. . D-Bus is a message bus, used for sending messages between applications. It supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead. D-Bus also supports a method call mapping for its messages. . This package contains development files of OBus. Package: libocaml-version-ocaml Description-md5: c4df8c2f2aece531879ea7285a828a8c Description-en: handle OCaml compiler version strings (runtime) This library provides facilities to parse version numbers of the OCaml compiler, and enumerates the various official OCaml releases and configuration variants. . This package contains runtime files. Package: libocaml-version-ocaml-dev Description-md5: c688a66ba19bdb2d7ea1d17078e10e79 Description-en: handle OCaml compiler version strings (dev) This library provides facilities to parse version numbers of the OCaml compiler, and enumerates the various official OCaml releases and configuration variants. . This package contains development files. Package: libocamlformat-ocaml Description-md5: 217c873d2d56d2faa24563c75205ecc0 Description-en: auto-formatter for OCaml code (runtime library) ocamlformat is a code formatter for OCaml. It comes with opinionated default settings but is also fully customizable to suit your coding style. - Profiles: ocamlformat offers profiles with predefined formatting configurations. - Configurable: Users can change the formatting profile and configure every option in their .ocamlformat configuration file. - Format Comments: ocamlformat can format comments, docstrings, and even code blocks in your comments. - RPC: ocamlformat provides an RPC server that can be used by other tools to easily format OCaml Code. . This package contains the runtime library for programs using the ocamlformat library. Package: libocamlformat-ocaml-dev Description-md5: bee0a175060186b9c6d2bb7a3197dd21 Description-en: auto-formatter for OCaml code (development library) ocamlformat is a code formatter for OCaml. It comes with opinionated default settings but is also fully customizable to suit your coding style. - Profiles: ocamlformat offers profiles with predefined formatting configurations. - Configurable: Users can change the formatting profile and configure every option in their .ocamlformat configuration file. - Format Comments: ocamlformat can format comments, docstrings, and even code blocks in your comments. - RPC: ocamlformat provides an RPC server that can be used by other tools to easily format OCaml Code. . This package contains the development stuff needed to use the ocamlformat library in your programs. Package: libocamlnet-ocaml Description-md5: 33181c622e82fb74e3c7f57d4257a6c3 Description-en: OCaml application-level Internet libraries - core runtime libraries Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains only the shared runtime stub libraries for the core Ocamlnet libraries. Stub libraries for SSL-related components are available in the libocamlnet-ssl-ocaml-dev package. Package: libocamlnet-ocaml-bin Description-md5: 59cf3fa95bb1763c17ae84793c2ca566 Description-en: OCaml application-level Internet libraries - binaries Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains the binaries ocamlrpcgen (a helper for creating RPC stubs) and netplex-admin (generic administration tool for netplex systems). Package: libocamlnet-ocaml-dev Description-md5: 76b84269a8f0c304d3a7ba727b770ce5 Description-en: OCaml application-level Internet libraries - core development libraries Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains the development stuff you need to use the core Ocamlnet libraries in your programs. The following libraries are packaged separately: SSL-related libraries (libocamlnet-ssl-ocaml-dev), GTK-related libraries (libocamlnet-gtk2-ocaml-dev), nethttpd (libnethttpd-ocaml-dev). The netcgi2 Apache connector is also part of this package; to run applications built for that connector you will need the mod_netcgi_apache Apache module (libapache2-mod-ocamlnet). Package: libocamlnet-ocaml-doc Description-md5: f3389897a04ee417c0754664d52aa01f Description-en: OCaml application-level Internet libraries - documentation and examples Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains the Ocamlnet reference manual in HTML format and several examples about how to use the various libraries. Package: libocamlnet-ssl-ocaml Description-md5: ed0ae7ccad1bbc2001396f11bfc91b1d Description-en: OCaml application-level Internet libraries - SSL runtime libraries Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains only the shared runtime stub libraries for the SSL-related libraries of Ocamlnet. Package: libocamlnet-ssl-ocaml-dev Description-md5: 8bd741ee57a66e6fa3d3b7d83f9e8ad3 Description-en: OCaml application-level Internet libraries - SSL development libraries Ocamlnet is a collection of OCaml libraries focusing focus on application-level Internet protocols and conventions. . Ocamlnet consists of the following libraries: * netstring: processing of strings that occur in network context * netcgi2: portable web applications * nethttpd: is a web server component (HTTP server implementation) * netplex: generic server framework * rpc: OncRPC implementation * netclient: clients for HTTP, FTP, and Telnet * equeue: event queue used for many protocol implementations * shell: external commands invocation * netshm: shared memory for IPC purposes * netsys: bindings for system functions * smtp and pop: two further client implementations . A number of ideas and concepts are used throughout the libraries: * netchannels are a way to abstract sequential I/O channels * event queues provided by equeue and unixqueue make asynchronous protocol interpreters possible . This package contains the development stuff you need to use SSL-related libraries of Ocamlnet in your programs. Package: libocsigenserver-ocaml Description-md5: 85d30e4e1955715ce7329b6590fb7564 Description-en: web server of the Ocsigen project (runtime libraries) The Ocsigen project is aimed at proposing clean and safe tools for developing and running client/server Web 2.0 applications. . Ocsigen Server is a full featured Web server. It implements most features of the HTTP protocol, and has a very powerful extension mechanism that make very easy to plug your own OCaml modules for generating pages. Many extensions are available, like a reverse proxy, content compression, access control, authentication, etc. . This package contains runtime libraries. Package: libocsigenserver-ocaml-dev Description-md5: a67c331d7c29c9ca274305599b26f3c7 Description-en: web server of the Ocsigen project (dev libraries) The Ocsigen project is aimed at proposing clean and safe tools for developing and running client/server Web 2.0 applications. . Ocsigen Server is a full featured Web server. It implements most features of the HTTP protocol, and has a very powerful extension mechanism that make very easy to plug your own OCaml modules for generating pages. Many extensions are available, like a reverse proxy, content compression, access control, authentication, etc. . This package contains development libraries. Package: libocsipersist-lib-ocaml Description-md5: 0d26099a6ff5afca0cbcc1028abd5805 Description-en: persistent key/value storage for Ocsigen (support library) (runtime) This library defines signatures and auxiliary tools for defining backends for the Ocsipersist frontend. Ocsipersist is used pervasively in Eliom/Ocsigen to handle sessions and references. It can be used as an extension for ocsigenserver or as a library. Implementations of the following backends currently exist: PostgreSQL, SQLite. . This package contains runtime files. Package: libocsipersist-lib-ocaml-dev Description-md5: 6e08cbcc8cd11537175e86a3a6d048bb Description-en: persistent key/value storage for Ocsigen (support library) (dev) This library defines signatures and auxiliary tools for defining backends for the Ocsipersist frontend. Ocsipersist is used pervasively in Eliom/Ocsigen to handle sessions and references. It can be used as an extension for ocsigenserver or as a library. Implementations of the following backends currently exist: PostgreSQL, SQLite. . This package contains development files. Package: libocsipersist-ocaml Description-md5: 9c97f02ba7e1041116ed8006143e7a80 Description-en: persistent key/value storage for Ocsigen (runtime) This is an virtual library defining a unified frontend for a number of key/value storage implementations. Ocsipersist is used pervasively in Eliom/Ocsigen to handle sessions and references. It can be used as an extension for ocsigenserver or as a library. Implementations of the following backends currently exist: PostgreSQL, SQLite. . This package contains runtime files. Package: libocsipersist-ocaml-dev Description-md5: 345575b881edc56701b3eeeaf10615c2 Description-en: persistent key/value storage for Ocsigen (dev) This is an virtual library defining a unified frontend for a number of key/value storage implementations. Ocsipersist is used pervasively in Eliom/Ocsigen to handle sessions and references. It can be used as an extension for ocsigenserver or as a library. Implementations of the following backends currently exist: PostgreSQL, SQLite. . This package contains development files. Package: libocsipersist-pgsql-ocaml Description-md5: 0e90149a060df5c6b2963821e18aab97 Description-en: persistent key/value storage for Ocsigen using PostgreSQL (runtime) This library provides a PostgreSQL backend for the unified key/value storage frontend as defined in the ocsipersist package. Ocsipersist is used pervasively in Eliom/Ocsigen to handle sessions and references. It can be used as an extension for ocsigenserver or as a library. . This package contains runtime files. Package: libocsipersist-pgsql-ocaml-dev Description-md5: 924d121c7f4d5699fbe73d281e331cfb Description-en: persistent key/value storage for Ocsigen using PostgreSQL (dev) This library provides a PostgreSQL backend for the unified key/value storage frontend as defined in the ocsipersist package. Ocsipersist is used pervasively in Eliom/Ocsigen to handle sessions and references. It can be used as an extension for ocsigenserver or as a library. . This package contains development files. Package: libocsipersist-sqlite-ocaml Description-md5: 307632a4b33af3cfadc30a2b36ee0abe Description-en: persistent key/value storage for Ocsigen using SQLite (runtime) This library provides a SQLite backend for the unified key/value storage frontend as defined in the ocsipersist package. Ocsipersist is used pervasively in Eliom/Ocsigen to handle sessions and references. It can be used as an extension for ocsigenserver or as a library. . This package contains runtime files. Package: libocsipersist-sqlite-ocaml-dev Description-md5: f307adc69b6bb3ad6f5743b3149b5da3 Description-en: persistent key/value storage for Ocsigen using SQLite (dev) This library provides a SQLite backend for the unified key/value storage frontend as defined in the ocsipersist package. Ocsipersist is used pervasively in Eliom/Ocsigen to handle sessions and references. It can be used as an extension for ocsigenserver or as a library. . This package contains development files. Package: libodil-dev Description-md5: 60a3d1b088d03e7c5d9517e072327c9b Description-en: C++11 library for the DICOM standard (development files) Odil leverages C++ constructs to provide a user-friendly API of the different parts of the DICOM standard. Included in Odil are exception-based error handling, generic access to datasets elements, standard JSON and XML representation of datasets, and generic implementation of messages, clients and servers for the various DICOM protocols. . This package contains the development files. Package: libodil-doc Description-md5: e170551c412c074db16012936c15516c Description-en: C++11 library for the DICOM standard (documentation) Odil leverages C++ constructs to provide a user-friendly API of the different parts of the DICOM standard. Included in Odil are exception-based error handling, generic access to datasets elements, standard JSON and XML representation of datasets, and generic implementation of messages, clients and servers for the various DICOM protocols. . This package contains the documentation files. Package: libodil0t64 Description-md5: e2d4d5529d9b8f2f8199d67a281dfb8e Description-en: C++11 library for the DICOM standard Odil leverages C++ constructs to provide a user-friendly API of the different parts of the DICOM standard. Included in Odil are exception-based error handling, generic access to datasets elements, standard JSON and XML representation of datasets, and generic implementation of messages, clients and servers for the various DICOM protocols. . Odil also provides conversion to and from DCMTK data structures. . This package contains the shared library. Package: libodoc-ocaml Description-md5: c335bf33ba137a409ce130f6b46f3777 Description-en: documentation generator for OCaml (runtime libraries) Odoc is a documentation generator for the OCaml programming language. It reads doc comments contained in OCaml source code, delimited with (** ... *), and produces HTML. . Odoc's main advantage over ocamldoc is an accurate cross-referencer, which handles the complexity of the OCaml module system. Odoc also offers a good opportunity to improve HTML output compared to ocamldoc. . Furthermore, odoc can be used by dune to generate documentation of OCaml projects using dune as a build-system. . This package contains the runtime files. Package: libodoc-ocaml-dev Description-md5: 28311ef57783319966135be82ce8f6c9 Description-en: documentation generator for OCaml (development libraries) Odoc is a documentation generator for the OCaml programming language. It reads doc comments contained in OCaml source code, delimited with (** ... *), and produces HTML. . Odoc's main advantage over ocamldoc is an accurate cross-referencer, which handles the complexity of the OCaml module system. Odoc also offers a good opportunity to improve HTML output compared to ocamldoc. . Furthermore, odoc can be used by dune to generate documentation of OCaml projects using dune as a build-system. . This package contains the development files. Package: libodoc-parser-ocaml Description-md5: 5045ce3e5215810caa2488c52a3e4c1a Description-en: parser for OCaml documentation comments (runtime files) Odoc_parser is a library for parsing the contents of OCaml documentation comments, formatted using 'odoc' syntax, an extension of the language understood by ocamldoc. . This package contains runtime files. Package: libodoc-parser-ocaml-dev Description-md5: a0b73de42ea945fd0138474ce757944d Description-en: parser for OCaml documentation comments (dev files) Odoc_parser is a library for parsing the contents of OCaml documentation comments, formatted using 'odoc' syntax, an extension of the language understood by ocamldoc. . This package contains development files. Package: liboffload-20 Description-md5: 841bdc20a27b40722e37c7b2d0838a75 Description-en: Offload Library The offload library facilitates efficient task distribution by offloading specific computational tasks from the CPU to alternative hardware accelerators such as GPUs or FPGAs. Package: liboffload-20-dev Description-md5: 352e5b2eb6f0446d5039b547a7bc6d17 Description-en: Offload Library - Development Package The offload library facilitates efficient task distribution by offloading specific computational tasks from the CPU to alternative hardware accelerators such as GPUs or FPGAs. . This development package includes headers and other resources needed for building applications that utilize the offload runtime. Package: libogre-1.12-dev Description-md5: c6016e4d1e7a57e4d04758e982fcc7c0 Description-en: 3D Object-Oriented Graphics Rendering Engine (development files) OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. . This package contains the headers needed to develop with OGRE. Package: libogre1.12.10t64 Description-md5: ce83dd986432adba1100139c0d09fa07 Description-en: 3D Object-Oriented Graphics Rendering Engine (libraries) OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. . This package contains the library and plugins. Package: libolecf-dev Description-md5: b300117978cb8f81881f283db6143b08 Description-en: OLE2 Compound File format access library -- development files libolecf is a library to access the OLE 2 Compound File (OLECF) format. . This package includes the development support files. Package: libolecf-utils Description-md5: f305d922683243b107ff676d92b74143 Description-en: OLE2 Compound File format access library -- Utilities libolecf is a library to access the OLE 2 Compound File (OLECF) format. . This package contains tools to access data stored in OLECF files: olecfexport, olecfinfo, lecfmount. Package: libolecf1t64 Description-md5: a5330b1030a39c8b32613af8d0567b4c Description-en: OLE2 Compound File format access library libolecf is a library to access the OLE 2 Compound File (OLECF) format. . This package contains the shared library. Package: libomniorb4-3t64 Description-md5: da969910988d77327fd08022e55d7c9e Description-en: omniORB core libraries omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes libomniorb4, libomnicodesets4, libomnidynamic4 and libomnissltp4. Package: libomniorb4-dev Description-md5: 9f73da61615a8b6b129df5815526234e Description-en: omniORB core libraries development files omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes developer files for libomniorb4, libomnicodesets4, libomnidynamic4 and libomnissltp4. Package: libomnithread4 Description-md5: a3dd18f844eda9e9672e35fcafeac7cf Description-en: C++ threading library omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes libomnithread4. Package: libomnithread4-dev Description-md5: a852499e39385b9cf4750887bef93978 Description-en: C++ threading library development files omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes developer files libomnithread4. Package: libomp-14-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-14-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-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: libomp-17-dev Description-md5: 6f692a0e089a2d4587b533b4f246db62 Description-en: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-17-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp-18-dev Description-md5: 6f692a0e089a2d4587b533b4f246db62 Description-en: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-18-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp-19-dev Description-md5: 6f692a0e089a2d4587b533b4f246db62 Description-en: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-19-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp-20-dev Description-md5: 6f692a0e089a2d4587b533b4f246db62 Description-en: LLVM OpenMP runtime - dev package The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp-20-doc Description-md5: 55ecafb377674896611f496b3a8a1433 Description-en: LLVM OpenMP runtime - Documentation The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. . This package contains the documentation of this package. Package: libomp5-14t64 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-15t64 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-16t64 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-17t64 Description-md5: e28f50eb4beb8e316b69da2c1c0194c3 Description-en: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp5-18 Description-md5: e28f50eb4beb8e316b69da2c1c0194c3 Description-en: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp5-19 Description-md5: e28f50eb4beb8e316b69da2c1c0194c3 Description-en: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libomp5-20 Description-md5: e28f50eb4beb8e316b69da2c1c0194c3 Description-en: LLVM OpenMP runtime The runtime is the part of the OpenMP implementation that your code is linked against, and that manages the multiple threads in an OpenMP program while it is executing. Package: libopen3d-dev Description-md5: 7f50e228865cfccefabbd802df6d9d7c Description-en: Library for 3D data processing - development headers Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. . This package contains the development headers for C++ Package: libopen3d0.18t64 Description-md5: 293b80c6ea389274989a61431706a06e Description-en: Library for 3D data processing Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. Package: libopenbabel-dev Description-md5: 4f0a32197b42c191862bd6c662f5887a Description-en: Chemical toolbox library (development files) Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It allows one to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. Features include: . * Hydrogen addition and deletion * Support for Molecular Mechanics * Support for SMARTS molecular matching syntax * Automatic feature perception (rings, bonds, hybridization, aromaticity) * Flexible atom typer and perception of multiple bonds from atomic coordinates * Gasteiger-Marsili partial charge calculation . File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC. . This package contains the static library and the header files. Package: libopenbabel-doc Description-md5: 0fab4d74aecda6153f6001ea00c04b00 Description-en: Chemical toolbox library (documentation) Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It allows one to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. Features include: . * Hydrogen addition and deletion * Support for Molecular Mechanics * Support for SMARTS molecular matching syntax * Automatic feature perception (rings, bonds, hybridization, aromaticity) * Flexible atom typer and perception of multiple bonds from atomic coordinates * Gasteiger-Marsili partial charge calculation . File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC. . This package contains the library documentation. Package: libopenbabel7 Description-md5: 9b073686beba43d7febfa498b6b90bf2 Description-en: Chemical toolbox library Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It allows one to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. Features include: . * Hydrogen addition and deletion * Support for Molecular Mechanics * Support for SMARTS molecular matching syntax * Automatic feature perception (rings, bonds, hybridization, aromaticity) * Flexible atom typer and perception of multiple bonds from atomic coordinates * Gasteiger-Marsili partial charge calculation . File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC. . This package contains the shared library. Package: libopenimageio-dev Description-md5: d509b78ceda78916f3129145f175d4c5 Description-en: Library for reading and writing images - development OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. Main features include: . * Extremely simple but powerful ImageInput and ImageOutput APIs for reading and writing 2D images that is format agnostic -- that is, a "client app" doesn't need to know the details about any particular image file formats. Specific formats are implemented by DLL/DSO plugins. . * Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really good at understanding all the strange corners of the image formats, and are very careful about preserving image metadata (including Exif, GPS, and IPTC data). . * An ImageCache class that transparently manages a cache so that it can access truly vast amounts of image data (thousands of image files totaling hundreds of GB) very efficiently using only a tiny amount (tens of megabytes at most) of runtime memory. Additionally, a TextureSystem class provides filtered MIP-map texture lookups, atop the nice caching behavior of ImageCache. . * Several image tools based on these classes, including iinfo (print detailed info about images), iconvert (convert among formats, data types, or modify metadata), idiff (compare images), igrep (search images for matching metadata). Because these tools are based on ImageInput/ImageOutput, they work with any image formats for which ImageIO plugins are available. . * A really nice image viewer, iv, also based on OpenImageIO classes (and so will work with any formats for which plugins are available). . * Supported on Linux, OS X, and Windows. . * All available under the BSD license, so you may modify it and use it in both open source or proprietary apps. . This package contains the static library and headers for building programs that use libOpenImageIO. Package: libopenimageio-doc Description-md5: 55bdd488cfa305df845168fc5f878418 Description-en: Library for reading and writing images - documentation OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. Main features include: . * Extremely simple but powerful ImageInput and ImageOutput APIs for reading and writing 2D images that is format agnostic -- that is, a "client app" doesn't need to know the details about any particular image file formats. Specific formats are implemented by DLL/DSO plugins. . * Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really good at understanding all the strange corners of the image formats, and are very careful about preserving image metadata (including Exif, GPS, and IPTC data). . * An ImageCache class that transparently manages a cache so that it can access truly vast amounts of image data (thousands of image files totaling hundreds of GB) very efficiently using only a tiny amount (tens of megabytes at most) of runtime memory. Additionally, a TextureSystem class provides filtered MIP-map texture lookups, atop the nice caching behavior of ImageCache. . * Several image tools based on these classes, including iinfo (print detailed info about images), iconvert (convert among formats, data types, or modify metadata), idiff (compare images), igrep (search images for matching metadata). Because these tools are based on ImageInput/ImageOutput, they work with any image formats for which ImageIO plugins are available. . * A really nice image viewer, iv, also based on OpenImageIO classes (and so will work with any formats for which plugins are available). . * Supported on Linux, OS X, and Windows. . * All available under the BSD license, so you may modify it and use it in both open source or proprietary apps. . This package provides the official documentation. Package: libopenimageio2.5 Description-md5: 5f7074b815dede123805c8ad08bb2c32 Description-en: Library for reading and writing images - runtime OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. Main features include: . * Extremely simple but powerful ImageInput and ImageOutput APIs for reading and writing 2D images that is format agnostic -- that is, a "client app" doesn't need to know the details about any particular image file formats. Specific formats are implemented by DLL/DSO plugins. . * Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really good at understanding all the strange corners of the image formats, and are very careful about preserving image metadata (including Exif, GPS, and IPTC data). . * An ImageCache class that transparently manages a cache so that it can access truly vast amounts of image data (thousands of image files totaling hundreds of GB) very efficiently using only a tiny amount (tens of megabytes at most) of runtime memory. Additionally, a TextureSystem class provides filtered MIP-map texture lookups, atop the nice caching behavior of ImageCache. . * Several image tools based on these classes, including iinfo (print detailed info about images), iconvert (convert among formats, data types, or modify metadata), idiff (compare images), igrep (search images for matching metadata). Because these tools are based on ImageInput/ImageOutput, they work with any image formats for which ImageIO plugins are available. . * A really nice image viewer, iv, also based on OpenImageIO classes (and so will work with any formats for which plugins are available). . * Supported on Linux, OS X, and Windows. . * All available under the BSD license, so you may modify it and use it in both open source or proprietary apps. . This package contains the runtime library for building programs that use libOpenImageIO. 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-material-dev Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libopm-material-doc Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: liborcus-bin Description-md5: 459b163b4324efaf7f2729fc752e1b84 Description-en: library for processing spreadsheet documents - binaries Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the command-line applications for converting documents. Package: libosmo-sccp-dev Description-md5: 8e070ef906970234ad41b0d7cca14c80 Description-en: Development files for libsccp, libmtp and libxua SCCP is a network layer protocol that provides extended routing, flow control, segmentation, connection-orientation, and error correction facilities in Signaling System 7 telecommunications networks. It is heavily used in cellular networks such as GSM. This package contains the development files for the library. Package: libosmo-sigtran-dev Description-md5: 354d370f4fbb4364ad9dc338550d9c6a Description-en: Development headers for the Osmocom SIGTRAN library libosmo-sigtran is a shared library containing SS7/SIGTRAN related functionality, including connection-less and connection-oriented SCCP as per ITU-T Q.71x, M3UA (MTP3 User Adaptation) according to IETF RFC4666, SUA (SCCP User Adpatation) according to IETF RFC3868 as well as MTP-level routing function and handling of signaling links, linksets, ASPs, SGs, etc. Package: libosmo-sigtran-doc Description-md5: f934691e54ebb87d59e7b356a8e9c29a Description-en: Documentation for the Osmocom SIGTRAN library libosmo-sigtran is a shared library containing SS7/SIGTRAN related functionality, including connection-less and connection-oriented SCCP as per ITU-T Q.71x, M3UA (MTP3 User Adaptation) according to IETF RFC4666, SUA (SCCP User Adpatation) according to IETF RFC3868 as well as MTP-level routing function and handling of signaling links, linksets, ASPs, SGs, etc. This package provides documentation for the Osmocom SIGTRAN Library. Package: libosmo-sigtran10 Description-md5: 41b089f4864402089ec9cc59171b3e90 Description-en: Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) This is a shared library containing SS7/SIGTRAN related functionality, including connection-less and connection-oriented SCCP as per ITU-T Q.71x, M3UA (MTP3 User Adaptation) according to IETF RFC4666, SUA (SCCP User Adpatation) according to IETF RFC3868 as well as MTP-level routing function and handling of signaling links, linksets, ASPs, SGs, etc. Package: libosmomtp0 Description-md5: fe3c70e0aec1adc1289180986ebfa2bd Description-en: Message Transfer Part for Signaling System 7 MTP is part of the Signaling System 7 used for communication in Public Switched Telephone Networks. MTP is responsible for reliable, unduplicated and in-sequence transport of SS7 messages between communication partners. This library is closely related to the libosmosccp library. Package: libosmosccp0 Description-md5: 9a8e1655bde7b31c3538347e4f590f92 Description-en: Library for Signalling Connection Control Part (SCCP) SCCP is a network layer protocol that provides extended routing, flow control, segmentation, connection-orientation, and error correction facilities in Signaling System 7 telecommunications networks. It is heavily used in cellular networks such as GSM. Package: libosmoxua0 Description-md5: e7d06984ffdbe59bafb4c4ba160f6fea Description-en: Osmocom SCCP support library for generating and parsing messages SCCP is a network layer protocol that provides extended routing, flow control, segmentation, connection-orientation, and error correction facilities in Signaling System 7 telecommunications networks. It is heavily used in cellular networks such as GSM. This library is used to provide generating and parsing message facilities. Package: libpam-fscrypt Description-md5: 421164b2c9097f303ec36802927e6dea Description-en: PAM module for Linux filesystem encryption fscrypt is a high-level tool for the management of Linux filesystem encryption. This tool manages metadata, key generation, key wrapping, PAM integration, and provides a uniform interface for creating and modifying encrypted directories. . This PAM module can be used to unlock one or more directories upon user login and then lock those directories when the user ends their session. Package: libpam-python Description-md5: 436cc5b152ec33bc944bfb0d6a0ed955 Description-en: Enables PAM modules to be written in Python This PAM module runs the Python interpreter, thus allowing PAM modules to be written in Python. As a Python incurs a considerable overhead its intended audience is SysAdmins writing one off PAM modules. If you are doing that, you should probably install the documentation in libpam-python-doc as well. Package: libpam-python-doc Description-md5: 15f975ebdc9c8922dbb7f8761b49d551 Description-en: Documentation for the bindings provided by libpam-python The libpam-python PAM module runs the Python interpreter, thus allowing PAM modules to be written in Python. . This package documents the bindings provided by libpam-python. Package: libpam-wrapper Description-md5: 77a0eb9127f8beb460a141761f12316f Description-en: Tool to test PAM applications This component of cwrap allows you to test your PAM (Linux-PAM and OpenPAM) application. . For testing PAM applications, simple PAM module called pam_matrix is included. Package: libpamtest0 Description-md5: d54bfb88023db48b3242de0be6fe5242 Description-en: Library to test PAM modules This component of cwrap allows you to test your PAM (Linux-PAM and OpenPAM) module. . For testing a PAM module you can use the pamtest library, which simplifies testing of modules. You can combine it with the cmocka unit testing framework or you can use the provided Python bindings to write tests for your module in Python. . This package provides shared libraries. Package: libpamtest0-dev Description-md5: 0ea864991f8cf0e1af4829833896c343 Description-en: Development files for library to test PAM modules This component of cwrap allows you to test your PAM (Linux-PAM and OpenPAM) module. . For testing a PAM module you can use the pamtest library, which simplifies testing of modules. You can combine it with the cmocka unit testing framework or you can use the provided Python bindings to write tests for your module in Python. . This package provides development headers. Package: libpathplan4 Description-md5: 3b349696750e1cfac5e966e847c18e9c Description-en: rich set of graph drawing tools - pathplan library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the pathplan library. Package: libpcp-archive1 Description-md5: 8472461a0f50d2f199343d964b70ac4c Description-en: Performance Co-Pilot archive writing library The libpcp-archive package contains the runtime environment required by an application that creates a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-archive1-dev Description-md5: 95199c732ded1d2d113617e665d488f2 Description-en: Performance Co-Pilot archive writing library and headers The libpcp-archive-dev package contains the library and header files needed to build an application that creates a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-gui2 Description-md5: 0c532cae8c91f3daedb8dba326dc6943 Description-en: Performance Co-Pilot graphical client tools library The libpcp-gui package contains the runtime environment required by any monitoring tool that makes use of the time control services of pmtime(1). . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-gui2-dev Description-md5: 532161d48a74ce75e2f12a2215f53ff9 Description-en: Performance Co-Pilot graphical client tools library and headers The libpcp-gui-dev package contains the Performance Co-Pilot (PCP) library and header files needed to incorporate graphical time control (pmtime) into a monitoring application. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-import-perl Description-md5: 34705d3426a989b6475587a1a373d4b8 Description-en: Performance Co-Pilot log import Perl module The PCP::LogImport Perl module contains the language bindings for building Perl applications that import performance data from a file or real-time source and create a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-import1 Description-md5: e648caaaab90f7984c64d97d3176ac12 Description-en: Performance Co-Pilot data import library The libpcp-import package contains the runtime environment required by an application that imports performance data from a file or real-time source and creates a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-import1-dev Description-md5: 0a8b074356c9afa6d5ed44d808b4ace6 Description-en: Performance Co-Pilot data import library and headers The libpcp-import-dev package contains the library and header files needed to build an application that imports performance data from a file or real-time source and creates a Performance Co-Pilot (PCP) archive suitable for use with the PCP tools. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-logsummary-perl Description-md5: 71f56b1f4ee6cee801c1773c942736ad Description-en: Performance Co-Pilot historical log summary module The PCP::LogSummary module provides a Perl module for using the statistical summary data produced by the Performance Co-Pilot pmlogsummary utility. This utility produces various averages, minima, maxima, and other calculations based on the performance data stored in a PCP archive. The Perl interface is ideal for exporting this data into third-party tools (e.g. spreadsheets). . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-mmv-perl Description-md5: 0c3176c480fb3ffbbd98fad52c9abd59 Description-en: Performance Co-Pilot Memory Mapped Value Perl module The PCP::MMV module contains the Perl language bindings for building scripts instrumented with the Performance Co-Pilot (PCP) Memory Mapped Value (MMV) mechanism. . This mechanism allows arbitrary values to be exported from an instrumented script into the PCP infrastructure for monitoring and analysis with pmchart, pmie, pmlogger and other PCP tools. Package: libpcp-mmv1 Description-md5: 1942e2593dae279b10fb58b65db96aa1 Description-en: Performance Co-Pilot Memory Mapped Value client library The libpcp-mmv package contains the runtime environment required by an application that utilises Memory Mapped Value instrumentation to export runtime instrumentation into the Performance Co-Pilot infrastructure. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-mmv1-dev Description-md5: 378b0f85ca464cbd51f1ffb46b8308dc Description-en: Performance Co-Pilot Memory Mapped Value library and headers The libpcp-mmv-dev package contains the Performance Co-Pilot (PCP) library and header files needed to utilise memory mapped value instrumentation into a monitored application. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-pmda-perl Description-md5: 8e0a7c4e61a03937eeed385ec9ed2895 Description-en: Performance Co-Pilot Domain Agent Perl module The PCP::PMDA Perl module contains the language bindings for building Performance Metric Domain Agents (PMDAs) using Perl. Each PMDA exports performance data for one specific domain, for example the operating system kernel, Cisco routers, a database, an application, etc. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-pmda3 Description-md5: 93796b709076d575570c74038b2709ec Description-en: Performance Co-Pilot Domain Agent library The libpcp-pmda package contains the runtime environment required by a Performance Metric Domain Agent (PMDA). A PMDA exports performance data for one specific domain, for example the operating system kernel, DNS, SMTP, Cisco router, a database, an application, etc. Package: libpcp-pmda3-dev Description-md5: 73b2bb904a6d0aa9d0ee405af2364cda Description-en: Performance Co-Pilot Domain Agent library and headers The libpcp-pmda-dev package contains the Performance Co-Pilot (PCP) library and header files needed to develop Performance Metric Domain Agents (PMDAs). Each PMDA exports performance data for one domain; for example the operating system kernel, Cisco routers, a database, an application, etc. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-trace2 Description-md5: cc83a2e0722bda3839b736d55ab0aba9 Description-en: Performance Co-Pilot application tracing library The libpcp-trace package contains the runtime environment required by an application that is directly instrumented for event and value tracking by pmdatrace(3), the Trace Performance Metric Domain Agent. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-trace2-dev Description-md5: 56a0da729bb476482adb7efa62f09f84 Description-en: Performance Co-Pilot application tracing library and headers The libpcp-trace-dev package contains the Performance Co-Pilot (PCP) library and header files needed to directly instrument an application for event and value tracking by the pmdatrace(1) PCP Trace Performance Metric Domain Agent. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-web1 Description-md5: bc7e002196769c23057cec78ed04b49b Description-en: Performance Co-Pilot data import library The libpcp-web package contains the runtime environment required by a PMDA to parse and extract metric data from a JSON file. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp-web1-dev Description-md5: cb9f8e6452c50aa58615c016b63ada5d Description-en: Performance Co-Pilot web tooling The libpcp-web-dev package contains the library and header files needed to build a PMDA which parses and extracts metric data from a JSON file. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp3 Description-md5: 1ea3c2bd9feab4e5d9b74b4d788b00a3 Description-en: Performance Co-Pilot library The libpcp package contains the runtime environment required by programs that make use of Performance Co-Pilot (PCP) services. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpcp3-dev Description-md5: 423764500dbadb4d718476c57083e2fe Description-en: Performance Co-Pilot library and headers The libpcp-dev package contains the base Performance Co-Pilot (PCP) library and header files needed to develop collector and monitor programs which make use of PCP services. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: libpdl-ccs-perl Description-md5: 5a2ad970cb3c58cfc877117b5376e562 Description-en: module to provide various utilities for PDL CSS PDL::CCS is a wrapper package which pulls in a number of submodules dealing with sparse structures. It provides means of handling large sparse n-dimensional structures in an optimized way and some low-level utilities permitting to operate on them. Package: libpdl-linearalgebra-perl Description-md5: 5cc2f748a4287fb94987580397449f61 Description-en: Linear Algebra utils for PDL PDL::LinearAlgebra provides PDL bindings to LAPACK and BLAS. The package contains both the slower-but-more-flexible PDL::LinearAlgebra module and faster-but-more-specific PDL::LinearAlgebra::Real and PDL::LinearAlgebra::Complex modules. Package: libpdl-stats-perl Description-md5: 14f8eac4a0243ed564c9b98b2cf68314 Description-en: collection of statistics modules in Perl Data Language This package provides several statistical Perl module: * PDL::Stats::Basic basic statistics and related utilities such as standard deviation, Pearson correlation, and t-tests * PDL::Stats::GLM general and generalized linear modeling methods such as ANOVA, linear regression, PCA, and logistic regression * PDL::Stats::Kmeans classic k-means cluster analysis * PDL::Stats::TS basic time series functions Package: libpff-dev Description-md5: 7c6799e13fd19c9b3ac50d16ac36f3b9 Description-en: library to access various ms outlook files formats (development) Libpff is a library to access Personal Folder File (PFF) and Offline Folder File (OFF) formats. Those files formats are used by MS Outlook in PAB (Personal Address Book), PST (Personal Storage Table) and OST (Offline Storage Table) files. . This package contains the development files. Package: libpff1t64 Description-md5: a67c2cedaed212753eb102ce4b65a8d9 Description-en: library to access various ms outlook files formats Libpff is a library to access Personal Folder File (PFF) and Offline Folder File (OFF) formats. Those files formats are used by MS Outlook in PAB (Personal Address Book), PST (Personal Storage Table) and OST (Offline Storage Table) files. Package: libpgocaml-ocaml Description-md5: 6093705cfad4057e7dd443b8a8ccbe6c Description-en: OCaml type-safe bindings for PostgreSQL (runtime) PG'OCaml provides an interface to PostgreSQL databases for OCaml applications. It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL statements inside the OCaml code. Moreover, it uses the describe feature of PostgreSQL to obtain type information about the database. This allows PG'OCaml to check at compile-time if the program is indeed consistent with the database structure. This type-safe database access is the primary advantage that PG'OCaml has over other PostgreSQL bindings for OCaml. . This package contains dynamically loadable plugins for PG'OCaml. Package: libpgocaml-ocaml-dev Description-md5: 8ce3441ca051da9d82af3217ad79aac9 Description-en: OCaml type-safe bindings for PostgreSQL (development) PG'OCaml provides an interface to PostgreSQL databases for OCaml applications. It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL statements inside the OCaml code. Moreover, it uses the describe feature of PostgreSQL to obtain type information about the database. This allows PG'OCaml to check at compile-time if the program is indeed consistent with the database structure. This type-safe database access is the primary advantage that PG'OCaml has over other PostgreSQL bindings for OCaml. . This package contains development files for PG'OCaml. Package: libphdi-dev Description-md5: aa150d144492fb40d20acc9684c2919c Description-en: Parallels Hard Disk image (PHDI) format access library -- development files libphdi is a library to access the Parallels Hard Disk image (PHDI) format. . This package includes the development support files. Package: libphdi-utils Description-md5: 1f5877d7213cdebd8cdc537160b7eebf Description-en: Parallels Hard Disk image (PHDI) format access library -- Utilities libphdi is a library to access the Parallels Hard Disk image (PHDI) format. . This package contains - phdiinfo, a utility to determine information about a Parallels Hard Disk image file - phdimount, a utility to mount a Parallels Hard Disk image file Package: libphdi1 Description-md5: fb6c717482fd44d858a7580c3001ddb7 Description-en: Parallels Hard Disk image (PHDI) format access library libphdi is a library to access the Parallels Hard Disk image (PHDI) format. . This package contains the shared library. Package: libphp8.4-embed Description-md5: 17fa3de0790c8e86099371b7d0b0b0bd Description-en: HTML-embedded scripting language (Embedded SAPI library) This package provides the library /usr/lib/libphp8.4.so which can be used by application developers to embed PHP scripting functionality. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre random Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . WARNING: The embed SAPI is experimental and there's no guarantee that the API/ABI will be kept compatible even between minor releases. You have been warned. Package: libpicard-java Description-md5: fd011bcd3681f58c02bb5072a25e58bc Description-en: Java library to manipulate SAM and BAM files SAM (Sequence Alignment/Map) format is a generic format for storing large nucleotide sequence alignments. This library provides classes to manipulate SAM and BAM files. . A command line wrapper for this library is provided in the picard-tools package. Package: libpicard-java-doc Description-md5: 2ec6c008270f52537984bd109df9341e Description-en: Documentation for the java picard library SAM (Sequence Alignment/Map) format is a generic format for storing large nucleotide sequence alignments. The picard java library provides classes to manipulate SAM and BAM files. . This package contains the javadoc of the picard java library. Package: libpimcommon-data Description-md5: 927c1aa26ac7bfff5ffe9859601ad678 Description-en: Common library for KDE PIM - data files This library provides the common parts used across different KDE PIM components. . This package provides the data files used by the library. Package: libpimcommon-dev Description-md5: db67b90eda72cee61ebcee919d1530ed Description-en: Common library for KDE PIM - devel files This library provides the common parts used across different KDE PIM components. . This package provides the development files. Package: libplfit-dev Description-md5: 44678bda1dd2bf546eb71ee2789f7da0 Description-en: fitting power-law distributions to empirical data -- development The plfit software fits power-law distributions to empirical (discrete or continuous) data, according to the method of Clauset, Shalizi and Newman [SIAM Review 51, 661-703 (2009)]. . This package contains the header files, static libraries and symbolic links that developers using the plfit library will need. Package: libplfit0 Description-md5: c382dccedbd81c678e26b4dd5c7e5939 Description-en: fitting power-law distributions to empirical data -- library The plfit software fits power-law distributions to empirical (discrete or continuous) data, according to the method of Clauset, Shalizi and Newman [SIAM Review 51, 661-703 (2009)]. . This package provides the shared library required to run programs compiled against the plfit library. To compile your own programs you also need to install the libplfit-dev package. Package: libplist-utils Description-md5: f3e61dfbb8451db7dc3eae7293afdb7d Description-en: Apple property list converter This package contains tools to convert Apple property list files from binary to XML and vice-versa. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). Package: libpocl-dev Description-md5: edd2fcf6dac885dd120b29e19b52fce2 Description-en: development files for the pocl library Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). . This package provides the development files for the pocl library. Unless very specific needs, this package is useless. This package is only required to link directly and explicitly with pocl. . To develop OpenCL programs (that can be run with pocl), the opencl-dev virtual package (provided by ocl-icd-opencl-dev for example) is required, not this one. Package: libpocl2-common Description-md5: 73ba37913f8df3aa9b2105db2ca31c55 Description-en: common files for the pocl library Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). . This package provides the architecture independent files of the pocl library. Package: libpocl2t64 Description-md5: aa3b27c7c5041bd439cd25028a5a5f74 Description-en: Portable Computing Language library Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). . This package provides the core of pocl. Package: libpolly-14-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpolly-15-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpolly-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: libpolly-17-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpolly-18-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpolly-19-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpolly-20-dev Description-md5: 840a80a0b2b70b4ddca3d4d6f53126e7 Description-en: High-level loop and data-locality optimizer Uses an abstract mathematical representation based on integer polyhedra to analyze and optimize the memory access pattern of a program Package: libpoppler-qt5-1t64 Description-md5: 0ac9bcecfcfad7f5e76c5f9836ae7168 Description-en: PDF rendering library (Qt 5 based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the Qt 5 based shared library for applications using the Qt 5 interface to Poppler. Package: libpoppler-qt5-dev Description-md5: 23f42cab8509c36d744da26df5cb855a Description-en: PDF rendering library -- development files (Qt 5 interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the Qt 5-based Poppler interface. Package: libpoppler-qt6-3t64 Description-md5: 1aac226e2e4f235dbc8ce10a562d619f Description-en: PDF rendering library (Qt 6 based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the Qt 6 based shared library for applications using the Qt 6 interface to Poppler. Package: libpoppler-qt6-dev Description-md5: d697e5693c5678626b355602947110a5 Description-en: PDF rendering library -- development files (Qt 6 interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the Qt 6-based Poppler interface. Package: libpostgresql-ocaml Description-md5: 718c84528714ad45f0e927a5223b0c9a Description-en: OCaml bindings to PostgreSQL's libpq (runtime) This OCaml-library provides an interface to PostgreSQL, an efficient and reliable, open source, relational database. Almost all functionality available through the C-API (libpq) is replicated in a type-safe way. This library uses objects for representing database connections and results of queries. . This package contains the shared runtime stub libraries and plugins. Package: libpostgresql-ocaml-dev Description-md5: 0df7c2b97d5fb18845f885e61a3b8925 Description-en: OCaml bindings to PostgreSQL's libpq This OCaml-library provides an interface to PostgreSQL, an efficient and reliable, open source, relational database. Almost all functionality available through the C-API (libpq) is replicated in a type-safe way. This library uses objects for representing database connections and results of queries. . This package contains all the development stuff you need to use OCaml Postgres bindings in your programs. Package: libppx-deriving-yojson-ocaml-dev Description-md5: 6ea76790282bcf2c08342200a25522a3 Description-en: OCaml syntax extension for JSON serialization Ppx-deriving-yojson is a syntax extension for the OCaml programming language. It allows you to annotate your type definitions, such that functions for serialization to JSON, and for deserialization from JSON, are automatically derived. Package: libpwquality-tools Description-md5: 748331af36bc84978f52ee4344e90e81 Description-en: tools for password quality checking and generation libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . Tools for password quality checking and generation. Package: libpyside2-dev Description-md5: 3fd49dfef4a775c4bb740908d914d395 Description-en: Python bindings for Qt5 (development files) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package provides the development headers for the libpyside2 library. Package: libpyside2-py3-5.15t64 Description-md5: 8456aeaea18f36be3927a7fa18eee016 Description-en: Python 3 bindings for Qt5 (base files) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python3 base file used by all modules. Package: libpython3.13-testsuite Description-md5: 6eb1cb1c77a35f3ad72e9402f5401943 Description-en: Testsuite for the Python standard library (v3.13) The complete testsuite for the Python standard library. Note that a subset is found in the libpython3.13-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.13-stdlib package). Package: libqalculate-data Description-md5: b4a9d85057a1a9f8aef5146972590a3a Description-en: Powerful and easy to use desktop calculator - data Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the data files needed by libqalculate. Package: libqalculate-dev Description-md5: f539c1ac1488eeb06b0232761399ea2e Description-en: Powerful and easy to use desktop calculator - development Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the development files needed to build the frontends. Package: libqalculate-doc Description-md5: 02fc32ed83533c6b69ef67af7a10ef00 Description-en: Powerful and easy to use desktop calculator - documentation Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the libqalculate documentation for developers. Package: libqalculate20-data Description-md5: 764da5c285f8194118a8e49395b73e29 Description-en: Dummy transitional package for transition to new name This package ensures smooth transition to libqalculate-data and can be safely removed. Package: libqalculate23 Description-md5: d259e364d39e86d2ec2ec0bbf8522e97 Description-en: Powerful and easy to use desktop calculator - library Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a graphical interface that uses a one-line fault-tolerant expression entry (although it supports optional traditional buttons). . This package contains the shared library used by all Qalculate! frontends. Package: libqcow-dev Description-md5: 2877f7b721886c2ee0e85e11eae61928 Description-en: QEMU Copy-On-Write image format access library -- development files libqcow is a library to access the QEMU Copy-On-Write (QCOW) image format. . This package includes the development support files. Package: libqcow-utils Description-md5: 47d81ceacc7aecaba8af34b2ec1d888d Description-en: QEMU Copy-On-Write image format access library -- Utilities libqcow is a library to access the QEMU Copy-On-Write (QCOW) image format. . This package contains tools to access data stored in QCOW files: qcowinfo, qcowmount. Package: libqcow1t64 Description-md5: ad2e480029d6e2c25ba681d44b0d5b79 Description-en: QEMU Copy-On-Write image format access library libqcow is a library to access the QEMU Copy-On-Write (QCOW) image format. . This package contains the shared library. Package: libqgis-3d3.34.14 Description-md5: 12c7e46a9ba3838604ff324ef2f4b517 Description-en: QGIS - shared 3d library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared 3d library. Package: libqgis-analysis3.34.14 Description-md5: bbce9a642240ceda07f97dc929f9b3b4 Description-en: QGIS - shared analysis library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared analysis library. Package: libqgis-app3.34.14 Description-md5: 23c167da57fa2c94db3ad31618e4bca8 Description-en: QGIS - shared app library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared app library. Package: libqgis-core3.34.14 Description-md5: 088a2dda37829f9928fa200ce0e8ad40 Description-en: QGIS - shared core library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared core library. Package: libqgis-customwidgets Description-md5: d1970042c339de23134950db6dfcef02 Description-en: QGIS custom widgets for Qt Designer QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains a library to use specific QGIS widgets in Qt Designer. Package: libqgis-dev Description-md5: a1e0eb713c023b2ba12f7f4f1bc853fe Description-en: QGIS - development files QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the headers and libraries needed to develop plugins for QGIS. Package: libqgis-gui3.34.14 Description-md5: 2165ba9b4d7e41a03df30272ae0eefa8 Description-en: QGIS - shared gui library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared gui library. Package: libqgis-native3.34.14 Description-md5: 8cdea1246871e92b3436eab7f993e31a Description-en: QGIS - shared native gui library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared native gui library. Package: libqgis-server3.34.14 Description-md5: c63221150996c9c3e07765375705efb7 Description-en: QGIS - shared server library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared server library. Package: libqgisgrass8-3.34.14 Description-md5: 708140c2b18f4c8e06328e190460d96c Description-en: QGIS - shared grass library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared grass library. Package: libqgispython3.34.14 Description-md5: 9f7049c2185751c59d8a6eb264ba1338 Description-en: QGIS - shared Python library QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the shared Python library. Package: libqgpgme-dev Description-md5: 1e53e9909657c31d4e1fc0463474a1a7 Description-en: Qt bindings for GPGME (development files) GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This package contains the headers and other files needed to compile against this library. Package: libqgpgme15t64 Description-md5: 0d569a713cd9a1fb2465f4dd9add5f06 Description-en: library for GPGME integration with Qt QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This is the official upstream Qt binding for GPGME. Package: libqgpgmeqt6-15 Description-md5: 515fca17e9eb4a3f81022a3d83914eab Description-en: library for GPGME integration with Qt 6 QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This is the official upstream Qt 6 binding for GPGME. Package: libqgpgmeqt6-dev Description-md5: 15b047a55fab91e20e0a1be041ec33db Description-en: Qt 6 bindings for GPGME (development files) GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This package contains the headers and other files needed to compile against this library with Qt6. Package: libqt5feedback5-hfd Description-md5: 496bd10173cea2d148e210519480e766 Description-en: Qt feedback library extension for accessing the HFD service Human feedback device service is a Dbus activated service that manages human feedback devices such as LEDs and vibrators on mobile devices. . This package contains the Qt feedback library extension for accessing the HFD service. Package: libqtpropertybrowser-dev Description-md5: 0b27dd2131dcb793652328ce1f7ad328 Description-en: Qt Property Browser Library - development A framework providing a set of graphical editors for Qt properties similar to the one used in Qt Designer. . This package contains development files needed to build applications using Qt Property Browser Package: libqtpropertybrowser5 Description-md5: de188948f9f3ab759a084b870302323d Description-en: Qt Property Browser Library - runtime A framework providing a set of graphical editors for Qt properties similar to the one used in Qt Designer. . This package contains the shared libraries needed to run applications linked against libqtpropertybrowser5. Package: libqxp-0.0-0 Description-md5: e490adaf60a917531c1e7c4f8711da00 Description-en: library for reading and converting QuarkXPress files libqxp is a library and a set of tools for reading and converting QuarkXPress file format. It supports versions 3.1-4.1 currently. Package: libqxp-dev Description-md5: 376ac5a5d5a22d3c360693a4aa53d0aa Description-en: library for reading and converting QuarkXPress files -- development libqxp is a library and a set of tools for reading and converting QuarkXPress file format. It supports versions 3.1-4.1 currently. . This package contains the needef files (headers, ..) for developing applications using libqxp. Package: libqxp-doc Description-md5: 18750f3f6c4c14650d9996a2d5a68962 Description-en: library for reading and converting QuarkXPress files -- documentation libqxp is a library and a set of tools for reading and converting QuarkXPress file format. It supports versions 3.1-4.1 currently. . This package contains the documentation for libqxp Package: libqxp-tools Description-md5: 83e15c80888aaf31218c1f1997dcb92b Description-en: library for reading and converting QuarkXPress files -- tools libqxp is a library and a set of tools for reading and converting QuarkXPress file format. It supports versions 3.1-4.1 currently. . This package contains the qxp2raw, qxp2svg and qxp2text tools. Package: librcsb-core-wrapper-doc Description-md5: dec5fecdc5c8f6fb38d9df030e2ca881 Description-en: documentation for librcsb-core-wrapper0t64 The RCSB Core Wrapper library was developed to provide an object-oriented application interface to information in mmCIF format. It includes several classes for accessing data dictionaries and mmCIF format data files. . This package contains html documentation. Package: librcsb-core-wrapper0-dev Description-md5: a1effad67881b8c8d13373e0bae35692 Description-en: development files for librcsb-core-wrapper0t64 The RCSB Core Wrapper library was developed to provide an object-oriented application interface to information in mmCIF format. It includes several classes for accessing data dictionaries and mmCIF format data files. . This package contains files necessary for developing applications with the library. Package: librcsb-core-wrapper0t64 Description-md5: 76b14fd0ad75ca5a0807b9f83a3a33db Description-en: C++ library providing OO API to information in mmCIF format The RCSB Core Wrapper library was developed to provide an object-oriented application interface to information in mmCIF format. It includes several classes for accessing data dictionaries and mmCIF format data files. . This package contains the shared library. Package: librdkit-dev Description-md5: cadf4e2d9818548292d31eade9e00bca Description-en: Collection of cheminformatics and machine-learning software (development files) RDKit is a Python/C++ based cheminformatics and machine-learning software environment. Features Include: . * Chemical reaction handling and transforms * Substructure searching with SMARTS * Canonical SMILES * Molecule-molecule alignment * Large number of molecular descriptors, including topological, compositional, EState, SlogP/SMR, VSA and Feature-map vectors * Fragmentation using RECAP rules * 2D coordinate generation and depiction, including constrained depiction * 3D coordinate generation using geometry embedding * UFF and MMFF94 forcefields * Chirality support, including calculation of (R/S) stereochemistry codes * 2D pharmacophore searching * Fingerprinting, including Daylight-like, atom pairs, topological torsions, Morgan algorithm and MACCS keys * Calculation of shape similarity * Multi-molecule maximum common substructure * Machine-learning via clustering and information theory algorithms * Gasteiger-Marsili partial charge calculation . File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit binary format. . This package contains the header files. Package: librdkit1t64 Description-md5: f3b5688fc64de582110322df8c0d19da Description-en: Collection of cheminformatics and machine-learning software (shared libraries) RDKit is a Python/C++ based cheminformatics and machine-learning software environment. Features Include: . * Chemical reaction handling and transforms * Substructure searching with SMARTS * Canonical SMILES * Molecule-molecule alignment * Large number of molecular descriptors, including topological, compositional, EState, SlogP/SMR, VSA and Feature-map vectors * Fragmentation using RECAP rules * 2D coordinate generation and depiction, including constrained depiction * 3D coordinate generation using geometry embedding * UFF and MMFF94 forcefields * Chirality support, including calculation of (R/S) stereochemistry codes * 2D pharmacophore searching * Fingerprinting, including Daylight-like, atom pairs, topological torsions, Morgan algorithm and MACCS keys * Calculation of shape similarity * Multi-molecule maximum common substructure * Machine-learning via clustering and information theory algorithms * Gasteiger-Marsili partial charge calculation . File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit binary format. . This package contains the shared libraries. Package: libregf-dev Description-md5: d5c35feba69b190eaad6aedec3bec75f Description-en: Windows NT Registry File (REGF) format access library -- development files libregf is a library to access the Windows NT Registry File (REGF) format. . This package includes the development support files. Package: libregf-utils Description-md5: e5cd02438ff4618b17d01ce02917fe46 Description-en: libregf -- Utilities libregf is a library to access the Windows NT Registry File (REGF) format. . This package contains a few tools to work with data stored in registry files: regfexport, regfinfo, regfmount, regfreport. Package: libregf1t64 Description-md5: 7358258195a98a63469ec568276ec4df Description-en: Windows NT Registry File (REGF) format access library libregf is a library to access the Windows NT Registry File (REGF) format. 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-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-gtk4 Description-md5: 286c3520f994b01929165fe0f5270c87 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-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-kf6 Description-md5: f949c58052050af92a4bb22203028d42 Description-en: office productivity suite -- KDE Frameworks 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 KF6 plugin for LibreOffice and a KF6-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-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-plasma Description-md5: 36a51d062e37f6d96526d1414adef018 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) . 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-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-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-uiconfig-base Description-md5: e6ac75c394251a0c3842ae13e3f9c033 Description-en: UI data ("config") for LibreOffice Base LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. Package: libreoffice-uiconfig-report-builder Description-md5: c254f403f0fe84819d9f6437b3755876 Description-en: UI data ("config") for the LibreOffice Report Builder LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains internal "configuration" of various UI components. It is not meant to be editable. It is just split out for dependencies of other packages. . You will usually not need to install this package manually but it should just be pulled in by other packages. 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: librepo-dev Description-md5: f5ee69e0784c5ed7c185f6160b8218a4 Description-en: librepo - development files A library providing C and Python (libcURL-like) APIs to download repository metadata. . This package contains the development header files for the librepo library. Package: librepo-doc Description-md5: 5816a1cd03687807d327979d31ba3bb9 Description-en: Documentation for the librepo library (common documentation) A library providing C and Python (libcURL-like) APIs to download repository metadata. . This package installs common documentation for the librepo C bindings. Package: librepo0 Description-md5: fee6ae42eec29b7667ad2d2b8d9dd2f5 Description-en: librepo - shared library A library providing C and Python (libcURL-like) APIs to download repository metadata. . This package provides the librepo shared library. Package: librgpio-dev Description-md5: 07c33ff4caa55098ed9602bac020b498 Description-en: Control GPIO pins remotely via rgpiod - static libraries and headers The rgpio library is a fully featured library for controlling the GPIO pins of a computer via the rpgio daemon. It includes facilities for software PWM, callbacks on level change, I2C, SPI, and UART wrappers. The daemon also provides file handling, script and network facilities. . This package contains the header files needed to control rgpiod from C applications. Package: librgpio1 Description-md5: 02d16ebe4b0514da8291412035ace294 Description-en: Control GPIO pins remotely via rgpiod - shared libraries The rgpio library is a fully featured library for controlling the GPIO pins of a computer via the rpgio daemon. It includes facilities for software PWM, callbacks on level change, I2C, SPI, and UART wrappers. The daemon also provides file handling, script and network facilities. . This package contains the rgpio library itself. 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: librpm-dev Description-md5: b61ce5bb0129a6b93ca353a53ac9c1e2 Description-en: RPM shared library, development kit The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This package provides the development kit, containing static libraries and header files necessary to build programs that use librpm. Package: librpm10 Description-md5: 43dcb3c7127ac155f80bce6eb02448dc Description-en: RPM shared library The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This library allows programs to make use of an RPM database or RPM packages without going through the program rpm. Package: librpmbuild10 Description-md5: 6c8fdac9007ad1483cb5ded0c7a78d4e Description-en: RPM build shared library The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This library provides an interface for building RPM packages. Package: librpmio10 Description-md5: b102b4700b4f67e72b6c457300d1dee3 Description-en: RPM IO shared library The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This library provides basic IO functionality which is used by librpm. Package: librpmsign10 Description-md5: c2958f0a844ec375af9b40fae17c7280 Description-en: RPM signing shared library The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This library provides an interface for signing RPM packages. Package: librte-acl24 Description-md5: a5d2ee1c7313d4b898df1e363803f19a Description-en: Data Plane Development Kit (librte-acl runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-acl. Package: librte-baseband-acc24 Description-md5: 4b77b37154b70e89c1385da7d9837ed3 Description-en: Data Plane Development Kit (librte-baseband-acc100 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-baseband-acc100. Package: librte-baseband-fpga-5gnr-fec24 Description-md5: da36bef4a6787fa8426dc1f2e58b3a3f Description-en: Data Plane Development Kit (librte-baseband-fpga-5gnr-fec runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-baseband-fpga-5gnr-fec. Package: librte-baseband-fpga-lte-fec24 Description-md5: 35512db6bfb553d0acbf0416359c1f56 Description-en: Data Plane Development Kit (librte-baseband-fpga-lte-fec runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-baseband-fpga-lte-fec. Package: librte-baseband-la12xx24 Description-md5: c9f33f4d4615999c0cbca728519ccfae Description-en: Data Plane Development Kit (librte-baseband-la12x runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-baseband-la12x. Package: librte-baseband-null24 Description-md5: 69a87dd8fffa732b04b2e251eda5f269 Description-en: Data Plane Development Kit (librte-baseband-null runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-baseband-null. Package: librte-baseband-turbo-sw24 Description-md5: 5c894473e0b5d0ff0070803f6e8e470b Description-en: Data Plane Development Kit (librte-baseband-turbo-sw runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-baseband-turbo-sw. Package: librte-bbdev24 Description-md5: 554c622d26ca6516fda37111ad7f82ef Description-en: Data Plane Development Kit (librte-bbdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bbdev. Package: librte-bitratestats24 Description-md5: 16abe8f707bd645160be36a6990b5b1a Description-en: Data Plane Development Kit (librte-bitratestats runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bitratestats. Package: librte-bpf24 Description-md5: 3c445bc6594fc0b93b49c5039cbcfd04 Description-en: Data Plane Development Kit (librte-bpf runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bpf. . The DPDK provides an BPF library that gives the ability to load and execute Enhanced Berkeley Packet Filter (eBPF) bytecode within user-space dpdk application. Package: librte-bus-cdx24 Description-md5: e0eeb744641b90bc094c982b8a782b3c Description-en: Data Plane Development Kit (librte-bus-cdx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-cdx. Package: librte-bus-dpaa24 Description-md5: af96bcc1cbad111852bffd3e09c94c4a Description-en: Data Plane Development Kit (librte-bus-dpaa runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-dpaa. Package: librte-bus-fslmc24 Description-md5: f70b54492d6679d9d694cc8514b99a3f Description-en: Data Plane Development Kit (librte-bus-fslmc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-fslmc. Package: librte-bus-ifpga24 Description-md5: 30ad062022b683e13b3839301b544dd1 Description-en: Data Plane Development Kit (librte-bus-ifpga runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-ifpga. Package: librte-bus-platform24 Description-md5: 9e732d447694896df313fcdc8638b8da Description-en: Data Plane Development Kit (librte-bus-platform runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-platform. Package: librte-cfgfile24 Description-md5: 24e5f832fe233d2fb73656ffb2780016 Description-en: Data Plane Development Kit (librte-cfgfile runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-cfgfile. Package: librte-cmdline24 Description-md5: d1d31d557aedb8b87066af8e68b6ea21 Description-en: Data Plane Development Kit (librte-cmdline runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-cmdline. Package: librte-common-cnxk24 Description-md5: ce70c16773161357b29f93c62643f04f Description-en: Data Plane Development Kit (librte-common-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-cnxk. Package: librte-common-cpt24 Description-md5: 4f12012f31b5aaf2e54367a722a88adf Description-en: Data Plane Development Kit (librte-common-cpt runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-cpt. Package: librte-common-dpaax24 Description-md5: 0d101302b964490b9633b281af19d30a Description-en: Data Plane Development Kit (librte-common-dpaax runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-dpaax. Package: librte-common-iavf24 Description-md5: 7c29c0f0841e1ccc6e4924c67b1aa710 Description-en: Data Plane Development Kit (librte-common-iavf runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-iavf. Package: librte-common-idpf24 Description-md5: 0b8f1d574338a6c32e192929277e0500 Description-en: Data Plane Development Kit (librte-common-idpf runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-idpf. Package: librte-common-nfp24 Description-md5: e5b27f4815d1aa7c8a97c83bff41eb57 Description-en: Data Plane Development Kit (librte-common-nfp library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-nfp. Package: librte-common-octeontx24 Description-md5: 03d2898e232c8157b5a7f982d8cdd4be Description-en: Data Plane Development Kit (librte-common-octeontx library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-octeontx. Package: librte-common-qat24 Description-md5: c39375d2fe7c49d1d2abb6e67098a81c Description-en: Data Plane Development Kit (librte-common-qat runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-qat. Package: librte-common-sfc-efx24 Description-md5: 3ecf4a10a476e2639b989d110832e17c Description-en: Data Plane Development Kit (librte-common-sfc-efx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-sfc-efx. Package: librte-compress-isal24 Description-md5: 5629f580d2300815285928611051bd26 Description-en: Data Plane Development Kit (librte-compress-isal runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-compress-isal. The ISA-L PMD (librte-compress-isal-comp) provides poll mode compression & decompression driver support for utilizing Intel ISA-L library, which implements the deflate algorithm for both Deflate(compression) and Inflate(decompression). Package: librte-compress-mlx5-24 Description-md5: f5e0740b3d20ee5b3123083c29237f7c Description-en: Data Plane Development Kit (librte-compress-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-compress-mlx5. Package: librte-compress-octeontx24 Description-md5: 67575cb937305d4bf3136b00f039d7d0 Description-en: Data Plane Development Kit (librte-compress-octeontx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-compress-octeontx. Package: librte-compress-zlib24 Description-md5: a21712f04d223aba750617df39b5063d Description-en: Data Plane Development Kit (librte-compress-zlib runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-compress-zlib. Package: librte-compressdev24 Description-md5: b2369556a4505ce49d82d58e0724a221 Description-en: Data Plane Development Kit (librte-compressdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-compressdev. . Provides poll mode compression & decompression driver support. Package: librte-crypto-bcmfs24 Description-md5: bedc2c32b6d8cef8b00b482cbc83024b Description-en: Data Plane Development Kit (librte-crypto-bcmfs runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-bcmfs. Package: librte-crypto-caam-jr24 Description-md5: a5f12ee5357cf3842e6e4f47eae2695d Description-en: Data Plane Development Kit (librte-crypto-caam-jr runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-caam-jr. Package: librte-crypto-ccp24 Description-md5: 24f046ef82081b5f1d502e954c4365e7 Description-en: Data Plane Development Kit (librte-crypto-ccp runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-ccp. Package: librte-crypto-cnxk24 Description-md5: d5d929959b7d2f70bf834c7bfbc55b48 Description-en: Data Plane Development Kit (librte-crypto-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-cnxk. Package: librte-crypto-dpaa-sec24 Description-md5: a8f728703380f59dbc70c8cfa54bf007 Description-en: Data Plane Development Kit (librte-crypto-dpaa-sec runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-dpaa-sec. Package: librte-crypto-dpaa2-sec24 Description-md5: d24620080557912172e7d798a0d30dee Description-en: Data Plane Development Kit (librte-crypto-dpaa2-sec runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-dpaa2-sec. Package: librte-crypto-ipsec-mb24 Description-md5: 318e9c3510ab5f11909c3b63c9a94612 Description-en: Data Plane Development Kit (librte-crypto-ipsec-mb runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-ipsec-mb. . As of DPDK 21.11 this absorbed the former crypto libs for aesni-gcm, aesni-mb, kasumi, snow3g and zuc - their usage and EAL options stay the same. Package: librte-crypto-mlx5-24 Description-md5: 8afeb7dd2fd10cf04ac25ed1776e6a69 Description-en: Data Plane Development Kit (librte-crypto-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-mlx5. Package: librte-crypto-nitrox24 Description-md5: 0d83fa746c05263658c8c2d1e3498777 Description-en: Data Plane Development Kit (librte-crypto-nitrox runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-nitrox which is The Nitrox crypto poll mode driver provides support for offloading cryptographic operations to the NITROX V security processor Package: librte-crypto-null24 Description-md5: eb1ca335028833b10a6bc7cca526c95e Description-en: Data Plane Development Kit (librte-crypto-null runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-null. Package: librte-crypto-octeontx24 Description-md5: b030557f69d3b6fa7cbe5bbd8721b429 Description-en: Data Plane Development Kit (librte-crypto-octeontx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-octeontx. Package: librte-crypto-openssl24 Description-md5: 3c7cce51bd2cdee0bb3fc55841ef2816 Description-en: Data Plane Development Kit (librte-crypto-openssl runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-openssl. Package: librte-crypto-scheduler24 Description-md5: c786b32ffbc6936b59575b0a7d895651 Description-en: Data Plane Development Kit (librte-crypto-scheduler runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-scheduler. Package: librte-crypto-virtio24 Description-md5: 52dcce7d550825ce3340c65251314464 Description-en: Data Plane Development Kit (librte-crypto-virtio runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-crypto-virtio. Package: librte-dispatcher24 Description-md5: 9008c9b929dd86f26fc5c8dd6883300c Description-en: Data Plane Development Kit (librte-dispatcher runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dispatcher. Package: librte-distributor24 Description-md5: da1331faf098413667bd4c98973a000e Description-en: Data Plane Development Kit (librte-distributor runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-distributor. Package: librte-dma-cnxk24 Description-md5: 6043aea7559d66388076dff33eb2dde6 Description-en: Data Plane Development Kit (librte-dma-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-cnxk. Package: librte-dma-dpaa2-24 Description-md5: fca6a15299169b3791dfbec4d01a0d01 Description-en: Data Plane Development Kit (librte-dma-dpaa2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-dpaa2. Package: librte-dma-dpaa24 Description-md5: 349ec41a8ab3634ec4ecd7bba174f710 Description-en: Data Plane Development Kit (librte-dma-dpaa runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-dpaa. Package: librte-dma-hisilicon24 Description-md5: bce9dd6bd4e408b4113f9a1e6bd5df70 Description-en: Data Plane Development Kit (librte-dma-hisilicon runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-hisilicon. Package: librte-dma-idxd24 Description-md5: fab1f21de65a27862cc8ec4dc21f1456 Description-en: Data Plane Development Kit (librte-dma-idxd runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-idxd. Package: librte-dma-ioat24 Description-md5: ff34d3ca023b3f710d39ef8a7a2096b3 Description-en: Data Plane Development Kit (librte-dma-ioat runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-ioat. Package: librte-dma-skeleton24 Description-md5: 4342416f5cecbfb9abf7b79963c0ca92 Description-en: Data Plane Development Kit (librte-dma-skeleton runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dma-skeleton. Package: librte-efd24 Description-md5: 5a046496680fbf2806c42e4e127507ea Description-en: Data Plane Development Kit (librte-efd runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-efd. Package: librte-event-cnxk24 Description-md5: 83bc8fd299392ae02409db419a76d5d8 Description-en: Data Plane Development Kit (librte-event-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-cnxk. Package: librte-event-dlb2-24 Description-md5: 757137dff40b24e64f51ac542f3f7eb1 Description-en: Data Plane Development Kit (librte-event-dlb2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-dlb2. Package: librte-event-dpaa2-24 Description-md5: e6498f02f16c610e9e97f756293c5ccb Description-en: Data Plane Development Kit (librte-event-dpaa2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-dpaa2. Package: librte-event-dpaa24 Description-md5: 75788392906a8a73ed281f9cb543753d Description-en: Data Plane Development Kit (librte-event-dpaa runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-dpaa. Package: librte-event-dsw24 Description-md5: 3b9396458247b583cfa2ceb6e397b0e6 Description-en: Data Plane Development Kit (librte-event-dsw runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-dsw-event. Package: librte-event-octeontx24 Description-md5: b1a126011e37a5677cae1f7407169277 Description-en: Data Plane Development Kit (librte-event-octeontx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-octeontx. Package: librte-event-opdl24 Description-md5: b7794a2452c755cb8408f2707af7b672 Description-en: Data Plane Development Kit (librte-event-opdl runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-opdl. Package: librte-event-skeleton24 Description-md5: 06769780e134586ddd46f57b33605590 Description-en: Data Plane Development Kit (librte-event-skeleton runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-skeleton. Package: librte-event-sw24 Description-md5: 4030a959b9aeb9256ad95be211281f1f Description-en: Data Plane Development Kit (librte-event-sw runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-event-sw. Package: librte-eventdev24 Description-md5: bceb237e2179c1d9f649ec4196bf5bed Description-en: Data Plane Development Kit (librte-eventdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-eventdev. Package: librte-fib24 Description-md5: c735f4fd26cbe0689d311d9e189b752f Description-en: Data Plane Development Kit (libfib runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for libfib. FIB (Forwarding information base) implementation for IPv4 Longest Prefix Match Package: librte-gpudev24 Description-md5: 672e4fdfe8dc00f57673ebed45bd1997 Description-en: Data Plane Development Kit (librte-gpudev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-gpudev. Package: librte-graph24 Description-md5: 5ecf0b3b73b33cf1257c95a941a25276 Description-en: Data Plane Development Kit (librte-graph runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-graph. Package: librte-gro24 Description-md5: f43e2e3e4205df571e1e567900f8c972 Description-en: Data Plane Development Kit (librte-gro runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-gro. Package: librte-ipsec24 Description-md5: aa02e7b2bd25643377fd3561794019aa Description-en: Data Plane Development Kit (librte-ipsec runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-ipsec. Package: librte-jobstats24 Description-md5: e6ee4244db07a08725983b0cb8bb3caa Description-en: Data Plane Development Kit (librte-jobstats runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-jobstats. Package: librte-latencystats24 Description-md5: 1fffcd4e3ce4e4d4992c914adbdddc5e Description-en: Data Plane Development Kit (librte-latencystats runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-latencystats. Package: librte-lpm24 Description-md5: 408ded5de556acc64826bd7673473e36 Description-en: Data Plane Development Kit (librte-lpm runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-lpm. Package: librte-member24 Description-md5: 6621f59968b6db54793c0254f73ffd72 Description-en: Data Plane Development Kit (librte-member runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-member. Package: librte-mempool-bucket24 Description-md5: 981761b4e5df1d367e55d8cd64659c5b Description-en: Data Plane Development Kit (librte-mempool-bucket runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-bucket. Package: librte-mempool-cnxk24 Description-md5: 9c4362780a5f86efca113646b65c73a7 Description-en: Data Plane Development Kit (librte-mempool-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-cnxk. Package: librte-mempool-dpaa2-24 Description-md5: 8bf5b48ac893733a90aacd769d49e261 Description-en: Data Plane Development Kit (librte-mempool-dpaa2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-dpaa2. Package: librte-mempool-dpaa24 Description-md5: 0297c86cc92d444d8026d1a3d0fd97aa Description-en: Data Plane Development Kit (librte-mempool-dpaa runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-dpaa. Package: librte-mempool-octeontx24 Description-md5: 98a089f0e8e47a2b9142c537fc70e781 Description-en: Data Plane Development Kit (librte-mempool-octeontx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-octeontx. Package: librte-mempool-stack24 Description-md5: 19db10379a4420cee72113f52437c7e8 Description-en: Data Plane Development Kit (librte-mempool-stack runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-stack. Package: librte-meta-all Description-md5: 500ceb7a8069273219c8f1fc8fb059dc Description-en: Data Plane Development Kit (all sub-libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all librte libraries produced by DPDK. Package: librte-meta-allpmds Description-md5: 765656312bba5336bd1594e32557a349 Description-en: Data Plane Development Kit (all poll mode drivers) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all poll mode drivers produced by DPDK. Package: librte-meta-baseband Description-md5: e2cc28d70939a29f985175aeba36d488 Description-en: Data Plane Development Kit (baseband libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte baseband libraries. Package: librte-meta-bus Description-md5: 258638de2a320f6076b1f490e30e8b97 Description-en: Data Plane Development Kit (bus libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte bus libraries. Package: librte-meta-common Description-md5: 14ae31a5236f6641dd196a1da8f4d6a8 Description-en: Data Plane Development Kit (common libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte common libraries. Package: librte-meta-compress Description-md5: c3cf8e623caf0ca9028f88d3f60fca45 Description-en: Data Plane Development Kit (compress libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte compress libraries. Package: librte-meta-crypto Description-md5: 7a90e0af829627c97ff04ced1ca4e0b4 Description-en: Data Plane Development Kit (crypto libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte crypto libraries. Package: librte-meta-dma Description-md5: 92ad5827f85e6310962e58f01a070c1f Description-en: Data Plane Development Kit (dma libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte dma libraries. Package: librte-meta-event Description-md5: aeda28723b9b2eb93d42ec8661e0dfd9 Description-en: Data Plane Development Kit (event libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte event libraries. Package: librte-meta-mempool Description-md5: b69ed1e75152fd6027537be61afb7241 Description-en: Data Plane Development Kit (mempool libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte mempool libraries. Package: librte-meta-net Description-md5: a1b81595ed97f73e17b39fed64a33361 Description-en: Data Plane Development Kit (net libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte net libraries. Package: librte-meta-raw Description-md5: f295c104e38a8eacff8bb01ddb0430e6 Description-en: Data Plane Development Kit (raw libraries) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This is a metapackage to pull in all the librte raw libraries. Package: librte-metrics24 Description-md5: 12637f259119e227b7395f9f586b5117 Description-en: Data Plane Development Kit (librte-metrics runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-metrics. Package: librte-ml-cnxk24 Description-md5: 0e75c52f5cc0a9d03c33a80c3d4dee67 Description-en: Data Plane Development Kit (librte-ml-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-ml-cnxk. Package: librte-mldev24 Description-md5: 6d98d765361c7fcd5a05aef38edfedbb Description-en: Data Plane Development Kit (librte-mldev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mldev. Package: librte-net-af-xdp24 Description-md5: 1f308773035690d2a316beecdf557c69 Description-en: Data Plane Development Kit (librte-net-af-xdp runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-af-xdp. AF_XDP is an address family that is optimized for high performance packet processing. AF_XDP sockets enable the possibility for XDP program to redirect packets to a memory buffer in userspace. Package: librte-net-ark24 Description-md5: e6f67600a802c9eb00b90994cc79acea Description-en: Data Plane Development Kit (librte-net-ark runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ark. Package: librte-net-atlantic24 Description-md5: 59afcd0d5e27304b9c81bb80658deee6 Description-en: Data Plane Development Kit (librte-net-atlantic runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-atlantic. Package: librte-net-avp24 Description-md5: 96e188803586b87e56b7142d8a096d0b Description-en: Data Plane Development Kit (librte-net-avp runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-avp. Package: librte-net-axgbe24 Description-md5: 3303a7322396b4a4fd6f48901596d4fe Description-en: Data Plane Development Kit (librte-net-axgbe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-axgbe. Package: librte-net-bnx2x24 Description-md5: dae1cc2c87172533e5061e0f6ccc13b6 Description-en: Data Plane Development Kit (librte-net-bnx2x runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-bnx2x. Package: librte-net-bnxt24 Description-md5: dd9becf254fe57b4b2043547499dd879 Description-en: Data Plane Development Kit (librte-net-bnxt runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-bnxt. Package: librte-net-cnxk24 Description-md5: 81318687fec2b9fbdf32fe352781af83 Description-en: Data Plane Development Kit (librte-net-cnxk runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-cnxk. Package: librte-net-cpfl24 Description-md5: bfb774ff70da8ef8c680ff718e40a85b Description-en: Data Plane Development Kit (librte-net-cpfl runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-cpfl. Package: librte-net-cxgbe24 Description-md5: 8f917b3e3b9950611182c8939d79ab77 Description-en: Data Plane Development Kit (librte-net-cxgbe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-cxgbe. Package: librte-net-dpaa2-24 Description-md5: bda92ceb650c96ba0929ecf10397baa5 Description-en: Data Plane Development Kit (librte-net-dpaa2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-dpaa2. Package: librte-net-dpaa24 Description-md5: c8e2cd66d925bbe54e9ad61dd2f5aca5 Description-en: Data Plane Development Kit (librte-net-dpaa runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-dpaa. Package: librte-net-ena24 Description-md5: d97cd9ed3d631f8866a77f83f71338c1 Description-en: Data Plane Development Kit (librte-net-ena runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ena. Package: librte-net-enetc24 Description-md5: c46f100079b8a14e953a9bb23e7238ea Description-en: Data Plane Development Kit (librte-net-enetc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-enetc. Package: librte-net-enetfec24 Description-md5: 3141536dd90df5b548cd1571ea1278d3 Description-en: Data Plane Development Kit (librte-net-enetfec runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-enetfec. Package: librte-net-enic24 Description-md5: aa26ba84267b77ac9ee5ecb9a487604f Description-en: Data Plane Development Kit (librte-net-enic runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-enic. Package: librte-net-failsafe24 Description-md5: 1175f8abdcb230eeb3f45177c3bd951a Description-en: Data Plane Development Kit (librte-net-failsafe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-failsafe. Package: librte-net-gve24 Description-md5: 46be6901c31b66787c3295d95c3a49b6 Description-en: Data Plane Development Kit (librte-net-gve runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-gve. Package: librte-net-hinic24 Description-md5: 66236e31563b141d225645c94580871f Description-en: Data Plane Development Kit (librte-net-hinic runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-hinic. Package: librte-net-hns3-24 Description-md5: ee9ba5871cf451800f06c4445dd5e503 Description-en: Data Plane Development Kit (librte-net-hns3 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-hns3 which is The hns3 PMD (librte-net-hns3) provides poll mode driver support for the inbuilt Hisilicon Network Subsystem(HNS) network engine found in the Hisilicon Kunpeng 920 SoC Package: librte-net-iavf24 Description-md5: e4caae55f49af7b068f1de649476fcb3 Description-en: Data Plane Development Kit (librte-net-iavf runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-iavf. Package: librte-net-ice24 Description-md5: 1e16853432ea0848fd521de40f8eea6b Description-en: Data Plane Development Kit (librte-net-ice runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ice. Package: librte-net-idpf24 Description-md5: f89dff0a47ad25e177da4efda3d7dd62 Description-en: Data Plane Development Kit (librte-net-idpf runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-idpf. Package: librte-net-igc24 Description-md5: 26072124e4b82629284873e608f0f00f Description-en: Data Plane Development Kit (librte-net-igc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-igc. Package: librte-net-ionic24 Description-md5: 30124b38b8512f0d19953ab453eb56a6 Description-en: Data Plane Development Kit (librte-net-ionic runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ionic. Package: librte-net-ipn3ke24 Description-md5: 4caf62b37e15cb79949c9456140a8386 Description-en: Data Plane Development Kit (librte-net-ipn3ke runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ipn3ke. It provides poll mode driver support for Intel FPGA PAC(Programmable Acceleration Card) N3000 based on the Intel Ethernet Controller X710/XXV710 and Intel Arria 10 FPGA. Package: librte-net-mana24 Description-md5: 66ae010690dc31ef405a895dbf735e1b Description-en: Data Plane Development Kit (librte-net-mana runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-mana. Package: librte-net-memif24 Description-md5: c1267e232b83240b2348a701c7d31714 Description-en: Data Plane Development Kit (librte-net-memif runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-memif. Package: librte-net-nfp24 Description-md5: 8ea2f7ac05b98fba613d6c6181083143 Description-en: Data Plane Development Kit (librte-net-nfp runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-nfp. Package: librte-net-ngbe24 Description-md5: c21fc600d58cec050141ed8e96645412 Description-en: Data Plane Development Kit (librte-net-ngbe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ngbe. Package: librte-net-null24 Description-md5: 163d74ebe99f50759431ecdf3fca7b8e Description-en: Data Plane Development Kit (librte-net-null runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-null. Package: librte-net-octeon-ep24 Description-md5: 72e1b8a87b082d6b8488a21dfc9e426d Description-en: Data Plane Development Kit (librte-net-octeon-ep runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-octeon-ep. Package: librte-net-octeontx24 Description-md5: 8a194a957288bb682ee7bcffb00efa5d Description-en: Data Plane Development Kit (librte-net-octeontx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-octeontx. Package: librte-net-pfe24 Description-md5: fee4fae246bea45089c83c3946b4dace Description-en: Data Plane Development Kit (librte-net-pfe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-pfe which is The PFE NIC PMD (librte-net-pfe) provides poll mode driver support for the inbuilt NIC found in the NXP LS1012 SoC. Package: librte-net-qede24 Description-md5: 07f1a5c68a6f94574be8a2d0cff0577f Description-en: Data Plane Development Kit (librte-net-qede runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-qede which is The base driver is the backend module for the QLogic FastLinQ QL4xxxx 25G/40G CNA family of adapters as well as their virtual functions (VF) in SR-IOV context. Package: librte-net-ring24 Description-md5: 1b881da32e89ca7545133c6f13d54e8b Description-en: Data Plane Development Kit (librte-net-ring runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ring. Package: librte-net-sfc24 Description-md5: 6cc36008fe7d31fcdb25fe5a6edf8dde Description-en: Data Plane Development Kit (librte-net-sfc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-sfc. Package: librte-net-softnic24 Description-md5: 9ff54da6a79e4d70964f4e0fb79c0aa1 Description-en: Data Plane Development Kit (librte-net-softnic runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-softnic. Package: librte-net-txgbe24 Description-md5: 33b125d4482012cad409972f973edd69 Description-en: Data Plane Development Kit (librte-net-txgbe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-txgbe. Package: librte-node24 Description-md5: 3ff97126eae0de1a5bba78df0750b273 Description-en: Data Plane Development Kit (librte-node runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-node. . The graph library provides API to enable graph framework operations such as create, lookup, dump and destroy on graph and node operations such as clone, edge update, and edge shrink, etc. The API also allows one to create the stats cluster to monitor per graph and per node stats. Package: librte-pcapng24 Description-md5: f586c935d788adaca0fc4abeb1876213 Description-en: Data Plane Development Kit (librte-net-pcapng runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-pcapng. Package: librte-pdcp24 Description-md5: 8ef772a63303cd824bde789ca14aeb42 Description-en: Data Plane Development Kit (librte-pdcp runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-pdcp. Package: librte-pdump24 Description-md5: 889496901115352e4b0e409e438f51c7 Description-en: Data Plane Development Kit (librte-pdump runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-pdump. Package: librte-pipeline24 Description-md5: 68d0d509ca595953349b8332c677a5b5 Description-en: Data Plane Development Kit (librte-pipeline runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-pipeline. Package: librte-port24 Description-md5: b7f1259fb6f50629558d09c46f11e354 Description-en: Data Plane Development Kit (librte-port runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-port. Package: librte-power24 Description-md5: 0e709de74160909e47a34c24c3ff24c3 Description-en: Data Plane Development Kit (librte-power runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-power. Package: librte-raw-cnxk-bphy24 Description-md5: 9535e3ee8d25f2396f2a3f0ad9b840d4 Description-en: Data Plane Development Kit (librte-raw-cnxk-bphy runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-raw-cnxk-bphy. Package: librte-raw-cnxk-gpio24 Description-md5: 44e7bc8146163a056b4eb58145e787d4 Description-en: Data Plane Development Kit (librte-raw-cnxk-gpio runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-raw-cnxk-gpio. Package: librte-raw-dpaa2-cmdif24 Description-md5: e333e918bdc1c363ecaacf4729ca4ef0 Description-en: Data Plane Development Kit (librte-raw-dpaa2-cmdif runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-raw-dpaa2-cmdif. Package: librte-raw-ifpga24 Description-md5: 9e6bf30803d23b502e3c897fbc0dbd2d Description-en: Data Plane Development Kit (librte-raw-ifpga runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-raw-ifpga. . The SW IFPGA Rawdev Driver (ifpga-raw) provides a Rawdev driver that utilizes Intel FPGA Software Stack OPAE(Open Programmable Acceleration Engine) for FPGA management. Package: librte-raw-ntb24 Description-md5: 4de2c9e0a75799d16a125369c73c3e74 Description-en: Data Plane Development Kit (librte-raw-ntb runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-raw-ntb. Package: librte-raw-skeleton24 Description-md5: fa12fed29610bdf7e335c3f0ac5cd0e7 Description-en: Data Plane Development Kit (librte-raw-skeleton runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-raw-skeleton. Package: librte-rawdev24 Description-md5: ddebb18fbea00325885e90ba076f27e6 Description-en: Data Plane Development Kit (librte-rawdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-rawdev. Package: librte-regex-cn9k24 Description-md5: faa88c118ff31cbf9b03b7fa853b5a6b Description-en: Data Plane Development Kit (librte-regex-cn9k runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-regex-cn9k. Package: librte-regex-mlx5-24 Description-md5: f610d7028ee3b8ff28aa9db04391ae64 Description-en: Data Plane Development Kit (librte-regex-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-regex-mlx5. Package: librte-regexdev24 Description-md5: 4c9246d1cad930e23615b9b5f9eb2215 Description-en: Data Plane Development Kit (librte-regexdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-regexdev. Package: librte-reorder24 Description-md5: 1bd5f612b3b33b52891bfc6584ec9ad4 Description-en: Data Plane Development Kit (librte-reorder runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-reorder. Package: librte-rib24 Description-md5: f431bd231a2ba226e7eb97f46f3b9496 Description-en: Data Plane Development Kit (librib runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librib. RIB is a Level compressed tree implementation for IPv4 Longest Prefix Match Package: librte-stack24 Description-md5: 86892477e1beed410f63695db7706d82 Description-en: Data Plane Development Kit (librte-stack runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-stack. Package: librte-table24 Description-md5: fabf0f94a3ff5d1a7ebd4ffe86892aa9 Description-en: Data Plane Development Kit (librte-table runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-table. Package: librte-timer24 Description-md5: fe14de18c22808f7dd94937bda4ab506 Description-en: Data Plane Development Kit (librte-timer runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-timer. Package: librte-vdpa-ifc24 Description-md5: 707bccae2ca6540dd0eb319bed2cf5cf Description-en: Data Plane Development Kit (librte-vdpa-ifc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-vdpa-ifc. Package: librte-vdpa-mlx5-24 Description-md5: 9fb3216df3907215900c510194ab56f8 Description-en: Data Plane Development Kit (librte-vdpa-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-vdpa-mlx5. Package: librte-vdpa-nfp24 Description-md5: 42a5587cb5067c6269fa5f94eb72ebd4 Description-en: Data Plane Development Kit (librte-vdpa-nfp runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-vdpa-nfp. Package: librte-vdpa-sfc24 Description-md5: 795f7e72c99ae0eb1cc1c9ed9c63bae2 Description-en: Data Plane Development Kit (librte-vdpa-sfc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-vdpa-sfc. Package: librtimulib-dev Description-md5: 036fd154cb8143dcfb3674ea47eae823 Description-en: Versatile C++ and Python 9-dof, 10-dof and 11-dof IMU library (dev files) The simplest way to connect a 9-dof, 10-dof or 11-dof IMU to an embedded Linux system and obtain Kalman-filtered quaternion or Euler angle pose data. Basically, two simple function calls (IMUInit() and IMURead()) are pretty much all that's needed to integrate RTIMULib. . This package provides the development files. Package: librtimulib-utils Description-md5: 7c6c159c26f5f57170220d5282c0371b Description-en: Versatile C++ and Python 9-dof, 10-dof and 11-dof IMU library (utilities) The simplest way to connect a 9-dof, 10-dof or 11-dof IMU to an embedded Linux system and obtain Kalman-filtered quaternion or Euler angle pose data. Basically, two simple function calls (IMUInit() and IMURead()) are pretty much all that's needed to integrate RTIMULib. . This package provides the calibration utility. Package: librtimulib7 Description-md5: 2bfdfb8898f569b6f2573ff2f8763b88 Description-en: Versatile C++ and Python 9-dof, 10-dof and 11-dof IMU library (shared library) The simplest way to connect a 9-dof, 10-dof or 11-dof IMU to an embedded Linux system and obtain Kalman-filtered quaternion or Euler angle pose data. Basically, two simple function calls (IMUInit() and IMURead()) are pretty much all that's needed to integrate RTIMULib. . This package provides shared library. Package: libruby3.1t64 Description-md5: 66e37af89f1234cdbe6ad1ecbc869d44 Description-en: Libraries necessary to run Ruby 3.1 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the 'libruby-3.1' library, necessary to run Ruby 3.1. (API version 3.1.0) Package: librust-addr2line-dev Description-md5: f655c7757aa94f98621492c3d9e27c98 Description-en: Cross-platform symbolication library - Rust source code Source code for Debianized Rust crate "addr2line" Package: librust-arboard-dev Description-md5: 11b2d289cbd5f43a1f871162717b5ecd Description-en: Image and text handling for the OS clipboard - Rust source code Source code for Debianized Rust crate "arboard" Package: librust-backtrace+cpp-demangle-dev Description-md5: 122a5471cd47295cf0f460ca735aa87d Description-en: Acquire a backtrace at runtime - feature "cpp_demangle" This metapackage enables feature "cpp_demangle" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. Package: librust-backtrace+serde-dev Description-md5: 7de937d3c6823f8d5911526a8c45aba4 Description-en: Acquire a backtrace at runtime - feature "serde" and 1 more This metapackage enables feature "serde" for the Rust backtrace crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "serialize-serde" feature. Package: librust-backtrace-dev Description-md5: fc1cb1f31289354910341c4c3e839591 Description-en: Acquire a backtrace at runtime - Rust source code Source code for Debianized Rust crate "backtrace" Package: librust-broot-dev Description-md5: ec5a23d7cdd81c803225e4bfe69639db Description-en: New file manager - Rust source code Source code for Debianized Rust crate "broot" Package: librust-bs58-dev Description-md5: 1c00220c11d8c54c2576f5e55e511cba Description-en: Another Base58 codec implementation - Rust source code Source code for Debianized Rust crate "bs58" Package: librust-cairo-rs-0.18-dev Description-md5: b831041329a13991d68cb93b564dc88a Description-en: Rust bindings for the Cairo library - Rust source code Source code for Debianized Rust crate "cairo-rs" Package: librust-cairo-rs-dev Description-md5: b831041329a13991d68cb93b564dc88a Description-en: Rust bindings for the Cairo library - Rust source code Source code for Debianized Rust crate "cairo-rs" Package: librust-cairo-sys-rs-dev Description-md5: 6fe4db39bee811f70ee7ae4c56272670 Description-en: FFI bindings to libcairo - Rust source code Source code for Debianized Rust crate "cairo-sys-rs" Package: librust-cargo-c-dev Description-md5: 49c1aee5f0290981f42f18ef100fd7f6 Description-en: Helper program to build and install c-like libraries - Rust source code Source code for Debianized Rust crate "cargo-c" Package: librust-ciborium-ll-dev Description-md5: 3d41f77b223c25605303bfc497e2a6cb Description-en: Low-level CBOR codec primitives - Rust source code Source code for Debianized Rust crate "ciborium-ll" Package: librust-clap-3-dev Description-md5: 78f06f846d2ce1f00131762c5eaf2a4d Description-en: Rust Command Line Argument Parser - Rust source code Source code for Debianized Rust crate "clap" Package: librust-compiler-builtins+c-dev Description-md5: b6718a131ede0bd3bfe844d166b8a5e2 Description-en: Compiler intrinsics used by the Rust compiler - feature "c" Also available for other targets if necessary! . This metapackage enables feature "c" for the Rust compiler_builtins crate, by pulling in any additional dependencies needed by that feature. Package: librust-compiler-builtins+core-dev Description-md5: 30a6e66c5974a30cf527e51b336fab0c Description-en: Compiler intrinsics used by the Rust compiler - feature "core" Also available for other targets if necessary! . This metapackage enables feature "core" for the Rust compiler_builtins crate, by pulling in any additional dependencies needed by that feature. Package: librust-compiler-builtins+rustc-dep-of-std-dev Description-md5: 8f6cf70cfb02a8cd0e31cb23b924a464 Description-en: Compiler intrinsics used by the Rust compiler - feature "rustc-dep-of-std" Also available for other targets if necessary! . This metapackage enables feature "rustc-dep-of-std" for the Rust compiler_builtins crate, by pulling in any additional dependencies needed by that feature. Package: librust-compiler-builtins-dev Description-md5: 286dbcb7d9b602f415190248c9533934 Description-en: Compiler intrinsics used by the Rust compiler - Rust source code Also available for other targets if necessary! . Source code for Debianized Rust crate "compiler_builtins" Package: librust-concurrent-arena-dev Description-md5: 4d230eb0f49bbc0a06317a4880169424 Description-en: U32 concurrent insertion/removal arena that returns ArenaArc - Rust source code Source code for Debianized Rust crate "concurrent_arena" Package: librust-cookie-store-dev Description-md5: 311052439cc43e8f350477bafa941e6c Description-en: Cookie storage and retrieval - Rust source code Source code for Debianized Rust crate "cookie_store" Package: librust-cranelift-dev Description-md5: c45cf1f645ef46817eeb135c4eb05044 Description-en: low-level retargetable code generator - Rust source code Cranelift is a low-level retargetable code generator. It translates a target-independent intermediate representation into executable machine code. . This package contains the source for the Rust cranelift crate, for use with cargo. Package: librust-crossfont-dev Description-md5: 74696de8285ce2d541fc3dbc1018b6d9 Description-en: Cross platform native font loading and rasterization - Rust source code Source code for Debianized Rust crate "crossfont" Package: librust-easy-ext-dev Description-md5: 48ed1d1f693814326f5d0085c1ebafc3 Description-en: Lightweight attribute macro for easily writing extension trait pattern - Rust source code Source code for Debianized Rust crate "easy-ext" Package: librust-enumset-derive-dev Description-md5: ca7bbfc34b277758d04a1569fcf288e5 Description-en: Internal helper crate for enumset - Rust source code Not public API. . Source code for Debianized Rust crate "enumset_derive" Package: librust-enumset-dev Description-md5: e71905e57fa98bd9e8bfca034bc066cf Description-en: Creating compact sets of enums - Rust source code Source code for Debianized Rust crate "enumset" Package: librust-exr-dev Description-md5: bcb181446e19fa4a93b61334f4fdd9c0 Description-en: Read and write OpenEXR files without any unsafe code - Rust source code Source code for Debianized Rust crate "exr" Package: librust-eza-dev Description-md5: 99f922f82a57892632db3ea4e836c784 Description-en: Modern replacement for ls - Rust source code Source code for Debianized Rust crate "eza" Package: librust-ffmpeg-cmdline-utils-dev Description-md5: 68ba938957304b3f4c0649cf7ecf6d81 Description-en: Rust wrapper around the commandline interface to FFMPEG - Rust source code Can be used to read frames from videos into bufrers in rust. . Source code for Debianized Rust crate "ffmpeg_cmdline_utils" Package: librust-font-kit-dev Description-md5: 4b41b9f405846ccf21958c2bd2822be8 Description-en: Cross-platform font loading library - Rust source code Source code for Debianized Rust crate "font-kit" Package: librust-framehop-dev Description-md5: 736c491147c1eb3f10dd53d99aad5a8e Description-en: Stack frame unwinding support for various formats - Rust source code Source code for Debianized Rust crate "framehop" Package: librust-freetype-rs-dev Description-md5: 5369eb3244b385b3f07977fbd3a4be6d Description-en: Bindings for FreeType font library - Rust source code Source code for Debianized Rust crate "freetype-rs" Package: librust-futures-channel-dev Description-md5: 1727d7828f1e78e60eaa300f5a043c9b Description-en: Channels for asynchronous communication using futures-rs - Rust source code Source code for Debianized Rust crate "futures-channel" Package: librust-futures-core-dev Description-md5: 4ee42665159e1ae9b7b339665e32c260 Description-en: Core traits and types in for the `futures` library - Rust source code Source code for Debianized Rust crate "futures-core" Package: librust-futures-executor-dev Description-md5: 539e90eaf46709cf7147ff722424ed35 Description-en: Executors for asynchronous tasks based on the futures-rs library - Rust source code Source code for Debianized Rust crate "futures-executor" Package: librust-futures-macro-dev Description-md5: 87fe1c4c338c7068a2ed50611bca3edf Description-en: Futures-rs procedural macro implementations - Rust source code Source code for Debianized Rust crate "futures-macro" Package: librust-futures-task-dev Description-md5: 29110af2788b77dbfc813daab8351d05 Description-en: Tools for working with tasks - Rust source code Source code for Debianized Rust crate "futures-task" Package: librust-futures-test-dev Description-md5: 97249e2179a70f5a34ea16a0cb947088 Description-en: Common utilities for testing components built off futures-rs - Rust source code Source code for Debianized Rust crate "futures-test" Package: librust-futures-util-dev Description-md5: 11af644094c4242852607920d1bebf2b Description-en: Common utilities for the futures-rs library - Rust source code - Rust source code Source code for Debianized Rust crate "futures-util" Package: librust-gimli-dev Description-md5: 4693effdff7bd2ee0a885ab91fa7f9e8 Description-en: Reading and writing the DWARF debugging format - Rust source code Source code for Debianized Rust crate "gimli" Package: librust-glycin-utils-dev Description-md5: a1d183a417897439140ffdc34a06299a Description-en: Sandboxed image decoding - Rust source code Source code for Debianized Rust crate "glycin-utils" Package: librust-h2-dev Description-md5: dbb04f0ec5c95ae3a3d53cb6b919e015 Description-en: HTTP/2 client and server - Rust source code Source code for Debianized Rust crate "h2" Package: librust-half-dev Description-md5: 5835de554cd15dfe127b990baf6e7a05 Description-en: Half-precision floating point f16 and bf16 types for Rust implementing the IEEE 754-2008 standard binary16 and bfloat16 types - Rust source code Source code for Debianized Rust crate "half" Package: librust-image-dev Description-md5: 1c878cec349cda376c3a396c8bbe8730 Description-en: Imaging library - Rust source code Provides basic image processing and encoders/decoders for common image formats. . Source code for Debianized Rust crate "image" Package: librust-image-hasher-dev Description-md5: baa86db544efe3ca383565df34607900 Description-en: Simple library that provides perceptual hashing and difference calculation for images - Rust source code Source code for Debianized Rust crate "image_hasher" Package: librust-imagepipe-dev Description-md5: ec78b0cf1207dbdbd549d004a9671629 Description-en: Image processing pipeline - Rust source code Source code for Debianized Rust crate "imagepipe" Package: librust-implib-dev Description-md5: c03c0b804705a82804643c46cdf74eba Description-en: Generate Windows import library from module definition file - Rust source code Source code for Debianized Rust crate "implib" Package: librust-jpegxl-rs-dev Description-md5: b63f6efb9ef96110c66aae6d2cf292f1 Description-en: Safe Rust wrapper for JPEG XL reference implementation - Rust source code Source code for Debianized Rust crate "jpegxl-rs" Package: librust-jpegxl-sys-dev Description-md5: e6f44961d4407fc8a2d301a345fb8426 Description-en: Rust wrapper for JPEG XL reference implementation - Rust source code Source code for Debianized Rust crate "jpegxl-sys" Package: librust-leptonica-plumbing-dev Description-md5: 2d5657a919b85a4914063df9dfb518fb Description-en: safe wrapper of leptonica-sys - Rust source code Leptonica-plumbing exposes a safe version of the leptonica-sys api, to access the C API of leptonica in a safe manner. . This package contains the source for the Rust leptonica-plumbing crate, packaged for use with cargo and dh-cargo. Package: librust-libc-dev Description-md5: 3c61fd241aab894707118b789d581fd6 Description-en: Rust bindings to libc - Rust source code Source code for Debianized Rust crate "libc" Package: librust-libphosh-dev Description-md5: 2a6a4cc39689fca3c6dc7e050ff463fb Description-en: Rust bindings for libphosh - Rust source code Source code for Debianized Rust crate "libphosh" Package: librust-libphosh-sys-dev Description-md5: 6b0344c1b166ab2049b6d3220574b64f Description-en: FFI bindings for libphosh - Rust source code Source code for Debianized Rust crate "libphosh-sys" Package: librust-librsvg-dev Description-md5: 16d4338c9ecc83f916d3e1725eb1070d Description-en: Render SVG images to Cairo surfaces - Rust source code GNOME uses this to render SVG icons. Outside of GNOME, other desktop environments use it for similar purposes. Wikimedia uses it for Wikipedia's SVG diagrams. . Source code for Debianized Rust crate "librsvg" Package: librust-lopdf-dev Description-md5: be86351db81d6323a6820bddd62ab015 Description-en: PDF document manipulation - Rust source code Source code for Debianized Rust crate "lopdf" Package: librust-memuse-dev Description-md5: 11cc3f86b52d48376229194a5b881283 Description-en: Traits for measuring dynamic memory usage of types - Rust source code Source code for Debianized Rust crate "memuse" Package: librust-mio-dev Description-md5: ffd08013e3a1df826216ee6c1ce70ee2 Description-en: Lightweight non-blocking I/O - Rust source code Source code for Debianized Rust crate "mio" Package: librust-netlink-proto+smol-socket-dev Description-md5: 974d24aa25f0517bcc0564714dc231b4 Description-en: Async netlink protocol - feature "smol_socket" This metapackage enables feature "smol_socket" for the Rust netlink-proto crate, by pulling in any additional dependencies needed by that feature. Package: librust-netlink-proto+tokio-socket-dev Description-md5: a82ca017d9601a4a1f3476f3df170273 Description-en: Async netlink protocol - feature "tokio_socket" and 1 more This metapackage enables feature "tokio_socket" for the Rust netlink-proto crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-netlink-proto-dev Description-md5: a6c017d95f89c2e1749578c6b168cab1 Description-en: Async netlink protocol - Rust source code Source code for Debianized Rust crate "netlink-proto" Package: librust-nonempty-dev Description-md5: 6cd8a20aeb921cb6020ba842efa71007 Description-en: Correct by construction non-empty vector - Rust source code Source code for Debianized Rust crate "nonempty" Package: librust-notify-rust-dev Description-md5: b1f79e2f7767ba308466bf1cb52e5d45 Description-en: show desktop notifications - Rust source code notify-rust is a library for displaying desktop notifications. . This package contains the source for the Rust notify-rust crate, packaged for use with cargo. Package: librust-object-dev Description-md5: ce135dd04b5471564c76ad8d97e6e08f Description-en: Unified interface for reading and writing object file formats - Rust source code Source code for Debianized Rust crate "object" Package: librust-opendal-dev Description-md5: 09f72c18497bdc3687cc61c3392e95df Description-en: Apache OpenDAL™: Access data freely, painlessly, and efficiently - Rust source code Source code for Debianized Rust crate "opendal" Package: librust-palette-dev Description-md5: 05313cb55915aa402fc1ea4fdc7e52fb Description-en: Convert and manage colors with a focus on correctness, flexibility and ease of use - Rust source code Source code for Debianized Rust crate "palette" Package: librust-pango-dev Description-md5: 93c3d82c15ef57dc35b5382014a26a28 Description-en: Rust bindings for the Pango library - Rust source code Source code for Debianized Rust crate "pango" Package: librust-plotters-bitmap-dev Description-md5: 66d95e70672dc3ea4a1a0f668bc240d1 Description-en: Plotters Bitmap Backend - Rust source code Source code for Debianized Rust crate "plotters-bitmap" Package: librust-plotters-dev Description-md5: b4843c7c7d5039bc665dec1ef08bd2ec Description-en: Rust data plotting and drawing library - Rust source code Source code for Debianized Rust crate "plotters" Package: librust-plotters-svg-dev Description-md5: 8d5c1a524f2cf78c07ebaffc5d1dbf44 Description-en: Plotters SVG backend - Rust source code Source code for Debianized Rust crate "plotters-svg" Package: librust-pollster-dev Description-md5: cc0fdc7ca0c699b73997858a9f44b852 Description-en: Synchronously block the thread until a future completes - Rust source code Source code for Debianized Rust crate "pollster" Package: librust-prodash-dev Description-md5: 528590634903820ea8017000fb28e9fd Description-en: Dashboard for progress of async and blocking tasks - Rust source code Source code for Debianized Rust crate "prodash" Package: librust-prost-build-dev Description-md5: 4f2564d1d73c5e66db328daa89efcabd Description-en: Generate Prost annotated Rust types from Protocol Buffers files - Rust source code Source code for Debianized Rust crate "prost-build" Package: librust-qrcode-dev Description-md5: af1447db21910a243c4d4523138695ab Description-en: QR code encoder in Rust - Rust source code Source code for Debianized Rust crate "qrcode" Package: librust-qrcode-generator-dev Description-md5: b5fbafc7d55dfde22e5dd18da34e2ea9 Description-en: Generate QR Code matrices and images in RAW, PNG and SVG formats - Rust source code Source code for Debianized Rust crate "qrcode-generator" Package: librust-qrencode-dev Description-md5: e7c1d18bf419de39675569a53ed27f62 Description-en: QR code encoder in Rust - Rust source code Source code for Debianized Rust crate "qrencode" Package: librust-regex-dev Description-md5: b6e2cf141867e71e51f5ab9ce7e12f74 Description-en: Regular expressions for Rust - Rust source code This implementation uses finite automata and guarantees linear time matching on all inputs. . Source code for Debianized Rust crate "regex" Package: librust-reqwest-dev Description-md5: b7fd7f6cc834f7716825c6f222ae40cf Description-en: Higher level HTTP client library - Rust source code Source code for Debianized Rust crate "reqwest" Package: librust-rockusb-dev Description-md5: 7a8a56048fd1a6269b146e07407a0abe Description-en: Rockchip usb protocol host implementation - Rust source code Source code for Debianized Rust crate "rockusb" Package: librust-rtnetlink-dev Description-md5: 56db6e56f7375a4d7d30ee170d71aff8 Description-en: Manipulate linux networking resources via netlink - Rust source code Source code for Debianized Rust crate "rtnetlink" Package: librust-rustls-dev Description-md5: 562f732d4323155d48d399eacef9d864 Description-en: modern TLS library written in Rust - Rust source code Rustls is a modern TLS library written in Rust. It uses ring for cryptography and webpki for certificate verification. . Ring is a Rust library implementing safe, fast, small crypto using Rust with BoringSSL's cryptography primitives. . Webpki is a Rust library to validate Web PKI (TLS/SSL) certificates. . This package contains the source for the Rust rustls crate, for use with cargo. Package: librust-rustls-webpki-dev Description-md5: 6db1299b9a7b5901207c8ae96fba2be4 Description-en: web PKI X.509 certificate verification - Rust source code rustls-webpki is a library that validates Web PKI (TLS/SSL) certificates. It's used by Rustls to handle certificate-related tasks required for implementing TLS clients and servers. . rustls-webpki is written in Rust and uses ring for cryptographic operations and low-level parsing. . This is a fork of the webpki project which adds a number of features required by the rustls project. . Rustls is a modern TLS library written in Rust. . This package contains the source for the Rust rustls-webpki crate, for use with cargo and dh-cargo. Package: librust-ruzstd-dev Description-md5: 363c8206c99481903c0a50934c305193 Description-en: Decoder for the zstd compression format - Rust source code Source code for Debianized Rust crate "ruzstd" Package: librust-sctk-adwaita-dev Description-md5: e1b3ad954769e59f8da0d4d423fcb82f Description-en: Adwaita-like SCTK Frame - Rust source code Source code for Debianized Rust crate "sctk-adwaita" Package: librust-serde-cbor-dev Description-md5: c769a45232777e0ef73ff53945532e58 Description-en: CBOR support for serde - Rust source code Source code for Debianized Rust crate "serde_cbor" Package: librust-serde-derive-dev Description-md5: 6891035de6eeda374c036d6843e00776 Description-en: Macros 1.1 #[derive(Serialize, Deserialize)] - Rust source code Source code for Debianized Rust crate "serde_derive" Package: librust-serde-dev Description-md5: 4cdfa32a1b83a930e750e8f8d51510af Description-en: Generic serialization/deserialization framework - Rust source code Source code for Debianized Rust crate "serde" Package: librust-serde-json-dev Description-md5: 6c8c09eb99697f1e7e46b31e68129c15 Description-en: JSON serialization file format - Rust source code Source code for Debianized Rust crate "serde_json" Package: librust-subtile-dev Description-md5: c7eb7abe99af4cca0d80caf18fb45ddd Description-en: utilities to parse subtitles subtile provides utilities to parse subtitles. . This package contains the source for the Rust subtile crate, for use with cargo. Package: librust-terminal-size-dev Description-md5: 8a12ce5d22aad13ddd1604ed0c8363e9 Description-en: Gets the size of your Linux or Windows terminal - Rust source code Source code for Debianized Rust crate "terminal_size" Package: librust-time-dev Description-md5: a389a19b2e328ad6105cafb0b75e4e99 Description-en: Utilities for working with time-related functions - Rust source code Fully interoperable with the standard library. Mostly compatible with #! [no_std]. . Source code for Debianized Rust crate "time" Package: librust-time-macros-dev Description-md5: 4d8910022d17e90258fd46ad19aff753 Description-en: Procedural macros for the time crate - Rust source code This crate is an implementation detail and should not be relied upon directly. . Source code for Debianized Rust crate "time-macros" Package: librust-tokio-dev Description-md5: 14e3f2f39c184d81cc0c50c49c3052ae Description-en: Event-driven, non-blocking I/O platform - Rust source code Source code for Debianized Rust crate "tokio" Package: librust-tokio-native-tls-dev Description-md5: 13c32589591bc756f78d1bea51f9ea85 Description-en: TLS/SSL streams for Tokio using native-tls giving an implementation of TLS for nonblocking I/O streams - Rust source code Source code for Debianized Rust crate "tokio-native-tls" Package: librust-unicode-segmentation-dev Description-md5: f9208fb45ef514bc06bd8ccaf9836c12 Description-en: Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules - Rust source code Source code for Debianized Rust crate "unicode-segmentation" Package: librust-uzers-dev Description-md5: 5a16603f2a350259caa1b3bb11031ad0 Description-en: Continuation of users, a library for accessing Unix users and groups - Rust source code Source code for Debianized Rust crate "uzers" Package: librust-vhost-dev Description-md5: 250af8762d087aa97d817ae8d6da91ff Description-en: Pure rust library for vdpa, vhost and vhost-user - Rust source code This package contains the source for the Rust vhost crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-vhost-user-backend-dev Description-md5: edaa59ef4d55dbca98bde5ecda17e383 Description-en: Framework to build vhost-user backend service daemon - Rust source code This package contains the source for the Rust vhost-user-backend crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-vid-dup-finder-lib-dev Description-md5: 479fbc09c31248f197294268403f9a15 Description-en: Find near-duplicate video files - Rust source code Source code for Debianized Rust crate "vid_dup_finder_lib" Package: librust-virtio-bindings-dev Description-md5: 781c35dd0940a3d2bd2ebeda29c6d782 Description-en: Rust FFI bindings to virtio generated using bindgen - Rust source code This package contains the source for the Rust virtio-bindings crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-virtio-queue-dev Description-md5: f845d16596526f4b053b07d3396c3652 Description-en: Virtio queue implementation - Rust source code This package contains the source for the Rust virtio-queue crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-vm-memory-dev Description-md5: 2c668f5ddecfd0d37351af9875095d2b Description-en: Safe abstractions for accessing the VM physical memory - Rust source code This package contains the source for the Rust vm-memory crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-wast-dev Description-md5: a25182e7fa6d0aa596472f94e9855c1e Description-en: Customizable Rust parsers for the WebAssembly Text formats WAT and WAST - Rust source code Source code for Debianized Rust crate "wast" Package: librust-wayland-backend-dev Description-md5: 0962acc59a00408bf3f7bb5ea3e374a8 Description-en: Low-level bindings to the Wayland protocol - Rust source code Source code for Debianized Rust crate "wayland-backend" Package: librust-webp-dev Description-md5: 4c9d9fd0a463e0a188d4cd5ce0966563 Description-en: WebP conversion library - Rust source code Source code for Debianized Rust crate "webp" Package: librust-wide-dev Description-md5: 2ffdf3aa42a4b634394918055e272535 Description-en: wide data types - Rust source code wide provides portable "wide" data types that do their best to be SIMD when possible. . This package contains the source for the Rust wide crate, for use with cargo. Package: librust-yaxpeax-arch-dev Description-md5: 0c9cf5bbeac426021c9416fcffebbfa8 Description-en: Fundamental traits to describe an architecture in the yaxpeax project - Rust source code Source code for Debianized Rust crate "yaxpeax-arch" Package: librust-yeslogic-fontconfig-sys-dev Description-md5: 1f999704e5bcbaa348ddda8516fa06e0 Description-en: Raw bindings to Fontconfig without a vendored C library - Rust source code Source code for Debianized Rust crate "yeslogic-fontconfig-sys" Package: librust-yoke-dev Description-md5: 5dd08a5ef5222277bed4a32655c58ad7 Description-en: Abstraction allowing borrowed data to be carried along with the backing data it borrows from - Rust source code Source code for Debianized Rust crate "yoke" Package: librust-zerofrom+derive-dev Description-md5: 5445e6fc19a106393724b505ef54ad54 Description-en: ZeroFrom trait for constructing - feature "derive" This metapackage enables feature "derive" for the Rust zerofrom crate, by pulling in any additional dependencies needed by that feature. Package: librust-zerofrom-dev Description-md5: f772e68df9ffd103551b7e05afcb33d6 Description-en: ZeroFrom trait for constructing - Rust source code Source code for Debianized Rust crate "zerofrom" Package: libsanlock-client1 Description-md5: edc73c794a531608ebfb4fdce34d3c64 Description-en: Shared storage lock manager (client library) Sanlock ensures that single disk cannot be used by more than one running VM at a time, across any host in a network. . This package contains the public shared library for libvirt. Package: libsanlock-dev Description-md5: 87c3bcc256f0147da7e1aa4c3e30521d Description-en: Shared storage lock manager (development files) Sanlock ensures that single disk cannot be used by more than one running VM at a time, across any host in a network. . This package contains the header files and static libraries. Package: libsanlock1 Description-md5: 231ad3e47240a19e7df79955888949bf Description-en: Shared storage lock manager (shared library) Sanlock ensures that single disk cannot be used by more than one running VM at a time, across any host in a network. . This package contains libsanlock shared library. Package: libscca-dev Description-md5: e5dd7deb9cff0cd8262e0b776fce3d29 Description-en: Windows Prefetch File access library -- development files libscca is a library to access the Windows Prefetch File (SCCA) format. . This package includes the development support files. Package: libscca-utils Description-md5: 95ad3e760bfc72055b074b3ee4b97a6c Description-en: Windows Prefetch File access library -- Utilities libscca is a library to access the Windows Prefetch File (SCCA) format. . This package contains a tool to display information about a PF file. Package: libscca1t64 Description-md5: 2f678b98ca09e74729ffbf3ad42cc6f1 Description-en: Windows Prefetch File access library libscca is a library to access the Windows Prefetch File (SCCA) format. . This package contains the shared library. Package: libsdl2-dev Description-md5: 9a82f59c5790721baad7ffc5f181d3d6 Description-en: Simple DirectMedia Layer development files SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains the files needed to compile and link programs which use SDL. Package: libsdl2-tests Description-md5: f451e96923adb880d39bf4e59ef383d2 Description-en: Simple DirectMedia Layer automated and manual tests SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains manual and automated tests. The automated tests can be run using ginsttest-runner in the gnome-desktop-testing package, or manually. Package: libsdl2-ttf-2.0-0 Description-md5: d1d11e371518d26e6e4ae98dff649ad4 Description-en: TrueType Font library for Simple DirectMedia Layer 2, libraries Wrapper around FreeType 2.0 library, making possible to use TrueType fonts to render text in SDL applications. . This package contains the shared library. Package: libsdl2-ttf-dev Description-md5: dbc0a7ada44359d9c3ee7bc8d63ba702 Description-en: TrueType Font library for Simple DirectMedia Layer 2, development files Wrapper around FreeType 2.0 library, making possible to use TrueType fonts to render text in SDL applications. . This package contains the development files. Package: libseat-dev Description-md5: e03544163d34dd8d30669f67251851d0 Description-en: flexible user, seat and session management library (development files) seatd session management development files. Package: libseat1 Description-md5: 7f01ee0a114f451a23cc50044cc35adb Description-en: flexible user, seat and session management library This library provides runtime access to user, seat and session management. The backend server used is configurable at runtime. Currently implemented backends are seatd, elogind or systemd-logind. Package: libsedlex-ocaml Description-md5: 1040c26e3c20fb4142705cc30e740f7d Description-en: Unicode-friendly lexer generator for OCaml (Runtime library) A lexer generator for OCaml, similar to ocamllex, but supporting Unicode. Contrary to ocamllex, lexer specifications for sedlex are embedded in regular OCaml source files. Package: libsedlex-ocaml-dev Description-md5: a1e4113da7a42f3c2896ddf47adb2b4f Description-en: Unicode-friendly lexer generator for OCaml (Development package) A lexer generator for OCaml, similar to ocamllex, but supporting Unicode. Contrary to ocamllex, lexer specifications for sedlex are embedded in regular OCaml source files. Package: libshiboken2-dev Description-md5: 7420eb6b147a4ac79b3542d2a3dd538d Description-en: CPython bindings generator for C++ libraries (development files) Shiboken2 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken2 is the binding generator used to create the PySide2 bindings. . This package provides the development headers for the libshiboken2 library. Package: libshiboken2-py3-5.15t64 Description-md5: 62b2f9936386ac0d38a6cfd3367d596a Description-en: CPython bindings generator for C++ libraries (Python3 shared library) Shiboken2 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken2 is the binding generator used to create the PySide2 bindings. . This package contains the shared Python 3 library used by shiboken2. Package: libsigscan-dev Description-md5: 3b0d629263820416d1137aac869c9574 Description-en: binary signature scanning library -- development files libsigscan is a library for binary signature scanning, using simple offset/string-based signatures. . This package includes the development support files. Package: libsigscan-utils Description-md5: e6e97a656f6d9ae3fb2d5420a981f200 Description-en: binary signature scanning library -- Utilities libsigscan is a library for binary signature scanning, using simple offset/string-based signatures. . This package contains sigscan, a command line tool that uses libsigscan to find binary signatures in files. Package: libsigscan1t64 Description-md5: 2ac42ed06538e167efe0ea8718660fc4 Description-en: binary signature scanning library libsigscan is a library for binary signature scanning, using simple offset/string-based signatures. . This package contains the shared library. Package: libsimgrid-dev Description-md5: f4d3bb389a90140b0356cba284af377f Description-en: Development files for the SimGrid Toolkit SimGrid is a toolkit that provides core functionalities for the simulation of distributed applications in heterogeneous distributed environments. SimGrid can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI simulator, or a mix of all of them. The typical use-cases of SimGrid include heuristic evaluation, application prototyping, and real application development and tuning. . This package contains the development files that you need to build your own simulator on top of SimGrid (header files and scripts), for C, C++ or Fortran. Package: libsimgrid3.36 Description-md5: f56d5c55629c5218ec3098e55a423076 Description-en: Toolkit for scalable simulation of distributed applications SimGrid is a toolkit that provides core functionalities for the simulation of distributed applications in heterogeneous distributed environments. SimGrid can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI simulator, or a mix of all of them. The typical use-cases of SimGrid include heuristic evaluation, application prototyping, and real application development and tuning. . This package contains the dynamic libraries and runtime. Package: libsmdev-dev Description-md5: d5fc58fd0cf576b05bbfe8d8e0a2258a Description-en: storage media device access library -- development files libsmdev is a library to access to storage media devices. . This package includes the development support files. Package: libsmdev-utils Description-md5: 48a414103dfa046f5035eedce15d8284 Description-en: storage media device access library -- Utilities libsmdev is a library to access to storage media devices. . This package contains smdevinfo, a tool to determine information about storage media devices. Package: libsmdev1t64 Description-md5: 03d08de27e40f9b053bad466dba6c5b4 Description-en: storage media device access library libsmdev is a library to access to storage media devices. . This package contains the shared library. Package: libsmraw-dev Description-md5: 1ef02f84dcf59426ebbb6e47d53f6403 Description-en: split RAW image format access library -- development files libsmraw is a library to access the (split) RAW image format. . This package includes the development support files. Package: libsmraw-utils Description-md5: 70ea7a9daa1f3cf04e05eec16c3b3742 Description-en: split RAW image format access library -- Utilities libsmraw is a library to access the (split) RAW image format. . This package contains tools to access data stored in split RAW files: smrawmount, smrawverify Package: libsmraw1t64 Description-md5: dee097554f2b6d28429406de6f137733 Description-en: split RAW image format access library libsmraw is a library to access the (split) RAW image format. . This package contains the shared library. Package: libsoapysdr-dev Description-md5: 000beecb516bda457a33049681d77947 Description-en: SoapySDR library development files SoapySDR is a library providing a common interface to SDR (software defined radio) hardware. Support for different hardware is added through external modules. . This package contains the development files for the library. Package: libsoapysdr-doc Description-md5: 262ea9a01f5d347501d23e275cdff521 Description-en: SoapySDR library development documentation SoapySDR is a library providing a common interface to SDR (software defined radio) hardware. Support for different hardware is added through external modules. . This package contains the development documentation for the library. Package: libsoapysdr0.8 Description-md5: d14a42c7597dbb32defcaa0f0d64ec7f Description-en: software defined radio interface library SoapySDR is a library providing a common interface to SDR (software defined radio) hardware. Support for different hardware is added through external modules. . This package contains the shared library. Package: libsolv-dev Description-md5: 9d9ed44c61a41629b8e8186a82d57c68 Description-en: dependency solver using a satisfiability algorithm (development files) This dependency solver code in this package is based on two major, but independent, blocks: . 1. Using a dictionary approach to store and retrieve package and dependency information. 2. Using satisfiability, a well known and researched topic, for resolving package dependencies. . This package contains development files for libsolv. Package: libsolv-doc Description-md5: 3e909a715c92fd608e8ad108759c98f5 Description-en: dependency solver using a satisfiablility algorithm (documentation files) This dependency solver code in this package is based on two major, but independent, blocks: . 1. Using a dictionary approach to store and retrieve package and dependency information. 2. Using satisfiability, a well known and researched topic, for resolving package dependencies. . This package contains documentation files for libsolv. Package: libsolv-perl Description-md5: 767f65b9649015a11fb63af1413148bf Description-en: dependency solver using a satisfiability algorithm (Perl bindings) This dependency solver code in this package is based on two major, but independent, blocks: . 1. Using a dictionary approach to store and retrieve package and dependency information. 2. Using satisfiability, a well known and researched topic, for resolving package dependencies. . This package contains the Perl bindings for the libsolv library. Package: libsolv-tools Description-md5: 0a85a0ef46cb512eb787f27f5b9a394c Description-en: dependency solver using a satisfiability algorithm (command-line tools) This dependency solver code in this package is based on two major, but independent, blocks: . 1. Using a dictionary approach to store and retrieve package and dependency information. 2. Using satisfiability, a well known and researched topic, for resolving package dependencies. . This package contains command-line tools that facilitate using libsolv. Package: libsolv1 Description-md5: 6723c852d5c4315974bf51247d6e055e Description-en: dependency solver using a satisfiability algorithm (shared library) This dependency solver code in this package is based on two major, but independent, blocks: . 1. Using a dictionary approach to store and retrieve package and dependency information. 2. Using satisfiability, a well known and researched topic, for resolving package dependencies. . Supported package formats: - rpm/rpm5 - deb - Arch Linux - haiku . Supported repository formats: - rpmmd (primary, filelists, comps, deltainfo/presto, updateinfo) - susetags, suse product formats - mandriva/mageia (synthesis, info, files) - Arch Linux - red carpet helix format - haiku Package: libsolvext-dev Description-md5: 2f9d425c8287c1674bc3eb11f83c768e Description-en: dependency solver using a satisfiability algorithm (ext development files) This dependency solver code in this package is based on two major, but independent, blocks: . 1. Using a dictionary approach to store and retrieve package and dependency information. 2. Using satisfiability, a well known and researched topic, for resolving package dependencies. . This package contains development files for libsolvext. Package: libsolvext1 Description-md5: da88beb1817594c87d89fffc39a2ebb0 Description-en: dependency solver using a satisfiability algorithm (extensions) This dependency solver code in this package is based on two major, but independent, blocks: . 1. Using a dictionary approach to store and retrieve package and dependency information. 2. Using satisfiability, a well known and researched topic, for resolving package dependencies. . Search the internet for 'sat solver' to get links to the theory behind it. . Supported package formats: - rpm/rpm5 - deb - Arch Linux - haiku . Supported repository formats: - rpmmd (primary, filelists, comps, deltainfo/presto, updateinfo) - susetags, suse product formats - mandriva/mageia (synthesis, info, files) - Arch Linux - red carpet helix format - haiku . This package contains the libsolv extension library. Package: libspelling-1-tests Description-md5: 6d4efcc7ad7c099a43658c74e62f255d Description-en: Tests for libspelling A spellcheck library for GTK 4 heavily based upon GNOME Text Editor and GNOME Builder's spellcheck implementation. . This package contains test programs from the upstream code which are used for the autopkgtests. Package: libsss-sudo Description-md5: 43cb83a7573af74214858e973f744090 Description-en: Communicator library for sudo Utility library to allow communication between sudo and SSSD for caching sudo rules by SSSD. Package: libstdc++-11-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-11-doc Description-md5: 1a4b88b8d9f96dfb2ac2be1049b4db01 Description-en: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-11-pic Description-md5: 1b398e74a3b20401a8669d8c6472c7cc Description-en: GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. Package: libstdc++6-11-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libstopt-dev Description-md5: 26ca0a727d0f54dfe96b6094984e478c Description-en: library for stochastic optimization problems (development package) The STochastic OPTimization library (StOpt) aims at providing tools in C++ for solving some stochastic optimization problems encountered in finance or in the industry. Different methods are available: - dynamic programming methods based on Monte Carlo with regressions (global, local, kernel and sparse regressors), for underlying states following some uncontrolled Stochastic Differential Equations; - dynamic programming with a representation of uncertainties with a tree: transition problems are here solved by some discretizations of the commands, resolution of LP with cut representation of the Bellman values; - Semi-Lagrangian methods for Hamilton Jacobi Bellman general equations for underlying states following some controlled Stochastic Differential Equations; - Stochastic Dual Dynamic Programming methods to deal with stochastic stock management problems in high dimension. Uncertainties can be given by Monte Carlo and can be represented by a state with a finite number of values (tree); - Some branching nesting methods to solve very high dimensional non linear PDEs and some appearing in HJB problems. Besides some methods are provided to solve by Monte Carlo some problems where the underlying stochastic state is controlled. For each method, a framework is provided to optimize the problem and then simulate it out of the sample using the optimal commands previously computed. Parallelization methods based on OpenMP and MPI are provided in this framework permitting to solve high dimensional problems on clusters. The library should be flexible enough to be used at different levels depending on the user's willingness. . This package contains the headers and the static libraries (libstopt-mpi which allows for multithreading, and libstopt which does not). Package: libstopt5t64 Description-md5: 8923e4816b4c506e099c5bf74bd173d8 Description-en: library for stochastic optimization problems (shared library) The STochastic OPTimization library (StOpt) aims at providing tools in C++ for solving some stochastic optimization problems encountered in finance or in the industry. Different methods are available: - dynamic programming methods based on Monte Carlo with regressions (global, local, kernel and sparse regressors), for underlying states following some uncontrolled Stochastic Differential Equations; - dynamic programming with a representation of uncertainties with a tree: transition problems are here solved by some discretizations of the commands, resolution of LP with cut representation of the Bellman values; - Semi-Lagrangian methods for Hamilton Jacobi Bellman general equations for underlying states following some controlled Stochastic Differential Equations; - Stochastic Dual Dynamic Programming methods to deal with stochastic stock management problems in high dimension. Uncertainties can be given by Monte Carlo and can be represented by a state with a finite number of values (tree); - Some branching nesting methods to solve very high dimensional non linear PDEs and some appearing in HJB problems. Besides some methods are provided to solve by Monte Carlo some problems where the underlying stochastic state is controlled. For each method, a framework is provided to optimize the problem and then simulate it out of the sample using the optimal commands previously computed. Parallelization methods based on OpenMP and MPI are provided in this framework permitting to solve high dimensional problems on clusters. The library should be flexible enough to be used at different levels depending on the user's willingness. . This package contains the shared libraries: one which allows for multithreading (libstopt-mpi) and one which does not (libstopt). Package: libsvn-dev Description-md5: d7ba285f3a44ff8995f08ac293b28fe7 Description-en: Development files for Apache Subversion libraries This package contains the symlinks, headers, and object files needed to compile and link programs which use libsvn1, the Apache Subversion libraries. This package is needed only in order to compile software that uses libsvn1. Package: libsvn-doc Description-md5: 8d748bf81b749540b1f83fe4f991a0e6 Description-en: Developer documentation for libsvn This package contains development (API) documentation for libsvn1, the Apache Subversion libraries. See the 'libsvn1' package for more information. Package: libsvn-java Description-md5: 7fe80f50698182cc45e487dedf954400 Description-en: Java bindings for Apache Subversion This is a set of Java classes which provide the functionality of libsvn, the Apache Subversion libraries. It is useful if you want to, for example, write a Java class that manipulates a Subversion repository or working copy. See the 'subversion' package for more information. Package: libsvn-perl Description-md5: aa3fb72865b42c59ad1e6eae171929c3 Description-en: Perl bindings for Apache Subversion This is a set of Perl interfaces to libsvn, the Apache Subversion libraries. It is useful if you want to, for example, write a Perl script that manipulates a Subversion repository or working copy. See the 'subversion' package for more information. Package: libsvn1 Description-md5: e815569b5d20540901c51f341d283767 Description-en: Shared libraries used by Apache Subversion This package includes shared libraries to manipulate Apache Subversion (svn) repositories and working copies. See the 'subversion' package for more information. Package: libswiftlang Description-md5: cc2807b4a0530dfc1e2ca72c645f13ce Description-en: general-purpose compiled programming language - Runtime Libraries Swift is a general-purpose, multi-paradigmed, compiled programming language built using a modern approach to safety, performance, and software design patterns. . The goal of the Swift project is to create the best available language for uses ranging from systems programming, to mobile and desktop apps, scaling up to cloud services. Most importantly, Swift is designed to make writing and maintaining correct programs easier for the developer. . This package contains the Swift runtime libraries. Package: libsword-common Description-md5: 4ba4fc778800cc2d206e90952d3841e0 Description-en: common settings and module repository for libsword The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris, MacOSX etc.) API/library for Bible software with a constantly growing list of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 text modules. . This package contains sword configuration and global module repository. Package: libsword-dev Description-md5: 626d1f4f7f82b6723dda2b44a0b1000e Description-en: Development files for libsword The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris, MacOSX etc.) API/library for Bible software with a constantly growing list of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 text modules. . This package contains the static libraries and headers for developing applications that use the SWORD library. Package: libsword-utils Description-md5: 46f9c1d2e3151e21e28cfef09dcbba41 Description-en: conversion utilities for bible documents in SWORD supported formats The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris, MacOSX etc.) API/library for Bible software with a constantly growing list of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 text modules. . This package contains utilities to convert documents in various formats into those suitable to be used with SWORD library. Package: libsword1.9.0t64 Description-md5: 794e93dd6a6b1ae55ae9f6bf0b4a7812 Description-en: API/library for bible software The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris, MacOSX etc.) API/library for Bible software with a constantly growing list of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 text modules. . This package contains the core libraries for the project. It also contains utilities for generating data modules. . Please read the README.Debian for more information on how to obtain other modules for SWORD. Package: libsyncevo-dbus0 Description-md5: 113d3b2a1b962cfb8979dfce5055d817 Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (shared D-Bus library) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides a shared library. Package: libsyncevolution0 Description-md5: c03b5e002e88b1d79a3fc2076b457f8a Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (shared library) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides a shared library. Package: libtepl-6-4 Description-md5: 8399eaf0892ad690df4968802f920e3f Description-en: Text editor library for GTK Tepl is a library that eases the development of GtkSourceView-based text editors and IDEs. Tepl is the acronym for “Text editor product line”. It serves as an incubator for GtkSourceView. Package: libtepl-6-dev Description-md5: 229c2c35e2eab7f0d35d11558c906984 Description-en: Text editor library for GTK - development files Tepl is a library that eases the development of GtkSourceView-based text editors and IDEs. Tepl is the acronym for “Text editor product line”. It serves as an incubator for GtkSourceView. . This package contains the development headers and libraries. Package: libtepl-common Description-md5: 2287f7ee0aff9f921ad0de66012b71ae Description-en: Text editor library for GTK (common files) Tepl is a library that eases the development of GtkSourceView-based text editors and IDEs. Tepl is the acronym for “Text editor product line”. It serves as an incubator for GtkSourceView. . This package contains architecture-independent files such as translations. Package: libtesseract-dev Description-md5: f6e772057deff3bcd995b32a578efb48 Description-en: Development files for the tesseract command line OCR tool Tesseract is an open source Optical Character Recognition (OCR) Engine. It can be used directly, or (for programmers) using an API to extract printed text from images. It supports a wide variety of languages. This package includes the development files, static library, and header files. Package: libtesseract5 Description-md5: 1c67aa6c8fa00c9ab066f4cbab95b7c2 Description-en: Tesseract OCR library Tesseract is an open source Optical Character Recognition (OCR) Engine. It can be used directly, or (for programmers) using an API to extract printed text from images. It supports a wide variety of languages. This package includes the shared library. Package: libtexlua53 Description-md5: bcaf55d3255188cc708891f4f8d3ab20 Description-en: transitional package (lib) This is a transitional (library) package. It can safely be removed. Package: libtorch-dev Description-md5: f82a036facab80b9cda749c723e0fe6f Description-en: Tensors and Dynamic neural networks in Python (Development Files) PyTorch is a Python package that provides two high-level features: . (1) Tensor computation (like NumPy) with strong GPU acceleration (2) Deep neural networks built on a tape-based autograd system . You can reuse your favorite Python packages such as NumPy, SciPy and Cython to extend PyTorch when needed. . This is the CPU-only version of PyTorch (Development files). Package: libtorch-test Description-md5: 4325c6e2507653d820eb920c5a2ad432 Description-en: Tensors and Dynamic neural networks in Python (Test Binaries) PyTorch is a Python package that provides two high-level features: . (1) Tensor computation (like NumPy) with strong GPU acceleration (2) Deep neural networks built on a tape-based autograd system . You can reuse your favorite Python packages such as NumPy, SciPy and Cython to extend PyTorch when needed. . This is the CPU-only version of PyTorch (Test Binaries). Package: libtorch2.5 Description-md5: 2af9ff00ffc5dab05134d4e047aa0a15 Description-en: Tensors and Dynamic neural networks in Python (Shared Objects) PyTorch is a Python package that provides two high-level features: . (1) Tensor computation (like NumPy) with strong GPU acceleration (2) Deep neural networks built on a tape-based autograd system . You can reuse your favorite Python packages such as NumPy, SciPy and Cython to extend PyTorch when needed. . This is the CPU-only version of PyTorch (Shared Objects). Package: libtorrent-rasterbar-dev Description-md5: 705ada813b82d11c67efa98c9c4ca92d Description-en: Development files for libtorrent-rasterbar Bittorrent library by Rasterbar Software (Arvid Norberg). libtorrent-rasterbar is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. . The main goals of libtorrent-rasterbar are: * to be cpu efficient * to be memory efficient * to be very easy to use . This package contains header files and static version of the library. Package: libtorrent-rasterbar-doc Description-md5: 73e12f09fdc69aff638cb9fc1456982b Description-en: Documentation for libtorrent-rasterbar Bittorrent library by Rasterbar Software (Arvid Norberg). libtorrent-rasterbar is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. . The main goals of libtorrent-rasterbar are: * to be cpu efficient * to be memory efficient * to be very easy to use . This package contains documentation and example files. Package: libtorrent-rasterbar2.0t64 Description-md5: 2eaccb98576b5d83c868c53992a012f8 Description-en: C++ bittorrent library by Rasterbar Software Bittorrent library by Rasterbar Software (Arvid Norberg). libtorrent-rasterbar is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. . The main goals of libtorrent-rasterbar are: * to be cpu efficient * to be memory efficient * to be very easy to use . This package contains libtorrent-rasterbar run time shared library. Package: libtsan0 Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtycho-java Description-md5: 1985c53e0f790a612d6bf008107ae9fe Description-en: build Eclipse plugins with Maven Tycho is a set of Maven plugins and extensions for building Eclipse plugins and OSGI bundles with Maven. Eclipse plugins and OSGI bundles have their own metadata for expressing dependencies, source folder locations, etc. that are normally found in a Maven POM. Tycho uses native metadata for Eclipse plugins and OSGi bundles and uses the POM to configure and drive the build. Tycho supports bundles, fragments, features, update site projects and RCP applications. Tycho also knows how to run JUnit test plugins using OSGi runtime and there is also support for sharing build results using Maven artifact repositories. Package: libuhd-dev Description-md5: f8edaf46d0a638913587db84e0747e63 Description-en: universal hardware driver for Ettus Research products - headers Host library for the Universal Hardware Driver for Ettus Research products. . The supported devices provide analog radio receiver and transmitter hardware along with digital interfaces for getting signals to and from a software defined radio running on the host computer. . This package contains the header files for developing with libuhd. Doxygen generated documentation is in the uhd-host package. Package: libuhd4.7.0 Description-md5: 2d35e5079b207b2c09a1467241fa97f6 Description-en: universal hardware driver for Ettus Research products - library Host library for the Universal Hardware Driver for Ettus Research products. . The supported devices provide analog radio receiver and transmitter hardware along with digital interfaces for getting signals to and from a software defined radio running on the host computer. Package: libuhd4.7.0-dpdk Description-md5: b57b9ecb4802199eaa5b0eff63d4e845 Description-en: universal hardware driver for Ettus Research products - DPDK Host library for the Universal Hardware Driver for Ettus Research products. . The supported devices provide analog radio receiver and transmitter hardware along with digital interfaces for getting signals to and from a software defined radio running on the host computer. . This package is built with the Data Plane Development Kit and has additional dependencies and system configuration requirements to use those features. Package: libuhd4.7.0-dpdk-tests Description-md5: ef78ebd91ed14ff8f4008ec895566025 Description-en: universal hardware driver for Ettus Research products - DPDK tests Network tests for the Universal Hardware Driver for Ettus Research products. . This package is built with the Data Plane Development Kit and has additional dependencies and system configuration requirements to use those features. Package: libukui-menu-dev Description-md5: 86370f44f2ee3e87a04214a9532b7d0d Description-en: implementation of the freedesktop menu specification for UKUI (dev) The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org: . http://www.freedesktop.org/Standards/menu-spec . This package contains the development files. Package: libukui-menu2 Description-md5: a1b11fc5b82aafc4693a52dfbb7a7b7e Description-en: implementation of the freedesktop menu specification for UKUI (library) The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org: . http://www.freedesktop.org/Standards/menu-spec . This package contains the actual library files. 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: libunity-core-6.0-9 Description-md5: 2ee857fee5d2f8dbac3e4840d118df06 Description-en: core library for the Unity interface Unity is a desktop experience that sings. Designed by Canonical and the Ayatana community, Unity is all about the combination of familiarity and the future. We bring together visual design, analysis of user experience testing, modern graphics technologies and a deep understanding of the free software landscape to produce what we hope will be the lightest, most elegant and most delightful way to use your PC. . This package contains shared libraries to be used by unity-3d. Package: libunity-core-6.0-dev Description-md5: 9d4511f2e1fa9f78a3708127328fd86b Description-en: Core library for the Unity interface - development files Unity is a desktop experience that sings. Designed by Canonical and the Ayatana community, Unity is all about the combination of familiarity and the future. We bring together visual design, analysis of user experience testing, modern graphics technologies and a deep understanding of the free software landscape to produce what we hope will be the lightest, most elegant and most delightful way to use your PC. . This package contains development files for libraries to be used by unity. 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-14-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-14t64 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-15-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-15t64 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: libunwind-16t64 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-17-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-17t64 Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-18 Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-18-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-19 Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-19-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-20 Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-20-dev Description-md5: 70dd0c847cdef69a0ce9c2191d54b77e Description-en: production-quality unwinder libunwind is a production-quality unwinder, with platform support for DWARF unwind info, SjLj, and ARM EHABI. . The low level libunwind API was designed to work either in-process (aka local) or to operate on another process (aka remote), but only the local path has been implemented. Remote unwinding remains as future work. Package: libunwind-setjmp0 Description-md5: a2ad087672aa604c7e2e5e0dee1676a0 Description-en: libunwind-based non local goto - runtime The unwind-setjmp library offers a libunwind-based implementation of non-local gotos. This implementation is intended to be a drop-in replacement for the normal, system-provided routines of the same name. The main advantage of using the unwind-setjmp library is that setting up a non-local goto via one of the setjmp() routines is very fast. . This package includes the shared library Package: libunwind-setjmp0-dev Description-md5: 099a990a984e4f0a5487014e58a269b8 Description-en: libunwind-based non local goto - development The unwind-setjmp library offers a libunwind-based implementation of non-local gotos. This implementation is intended to be a drop-in replacement for the normal, system-provided routines of the same name. The main advantage of using the unwind-setjmp library is that setting up a non-local goto via one of the setjmp() routines is very fast. . This package includes the development support files Package: libusb-ocaml Description-md5: 21b44918e271ba69391cf36d8bc77883 Description-en: OCaml bindings to libusb-1.0 (runtime) OCaml-USB is a binding to libusb-1.0, a userspace USB programming library. It uses Lwt to ease use of asynchronous IO features of libusb-1.0. . This package contains the runtime libraries for OCaml-USB. Package: libusb-ocaml-dev Description-md5: 023b491c31d22274d979468eb2a148fc Description-en: OCaml bindings to libusb-1.0 OCaml-USB is a binding to libusb-1.0, a userspace USB programming library. It uses Lwt to ease use of asynchronous IO features of libusb-1.0. . This package contains development files for OCaml-USB. Package: libuser Description-md5: 6f131ac55b2e56087bf8f36a7e8e16ab Description-en: user and group account administration library - utilities The libuser library implements a standardized interface for manipulating and administering user and group accounts. The library uses pluggable back-ends to interface to its data sources. . Sample applications modeled after those included with the shadow password suite are included: lchsh, lchfn, lid, lnewusers, lgroupadd, luseradd, lgroupdel, luserdel, lusermod, lgroupmod, lchage and lpasswd. Package: libuser1 Description-md5: d113d9e8ec5fd9669c971f54184757ab Description-en: user and group account administration library - shared libraries The libuser library implements a standardized interface for manipulating and administering user and group accounts. The library uses pluggable back-ends to interface to its data sources. . This package contains the shared library itself. Package: libuser1-dev Description-md5: 5961270f0edb19099f7c4bf39e70d0f5 Description-en: user and group account administration library - development files The libuser library implements a standardized interface for manipulating and administering user and group accounts. The library uses pluggable back-ends to interface to its data sources. . This package contains the development headers and data. Package: libutf8-locale-dev Description-md5: a5f6f3ba722616c07a04b0b5c42894f5 Description-en: Detect a UTF-8-capable locale for running programs in - development files Sometimes it is useful for a program to be able to run a child process and more or less depend on its output being valid UTF-8. This can usually be accomplished by setting one or more environment variables, but there is the question of what to set them to - what UTF-8-capable locale is present on this particular system? This is where the utf8_locale module comes in. . This package provides the development files for the libutf8_locale library. Package: libutf8-locale0 Description-md5: d23a8d76141db7d3dfe837318fdc7e2a Description-en: Detect a UTF-8-capable locale for running programs in - shared library Sometimes it is useful for a program to be able to run a child process and more or less depend on its output being valid UTF-8. This can usually be accomplished by setting one or more environment variables, but there is the question of what to set them to - what UTF-8-capable locale is present on this particular system? This is where the utf8_locale module comes in. . This package contains the libutf8_locale shared library. Package: libutop-ocaml Description-md5: b506409314f69ba92475bf2b23f62c2f Description-en: improved OCaml toplevel (runtime library) utop is an improved toplevel for OCaml. It can run in a terminal or in Emacs. It supports line edition, history, real-time and context sensitive completion, colors, and more. . This package contains the runtime libraries for programs using the utop library. Package: libutop-ocaml-dev Description-md5: 3500b0a4aa59aab2a18e0c4fc25f6838 Description-en: improved OCaml toplevel (development tools) utop is an improved toplevel for OCaml. It can run in a terminal or in Emacs. It supports line edition, history, real-time and context sensitive completion, colors, and more. . This package contains the development stuff needed to use the utop library in your programs. Package: libuwac0-0t64 Description-md5: d2612800bc2de77664aac0c37914b9a6 Description-en: Using wayland as a client library Using wayland as a client (uwac) is a library to provide common functionality for wayland clients. . This package contains the using wayland as a client library. Package: libuwac0-dev Description-md5: 6374753f72cb91cde650a7be27a46a62 Description-en: Using wayland as a client (development files) Using wayland as a client (uwac) is a library to provide common functionality for wayland clients. . This package contains the libuwac development files Package: libvarnishapi-dev Description-md5: 9c15761c354c732b35ffb9837d7b1ea0 Description-en: development files for Varnish Development files for the Varnish HTTP accelerator. Package: libvarnishapi3 Description-md5: b62e58460782f2fccf788b20917cd377 Description-en: shared libraries for Varnish Shared libraries for the Varnish HTTP accelerator. Package: libvhdi-dev Description-md5: f66e6c0f010ebb393bd9a3af43bc0ea1 Description-en: Virtual Hard Disk image format access library -- development files libvhdi is a library to access the Virtual Hard Disk (VHD) image format. . This package includes the development support files. Package: libvhdi-utils Description-md5: 850157a44782c028fc4ec5e1a3dce77a Description-en: Virtual Hard Disk image format access library -- Utilities libvhdi is a library to access the Virtual Hard Disk (VHD) image format. . This package contains tools to access data stored in VHD files: vhdiinfo, vhdimount. Package: libvhdi1 Description-md5: bf23cbdc8c2736a515e0c3d7fffbd54a Description-en: Virtual Hard Disk image format access library libvhdi is a library to access the Virtual Hard Disk (VHD) image format. . This package contains the shared library. Package: libvigraimpex-dev Description-md5: 06bc1a091777909e5e2ab17ebcd92db0 Description-en: development files for the C++ computer vision library Vision with Generic Algorithms (VIGRA) is a computer vision library that puts its main emphasis on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Musser and exemplified in the C++ Standard Template Library. By writing a few adapters (image iterators and accessors) you can use VIGRA's algorithms on top of your data structures, within your environment. . This package contains the header and development files needed to build programs and packages using VIGRA. Package: libvigraimpex-doc Description-md5: 68e91538adca7e7262cb997daf253940 Description-en: Documentation for the C++ computer vision library Vision with Generic Algorithms (VIGRA) is a computer vision library that puts its main emphasis on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Musser and exemplified in the C++ Standard Template Library. By writing a few adapters (image iterators and accessors) you can use VIGRA's algorithms on top of your data structures, within your environment. . This package contains documentation for the VIGRA library. Package: libvigraimpex11 Description-md5: 4e10b79b88242227a01907ad6c456723 Description-en: C++ computer vision library Vision with Generic Algorithms (VIGRA) is a computer vision library that puts its main emphasis on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Musser and exemplified in the C++ Standard Template Library. By writing a few adapters (image iterators and accessors) you can use VIGRA's algorithms on top of your data structures, within your environment. Package: libvisio-tools Description-md5: 18f2c5474dda321d40ff939663be6f7c Description-en: library for parsing the visio file structure -- tools Libvisio is library providing ability to interpret and import visio diagrams into various applications. . This package contains vsd2xhtml and vsd2raw. Package: libvmdk-dev Description-md5: e4299caeab198dde8473a10aa1972b20 Description-en: VMWare Virtual Disk format access library -- development files libvmdk is a library to access the VMware Virtual Disk (VMDK) format. . This package includes the development support files. Package: libvmdk-utils Description-md5: 24361189efc5082ad89832a3d10f4727 Description-en: VMWare Virtual Disk format access library -- Utilities libvmdk is a library to access the VMware Virtual Disk (VMDK) format. . This package contains tools to access data stored in VMDK files: vmdkinfo, vmdkmount. Package: libvmdk1 Description-md5: 9515a1d6230845100408642fb273944d Description-en: VMWare Virtual Disk format access library libvmdk is a library to access the VMware Virtual Disk (VMDK) format. . This package contains the shared library. Package: libvsapm-dev Description-md5: 22e28dbe03f0a1a0d98e1569e267a709 Description-en: Apple Partition Map (APM) volume system format access library -- development files libvsapm is a library to access the Apple Partition Map (APM) volume system format. . This package includes the development support files. Package: libvsapm-utils Description-md5: b65b34fdc777ec9d1bdaa752c3cb916b Description-en: Apple Partition Map (APM) volume system format access library -- Utilities libvsapm is a library to access the Apple Partition Map (APM) volume system format. . This package contains vsapminfo, a utility to determine information about an Apple partition. Package: libvsapm1 Description-md5: 73e6dec1204c282b172c5daeb2d59ade Description-en: Apple Partition Map (APM) volume system format access library libvsapm is a library to access the Apple Partition Map (APM) volume system format. . This package contains the shared library. Package: libvsgpt-dev Description-md5: c24c96215b48b98b7d012612fca25406 Description-en: GUID Partition Table (GPT) volume system access library -- development files libvsgpt is a library to access the GUID Partition Table (GPT) volume system. . This package includes the development support files. Package: libvsgpt-utils Description-md5: 8d320a49df336de28cabbf4004c93fa1 Description-en: GUID Partition Table (GPT) volume system access library -- Utilities libvsgpt is a library to access the GUID Partition Table (GPT) volume system. . This package contains vsgptinfo, a utility to determine information about a GUID Partition Table (GPT) volume system. Package: libvsgpt1 Description-md5: 4c68f5d2851b6e32c4afb171064ef23a Description-en: GUID Partition Table (GPT) volume system access library libvsgpt is a library to access the GUID Partition Table (GPT) volume system. . This package contains the shared library. Package: libvshadow-dev Description-md5: 0e08f2f1d13939f048f8d2b0a5cf94f1 Description-en: Volume Shadow Snapshot format access library -- development files libvshadow is a library to access the Volume Shadow Snapshot (VSS) format. The VSS format is used by Windows, as of Vista, to maintain copies of data on a storage media volume. . This package includes the development support files. Package: libvshadow-utils Description-md5: 4332e69fd9199fa1dcac2be44fa38426 Description-en: Volume Shadow Snapshot format access library -- Utilities libvshadow is a library to access the Volume Shadow Snapshot (VSS) format. The VSS format is used by Windows, as of Vista, to maintain copies of data on a storage media volume. . This package contains tools to access data stored in a Volume Shadow Snapshot: vshadowinfo, vshadowmount. Package: libvshadow1t64 Description-md5: 892d66090c89bbe8dc811491c33751b3 Description-en: Volume Shadow Snapshot format access library libvshadow is a library to access the Volume Shadow Snapshot (VSS) format. The VSS format is used by Windows, as of Vista, to maintain copies of data on a storage media volume. . This package contains the shared library. Package: libvslvm-dev Description-md5: 9239b7d592176083efcd95265475a470 Description-en: Linux LVM volume system format access library -- development files libvslvm is a library to access the Linux Logical Volume Manager (LVM) volume system format. . This package includes the development support files. Package: libvslvm-utils Description-md5: 7b4f9361be594c14ae6d859544e5ac2b Description-en: Linux LVM volume system format access library -- Utilities libvslvm is a library to access the Linux Logical Volume Manager (LVM) volume system format. . This package contains tools to access data ... Package: libvslvm1t64 Description-md5: 723321fdaa621e28305116eaff443fc5 Description-en: Linux LVM volume system format access library libvslvm is a library to access the Linux Logical Volume Manager (LVM) volume system format. . This package contains the shared library. Package: libvtk9-dev Description-md5: 7e2bbc8c66e40961c2bc067211a7a6c1 Description-en: VTK header files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. Package: libvtk9-java Description-md5: 4a2c950d01a8db58857d1e38171eac2a Description-en: VTK - Java language support The Visualization Toolkit (VTK) is an object oriented, high level library that allows one to easily write C++ programs, Tcl, Python and Java scripts that do 3D visualization. . This package provides the VTK Java language support. Package: libvtk9-qt-dev Description-md5: f328fd3b8b64a22139aa0d00e2d89f5a Description-en: VTK header files, containing Qt files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the VTK header files required to compile C++ programs that use VTK to do 3D visualisation. Qt files Package: libvtk9.3 Description-md5: 144756a6093ffa63465fde3c11e8a81a Description-en: VTK libraries The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the shared libraries needed to run C++ programs that use VTK. Package: libvtk9.3-qt Description-md5: 372a6934e0333f048f30bec2359bcec5 Description-en: VTK libraries, Qt files The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the shared libraries needed to run C++ programs that use VTK. Qt files Package: libvtkgdcm-9.1t64 Description-md5: cab5f57666c7427ad71ef8912a148fb2 Description-en: Grassroots DICOM VTK runtime libraries Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Libvtkgdcm is a library that quickly allow programmer to use GDCM from a VTK environment. Package: libvtkgdcm-dev Description-md5: c2acb59fd33273d44d4e253f024260bf Description-en: Grassroots DICOM VTK development libraries and headers Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Headers and static libraries for libvtkgdcm. These are not needed to use GDCM, but are needed to build plugins or programs that link against libvtkgdcm. Package: libvtkgdcm-tools Description-md5: 666824291f0fae87cea7f91fa496e83a Description-en: Grassroots DICOM VTK tools and utilities Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Libvtkgdcm-tools provides a number of command line debugging and utility tool. Install this package for the gdcmviewer, gdcm2pnm and gdcm2vtk programs. Package: libweston-14-0 Description-md5: 2facd845ca0d169f8667aeba4083ec4d Description-en: reference implementation of a wayland compositor (shared libs) Part of the Wayland project is also the Weston reference implementation of a Wayland compositor. Weston can run as an X client or under Linux KMS and ships with a few demo clients. The Weston compositor is a minimal and fast compositor and is suitable for many embedded and mobile use cases. . This package includes the libweston shared libraries. Package: libweston-14-dev Description-md5: 37fe04933eb7e845c267566fa5e9b313 Description-en: reference implementation of a wayland compositor (headers) Part of the Wayland project is also the Weston reference implementation of a Wayland compositor. Weston can run as an X client or under Linux KMS and ships with a few demo clients. The Weston compositor is a minimal and fast compositor and is suitable for many embedded and mobile use cases. . This package includes the libweston headers. Package: libwhy3-ocaml-dev Description-md5: 072a6256bf533fcf1d18fe6a382eb298 Description-en: OCaml librariries for why3 (dev) This package contains the libraries of the why3 verification platform for developing applications using why3. Package: libwinpr-tools2-2t64 Description-md5: a85cdf2e187f9dec50e5c8d904aaab5c Description-en: Windows Portable Runtime Tools library FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for Windows Portable Runtime utilities and tools. Package: libwinpr2-2t64 Description-md5: ba24d72be04c6d8ac64c08c50d43caaf Description-en: Windows Portable Runtime library WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR shared library. Package: libwinpr2-dev Description-md5: efd451bef1059a6cfa785209ee824feb Description-en: Windows Portable Runtime library (development files) WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR development files. Package: libwreport-dev Description-md5: 8983898b408867e44e2550fd21006dd7 Description-en: library for working with weather reports libwreport is a C++ library for working with weather reports. . The main feature of libwreport is a powerful decoder and encoder for the BUFR and CREX formats. . It also provides a useful abstraction to handle values found in weather reports, with awareness of significant digits, measurement units, variable descriptions, unit conversion and attributes on variables. . Features provided: . * Read and write BUFR version 2, 3, and 4 * Read and write CREX * Unit conversion * Handling of physical variables Package: libwreport-doc Description-md5: aab24d8299034be55998625e82aa91ee Description-en: documentation for libwreport libwreport is a C++ library to read and write weather reports in BUFR and CREX formats. . This is the documentation for the library. Package: libwreport3t64 Description-md5: 3c0cb3ede7ad683dcd189f5565d413d7 Description-en: shared library for working with weather reports libwreport is a C++ library to read and write weather reports in BUFR and CREX formats. . This is the shared library for C programs. Package: libx32asan6 Description-md5: 51a639c3760e456ac48834fb47045c42 Description-en: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32gcc-11-dev Description-md5: df49fd36cacd441ececa361c98eaaa4a Description-en: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gfortran-11-dev Description-md5: aae616b6d05c4081844ad0d321e187db Description-en: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32go-11-dev Description-md5: e36fc6f7d9da2b503ade97820475f44a Description-en: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go19 Description-md5: 274d67a4807b2168ae6370f3e1f6a565 Description-en: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32gphobos-11-dev Description-md5: cdbbfaf18bf8097f4f6c5141edaea0ca Description-en: Phobos D standard library (x32 development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32gphobos2 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libx32objc-11-dev Description-md5: f7dcb47d6608005e0ecbde60e08685b0 Description-en: Runtime library for GNU Objective-C applications (x32 development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libx32stdc++-11-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++6-11-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libx509-ocaml Description-md5: fee45084578ef8666b8eb6c2f85dc8eb Description-en: X.509 PKI purely in OCaml (runtime) X.509 is a public key infrastructure used mostly on the Internet. It consists of certificates which include public keys and identifiers, signed by an authority. Authorities must be exchanged over a second channel to establish the trust relationship. This library implements most parts of RFC5280 and RFC6125. The Public Key Cryptography Standards (PKCS) defines encoding and decoding (in ASN.1 DER and PEM format), which is also implemented by this library - namely PKCS 1, PKCS 5, PKCS 7, PKCS 8, PKCS 9, PKCS 10, and PKCS 12. . This package contains runtime files. Package: libx509-ocaml-dev Description-md5: a3fefeb264b64fa6143b83652c7a00a7 Description-en: X.509 PKI purely in OCaml (dev) X.509 is a public key infrastructure used mostly on the Internet. It consists of certificates which include public keys and identifiers, signed by an authority. Authorities must be exchanged over a second channel to establish the trust relationship. This library implements most parts of RFC5280 and RFC6125. The Public Key Cryptography Standards (PKCS) defines encoding and decoding (in ASN.1 DER and PEM format), which is also implemented by this library - namely PKCS 1, PKCS 5, PKCS 7, PKCS 8, PKCS 9, PKCS 10, and PKCS 12. . This package contains development files. Package: libx86emu-dev Description-md5: ec2c3ae18ccfaeb5aa86ac8fcb0be6a7 Description-en: x86 emulation library (development files) Small x86 emulation library with focus of easy usage and extended execution logging functions. The library features an API to create emulation objects for x86 architecture. . This package contains the development files. Package: libx86emu3 Description-md5: 8d59e1cbebe9ecb31b641ea874fd2a2f Description-en: x86 emulation library Small x86 emulation library with focus of easy usage and extended execution logging functions. The library features an API to create emulation objects for x86 architecture. . This package contains the library. Package: libxdot4 Description-md5: 5bb95dff142ccbf7ab2946dc3a7a4dc1 Description-en: rich set of graph drawing tools - xdot library Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the xdot library. Package: libxen-dev Description-md5: d0081287d639409783b21183a7d8fd9d Description-en: Public headers and libs for Xen This package contains the public headers and static libraries for Xen. . The libxenlight library is intended as a common base for all Xen toolstack developers. The libxlutil library contains additional helpers which may be useful to toolstack developers. . The libxenstore library allows userspace processes to interact with the XenStore database. Command line tools for accessing xenstore are provided is via the xenstore-utils package. . Most of the other included libraries are internal, and intended for use by the Xen toolstack, rather than directly. Package: libxencall1 Description-md5: d1373591e42542257a1d8c9d2a8441b1 Description-en: Xen runtime library - libxencall Shared library for Xen utilities. Package: libxendevicemodel1 Description-md5: 9bc1ff17e423b6546c0591fedefc5bdb Description-en: Xen runtime libraries - libxendevicemodel Shared library for Xen utilities. Package: libxenevtchn1 Description-md5: 10cc34c727d27fc4482c211091e25f1c Description-en: Xen runtime libraries - libxenevtchn Shared library for Xen utilities. Package: libxenforeignmemory1 Description-md5: dcbe3ced47522d91b647a027a556a47b Description-en: Xen runtime libraries - libxenforeignmemory Shared library for Xen utilities. Package: libxengnttab1 Description-md5: 2b706da1d8e5e5824e00a7dd8692a25a Description-en: Xen runtime libraries - libxengnttab Shared library for Xen utilities. Package: libxenhypfs1 Description-md5: ce0c99512ceaf2003c6e5407d3c5cdaa Description-en: Xen runtime library - libxenhypfs Shared library for Xen utilities. Package: libxenmisc4.19 Description-md5: e17bdea6a4ec9706c9fc225e4b03269d Description-en: Xen runtime libraries - miscellaneous, versioned ABI Shared libraries for Xen utilities. This package contains libraries whose ABI changes with each new upstream Xen release, which include ones which embed knowledge of hypervisor-version-specific hypercall ABIs. Package: libxenstore4 Description-md5: da0c7baa0e5240359f0489e50b89b477 Description-en: Xen runtime libraries - libxenstore Shared library for Xen utilities. Package: libxentoolcore1 Description-md5: 8c11c2b3d3fbc956f701f226d434796a Description-en: Xen runtime libraries - libxentoolcore Shared library for Xen utilities. Package: libxentoollog1 Description-md5: 79089374ec5ece1ae540dda65e7c681a Description-en: Xen runtime libraries - libxentoollog Shared library for Xen utilities. Package: libxerces-c-dev Description-md5: 54e05289a6d996ad3256abcc6103997c Description-en: validating XML parser library for C++ (development files) Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains the development files for Xerces. It also contains sources to various sample files. The libxerces-c-samples package contains compiled versions of the samples. Package: libxerces-c-doc Description-md5: 06082002b57d6dbfccba8d32d05603a8 Description-en: validating XML parser library for C++ (documentation) Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains the developer documentation, including programming guides and API documentation. Package: libxerces-c-samples Description-md5: 616bebc75560a389e9ddab2b6f83cbf8 Description-en: validating XML parser library for C++ (compiled samples) Xerces-C++ is a validating XML parser written in a portable subset of C++. This package contains compiled versions of the samples. You probably don't want this package, but it can be useful if you are trying to reproduce a problem before reporting a bug that will be easy for the xerces developers to reproduce. Package: libxerces-c3.2t64 Description-md5: 4832cdf201d3a91b1e292ad7745353a0 Description-en: validating XML parser library for C++ Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C++ is faithful to the XML 1.0 recommendation and associated standards (DOM 1.0, DOM 2.0, SAX 1.0, SAX 2.0, Namespaces, XML Schema Part 1 and Part 2). It also provides experimental implementations of XML 1.1 and DOM Level 3.0. The parser provides high performance, modularity, and scalability. Package: libxrdapputils2t64 Description-md5: 0474b147e8336ec97b155b7190f40b97 Description-en: Utilities library for xrootd applications This package contains the xrootd utilities library for applications. Package: libxrdcephposix0 Description-md5: 7887081c0cc1aa085846a9b024444c2d Description-en: Ceph posix library for xrootd This package contains an xrootd library used by the ceph plugins. Package: libxrdcl3t64 Description-md5: c6c5efc15d8b675ecfd92362409f2c46 Description-en: Client library for xrootd This package contains the xrootd client library. Package: libxrdcrypto2t64 Description-md5: 3301b72ef7a8f6088a6a8c41da26d20a Description-en: Cryptograpic library for xrootd This package contains the xrootd cryptograpic library. Package: libxrdcryptolite2t64 Description-md5: a3a93d2f5213ece0055f27be279b7b20 Description-en: Light version of cryptograpic library for xrootd This package contains the light version of the xrootd cryptograpic library. Package: libxrdec1t64 Description-md5: 5cee19bd2c300f02aa25999e99c349d9 Description-en: Erasure code library for xrootd This package contains the xrootd erasure code library. Package: libxrdffs3t64 Description-md5: c27eb4e5037dbafe2c29e6bafdfd7d48 Description-en: File protocol library for xrootd This package contains the xrootd file protocol library. Package: libxrdhttputils2t64 Description-md5: 6d853b6692a8b39f1aa1ee5121b3d8f4 Description-en: HTTP protocol utilities library for xrootd This package contains the xrootd HTTP protocol utilities library. Package: libxrdposix3t64 Description-md5: bee902381e04d1fae4e94994d8751503 Description-en: Posix interface library for xrootd This package contains the xrootd Posix interface library. Package: libxrdserver3t64 Description-md5: f88d87cef5869352de6c043c0a1e95d3 Description-en: Server library for xrootd This package contains the xrootd server library. Package: libxrdssilib2t64 Description-md5: 85edbb0f3f18512259add919ad9548d4 Description-en: Server internals library for xrootd This package contains an xrootd server internals library. Package: libxrdssishmap2t64 Description-md5: 85edbb0f3f18512259add919ad9548d4 Description-en: Server internals library for xrootd This package contains an xrootd server internals library. Package: libxrdutils3t64 Description-md5: df00d1811409e8a067d7f9692e8f817c Description-en: Utilities library for xrootd This package contains the xrootd utilities library. Package: libxrdxml3t64 Description-md5: b84123ce6ec11b2053c8cce0510865e7 Description-en: XML library for xrootd This package contains the xrootd XML library. Package: libxrootd-client-dev Description-md5: c5e3e94b344aa726dbdf02748ec06438 Description-en: Development files for xrootd clients This package contains header files and development libraries for xrootd client development. Package: libxrootd-dev Description-md5: f633665f5075f9e32fd2c320421427a1 Description-en: Development files for xrootd This package contains header files and development libraries for xrootd development. Package: libxrootd-private-dev Description-md5: 059c5283d5a4c07b09752396b97ffcc9 Description-en: Private xrootd headers This package contains some private xrootd headers. Backward and forward compatibility between versions is not guaranteed for these headers. Package: libxrootd-server-dev Description-md5: 43676786820d17135039072c143fcc52 Description-en: Development files for xrootd servers This package contains header files and development libraries for xrootd server development. Package: libyaramod-dev Description-md5: a2864d41eb09e6a52e9eb7f2d7ffc9e2 Description-en: YARA parser for C++ (development headers) yaramod is a library that provides parsing of YARA rules into AST and a C++ programming interface to build new YARA rulesets. yaramod also comes with Python bindings and can be installed using pip. . This package contains the development headers. Package: libyaramod0 Description-md5: 9f432a4e1bd1303f52f3e9de75699b64 Description-en: YARA parser for C++ yaramod is a library that provides parsing of YARA rules into AST and a C++ programming interface to build new YARA rulesets. yaramod also comes with Python bindings and can be installed using pip. . This package contains the library. Package: libyaz-dev Description-md5: cd6affc00cd8640ea5c1538a045736a7 Description-en: Z39.50/SRW/SRU toolkit (development files) YAZ is a toolkit for the development of client and server software built around the ANSI Z39.50 (ISO 23950) standard for information retrieval. . YAZ supports Z39.50-2003 (version 3), SRU versions 1.1 to 2.0, and the industry standard ZOOM API for Z39.50. . This package includes development libraries and C/C++ header files. Package: libyaz5 Description-md5: eebcf981e399c8c10533ef65673eccd1 Description-en: Z39.50/SRW/SRU toolkit (libraries) YAZ is a toolkit for the development of client and server software built around the ANSI Z39.50 (ISO 23950) standard for information retrieval. . YAZ supports Z39.50-2003 (version 3), SRU versions 1.1 to 2.0, and the industry standard ZOOM API for Z39.50. . This package provides the yaz, yaz-icu and yaz-server libraries. Package: libzadc-dev Description-md5: f17d42635224c91e66d835b12e64490e Description-en: accelerated libz implementation (development headers) Accelerated libz implementation uses FPGA based PCIe cards (e.g. zEDC) to accelerate compression/decompression. . This package provides headers and development libraries. Package: libzadc4 Description-md5: 4899caf4ba1ec5289dd3b0f59c13b577 Description-en: accelerated libz implementation (Accelerated Data Compression/ADC) Accelerated libz implementation uses FPGA based PCIe cards (e.g. zEDC) to accelerate compression/decompression. . This package provides public libzADC library, and libz library symlinks which are not exposed in the ldconfig paths. Package: libzbar-dev Description-md5: cbc904d6567674a270736247dc1af038 Description-en: QR code / bar code scanner and decoder (development) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the development files. Package: libzbar0t64 Description-md5: 884ba70891ca72e3a115e297844f0b93 Description-en: QR code / bar code scanner and decoder (library) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the library. Package: libzbargtk-dev Description-md5: 291197a42e4cccab6fa51274a99b94de Description-en: QR code / bar code scanner and decoder (GTK+ bindings development) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the development files for the GTK+ bindings. Package: libzbargtk0t64 Description-md5: abe72f8e1fd5755f8adcc6d43da9a812 Description-en: QR code / bar code scanner and decoder (GTK+ bindings) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the GTK+ bindings. Package: libzbarqt-dev Description-md5: 9cd0f9fcdf7486b383773b308e0a5b61 Description-en: QR code / bar code scanner and decoder (Qt binding development) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the development files for the Qt binding. Package: libzbarqt0t64 Description-md5: bc7fc01bbb87a5e94375470d9484527d Description-en: QR code / bar code scanner and decoder (Qt binding) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the library for Qt binding. Package: libzip-ocaml Description-md5: 93bbca4cf779b63adcc43e93ccab9e39 Description-en: OCaml compression libraries (runtime libraries) This Objective Caml library provides easy access to compressed files in ZIP and GZIP format, as well as to Java JAR files. It provides functions for reading from and writing to compressed files in these formats. . This package contains only the shared runtime stub libraries. Package: libzip-ocaml-dev Description-md5: ca8fdf66abdad245e9e52c974ec49ee0 Description-en: OCaml compression libraries (development files) This Objective Caml library provides easy access to compressed files in ZIP and GZIP format, as well as to Java JAR files. It provides functions for reading from and writing to compressed files in these formats. . This package contains the development part of the camlzip package. Package: libzmf-0.0-0 Description-md5: 070f88e4d8873427e823afcbd8728b18 Description-en: Zoner Draw/Zebra file reading/converting library libzmf is a library and a set of tools for reading and converting Zoner Draw and Zebra file formats. Package: libzmf-dev Description-md5: 21e557fbff23aab1abb5d66a5b0feaf0 Description-en: Zoner Draw/Zebra file reading/converting library -- development libzmf is a library and a set of tools for reading and converting Zoner Draw and Zebra file formats. . This package contains the development files needed for developing files against libzmf. Package: libzmf-doc Description-md5: fcff642b637aca85716a94b6c63a91f2 Description-en: Zoner Draw/Zebra file reading/converting library -- documentation libzmf is a library and a set of tools for reading and converting Zoner Draw and Zebra file formats. . This package contains the API documentation. Package: libzmf-tools Description-md5: 7e4f5819a81894d25eaacfe9af782305 Description-en: Zoner Draw/Zebra file reading/converting library -- tools libzmf is a library and a set of tools for reading and converting Zoner Draw and Zebra file formats. . This package contains zmf2svg and zmf2raw to convert zmf files to SVG/RAW. Package: libzxing-dev Description-md5: 8a222793b83816d84c1f64ee160a0cbf Description-en: C++ port of ZXing library (development files) ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in C++. . It was originally ported from the Java ZXing library but has been developed further and now includes many improvements in terms of quality and performance. It can both read and write barcodes in a number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E, EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF. . This package provides development files for zxing-cpp library. Package: libzxing3 Description-md5: 0fac22bb00ceb14fd52df59bb518c40d Description-en: C++ port of ZXing library (library files) ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in C++. . It was originally ported from the Java ZXing library but has been developed further and now includes many improvements in terms of quality and performance. It can both read and write barcodes in a number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E, EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF. . This package provides library files for zxing-cpp library. Package: link-grammar Description-md5: d9d09a2d58fa8aa2ee5f8695b9b95a71 Description-en: Carnegie Mellon University's link grammar parser In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar" (1991), the authors defined a new formal grammatical system called a "link grammar". A sequence of words is in the language of a link grammar if there is a way to draw "links" between words in such a way that the local requirements of each word are satisfied, the links do not cross, and the words form a connected graph. The authors encoded English grammar into such a system, and wrote this program to parse English using this grammar. . link-grammar can be used for linguistic parsing for information retrieval or extraction from natural language documents. It can also be used as a grammar checker. . This package contains the user-executable binary. Package: link-grammar-dictionaries-all Description-md5: 2e2209748353fd65324aecbacf4e2679 Description-en: Carnegie Mellon University's link grammar parser (all dictionaries) In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar" (1991), the authors defined a new formal grammatical system called a "link grammar". A sequence of words is in the language of a link grammar if there is a way to draw "links" between words in such a way that the local requirements of each word are satisfied, the links do not cross, and the words form a connected graph. The authors encoded English grammar into such a system, and wrote this program to parse English using this grammar. . link-grammar can be used for linguistic parsing for information retrieval or extraction from natural language documents. It can also be used as a grammar checker. . This package contains all dictionaries bundled with link-grammar. Package: link-grammar-dictionaries-en Description-md5: 920c6580f5691c78e6aeeda1b9275a8a Description-en: Carnegie Mellon University's link grammar parser (English dictionary) In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar" (1991), the authors defined a new formal grammatical system called a "link grammar". A sequence of words is in the language of a link grammar if there is a way to draw "links" between words in such a way that the local requirements of each word are satisfied, the links do not cross, and the words form a connected graph. The authors encoded English grammar into such a system, and wrote this program to parse English using this grammar. . link-grammar can be used for linguistic parsing for information retrieval or extraction from natural language documents. It can also be used as a grammar checker. . This package contains the English dictionaries. Package: lintian-brush Description-md5: 702d37c69cd2067b837ea7650ab558ea Description-en: automatically fix lintian problems This package contains a set of scripts that can automatically fix more than 160 common lintian issues in Debian packages. . It comes with a wrapper script that invokes the scripts, updates the changelog (if desired) and commits each change to version control. Package: linux-headers-realtime Description-md5: 1fb7050c3c218b8c47691a2e7eec32d5 Description-en: Linux kernel headers for real-time systems. This package will always depend on the latest kernel headers available for real-time systems. Package: linux-image-realtime Description-md5: 4d8e8a68a3c6fa13675164144e03fdc4 Description-en: Linux kernel image for real-time systems. This package will always depend on the latest kernel image available for real-time systems. Package: linux-image-uc-realtime Description-md5: 29a675b2e61f0aabe39a2e2e36dc563a Description-en: Linux kernel image for Ubuntu Core for real-time systems. This package will always depend on the latest realtime kernel image available. . This kernel is suitable for staging into a kernel snap, and is not suitable to be used directly on classic systems. Package: linux-modules-iwlwifi-realtime Description-md5: 25d29f1abf8be02ac75c569e90fb7766 Description-en: Extra drivers for iwlwifi for the realtime flavour Install extra signed iwlwifi modules compatible with the realtime flavour. Package: linux-realtime Description-md5: 501c5bb8667bbaf81d7ceb2e150750bf Description-en: Complete Linux kernel for real-time systems. This package will always depend on the latest complete Linux kernel available for real-time systems. Package: linux-tools-realtime Description-md5: a1c8d46b6984ca252691fcab24173d81 Description-en: Linux kernel versioned tools for real-time systems. This package will always depend on the latest Linux kernel versioned tools available for real-time systems. Package: lld-14 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-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: lld-17 Description-md5: 39b52f07f105b329dd7852cce89ebb7d Description-en: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lld-18 Description-md5: 39b52f07f105b329dd7852cce89ebb7d Description-en: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lld-19 Description-md5: 39b52f07f105b329dd7852cce89ebb7d Description-en: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lld-20 Description-md5: 39b52f07f105b329dd7852cce89ebb7d Description-en: LLVM-based linker LLD is a new, high-performance linker. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project. Package: lldb-14 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-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: lldb-17 Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f Description-en: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: lldb-18 Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f Description-en: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: lldb-19 Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f Description-en: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: lldb-20 Description-md5: 45d52d0209cd7953d2f2bc4d1a99170f Description-en: Next generation, high-performance debugger LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. Package: llvm-14 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-14-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-14-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-14-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-14-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-14-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-14-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-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: llvm-17 Description-md5: 07d463911771b9679a5f0131f40992d4 Description-en: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-17-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-17-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-17-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-17-linker-tools Description-md5: 34d6480db2d150315f7bca6065772d03 Description-en: Modular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVMgold and LLVMPolly linker plugins. Package: llvm-17-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-17-tools Description-md5: 709eba32627c3c079585c05fc5963fe8 Description-en: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: llvm-18 Description-md5: 07d463911771b9679a5f0131f40992d4 Description-en: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-18-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-18-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-18-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-18-linker-tools Description-md5: 34d6480db2d150315f7bca6065772d03 Description-en: Modular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVMgold and LLVMPolly linker plugins. Package: llvm-18-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-18-tools Description-md5: 709eba32627c3c079585c05fc5963fe8 Description-en: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: llvm-19 Description-md5: 07d463911771b9679a5f0131f40992d4 Description-en: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-19-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-19-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-19-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-19-linker-tools Description-md5: 34d6480db2d150315f7bca6065772d03 Description-en: Modular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVMgold and LLVMPolly linker plugins. Package: llvm-19-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-19-tools Description-md5: 709eba32627c3c079585c05fc5963fe8 Description-en: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: llvm-20 Description-md5: 07d463911771b9679a5f0131f40992d4 Description-en: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-20-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-20-doc Description-md5: 19896d0a63f9911e3a7a7b85ecfac407 Description-en: Modular compiler and toolchain technologies, documentation LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains all documentation (extensive). Package: llvm-20-examples Description-md5: 61fee537b751bf39ce1ac5bf27ca3806 Description-en: Modular compiler and toolchain technologies, examples LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package contains examples for using LLVM, both in developing extensions to LLVM and in using it to compile code. Package: llvm-20-linker-tools Description-md5: 34d6480db2d150315f7bca6065772d03 Description-en: Modular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVMgold and LLVMPolly linker plugins. Package: llvm-20-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-20-tools Description-md5: 709eba32627c3c079585c05fc5963fe8 Description-en: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides tools for testing. Package: llvm-spirv-14 Description-md5: 8d56c2c3fc785a8b4ec265db6f7d933d Description-en: bi-directional translator for LLVM/SPIRV SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes the llvm-spirv-14 binary. Package: llvm-spirv-17 Description-md5: 33288f7a7442b761527a01539254f77d Description-en: bi-directional translator for LLVM/SPIRV SPIRV-LLVM-translator is a LLVM/SPIRV bi-directional translator. This package includes a library and a tool for translation between LLVM IR and SPIR-V. . This package includes the llvm-spirv-17 binary. Package: lomiri-abook2cal-syncd Description-md5: 6da75f7fa247ec20a3729e53dbbd06e6 Description-en: Sync birthdays in contacts to calendar (QtContacts-sqlite -> mkCal) Synchronization daemon that exports birthdays in QtContacts-sqlite based addressbook entries to an mkCal calendar. Package: lomiri-action-doc Description-md5: 13f732cd50879e9524cb40dd7117f5ba Description-en: Lomiri Action API - documentation Lomiri Common Action API. Allow applications to export actions in various forms to the Lomiri Shell. . This package contains developer documentation. Package: lomiri-app-launch Description-md5: 15be79e25ffea7d139c308734026e805 Description-en: User space daemon for launching applications Application launching system and associated utilities that is used to launch applications in a standard and confined way. . This package provides the Lomiri App Launch user space daemon. Package: lomiri-app-launch-tools Description-md5: 9f382a0072435acd76aeb07d6b8d0b0e Description-en: Tools for working wtih launched applications Application launching system and associated utilities that is used to launch applications in a standard and confined way. . This package provides tools for working with Lomiri App Launch. Package: lomiri-calendar-app Description-md5: 2c3b38fdf60af32583342b10377cdc0c Description-en: Calendar App for Lomiri Operating Environment This app is a core app for Ubuntu Touch's shell Lomiri. Ubuntu Touch is a mobile OS developed by the UBports Foundation. Lomiri is its operating environment optimized for touch based human-machine interaction, but also supports convergence (i.e. switching between tablet/phone and desktop mode). . This package provides Lomiri's Calendar App. Package: lomiri-online-accounts-plugin-caldav-generic Description-md5: 160e51d55e2f237aebb37ee93f1bac8a Description-en: Online account plugin for Lomiri - Generic CalDAV Lomiri Online Accounts is an API / library framework to mediate centralized account management for remote services. . This package provides a LOA plugin for managing generic CalDAV server credentials. Package: lomiri-online-accounts-plugin-carddav-generic Description-md5: 4bdbcd682641a3ba67bd351fabe84424 Description-en: Online account plugin for Lomiri - Generic CardDAV Lomiri Online Accounts is an API / library framework to mediate centralized account management for remote services. . This package provides a LOA plugin for managing generic CardDAV server credentials. Package: lomiri-online-accounts-plugin-common Description-md5: 174bc45173c494c5079b2fab10eab0aa Description-en: Lomiri Online Accounts account plugins - common files The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This package contains the common files shared between Lomiri Online Accounts account plugins. Package: lomiri-online-accounts-plugin-facebook Description-md5: 6094e9f32236851d66ad514bbf6668a9 Description-en: Lomiri Online Accounts account plugin - Facebook The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating Facebook accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-flickr Description-md5: 766e29b581cc4c0ef7fbf7165a3d6d0a Description-en: Lomiri Online Accounts account plugin - Flickr The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating Flickr accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-foursquare Description-md5: fbcb358e8e92cb1f35c0624ed79d8247 Description-en: Lomiri Online Accounts account plugin - FourSquare The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating FourSquare accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-google Description-md5: 26c2c35722965e1453be19668d8f0b4b Description-en: Lomiri Online Accounts account plugin - Google The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating Google accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-identica Description-md5: 4f2f1b1abe0fd262aa16ffbda2268eb2 Description-en: Lomiri Online Accounts account plugin - identi.ca The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating identi.ca accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-instagram Description-md5: ffcd37cc035172f1c0aa99c951d7cc76 Description-en: Lomiri Online Accounts account plugin - Instagram The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating Instagram accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-linkedin Description-md5: 6f381127c80c691c0f2e8df6d5da4c8c Description-en: Lomiri Online Accounts account plugin - LinkedIn The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating LinkedIn accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-mcloud Description-md5: 2e95767fac742c768045c333166c6f8f Description-en: Lomiri Online Accounts account plugin - mCloud The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating mCloud accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-microsoft Description-md5: d308c75625fb641058b8af14a12b44df Description-en: Lomiri Online Accounts account plugin - Microsoft The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating microsoft accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-nextcloud Description-md5: ee5c99be93841311e985f340e93a9a58 Description-en: Lomiri Online Accounts account plugin - Nextcloud The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating Nextcloud accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-nextcloud-caldav Description-md5: 69d68b41573be4f6e88f98982836d857 Description-en: Online account plugin for Lomiri - Nextcloud CalDAV Lomiri Online Accounts is an API / library framework to mediate centralized account management for remote services. . This package provides a LOA plugin for managing CalDAV credentials stored in Nextcloud. Package: lomiri-online-accounts-plugin-nextcloud-carddav Description-md5: 3eeb7e01b59b2af6036afde898328a4f Description-en: Online account plugin for Lomiri - Nextcloud CardDAV Lomiri Online Accounts is an API / library framework to mediate centralized account management for remote services. . This package provides a LOA plugin for managing CardDAV credentials stored in Nextcloud. Package: lomiri-online-accounts-plugin-owncloud Description-md5: 1fe9621712b1af33e2df4b7ed6b8dfc6 Description-en: Lomiri Online Accounts account plugin - ownCloud The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating ownCloud accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-owncloud-caldav Description-md5: 5e14fb33669296e1125504dc0e72d5b6 Description-en: Online account plugin for Lomiri - Owncloud CalDAV Lomiri Online Accounts is an API / library framework to mediate centralized account management for remote services. . This package provides a LOA plugin for managing CalDAV credentials stored in ownCloud. Package: lomiri-online-accounts-plugin-owncloud-carddav Description-md5: 85d640e34b90979cf42c406631b3b2ac Description-en: Online account plugin for Lomiri - Owncloud CardDAV Lomiri Online Accounts is an API / library framework to mediate centralized account management for remote services. . This package provides a LOA plugin for managing CardDAV credentials stored in ownCloud. Package: lomiri-online-accounts-plugin-sina Description-md5: 6c0ad329559bbd5a116efc006c699e63 Description-en: Lomiri Online Accounts account plugin - Sina The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating Sina accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-sohu Description-md5: 4beb10f73bc996cdf90092984b821979 Description-en: Lomiri Online Accounts account plugin - Sohu The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating Sohu accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-tools Description-md5: fbe0c976f3b36a367b521bafb441072f Description-en: Lomiri Online Accounts account plugins - tools The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . Command line tools for managing accounts in Lomiri Online Accounts. Package: lomiri-online-accounts-plugin-vk Description-md5: 67cd50751b524f08fd95fd880c51851e Description-en: Lomiri Online Accounts account plugin - VKontakte The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating VKontakte accounts in Lomiri System Settings. Package: lomiri-online-accounts-plugin-x Description-md5: a5ac2a39da133ce7ee93a7781143a65b Description-en: Lomiri Online Accounts account plugin - X (formerly known as Twitter) The LomiriOnlineAccounts plugin system provides Lomiri applications with online accounts settings via a central setup mechanism in Lomiri System Settings. . This plugin adds support for creating X (formerly known as Twitter) accounts in Lomiri System Settings. Package: lomiri-sounds Description-md5: 8f5bbbf244540b17315c118bab40ffe6 Description-en: sounds for the Lomiri operating environment The Lomiri shell is the primary user interface for Lomiri based mobile devices. . Provides notification and ringtones sound effects for the Lomiri operating environment. Package: lttoolbox Description-md5: 314bf20f5ff1044bb2d3cbd3563f1f24 Description-en: Apertium lexical processing modules and tools The lttoolbox contains the augmented letter transducer tools for natural language processing used by Apertium, a platform for building rule-based and hybrid machine translation systems. The software is also useful for making morphological analysers and generators for natural language processing applications. Package: lttoolbox-dev Description-md5: 8d2d3a3883943ba1ca74534db4456864 Description-en: Development tools and library for lttoolbox The lttoolbox contains the augmented letter transducer tools for natural language processing used by Apertium, a platform for building rule-based and hybrid machine translation systems. The software is also useful for making morphological analysers and generators for natural language processing applications. . This package provides development files for lttoolbox. Package: lua-hamlib Description-md5: 40fba0740af5fb55f64a82ca18f8dccb Description-en: Run-time Lua library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the Lua bindings of the library. Package: lxqt-notificationd Description-md5: 0ab940765f0579cd4926b27c24c23810 Description-en: LXQt notification daemon The LXQt notification daemon. . This package contain the LXQt notification daemon. Package: lxqt-notificationd-l10n Description-md5: 85900c79f798e848ae8c9762a297dbfb Description-en: Language package for lxqt-notificationd The l10n files for lxqt-notificationd. . This package contains the l10n files needed by lxqt-notificationd. Package: lz4 Description-md5: 559a59fa22d506a3fde0f4eef6db1a8d Description-en: Fast LZ compression algorithm library - tool LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package contains files that is tool using liblz4. Package: lziprecover Description-md5: 2887aca0f9e420036b6fe08744ec51db Description-en: lossless data compressor based on the LZMA algorithm (recovery) Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving. . This package contains the recovery tool. Package: m2kcli Description-md5: b5133373102d1c7433c3d4c159de60c4 Description-en: ADI tool for interfacing with the ADALM2000 libm2k is a C++ library for interfacing with the ADALM2000. These M2K components represent the functionalities of ADALM2000: . - AnalogIn - oscilloscope or voltmeter - AnalogOut - signal generator - Digital - logic analyzer or pattern generator - PowerSupply - constant voltage generator - DMM - digital multimeter . This package installs the m2kcli command-line tool. Package: macaulay2 Description-md5: 9d5d28400f77a0a6c0133779df006e25 Description-en: Software system for algebraic geometry research Macaulay 2 is a software system for algebraic geometry research, written by Daniel R. Grayson and Michael E. Stillman. Based on Groebner bases, it provides algorithms for computing homological invariants of rings and modules. . This package contains the architecture dependent portion of Macaulay2. Package: macaulay2-common Description-md5: c530d6296bec1b04ff0973088a01fdb3 Description-en: Software system for algebraic geometry research (common files) Macaulay 2 is a software system for algebraic geometry research, written by Daniel R. Grayson and Michael E. Stillman. Based on Groebner bases, it provides algorithms for computing homological invariants of rings and modules. . This package contains the architecture independent portion of Macaulay2, and is normally installed automatically when one of the architecture dependent packages is installed. Package: maildir-utils Description-md5: 5eee24a1c2f5e40accaf37e9c9ff0b07 Description-en: Set of utilities to deal with Maildirs (upstream name mu) mu is a set of utilities to deal with Maildirs, specifically, indexing and searching. - mu index - recursively scans a collection of email messages, and stores information found in a database. - mu find - searches for messages based on some search criteria. - mu mkmdir - creates a new Maildir. . mu uses libgmime to parse the message, and Xapian to store the message data. Package: mailutils Description-md5: 2d2d88b93b295fdfb438b5c770fc1349 Description-en: GNU mailutils utilities for handling mail GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. . This package contains the GNU mailutils versions of dotlock, frm, from, mail, messages, mimeview, movemail, readmsg and sieve. They are capable of speaking POP3, IMAP, mbox, MH, Maildir and dotmail. . dotlock -- lock mail spool files. frm -- display From: lines. from -- display from and subject. mail -- the standard /bin/mail interface, mail sender and reader. messages -- count the number of messages in a mailbox. mimeview -- display files, using mailcap mechanism. movemail -- move messages across mailboxes. readmsg -- extract selected messages from a mailbox. sieve -- a mail filtering tool. Package: mailutils-common Description-md5: 32f3c1102382b478ae851a124c7c0abe Description-en: common files for GNU mailutils GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. . These are common files for all mailutils packages, including locale files. Package: mailutils-comsatd Description-md5: a86205e706e5340d2e25716e4750e692 Description-en: GNU mailutils-based comsatd daemon GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. . The GNU mailutils comsat daemon receives reports of incoming mail and notifies users who wish to get this service. Package: mailutils-doc Description-md5: c74d40fbcdb688ff4d12e2b234403ebb Description-en: documentation files for GNU mailutils GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. . This package contains the documentation for the mailutils utilities and development API. Package: mailutils-guile Description-md5: f532ab9c9ef3692825aa37e42f652304 Description-en: GNU mailutils Guile interpreter and modules These are the GNU mailutils Guile utilities and modules. In particular, the "guimb" mail processor and the sieve.scm sieve to Scheme translator are included, along with several .scm modules for use with Guile. Package: mailutils-imap4d Description-md5: 0a14c1d07a9fd4c50e2b4d888c7b1972 Description-en: GNU mailutils-based IMAP4 Daemon GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. . The GNU mailutils IMAP4 daemon implements the Internet Message Access Protocol, version 4rev1 as per RFC 2060. It supports the "Namespace" capability and GSSAPI authentication mechanism. It is able to get the authentication information from the system user database as well as from a SQL database of arbitrary structure. The PAM framework can also be used for authentication purposes. Additionally, mailutils imap4d supports virtual mail domains and has TLS support via GNUtls. GNU mailutils supports the mbox, MH, Maildir and dotmail mailbox formats. Package: mailutils-mda Description-md5: 380dd342b5dac86ccd3e45b0f932a59a Description-en: GNU mailutils utilities for handling mail -- MDA GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. . This package contains the GNU mailutils' MDA tools: mda, putmail and lmtpd. It is capable of speaking POP3, IMAP, mbox, MH, Maildir and dotmail. . mda -- the GNU local mail delivery agent. putmail -- incorporate mail to a mailbox. lmtpd -- local mail transfer protocol daemon. Package: mailutils-mh Description-md5: f647b30b070f6ed4a21196e52e51deee Description-en: GNU mailutils-based MH utilities GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. . These are the GNU mailutils MH utilities. It is an implementation of MH, a collection of small shell programs to read and handle mail in a very flexible way. Package: mailutils-pop3d Description-md5: af2dcd10f563aa2f77efd517d5f65cfa Description-en: GNU mailutils-based POP3 Daemon GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. . The GNU mailutils POP3 daemon supports the basic POP3 protocol with the CAPA, RESP-CODES, PIPELINING and UIDL extensions. It also supports APOP authentication. The user credentials for APOP can be stored in a variety of DBM formats. It is able to get the authentication information from the system user database as well as from a SQL database of arbitrary structure. The PAM framework can also be used for authentication purposes. Additionally, mailutils pop3d supports virtual mail domains and has TLS support via GNUtls. GNU mailutils supports the mbox, MH, Maildir and dotmail mailbox formats. Package: mapserver-bin Description-md5: bf4ecb739dece0bece0844d415b0e77a Description-en: MapServer utilities This package provides command-line utilities for MapServer. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Scripting functionality in MapScript is provided by the suggested mapscript library packages. Package: mapserver-doc Description-md5: c1eb586d0c9b03f7e3cc0dea2d9d92ff Description-en: documentation for MapServer This package provides some brief documentation for MapServer. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Scripting functionality in MapScript is provided by the suggested mapscript library packages. Package: mariadb-backup Description-md5: 0656895027a552cdb0eddc26840f9597 Description-en: Backup tool for MariaDB server Based on Xtrabackup, but improved to work with MariaDB server. This backup tool is guaranteed to be compatible with MariaDB server. . Please refer to the MariaDB Knowledge Base on more information on how to use this tool. Package: mariadb-client Description-md5: 82697f9416e5e5d0a4e7331c2c735591 Description-en: MariaDB database client binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the client binaries and the additional tools innotop and mariadb-report (mysqlreport). Package: mariadb-client-compat Description-md5: dbdd69465ea9e5b106db5b0880ecfe2c Description-en: MySQL compatibility links to mariadb-client binaries/scripts The package contains links and binaries that are needed by MySQL centric tools which also works with MariaDB. . This package is also useful for users with long background in MySQL maintenance who wants to switch to MariaDB but wants to continue using familiar 'mysql' command-line tools instead of their MariaDB equivalents. Package: mariadb-client-core Description-md5: 2862a38a5ead2e1df7366bf661e03278 Description-en: MariaDB database core client binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the core client files, as used by Akonadi. Package: mariadb-common Description-md5: 17685520297a003e0db4361f3133181f Description-en: MariaDB database common config files (/etc/mysql/mariadb.conf.d/) MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes configuration files common to all MariaDB programs. Package: mariadb-plugin-connect Description-md5: 506802608814c7a120919c156cb40a99 Description-en: Connect storage engine for MariaDB server Connect engine supports a number of file formats (dbf, xml, txt, bin, etc), connections to ODBC tables and remote MySQL tables, as well as a number of other interesting features. This package contains the Connect plugin for MariaDB server. Package: mariadb-plugin-connect-jdbc Description-md5: 8d171d5156226f63d38600afb617fbfe Description-en: Connect storage engine JDBC interface for MariaDB server To connect to remote DBMS using Connect Storage Engine (SE) and JDBC driver, there is need for JDBC interface byte code. The JDBC driver for the remote DBMS connection is required. This package contains the Connect SE plugin JDBC interface file for MariaDB server. Package: mariadb-plugin-cracklib-password-check Description-md5: 4b22bd6b8c68755a6fac6b6137a5eeb4 Description-en: CrackLib Password Validation Plugin for MariaDB server This password validation plugin uses cracklib to allow only sufficiently secure (as defined by cracklib) user passwords in MariaDB server. . Install and configure this to enforce stronger passwords for MariaDB server users. Package: mariadb-plugin-gssapi-client Description-md5: ece7660a1e2293e316a2fa35c35f8b25 Description-en: GSSAPI authentication plugin for MariaDB client This plugin includes support for Kerberos on Unix, but can also be used for Windows authentication with or without domain environment. . This package contains the client parts. Package: mariadb-plugin-gssapi-server Description-md5: 15f0c8ec89caa84121f658521f1d6501 Description-en: GSSAPI authentication plugin for MariaDB server This plugin includes support for Kerberos on Unix, but can also be used for Windows authentication with or without domain environment. . This package contains the server parts. Package: mariadb-plugin-hashicorp-key-management Description-md5: 30625025c83a19b480b33aeb407678d5 Description-en: Hashicorp Key Management plugin for MariaDB This encryption plugin uses Hashicorp Vault for storing encryption keys for MariaDB Data-at-Rest encryption. Package: mariadb-plugin-mroonga Description-md5: d9e70a91be9b718328103357cee5e31e Description-en: Mroonga storage engine for MariaDB server Mroonga (formerly named Groonga Storage Engine) is a storage engine that provides fast CJK-ready full text searching using column store. This package contains the Mroonga plugin for MariaDB server. Package: mariadb-plugin-oqgraph Description-md5: 8c8b3a58b75d0964480d8871a9fc797a Description-en: OQGraph storage engine for MariaDB server The OQGraph engine is a computation engine plugin for handling hierarchies (trees) and graphs (friend-of-a-friend, etc) cleanly through standard SQL. This package contains the OQGraph plugin for MariaDB server. Package: mariadb-plugin-provider-bzip2 Description-md5: c3950d83efdab13503f11af3ad4e2c60 Description-en: BZip2 compression support in the server and storage engines The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga, can use different compression libraries. . Plugin provides BZip2 (https://sourceware.org/bzip2/) compression . Note that these affect InnoDB and Mroonga only; RocksDB still uses the compression algorithms from its own library Package: mariadb-plugin-provider-lz4 Description-md5: cf2abaea40b7fa6e7045bc3dbbc6b437 Description-en: LZ4 compression support in the server and storage engines The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga, can use different compression libraries. . Plugin provides LZ4 (http://lz4.github.io/lz4/) compression . Note that these affect InnoDB and Mroonga only; RocksDB still uses the compression algorithms from its own library Package: mariadb-plugin-provider-lzma Description-md5: 0e4da2d382b71c76d84e85260d3ba2d1 Description-en: LZMA compression support in the server and storage engines The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga, can use different compression libraries. . Plugin provides LZMA (https://tukaani.org/lzma/) compression . Note that these affect InnoDB and Mroonga only; RocksDB still uses the compression algorithms from its own library Package: mariadb-plugin-provider-lzo Description-md5: 3a16b9262ea33fc1cd2eae2afa074936 Description-en: LZO compression support in the server and storage engines The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga, can use different compression libraries. . Plugin provides LZO (http://www.oberhumer.com/opensource/lzo/) compression . Note that these affect InnoDB and Mroonga only; RocksDB still uses the compression algorithms from its own library Package: mariadb-plugin-provider-snappy Description-md5: 482f1c3726111908a9a3375a4fe7489c Description-en: Snappy compression support in the server and storage engines The various MariaDB storage engines, such as InnoDB, RocksDB, Mroonga, can use different compression libraries. . Plugin provides Snappy (https://github.com/google/snappy) compression . Note that these affect InnoDB and Mroonga only; RocksDB still uses the compression algorithms from its own library Package: mariadb-plugin-rocksdb Description-md5: 14a224275a38d61680abd3b23173e9bd Description-en: RocksDB storage engine for MariaDB server The RocksDB storage engine is a high performance storage engine, aimed at maximising storage efficiency while maintaining InnoDB-like performance. This package contains the RocksDB plugin for MariaDB server. Package: mariadb-plugin-s3 Description-md5: d88f880c6bea545db8b310745f58eaae Description-en: Amazon S3 archival storage engine for MariaDB The S3 storage engine allows one to archive MariaDB tables in Amazon S3 (or any third-party public or private cloud that implements S3 API), but still have them accessible in MariaDB in read-only mode. Package: mariadb-plugin-spider Description-md5: c1991e166bda227df521586cf7a451f1 Description-en: Spider storage engine for MariaDB server The Spider storage engine with built-in sharding features. It supports partitioning and xa transactions, and allows tables of different MariaDB server instances to be handled as if they were on the same instance. It refers to one possible implementation of ISO/IEC 9075-9:2008 SQL/MED. Package: mariadb-server Description-md5: ae76dbcde4bf3e79b8228e6dad967834 Description-en: MariaDB database server binaries MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the server binaries. Package: mariadb-server-10.5 Description-md5: d9bfd0237ea90b4ff4c14c8028ed10b0 Description-en: MariaDB database server binaries (transitional dummy package) MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package is a transitional dummy package designed to make upgrades from previous MariaDB versions seamless. Package: mariadb-server-compat Description-md5: 227d2eb532ddbe9ae6715aba3cf88756 Description-en: MySQL compatibility links to mariadb-server binaries/scripts The package contains links and binaries that are needed by MySQL centric tools which also works with MariaDB. . This package is also useful for users with long background in MySQL maintenance who wants to switch to MariaDB but wants to continue using familiar 'mysql' commands instead of their MariaDB equivalents. Package: mariadb-server-core Description-md5: a01f76260dfbedfdfbfcd8ff440b8a4c Description-en: MariaDB database core server files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the core server files, as used by Akonadi. Package: mariadb-test Description-md5: 88232ad1a9463948e9a1f1d33923b547 Description-en: MariaDB database regression test suite MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package includes the regression test suite. Package: mariadb-test-data Description-md5: 4e2584329df41bfe2241de957d88c44a Description-en: MariaDB database regression test suite - data files MariaDB is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MariaDB are speed, robustness and ease of use. . This package has the architecture independent data files for the test suite. Package: maven Description-md5: 344f87767e3119fe58a5149874e743c9 Description-en: Java software project management and comprehension tool Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. . Maven's primary goal is to allow a developer to comprehend the complete state of a development effort in the shortest period of time. In order to attain this goal there are several areas of concern that Maven attempts to deal with: . * Making the build process easy * Providing a uniform build system * Providing quality project information * Providing guidelines for best practices development * Allowing transparent migration to new features Package: mbox-importer Description-md5: fd0cea1835addf922fc480dca5ab2f11 Description-en: MBox email archive importer mbox-importer is a wizard to assist with importing MBox email archives into Akonadi Package: mcl Description-md5: 5ade6456c0a34cadb40315ab8fedf0bb Description-en: Markov Cluster algorithm The MCL package is an implementation of the MCL algorithm, and offers utilities for manipulating sparse matrices (the essential data structure in the MCL algorithm) and conducting cluster experiments. . MCL is currently being used in sciences like biology (protein family detection, genomics), computer science (node clustering in Peer-to-Peer networks), and linguistics (text analysis). Package: mcl-doc Description-md5: ece7f161b28adefed3b99effb6a3ac64 Description-en: documentation for mcl The MCL package is an implementation of the Markov Cluster algorithm, for manipulating sparse matricess and conducting cluster experiments. . This is documentation for mcl: the MCL FAQ, some examples as well as manpages in HTML and PostScript format. Package: mcstas Description-md5: 353f93a78e9848c80a4a5b707d4342d8 Description-en: Neutron ray-trace simulation McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains the McStas engine itself. Package: mcstas-clusterscripts Description-md5: ace840a55522f42113fc57836e735777 Description-en: Neutron ray-trace simulation - parallelization scripts McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains scripts to run McStas in parallel on various types of clusters. Package: mcstas-comps Description-md5: 5adbee4d5534309449297ebd34923c34 Description-en: Neutron ray-trace simulation - components McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains the McStas components (i.e. models for simulated instruments and objects). Package: mcstas-manuals Description-md5: 80bec7f39951b6ab5d2599f84612033b Description-en: Neutron ray-trace simulation - documentation McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains the documentation. Package: mcstas-mccodelib Description-md5: ba1a87108897f196bc3aa03dd7b0f0bc Description-en: Neutron ray-trace simulation - Python code library McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains Python libraries. Package: mcstas-mcdisplay-mantid Description-md5: f055eea6ab381f6ce323eb36ab1c7728 Description-en: Neutron ray-trace simulation - Mantid instrument display McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains the Mantid frontend for the McStas instrument display. Package: mcstas-mcdisplay-matlab Description-md5: c87e223fa66750dde17074645dac1f01 Description-en: Neutron ray-trace simulation - Matlab/Octave instrument display McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains the Matlab/Octave frontend for the instrument display. Package: mcstas-mcdisplay-matplotlib Description-md5: 94a0dfdcd9a716741992af6d7eceb7e2 Description-en: Neutron ray-trace simulation - Matplotlib instrument display McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains the python matplotlib frontend for the instrument display. Package: mcstas-mcdisplay-pyqtgraph Description-md5: 4bec3f5cc937a7f653e48dfa01524418 Description-en: Neutron ray-trace simulation - pyqtgraph instrument display McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains the pyqtgraph frontend for the instrument display. Package: mcstas-mcdisplay-webgl Description-md5: c35e760bf499efaad12cfe80229f60fa Description-en: Neutron ray-trace simulation - WebGL instrument display McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains the WebGL frontend for the instrument display. Package: mcstas-mcdisplay-webgl-classic Description-md5: 9a5852e658fa1a29dafb5cbe35a5e66b Description-en: Neutron ray-trace simulation - WebGL instrument display McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains the legacy WebGL frontend for the instrument display. Package: mcstas-mcdoc Description-md5: 40c9b527c4c314f4a29f4974f8f6cc63 Description-en: Neutron ray-trace simulation - documentation browser McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains mcdoc, a tool to display documentation for McStas itself and for the simulated instruments. Package: mcstas-mcgui Description-md5: 76ab8e6abe133553a4f2b1742898afc8 Description-en: Neutron ray-trace simulation - GUI McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains the graphical user interface. Package: mcstas-mcplot-html Description-md5: 3f6d2e95f26ef49a6c93f11dda5a0102 Description-en: Neutron ray-trace simulation - HTML plotting frontend McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains the HTML plotting frontend for the simulation results. Package: mcstas-mcplot-matlab Description-md5: 00a9e96b2d440619321e01e976c7ba94 Description-en: Neutron ray-trace simulation - Matlab/Octave plotting frontend McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains a Matlab/Octave frontend for the simulation result viewer. Package: mcstas-mcplot-matplotlib Description-md5: b1f0e9279e8bf2f2609f9875171712e9 Description-en: Neutron ray-trace simulation - Matplotlib plotting frontend McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains the Matplotlib plotting frontend for the simulation results. Package: mcstas-mcplot-pyqtgraph Description-md5: 37039b8c8418ad7119511ac43334a487 Description-en: Neutron ray-trace simulation - pyqtgraph plotting frontend McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains the pyqtgraph plotting frontend for the simulation results. Package: mcstas-mcresplot Description-md5: aa2e4f35a85c901d4ef7c4b1dd6655ea Description-en: Neutron ray-trace simulation - resolution function plotter McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains mcresplot, a front-end to plot resolution function. Package: mcstas-mcrun Description-md5: 66da7e799def2a48829649de9a15178d Description-en: Neutron ray-trace simulation - runner McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This package contains mcrun, the command-line tool to run the McStat simulations. Package: mcstas-suite-python Description-md5: 97511cac6e5d45b5be0779ee164ecf9a Description-en: Neutron ray-trace simulation - full simulation suite McStas is a tool for carrying out Monte Carlo ray-tracing simulations of neutron scattering instruments with high complexity and precision. The simulations can compute all aspects of the performance of instruments and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McStas is based on a unique design where an automatic compilation process translates high-level textual instrument descriptions into efficient ISO-C code. . This metapackage contains the full python suite of tools. Package: mcxtrace Description-md5: 616290e1fdf19f50b0d24aee7c37b8d8 Description-en: X-ray ray-trace simulation McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains the McXtrace engine itself. Package: mcxtrace-clusterscripts Description-md5: 13ef2f73532438abcf49aa8ccc8a4592 Description-en: X-ray ray-trace simulation - parallelization scripts McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains scripts to run McXtrace in parallel on various types of clusters. Package: mcxtrace-comps Description-md5: 5921a6843f389351026c55608215cbd7 Description-en: X-ray ray-trace simulation - components McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains the McXtrace components (i.e. models for simulated beamlines and objects). Package: mcxtrace-manuals Description-md5: 9817413db1594e6f086cc531fdf5059b Description-en: X-ray ray-trace simulation - documentation McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains the documentation. Package: mcxtrace-mccodelib Description-md5: 2312b0814655d75d2bec728cc0387e5f Description-en: X-ray ray-trace simulation - Python code library McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains Python libraries. Package: mcxtrace-mxdisplay-matlab Description-md5: 3c038ff9248da56e8c8583d2e5db6c65 Description-en: X-ray ray-trace simulation - Matlab/Octave instrument display McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains the Matlab/Octave frontend for the instrument display. Package: mcxtrace-mxdisplay-matplotlib Description-md5: 9f5dd5168d4539c559098a86840048dc Description-en: X-ray ray-trace simulation - Matplotlib instrument display McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains the Python Matplotlib frontend for the instrument display. Package: mcxtrace-mxdisplay-pyqtgraph Description-md5: 549c66df8c72542cfad08fd2231bcff6 Description-en: X-ray ray-trace simulation - pyqtgraph instrument display McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains the pyqtgraph frontend for the instrument display. Package: mcxtrace-mxdisplay-webgl Description-md5: 44efccf37df0eb043c6168f5b0c28874 Description-en: X-ray ray-trace simulation - WebGL instrument display McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains the WebGL frontend for the instrument display. Package: mcxtrace-mxdisplay-webgl-classic Description-md5: 45abfbbebd491bf192a3802230181bd9 Description-en: X-ray ray-trace simulation - WebGL instrument display McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains the legacy WebGL frontend for the instrument display. Package: mcxtrace-mxdoc Description-md5: c39290f6bfe482c8792fa2f999a82741 Description-en: X-ray ray-trace simulation - documentation browser McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains mxdoc, a tool to display documentation for McXtrace itself and for the simulated beamlines. Package: mcxtrace-mxgui Description-md5: c4f2d4119a901f625d6a102b85bb8045 Description-en: X-ray ray-trace simulation - GUI McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains the graphical user interface. Package: mcxtrace-mxplot-html Description-md5: ebc93842f539982003dfc4dd2122e44c Description-en: X-ray ray-trace simulation - HTML plotting frontend McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains the HTML plotting frontend for the simulation results. Package: mcxtrace-mxplot-matlab Description-md5: 440ed69de95776f41fcd40f058f81421 Description-en: X-ray ray-trace simulation - Matlab/Octave plotting frontend McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains a Matlab/Octave frontend for the simulation result viewer. Package: mcxtrace-mxplot-matplotlib Description-md5: 5408a8d758b1f8c0a02337c03d16b268 Description-en: X-ray ray-trace simulation - Matplotlib plotting frontend McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains the Matplotlib plotting frontend for the simulation results. Package: mcxtrace-mxplot-pyqtgraph Description-md5: 9b8f50518a90fdd6c950391ab69d37a8 Description-en: X-ray ray-trace simulation - pyqtgraph plotting frontend McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains the pyqtgraph plotting frontend for the simulation results. Package: mcxtrace-mxrun Description-md5: 87d7c48f68d390b175f0bd4b994d50e6 Description-en: X-ray ray-trace simulation - runner McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This package contains mxrun, the command-line tool to run the McXtrace simulations. Package: mcxtrace-suite-python Description-md5: 23b8e89aae9ff522f8c62896b3c02f0d Description-en: X-ray ray-trace simulation - full simulation suite McXtrace is a tool for carrying out highly complex Monte Carlo ray-tracing simulations of X-ray beamlines to high precision. The simulations can compute all aspects of the performance of beamlines and can thus be used to optimize the use of existing equipment, design new instrumentation, and carry out virtual experiments for e.g. training, experimental planning or data analysis. . McXtrace is based on a unique design, inhereted from its sister McStas, where an automatic compilation process translates high-level textual instrument descriptions into efficient ANSI-C code. This design makes it simple to set up typical simulations and also gives essentially unlimited freedom to handle more unusual cases. . This metapackage contains the full Python suite of tools. Package: melt Description-md5: fd84ce6cabff711518e3c43433757e94 Description-en: command line media player and video editor melt was meant as a test tool for the MLT framework, but it is also a powerful multitrack command line oriented video editor. It could also used as an minimalistic media player for audio and video files. Package: mender-connect Description-md5: a19e9144b9fe79fa1b5cf8c7b85d1837 Description-en: remote shell access add-on This package contains the remote shell access add-on. It enhances the Mender client (mender-client), allowing to log in to the devices remotely and start a shell in a remote terminal session. Package: meryl Description-md5: d45b3f69bb7f3baa6d0d59cd1b5695b5 Description-en: in- and out-of-core kmer counting and utilities meryl computes the kmer content of genomic sequences. Kmer content is represented as a list of kmers and the number of times each occurs in the input sequences. The kmer can be restricted to only the forward kmer, only the reverse kmer, or the canonical kmer (lexicographically smaller of the forward and reverse kmer at each location). Meryl can report the histogram of counts, the list of kmers and their counts, or can perform mathematical and set operations on the processed data files. . This package is part of the Kmer suite. Package: messagelib-data Description-md5: 1623dd3ccf1809b74720e1a3f96aad4f Description-en: KDE PIM messaging library - data files This package contains the data files shipped with the message libraries. . This package is part of KDE PIM module. Package: messagelib-dev Description-md5: 5e1ba86069e5d75ef29cced14a5d8fa7 Description-en: KDE PIM messaging library - development files This package contains the development files for the KDE PIM messaging library. It provides basic e-mail message composing facilities, message handling, widgets, a mimetreeparser, a template parser and more. . This package is part of KDE PIM module. Package: mikmod Description-md5: 4390b2a96206a4d8c512adfc5860a9bf Description-en: Portable tracked music player Mikmod is a very portable tracked music player which supports a wide variety of module formats including compressed sample Impulse Tracker modules. It also supports many archive formats, as well as on the fly decompression. Package: minetestmapper Description-md5: 889cf185bc3f6002344f53ddf5b041f6 Description-en: map generator from minetest worlds This command-line tool will get a minetest world directory and generate an image map, to be used either as a better guide than the internal minimap, or to advertise a server. Package: minicondor Description-md5: 64a5f1d5e54aaf43c721148c4382cfd3 Description-en: distributed workload management system - single node configuration Like other full-featured batch systems, HTCondor provides a job queueing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to HTCondor; HTCondor places them into a queue. It chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. . Unlike more traditional batch queueing systems, HTCondor can also effectively harness wasted CPU power from otherwise idle desktop workstations. HTCondor does not require a shared file system across machines - if no shared file system is available, HTCondor can transfer the job's data files on behalf of the user. . This package provides an example configuration is good for trying out HTCondor for the first time. It only configures the IPv4 loopback address, turns on basic security, and shortens many timers to be more responsive. Package: minihtcondor Description-md5: 3b54c3d7137fefb339a29d0c9ad53e9c Description-en: transitional dummy package This package aids upgrades of existing htcondor installations to the package name "condor". The package is empty and it can safely be removed. Package: miniupnpc Description-md5: 3d9ea3e08c317f931e9646ec11c73197 Description-en: UPnP IGD client lightweight library client The UPnP protocol is supported by most home adsl/cable routers and Microsoft Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software solution to support the "Internet Gateway Device" part of the protocol. The MediaServer/MediaRenderer UPnP protocol is also becoming very popular. . Miniupnpc aims at the simplest library possible, with the smallest footprint and no dependencies to other libraries such as XML parsers or HTTP implementations. All the code is pure ANSI C. Compiled on a x86 PC, the miniupnp client library have less than 15KB code size. For instance, the upnpc sample program is around 20KB. The miniupnp daemon is much smaller than any other IGD daemon and is ideal for using on low memory device for this reason. . This package is an example client for the library. Package: mir-demos Description-md5: 438fbed9a91dcd2671ec41b04913bd86 Description-en: Mir Display Server - demonstration programs Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains demo applications that use the Mir display server Package: mir-graphics-drivers-desktop Description-md5: 59d745ac811598ba73a8e13e20ca3dd2 Description-en: Mir Display Server - desktop driver metapackage Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on a full set of graphics and input drivers for traditional desktop systems. Package: mir-graphics-drivers-nvidia Description-md5: c0424baaf74e4b1256606a561265ab82 Description-en: Mir Display Server - Nvidia driver metapackage Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on a full set of graphics drivers for Nvidia systems. Package: mir-platform-graphics-eglstream-kms Description-md5: 2b191965ce82ac99a8d25828a19dfdb9 Description-en: Mir Display Server - eglstream-kms driver metapackage Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on a full set of graphics and input drivers for eglstream-kms systems. Package: mir-platform-graphics-eglstream-kms20 Description-md5: de3eb683c5cd18107a001c6710326ebe Description-en: Mir Display Server - platform library for NVIDIA Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to interact with the hardware platform using the EGLStream EGL extensions, such as the NVIDIA binary driver. Package: mir-platform-graphics-gbm-kms Description-md5: 05b58bd09bf49946527e9b9ec5127458 Description-en: Mir Display Server - gbm-kms driver metapackage Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on a full set of graphics and input drivers for gbm-kms systems. Package: mir-platform-graphics-gbm-kms20 Description-md5: d66e80bece6e0ba55c34a0d691029ac2 Description-en: Mir Display Server - platform library for KMS Mesa Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to interact with the hardware platform using the Mesa drivers. Package: mir-platform-graphics-wayland Description-md5: d6462affe2c9705c94330ef888c61bec Description-en: Mir Display Server - wayland driver metapackage Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on a full set of graphics and input drivers for wayland systems. Package: mir-platform-graphics-wayland20 Description-md5: d1ae9e6e928dbbb17a0576cc2c04998d Description-en: Mir Display Server - platform library for Wayland Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to interact with a "host" Wayland display server. Package: mir-platform-graphics-x Description-md5: 91ffd09dd18fe029f248419094a716e8 Description-en: Mir Display Server - x driver metapackage Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on a full set of graphics and input drivers for X systems. Package: mir-platform-graphics-x20 Description-md5: 472a7b047101bb76476a2d980f65a30f Description-en: Mir Display Server - platform library for X11 Mesa Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to interact with the X11 platform using the Mesa drivers. Package: mir-platform-input-evdev8 Description-md5: 90e53d61146b870f3030f3931198c9fc Description-en: Mir Display Server - input platform library Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to interact with the input hardware using the evdev interface. Package: mir-platform-rendering-egl-generic Description-md5: e8328d4b0868253b7e48b1a46264ef90 Description-en: Mir Display Server - EGL rendering provider metapackage Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . This package depends on the current provider of accelerated client rendering support via standard EGL interfaces. Package: mir-platform-rendering-egl-generic20 Description-md5: c53bba5d9431201a53a8903842cca1d1 Description-en: Mir Display Server - generic EGL rendering platform Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to provide accelerated client rendering via standard EGL interfaces. Package: mir-test-tools Description-md5: 94ca9c295a0197948e62bb50b87dc42c Description-en: Mir Display Server - stress tests and other test tools Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains tools for smoke and performance testing the Mir display server Package: mir-wlcs-integration Description-md5: 71b3e542b35358f2a9a5d28123cd64fe Description-en: Mir Display Server - wlcs integration Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains libraries for integration with the wlcs test suite Package: mirtest-dev Description-md5: 32cc63ccfaab1c888ad772a208dcc7e8 Description-en: Mir Display Server - test development headers and library Mir is a display server running on Linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files and static library for testing of server and/or client development. Package: mixxx Description-md5: d491a99ebd0dc954a099371a444cc98a Description-en: Digital Disc Jockey Interface Mixxx is a digital DJ system, where Wave, Ogg, FLAC and MP3 files can be mixed on a computer for use in live performances. Filters, crossfader, and speed control are provided. Mixxx can sync the 2 streams automatically, using an algorithm to detect the beat. . Mixxx works with Jack or OSS, can be controlled from the GUI or from external controllers, including MIDI devices and joysticks, and supports skins. Package: mixxx-data Description-md5: cc2934c524bc4f3bee30372e77eef3aa Description-en: Digital Disc Jockey Interface -- data files Mixxx is a digital DJ system, where Wave, Ogg, FLAC and MP3 files can be mixed on a computer for use in live performances. Filters, crossfader, and speed control are provided. Mixxx can sync the 2 streams automatically, using an algorithm to detect the beat. . Mixxx works with Jack or OSS, can be controlled from the GUI or from external controllers, including MIDI devices and joysticks, and supports skins. . This package provides images and skin configuration files required for mixxx. Package: mkbootimg Description-md5: 0d10e2b9aac44ee2f6beda66718048b2 Description-en: Creates Android boot images Creates Android boot images that includes kernel image and ramdisk, in a special format which can be used with fastboot. Package: mlat-client-adsbfi Description-md5: dcf872d2cbf981079138365c5f3bb8b7 Description-en: ADS-B multilateration client mlat-client-adsbfi feeds selected messages from an ADS-B receiver to a multilateration server, and provides access to the results generated by the server. Package: mlir-14-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-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: mlir-17-tools Description-md5: d0b5aeb3d29bd335ae224dda484fdc7a Description-en: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Package: mlir-18-tools Description-md5: d0b5aeb3d29bd335ae224dda484fdc7a Description-en: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Package: mlir-19-tools Description-md5: d0b5aeb3d29bd335ae224dda484fdc7a Description-en: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Package: mlir-20-tools Description-md5: d0b5aeb3d29bd335ae224dda484fdc7a Description-en: Multi-Level Intermediate Representation tools Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together. . This package provides tools. Package: mlpack-bin Description-md5: 233ebea4c1714a5a46500fae5ffe2f3e Description-en: intuitive, fast, scalable C++ machine learning library (binaries) This package contains example binaries using the mlpack Library. . Machine Learning Pack (mlpack) is an intuitive, fast, scalable C++ machine learning library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of machine learning methods and function as a “swiss army knife” for machine learning researchers. Package: mlpack-doc Description-md5: d3fe3d2d1ccfd82055f0b7b13846bafc Description-en: intuitive, fast, scalable C++ machine learning library (documentation) This package contains documentation for the mlpack Library. . Machine Learning Pack (mlpack) is an intuitive, fast, scalable C++ machine learning library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of machine learning methods and function as a “swiss army knife” for machine learning researchers. Package: mlterm Description-md5: 344a7672990ee06ff67716bffa92a42a Description-en: MultiLingual TERMinal This is a terminal emulator for X Window System, which supports various encodings including ISO-8859-[1-11,13-16], TCVN5712, VISCII, TIS-620 (same as ISO-8859-11), KOI8-{R,U,T}, CP{1251,1255}, GEORGEAN-PS, EUC-JP, EUC-JISX0213, ISO-2022-JP{,1,2,3}, Shift_JIS, Shift_JISX0213, ISO-2022-KR, EUC-KR, UHC, JOHAB, EUC-CN (aka GB2312), GBK, ISO-2022-CN, Big5, EUC-TW, HZ, UTF-8, and GB18030. . Doublewidth characters for east Asian, combining characters for Thai, Vietnamese, and other diacritics, BiDi (bi-directionality) for Arabic and Hebrew as well as Arabic shaping are all supported. Though mlterm supports Indic complex languages such as Hindi, this Debian package is not compiled with Indic support. . Since mlterm checks the current locale and selects appropriate encoding, you don't need to configure mlterm to display your language and encoding. . mlterm also supports unique features such as scrollbar API, multiple windows, multiple XIM, anti-alias using FreeType and Xft, and so on. Package: mlterm-common Description-md5: 6c4111c276af77faa0c71a1d79d48752 Description-en: MultiLingual TERMinal, common files mlterm is a terminal emulator for X Window System, which supports various encodings, doublewidth characters, BiDi, Arabic shaping, and so on. . This package contains necessary files which are common for mlterm and mlterm-tiny packages. Package: mlterm-im-fcitx Description-md5: fd8b6e6063a381871e4e7f80ae72e664 Description-en: MultiLingual TERMinal, Flexible Input Method plugin mlterm is a terminal emulator for X Window System, which supports various encodings, doublewidth characters, BiDi, Arabic shaping, and so on. . This package contains Flexible Input Method plugin for mlterm. Package: mlterm-im-ibus Description-md5: fd69d0e7b658456abd4c05fa0ae33cd5 Description-en: MultiLingual TERMinal, IBus input method plugin mlterm is a terminal emulator for X Window System, which supports various encodings, doublewidth characters, BiDi, Arabic shaping, and so on. . This package contains IBus input method plugin for mlterm. Package: mlterm-im-m17nlib Description-md5: ba68b671a62fdda3868ba330617c9e58 Description-en: MultiLingual TERMinal, m17nlib input method plugin mlterm is a terminal emulator for X Window System, which supports various encodings, doublewidth characters, BiDi, Arabic shaping, and so on. . This package contains m17nlib input method plugin for mlterm. Package: mlterm-im-scim Description-md5: d8c0fe658587f2bf052b1751c8a6756d Description-en: MultiLingual TERMinal, scim input method plugin mlterm is a terminal emulator for X Window System, which supports various encodings, doublewidth characters, BiDi, Arabic shaping, and so on. . This package contains scim input method plugin for mlterm. Package: mlterm-im-skk Description-md5: 0d6e069592c2c808a4f0e02b033e7556 Description-en: MultiLingual TERMinal, SKK input method plugin mlterm is a terminal emulator for X Window System, which supports various encodings, doublewidth characters, BiDi, Arabic shaping, and so on. . This package contains Simple Kana Kanji (SKK) Input Method plugin for mlterm. Package: mlterm-im-uim Description-md5: f9ecfa6349ce5f511d1009f7efba56e6 Description-en: MultiLingual TERMinal, uim input method plugin mlterm is a terminal emulator for X Window System, which supports various encodings, doublewidth characters, BiDi, Arabic shaping, and so on. . This package contains uim input method plugin for mlterm. Package: mlterm-im-wnn Description-md5: 2bd05e480cd8bab1c74d3c93e865d66b Description-en: MultiLingual TERMinal, FreeWnn input method plugin mlterm is a terminal emulator for X Window System, which supports various encodings, doublewidth characters, BiDi, Arabic shaping, and so on. . This package contains FreeWnn Input Method plugin for mlterm. Package: mlterm-tiny Description-md5: 66b7b5eb8dc1342743d0e39203115140 Description-en: MultiLingual TERMinal, tiny version This is a terminal emulator for X Window System, which supports various encodings including ISO-8859-[1-11,13-16], TCVN5712, VISCII, TIS-620 (same as ISO-8859-11), KOI8-{R,U,T}, CP{1251,1255}, GEORGEAN-PS, EUC-JP, EUC-JISX0213, ISO-2022-JP{,1,2,3}, Shift_JIS, Shift_JISX0213, ISO-2022-KR, EUC-KR, UHC, JOHAB, EUC-CN (aka GB2312), GBK, ISO-2022-CN, Big5, EUC-TW, HZ, UTF-8, and GB18030. . Doublewidth characters for east Asian, combining characters for Thai, Vietnamese, and other diacritics, BiDi (bi-directionality) for Arabic and Hebrew as well as Arabic shaping are all supported. Though mlterm supports Indic complex languages such as Hindi, this Debian package is not compiled with Indic support. . Since mlterm checks the current locale and selects appropriate encoding, you don't need to configure mlterm to display your language and encoding. . mlterm also supports unique features such as scrollbar API, multiple windows, multiple XIM, anti-alias using FreeType and Xft, and so on. . This tiny version does not support fancy features such as background image and so on, except for i18n-related features. Package: mlterm-tools Description-md5: 910b0b310112a693b82e13230a41c984 Description-en: MultiLingual TERMinal, additional tools mlterm is a terminal emulator for X Window System, which supports various encodings, doublewidth characters, BiDi, Arabic shaping, and so on. . This package contains configuration tools and so on for mlterm. Package: moarvm Description-md5: f6375ab5929d033bf1518633670567bb Description-en: virtual machine for Rakudo Perl 6 and NQP Short for "Metamodel On A Runtime", MoarVM is a modern virtual machine built for the Rakudo Raku (formerly Perl 6) compiler and the NQP Compiler Toolchain. MoarVM is used by the majority of Raku programmers. . Highlights include: * Great Unicode support, with strings represented at grapheme level * Dynamic analysis of running code to identify hot functions and loops, and perform a range of optimizations, including type specialization and inlining * Support for threads, a range of concurrency control constructs, and asynchronous sockets, timers, processes, and more * Generational, parallel, garbage collection * Support for numerous language features, including first class functions, exceptions, continuations, runtime loading of code, big integers and interfacing with native libraries Package: moarvm-dev Description-md5: 40df8c052a76d2c2c59087bcc7e53864 Description-en: development files for moarvm Storing 'Short for "Metamodel On A Runtime", MoarVM is a modern virtual machine built for the Rakudo Raku (formerly Perl 6) compiler and the NQP Compiler Toolchain. MoarVM is used by the majority of Raku programmers. . This package contains the developments files required to compile Nqp and Rakudo. Package: moosefs-cgi Description-md5: d0888f5ccae05efbe5153827eb859c72 Description-en: MooseFS - CGI monitor CGI application to monitor MooseFS through master/metadata server. . MooseFS (MFS) is a fault tolerant, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: . * A hierarchical structure (directory tree). * POSIX file attributes (permissions, last access and modification times). * Special files (block and character devices, pipes and sockets). * Symbolic links and hard links. * Access control based on IP address and/or password. . Distinctive features of MooseFS are: . * High availability. * Fault tolerance. * Strong integrity check. * Capacity is dynamically expandable by simply adding new computers/disks. * Deleted files are retained for a configurable period of time (a file system level "trash bin"). * Coherent snapshots of files, even during I/O. Package: moosefs-cgiserv Description-md5: 42c731d320b3c4b7113789a31b12ff7a Description-en: simple CGI-capable HTTP server to run MooseFS CGI monitor Simple standalone CGI-capable HTTP server to run MooseFS CGI Monitor. . MooseFS (MFS) is a fault tolerant, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: . * A hierarchical structure (directory tree). * POSIX file attributes (permissions, last access and modification times). * Special files (block and character devices, pipes and sockets). * Symbolic links and hard links. * Access control based on IP address and/or password. . Distinctive features of MooseFS are: . * High availability. * Fault tolerance. * Strong integrity check. * Capacity is dynamically expandable by simply adding new computers/disks. * Deleted files are retained for a configurable period of time (a file system level "trash bin"). * Coherent snapshots of files, even during I/O. Package: moosefs-chunkserver Description-md5: faa741b8876d1e74e40394b9c4ee7f40 Description-en: MooseFS - data server The MooseFS data server. . MooseFS (MFS) is a fault tolerant, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: . * A hierarchical structure (directory tree). * POSIX file attributes (permissions, last access and modification times). * Special files (block and character devices, pipes and sockets). * Symbolic links and hard links. * Access control based on IP address and/or password. . Distinctive features of MooseFS are: . * High availability. * Fault tolerance. * Strong integrity check. * Capacity is dynamically expandable by simply adding new computers/disks. * Deleted files are retained for a configurable period of time (a file system level "trash bin"). * Coherent snapshots of files, even during I/O. Package: moosefs-cli Description-md5: 2a8f1b3f2de5c68f622f0b51027af691 Description-en: MooseFS CLI utility MooseFS monitoring utility which can be used for showing list of connected chunkservers, clients, health of the system, some stats etc. . MooseFS (MFS) is a fault tolerant, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: . * A hierarchical structure (directory tree). * POSIX file attributes (permissions, last access and modification times). * Special files (block and character devices, pipes and sockets). * Symbolic links and hard links. * Access control based on IP address and/or password. . Distinctive features of MooseFS are: . * High availability. * Fault tolerance. * Strong integrity check. * Capacity is dynamically expandable by simply adding new computers/disks. * Deleted files are retained for a configurable period of time (a file system level "trash bin"). * Coherent snapshots of files, even during I/O. Package: moosefs-client Description-md5: 0a3bd90a33471b0442fa64680b84902c Description-en: MooseFS - client tools and mount utility Moosefs FUSE mount utility "mfsmount" and client tools. . MooseFS (MFS) is a fault tolerant, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: . * A hierarchical structure (directory tree). * POSIX file attributes (permissions, last access and modification times). * Special files (block and character devices, pipes and sockets). * Symbolic links and hard links. * Access control based on IP address and/or password. . Distinctive features of MooseFS are: . * High availability. * Fault tolerance. * Strong integrity check. * Capacity is dynamically expandable by simply adding new computers/disks. * Deleted files are retained for a configurable period of time (a file system level "trash bin"). * Coherent snapshots of files, even during I/O. Package: moosefs-common Description-md5: 3900b31ed61dab4ad73fcbdec34483cb Description-en: MooseFS - common files This is an empty package to facilitate creation of "mfs" user for MooseFS daemons and to own "/etc/mfs" and "/var/lib/mfs" directories. . MooseFS (MFS) is a fault tolerant, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: . * A hierarchical structure (directory tree). * POSIX file attributes (permissions, last access and modification times). * Special files (block and character devices, pipes and sockets). * Symbolic links and hard links. * Access control based on IP address and/or password. . Distinctive features of MooseFS are: . * High availability. * Fault tolerance. * Strong integrity check. * Capacity is dynamically expandable by simply adding new computers/disks. * Deleted files are retained for a configurable period of time (a file system level "trash bin"). * Coherent snapshots of files, even during I/O. Package: moosefs-master Description-md5: 1ecaccf30048af994d54a9627406d1c4 Description-en: MooseFS - master server MooseFS master (metadata) server. . MooseFS (MFS) is a fault tolerant, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: . * A hierarchical structure (directory tree). * POSIX file attributes (permissions, last access and modification times). * Special files (block and character devices, pipes and sockets). * Symbolic links and hard links. * Access control based on IP address and/or password. . Distinctive features of MooseFS are: . * High availability. * Fault tolerance. * Strong integrity check. * Capacity is dynamically expandable by simply adding new computers/disks. * Deleted files are retained for a configurable period of time (a file system level "trash bin"). * Coherent snapshots of files, even during I/O. Package: moosefs-metalogger Description-md5: 67a3a8a980351bf2c53e2c95684efa9f Description-en: MooseFS - metalogger server MooseFS metadata replication (backup) server. . MooseFS (MFS) is a fault tolerant, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: . * A hierarchical structure (directory tree). * POSIX file attributes (permissions, last access and modification times). * Special files (block and character devices, pipes and sockets). * Symbolic links and hard links. * Access control based on IP address and/or password. . Distinctive features of MooseFS are: . * High availability. * Fault tolerance. * Strong integrity check. * Capacity is dynamically expandable by simply adding new computers/disks. * Deleted files are retained for a configurable period of time (a file system level "trash bin"). * Coherent snapshots of files, even during I/O. Package: moosefs-netdump Description-md5: f7d268191838a37586d173b660e15f16 Description-en: MooseFS network packet dump utility MooseFS monitoring tool "mfsnetdump" utility which can interpret MooseFS network traffic and show it in colorful form. . MooseFS (MFS) is a fault tolerant, scaling-out, network distributed file system. It spreads data over several physical servers which are visible to the user as one resource. For standard file operations MooseFS mounted with FUSE acts as other Unix-alike file systems: . * A hierarchical structure (directory tree). * POSIX file attributes (permissions, last access and modification times). * Special files (block and character devices, pipes and sockets). * Symbolic links and hard links. * Access control based on IP address and/or password. . Distinctive features of MooseFS are: . * High availability. * Fault tolerance. * Strong integrity check. * Capacity is dynamically expandable by simply adding new computers/disks. * Deleted files are retained for a configurable period of time (a file system level "trash bin"). * Coherent snapshots of files, even during I/O. Package: mopac Description-md5: 06f2c86d7c4d2e76a74f40337a84d774 Description-en: Molecular Orbital PACkage (MOPAC) MOPAC is a general-purpose semiempirical molecular orbital package for the study of solid state and molecular structures and reactions. . The semiempirical Hamiltonians MNDO, AM1, PM3, PM6, RM1, MNDO-d and PM7 are used in the electronic part of the calculation to obtain molecular orbitals, the heat of formation and its derivative with respect to molecular geometry. . Using these results MOPAC calculates the vibrational spectra, thermodynamic quantities, isotopic substitution effects and force constants for molecules, radicals, ions, and polymers. For studying chemical reactions, a transition state location routine and two transition state optimizing routines are available. For users to get the most out of the program, they must understand how the program works, how to enter data, how to interpret the results, and what to do when things go wrong. Package: morbig Description-md5: d445cb4fca8c723edd463f1f00188399 Description-en: Parser for POSIX shell scripts Morbig is a parser for shell scripts that are written in the POSIX shell script language. It parses the scripts statically, that is without executing them, and constructs a concrete syntax tree for each of them. The concrete syntax trees are built using constructors according to the shell grammar of the POSIX standard. . This package contains the parser tool which allows you to parse shell scripts, and to obtain their concrete syntax tree in various formats. Package: mp4h Description-md5: 50dc119daee9730d3000394b409596f6 Description-en: Macro processor for HTML documents Mp4h is a macro processor specifically designed for HTML documents, with powerful programming features. It allows definition and expansion of new tags with a syntax familiar to HTML authors. . Mp4h is a core component of the Website Meta Language (WML). Package: mptcpd Description-md5: 670c82a26bad83c04582465309d367b4 Description-en: Multipath TCP Daemon The Multipath TCP Daemon - mptcpd - is a daemon for Linux based operating systems that performs Multipath TCP path management related operations in the user space. . It interacts with the Linux kernel through a generic Netlink connection to track per-connection information (e.g. available remote addresses), available network interfaces, request new MPTCP subflows, handle requests for subflows, etc. . By default, this daemon will load the 'addr_adv' plugin from the 'mptcpd-plugins' package, which will add MPTCP endpoints with the 'subflow' flag ("client" mode) for the default in-kernel path-manager. Note that this is something NetworkManager does by default. Having several daemons configuring the MPTCP endpoints at the same time should be avoided. This daemon is usually recommended when NetworkManager is not available, or when advanced per-connection path management is needed, using the userspace path-manager and a custom-made made plugin using the C API. Package: mptcpd-plugins Description-md5: 9d6c534eb9e96d27bebde2a00b191758 Description-en: Multipath TCP Daemon Plug-ins The Multipath TCP Daemon Plug-ins package is a collection of plugins for mptcpd, short for Multipath TCP Daemon. These plugins can be used to perform Multipath TCP path management related operations in the user space. . The daemon interacts with the Linux kernel through a generic Netlink connection to track per-connection information (e.g. available remote addresses), available network interfaces, request new MPTCP subflows, handle requests for subflows, etc. Plugins can react on events and requests path management related operations to create subflows, advertise addresses, etc. Package: mptcpize Description-md5: 30c175f639e7dfa5b09d3d72ce2f5392 Description-en: Multipath TCP Converter The Multipath TCP Converter tool - mptcpize - helps to enable MPTCP usage on unmodified legacy services. It can run programs forcing MPTCP socket usage instead of TCP. It can also update systemd units to force them to run under mptcpize launcher. . To use MPTCP on a Linux kernel, it is required to explicitly create an MPTCP socket. In theory, it is then needed to modify an existing program to benefit from MPTCP. In practice, 'socket()' syscall can be modified to create an MPTCP socket instead of TCP. This is done with the help of libmptcpwrap and LD_PRELOAD. Package: msort Description-md5: deea6b3e063390720008f14d7bebe8d0 Description-en: utility for sorting records in complex ways msort is a program for sorting files in sophisticated ways. It was originally developed for alphabetizing dictionaries of "exotic" languages, for which it has been extensively used, but is useful for many other purposes. msort differs from typical sort utilities in providing greater flexibility in parsing the input into records and identifying key fields and greater control over the sort order. Its main distinctive features are: . o Msort can be used as a command-line program or via a graphical user interface that is helpful not only to those who find a complicated command line difficult to deal with but also to those unfamiliar with the finer points of sorting. o Records need not be single lines of text but may be delimited in a number of ways. o Key fields may be selected by position in the record (counting from the beginning or the end), by character ranges (e.g. the key consists of the fourth through eighth characters), or by matching a regular expression to a tag. o For each key an arbitrary sort order may be specified. Msort also understands locales. o For each key an effectively unlimited number of multigraphs (sequences of characters to be treated as a single unit for purposes of sorting, "collating elements" in Unicode parlance) of effectively unlimited length may be defined. o In addition to the usual lexicographic and numerical comparisons, msort supports hybrid lexicographic-numeric comparison (for things like filenames and section headings, so that, e.g., 2a will precede 10b), random comparison, and ordering by angle, date, time, month name, domain name, email address, ISO8601 date-time, and string length. o Numbers may be in just about any known number system, e.g. Chinese or Devanagari. o For each key a distinct set of characters may be excluded from consideration when sorting in any combination of initial, final, and medial position in the key field. o For each key a distinct set of regular expression substitutions may be defined. These provide the means to make names like McCarthy sort before MacCawley, as if McCarthy were spelled MacCarthy as well as to handle the rare cases in which a single character is treated for purposes of sorting as a sequence, such as German "eszet" sign, which is traditionally sorted as if it were ss. o Lexicographic keys may be reversed, allowing the construction of reverse dictionaries. o Any or all keys may be optional. For optional keys, the user may specify how records missing the key field should compare to records in which the key field is present. o A choice of sorting algorithms with different properties is provided. . msort understands UTF-8 Unicode. Unicode may be used anywhere that text is entered: in the text to be sorted, in sort order and exclusion definitions, as a field or record separator, or as a field tag. Full Unicode case-folding is available. Package: msort-gui Description-md5: 1a0a41410a5d6985782a3358f7a62a3b Description-en: tcl/tk gui for msort utility msort-gui is a frontend for msort utility. It is helpful not only to those who find a complicated command line difficult to deal with but also to those unfamiliar with the finer points of sorting. Package: mu4e Description-md5: fa2b6b5556c3aeb1f5e6c19b19a58695 Description-en: e-mail client for Emacs based on mu (maildir-utils) mu4e (mu-for-emacs) is an e-mail client for GNU-Emacs version 23 and later, built on top of the mu e-mail search engine. mu4e is optimized for fast handling of large amounts of e-mail. Package: mumble Description-md5: 07c8e9ffe77a700bb357718c18477b62 Description-en: Low latency encrypted VoIP client Mumble is a low-latency, high quality voice chat program for gaming. It features noise suppression, encrypted connections for both voice and instant messaging, automatic gain control and low latency audio with support for multiple audio standards. Mumble includes an in-game overlay compatible with most open-source and commercial 3D applications. Mumble is just a client and uses a non-standard protocol. You will need a dedicated server to talk to other users. Server functionality is provided by the package "mumble-server". Package: mumble-server Description-md5: 1fcced71b2a711c76977f8dc39491949 Description-en: Low latency encrypted VoIP server Murmur is the VoIP server component for Mumble. Murmur is installed in a system-wide fashion, but can also be run by individual users. Each murmur process supports multiple virtual servers, each with their own user base and channel list. Package: mypaint Description-md5: ad32506829ca6057a6e8d0d7165ea727 Description-en: paint program for use with graphics tablets MyPaint is a pressure- and tilt-sensitive painting program which works well with Wacom graphics tablets and other similar devices. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting. . This package contains the main program. Package: mypaint-data Description-md5: 47360304f58b5f8d65352a27de08b0c9 Description-en: runtime data files for MyPaint MyPaint is a pressure- and tilt-sensitive painting program which works well with Wacom graphics tablets and other similar devices. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting. . This package contains icons and backgrounds for the MyPaint program. Package: mypaint-data-extras Description-md5: b4905782879b5c83a5c5b4cdb6206dba Description-en: high resolution backgrounds for mypaint MyPaint is a pressure- and tilt-sensitive painting program which works well with Wacom graphics tablets and other similar devices. It comes with a large brush collection including charcoal and ink to emulate real media, but the highly configurable brush engine allows you to experiment with your own brushes and with not-quite-natural painting. . This package contains high resolution paper texture backgrounds for painting on. Since the files are large, installation is optional. Package: mysql-router Description-md5: 68df088e13493c106d4f76a2eb4efc60 Description-en: route connections from MySQL clients to MySQL servers MySQL Router is part of InnoDB cluster, and is lightweight middleware that provides transparent routing between your application and back-end MySQL servers. It can be used for a wide variety of use cases, such as providing high availability and scalability by effectively routing database traffic to appropriate back-end MySQL servers. The pluggable architecture also enables developers to extend MySQL Router for custom use cases. . Since MySQL Router is clustering software and needs to be configured and managed across an entire cluster, packaging cannot manage it for you. This package supplies the binary build only, ready for manual configuration. Package: mysql-source Description-md5: 88f58941059fab032315a68e3122ac60 Description-en: MySQL source MySQL 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 MySQL are speed, robustness and ease of use. . This package includes the MySQL source code as configured before building - but after the arch specific configuration. This is currently required for building plugins. Package: mysql-testsuite Description-md5: 182146ce5ac7c0106d3e245665a91d48 Description-en: MySQL regression tests MySQL 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 MySQL are speed, robustness and ease of use. . This package includes the MySQL testsuite. Package: mythtv-status Description-md5: 866f6509b1119d1b7ceb82ad1aba9319 Description-en: Show the status of a MythTV backend Shows the current status of a local or remote MythTV backend and up to the next 10 recordings for today and tomorrow. . Also provides functionality for updating the MOTD with this information, this can provide a good heads up on when you should avoid heavy CPU or I/O work on your MythTV backend. Package: nano-tiny Description-md5: 26373c621bdb00986d716853280c567b Description-en: small, friendly text editor inspired by Pico - tiny build GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). . This package contains a build of GNU nano with many features disabled, for environments such as rescue disks where resources are limited. Package: natpmpc Description-md5: 3e6836b51e54105ace203d12cfd308e2 Description-en: portable and fully compliant implementation of NAT-PMP (client) NAT-PMP is the direct concurrent to the UPnP IGD specification. It is providing a way to do NAT traversal. It is part of the Bonjour protocol specifications. At the moment it is mainly supported by Apple software and hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or (Open)Solaris Router, you should have a look at MiniUPnPd which is supporting NAT-PMP in addition to UPnP since December 2007 ! . libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol NAT-PMP for the client side. It is based on non blocking sockets and all calls of the API are asynchronous. It is therefore very easy to integrate the NAT-PMP code to any event driven code. . This package contains the natpmpc test client. Package: ncl-ncarg Description-md5: f7c7da9bee6b463205b6a0274f19d551 Description-en: NCAR Command Language and NCAR graphics The NCAR Command Language (NCL) is a free interpreted language designed specifically for scientific data processing and visualization. NCL has robust file input and output. It can read and write netCDF-3, netCDF-4 classic HDF4, HDF5, binary, and ASCII data, and read HDF-EOS2, GRIB1 and GRIB2. The graphics are world class and highly customizable. . The software comes with a couple of useful command line tools: * ncl_filedump - prints the contents of supported files (netCDF, HDF, GRIB1, GRIB2, HDF-EOS2, and CCM History Tape) * ncl_convert2nc - converts one or more GRIB1, GRIB2, HDF and/or HDF-EOS iles to netCDF formatted files. Package: netcat-traditional Description-md5: 83fb6fcb16e6638fb447527fffff1e0a Description-en: TCP/IP swiss army knife A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. . This is the "classic" netcat, written by *Hobbit*. It lacks many features found in netcat-openbsd. Package: netgen Description-md5: fa19cf7e23e3c6f2e89e1cd6a2aae4e5 Description-en: Automatic 3d tetrahedral mesh generator NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. Package: netgen-doc Description-md5: 7c78a11c9416178ad608a1ed33d0e929 Description-en: Automatic 3d tetrahedral mesh generator documentation NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. . This package contains the user manual (in PDF format) and example files. Package: netgen-headers Description-md5: acad9649eee77b9bd5e354fd96169527 Description-en: Automatic 3d tetrahedral mesh generator internal headers NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. . This package contains internal headers. Package: netstandard-targeting-pack-2.1-9.0 Description-md5: 641468ee0444dafb5b15365c14220c6c Description-en: Internal - targeting pack for NETStandard.Library 2.1 This package provides a targeting pack for NETStandard.Library 2.1 that allows developers to compile against and target NETStandard.Library 2.1 applications using the .NET SDK. This are not meant for general use. Package: neuron Description-md5: d344f1a3fd51bb7cd3f68e2ee57c7f4a Description-en: Simulation environment for computational models of neurons NEURON is a simulation environment for modeling individual neurons and networks of neurons. It provides tools for conveniently building, managing, and using models in a way that is numerically sound and computationally efficient. It is particularly well-suited to problems that are closely linked to experimental data, especially those that involve cells with complex anatomical and biophysical properties. . NEURON offers * "natural syntax", which allows one to specify model properties in familiar idioms * efficient and painless spatial and temporal discretization * several different, user-selectable numerical integration methods * convenient user interface (interpreters + GUI) * user-extendable library of biophysical mechanisms Package: neuron-dev Description-md5: d27754ceaf6a177a18e925ffd81ff395 Description-en: Neuron simulation environment - Development files NEURON is a simulation environment for modeling individual neurons and networks of neurons. It provides tools for conveniently building, managing, and using models in a way that is numerically sound and computationally efficient. It is particularly well-suited to problems that are closely linked to experimental data, especially those that involve cells with complex anatomical and biophysical properties. . This package contains development files for the NEURON environment. Package: nfdump Description-md5: 4fa77d0d490891adcde185fa1cc34138 Description-en: netflow capture daemon Collects and processes netflow data with command line tools. Collected netflow data is stored in filesystem and is limited by available storage space only. Tools are optimized for speed and filtering. nfcapd reads netflow v5, v7, v9 and IPFIX flows transparently. You need one nfcapd process for each netflow stream. Package: nfdump-sflow Description-md5: a117d3b23094754849df79bc829ee86f Description-en: sflow collector daemon sfcapd collects sflow data and stores it into nfcapd compatible files. Package: nmodl Description-md5: 864d22333327f0872172d25d5e79f392 Description-en: Code generation engine for the NEURON modeling language The NMODL Framework is a code generation engine for the NEURON MODeling Language (NMODL). It is designed with modern compiler and code generation techniques to: * Provide modular tools for parsing, analysing and transforming NMODL * Provide easy to use, high level Python API * Generate optimised code for modern compute architectures including CPUs, GPUs * Flexibility to implement new simulator backends * Support the full NMODL specification Package: node-tough-cookie Description-md5: f795cf7c28719fe74e686a808e37abc8 Description-en: RFC6265 Cookies and Cookie Jar for node.js This library just provides a way to read and write RFC6265 HTTP cookie headers. . Node.js is an event-based server-side JavaScript engine. Package: nodejs Description-md5: 0d0bbaed314d7d26588d112ee4ede074 Description-en: evented I/O for V8 javascript - runtime executable Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . Node.js is bundled with several useful libraries to handle server tasks: . System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings. Package: nodejs-doc Description-md5: f6ac623e9b900beab3517ba17914bb07 Description-en: API documentation for Node.js, the javascript platform Node.js is a platform built on Chrome's JavaScript runtime for easily building fast, scalable network applications. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient, perfect for data-intensive real-time applications that run across distributed devices. . Node.js is bundled with several useful libraries to handle server tasks: . System, Events, Standard I/O, Modules, Timers, Child Processes, POSIX, HTTP, Multipart Parsing, TCP, DNS, Assert, Path, URL, Query Strings. . This package contains API documentation for Node.js. Package: nqp Description-md5: df708fee397b23813f9d67d7fb8f6703 Description-en: Not Quite Perl compiler A bootstrapping compiler for code that is like Raku (previously Perl 6). The key feature of NQP is that it's designed to be a very small compiler featuring the Raku object model and as a high-level way to create bytecode and modules for virtual machines (such as the JVM, and MoarVM). . Unlike a full-fledged implementation of Raku, NQP strives to have as small a runtime footprint as it can, while still providing a Raku object model and grammar engine for the virtual machine. Package: nqp-data Description-md5: f8ecbe3d6eeda34554d332c0603cc595 Description-en: Data files for NQP compiler A bootstrapping compiler for code that is like Raku (previously Perl 6). The key feature of NQP is that it's designed to be a very small compiler featuring the Raku object model and as a high-level way to create bytecode and modules for virtual machines (such as the JVM, and MoarVM). . Unlike a full-fledged implementation of Raku, NQP strives to have as small a runtime footprint as it can, while still providing a Raku object model and grammar engine for the virtual machine. . This package contains the architecture independent files (mostly the files compiled for Moar VM) Package: ntp Description-md5: 478df64ab7ec53f98fde4b6609b69b9c Description-en: Network Time Protocol daemon/utilities (transitional package) This is a dummy transitional package to transition to NTPsec. It can be safely removed. Package: ntp-doc Description-md5: e045136c201469a62ca425c831cc6f95 Description-en: Network Time Protocol docs (transitional package) This is a dummy transitional package to transition to NTPsec. It can be safely removed. Package: ntpdate Description-md5: 70a63a2d48deb3b01421dfbf30350dcc Description-en: Network Time Protocol client (transitional package) This is a dummy transitional package to transition to NTPsec. It can be safely removed. Package: ntpsec Description-md5: c455d4fac72d8d6e46cfdbc0a5ddb7b3 Description-en: Network Time Protocol daemon and utility programs NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, or similar time signals. . This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts. . This is the NTPsec version of NTP. NTPsec is a secure, hardened, and improved implementation derived from the original NTP project. NTPsec supports Network Time Security (NTS) which provides cryptographically authenticated time. . For more information about the NTP protocol and NTP server configuration and operation, install the package "ntpsec-doc". Package: ntpsec-doc Description-md5: 305615088e9512416c11e16403af0a23 Description-en: Network Time Protocol documentation NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, or similar time signals. . This package contains HTML documentation for the ntpsec packages (ntpsec, ntpsec-ntpdate). . This is part of NTPsec. NTPsec is a secure, hardened, and improved implementation derived from the original NTP project. Package: ntpsec-ntpdate Description-md5: 71e2f5537b567c32013b184c9137b5ef Description-en: client for setting system time from NTP servers NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, or similar time signals. . ntpdate is a simple NTP client that sets a system's clock to match the time obtained by communicating with one or more NTP servers. It is not sufficient, however, for maintaining an accurate clock in the long run. ntpdate by itself is useful for occasionally setting the time on machines that do not have full-time network access, such as laptops. . This is the NTPsec version of ntpdate. NTPsec is a secure, hardened, and improved implementation derived from the original NTP project. . If the full NTP daemon from the package "ntpsec" is installed, then ntpsec-ntpdate is not necessary. Package: ntpsec-ntpdig Description-md5: 4ea65e175e70452fe6e632f224a1a7ae Description-en: ntpdig SNTP client NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, or similar time signals. . ntpdig can be used as an SNTP client to query a NTP or SNTP server and either display the time or set the local system's time. It is not sufficient, however, for maintaining an accurate clock in the long run. . This is the NTPsec version of ntpdig, which is equivalent to the sntp utility. NTPsec is a secure, hardened, and improved implementation derived from the original NTP project. Package: ntpsec-ntpviz Description-md5: 0eaae42373fa30a1293b94825738d9bd Description-en: NTP statistics graphing utility NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, or similar time signals. . ntpviz analyzes NTP log files and generates statistical plots from them. The output is in the form of HTML with images. If Apache is installed, it will be served at: /ntpviz . This is part of NTPsec. NTPsec is a secure, hardened, and improved implementation derived from the original NTP project. 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: numba-doc Description-md5: c0dcfd237d66973e0d104bb73c082a8e Description-en: native machine code compiler for Python (docs) Numba compiles native machine code instructions from Python programs at runtime using the LLVM compiler infrastructure. Just-in-time compilation with Numba could be easily employed by decorating individual computation intensive functions in the Python code. Numba could significantly speed up the performance of computations, and optionally supports compilation to run on GPU processors through Nvidia's CUDA platform. It integrates well with the Python scientific software stack, and especially recognizes Numpy arrays. . This package contains the documentation and examples. Package: nurpawiki Description-md5: 9b4624fc36fa0c87e0e581b15621c949 Description-en: Wiki with integrated to-do list and scheduler Nurpawiki is a personal information manager (PIM) application that combines a wiki, a to-do list and a simple scheduler to help you get organized. It aims to ease note taking and action planning. Actions (to-dos) are always associated with notes or plans (wiki pages). . Nurpawiki is available as an Eliom module for the Ocsigen web server, and uses PostgreSQL as backend. Package: nuspell Description-md5: cb5bf2f0612a5da162f1fa784197f691 Description-en: spell checker (program) Nuspell is a free and open source spell checker that is written in modern C++. It is designed for languages with rich morphology and complex word compounding. . Main features are: - Full unicode support backed by ICU - Backward compatibility with Hunspell dictionary file format - Twofold affix stripping (for agglutinative languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.) - Support complex compounds (for example, Hungarian, German and Dutch) - Support language specific features (for example, special casing of Azeri and Turkish dotted i, or German sharp s) - Handle conditional affixes, circumfixes, fogemorphemes, forbidden words, pseudoroots and homonyms. . This package contains the command-line program. Package: nvptx-tools Description-md5: 74384c5631b0dda32bf93fddb7e4ae7e Description-en: collection of tools for use with nvptx-none GCC toolchains The tools consist of - nvptx-none-as: "assembler" for PTX. - nvptx-none-ld: "linker" for PTX. - nvptx-none-run: run PTX binaries compiled with -mmainkernel. Additionally, the following symlinks are installed: - nvptx-none-ar: link to the GNU/Linux host system's ar. - nvptx-none-ranlib: link to the GNU/Linux host system's ranlib. Package: nwipe Description-md5: 4c9098ef9191f65068f0701d3db2f71c Description-en: Utility to securely erase disks Nwipe is a command that will securely erase disks using a variety of recognised methods. It is a fork of the dwipe command used by Darik's Boot and Nuke (DBAN). Package: obs-ashmanix-countdown Description-md5: 1bf08668246fca86df3fdf63e844e83f Description-en: plugin for OBS Studio to create a countdown timer This plugin lets to use a text source in OBS to show a countdown timer that updates in real time. This is useful to show to viewers the time left before a transmission. . The plugin appears as a dockable widget and comes with options to display a final message or to switch to a scene when the counter reaches zero. These two features can be disabled via checkbox, so the countdown will show the zero time when waiting for someone to switch the scene. . When configuring, is possible to set a period of time or a real time to count down from it. Also is possible to choose not show some part of the time (hours, minutes, seconds). Package: obs-plugins Description-md5: 4743a3cf0718cf932aaff6660bcfb83e Description-en: recorder and streamer for live video content (plugins) OBS Studio is designed for efficiently recording and streaming live video content. It supports live RTP streaming to various streaming sites. . This package contains some extra plugins (ALSA, JACK, PipeWire, DeckLink, VLC). Package: obs-studio Description-md5: cbfc110806d932e7f3e83ac87b6bfc7e Description-en: recorder and streamer for live video content OBS Studio is designed for efficiently recording and streaming live video content. It supports live RTP streaming to various streaming sites. . Other features include: * Encoding using H264 (x264) and AAC * Unlimited number of scenes and sources * File output to MP4 or FLV * GPU-based game capture for high performance game streaming * Bilinear or lanczos3 resampling . Note that OBS Studio requires an OpenGL 3.2 compatible video card. Package: ocaml-dune Description-md5: 3b7b258409be63651afbbcbee89e77b7 Description-en: composable build system for OCaml projects Dune is a build system designed for OCaml/Reason projects only. It focuses on providing the user with a consistent experience and takes care of most of the low-level details of OCaml compilation. All you have to do is provide a description of your project and Dune will do the rest. . This package contains the dune executable. Package: ocaml-odoc Description-md5: 44109cd9e922bc9e748a501ce9acf60f Description-en: documentation generator for OCaml (standalone tool) Odoc is a documentation generator for the OCaml programming language. It reads doc comments contained in OCaml source code, delimited with (** ... *), and produces HTML. . Odoc's main advantage over ocamldoc is an accurate cross-referencer, which handles the complexity of the OCaml module system. Odoc also offers a good opportunity to improve HTML output compared to ocamldoc. . Furthermore, odoc can be used by dune to generate documentation of OCaml projects using dune as a build-system. . This package contains the odoc tool. Package: ocamlformat Description-md5: e5bb7f38d42828fd2ddfbfea621d353d Description-en: auto-formatter for OCaml code ocamlformat is a code formatter for OCaml. It comes with opinionated default settings but is also fully customizable to suit your coding style. - Profiles: ocamlformat offers profiles with predefined formatting configurations. - Configurable: Users can change the formatting profile and configure every option in their .ocamlformat configuration file. - Format Comments: ocamlformat can format comments, docstrings, and even code blocks in your comments. - RPC: ocamlformat provides an RPC server that can be used by other tools to easily format OCaml Code. Package: ocplib-simplex-ocaml-dev Description-md5: c755269fc07de400d1f1731f4582d63e Description-en: simplex library for solving linear inequalities ocplib-simplex is a (fully) functional OCaml implementation of the simplex algorithm for solving systems of linear inequalities. The implementation is incremental and backtrackable. It is able to extract unsat-cores for unsatisfiable problems, and supports linear optimization. Package: ocsigenserver Description-md5: 635eae691583f148ead250733aee1445 Description-en: web server of the Ocsigen project The Ocsigen project is aimed at proposing clean and safe tools for developing and running client/server Web 2.0 applications. . Ocsigen Server is a full featured Web server. It implements most features of the HTTP protocol, and has a very powerful extension mechanism that make very easy to plug your own OCaml modules for generating pages. Many extensions are available, like a reverse proxy, content compression, access control, authentication, etc. Package: ocsigenserver-doc Description-md5: 330c8d9f36fb9ef15f7adea05a714432 Description-en: web server of the Ocsigen project (documentation) The Ocsigen project is aimed at proposing clean and safe tools for developing and running client/server Web 2.0 applications. . Ocsigen Server is a full featured Web server. It implements most features of the HTTP protocol, and has a very powerful extension mechanism that make very easy to plug your own OCaml modules for generating pages. Many extensions are available, like a reverse proxy, content compression, access control, authentication, etc. . This package contains documentation: the manual (in wikicreole format) and the API reference generated by ocamldoc (in HTML format). Package: odil Description-md5: e44be4546f6416a41a6f596d65f86cd8 Description-en: C++11 library for the DICOM standard (application) Odil leverages C++ constructs to provide a user-friendly API of the different parts of the DICOM standard. Included in Odil are exception-based error handling, generic access to datasets elements, standard JSON and XML representation of datasets, and generic implementation of messages, clients and servers for the various DICOM protocols. . This package contains the command-line application. Package: ogre-1.12-doc Description-md5: b592ab3f09cd7be17a51bdfdd2b45a0c Description-en: 3D Object-Oriented Graphics Rendering Engine (documentation) OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. . This package contains the documentation. Package: ogre-1.12-tools Description-md5: 584c8d5813c6f43723ee55303096a361 Description-en: 3D Object-Oriented Graphics Rendering Engine (tools) OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. . This package contains tools used to convert from and to OGRE's native mesh format. Package: omniidl Description-md5: c2104e81d9f4649ada071c0ed508ae7c Description-en: omniORB IDL to C++ and Python3 compiler omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes the idl compiler. Package: omniorb Description-md5: a9e34d634d148a07a3e0a1f18e59e2aa Description-en: IOR and naming service utilities for omniORB omniORB is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. Package: omniorb-doc Description-md5: 9ce1856ae6fed110892b95658765f7f9 Description-en: omniORB documentation and examples omniORB4 is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes the documentation and compiled examples. Package: omniorb-idl Description-md5: 122028cc6ec172f0d83311cf803dd3fb Description-en: omniORB CORBA services idl files omniORB is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes the idl files. Package: omniorb-nameserver Description-md5: bbb43248de37b94cbfb0aea4ee67baf8 Description-en: omniORB naming service omniORB is a freely available Common Object Request Broker Architecture (CORBA) 2.6 compliant object request broker (ORB) implementation. It is based on the IIOP communications protocol and should be interoperable with any other CORBA 2.6 compliant ORB. . This includes the CORBA nameserver. Package: onboard Description-md5: 9f50885a8ac80103dfe94731ab8eb79b Description-en: Simple On-screen Keyboard On-screen Keyboard (OSK) with macros, easy layout creation and word suggestion. . This virtual keyboard can be useful for tablet PC users operated via touchscreens, as well as for mobility impaired users. Package: onboard-common Description-md5: 4d5af29476f55342a60355d54c0b5470 Description-en: Simple On-screen Keyboard (common files) On-screen Keyboard (OSK) with macros, easy layout creation and word suggestion. . This package ships the architecture independent files of the onboard on-screen keyboard. Package: onboard-data Description-md5: 2a7ae8c5c5ae9bf9fb8b1820face7633 Description-en: Language model files for the word suggestion feature of Onboard On-screen Keyboard (OSK) with macros, easy layout creation and word suggestion. . This package installs default language model files for various languages. The word suggestion feature of Onboard uses these files (and if available also custom user language model files) to compute the word completion suggestions and the word prediction suggestions. Package: open3d-doc Description-md5: d61069d73e247fb2e7b0cf7b6e034147 Description-en: Library for 3D data processing - API documentation Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. . This package provides the API documentation. Package: open3d-gui Description-md5: 576b062ff0f3f0cf76e1272f44713ca7 Description-en: Transitional dummy package for open3d-viewer This package is a transitional dummy package and can be safely removed. Package: open3d-tools Description-md5: 7ccac4fdbcc53037bc9e4f6854913292 Description-en: Library for 3D data processing - tools Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. . This package provides additional tools for data processing. Package: open3d-viewer Description-md5: c8a21da91c80032f2d758df8ee932e49 Description-en: Library for 3D data processing - viewer GUI Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. . This package provides the stand-alone viewer for data visualization. Package: open3d-viewer-data Description-md5: 04f816f9a1d6adec9c99a94175a67ba2 Description-en: Library for 3D data processing - viewer GUI resources Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. . This package provides the resources for the viewer. Package: openbabel Description-md5: 9d391ce1a3230895a2568f94e8575839 Description-en: Chemical toolbox utilities (cli) Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It allows one to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. Features include: . * Hydrogen addition and deletion * Support for Molecular Mechanics * Support for SMARTS molecular matching syntax * Automatic feature perception (rings, bonds, hybridization, aromaticity) * Flexible atom typer and perception of multiple bonds from atomic coordinates * Gasteiger-Marsili partial charge calculation . File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC. . This package includes the following utilities: * obabel: Convert between various chemical file formats * obenergy: Calculate the energy for a molecule * obminimize: Optimize the geometry, minimize the energy for a molecule * obgrep: Molecular search program using SMARTS pattern * obgen: Generate 3D coordinates for a molecule * obprop: Print standard molecular properties * obfit: Superimpose two molecules based on a pattern * obrotamer: Generate conformer/rotamer coordinates * obconformer: Generate low-energy conformers * obchiral: Print molecular chirality information * obrotate: Rotate dihedral angle of molecules in batch mode * obprobe: Create electrostatic probe grid Package: openbabel-gui Description-md5: 5dbd1d7b9cdd1829cf84bdb7c03f9c3e Description-en: Chemical toolbox utilities (graphical user interface) Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It allows one to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. Features include: . * Hydrogen addition and deletion * Support for Molecular Mechanics * Support for SMARTS molecular matching syntax * Automatic feature perception (rings, bonds, hybridization, aromaticity) * Flexible atom typer and perception of multiple bonds from atomic coordinates * Gasteiger-Marsili partial charge calculation . File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC. . This package contains the openbabel GUI based on wxWidgets. Package: opencc Description-md5: e1eea6dcca0142c8716dad48b07bb04c Description-en: simplified-traditional Chinese conversion tool opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package includes the conversion tool. Package: openimageio-tools Description-md5: 5a45e99499104b15abcb7e60df3c5227 Description-en: Library for reading and writing images - command line tools OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. Main features include: . * Extremely simple but powerful ImageInput and ImageOutput APIs for reading and writing 2D images that is format agnostic -- that is, a "client app" doesn't need to know the details about any particular image file formats. Specific formats are implemented by DLL/DSO plugins. . * Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really good at understanding all the strange corners of the image formats, and are very careful about preserving image metadata (including Exif, GPS, and IPTC data). . * An ImageCache class that transparently manages a cache so that it can access truly vast amounts of image data (thousands of image files totaling hundreds of GB) very efficiently using only a tiny amount (tens of megabytes at most) of runtime memory. Additionally, a TextureSystem class provides filtered MIP-map texture lookups, atop the nice caching behavior of ImageCache. . * Several image tools based on these classes, including iinfo (print detailed info about images), iconvert (convert among formats, data types, or modify metadata), idiff (compare images), igrep (search images for matching metadata). Because these tools are based on ImageInput/ImageOutput, they work with any image formats for which ImageIO plugins are available. . * A really nice image viewer, iv, also based on OpenImageIO classes (and so will work with any formats for which plugins are available). . * Supported on Linux, OS X, and Windows. . * All available under the BSD license, so you may modify it and use it in both open source or proprietary apps. . This package contains command line tools, including iv image viewer. Package: openjdk-17-dbg Description-md5: d73cb0a41450fd194ce774f2b26510b8 Description-en: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. Package: openjdk-17-demo Description-md5: 8c587e17f25fb354ef51e27e56507756 Description-en: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime Package: openjdk-17-doc Description-md5: 4689d9c1e14d405d15f0710639599643 Description-en: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. Package: openjdk-17-jdk Description-md5: b9e7f4837238c34971e4a8b72ab7d045 Description-en: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-17-jdk-headless Description-md5: 494a52f34d707a832270d6d51a78f511 Description-en: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-17-jre Description-md5: 13097853553de1ab39cc189225a9cbaa Description-en: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. Package: openjdk-17-jre-headless Description-md5: 62c2c9689e617c48cc4480926d2ca785 Description-en: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. Package: openjdk-17-jre-zero Description-md5: c714861c802c9808def07d5329c6ed78 Description-en: Alternative JVM for OpenJDK, using Zero The package provides an alternative runtime using the Zero VM. Built on architectures in addition to the Hotspot VM as a debugging aid for those architectures which don't have a Hotspot VM. . The VM is started with the option `-zero'. See the README.Debian for details. Package: openjdk-17-source Description-md5: 5e4d8bbb398daa24b05478a4a3be42bf Description-en: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. Package: openjdk-21-demo Description-md5: 8c587e17f25fb354ef51e27e56507756 Description-en: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime Package: openjdk-21-doc Description-md5: 4689d9c1e14d405d15f0710639599643 Description-en: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. Package: openjdk-21-jre-zero Description-md5: c714861c802c9808def07d5329c6ed78 Description-en: Alternative JVM for OpenJDK, using Zero The package provides an alternative runtime using the Zero VM. Built on architectures in addition to the Hotspot VM as a debugging aid for those architectures which don't have a Hotspot VM. . The VM is started with the option `-zero'. See the README.Debian for details. Package: openjdk-21-testsupport Description-md5: 90b36dc9c28e2e8bfec904dc5995bd4c Description-en: Java runtime based on OpenJDK (regression test support) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains all the binary files needed to run the OpenJDK autopkg tests. Package: openjdk-22-dbg Description-md5: d73cb0a41450fd194ce774f2b26510b8 Description-en: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. Package: openjdk-22-demo Description-md5: 8c587e17f25fb354ef51e27e56507756 Description-en: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime Package: openjdk-22-doc Description-md5: 4689d9c1e14d405d15f0710639599643 Description-en: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. Package: openjdk-22-jdk Description-md5: b9e7f4837238c34971e4a8b72ab7d045 Description-en: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-22-jdk-headless Description-md5: 494a52f34d707a832270d6d51a78f511 Description-en: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-22-jre Description-md5: 13097853553de1ab39cc189225a9cbaa Description-en: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. Package: openjdk-22-jre-headless Description-md5: 62c2c9689e617c48cc4480926d2ca785 Description-en: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. Package: openjdk-22-jre-zero Description-md5: c714861c802c9808def07d5329c6ed78 Description-en: Alternative JVM for OpenJDK, using Zero The package provides an alternative runtime using the Zero VM. Built on architectures in addition to the Hotspot VM as a debugging aid for those architectures which don't have a Hotspot VM. . The VM is started with the option `-zero'. See the README.Debian for details. Package: openjdk-22-source Description-md5: 5e4d8bbb398daa24b05478a4a3be42bf Description-en: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. Package: openjdk-22-testsupport Description-md5: 90b36dc9c28e2e8bfec904dc5995bd4c Description-en: Java runtime based on OpenJDK (regression test support) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains all the binary files needed to run the OpenJDK autopkg tests. Package: openjdk-23-dbg Description-md5: d73cb0a41450fd194ce774f2b26510b8 Description-en: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. Package: openjdk-23-demo Description-md5: 8c587e17f25fb354ef51e27e56507756 Description-en: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime Package: openjdk-23-doc Description-md5: 4689d9c1e14d405d15f0710639599643 Description-en: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. Package: openjdk-23-jdk Description-md5: b9e7f4837238c34971e4a8b72ab7d045 Description-en: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-23-jdk-headless Description-md5: 494a52f34d707a832270d6d51a78f511 Description-en: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-23-jre Description-md5: 13097853553de1ab39cc189225a9cbaa Description-en: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. Package: openjdk-23-jre-headless Description-md5: 62c2c9689e617c48cc4480926d2ca785 Description-en: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. Package: openjdk-23-jre-zero Description-md5: c714861c802c9808def07d5329c6ed78 Description-en: Alternative JVM for OpenJDK, using Zero The package provides an alternative runtime using the Zero VM. Built on architectures in addition to the Hotspot VM as a debugging aid for those architectures which don't have a Hotspot VM. . The VM is started with the option `-zero'. See the README.Debian for details. Package: openjdk-23-source Description-md5: 5e4d8bbb398daa24b05478a4a3be42bf Description-en: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. Package: openjdk-23-testsupport Description-md5: 90b36dc9c28e2e8bfec904dc5995bd4c Description-en: Java runtime based on OpenJDK (regression test support) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains all the binary files needed to run the OpenJDK autopkg tests. Package: openjdk-24-dbg Description-md5: d73cb0a41450fd194ce774f2b26510b8 Description-en: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. Package: openjdk-24-demo Description-md5: 8c587e17f25fb354ef51e27e56507756 Description-en: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime Package: openjdk-24-doc Description-md5: 4689d9c1e14d405d15f0710639599643 Description-en: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. Package: openjdk-24-jdk Description-md5: b9e7f4837238c34971e4a8b72ab7d045 Description-en: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-24-jdk-headless Description-md5: 494a52f34d707a832270d6d51a78f511 Description-en: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-24-jre Description-md5: 13097853553de1ab39cc189225a9cbaa Description-en: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. Package: openjdk-24-jre-headless Description-md5: 62c2c9689e617c48cc4480926d2ca785 Description-en: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. Package: openjdk-24-jre-zero Description-md5: c714861c802c9808def07d5329c6ed78 Description-en: Alternative JVM for OpenJDK, using Zero The package provides an alternative runtime using the Zero VM. Built on architectures in addition to the Hotspot VM as a debugging aid for those architectures which don't have a Hotspot VM. . The VM is started with the option `-zero'. See the README.Debian for details. Package: openjdk-24-source Description-md5: 5e4d8bbb398daa24b05478a4a3be42bf Description-en: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. Package: openjdk-24-testsupport Description-md5: 90b36dc9c28e2e8bfec904dc5995bd4c Description-en: Java runtime based on OpenJDK (regression test support) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains all the binary files needed to run the OpenJDK autopkg tests. Package: openjdk-25-dbg Description-md5: d73cb0a41450fd194ce774f2b26510b8 Description-en: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. Package: openjdk-25-demo Description-md5: 8c587e17f25fb354ef51e27e56507756 Description-en: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime Package: openjdk-25-doc Description-md5: 4689d9c1e14d405d15f0710639599643 Description-en: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. Package: openjdk-25-jdk Description-md5: b9e7f4837238c34971e4a8b72ab7d045 Description-en: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-25-jdk-headless Description-md5: 494a52f34d707a832270d6d51a78f511 Description-en: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-25-jre Description-md5: 13097853553de1ab39cc189225a9cbaa Description-en: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. Package: openjdk-25-jre-headless Description-md5: 62c2c9689e617c48cc4480926d2ca785 Description-en: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. Package: openjdk-25-jre-zero Description-md5: c714861c802c9808def07d5329c6ed78 Description-en: Alternative JVM for OpenJDK, using Zero The package provides an alternative runtime using the Zero VM. Built on architectures in addition to the Hotspot VM as a debugging aid for those architectures which don't have a Hotspot VM. . The VM is started with the option `-zero'. See the README.Debian for details. Package: openjdk-25-source Description-md5: 5e4d8bbb398daa24b05478a4a3be42bf Description-en: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. Package: openjdk-25-testsupport Description-md5: 90b36dc9c28e2e8bfec904dc5995bd4c Description-en: Java runtime based on OpenJDK (regression test support) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains all the binary files needed to run the OpenJDK autopkg tests. Package: openttd Description-md5: e232f316a3798721d600f2bdc3d37b17 Description-en: reimplementation of Transport Tycoon Deluxe with enhancements OpenTTD is a reimplementation of the Microprose game "Transport Tycoon Deluxe" with lots of new features and enhancements. . OpenTTD is playable with the free graphics files from the openttd-opengfx package and optional sound and music files from the openttd-opensfx and openttd-openmsx packages Alternatively, OpenTTD can use the graphics files from the original Transport Tycoon Deluxe game (See README.Debian on how to set this up). Package: openttd-data Description-md5: e6838370e9aa4c3125f970976271d1b3 Description-en: common data files for the OpenTTD game This package contains data files like language files, scripts and some auxiliary graphics. It does not include any full graphics or sound sets, which still need to be installed separately to play OpenTTD. Package: osmo-stp Description-md5: c20181d822a19c75db734751541a8061 Description-en: Osmocom SIGTRAN STP (Signaling Transfer Point) This is the Osmocom (Open Source Mobile Communications) implementation of a Signaling Transfer Point (STP) for SS7/SIGTRAN telecommunication networks. At this point it is a very minimal implementation, missing lots of the functionality usually present in a STP, such as Global Title Routing, Global Title Translation. Package: ovmf-ia32 Description-md5: 45406fadf3a151c202373ad38c0f2c3e Description-en: UEFI firmware for 32-bit x86 virtual machines Open Virtual Machine Firmware is a build of EDK II for 32-bit x86 virtual machines. It includes full support for UEFI, including Secure Boot, allowing use of UEFI in place of a traditional BIOS in your VM. Package: paraview Description-md5: 5c47a88e770ddcce5a6db0dc85eef2b5 Description-en: Parallel Visualization Application ParaView is an open-source, multi-platform application designed to visualize data sets of size varying from small to very large. The goals of the ParaView project include the following: . * Develop an open-source, multi-platform visualization application. * Support distributed computation models to process large data sets. * Create an open, flexible, and intuitive user interface. * Develop an extensible architecture based on open standards. . ParaView runs on distributed and shared memory parallel as well as single processor systems and has been successfully tested on Windows, Mac OS X, Linux and various Unix workstations, clusters and supercomputers. Under the hood, ParaView uses the Visualization Toolkit as the data processing and rendering engine and has a user interface written using Qt. Package: paraview-dev Description-md5: e46950631e29ad4c2f5ffe589134054a Description-en: Parallel Visualization Application. Development header files ParaView is an open-source, multi-platform application designed to visualize data sets of size varying from small to very large. The goals of the ParaView project include the following: . * Develop an open-source, multi-platform visualization application. * Support distributed computation models to process large data sets. * Create an open, flexible, and intuitive user interface. * Develop an extensible architecture based on open standards. . ParaView runs on distributed and shared memory parallel as well as single processor systems and has been successfully tested on Windows, Mac OS X, Linux and various Unix workstations, clusters and supercomputers. Under the hood, ParaView uses the Visualization Toolkit as the data processing and rendering engine and has a user interface written using Qt. Development header files Package: paraview-doc Description-md5: 6d16fc150b1d49d713d90a74008b9ab5 Description-en: Parallel Visualization Application. Comprehensive documentation ParaView is an open-source, multi-platform application designed to visualize data sets of size varying from small to very large. The goals of the ParaView project include the following: . * Develop an open-source, multi-platform visualization application. * Support distributed computation models to process large data sets. * Create an open, flexible, and intuitive user interface. * Develop an extensible architecture based on open standards. . ParaView runs on distributed and shared memory parallel as well as single processor systems and has been successfully tested on Windows, Mac OS X, Linux and various Unix workstations, clusters and supercomputers. Under the hood, ParaView uses the Visualization Toolkit as the data processing and rendering engine and has a user interface written using Qt. Comprehensive documentation. Package: partclone Description-md5: bf78f383fbe1b3a56ce2f96b44635b76 Description-en: Utility to clone and restore a partition Partclone is a project like the well-known backup utility "Partition Image" a.k.a. partimage. . Partclone provides utilities to back up used blocks and design for highest compatibility with file system using supported libraries like e2fslibs. . check the project website for more details http://partclone.org Package: pass-extension-audit Description-md5: 76ebb33a81f328fd2d033980362e1c3b Description-en: Pass extension for auditing your password repository pass audit is a password-store extension for auditing your passwordstore repository. Passwords will be checked against the Python implementation of Dropbox' zxcvbn algorithm and Troy Hunt's Have I Been Pwned Service. It supports safe breached password detection from haveibeenpwned.com using a K-anonymity method. Using this method, you do not need to (fully) trust the server that stores the breached password. You should read the security consideration section for more information. . This package installs the pass extension Package: pcp Description-md5: cf73bbf0bd78441a37224ae34c61d9a9 Description-en: System level performance monitoring and performance management Performance Co-Pilot (PCP) is a framework and services to support system-level performance monitoring and performance management. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: pcp-conf Description-md5: 748f7ed63a2950c45ec8df5541a3d05e Description-en: Performance Co-Pilot runtime configuration The pcp-conf package contains important runtime configuration files required by all programs and libraries that make up the Performance Co-Pilot (PCP) toolkit. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: pcp-doc Description-md5: 58750a1e66ce330d190b8baeae7798ae Description-en: Documentation and tutorial for the Performance Co-Pilot The pcp-doc package provides useful information on using and configuring the Performance Co-Pilot (PCP) toolkit for system level performance management. It includes tutorials, HOWTOs, and other detailed documentation about the internals of core PCP utilities and daemons, and the PCP graphical tools. Package: pcp-export-pcp2elasticsearch Description-md5: 25be3b923395bc346d87246417174c81 Description-en: Tool for exporting data from PCP to Elasticsearch Performance Co-Pilot (PCP) front-end tool for exporting data from PCP into designated Elasticsearch instances. Package: pcp-export-pcp2graphite Description-md5: 80bfa76245a88fa7c4d2c5150635e08f Description-en: Tool for exporting data from PCP to Graphite Performance Co-Pilot (PCP) front-end tool for exporting data from PCP into designated Graphite (Carbon/Whisper) databases. Package: pcp-export-pcp2influxdb Description-md5: af068dbe056f391c4f7a27f855c84cfc Description-en: Tool for exporting data from PCP to InfluxDB Performance Co-Pilot (PCP) front-end tools for exporting metric values to InfluxDB (https://influxdata.com/time-series-platform/influxdb). Package: pcp-export-pcp2json Description-md5: 62f852e8a6d0b881c80ba78a67962e01 Description-en: Tool for exporting data from PCP to JSON Performance Co-Pilot (PCP) front-end tool for exporting data from PCP in JSON format. Package: pcp-export-pcp2spark Description-md5: dfe3a4e69aba61c444d0281d4948972d Description-en: Tool for exporting data from PCP to Apache Spark Performance Co-Pilot (PCP) front-end tools for exporting metric values to Apache Spark (https://spark.apache.org). Package: pcp-export-pcp2xlsx Description-md5: 3e29eddabe25fe9521fca14efb03dc84 Description-en: Tool for exporting data from PCP to Excel spreadsheets Performance Co-Pilot (PCP) front-end tool for exporting data from PCP in Excel spreadsheet format. Package: pcp-export-pcp2xml Description-md5: bf952dfa49fc3835ae3d7fffbd49f938 Description-en: Tool for exporting data from PCP to XML Performance Co-Pilot (PCP) front-end tool for exporting data from PCP in XML format. Package: pcp-export-pcp2zabbix Description-md5: 90aa7bd9afa785ce99e253d5e16c7575 Description-en: Tool for exporting data from PCP to Zabbix Performance Co-Pilot (PCP) front-end tool for exporting data from PCP into designated Zabbix monitoring servers. Package: pcp-export-zabbix-agent Description-md5: 2e4ff7e9c18fcf7726a52f8bdede9f8a Description-en: Module for exporting PCP metrics to Zabbix agent Performance Co-Pilot (PCP) module for exporting metrics from PCP to Zabbix via the Zabbix agent - see zbxpcp(3) for further details. Package: pcp-gui Description-md5: a0f3653733de3b4ed29fb8a206a7176f Description-en: Visualisation tools for the Performance Co-Pilot toolkit The PCP GUI package primarily includes visualisation tools for monitoring systems using live and archived Performance Co-Pilot (PCP) sources. . These tools have dependencies on graphics libraries which may or may not be installed on server machines, so PCP GUI is delivered as a separate package to the core PCP infrastructure. Package: pcp-import-collectl2pcp Description-md5: f116fa51cf4190505218b49a5f979204 Description-en: Tool for importing data from collectl into PCP archive logs Performance Co-Pilot (PCP) front-end tool for importing data from collectl into standard PCP archive logs for replay with any PCP monitoring tool. (such as pmie, pmlogsummary, pmchart or pmdumptext). Package: pcp-import-ganglia2pcp Description-md5: cc2e92d62cb55665f0c09a0bd9630204 Description-en: Tool for importing data from ganglia into PCP archive logs Performance Co-Pilot (PCP) front-end tool for importing data from ganglia into standard PCP archive logs for replay with any PCP monitoring tool (such as pmie, pmlogsummary, pmchart or pmdumptext). Package: pcp-import-iostat2pcp Description-md5: 62f8f331e7e7c8fb19e2c912b251339f Description-en: Tool for importing data from iostat into PCP archive logs Performance Co-Pilot (PCP) front-end tool for importing data from iostat into standard PCP archive logs for replay with any PCP monitoring tool. (such as pmie, pmlogsummary, pmchart or pmdumptext). Package: pcp-import-mrtg2pcp Description-md5: 2844f3b28ba90230f9b91673cc6047b5 Description-en: Tool for importing data from MRTG into PCP archive logs Performance Co-Pilot (PCP) front-end tool for importing data from MRTG (the Multi Router Traffic Grapher tool) into standard PCP archive logs for replay with any PCP monitoring tool (such as pmie, pmlogsummary, pmchart or pmdumptext). Package: pcp-import-sar2pcp Description-md5: e9c3ec82b67c8536b300124a04ba550f Description-en: Tool for importing data from sar into PCP archive logs Performance Co-Pilot (PCP) front-end tool for importing data from sar into standard PCP archive logs for replay with any PCP monitoring tool (such as pmie, pmlogsummary, pmchart or pmdumptext). Package: pcp-import-sheet2pcp Description-md5: d906c7893e4aaa613398f74eec6bb2f7 Description-en: Tool for importing data from a spreadsheet into PCP archive logs Performance Co-Pilot (PCP) front-end tool for importing spreadheet data into standard PCP archive logs for replay with any PCP monitoring tool. (such as pmie, pmlogsummary, pmchart, or pmdumptext). Package: pcp-pmda-infiniband Description-md5: a964ded07481ebea5dce658656ab726c Description-en: Infiniband performance metrics domain agent (PMDA) Performance Metrics Domain Agent (PMDA) for collecting Infiniband statistics. By default, it monitors the local HCAs but can also be configured to monitor remote GUIDs such as IB switches. Package: pcp-testsuite Description-md5: 5bdb83208b81ad57ac913ab0daefa470 Description-en: Performance Co-Pilot (PCP) Test Suite Quality assurance test suite for Performance Co-Pilot (PCP). . Provides a series of tests that exercise the many utilities and daemon processes that form the PCP toolkit. Regular users should never have any need to install this package, it is for developers and testers only. Package: pcp-zeroconf Description-md5: 18ffec0a184a3466acb6d869002ac830 Description-en: Performance Co-Pilot (PCP) Zeroconf Package Contains configuration tweaks and files that increase metrics gathering frequency, several extended pmlogger configurations, and automated pmie diagnosis, alerting and self-healing for the localhost. 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: pdfsandwich Description-md5: fad5987145b5c53d17bb2b7fa770242e Description-en: Tool to generate "sandwich" OCR pdf files pdfsandwich generates "sandwich" OCR pdf files, i.e. pdf files which contain only images (no text) will be processed by optical character recognition (OCR) and the text will be added to each page invisibly "behind" the images. pdfsandwich is a command line tool which is supposed to be useful to OCR scanned books or journals. . It is able to recognize the page layout even for multicolumn text. . Essentially, pdfsandwich is a wrapper script which calls the following binaries: convert, unpaper, gs (only for psd resizing), hocr2pdf (for tesseract < 3.03), and tesseract. Package: pdl Description-md5: 7ef15f0d151a92db7b679c164361028e Description-en: perl data language: Perl extensions for numerics PDL gives standard perl the ability to COMPACTLY store and SPEEDILY manipulate the large N-dimensional data arrays which are the bread and butter of scientific computing. The idea is to turn perl in to a free, array-oriented, numerical language in the same sense as commercial packages like IDL and MatLab. One can write simple perl expressions to manipulate entire numerical arrays all at once. For example, using PDL the perl variable $a can hold a 1024x1024 floating point image, it only takes 4Mb of memory to store it and expressions like $a=sqrt($a)+2 would manipulate the whole image in a few seconds. . A simple interactive shell (perldl) is provided for command line use together with a module (PDL) for use in perl scripts. Package: performous Description-md5: f1215dccc406e8ddb584eb942c3f7637 Description-en: karaoke game that allows user supplied songs A karaoke, band and dancing game where one or more players perform a song and the game scores their performances. Supports songs in UltraStar, Frets on Fire and StepMania formats. Microphones and instruments from SingStar, Guitar Hero and Rock Band as well as some dance pads are autodetected. Package: perlmagick Description-md5: 1f334da72af0f0bfe00d5b5136fed526 Description-en: Perl interface to ImageMagick -- dummy package PerlMagick is an objected-oriented Perl interface to ImageMagick. Use the module to read, manipulate, or write an image or image sequence from within a Perl script. This makes it very suitable for Web CGI scripts. . This is a transitional package to help migrate systems to the new libimage-magick-perl perl library. . This is a dummy package. You can safely purge or remove it. Package: perltidy Description-md5: ac1c04dd6c5ca63f121d18e84c2466d3 Description-en: Perl script indenter and reformatter Perltidy is a Perl script which indents and reformats Perl scripts to make them easier to read. . The formatting can be controlled with command line parameters. The default parameter settings approximately follow the suggestions in the Perl Style Guide. . Perltidy can also generate formatted HTML output from POD, and can even generate colored output in HTML for scripts. See examples at http://perltidy.sourceforge.net/ Package: pff-tools Description-md5: 5a818de45325f5e080916bc6055ed2e5 Description-en: utilities for MS Outlook PAB, PST and OST files Libpff is a library to access Personal Folder File (PFF) and Offline Folder File (OFF) formats. Those files formats are used by MS Outlook in PAB (Personal Address Book), PST (Personal Storage Table) and OST (Offline Storage Table) files. . This package contains tools to exports PAB, PST and OST files. Package: phast Description-md5: 5260b2251e211c62f521fa0303e12a8d Description-en: phylogenetic analysis with space/time models PHAST is a software package for comparative and evolutionary genomics. It consists of about half a dozen major programs, plus more than a dozen utilities for manipulating sequence alignments, phylogenetic trees, and genomic annotations. For the most part, PHAST focuses on two kinds of applications: the identification of novel functional elements, including protein-coding exons and evolutionarily conserved sequences; and statistical phylogenetic modeling, including estimation of model parameters, detection of signatures of selection, and reconstruction of ancestral sequences. . PHAST does not support phylogeny reconstruction or sequence alignment, and it is designed for use with DNA sequences only (see Comparison). Package: php-http Description-md5: 0b0132c52d44ab6de749af03590eeff7 Description-en: PECL HTTP module for PHP Extended HTTP Support This HTTP extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. . It eases handling of HTTP urls, headers and messages, provides means for negotiation of a client's preferred content type, language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. . It provides powerful request functionality with support for parallel requests. . This is empty package that depends on default PHP version. Package: php-http-all-dev Description-md5: 4e8fe5c51e0373a3ac69cd09dc21ffa4 Description-en: PECL HTTP module for PHP Extended HTTP Support This HTTP extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. . It eases handling of HTTP urls, headers and messages, provides means for negotiation of a client's preferred content type, language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. . It provides powerful request functionality with support for parallel requests. . This is empty package that depends on all PHP versions. Package: php-laravel-prompts Description-md5: d4350eb40af328865ca83c3e2447733f Description-en: Add beautiful and user-friendly forms to your command-line applications Laravel Prompts is a PHP package adding forms to command-line applications, with browser-like features including placeholder text and validation. . Laravel Prompts is perfect for accepting user input in Artisan console commands, but it may also be used in any command-line PHP project. Package: php-mapscript-ng Description-md5: 210de78e969a2da6b41ff81117e76f50 Description-en: PHP MapServer module (SWIG) PHP MapScript provides MapServer functions for PHP scripts. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. . This package provides MapScript for PHP based on SWIG. Package: php-phpseclib Description-md5: 10e7f76b4666e87ee17d51c011b757e1 Description-en: implementations of an arbitrary-precision integer arithmetic library The PHP Secure Communications Library are fully PKCS#1 (v2.1) compliant RSA, DES, 3DES, RC4, Rijndael, AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and X.509 implementations. Package: php-phpseclib3 Description-md5: 10e7f76b4666e87ee17d51c011b757e1 Description-en: implementations of an arbitrary-precision integer arithmetic library The PHP Secure Communications Library are fully PKCS#1 (v2.1) compliant RSA, DES, 3DES, RC4, Rijndael, AES, Blowfish, Twofish, SSH-1, SSH-2, SFTP, and X.509 implementations. Package: php8.3-http Description-md5: 0b40d8a018799b2b33f6309d412a1f7c Description-en: PECL HTTP module for PHP Extended HTTP Support This HTTP extension aims to provide a convenient and powerful set of functionality for one of PHPs major applications. . It eases handling of HTTP urls, headers and messages, provides means for negotiation of a client's preferred content type, language and charset, as well as a convenient way to send any arbitrary data with caching and resuming capabilities. . It provides powerful request functionality with support for parallel requests. Package: php8.4 Description-md5: 86488d7a405bdcbac9ece7c307f30abb Description-en: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-bcmath Description-md5: 8f9f425714b203a9b7d1f3678f64c107 Description-en: Bcmath module for PHP This package provides the Bcmath module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-bz2 Description-md5: 6221ff838ed81a370f3420140a1ccf42 Description-en: bzip2 module for PHP This package provides the bzip2 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-cgi Description-md5: 6e7b302bbf2d2d9ebbfd206856be136d Description-en: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php8.4-fpm package. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre random Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-cli Description-md5: a45805335ffc067846933e38cd38dd8c Description-en: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php8.4 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre random Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-common Description-md5: 22a3869c501657868c4eaafa1e98ce95 Description-en: documentation, examples and common module for PHP This package provides the documentation, examples and common module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-curl Description-md5: 037ff48845e2cbd8c4409f1910d1d1c2 Description-en: CURL module for PHP This package provides the CURL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-dba Description-md5: a1c9cd8c67d752f4aaf0ba88ecb360df Description-en: DBA module for PHP This package provides the DBA module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-dev Description-md5: 0eb67c1fc8bab71f7dbd4b6b064b263c Description-en: Files for PHP8.4 module development This package provides the files from the PHP8.4 source needed for compiling additional modules. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-enchant Description-md5: 687582edca33aa141d3f62c1294fcb07 Description-en: Enchant module for PHP This package provides the Enchant module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-fpm Description-md5: e3bb89e5b1e3fbe806cd175f90f3abe5 Description-en: server-side, HTML-embedded scripting language (FPM-CGI binary) This package provides the Fast Process Manager interpreter that runs as a daemon and receives Fast/CGI requests. Note that MOST Apache users probably want the libapache2-mod-php8.4 package. . The following extensions are built in: Core date filter hash json libxml openssl pcre random Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-gd Description-md5: 9aea7ee3b75b09eba5fefd1af9ab26af Description-en: GD module for PHP This package provides the GD module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-gmp Description-md5: c27167ffbd0137d52448a66a0373d465 Description-en: GMP module for PHP This package provides the GMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-interbase Description-md5: 40c18d15eeba50ef5700d72e1e45d586 Description-en: Interbase module for PHP This package provides the Interbase module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-intl Description-md5: 576352b0c1559ceb07b3161367c69f39 Description-en: Internationalisation module for PHP This package provides the Internationalisation module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-ldap Description-md5: 674f8027ec3be9f3e378dd49ab62750a Description-en: LDAP module for PHP This package provides the LDAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-mbstring Description-md5: 741a0b4b31628c18e80bdef4f0ec8141 Description-en: MBSTRING module for PHP This package provides the MBSTRING module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-mysql Description-md5: dba46097413040653c65df244b4f891f Description-en: MySQL module for PHP This package provides the MySQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-odbc Description-md5: be94f53ae2f70ea922c962bebf58357c Description-en: ODBC module for PHP This package provides the ODBC module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-opcache Description-md5: 2a678caa9876c07bd79145e7e6745aa0 Description-en: Zend OpCache module for PHP This package provides the Zend OpCache module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-pgsql Description-md5: e20af8e9fbc873e9bd5a36fc03e72ee6 Description-en: PostgreSQL module for PHP This package provides the PostgreSQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-phpdbg Description-md5: 67c6305a8de98639c145ce896becb6da Description-en: server-side, HTML-embedded scripting language (PHPDBG binary) This package provides the /usr/bin/phpdbg command interpreter, useful for stepthrough debugging of PHP code. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre random Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-readline Description-md5: e79602c7d6a0ebe56dc4c3a28ee1dab8 Description-en: readline module for PHP This package provides the readline module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-snmp Description-md5: 3c57e2b4019dc1d5227529c20c30718a Description-en: SNMP module for PHP This package provides the SNMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-soap Description-md5: 8ca6ca2ae4fbc6127f6522e73f05005a Description-en: SOAP module for PHP This package provides the SOAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-sqlite3 Description-md5: 0f31b34a4e9ca17b4007ed38c7c98f2c Description-en: SQLite3 module for PHP This package provides the SQLite3 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-sybase Description-md5: c5f3c0b4521b40ee671df4ab3452df1d Description-en: Sybase module for PHP This package provides the Sybase module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-tidy Description-md5: 1d8b49dbc79493bb30fb016ced2184c6 Description-en: tidy module for PHP This package provides the tidy module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-xml Description-md5: 9dffe9f3f61ff368673fc5a2dcd65841 Description-en: DOM, SimpleXML, XML, and XSL module for PHP This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.4-xsl Description-md5: 93c8fc5e2935346a001f328e898c3cff Description-en: XSL module for PHP (dummy) This package is a transitional dummy package and can be safely removed. Package: php8.4-zip Description-md5: e148c478613188b645a0ec42c87f0518 Description-en: Zip module for PHP This package provides the Zip module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: phpunit Description-md5: 3f32da5741bf4ad2de864d5b86e5f0ee Description-en: Unit testing suite for PHP Unit testing allows you to write small test methods which verify units of functionality in your program. It is a powerful technique for improving the quality of your software, preventing regressions, and allowing confident refactoring of your code. . PHPUnit is a unit testing suite for the PHP language, modelled on the xUnit testing framework, designed by Kent Beck and Erich Gamma. If you've used JUnit (for Java), PyUnit (for Python), CxxUnit (for C++), or any of the other equivalents for other languages, the API for this package should seem fairly familiar. If you've never written unit tests before, the PHPUnit API is simple to learn and use. Package: picard Description-md5: 60376330ff6f72c884fe95e026c80dbe Description-en: Next-Generation MusicBrainz audio files tagger Picard is the next generation MusicBrainz tagging application. . This new tagging concept is album oriented, as opposed to track oriented like the others taggers are. Package: picard-tools Description-md5: a5e12cc7f9a71a23dd5e9e9bceda91b1 Description-en: Command line tools to manipulate SAM and BAM files SAM (Sequence Alignment/Map) format is a generic format for storing large nucleotide sequence alignments. Picard Tools includes these utilities to manipulate SAM and BAM files: AddCommentsToBam FifoBuffer AddOrReplaceReadGroups FilterSamReads BaitDesigner FilterVcf BamIndexStats FixMateInformation GatherBamFiles BedToIntervalList GatherVcfs BuildBamIndex GenotypeConcordance CalculateHsMetrics IlluminaBasecallsToFastq CalculateReadGroupChecksum IlluminaBasecallsToSam CheckIlluminaDirectory LiftOverIntervalList CheckTerminatorBlock LiftoverVcf CleanSam MakeSitesOnlyVcf CollectAlignmentSummaryMetrics MarkDuplicates CollectBaseDistributionByCycle MarkDuplicatesWithMateCigar CollectGcBiasMetrics MarkIlluminaAdapters CollectHiSeqXPfFailMetrics MeanQualityByCycle CollectIlluminaBasecallingMetrics MergeBamAlignment CollectIlluminaLaneMetrics MergeSamFiles CollectInsertSizeMetrics MergeVcfs CollectJumpingLibraryMetrics NormalizeFasta CollectMultipleMetrics PositionBasedDownsampleSam CollectOxoGMetrics QualityScoreDistribution CollectQualityYieldMetrics RenameSampleInVcf CollectRawWgsMetrics ReorderSam CollectRnaSeqMetrics ReplaceSamHeader CollectRrbsMetrics RevertOriginalBaseQualitiesAndAddMateCigar CollectSequencingArtifactMetrics RevertSam CollectTargetedPcrMetrics SamFormatConverter CollectVariantCallingMetrics SamToFastq CollectWgsMetrics ScatterIntervalsByNs CompareMetrics SortSam CompareSAMs SortVcf ConvertSequencingArtifactToOxoG SplitSamByLibrary CreateSequenceDictionary SplitVcfs DownsampleSam UpdateVcfSequenceDictionary EstimateLibraryComplexity ValidateSamFile ExtractIlluminaBarcodes VcfFormatConverter ExtractSequences VcfToIntervalList FastqToSam ViewSam Package: pim-data-exporter Description-md5: 66decaaca403231780d652563e6799d6 Description-en: back up and archive PIM data An application to assist you with backing up and archiving PIM data, including the necessary configuration, for archival or transfer to another computer. Package: pim-sieve-editor Description-md5: 67a64ff384d13a09d1f053cda27263f9 Description-en: IMAP Sieve filter editor An application to assist with editing IMAP Sieve filters. Package: pitivi Description-md5: 23faa5d2e5b4845d687103b38e1a43fd Description-en: non-linear audio/video editor using GStreamer GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . PiTiVi allows users to easily edit audio/video projects based on the GStreamer framework. PiTIVi provides several ways of creating and modifying a timeline. Ranging from a simple synopsis view (a-la iMovie) to the full-blown editing view (aka Complex View) which puts you in complete control of your editing. 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: plfit Description-md5: 0e151aece027b47bd85af47c5ef09fa2 Description-en: fitting power-law distributions to empirical data -- interfaces The plfit software fits power-law distributions to empirical (discrete or continuous) data, according to the method of Clauset, Shalizi and Newman [SIAM Review 51, 661-703 (2009)]. . This package provides two command line utilities, plfit and plgen. Package: plfit-doc Description-md5: 0b4c7e29b5902a37f1b29938923892e4 Description-en: fitting power-law distributions to empirical data -- doc The plfit software fits power-law distributions to empirical (discrete or continuous) data, according to the method of Clauset, Shalizi and Newman [SIAM Review 51, 661-703 (2009)]. . This package provides examples and data samples. Package: pocl-doc Description-md5: e3c0e90e39c5759953608bcfdf5dbf74 Description-en: documentation for the pocl library Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). . This package provides the development files for the pocl library. Unless very specific needs, this package is useless. This package is only required to link directly and explicitly with pocl. . This package provides the documentation for the pocl library. Package: pocl-opencl-icd Description-md5: 4258670334653aa715a62c48695316e8 Description-en: pocl ICD Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). . This package allows one to use pocl as an installable client driver (ICD) for OpenCL. Package: pocl-source Description-md5: 47dc743b5166f7eebaddd69949abe252 Description-en: pocl source code Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. . This package provides original Debian (with Debian patches already applied) sources of pocl shipped in a tarball. This can be used for building the device libraries for additional targets. Package: pocl-tests Description-md5: 710b3bd0a76d173d1efbb0ad1beaf2b7 Description-en: pocl testsuite Portable Computing Language is an open source implementation of the OpenCL standard which can be easily adapted for new targets. One of the goals of the project is improving performance portability of OpenCL programs, avoiding the need for target-dependent manual optimizations. A "native" target is included, which allows running OpenCL kernels on the host (CPU). . This package contains the source code of the pocl test suite. Package: podman-compose Description-md5: aaeda68f46f871bd0b2c83ce416b42e5 Description-en: Run docker-compose.yml using podman An implementation of docker-compose with podman backend. The main objective of this project is to be able to run docker-compose.yml unmodified and rootless. Package: poedit Description-md5: 62cc240f4683bb172c7c691d3651c4f0 Description-en: gettext catalog editor Poedit is an editor for gettext catalogs (.po files). It aims to provide a convenient approach to editing catalogs. It features UTF-8 support, fuzzy and untranslated records highlighting, whitespace highlighting, references browser, header editing and can be used to create new catalogs or update existing catalogs from source code with a single click. It is built with wxWidgets toolkit. Package: poedit-common Description-md5: d3895f4e4ef6fb58df3da62e9ce26c0d Description-en: Common files for poedit Poedit is an editor for gettext catalogs (.po files). It aims to provide a convenient approach to editing catalogs. It features UTF-8 support, fuzzy and untranslated records highlighting, whitespace highlighting, references browser, header editing and can be used to create new catalogs or update existing catalogs from source code with a single click. It is built with wxWidgets toolkit. . This package includes documentation, examples and locale files for the Debian poedit packages that are common for all architectures. Package: policycoreutils-dev Description-md5: 530fe6be5f801e94cbd1e8e451e87359 Description-en: SELinux core policy utilities (development utilities) Security-enhanced Linux is a patch of the Linux® kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . This package contains the management tools used to develop policy in an SELinux environment. Package: policycoreutils-python-utils Description-md5: e9a150d3a64bbbc19e568203a8d13151 Description-en: SELinux core policy utilities (Python utilities) Security-enhanced Linux is a patch of the Linux® kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . This package contains the policycoreutils written in Python like semanage, audit2why, audit2allow or chcat. Package: postgis Description-md5: 8aab8a2ee2d60aceb4196de4389b1c02 Description-en: Geographic objects support for PostgreSQL PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL". . This package contains the PostGIS userland binaries for importing and exporting shape and raster files: pgsql2shp, raster2pgsql, and shp2pgsql. Package: postgis-doc Description-md5: d9fb6ebb1016d9274a6318204b1d5d9b Description-en: Geographic objects support for PostgreSQL -- documentation PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL". . This package contains the PostGIS documentation. Package: postgresql-17-age Description-md5: ee2d206aa05262acef9cf893bb83fc66 Description-en: Graph database optimized for fast analysis and real-time data processing Apache AGE is an extension for PostgreSQL that enables users to leverage a graph database on top of the existing relational databases. AGE is an acronym for A Graph Extension and is inspired by Bitnine's AgensGraph, a multi-model database fork of PostgreSQL. The basic principle of the project is to create a single storage that handles both the relational and graph data model so that the users can use the standard ANSI SQL along with openCypher, one of the most popular graph query languages today. . This package contains Apache AGE for PostgreSQL 17. Package: postgresql-17-h3 Description-md5: ebe246d950793e6d52ccd85f70f46173 Description-en: PostgreSQL bindings for H3, a hierarchical hexagonal geospatial indexing system H3 is a geospatial indexing system using a hexagonal grid that can be (approximately) subdivided into finer and finer hexagonal grids, combining the benefits of a hexagonal grid with S2's hierarchical subdivisions. . This package contains the PostgreSQL 17 extension. Package: postgresql-17-icu-ext Description-md5: 8463b2bd74af639d49582ef7e2deddea Description-en: PostgreSQL extension exposing functionality from the ICU library icu_ext is an extension to expose functionality from ICU to PostgreSQL applications. Package: postgresql-17-mobilitydb Description-md5: 8ab384821c0571b5da588bd58982300d Description-en: Open source geospatial trajectory data management & analysis platform MobilityDB is a database management system for moving object geospatial trajectories, such as GPS traces. It adds support for temporal and spatio-temporal objects to the PostgreSQL database and its spatial extension PostGIS. Package: postgresql-17-pgauditlogtofile Description-md5: 6af0f791937d1ab651d525293ad6435a Description-en: PostgreSQL pgAudit Add-On to redirect audit logs pgAudit Log to File is an addon to pgAudit than will redirect audit log lines to an independent file, instead of using PostgreSQL server logger. . This allows to have an audit file that we can easily rotate without polluting server logs with those messages. . Audit logs in heavily used systems can grow very fast. This extension allows to automatically rotate the files. Package: postgresql-17-pglogical Description-md5: 89747981d1a34b9fdb08e4273681408b Description-en: Logical Replication Extension for PostgreSQL The pglogical extension provides logical streaming replication between PostgreSQL instances, using a publish/subscribe model. Contrary to the built-in streaming replication, pglogical can replicate between major versions or different architectures and is not restricted to replicate the entire instance but can selectively replicate arbitrary sets of tables. . Use-Cases include migrations and major-version upgrades, aggregation of several databases into a Data Warehouse, It utilises the Logical Decoding features available since PostgreSQL 9.4 working with low overhead on both provider and subscriber. Package: postgresql-17-pglogical-ticker Description-md5: fb036abdc30cf437c933d0714711eeea Description-en: Have time-based replication delay for pglogical A pglogical extension to get time-based replication delay for PostgreSQL 17. Package: postgresql-17-pgrouting Description-md5: 61fe042928b398a576a844407e7cb7c2 Description-en: Routing functionality support for PostgreSQL/PostGIS pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package supports PostgreSQL 17. Package: postgresql-17-pgrouting-scripts Description-md5: f54c397ef0376fabd0200cae0c64d116 Description-en: Routing functionality support for PostgreSQL/PostGIS - SQL scripts pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This package contains the SQL scripts for installing pgRouting, and for upgrading from earlier pgRouting versions. . This package supports PostgreSQL 17. Package: postgresql-17-postgis-3 Description-md5: 074c5db486b9a14392a96181b990df71 Description-en: Geographic objects support for PostgreSQL 17 PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL". Package: postgresql-17-postgis-3-scripts Description-md5: 86a33d1093d78a2e4f4aa3f05b755bce Description-en: Geographic objects support for PostgreSQL 17 -- SQL scripts PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL". . This package contains the SQL scripts for installing PostGIS in a PostgreSQL 17 database, and for upgrading from earlier PostGIS versions. Package: postgresql-17-preprepare Description-md5: 152cba00a569fd32c2f3e8eddd9d6cdd Description-en: pre prepare your PostgreSQL statements server side The pre_prepare module for PostgreSQL aims to prepare all your statements as soon as possible and in a way that allows client queries not to bother at all and just call EXECUTE. Package: postgresql-17-rdkit Description-md5: 2ddeeb620f18198f3074591c17143805 Description-en: Cheminformatics and machine-learning software (PostgreSQL Cartridge) RDKit is a Python/C++ based cheminformatics and machine-learning software environment. Features Include: . * Chemical reaction handling and transforms * Substructure searching with SMARTS * Canonical SMILES * Molecule-molecule alignment * Large number of molecular descriptors, including topological, compositional, EState, SlogP/SMR, VSA and Feature-map vectors * Fragmentation using RECAP rules * 2D coordinate generation and depiction, including constrained depiction * 3D coordinate generation using geometry embedding * UFF and MMFF94 forcefields * Chirality support, including calculation of (R/S) stereochemistry codes * 2D pharmacophore searching * Fingerprinting, including Daylight-like, atom pairs, topological torsions, Morgan algorithm and MACCS keys * Calculation of shape similarity * Multi-molecule maximum common substructure * Machine-learning via clustering and information theory algorithms * Gasteiger-Marsili partial charge calculation . File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit binary format. . This package contains the PostgreSQL extension. Package: postgresql-17-repmgr Description-md5: 8a39ad052ffb5d46bf5f2f21a6cfc160 Description-en: replication manager for PostgreSQL 17 repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations. . This package contains repmgr for PostgreSQL 17. Package: postgresql-17-rum Description-md5: b7dba2c6afb67ab874f4efb53b54803d Description-en: PostgreSQL RUM access method This PostgreSQL extension provides the RUM access method, an inverted index with additional information in posting lists. Package: postgresql-17-slony1-2 Description-md5: 80f61d92c9c60285eb4fc82798326e4b Description-en: replication system for PostgreSQL: PostgreSQL 17 server plug-in Slony-I is an asynchronous master-to-multiple-slaves replication system for PostgreSQL with cascading and slave promotion. . This package contains the support functions that are loaded into the PostgreSQL database server. It needs to be installed on the hosts where the database server nodes are running. This package works with version 17 of the PostgreSQL server; you need the package that corresponds to the version of your database server. . The actual replication daemon and the administration tools are in the package slony1-2-bin. This package is useless without slony1-2-bin installed somewhere in the network. Package: postgresql-all Description-md5: 9a0aaba975f82ef14ff2e821d8683975 Description-en: metapackage depending on all PostgreSQL server packages This metapackage depends on all PostgreSQL server packages, in all supported versions (excluding documentation and debug symbols). It exists to facilitate depending on the server packages in test environments. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-filedump Description-md5: 435e1299c3be6771eabee5f23066fa55 Description-en: Dump PostgreSQL files in human-readable form pg_filedump is a utility to format PostgreSQL heap/index/control files in human-readable form. Package: postgresql-pgrouting Description-md5: b77a4c34164996bac413da05ad5b0517 Description-en: Routing functionality support for PostgreSQL/PostGIS - Metapackage pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This metapackage depends on the PgRouting package for PostgreSQL 17. Package: postgresql-pgrouting-scripts Description-md5: 3ae1ac4a4f5eb26ce9cbcf2fa295d62f Description-en: Routing functionality support for PostgreSQL/PostGIS - SQL scripts metapackage pgRouting extends the PostGIS/PostgreSQL geospatial database to provide geospatial routing and other network analysis functionality. . This metapackage depends on the PgRouting scripts package for PostgreSQL 17. Package: postgresql-postgis Description-md5: 7feb413977a3ef242d986ebc7ffec2df Description-en: Geographic objects support for PostgreSQL -- Metapackage PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL". . This metapackage depends on the PostGIS package for PostgreSQL 17. Package: postgresql-postgis-scripts Description-md5: d74f6cd713ecee94da159ca0cfcf5eef Description-en: Geographic objects support for PostgreSQL -- SQL scripts metapackage PostGIS adds support for geographic objects to the PostgreSQL object-relational database. In effect, PostGIS "spatially enables" the PostgreSQL server, allowing it to be used as a backend spatial database for geographic information systems (GIS), much like ESRI's SDE or Oracle's Spatial extension. PostGIS follows the OpenGIS "Simple Features Specification for SQL". . This metapackage depends on the PostGIS scripts package for PostgreSQL 17. Package: postgresql-server-dev-16 Description-md5: b9e02b587bceefc788c1c12d54570ddd Description-en: development files for PostgreSQL 16 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: postgresql-server-dev-17 Description-md5: 4b83f4bbf28ca29441e563099103b8b8 Description-en: development files for PostgreSQL 17 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: postgresql-server-dev-all Description-md5: 27ac3f69789728b5b5444cc5ee5cf4dc Description-en: extension build tool for multiple PostgreSQL versions The postgresql-server-dev-all package provides the pg_buildext script for simplifying packaging of a PostgreSQL extension supporting multiple major versions of the product, and dh_make_pgxs which builds a template debian/ source package directory based on pg_buildext. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: privoxy Description-md5: 6ec5aaf09f151e319fd41d430dbd5eca Description-en: Privacy enhancing HTTP Proxy Privoxy is a web proxy with advanced filtering capabilities for protecting privacy, filtering web page content, managing cookies, controlling access, and removing ads, banners, pop-ups and other obnoxious Internet junk. Privoxy has a very flexible configuration and can be customized to suit individual needs and tastes. Privoxy has application for both stand-alone systems and multi-user networks. . Privoxy is based on Internet Junkbuster (tm). Package: procdump Description-md5: 2a902cba700e50b5fa9f01c4d1a3edbf Description-en: Utility to create core dumps based on performance triggers ProcDump provides a convenient way for Linux developers to create core dumps of their application based on performance triggers. Package: prosody Description-md5: 12d4cb414b879c7a9ec6762a4708b10c Description-en: Lightweight Jabber/XMPP server Prosody is a modern XMPP communication server. It aims to be easy to set up and configure, and efficient with system resources. Additionally, for developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols. Package: psautohint Description-md5: ce27782be5feda22d99a47ef63151eeb Description-en: Font autohinter from AFDKO psautohint is the font autohinter from Adobe Font Development Kit for OpenType (AFDKO). . This package provides the executable program. Package: pycorrfit Description-md5: 3b47925c9eb103561491fd17fd76af55 Description-en: tool for fitting correlation curves on a logarithmic plot PyCorrFit is a general-purpose FCS evaluation software that, amongst other formats, supports the established Zeiss ConfoCor3 ~.fcs file format. PyCorrFit comes with several built-in model functions, covering a wide range of applications in standard confocal FCS. In addition, it contains equations dealing with different excitation geometries like total internal reflection (TIR). Package: pypy3 Description-md5: bcca4016544277bbfb1d0363fb139efb Description-en: fast alternative implementation of Python 3.x - PyPy interpreter PyPy is a fast, compliant alternative implementation of the Python language (3.x). It has several advantages and distinct features: * Speed: thanks to its Just-in-Time compiler (on x86), Python programs often run faster on PyPy. * Memory usage: large, memory-hungry Python programs might end up taking less space than they do in CPython. * Compatibility: PyPy is highly compatible with existing Python code. It supports ctypes and can run popular Python libraries like twisted and django. * Stackless: PyPy supports stackless mode on most platforms, providing micro-threads for massive concurrency. . This package contains the PyPy interpreter for Python 3.x. Package: pypy3-dev Description-md5: 2ab72155a87adf0fc22366c3a27390d4 Description-en: header files for PyPy (an alternative Python 3.x interpreter) Header files for compiling cpython C extension modules for use with PyPy. Note that pure Python modules will probably perform better. . PyPy supports a subset of cpython's C API through its CPyExt subsystem. . PyPy is a fast, compliant alternative implementation of the Python language (3.x). Package: pypy3-doc Description-md5: 537ca08edf69fdaf448335c7c5bd4398 Description-en: developer Documentation for PyPy (an alternative Python 3.x interpreter) The Developer documentation for PyPy. This mostly covers the internals of PyPy, and development of PyPy itself. . PyPy is a fast, compliant alternative implementation of the Python language (3.x). Package: pypy3-lib Description-md5: d990d11c93726ef911d8bb77cd2497d6 Description-en: standard library for PyPy (an alternative Python 3.x interpreter) The PyPy standard library. This is a combination of modules, copied directly from cpython, modified cpython modules, and modules entirely re-implemented (usually in pure Python, where they are C extensions in cpython). . PyPy is a fast, compliant alternative implementation of the Python language (3.x). Package: pypy3-lib-testsuite Description-md5: b14fc25534dbb48086570e1721307f1a Description-en: standard library test suite for PyPy (an alternative Python 3,x interpreter) The complete test suite for the PyPy standard library. . PyPy is a fast, compliant alternative implementation of the Python language (3.x). Package: pypy3-tk Description-md5: 673507ae7e0cf0430e97082ddc69ab49 Description-en: Tkinter module for PyPy (an alternative Python 3.x interpreter) A module for writing portable GUI applications with PyPy using Tk. Also known as Tkinter. . PyPy is a fast, compliant alternative implementation of the Python language (3.x). Package: pypy3-venv Description-md5: dfd22269c577de737d954e667de88d3b Description-en: fast alternative implementation of Python 3.x - PyPy venv module This package will install the dependencies of the PyPy 3 venv module. . PyPy is a fast, compliant alternative implementation of the Python language (3.x). Package: pyqt5-dev Description-md5: f8cbcee0368d34a312a8917b96b1992d Description-en: Development files for PyQt5 This package contains the source SIP files from which the Python bindings for Qt5 are created. They are needed for building PyQt5 as well as creating bindings for own Qt5 widgets written in C++. Package: pyqt5-dev-tools Description-md5: a70dc737e95b7098a659b79deaa30330 Description-en: Development tools for PyQt5 This package contains various support tools for PyQt5 developers: * a user interface compiler (pyuic5) * a resource file generator (pyrcc5) * a translation string finder (pylupdate5) Package: pyqt5-examples Description-md5: d62c291d8eb4fd9f644fa9a6b27c31ca Description-en: Examples and demos for PyQt5 PyQt5 exposes the Qt5 GUI toolkit in Python. . This package the Qt example programs and demos ported to Python. Package: pyqt6-dev Description-md5: 7738c7e01eb6d5b3a6183ab60076ecb7 Description-en: development files for PyQt6 This package contains the source SIP files from which the Python bindings for Qt 6 are created. They are needed for building PyQt6 as well as creating bindings for own Qt 6 widgets written in C++. Package: pyqt6-dev-tools Description-md5: 4c728f72a1701223708615dfbd26873b Description-en: development tools for PyQt6 This package contains various support tools for PyQt6 developers: * a user interface compiler (pyuic6) * a translation string finder (pylupdate6) Package: pyqt6-examples Description-md5: 712490066543bfdda237659fceaf6055 Description-en: Examples for PyQt6 PyQt6 exposes the Qt 6 toolkit to Python. . This package the Qt example programs ported to Python. Package: pyscanfcs Description-md5: a77c372599720e7642e3f34c61aec6d5 Description-en: scientific tool for perpendicular line scanning FCS When a membrane is scanned perpendicularly to its surface, the fluorescence signal originating from the membrane itself must be separated from the signal of the surrounding medium for an FCS analysis. PyScanFCS interactively extracts the fluctuating fluorescence signal from such measurements and applies a multiple-tau algorithm. The obtained correlation curves can be evaluated using PyCorrFit. . Package provides the Python module pyscanfcs and its graphical user interface. The graphical user interface is written in wxPython. Package: pyside2-tools Description-md5: 5f5f4a325f837305e90e4ff34ca2265a Description-en: development tools for PySide2 (lupdate) Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . PySide2 ships Python bindings for the Qt5 framework. This package ships the following accompanying tools: * pyside2-lupdate - update Qt Linguist translation files for PySide Package: python-aiohttp-session-doc Description-md5: 4d1313fe34cb5dfeb1fa67503ac8104a Description-en: provides sessions for aiohttp.web (documentation) The library allows us to store user-specific data into a session object. . The session object has a dict-like interface (operations like session[key] = value, value = session[key] etc. are present). . Before processing the session in a web-handler, you have to register the session middleware in aiohttp.web.Application. . This package provides the HTML documentation. Package: python-astropy-doc Description-md5: 142e0ddf11adb0314ec7d19a6e6e32f1 Description-en: Core functionality for performing astrophysics with Python (doc) The astropy package contains core functionality and some common tools needed for performing astronomy and astrophysics research with Python. It can be extended by a number of "affiliated packages" that are intended to work with the core package. . This package contains the package documentation. Package: python-asv-bench-memray-doc Description-md5: 73fee97ad5943684890880bd65ef19d9 Description-en: Documentation for python-asv-bench-memray This a proof-of-concept externally defined memray benchmark plugin for asv. Like all externally defined benchmark plugins for asv, this has a strict hierarchy. The package name begins with asv_bench. Benchmarks are defined in a benchmarks folder under the package module. Each exported new benchmark type has the export_as_benchmark = [NAMEBenchmark] attribute. . This package contains documentation for asv-bench-memray. Package: python-asyncssh-doc Description-md5: 4fd1f087b339c2a5c6fc2f89f04899f0 Description-en: asyncio-based client and server implementation of SSHv2 protocol (doc) AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.4+ asyncio framework. . It comes with a full support of SSHv2 and SFTP client and server functions, including shell, command and subsystem channels, direct and forwarded TCP channels, local and remote TCP port forwarding. . This package contains the HTML docs and examples. Package: python-bioxtasraw-doc Description-md5: 033009f2bb1ede353637d730f56c3677 Description-en: process small angle scattering data (documentation) BioXTAS RAW is a GUI based, Python program for reduction and analysis of small-angle X-ray solution scattering (SAXS) data. The package is designed for biological SAXS data. . BioXTAS RAW provides an alternative to closed source programs such as Primus and Scatter for primary data analysis. Because it can calibrate, mask, and integrate images it also provides an alternative to synchrotron beamline pipelines that scientists can install on their own computers and use both at home and at the beamline. . This is the BioXTAS RAW documentation package. Package: python-black-doc Description-md5: fc5de7ec4296e7d40237b3b534c9be11 Description-en: uncompromising Python code formatter (common documentation) Black is the uncompromising Python code formatter. This package contains the documentation for applying black to your code. . Blackened code looks the same regardless of the project you're reading. Formatting becomes transparent after a while and you can focus on the content instead. 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-dask-doc Description-md5: 249a6cc0e56c6f4be343e8b38a334beb Description-en: Minimal task scheduling abstraction documentation Dask is a flexible parallel computing library for analytics, containing two components. . 1. Dynamic task scheduling optimized for computation. This is similar to Airflow, Luigi, Celery, or Make, but optimized for interactive computational workloads. 2. "Big Data" collections like parallel arrays, dataframes, and lists that extend common interfaces like NumPy, Pandas, or Python iterators to larger-than-memory or distributed environments. These parallel collections run on top of the dynamic task schedulers. . This contains the documentation Package: python-django-crispy-forms-doc Description-md5: f7f3fb11e3bf8a309ff7a14f2edfa9d2 Description-en: app for Django providing elegant form rendering (Documentation) django-crispy-forms provides you with a |crispy filter and {% crispy %} tag that will let you control the rendering behavior of your Django forms in a very elegant and DRY way. Have full control without writing custom form templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application. . Django-crispy-forms supports several frontend frameworks, such as Twitter Bootstrap (versions 2, 3 and 4), Uni-form and Foundation. You can also easily adapt your custom company's one, creating your own, see the docs for more information. You can easily switch among them using CRISPY_TEMPLATE_PACK setting variable. . This package contains the documentation. Package: python-django-crispy-forms-foundation-doc Description-md5: e981954e45864cf01eb8543e81d2a174 Description-en: Django-crispy-forms layout objects for Foundation for sites (Documentation) This is a Django application to add django-crispy-forms layout objects for the CSS framework Foundation for sites. It depends on the python3-crispy-forms library. . django-crispy-forms provides you with a |crispy filter and {% crispy %} tag that will let you control the rendering behavior of your Django forms in a very elegant and DRY way. Have full control without writing custom form templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application. . django-crispy-forms supports several frontend frameworks, such as Twitter Bootstrap (versions 3 and 4), Uni-form and Foundation. You can also easily adapt your custom company's one, creating your own, see the docs for more information. You can easily switch among them using CRISPY_TEMPLATE_PACK setting variable. . This package contains the documentation. Package: python-django-parler-doc Description-md5: 816112f12d36440e4ce573a7b8701aa5 Description-en: Django model translations (Documentation) Simple Django model translations without nasty hacks. Features: * Nice admin integration. * Access translated attributes like regular attributes. * Automatic fallback to the default language. * Separate table for translated fields, compatible with django-hvad. * Plays nice with others, compatible with django-polymorphic and django-mptt. . This package contains the documentation. Package: python-django-sitetree-doc Description-md5: 2a4be86ec56ff9b160ff99583231c230 Description-en: site tree, menu and breadcrumbs navigation for Django (Documentation) django-sitetree is a reusable application for Django, introducing site tree, menu and breadcrumbs navigation elements. Site structure in django-sitetree is described through Django admin interface in a so called site trees. Every item of such a tree describes a page or a set of pages through the relation of URI or URL to human-friendly title. . This package contains the documentation. Package: python-drgn-doc Description-md5: 2053c7c5241748e85cfacc1630dec585 Description-en: Programmable debugger - documentation drgn (pronounced "dragon") is a debugger with an emphasis on programmability. . This package provides the documentation for drgn. Package: python-flask-marshmallow-doc Description-md5: 5ac6322459cd947396722b42e8f0836d Description-en: Flask + marshmallow for beautiful APIs (Documentation) Flask-Marshmallow is a thin integration layer for Flask (a Python web framework) and marshmallow (an object serialization/deserialization library) that adds additional features to marshmallow, including URL and Hyperlinks fields for HATEOAS-ready APIs. . This package installs the documentation for the library. Package: python-gphoto2-doc Description-md5: 5a1f7ca3aeefc894ee33e8c134c9757c Description-en: Python interface to libgphoto2 (common documentation) Python-gphoto2 is a comprehensive Python interface (or binding) to libgphoto2. It is built using SWIG to automatically generate the interface code. This gives direct access to nearly all the libgphoto2 functions, but sometimes in a rather un-Pythonic manner. . This is the common documentation package. Package: python-libcomps-doc Description-md5: e1318acac1e843ccc25cce5169bdf102 Description-en: Python 2 and 3 bindings for the libcomps library (common documentation) Libcomps is library for structure-like manipulation of content in comps XML files. Supports reading/writing XML files and structure modifications. . This package installs common documentation for the libcomps Python 2 and 3 bindings. Package: python-link-grammar-examples Description-md5: b1d4d3d4ada755a6ccd670945edc105c Description-en: CMU's link grammar parser (Python examples) In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar" (1991), the authors defined a new formal grammatical system called a "link grammar". A sequence of words is in the language of a link grammar if there is a way to draw "links" between words in such a way that the local requirements of each word are satisfied, the links do not cross, and the words form a connected graph. The authors encoded English grammar into such a system, and wrote this program to parse English using this grammar. . link-grammar can be used for linguistic parsing for information retrieval or extraction from natural language documents. It can also be used as a grammar checker. . This package contains examples for using python-link-grammar or python3-link-grammar. Package: python-nbconvert-doc Description-md5: 00a72834c1c535e15b008683e6dd63cf Description-en: Jupyter notebook conversion (documentation) Jupyter nbconvert converts notebooks to various other formats using Jinja templates. . This package installs the documentation. Package: python-orange-spectroscopy-doc Description-md5: 47531a27c9976aa2b452764029b945ea Description-en: documentation for the orange-spectroscopy Python library This package provides documentation for orange-spectroscopy Package: python-os-testr-doc Description-md5: 98ea3d50edee65a447ae559afd051372 Description-en: Utility wrappers for testrepository for OpenStack projects - doc A number of small wrappers to support use of testrepository across OpenStack projects. . This package contains the documentation. Package: python-oslotest-doc Description-md5: 642f60227f5ddb02e38b92ff631fe354 Description-en: OpenStack test framework - doc OpenStack test framework that provides base classes and fixtures for creating unit and functional tests. . This package contains the documentation. Package: python-pint-doc Description-md5: 99900a3127c3671bcad7e5d6ff2ea4b3 Description-en: define, operate and manipulate physical quantities - doc Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. . It is distributed with a comprehensive list of physical units, prefixes and constants. Due to its modular design, you can extend (or even rewrite!) the complete list without changing the source code. . This package contains the documentation. Package: python-ppmd-doc Description-md5: a6a00c01823b7c839be85ec9735c8b48 Description-en: documentation for the ppmd Python library This package provides documentation for ppmd Package: python-proliantutils-doc Description-md5: 22038f7dac5fd6c2094b7308df91ee9d Description-en: client lib interfacing various devices in HP Proliant Servers - doc Proliant Management Tools provides Python libraries for interfacing and managing various devices(like iLO) present in HP Proliant Servers. Currently, this module offers a library to interface to iLO4 using RIBCL. . This package contains the documentation. Package: python-pyopencl-doc Description-md5: 0b1f9cb9c27d466dca495ad8192d962e Description-en: module to access OpenCL parallel computation API (documentation) PyOpenCL lets you access the OpenCL parallel computation API from Python. Here's what sets PyOpenCL apart: * Object cleanup tied to lifetime of objects. This idiom, often called RAII in C++, makes it much easier to write correct, leak- and crash-free code. * Completeness. PyOpenCL puts the full power of OpenCL’s API at your disposal, if you wish. * Convenience. While PyOpenCL's primary focus is to make all of OpenCL accessible, it tries hard to make your life less complicated as it does so--without taking any shortcuts. * Automatic Error Checking. All OpenCL errors are automatically translated into Python exceptions. * Speed. PyOpenCL’s base layer is written in C++, so all the niceties above are virtually free. * Helpful, complete documentation and a wiki. * Liberal licensing (MIT). . This package contains HTML documentation and example scripts. Package: python-pyside2-doc Description-md5: aeccbe94637d165f6b5fbe21e7718e42 Description-en: Python bindings for Qt5 (common documentation) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the common documentation package. Package: python-pytest-doc Description-md5: 97b336e965878efc4451d01f87777140 Description-en: Simple, powerful testing in Python - Documentation This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword. . This package contains the documentation for pytest. Package: python-qtawesome-common Description-md5: a46edb8ea88f71dd7bb55e6851c50614 Description-en: common files for QtAwesome QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications. . This package provides the files common to all QtAwesome Python packages. Font Awesome 5 is replaced with Fork Awesome which might have a visual effect in packages that make use of Font Awesome 5. Package: python-qtawesome-doc Description-md5: f3ec6c99da5c8337196085fd49459b8a Description-en: documentation and examples for QtAwesome QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications. . This package provides the documentation and examples for QtAwesome. Package: python-requests-toolbelt-doc Description-md5: b483002c19a2bbb5e7355ed29b1f4b93 Description-en: Utility belt for python3-requests (documentation) Collection of utilities for python3-requests: documentation It provides transport adapters: FingerprintAdapter, SSLAdapter, SourceAddressAdapter, SocketOptionsAdapter, TCPKeepAliveAdapter and authenticators: AuthHandler, GuessAuth, HTTPProxyDigestAuth Also a cookiejar, streaming helpers and more. Package: python-slixmpp-doc Description-md5: d0261afb971945f941393fb0743724b6 Description-en: Threadless, event-based XMPP Python library (documentation) Slixmpp is a (friendly) fork of SleekXMPP, which goal is to “improve” the core of the library by entirely removing all threads from the library and using an event-based approach instead. . This is the documentation package. Package: python-soxr-doc Description-md5: 71c9793267b323e84e794815db0356fb Description-en: Convert one-dimensional sampling rate (cammon documentation) Soxr is a Python library designed to perform resampling of audio files, allowing you to convert between different sample rates efficiently and accurately. With this tool it is possible to obtain fast and very high quality results for any resampling ratio. . This is the common documentation package. Package: python-sphinxcontrib.openapi-doc Description-md5: 97b562157a67a4fee2dc966e7ae5b350 Description-en: Sphinx extension to generate API docs from OpenAPI spec (documentation) This extension generates API documentation for reStructuredText documentation using the Sphinx system. It also depends on `sphinxcontrib.httpdomain` that provides an HTTP domain for describing RESTful HTTP APIs. . This package contains HTML documentation. Package: python-stestr-doc Description-md5: ddf9f7d1c036e02ace1cce9fe2640fc7 Description-en: test runner similar to testrepository - doc Stestr stands for Slim/Super Test Repository. It is a fork of the testrepository that concentrates on being a dedicated test runner for Python projects. The generic abstraction layers which enabled testr to work with any subunit emitting runner are gone. Stestr hard codes python-subunit-isms into how it works. The code base is also designed to try and be explicit, and to provide a Python API that is documented and has examples. . While stestr was originally forked from testrepository it is not 100% backwards compatible with testrepository. At a high level the basic concepts of operation are shared between the 2 projects but the actual usage between the 2 is not exactly the same. . This package contains the documentation. Package: python-vigra-doc Description-md5: 49f438c0167ba10f38ce98cc079e33bf Description-en: Documentation for Python3 bindings for the C++ computer vision library Vision with Generic Algorithms (VIGRA) is a computer vision library that puts its main emphasis on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Musser and exemplified in the C++ Standard Template Library. By writing a few adapters (image iterators and accessors) you can use VIGRA's algorithms on top of your data structures, within your environment. . This package contains documentation for Python3 bindings for the VIGRA library. Package: python-xarray-doc Description-md5: 339ce566fd52e78ec265b192fec88195 Description-en: documentation for xarray xarray (formerly xray) is an open source project and Python package that aims to bring the labeled data power of pandas to the physical sciences, by providing N-dimensional variants of the core pandas data structures. . It provides a pandas-like and pandas-compatible toolkit for analytics on multi-dimensional arrays, rather than the tabular data for which pandas excels. . This package provides the documentation. Package: python-xradarsat2-doc Description-md5: 2b162bff9f3e5983eeab6c89cf751f48 Description-en: L1 SAR file reader for RadarSat2 (documentation) Efficient RadarSat2 Level 1 SAR data reader for Python programs based on xarray/dask. . This package provides documentation for xradarsat2 Package: python-xraylarch-doc Description-md5: ada0ae9b96ded7178e7da0c5b49633df Description-en: X-ray Larch data analysis (documentation) Larch is a library and set of applications for processing and analyzing X-ray absorption and fluorescence spectroscopy data and X-ray fluorescence and diffraction image data from synchrotron beamlines. . Larch is especially focussed on X-ray absorption fine-structure spectroscopy (XAFS) including X-ray absorption near-edge spectroscopy (XANES) and extended X-ray absorption fine-structure spectroscopy (EXAFS). It also supports visualization and analysis tools for X-ray fluorescence (XRF) spectra and XRF and X-ray diffraction (XRD) images as collected at scanning X-ray microprobe beamlines. . This is the documentation package. 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-adios2 Description-md5: cff0fa3850423e44b9a37de72f9865f5 Description-en: ADIOS2 Adaptable IO system for simulations - Python bindings The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This is a dependency package raquiring either the serial or MPI build of the ADIOS2 Python bindings. Package: python3-adios2-mpi Description-md5: d9139203cc98934b023fd627c0087a56 Description-en: ADIOS2 Adaptable IO system for simulations - Python bindings (MPI) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the Python bindings for the MPI build of ADIOS2. Package: python3-adios2-serial Description-md5: d4fc795a93c344b90d1b9a6b21f36b90 Description-en: ADIOS2 Adaptable IO system for simulations - Python bindings (serial) The Adaptable IO System (ADIOS) provides a simple, flexible way for scientists to describe the data in their code that may need to be written, read, or processed outside of the running simulation. By providing an external to the code XML file describing the various elements, their types, and how you wish to process them this run, the routines in the host code (either Fortran or C) can transparently change how they process the data. . This package contains the Python bindings for the serial build of ADIOS2. Package: python3-adios4dolfinx Description-md5: e955fded139beecd5bccfd44312faf1b Description-en: ADIOS2Wrappers for DOLFINx (Python 3) adios4dolfinx is an extension for DOLFINx to checkpoint meshes, meshtags and functions using ADIOS2. . The code uses the adios2 Python-wrappers to write DOLFINx objects to file, supporting N-to-M (recoverable) and N-to-N (snapshot) checkpointing. . For scalability, the code uses MPI Neighbourhood collectives for communication across processes. . This package installs the library for Python 3. Package: python3-aiohttp-session Description-md5: ffdd3da6906950a72ffb3addfa84f05d Description-en: provides sessions for aiohttp.web The library allows us to store user-specific data into a session object. . The session object has a dict-like interface (operations like session[key] = value, value = session[key] etc. are present). . Before processing the session in a web-handler, you have to register the session middleware in aiohttp.web.Application. Package: python3-aiounittest Description-md5: 68789840054a2b1d5f6aed35654d1799 Description-en: test asyncio code more easily The aiounittest is a helper library to ease of your pain (and boilerplate), when writing a test of the asynchronous code (:code:`asyncio`). With this library, it is possible to test: * synchronous code (same as the unittest.TestCase from the std lib) * asynchronous code: it supports syntax like async/await (Python 3.5+) and asyncio.coroutine/yield from (Python 3.4). Package: python3-aiowebostv Description-md5: 35db816320daed00ccaf7799648527b4 Description-en: Library to control webOS based LG TV devices This package provides a Python library to control LG webOS based TV devices. . This package is a dependency of Home Assistant. Package: python3-all-venv Description-md5: 011e01434173437729b22aa43ba76c7a Description-en: package depending on all supported Python 3 venv modules The package currently depends on python3.12-venv and python3.13-venv. In the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 venv packages. Package: python3-antimeridian Description-md5: d5e2448a22d8dd99660d30a17534b110 Description-en: Fix GeoJSON polygons that cross the antimeridian The antimeridian Python package provides functions to fix shapes that cross the antimeridian. . It can fix: . * Shapely Polygon, MultiPolygon, LineString, and MultiLineString objects * GeoJSON Polygons, MultiPolygons, Features and FeatureCollections, as dictionaries * Anything that has a __geo_interface__ Package: python3-anyio Description-md5: 800409278ac1e2b711841a3112620537 Description-en: Asynchronous compatibility layer (Python 3) This module provides a bridge to run the same sources unmodified on asyncio, curio and trio. . It bridges the following features: - task groups - cancellation - threads - signal handling - asynchronous file operations - subprocesses - inter-task synchronization and communication - high-level networking . This package installs the library for Python 3. Package: python3-apbslib Description-md5: 886600253ef60a6174f758ef34f5c08b Description-en: Adaptive Poisson Boltzmann Solver APBS is a software package for the numerical solution of the Poisson-Boltzmann equation (PBE), one of the most popular continuum models for describing electrostatic interactions between molecular solutes in salty, aqueous media. . This package provides both the apbs and apbslib modules for Python3 enabling Python applications to access apbs. Package: python3-apertium-core Description-md5: 53ade1a1f9e3cd2bbc7e7bdced52af73 Description-en: Shallow-transfer machine translation engine (Python 3 module) Python 3 module for applications using the Apertium shallow-transfer machine translation engine module. Package: python3-apertium-lex-tools Description-md5: 937f7c0c543939f5a85f9d39563d388c Description-en: Apertium lexical selection module (Python 3 module) Module for compiling lexical selection rules and processing them in the pipeline. . This package provides Python 3 module for apertium-lex-tools. Package: python3-apriltag Description-md5: 161278abbbf51ea1dfe28d9b092fd9a8 Description-en: AprilTags Visual Fiducial System AprilTag is a visual fiducial system, useful for a wide variety of tasks including augmented reality, robotics, and camera calibration. Targets can be created from an ordinary printer, and the AprilTag detection software computes the precise 3D position, orientation, and identity of the tags relative to the camera. The AprilTag library is implemented in C with no external dependencies. It is designed to be easily included in other applications, as well as be portable to embedded devices. Real-time performance can be achieved even on cell-phone grade processors. . This package provides the Python3 interfaces Package: python3-argcomplete Description-md5: 2ef81407c58a4a8c2af81eaf1a088176 Description-en: bash/zsh tab completion for argparse (for Python 3) Argcomplete provides easy, extensible command line tab completion of arguments for your Python script. . It makes two assumptions: . * You're using bash or zsh as your shell * You're using argparse to manage your command line arguments/options . Argcomplete is particularly useful if your program has lots of options or subparsers, and if your program can dynamically suggest completions for your argument/option values (for example, if the user is browsing resources over the network). . This package provides the module for Python 3.x. Package: python3-astrometry Description-md5: 17cf233c1fb49e79f9a00e2b5738ddfc Description-en: Astrometry plate solver (Python package) The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package contains the Python Package. Package: python3-astropy Description-md5: d68fca10e089e4294adf8b1b26f541e5 Description-en: Core functionality for performing astrophysics with Python The astropy package contains core functionality and some common tools needed for performing astronomy and astrophysics research with Python. It can be extended by a number of "affiliated packages" that are intended to work with the core package. Package: python3-astropy-iers-data Description-md5: 0061f3ae6b80e6a931e9a8e9143e5b52 Description-en: IERS Earth Rotation and Leap Second tables for Astropy This package provides IERS Earth Rotation and Leap Second tables for the astropy.utils.iers package. . There the following IERS data products are included: . * Bulletin A (IERS_A) is updated weekly and has historical data starting from 1973 and predictive data for 1 year into the future. It contains Earth orientation parameters x/y pole, UT1-UTC and their errors at daily intervals. . * Bulletin B (IERS_B) is updated monthly and has data from 1962 up to the time when it is generated. This file contains Earth’s orientation in the IERS Reference System including Universal Time, coordinates of the terrestrial pole, and celestial pole offsets. . The package also provides leap second data. . Note: This package is not currently meant to be used directly by users, and only meant to be used from the core Astropy package. Package: python3-asv-bench-memray Description-md5: 785a5a05228ea0ab59d245a1861acd35 Description-en: Memray benchmark plugin for asv This a proof-of-concept externally defined memray benchmark plugin for asv. Like all externally defined benchmark plugins for asv, this has a strict hierarchy. The package name begins with asv_bench. Benchmarks are defined in a benchmarks folder under the package module. Each exported new benchmark type has the export_as_benchmark = [NAMEBenchmark] attribute. Package: python3-asyncmy Description-md5: 9eebb7e0c1ffbdbe4ac09b8cd307f256 Description-en: Fast asyncio MySQL/MariaDB driver (Python 3) asyncmy is a fast asyncio MySQL/MariaDB driver, which reuse most of pymysql and aiomysql but rewrite core protocol with cython to speedup. . This package installs the library for Python 3. Package: python3-asyncssh Description-md5: ea709ca614c3167bf115b4408f4f223d Description-en: asyncio-based client and server implementation of SSHv2 protocol AsyncSSH is a Python package which provides an asynchronous client and server implementation of the SSHv2 protocol on top of the Python 3.4+ asyncio framework. . It comes with a full support of SSHv2 and SFTP client and server functions, including shell, command and subsystem channels, direct and forwarded TCP channels, local and remote TCP port forwarding. . Other features include: + Multiple simultaneous sessions on a single SSH connection + Multiple SSH connections in a single event loop + Byte and string based I/O with settable encoding + A variety of key exchange, encryption, and MAC algorithms + Support for gzip compression + Password, public key, and keyboard-interactive user authentication methods + Many types and formats of public keys and certificates + OpenSSH-style known_hosts file support + OpenSSH-style authorized_keys file support Package: python3-avogadro Description-md5: 2c22b7bd749f29f6b4e340f7fd970bbf Description-en: Molecular Graphics and Modelling System (Python 3 module) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides the Python 3 module. Package: python3-bioxtasraw Description-md5: d545ca733a9a9e3ef2356361ef1d6d30 Description-en: process biological small angle scattering data BioXTAS RAW is a GUI based, Python program for reduction and analysis of small-angle X-ray solution scattering (SAXS) data. The package is designed for biological SAXS data. . BioXTAS RAW provides an alternative to closed source programs such as Primus and Scatter for primary data analysis. Because it can calibrate, mask, and integrate images it also provides an alternative to synchrotron beamline pipelines that scientists can install on their own computers and use both at home and at the beamline. Package: python3-bornagain Description-md5: 26124151b54d7a57d391ae2e277866ce Description-en: Simulate and fit X-ray and neutron GISAS -- Python3 BornAgain is a software package to simulate and fit small-angle scattering at grazing incidence. It supports analysis of both X-ray (GISAXS) and neutron (GISANS) data. Calculations are carried out in the framework of the distorted wave Born approximation (DWBA). BornAgain provides a graphical user interface for interactive use as well as a generic Python and C++ framework for modeling multilayer samples with smooth or rough interfaces and with various types of embedded nanoparticles. . BornAgain supports: . Layers: * Multilayers without any restrictions on the number of layers * Interface roughness correlation * Magnetic materials . Particles: * Choice between different shapes of particles (form factors) * Particles with inner structures * Assemblies of particles * Size distribution of the particles (polydispersity) . Positions of Particles: * Decoupled implementations between vertical and planar positions * Vertical distributions: particles at specific depth in layers or on top. * Planar distributions: - fully disordered systems - short-range order distribution (paracrystals) - two- and one-dimensional lattices . Input Beam: * Polarized or unpolarized neutrons * X-ray * Divergence of the input beam (wavelength, incident angles) following different distributions * Possible normalization of the input intensity . Detector: * Off specular scattering * Two-dimensional intensity matrix, function of the output angles . Use of BornAgain: * Simulation of GISAXS and GISANS from the generated sample * Fitting to reference data (experimental or numerical) * Interactions via Python scripts or Graphical User Interface . If you use BornAgain in your work, please cite C. Durniak, M. Ganeva, G. Pospelov, W. Van Herck, J. Wuttke (2015), BornAgain — Software for simulating and fitting X-ray and neutron small-angle scattering at grazing incidence, version , http://www.bornagainproject.org . This package contains the Python bindings for use in scripts. 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-btrfsutil Description-md5: b2e95e34facdde70bd74f7aaa7bb8423 Description-en: Checksumming Copy on Write Filesystem utilities (python3 bindings) Btrfs is a copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains python3 bindings. Package: python3-caes Description-md5: f036818560b64ea45c9a5d4a82c88b00 Description-en: cross-platform AES encryption library -- Python 3 bindings libcaes is a library to support cross-platform AES encryption. . This package includes Python 3 bindings. Package: python3-carquinyol Description-md5: abf9729df43359bcf22dff37f19eff83 Description-en: Sugar Learning Platform - datastore Sugar Learning Platform promotes collaborative learning through Sugar Activities that encourage critical thinking, the heart of a quality education. Designed from the ground up especially for children, Sugar offers an alternative to traditional “office-desktop” software. . This package contains a simple log like datastore able to connect with multiple backends. The datastore supports connecting and disconnecting from backends on the fly to help the support the limit space/memory characteristics of the OLPC system and the fact that network services may become unavailable at times. Package: python3-cctbx Description-md5: 82495d7385342d38e22c572566893a2d Description-en: Python Toolbox for crystallography Computational Crystallography Toolbox contains following modules: - annlib_adaptbx: - boost_adaptbx: wrappers for Boost functionality in CCTBX - cbflib_adaptbx: - ccp4io_adaptbx: - cctbx: Libraries for general crystallographic applications, useful for both small-molecule and macro-molecular crystallography. - cma_es: - crys3d: Modules for the display of molecules, electron density, and reciprocal space data. - dxtbx: The Diffraction Image Toolbox, a library for handling X-ray detector data of arbitrary complexity from a variety of standard formats. - fable: Fortran EMulation library for porting Fortran77 to C++. - gltbx: Python bindings for OpenGL - iotbx: Working with common crystallographic file formats. - libtbx: The build system common to all other modules. This includes a very thin wrapper around the SCons software construction tool. It also contains many useful frameworks and utilities to simplify application development, including tools for regression testing, parallelization across multiprocessor systems and managed clusters, and a flexible, modular configuration syntax called PHIL (Python Hierarchial Interface Language) used throughout the CCTBX. - mmtbx: Functionality specific to macromolecular crystallography. This includes all of the machinery required for setup of geometry restraints, bulk solvent correction and scaling, analysis of macromolecular diffraction data, calculation of weighted map coefficients, and most of the methods implemented in phenix.refine. The majority of infrastructure for the MolProbity validation server (and Phenix equivalent) is also located here. - omptbx: OpenMP interface. - rstbx: A reciprocal space toolbox to autoindex small molecule Bragg diffraction, given the reciprocal space vectors. - scitbx: General scientific calculations. his includes a family of high-level C++ array types, a fast Fourier transform library, and a C++ port of the popular L-BFGS quasi-Newton minimizer. - smtbx: Small-Molecule crystallography. - spotfinder: - tbxx: - wxtbx: wxPython controls used in the Phenix GUI and various utilities . This package provide a selected collection of python modules from the cctbx project. Package: python3-cg3 Description-md5: 3e2c2e9a2237bd667da02779c11de12d Description-en: Wrapper for CG-3 Constraint Grammar compiler and applicator for the 3rd edition of CG that is developed and maintained by VISL SDU and GrammarSoft ApS. . This package provides wrapper to use CG-3 from Python. Package: python3-clang-14 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-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-clang-17 Description-md5: 2c9b6237594ba364f2afb9b0458f2f14 Description-en: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This binding package provides access to the Clang compiler and libraries. Package: python3-clang-18 Description-md5: 2c9b6237594ba364f2afb9b0458f2f14 Description-en: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This binding package provides access to the Clang compiler and libraries. Package: python3-clang-19 Description-md5: 2c9b6237594ba364f2afb9b0458f2f14 Description-en: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This binding package provides access to the Clang compiler and libraries. Package: python3-clang-20 Description-md5: 2c9b6237594ba364f2afb9b0458f2f14 Description-en: Clang Python Bindings Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This binding package provides access to the Clang compiler and libraries. Package: python3-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-columbus Description-md5: 69bb45332e3872b04be8a253366ebd56 Description-en: error tolerant matching engine - Python bindings These are the Python bindings of libcolumbus. Package: python3-compizconfig Description-md5: 3f98afc222bae1c5d3516e661dab3a7d Description-en: Compizconfig bindings for Python Compiz Fusion is the result of the re-unification of the Beryl-project and the community around the Compiz Window Manager. It seeks to provide an easy and fun-to-use windowing environment, allowing use of the graphics hardware to provide impressive effects, amazing speed and unrivalled usefulness . This package provides Python bindings for the compizconfig system. Package: python3-compyle Description-md5: 2f80dc2cdc6fc3bed5fe6f505745722b Description-en: Execute a subset of Python on HPC platforms ComPyle allows users to execute a restricted subset of Python (almost similar to C) on a variety of HPC platforms. Currently it supports multi-core execution using Cython, and OpenCL and CUDA for GPU devices. . Users start with code implemented in a very restricted Python syntax, this code is then automatically transpiled, compiled and executed to run on either one CPU core, or multiple CPU cores (via OpenMP_) or on a GPU. CPy offers source-to-source transpilation, making it a very convenient tool for writing HPC libraries. . Some simple yet powerful parallel utilities are provided which can allow you to solve a remarkably large number of interesting HPC problems. . ComPyle also features JIT transpilation if you wish making it easy to use. Package: python3-confection Description-md5: 095b6b3dd22e7d751ec2af3b1ff21f37 Description-en: sweetest config system for Python3 Confection candy is a lightweight library that offers a configuration system letting you conveniently describe arbitrary trees of objects. . Configuration is a huge challenge for machine-learning code because you may want to expose almost any detail of any function as a hyperparameter. The setting you want to expose might be arbitrarily far down in your call stack, so it might need to pass all the way through the CLI or REST API, through any number of intermediate functions, affecting the interface of everything along the way. And then once those settings are added, they become hard to remove later. Default values also become hard to change without breaking backwards compatibility. . To solve this problem, confection offers a config system that lets you easily describe arbitrary trees of objects. The objects can be created via function calls you register using a simple decorator syntax. You can even version the functions you create, allowing you to make improvements without breaking backwards compatibility. The most similar config system we’re aware of is Gin, which uses a similar syntax, and also allows you to link the configuration system to functions in your code using a decorator. confection's config system is simpler and emphasizes a different workflow via a subset of Gin’s functionality. Package: python3-corepywrap Description-md5: 34e3fc13d18482d169e2bddd5c43dcd6 Description-en: library that exports C++ mmCIF accessors to Python3 The RCSB Core Wrapper library was developed to provide an object-oriented application interface to information in mmCIF format. It includes several classes for accessing data dictionaries and mmCIF format data files. . This library provides Python3 bindings for librcsb-core-wrapper. Package: python3-createrepo-c Description-md5: a8b30dc3d43b18f115833760087030c1 Description-en: library for creating RPM repository metadata (Python bindings) The createrepo tool generates the repodata directory and XML metadata that makes up a repository of RPM packages. This repository format is supported by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum. . This package contains a Python module for interfacing with the libcreaterepo-c library. Package: python3-crispy-bootstrap4 Description-md5: 47e7994cbab86681f94fd5e07c50957f Description-en: Bootstrap 4 template pack for django-crispy-forms (Python3 version) Bootstrap4 template pack for django-crispy-forms. This template pack was included with the core django-crispy-forms package until version 2.0. . This package contains the Python 3 version of the library. Package: python3-cryptominisat Description-md5: fe0ab3beb0e88dcf00ef6dde3984f9e6 Description-en: Python bindings for the CryptoMiniSat SAT solver (Python 3) CryptoMiniSat is a modern, multi-threaded, simplifying SAT solver. . This package provides the pycryptosat module to use CryptoMiniSat from Python 3. See https://github.com/msoos/cryptominisat#python-usage for examples. Package: python3-cvc5 Description-md5: fd44bb6c2829474adf4e1656c846c672 Description-en: automated theorem prover for SMT problems (Python bindings) cvc5 is a tool for determining the satisfiability of a first order formula modulo a first order theory (or a combination of such theories). It is the fifth in the Cooperating Validity Checker family of tools (CVC, CVC Lite, CVC3, CVC4) but does not directly incorporate code from any previous version prior to CVC4. . cvc5 is intended to be an open and extensible SMT engine. It can be used as a stand-alone tool or as a library. It has been designed to increase the performance and reduce the memory overhead of its predecessors. It is written entirely in C++ and is released under an open-source software license. . This package contains the Python bindings for cvc5's parser. Package: python3-cymem Description-md5: 91f25b04bb986bfa836f308afe8ede53 Description-en: cython memory pool for RAII-style memory management Cython Memory Helper provides two small memory-management helpers for Cython. They make it easy to tie memory to a Python object's life-cycle, so that the memory is freed when the object is garbage collected. Package: python3-dar Description-md5: 31c63c812c1af54dcd060b52440a8264 Description-en: Disk ARchive: Python bindings Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. Package: python3-dask Description-md5: 8ccf60b157f0812944e076d85706353a Description-en: Minimal task scheduling abstraction for Python 3 Dask is a flexible parallel computing library for analytics, containing two components. . 1. Dynamic task scheduling optimized for computation. This is similar to Airflow, Luigi, Celery, or Make, but optimized for interactive computational workloads. 2. "Big Data" collections like parallel arrays, dataframes, and lists that extend common interfaces like NumPy, Pandas, or Python iterators to larger-than-memory or distributed environments. These parallel collections run on top of the dynamic task schedulers. . This contains the Python 3 version. Package: python3-dbus.mainloop.pyqt5 Description-md5: be523e63db7264bed09b49d691202ca1 Description-en: D-Bus Qt main loop support for Python 3 The dbus.mainloop.pyqt5 module provides support for Qt main loop for applications that use dbus-python. By default Qt uses main loop from GLib on UNIX-like systems, not its own one. . This package contains the Python 3 version of this module. Package: python3-dbus.mainloop.pyqt6 Description-md5: e87796da3c9a74fe89b21369c8f8e0f1 Description-en: D-Bus Qt main loop support for Python The dbus.mainloop.pyqt6 module provides support for Qt main loop for applications that use dbus-python. By default Qt uses main loop from GLib on UNIX-like systems, not its own one. Package: python3-dials Description-md5: a26aaa4d772b165678054abbbefca9ba Description-en: Diffraction Integration for Advanced Light Sources - Python3 The DIALS software is developed in a fully open-source, collaborative environment. The main development teams are based at Diamond Light Source and CCP4, in the UK, and at Lawrence Berkeley National Laboratory, USA. However, in the spirit of the open source movement, we welcome collaboration from anyone who wishes to contribute to the project. . To avoid “reinventing the wheel” as much as possible, the DIALS project builds on knowledge accumulated over many decades in the field of crystallographic data processing. We benefit greatly from the altruism of experts who contribute their ideas and advice, either directly or via their detailed publications on existing algorithms and packages such as XDS [2] and MOSFLM [3]. At the heart of the DIALS framework lies a design philosophy of hardware abstraction and a generalised model of the experiment that is inspired directly by material published on the seminal workshops on position sensitive detector software [1]. Continuing in the spirit of these workshops we held our own series of meetings, with talks from invited speakers, and code camps in which specific problems are addressed by intensive effort across the collaboration. Summaries of these meetings and copies of slides given as presentations are available here. . DIALS is written using Python and C++, making heavy use of the cctbx [4] for core crystallographic calculations and much infrastructure including a complete build system. Seamless interaction between the C++ and Python components of this hybrid system is enabled by Boost.Python. Python provides a useful ground for rapid prototyping, after which core algorithms and data structures may be transferred over to C++ for speed. High level interfaces of the hybrid system remain in Python, facilitating further development and code reuse both within DIALS and by third parties. . This is the Python 3 version of the package. Package: python3-dicoclient Description-md5: 9033d25d65d6cbf9d89aa3ec4f2aecee Description-en: RFC 2229 compliant dictionary client module and shell GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package contains a Python module that provides a Dico client and a simple interactive shell. Package: python3-django-crispy-forms Description-md5: cd8872a7d81d0836d82490e06d77defb Description-en: app for Django providing elegant form rendering (Python3 version) django-crispy-forms provides you with a |crispy filter and {% crispy %} tag that will let you control the rendering behavior of your Django forms in a very elegant and DRY way. Have full control without writing custom form templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application. . Django-crispy-forms supports several frontend frameworks, such as Twitter Bootstrap (versions 2, 3 and 4), Uni-form and Foundation. You can also easily adapt your custom company's one, creating your own, see the docs for more information. You can easily switch among them using CRISPY_TEMPLATE_PACK setting variable. . This package contains the Python 3 version of the library. Package: python3-django-crispy-forms-foundation Description-md5: 7abc36c90aaaf520ce9bfc81d5983751 Description-en: Django-crispy-forms layout objects for Foundation for sites (Python3 version) This is a Django application to add django-crispy-forms layout objects for the CSS framework Foundation for sites. It depends on the python3-crispy-forms library. . django-crispy-forms provides you with a |crispy filter and {% crispy %} tag that will let you control the rendering behavior of your Django forms in a very elegant and DRY way. Have full control without writing custom form templates. All this without breaking the standard way of doing things in Django, so it plays nice with any other form application. . django-crispy-forms supports several frontend frameworks, such as Twitter Bootstrap (versions 3 and 4), Uni-form and Foundation. You can also easily adapt your custom company's one, creating your own, see the docs for more information. You can easily switch among them using CRISPY_TEMPLATE_PACK setting variable. . This package contains the Python 3 version of the library. Package: python3-django-parler Description-md5: e7421e0865a1e0a869f0c16f9474a962 Description-en: Django model translations (Python3 version) Simple Django model translations without nasty hacks. Features: * Nice admin integration. * Access translated attributes like regular attributes. * Automatic fallback to the default language. * Separate table for translated fields, compatible with django-hvad. * Plays nice with others, compatible with django-polymorphic and django-mptt. . This package contains the Python 3 version of the library. Package: python3-django-sitetree Description-md5: 6734ddf2d1d895d2334d36c5bd0e9449 Description-en: site tree, menu and breadcrumbs navigation for Django (Python3 version) django-sitetree is a reusable application for Django, introducing site tree, menu and breadcrumbs navigation elements. Site structure in django-sitetree is described through Django admin interface in a so called site trees. Every item of such a tree describes a page or a set of pages through the relation of URI or URL to human-friendly title. . This package contains the Python 3 version of the library. Package: python3-dns Description-md5: 32eaa5f6103e3bc4f5c85cabfab90328 Description-en: DNS client module for Python 3 This Python 3 module provides an DNS API for looking up DNS entries from within Python 3 modules and applications. This module is a simple, lightweight implementation. It is not as complete as python-dnspython, but is useful for many common applications. It does not support async. Package: python3-dolfinx Description-md5: 8b0d7e543b0a54225af077d16acadf2a Description-en: Python interface for DOLFIN (Python 3) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The legacy version of DOLFIN is provided by python3-dolfin. . This is a base package depending on the dolfinx packages with real or complex number support. By default the version built against the preferred version of PETSc in /usr/lib/petsc is selected, but the alternative version can be selected by setting the environment variable PETSC_DIR. Package: python3-dolfinx-complex Description-md5: 21c9bd2c698d8d40721e0a273f1bd404 Description-en: Python interface for DOLFIN (Python 3) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the Python interface for DOLFIN (Python 3). . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The legacy version of DOLFIN (without complex number support) is provided by python3-dolfin. Package: python3-dolfinx-real Description-md5: 6a6e4b563fac29b55604579a2f66c280 Description-en: Python interface for DOLFIN (Python 3) DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains the Python interface for DOLFIN (Python 3). . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The legacy version of DOLFIN is provided by python3-dolfin. Package: python3-drgn Description-md5: 62c0b0454619123db5540ada27ebe3ed Description-en: Programmable debugger drgn (pronounced "dragon") is a debugger with an emphasis on programmability. drgn exposes the types and variables in a program for easy, expressive scripting in Python. Package: python3-enki2 Description-md5: baf1666453e241f374b7170016264b19 Description-en: Python3 bindings for the library libenki2 Libenki provides a fast 2D physics-based robot simulator written in C++. It is able to simulate kinematics, collisions, sensors and cameras of robots. See also the description of package libenki2 Package: python3-ephemeral-port-reserve Description-md5: accebd839d201de8da0836a3d7991266 Description-en: binds to an ephemeral port, force it into the TIME_WAIT state, and unbind it Sometimes you need a networked program to bind to a port that can't be hard-coded. Generally this is when you want to run several of them in parallel; if they all bind to port 8080, only one of them can succeed. . The usual solution is the "port 0 trick". If you bind to port 0, your kernel will find some arbitrary high-numbered port that's unused and bind to that. Afterward you can query the actual port that was bound to if you need to use the port number elsewhere. However, there are cases where the port 0 trick won't work. For example, mysqld takes port 0 to mean "the port configured in my.cnf". Docker can bind your containers to port 0, but uses its own implementation to find a free port which races and fails in the face of parallelism. . ephemeral-port-reserve helps you using port 0. Package: python3-exactimage Description-md5: e47e4ef00b54dbe0a61365bacf616cfa Description-en: fast image manipulation library (Python3 bindings) ExactImage is a fast C++ image processing library. Unlike many other library frameworks it allows operation in several color spaces and bit depths natively, resulting in low memory and computational requirements. . This package contains the Python3 bindings. Package: python3-fakeredis Description-md5: c6be3d53e2f94bcb44fa2c7092e68ce8 Description-en: Fake version of a redis-py fakeredis is a pure Python implementation of the redis-py Python client that simulates talking to a redis server. This was created for a single purpose: to write unittests. Setting up redis is not hard, but many times you want to write unittests that do not talk to an external server (such as redis). This module now allows tests to simply use this module as a reasonable substitute for redis. Package: python3-falcon Description-md5: 85f1d9e9c94098afac75d2fb7d4cdc55 Description-en: supersonic micro-framework for building cloud APIs - Python 3.x Falcon is a high-performance Python framework for building cloud APIs. It encourages the REST architectural style, and tries to do as little as possible while remaining highly effective. . Unlike other Python web frameworks, Falcon won't bottleneck your API's performance under highly concurrent workloads. Many frameworks max out at serving simple "hello world" requests at a few thousand req/sec, while Falcon can easily serve many more on the same hardware. . Falcon isn't very opinionated. In other words, the framework leaves a lot of decisions and implementation details to you. . Features: * Intuitive routing via URI templates and resource classes * Easy access to headers and bodies through request and response classes * Idiomatic HTTP error responses via a handy exception base class * DRY request processing using global, resource, and method hooks * Snappy unit testing through WSGI helpers and mocks * 20% speed boost when Cython is available * Python 2.6, Python 2.7, PyPy and Python 3.3 support . This package provides the Python 3.x module. Package: python3-fastparquet Description-md5: 3651548d1250fb7492d5ab338ef6fdd3 Description-en: python implementation of the parquet format This is a python implementation of the parquet format, aiming integrate into python-based big data work-flows. It is used implicitly by the projects Dask, Pandas and intake-parquet. . This module offers a high degree of support for the features of the parquet format, and very competitive performance, in a small install size and codebase. Package: python3-fcrypto Description-md5: 2b4464fdf2c48898de1319f0aaf14f01 Description-en: encryption format library. -- Python 3 binding library libfcrypto is a library for encryption formats. . This package includes Python 3 bindings. Package: python3-ffcv Description-md5: fc45d0d45cb53d3f6df172de74130e82 Description-en: Fast Forward Computer Vision (and other ML workloads) This is a drop-in data loading system that dramatically increases data throughput in model training. Package: python3-fife Description-md5: e0baa100ef078b23019808e5d303ed95 Description-en: FIFE is a multi-platform isometric game engine FIFE stands for Flexible Isometric Free Engine and is a cross platform game creation framework written in C++. It provides you with the ability to create a game using Python interfaces. FIFE also comes as a DLL or static library so you can use C++ as well. Package: python3-flask-marshmallow Description-md5: 5a608c27507758087e68faa8491b0ccd Description-en: Flask + marshmallow for beautiful APIs (Python3) Flask-Marshmallow is a thin integration layer for Flask (a Python web framework) and marshmallow (an object serialization/deserialization library) that adds additional features to marshmallow, including URL and Hyperlinks fields for HATEOAS-ready APIs. . It also (optionally) integrates with Flask-SQLAlchemy. Package: python3-flask-sqlalchemy Description-md5: f5bf19d1ddb6afb3baa428aa8b0b1c4c Description-en: SQLAlchemy support to your Python 3 Flask application (Python3) Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. . This python3 package adds SQLAlchemy support to Flask. The aim of SQLAlchemy is to make accomplishing common tasks in Flask application easier by providing useful defaults and extra helpers. Package: python3-fontforge Description-md5: 0d9c2a8d0179b0821fdbcbe2d7cba478 Description-en: font editor - Python bindings FontForge is a font editor. Use it to create, edit and convert fonts in OpenType, TrueType, UFO, CID-keyed, Multiple Master, and many other formats. . This package provides the Python modules (the libraries fontforge and psMat) to access a FontForge program for font manipulations. Package: python3-fsapfs Description-md5: 42826f0c02cc40b257a6881305232f72 Description-en: APFS access library -- Python 3 bindings libfsapfs is a library to access the Apple File System (APFS). . This package includes Python 3 bindings. Package: python3-fsfat Description-md5: 324154aa767e5c4cce688ea45a99fa81 Description-en: File Allocation Table (FAT) file system format access library -- Python 3 bindings libfsfat is a library to access the File Allocation Table (FAT) file system format. . This package includes Python 3 bindings. Package: python3-fsquota Description-md5: c339a815a4c8a48103de5b01d768b755 Description-en: Python filesystem quota module (Python 3) This module for Python 3 allows accessing file system quotas on UNIX platforms from Python scripts. This works both for locally mounted file systems and network file systems (via RPC, i.e. Remote Procedure Call). The interface is designed to be independent of UNIX flavours as well as file system types. . This package installs the library for Python 3. Package: python3-full Description-md5: afcc8c0cdbd5f789f3f673bfe8c60249 Description-en: Default Python Interpreter with complete class library 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 modules with complex dependencies, such as tk and IDLE. All batteries included. . This package depends on Debian's default python 3 version's full standard library (currently v3.13). . According to the Debian Python policy, this package must not be used in build dependencies, dependencies and recommendations. Package: python3-gdcm Description-md5: e7d1dd5a1c511a0ce2a4b259beed61b3 Description-en: Grassroots DICOM Python bindings Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . Python bindings to the GDCM DICOM library. Package: python3-gdl Description-md5: 31fe21263fa6b8ee43503daf97e9cc34 Description-en: Python interface for the GNU Data Language GNU Data Language (GDL) is a free IDL (Interactive Data Language) compatible incremental compiler. It has full syntax compatibility with IDL 7.1. IDL is a registered trademark of ITT Visual Information Solutions. From IDL 8.0, the following language elements are supported: . * FOREACH loop * negative array indices * garbage collection pointers and objects * call methods on an object using "." (e. g. `object.aMemberProcedure,arg1`) . The file input output system is fully implemented. GUI support (widgets) is officially provided, but it's not complete yet. . This package contains the Python library/interface. Package: python3-gemmi Description-md5: 72455493c66e856e80b75116d2d313e2 Description-en: library for structural biology - Python module Library for macromolecular crystallography and structural bioinformatics. For working with coordinate files (mmCIF, PDB, mmJSON), refinement restraints (monomer library), electron density maps (CCP4), and crystallographic reflection data (MTZ, SF-mmCIF). It understands crystallographic symmetries, it knows how to switch between the real and reciprocal space and it can do a few other things. . This package contains the Python module. Package: python3-gensio Description-md5: ac166db42e1a9f8e99547496868f943e Description-en: abstract stream I/O (Python 3 bindings) This library (pronounced gen'-see-oh) is used to abstract stream I/O like serial port, TCP, telnet, UDP, SSL, IPMI SOL etc and offers a framework for giving a consistent view of various stream (and packet) I/O types. You create a gensio object (or a gensio), and you can use that gensio without having to know too much about what is going on underneath. You can stack gensio on top of another one to add protocol funcionality. For instance, you can create a TCP gensio, stack SSL on top of that, and stack Telnet on top of that. It supports a number of network I/O and serial ports. Gensio can be used for sending and receiving ports, and it also supports establishing encrypted and authenticated connections. . This package contains the Python 3 bindings. Package: python3-getfem Description-md5: bb0fbc7c8b7f8895b85705bd1e7b1528 Description-en: Python interface to the GETFEM generic finite element library GETFEM is a library allowing the computation of any elementary matrix (even for mixed finite element methods) on the largest class of methods and elements, and for arbitrary dimension. . This package contains the Python 3 interface to GETFEM. Package: python3-getfem++ Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: python3-gfal2 Description-md5: 382ef2dbdfd724fd39e1acf6ad672385 Description-en: Python bindings for gfal2 Python bindings for gfal2. GFAL2 offers a single, simple and portable API for the file operations in grids and cloud environments. Package: python3-gl-image-display Description-md5: b76b0ff466824ab6b84366d63874c979 Description-en: OpenGL-based image visualizer A library to render images with OpenGL. After the initial load, the panning and zooming is done in hardware, with zero CPU cost. This package provides the Python implementation of the FLTK widget Package: python3-glgrib-glfw Description-md5: bca3df94b1116a45195ea68b7e2ce8ad Description-en: Display GRIB2 fields using OpenGL (glgrib Python3 bindings) glGrib.glfw is a module providing full access to glgrib capabilities to the Python interpreter. Package: python3-globus-sdk Description-md5: 66a8de7a838d5359092242bed2115339 Description-en: convenient Pythonic interface to Globus APIs The Globus SDK for Python provides a convenient Pythonic interface to Globus APIs. Using this package, one can import Globus client classes and other helpers from the globus_sdk Python module. Package: python3-googleapi Description-md5: 7b258060ff264931cebd68c92a3a2a56 Description-en: Google APIs Client Library - Python 3.x This package contains the Google APIs Client Library for Python, which is the core Python library for accessing. Samples are available in the python3-googleapi-samples package. . This package provides the Python 3.x module. Package: python3-googleapi-samples Description-md5: d8ce597ba0e33cd434123ead43ecce4d Description-en: Google APIs Client Library for Python, samples This package contains the Google APIs Client Library for Python, which is the core Python library for accessing. . This package contains some samples for the python3-googleapi package. Package: python3-gphoto2 Description-md5: aca34ff40197f1d6c35ded2266b417d8 Description-en: Python interface to libgphoto2 (Python 3) Python-gphoto2 is a comprehensive Python interface (or binding) to libgphoto2. It is built using SWIG to automatically generate the interface code. This gives direct access to nearly all the libgphoto2 functions, but sometimes in a rather un-Pythonic manner. . This package installs the library for Python 3. Package: python3-graph-tool Description-md5: 7d5143f85a6739dac984b51d57ee6d7e Description-en: Efficient network analysis -- Python graph-tool is an efficient Python module for manipulation and statistical analysis of graphs (a.k.a. networks). Contrary to most other Python modules with similar functionality, the core data structures and algorithms are implemented in C++, making extensive use of template metaprogramming, based heavily on the Boost Graph Library. This confers it a level of performance that is comparable (both in memory usage and computation time) to that of a pure C/C++ library. . This package provides the Python material. Package: python3-griffe Description-md5: ef3af2cdb62bdda558f70dee9853267a Description-en: Signatures for entire Python programs Extract the structure, the frame, the skeleton of your project, to generate API documentation or find breaking changes in your API. Package: python3-gtsam Description-md5: 882de37f131c632039c3e9e1520750bd Description-en: Factor graphs for sensor fusion in robotics GTSAM is a C++ library that implements sensor fusion for robotics and computer vision applications, including SLAM (Simultaneous Localization and Mapping), VO (Visual Odometry), and SFM (Structure from Motion). It uses factor graphs and Bayes networks as the underlying computing paradigm rather than sparse matrices to optimize for the most probable configuration or an optimal plan. Coupled with a capable sensor front-end (not provided here), GTSAM powers many impressive autonomous systems, in both academia and industry. . Python library Package: python3-gv Description-md5: 3b4cf31a508df299de2062cf7bfdf1ba Description-en: Python3 bindings for graphviz Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description. . This package contains the Python3 bindings. Package: python3-habluetooth Description-md5: d2c5d765127997632ce7c3b5e929d36d Description-en: High availability Bluetooth Python interface for managing Bluetooth devices with high availability features, designed to support robust wireless communication set ups. Facilitates reliable connectivity and efficient handling of multiple devices, making it suitable for applications like home automation where consistent device availability is crucial. Package: python3-halide Description-md5: dc490334b39989b099eacb5d6d4f8607 Description-en: fast, portable computation on images and tensors -- Python3 bindings Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. . This package contains provides a Python binding that provides full support for writing Halide embedded in Python without C++. Package: python3-halide-doc Description-md5: a9fe644105d6d62b705937dd7fac26ee Description-en: fast, portable computation on images and tensors (Python3 documentation) Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. . This package contains tutorials for writing Halide embedded in Python. Package: python3-halide19-dev Description-md5: b732dcdd19ccf6e0d05b4b604430a3b6 Description-en: fast, portable computation on images and tensors (Python3 Bindings Dev files) Halide is a programming language designed to make it easier to write high-performance image and array processing code on modern machines. . This package contains the files necessary to develop against libhalide Python binding. Package: python3-hamlib Description-md5: 188aa72adeb9311d2d532ae3f6818013 Description-en: Run-time Python3 library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the Python3 bindings of the library. Package: python3-hawkey Description-md5: 8875e3a3fc674a09b66cf2d55b82254e Description-en: Python bindings for the hawkey library (Python 3) A library providing simplified C and Python APIs to libsolv. . This package installs the hawkey library for Python 3. Package: python3-hawkey-doc Description-md5: 2da87c275a5fc54cfddce7600bb1ed1b Description-en: Python 3 bindings for the hawkey library (common documentation) A library providing simplified C and Python APIs to libsolv. . This package installs common documentation for the hawkey Python 3 bindings. Package: python3-hdf4 Description-md5: 120edb0812a1d043ea31f18e17155857 Description-en: Python-HDF4: Python interface to the NCSA HDF4 library The Python-HDF4 package wraps the functionality of the NCSA HDF version 4 library inside a Python OOP framework. The SD (scientific dataset), VS (Vdata) and V (Vgroup) APIs are currently implemented. SD datasets are read/written through numpy arrays. NetCDF files can also be read and modified with Python-HDF4. . This package is a fork of pyhdf (http://pysclint.sourceforge.net/pyhdf/). Package: python3-hfst Description-md5: 61a87c7415dabec5b163d47a939d3119 Description-en: Helsinki Finite-State Transducer Technology (Python3 module) The Helsinki Finite-State Transducer software is intended for the implementation of morphological analysers and other tools which are based on weighted and unweighted finite-state transducer technology. . This package provides Python3 module for libhfst. Package: python3-httpcore Description-md5: e9d46da9251bcfb57294ae2ec7120d8e Description-en: minimal low-level HTTP client The HTTP Core package provides a minimal low-level HTTP client, which does one thing only. Sending HTTP requests. . It does not provide any high level model abstractions over the API, does not handle redirects, multipart uploads, building authentication headers, transparent HTTP caching, URL parsing, session cookie handling, content or charset decoding, handling JSON, environment based configuration defaults, or any of that Jazz. . Some things HTTP Core does do: . * Sending HTTP requests. * Provides both sync and async interfaces. * Supports HTTP/1.1 and HTTP/2. * Async backend support for asyncio and trio. * Automatic connection pooling. * HTTP(S) proxy support. Package: python3-ijson Description-md5: 530f3321b26d15270252d0ccd13b7899 Description-en: event-driven JSON parser (Python 3 version) Ijson is an iterative, event-driven JSON parser with a standard Python iterator interface. The principle is similar to Java SAX parser: the user can parse a document on-line, without storing the whole object in memory. . This package installs the library for Python 3. Package: python3-imath Description-md5: 60d51030b7c1bb38960a6f8cfcac040d Description-en: Utility libraries from ASF used by OpenEXR - Python bindings Imath is a basic, light-weight, and efficient C++ representation of 2D and 3D vectors and matrices and other simple but useful mathematical objects, functions, and data types common in computer graphics applications, including the “half” 16-bit floating-point type. . Imath also includes optional Python bindings for all types and functions, including optimized implementations of vector and matrix arrays. . This package provides Python bindings to the Imath library. Package: python3-imobiledevice Description-md5: 881ca305b8d08944d6aa494579297ae7 Description-en: Python 3 bindings for communicating with iPhone and other Apple device libimobiledevice is a library that talks the native Apple USB protocols that the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. . This package contains the Python 3 bindings Package: python3-isospec Description-md5: 51300d4007970491bcd37aa4a3566555 Description-en: Isotopic fine structure calculator for Python 3 IsoSpec implements an algorithm for fast computation of isotopologues of chemical substances that can alternate between joint probability and peak height threshold. . This package provides the package's Python 3 interface. Package: python3-ixion Description-md5: c2eee1b6be4cdad805ad4aef37f777ef Description-en: general purpose formula parser & interpreter library -- Python module Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. . This package contains the Python module. Package: python3-kineticstools Description-md5: 0aa646763554c01a3ab894d63947050f Description-en: detection of DNA modifications (Python 3 library) Tools for detecting DNA modifications from single molecule, real-time (SMRT®) sequencing data. This tool implements the P_ModificationDetection module in SMRT® Portal, used by the RS_Modification_Detection and RS_Modifications_and_Motif_Detection protocol. Researchers interested in understanding or extending the modification detection algorithms can use these tools as a starting point. . This package is part of the SMRTAnalysis suite and contains the backend Python 3 library. Package: python3-kopeninghours Description-md5: 3b19eb309c6f0552b1a7ad09ffa2d04b Description-en: OSM opening hours expressions library - Python binding A library for parsing and evaluating OSM opening hours expressions. . OSM opening hours expressions are used to describe when a feature is open/available or closed. This format is not only used in OpenStreetMap itself, but in various other data sources or APIs needing such a description as well. . This package contains the Python library. Package: python3-lammps Description-md5: 04b4494aeaa9c04a128e31482705755c Description-en: Molecular Dynamics Simulator LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. . LAMMPS has potentials for soft materials (biomolecules, polymers) and solid-state materials (metals, semiconductors) and coarse-grained or mesoscopic systems. It can be used to model atoms or, more generically, as a parallel particle simulator at the atomic, meso, or continuum scale. . LAMMPS runs on single processors or in parallel using message-passing techniques and a spatial-decomposition of the simulation domain. The code is designed to be easy to modify or extend with new functionality. . This package provides the Python module for LAMMPS. Package: python3-lcm Description-md5: d1ffbc597a4c4990c21cfa0507400655 Description-en: Lightweight Communications and Marshalling - Python Interface LCM is a set of libraries and tools for message passing and data marshalling, targeted at real-time systems where high-bandwidth and low latency are critical. It provides a publish/subscribe message passing model and automatic marshalling/unmarshalling code generation with bindings for applications in a variety of programming languages. . This package provides the Python interface. Package: python3-ldns Description-md5: 9e7a55e121c26f8daa1d8a660b51ce97 Description-en: ldns library for DNS programming - Python3 bindings The goal of ldns is to simplify DNS programming, it supports recent RFCs like the DNSSEC documents, and allows developers to easily create software conforming to current RFCs, and experimental software for current Internet Drafts. . This archive contains modules that allow you to use LDNS Library in Python3 programs. Package: python3-ledger Description-md5: 834f8089c3510ce816f41ab3f5b70270 Description-en: command-line double-entry accounting program (python3 extension) Ledger is a powerful and flexible double-entry accounting system run entirely from the command line. Your accounts ledger is stored in one or more plain-text files with a very simple and readable format, and ledger does the hard work of balancing your books and reporting. . This package provides the python3 module Package: python3-lgpio Description-md5: 93138e12975247ec6ac7275702a280d4 Description-en: Control GPIO pins via gpiochip devices - python3 bindings The lgpio library is a fully featured library for controlling the GPIO pins of the local board. It includes facilities for software PWM, callbacks on level change, I2C, SPI, and UART wrappers. . This package contains the Python 3 bindings for liblgpio. Package: python3-libbde Description-md5: 1da949abfb5e1c0bb9fdbff06ff90765 Description-en: BitLocker Drive Encryption access library -- Python 3 bindings The BDE format is used by Microsoft Windows (Vista and later) to encrypt data on a storage media volume. . This package includes Python 3 bindings. Package: python3-libcamera Description-md5: cfe34f2344358748afffdc15be73c96b Description-en: complex camera support library (Python bindings) libcamera is a complex camera support library which handles low-level control of the camera devices, providing a unified higher-level programming interface to the applications. . This package contains the libcamera Python bindings. Package: python3-libcomps Description-md5: 8430e8ac5532de37e0aa585889c918c7 Description-en: Python bindings for the libcomps library (Python 3) Libcomps is library for structure-like manipulation of content in comps XML files. Supports reading/writing XML files and structure modifications. . This package installs the libcomps library for Python 3. Package: python3-libcreg Description-md5: 61a8d146f4228b63e11ce32f40a728ed Description-en: library to access Windows 9x/Me Registry files -- Python 3 bindings libcreg is a library to access the Windows 9x/Me Registry File (CREG) format. . This package contains Python 3 bindings for libcreg. Package: python3-libdnf Description-md5: 77a53d654cd4b0f0dcb997b8ae2ffa4f Description-en: Python bindings for the libdnf library (Python 3) A library providing simplified C and Python APIs to libsolv. . This package installs the libdnf library for Python 3. Package: python3-libesedb Description-md5: 09833088414c67ffada0a1fb225a4ff8 Description-en: Extensible Storage Engine DB access library -- Python 3 bindings libesedb is a library to access the Extensible Storage Engine (ESE) Database File (EDB) format. The ESE database format is used in may different applications like Windows Search, Windows Mail, Exchange, Active Directory, etc.. . This package contains Python 3 bindings for libesedb. Package: python3-libevt Description-md5: 01f937c7875246d67efc569725c716ad Description-en: Windows Event Log (EVT) format access library -- Python 3 bindings libevt is a library to access the Windows Event Log (EVT) format. . This package contains Python 3 bindings for libevt. Package: python3-libevtx Description-md5: 0ad9d499ad5852ff336945fcf01174fa Description-en: Windows XML Event Log format access library -- Python 3 bindings libevtx is a library to access the Windows XML Event Log (EVTX) format. . This package contains Python 3 bindings for libevtx. Package: python3-libewf Description-md5: 2bec733323bc609c88788bf391962b7e Description-en: support for Expert Witness Compression format -- Python 3 bindings Libewf is a library with support for reading and writing the Expert Witness Compression Format (EWF). This library allows you to read media information of EWF files in the SMART (EWF-S01) format and the EnCase (EWF-E01) format. It supports files created by EnCase 1 to 6, linen and FTK Imager. The libewf is useful for forensics investigations. . This package contains Python 3 bindings for libewf. Package: python3-libfdt Description-md5: 89657b764ef1ff4a90eacd02b299b88e Description-en: Flat Device Trees manipulation library - Python bindings This is a library containing functions for manipulating Flat Device Trees. . This package contains the files needed for Python development with libfdt. Package: python3-libfsext Description-md5: 1d3aaefa5839c5e959d37a6f5d866844 Description-en: library to access the Extended File System -- Python 3 bindings libfsext is a library to access the Extended File System. . This package contains Python 3 bindings for libfsext. Package: python3-libfshfs Description-md5: ac66d38cd43e0f8580880b2e377661e0 Description-en: library to access the Mac OS Hierarchical File System -- Python 3 bindings libfshfs is a library to access the Mac OS Hierarchical File System (HFS). . This package contains Python 3 bindings for libfshfs. Package: python3-libfsntfs Description-md5: 3908901343c0ea125fd45c679e50d4d6 Description-en: NTFS access library -- Python 3 bindings NTFS is the primary file system for Microsoft Windows versions that are based on Windows NT. libfsntfs provides a library and tools to access NTFS volumes. . This package includes Python 3 bindings. Package: python3-libfsxfs Description-md5: 8c78a966f52429f4164289b84159379b Description-en: llibrary to access the SGI X File System -- Python 3 bindings libfsxfs is a library to access the SGI X File System (XFS). . This package contains Python 3 bindings for libfsxfs. Package: python3-libfvde Description-md5: 129ee26166338160ca2aa97d777096a0 Description-en: FileVault Drive Encryption access library -- Python 3 bindings The FVDE format is used by Mac OS X, as of Lion, to encrypt data on a storage media volume. . This package contains Python 3 bindings for libfvde. Package: python3-libfwnt Description-md5: b600faa7670111079335560ee8ccb5d9 Description-en: Windows NT data type library -- Python 3 bindings libfwnt is a library for Windows NT data types. . This package contains Python 3 bindings for libfwnt. Package: python3-libfwsi Description-md5: e808d650187ab3731325c99631742326 Description-en: Windows Shell Item format access library -- Python 3 bindings libfwsi is a library to access the Windows Shell Item format. . This package contains Python 3 bindings for libfwsi. Package: python3-libhfst Description-md5: 330bc7c934d1893686d727c384a8ff5c Description-en: Transitional dummy package for python3-hfst This is a transitional dummy package. It can safely be removed. Package: python3-libipa-hbac Description-md5: 212cdd41ce04657029030f82f6a07c23 Description-en: Python3 bindings for the FreeIPA HBAC Evaluator library The libipa_hbac-python contains the bindings so that libipa_hbac can be used by Python applications. . This package installs the library for Python 3. Package: python3-libkdumpfile Description-md5: 4a71b667a5fa1e6af35fb757c4dbdd9e Description-en: Python bindings for libkdumpfile libkdumpfile is a library to read kdump-compressed kernel core dumps. . This package contains Python bindings for libkdumpfile. Package: python3-liblnk Description-md5: 6d37c221bf51c90668ad3e0762570189 Description-en: Windows Shortcut File format access library -- Python 3 bindings liblnk is a library to access the Windows Shortcut File (LNK) format. . This package contains Python 3 bindings for liblnk. Package: python3-libluksde Description-md5: b2e74f225dcee08282f0bac8575f7c90 Description-en: library to access LUKS Disk Encryption volumes -- Python 3 bindings libluksde is a library to access LUKS Disk Encryption volumes. . This package contains Python 3 bindings for libluksde. Package: python3-libm2k Description-md5: 7efb2b3fe410e87e04e1251f108175b7 Description-en: Python ADI library for interfacing with the ADALM2000 Python libm2k library for interfacing with the ADALM2000. These M2K components represent the functionalities of ADALM2000: . - AnalogIn - oscilloscope or voltmeter - AnalogOut - signal generator - Digital - logic analyzer or pattern generator - PowerSupply - constant voltage generator - DMM - digital multimeter . This package installs the Python bindings for the library. Package: python3-libmsiecf Description-md5: 9ba7f3e5e3c847f3d91e50a5df4559cd Description-en: Microsoft Internet Explorer Cache File access library -- Python 3 bindings libmsiecf is a library to access the Microsoft Internet Explorer (MSIE) Cache File (index.dat) files. . This package contains Python 3 bindings for libmsiecf. Package: python3-libnatpmp Description-md5: 4ac8e79402c81b1721bc374882710cae Description-en: portable and fully compliant implementation of NAT-PMP (Python 3 bindings) NAT-PMP is the direct concurrent to the UPnP IGD specification. It is providing a way to do NAT traversal. It is part of the Bonjour protocol specifications. At the moment it is mainly supported by Apple software and hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or (Open)Solaris Router, you should have a look at MiniUPnPd which is supporting NAT-PMP in addition to UPnP since December 2007 ! . libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol NAT-PMP for the client side. It is based on non blocking sockets and all calls of the API are asynchronous. It is therefore very easy to integrate the NAT-PMP code to any event driven code. . This package contains the Python 3 bindings. Package: python3-libnbd Description-md5: c59bd34986f97f1e7492b1fedcce9bcf Description-en: Network Block Device client library -- Python 3 bindings NBD — Network Block Device — is a protocol for accessing Block Devices (hard disks and disk-like things) over a Network. . This is the NBD client library in userspace, a simple library for writing NBD clients. . This package contains Python 3 bindings and nbdsh, an interactive shell. Package: python3-libolecf Description-md5: 6c6bcc4d8eaede53097281366de89ce6 Description-en: OLE2 Compound File format access library -- Python 3 bindings libolecf is a library to access the OLE 2 Compound File (OLECF) format. . This package contains Python 3 bindings for libolecf. Package: python3-libqcow Description-md5: c71d27865ff2dc205319c0befda6e59c Description-en: QEMU Copy-On-Write image format access library -- Python 3 bindings libqcow is a library to access the QEMU Copy-On-Write (QCOW) image format. . This package contains Python 3 bindings for libqcow. Package: python3-libregf Description-md5: 4f4ba6e6dde131fa13be9d4a8488e9b8 Description-en: Windows NT Registry File (REGF) format access library -- Python 3 bindings libregf is a library to access the Windows NT Registry File (REGF) format. . This package contains Python 3 bindings for libregf. Package: python3-librepo Description-md5: 949cf8bfd80e42af7c40e235f18cb206 Description-en: Python bindings for the librepo library (Python 3) A library providing C and Python (libcURL-like) APIs to download repository metadata. . This package installs the librepo library for Python 3. Package: python3-librepo-doc Description-md5: c5e5f5b5f5ab1f7061e46313804bbd6b Description-en: Python 3 bindings for the librepo library (common documentation) A library providing C and Python (libcURL-like) APIs to download repository metadata. . This package installs common documentation for the librepo Python 3 bindings. Package: python3-libscca Description-md5: aa93e70767eca539b04146e381ceb2c3 Description-en: Windows Prefetch File access library -- Python 3 bindings libscca is a library to access the Windows Prefetch File (SCCA) format. . This package contains Python 3 bindings for libscca. Package: python3-libsigscan Description-md5: c3e3ddf34244b73560cef2ccaade53aa Description-en: binary signature scanning library -- Python 3 bindings libsigscan is a library for binary signature scanning, using simple offset/string-based signatures. . This package contains Python 3 bindings for libsigscan. Package: python3-libsmdev Description-md5: 7939ef8cfdd83865f0b6723e6aeb8e49 Description-en: storage media device access library -- Python 3 bindings libsmdev is a library to access to storage media devices. . This package contains Python 3 bindings for libsmdev. Package: python3-libsmraw Description-md5: f40541cccec2a9975b8ca58465b2a4ca Description-en: split RAW image format access library -- Python 3 bindings libsmraw is a library to access the (split) RAW image format. . This package contains Python 3 bindings for libsmraw. Package: python3-libsss-nss-idmap Description-md5: 9dc7d17bee37f7358268401ea7fe5b96 Description-en: Python3 bindings for the SID lookups library This package contains the bindings for libnss_sss_idmap to be used by Python applications. . This package installs the library for Python 3. Package: python3-libtorrent Description-md5: 1ae4d06eab5e84835d075e1f7376d626 Description-en: Python bindings for libtorrent-rasterbar (Python 3) Bittorrent library by Rasterbar Software (Arvid Norberg). libtorrent-rasterbar is a C++ library that aims to be a good alternative to all the other bittorrent implementations around. . The main goals of libtorrent-rasterbar are: * to be cpu efficient * to be memory efficient * to be very easy to use . This package contains Python 3 bindings for the libtorrent-rasterbar library. Package: python3-libuser Description-md5: aa95d205d8dae7b8c055724fdb434188 Description-en: user and group account administration library - python3 bindings The libuser library implements a standardized interface for manipulating and administering user and group accounts. The library uses pluggable back-ends to interface to its data sources. . This package contains the Python 3 bindings of the library. Package: python3-libvhdi Description-md5: 151cb5d43507fa5e59d35e3b9e9ddc80 Description-en: Virtual Hard Disk image format access library -- Python 3 bindings libvhdi is a library to access the Virtual Hard Disk (VHD) image format. . This package contains Python 3 bindings for libvhdi. Package: python3-libvmdk Description-md5: c625b53f29b96ba46725c0d214692d6c Description-en: VMWare Virtual Disk format access library -- Python 3 bindings libvmdk is a library to access the VMware Virtual Disk (VMDK) format. . This package contains Python 3 bindings for libvmdk. Package: python3-libvshadow Description-md5: 9272304f681c79b6c3da759fb3f4ebd9 Description-en: Volume Shadow Snapshot format access library -- Python 3 bindings libvshadow is a library to access the Volume Shadow Snapshot (VSS) format. The VSS format is used by Windows, as of Vista, to maintain copies of data on a storage media volume. . This package contains Python 3 bindings for libvshadow. Package: python3-libvslvm Description-md5: 19ab4f6036e2d29b7ae2571292ab4a31 Description-en: Linux LVM volume system format access library -- Python 3 bindings libvslvm is a library to access the Linux Logical Volume Manager (LVM) volume system format. . This package contains Python 3 bindings for libvslvm. 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-link-grammar Description-md5: 5c1153b356bf9caea7dd5d13f2968c48 Description-en: Carnegie Mellon University's link grammar parser (Python 3) In Sleator, D. and Temperley, D. "Parsing English with a Link Grammar" (1991), the authors defined a new formal grammatical system called a "link grammar". A sequence of words is in the language of a link grammar if there is a way to draw "links" between words in such a way that the local requirements of each word are satisfied, the links do not cross, and the words form a connected graph. The authors encoded English grammar into such a system, and wrote this program to parse English using this grammar. . link-grammar can be used for linguistic parsing for information retrieval or extraction from natural language documents. It can also be used as a grammar checker. . This package contains a Python 3 library for using link-grammar. Package: python3-lldb-14 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-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-lldb-17 Description-md5: 0185ffb3cdaadce7edcc313c1e68ae92 Description-en: Next generation, high-performance debugger, python3 lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb. Package: python3-lldb-18 Description-md5: 0185ffb3cdaadce7edcc313c1e68ae92 Description-en: Next generation, high-performance debugger, python3 lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb. Package: python3-lldb-19 Description-md5: 0185ffb3cdaadce7edcc313c1e68ae92 Description-en: Next generation, high-performance debugger, python3 lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb. Package: python3-lldb-20 Description-md5: 0185ffb3cdaadce7edcc313c1e68ae92 Description-en: Next generation, high-performance debugger, python3 lib LLDB is a next generation, high-performance debugger. It is built as a set of reusable components which highly leverage existing libraries in the larger LLVM Project, such as the Clang expression parser and LLVM disassembler. . This binding package provides access to lldb. Package: python3-lttoolbox Description-md5: ff7cfb6849e035051b7823f6e52b5cda Description-en: Apertium lexical processing modules and tools (Python 3 module) Python 3 module for applications using the Apertium lexical processing modules and tools. Package: python3-mailutils Description-md5: 7771fa360fb87b42722dca01f34cb412 Description-en: GNU Mail abstraction library (Python3 interface) GNU Mailutils is a rich and powerful protocol-independent mail framework. It contains a series of useful mail libraries, clients, and servers. . This is the Python3 interface to the Mailutils library. Package: python3-mapscript Description-md5: ce80a1e608ad656e3a782c28ae112af8 Description-en: Python library for MapServer Python MapScript provides MapServer functions for Python scripts. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Package: python3-mariadb-connector Description-md5: 87719f566636389129ea6da8e91ead7a Description-en: Enables Python programs to access MariaDB and MySQL database MariaDB Connector/Python enables Python programs to access MariaDB and MySQL databases, using an API which is compliant with the Python DB API 2.0 (PEP-249). It is written in C and Python and uses MariaDB Connector/C client library for client server communication. Package: python3-metview Description-md5: d7374649cdfda22352a154130b3c46df Description-en: Python3 support for Metview Metview is the Visualization system from the European Centre for Medium Range Forecasts. It is scriptable, allowing auotmated generation of weather and climate graphics. . This package provides Python3 support for the Metview package Package: python3-miniupnpc Description-md5: 35c1a4d0138099dfc327bc83403d4c22 Description-en: UPnP IGD client lightweight library Python 3 bindings The UPnP protocol is supported by most home adsl/cable routers and Microsoft Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software solution to support the "Internet Gateway Device" part of the protocol. The MediaServer/MediaRenderer UPnP protocol is also becoming very popular. . Miniupnpc aims at the simplest library possible, with the smallest footprint and no dependencies to other libraries such as XML parsers or HTTP implementations. All the code is pure ANSI C. Compiled on a x86 PC, the miniupnp client library have less than 15KB code size. For instance, the upnpc sample program is around 20KB. The miniupnp daemon is much smaller than any other IGD daemon and is ideal for using on low memory device for this reason. . This package contains the Python 3 bindings. Package: python3-mlpack Description-md5: 4707785b90eb24554464596be079bbeb Description-en: intuitive, fast, scalable C++ machine learning library (Python bindings) This package contains Python bindings for the mlpack Library. . Machine Learning Pack (mlpack) is an intuitive, fast, scalable C++ machine learning library, meant to be a machine learning analog to LAPACK. It aims to implement a wide array of machine learning methods and function as a "swiss army knife" for machine learning researchers. Package: python3-mlt Description-md5: c33f6feea04a0b91662e31b0e992ebba Description-en: multimedia framework (Python bindings) MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, xml authoring components, and an extendible plug-in based API. . This package contains the Python bindings for the mlt package. Package: python3-modi Description-md5: e143fa739f27b5e587e8ea6a029fa539 Description-en: Mac OS disk image format access library -- Python 3 bindings libmodi is a library to access the Mac OS disk image format. . This package includes Python 3 bindings. Package: python3-motor Description-md5: 83aacea8dd60bded38d1dd571862bec2 Description-en: full-featured, non-blocking MongoDB driver - Python 3.x Motor presents a callback- or Future-based API for non-blocking access to MongoDB from Tornado or asyncio. . This package contains the Python 3.x module. Package: python3-mp-api Description-md5: 2e488f276512b2f52480f676e6cf7568 Description-en: Materials Project API for Python The Materials Project API defines a standardized manner in which the Materials Project database can be accessed by its users. The API is typically used by scientific researchers who need to retrieve large amounts of data to support their research. . This package installs the library for Python 3. Package: python3-napari Description-md5: 15b2401a7872de383c014d992bb1bc8b Description-en: n-dimensional array viewer in Python Fast, interactive, multi-dimensional image viewer for Python. It's designed for browsing, annotating, and analyzing large multi-dimensional images. It's built on top of Qt (for the GUI), vispy (for performant GPU-based rendering), and the scientific Python stack (numpy, scipy). Package: python3-nbconvert Description-md5: 9cde2fea40ba2116bfdf10b8c0583669 Description-en: Jupyter notebook conversion (Python 3) Jupyter nbconvert converts notebooks to various other formats using Jinja templates. . This package installs the library for Python 3. Package: python3-netgen Description-md5: a5cd80ea677cf4ad38dfa74aa3ea219e Description-en: Automatic 3d tetrahedral mesh generator Python 3 bindings NETGEN is an automatic 3d tetrahedral mesh generator. It accepts input from constructive solid geometry (CSG) or boundary representation (BRep) from STL file format. The connection to a geometry kernel allows the handling of IGES and STEP files. NETGEN contains modules for mesh optimization and hierarchical mesh refinement. . This package contains Python 3 bindings. Package: python3-neuron Description-md5: e13f492c7dbdb166b986a634161db152 Description-en: Neuron simulation environment - Python bindings NEURON is a simulation environment for modeling individual neurons and networks of neurons. It provides tools for conveniently building, managing, and using models in a way that is numerically sound and computationally efficient. It is particularly well-suited to problems that are closely linked to experimental data, especially those that involve cells with complex anatomical and biophysical properties. . This package contains Python bindings for NEURON. Package: python3-nexpy Description-md5: 75c9e045a1d1112a82de14edda05306b Description-en: Python GUI to analyze NeXus data NeXpy provides a high-level Python interface to HDF5 files, particularly those stored as NeXus data, within a simple GUI. It is designed to provide an intuitive interactive toolbox allowing users both to access existing NeXus files and to create new NeXus-conforming data structures without expert knowledge of the file format. Package: python3-nftables Description-md5: 163efcd8a2defdfa0f6887c346e8955d Description-en: nftables/libnftables python3 module The libnftables library provides high level semantics to interact with the nftables framework by the Netfilter project. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. . This package contains the libnftables python3 bindings. Package: python3-ngs Description-md5: 339536e9adbe8549aa1efd268c2ee905 Description-en: Next Generation Sequencing language Bindings (Python3 bindings) NGS is a new, domain-specific API for accessing reads, alignments and pileups produced from Next Generation Sequencing. The API itself is independent from any particular back-end implementation, and supports use of multiple back-ends simultaneously. It also provides a library for building new back-end "engines". The engine for accessing SRA data is contained within the sister repository ncbi-vdb. . The API is currently expressed in C++, Java and Python languages. The design makes it possible to maintain a high degree of similarity between the code in one language and code in another - especially between C++ and Java. . Python3 bindings. Package: python3-nmodl Description-md5: add7fb051e366105c7908002831c2a48 Description-en: Python support for the NEURON modeling language engine The NMODL Framework is a code generation engine for the NEURON MODeling Language (NMODL). . This package contains support for using nmodl from Python. Package: python3-nopie Description-md5: 31e6008ca39ff837e1229d920f443a6b Description-en: Python interpreter linked without PIE (default python3 version) This package contains the interpreter not built as position independent executable. This interpreter is diverting the python3 executable, and making the interpreter built with PIE available as python3-pie. Package: python3-ntp Description-md5: c4d6513317681c5e7fd330d6d5438546 Description-en: Python 3 NTP Helper Classes NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, or similar time signals. . This package contains the Python "ntp" module, which contains helper classes for NTP utilities written in Python. . This is part of NTPsec. NTPsec is a secure, hardened, and improved implementation derived from the original NTP project. Package: python3-numba Description-md5: 4171f6228d88332177aa544844f33488 Description-en: native machine code compiler for Python 3 Numba compiles native machine code instructions from Python programs at runtime using the LLVM compiler infrastructure. It could be easily employed by decorating individual computation intensive functions in the Python code. Numba could significantly speed up the performance of computations, and optionally supports compilation to run on GPU processors through Nvidia's CUDA platform. It integrates well with the Python scientific software stack, and especially recognizes Numpy arrays. . This package contains the modules for Python 3. Package: python3-nvme Description-md5: 2be687fc40f33c5de6cc6c330b6261ef Description-en: NVMe management library (transitional package) Package to ease upgrading from older python3-nvme package to the new python3-libnvme package. . This package can be purged at anytime once the python3-libnvme package has been installed. Package: python3-odil Description-md5: edb149e886b0c597389ca24fb21a8ca8 Description-en: C++11 library for the DICOM standard (Python 3 wrappers) Odil leverages C++ constructs to provide a user-friendly API of the different parts of the DICOM standard. Included in Odil are exception-based error handling, generic access to datasets elements, standard JSON and XML representation of datasets, and generic implementation of messages, clients and servers for the various DICOM protocols. . This package contains the Python 3 wrappers. Package: python3-ogre-1.12 Description-md5: 9049ffc0c34f953c77854e014271b0d5 Description-en: 3D Object-Oriented Graphics Rendering Engine (Python3) OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware-accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. . This package contains the bindings for Python 3. Package: python3-open3d Description-md5: 4f0ea0b27e57f6bfdd12503c09b28119 Description-en: Library for 3D data processing - Python 3 bindings Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. . This package provides the Python 3 bindings for Open3D. Package: python3-openbabel Description-md5: aa2a39e7aee58768c87aec68f06497d6 Description-en: Chemical toolbox library (Python bindings) Open Babel is a chemical toolbox designed to speak the many languages of chemical data. It allows one to search, convert, analyze, or store data from molecular modeling, chemistry, solid-state materials, biochemistry, or related areas. Features include: . * Hydrogen addition and deletion * Support for Molecular Mechanics * Support for SMARTS molecular matching syntax * Automatic feature perception (rings, bonds, hybridization, aromaticity) * Flexible atom typer and perception of multiple bonds from atomic coordinates * Gasteiger-Marsili partial charge calculation . File formats Open Babel supports include PDB, XYZ, CIF, CML, SMILES, MDL Molfile, ChemDraw, Gaussian, GAMESS, MOPAC and MPQC. . This package contains the Python binding. Package: python3-opencc Description-md5: 3984d817662229a13e9190c71440f7e8 Description-en: simplified-traditional Chinese conversion library - Python 3.x opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package provides the Python 3.x module. Package: python3-openimageio Description-md5: 312bca0dc0df8ddc5aac3c3231e10aae Description-en: Library for reading and writing images - Python bindings OpenImageIO is a library for reading and writing images, and a bunch of related classes, utilities, and applications. Main features include: . * Extremely simple but powerful ImageInput and ImageOutput APIs for reading and writing 2D images that is format agnostic -- that is, a "client app" doesn't need to know the details about any particular image file formats. Specific formats are implemented by DLL/DSO plugins. . * Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000, DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI, PNM/PPM/PGM/PBM, Field3d, WebP. More coming! The plugins are really good at understanding all the strange corners of the image formats, and are very careful about preserving image metadata (including Exif, GPS, and IPTC data). . * An ImageCache class that transparently manages a cache so that it can access truly vast amounts of image data (thousands of image files totaling hundreds of GB) very efficiently using only a tiny amount (tens of megabytes at most) of runtime memory. Additionally, a TextureSystem class provides filtered MIP-map texture lookups, atop the nice caching behavior of ImageCache. . * Several image tools based on these classes, including iinfo (print detailed info about images), iconvert (convert among formats, data types, or modify metadata), idiff (compare images), igrep (search images for matching metadata). Because these tools are based on ImageInput/ImageOutput, they work with any image formats for which ImageIO plugins are available. . * A really nice image viewer, iv, also based on OpenImageIO classes (and so will work with any formats for which plugins are available). . * Supported on Linux, OS X, and Windows. . * All available under the BSD license, so you may modify it and use it in both open source or proprietary apps. . This package provides Python bindings to the OpenImageIO library. 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-orange-spectroscopy Description-md5: 33d43def43dddd318a79e5d6f23fa1c2 Description-en: Extends Orange to handle spectral and hyperspectral analysis Orange add-on for spectral data analysis. Provides spectra and hyperspectra plotting, interpolation, preprocessing (cutting, smoothing, normalization), and integration. Supports common spectral file formats. . Features -------- ### Load and process data * Load the spectroscopy data * Preprocess and interpolate spectra * Integrate spectra * Average spectra * Performs Fast Fourier Transform . ### Visualisation * Visually explore series of spectra * Plots 2D map of hyperspectra Package: python3-orcus Description-md5: 5ac877554a2345ef8d4a7bfc469cbeed Description-en: library for processing spreadsheet documents - Python bindings Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the Python bindings for liborcus. Package: python3-os-testr Description-md5: 1c71275c7ef47114a8f9c315e551f6bc Description-en: Utility wrappers for testrepository for OpenStack projects - Python 3.x A number of small wrappers to support use of testrepository across OpenStack projects. . This package contains the Python 3.x module and binaries. Package: python3-oslotest Description-md5: fa1cdcf756e4468e2a1731247764e453 Description-en: OpenStack test framework - Python 3.x OpenStack test framework that provides base classes and fixtures for creating unit and functional tests. . This package contains the Python 3.x module. Package: python3-paraview Description-md5: 22f1a0e82172ee811a05b35f38dad1a6 Description-en: Parallel Visualization Application. python-support ParaView is an open-source, multi-platform application designed to visualize data sets of size varying from small to very large. The goals of the ParaView project include the following: . * Develop an open-source, multi-platform visualization application. * Support distributed computation models to process large data sets. * Create an open, flexible, and intuitive user interface. * Develop an extensible architecture based on open standards. . ParaView runs on distributed and shared memory parallel as well as single processor systems and has been successfully tested on Windows, Mac OS X, Linux and various Unix workstations, clusters and supercomputers. Under the hood, ParaView uses the Visualization Toolkit as the data processing and rendering engine and has a user interface written using Qt. Enables python support. Package: python3-parmed Description-md5: 7da5356f2091e0aaad1b4f84bb5352e5 Description-en: parameter and topology file editor and molecular mechanical simulator ParmEd is a package designed to facilitate creating and easily manipulating molecular systems that are fully described by a common classical force field. Supported force fields include Amber, CHARMM, AMOEBA, and several others that share a similar functional form (e.g., GROMOS). . ParmEd is capable of reading and writing to a wide array of different file formats, like the Amber topology and coordinate files, CHARMM PSF, parameter, topology, and coordinate files, Tinker parameter, topology, and coordinate files, and many others. The expressive central data structure (the 'Structure' class) makes it easy to quickly and safely manipulate a chemical system, its underlying topology, and force field parameters describing its potential energy function. . There are two parts of ParmEd -- a documented API that one can incorporate into their own Python scripts and programs, and a GUI/CLI pair of programs that provides a means to quickly perform various modifications to chemical systems for rapid prototyping. . The API also provides bindings to the OpenMM library, permitting one to carry out full molecular dynamics investigations using ParmEd on high-performant hardware, like AMD and NVidia GPUs. Package: python3-path Description-md5: fc0fdb9769787900771b405f3352349d Description-en: module wrapper for os.path for Python 3 path.py implements a path objects as first-class entities, allowing common operations on files to be invoked on those path objects directly. . This package installs the library for Python 3. Package: python3-pcp Description-md5: 76f8ad71025cffd0c42d363ccbcfc0e9 Description-en: Performance Co-Pilot Python3 PMAPI module The PCP Python3 module contains the language bindings for building Performance Metric API client tools using Python3. . The Performance Co-Pilot provides a unifying abstraction for all of the interesting performance data in a system, and allows client applications to easily retrieve and process any subset of that data. Package: python3-pdm Description-md5: 0865b239937ca71a6f2b0db8928b7ae1 Description-en: next generation Python package management tool PDM is meant to be a next generation Python package management tool. If you feel you are going well with Pipenv or Poetry and don't want to introduce another package manager, just stick to it. But if you are missing something that is not present in those tools, you can probably find some goodness in pdm. . Highlights of features include: * Opt-in PEP 582 support, no virtualenv involved at all. * Simple and fast dependency resolver, mainly for large binary distributions. * A PEP 517 build backend. * PEP 621 project metadata. * Flexible and powerful plug-in system. * Versatile user scripts. * Opt-in centralized installation cache like pnpm. Package: python3-phdi Description-md5: 742d595e3bcbb0ae63d2adca059599fc Description-en: Parallels Hard Disk image (PHDI) format access library -- Python 3 bindings libphdi is a library to access the Parallels Hard Disk image (PHDI) format. . This package includes Python 3 bindings. Package: python3-plfit Description-md5: 1ea3011d6b6a8f9d03390857977fc65e Description-en: fitting power-law distributions to empirical data -- Python The plfit software fits power-law distributions to empirical (discrete or continuous) data, according to the method of Clauset, Shalizi and Newman [SIAM Review 51, 661-703 (2009)]. . This package provides a Python module. Package: python3-plist Description-md5: 487d0e45cf9e076ca3024ae72a1f32cb Description-en: Library for handling Apple binary and XML property lists - Python3 bindings libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the Python 3 bindings. 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-ppmd Description-md5: 3e1d48dcd312307535298c96b9bda2e6 Description-en: PPMd compression/decompression library PPM(Prediction by partial matching) is a compression algorithm which has several variations of implementations. PPMd is the implementation by Dmitry Shkarin. It is used in the RAR and by 7-Zip as one of several possible methods. . ppmd, aka. ppmd-cffi, is a python bindings with PPMd implementation by C language. The C codes are derived from p7zip, portable 7-zip implementation. ppmd-cffi support PPMd ver.H and PPMd ver.I. Package: python3-proliantutils Description-md5: f0bfc7d327342210d3b5313a087364ec Description-en: client lib interfacing various devices in HP Proliant Servers - Python 3.x Proliant Management Tools provides Python libraries for interfacing and managing various devices(like iLO) present in HP Proliant Servers. Currently, this module offers a library to interface to iLO4 using RIBCL. . This package contains the Python 3.x module. Package: python3-psautohint Description-md5: 1bd086f8fba9fa9d4b7e05aab35150ba Description-en: Python library for psautohint font hinter from AFDKO psautohint is the font autohinter from Adobe Font Development Kit for OpenType (AFDKO). . This package provides the Python 3 library. Package: python3-pwquality Description-md5: 04483db006f6aa03b924da3534406479 Description-en: Python bindings for libpwquality libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the Python bindings. Package: python3-pycangjie Description-md5: f704fe2ccd9ead25f7576bc00c91a8e6 Description-en: Python wrapper to libcangjie This is a Python wrapper to libcangjie, a library that implements the Chinese input method Cangjie (and also Quick). Package: python3-pynndescent Description-md5: 7bae7d98c624322f0c1ad77f603f50cd Description-en: nearest neighbor descent for approximate nearest neighbors PyNNDescent is a Python nearest neighbor descent for approximate nearest neighbors. It provides a Python implementation of Nearest Neighbor Descent for k-neighbor-graph construction and approximate nearest neighbor search, as per the paper: . Dong, Wei, Charikar Moses, and Kai Li. "Efficient k-nearest neighbor graph construction for generic similarity measures." Proceedings of the 20th international conference on World wide web. ACM, 2011. . This library supplements that approach with the use of random projection trees for initialisation. This can be particularly useful for the metrics that are amenable to such approaches (euclidean, minkowski, angular, cosine, etc.). Graph diversification is also performed, pruning the longest edges of any triangles in the graph. . Currently this library targets relatively high accuracy (80%-100% accuracy rate) approximate nearest neighbor searches. Package: python3-pynpoint Description-md5: 0192b271bdb8c291e1df6cd310b7f866 Description-en: Pipeline for processing and analysis of high-contrast imaging data This is a generic, end-to-end pipeline for the data reduction and analysis of high-contrast imaging data of planetary and substellar companions, as well as circumstellar disks in scattered light. . The pipeline has a modular architecture with a central data storage in which all results are stored by the processing modules. These modules have specific tasks such as the subtraction of the thermal background emission, frame selection, centering, PSF subtraction, and photometric and astrometric measurements. The tags from the central data storage can be written to FITS, HDF5, and text files with the available I/O modules. Package: python3-pyobjcryst Description-md5: 48c6a1bac20c643b9ffa2109581dcdfc Description-en: Object-Oriented Crystallographic Library bindings (Python 3) Python bindings to ObjCryst++, the Object-Oriented Crystallographic Library. . Some examples offer 3D support which can use python3-ipywidgets. . This package installs the library for Python 3. Package: python3-pyopencl Description-md5: 7a31e9ce8f06c38705703f009d69b248 Description-en: Python 3 module to access OpenCL parallel computation API PyOpenCL lets you access the OpenCL parallel computation API from Python. Here's what sets PyOpenCL apart: * Object cleanup tied to lifetime of objects. This idiom, often called RAII in C++, makes it much easier to write correct, leak- and crash-free code. * Completeness. PyOpenCL puts the full power of OpenCL’s API at your disposal, if you wish. * Convenience. While PyOpenCL's primary focus is to make all of OpenCL accessible, it tries hard to make your life less complicated as it does so--without taking any shortcuts. * Automatic Error Checking. All OpenCL errors are automatically translated into Python exceptions. * Speed. PyOpenCL’s base layer is written in C++, so all the niceties above are virtually free. * Helpful, complete documentation and a wiki. * Liberal licensing (MIT). . This package contains Python 3 modules. Package: python3-pypamtest Description-md5: cb38690e6fc45388a25869ad35298973 Description-en: Tool to test PAM applications and PAM modules -- Python3 bindings This component of cwrap allows you to either test your PAM (Linux-PAM and OpenPAM) application or module. . This package includes bindings for Python 3. Package: python3-pypck Description-md5: b978c548f67afbf703721e5822760c55 Description-en: Library for interacting with LCN systems over the PCK protocol This library enables integration with LCN (Local Control Network) hardware systems via the LCN-PCK protocol. It facilitates communication with various LCN modules by sending and receiving commands through an LCN-PCHK host. Compatible hardware includes binary sensors, climate controls, covers, lighting, scenes, sensors, and switches. Users can manage and monitor these devices, interacting with the LCN system for automation and control. The library requires a valid LCN-PCHK license along with the necessary hardware coupler to establish a connection. Package: python3-pypff Description-md5: ed5076c4fee44c8600d966b4c87246fa Description-en: Python 3 bindings for libpff Libpff is a library to access Personal Folder File (PFF) and Offline Folder File (OFF) formats. Those files formats are used by MS Outlook in PAB (Personal Address Book), PST (Personal Storage Table) and OST (Offline Storage Table) files. . This package contains Python 3 bindings for libpff. Package: python3-pyqt5 Description-md5: fbb6f230f704ef45fbf057abc0d8bdba Description-en: Python 3 bindings for Qt5 PyQt5 exposes the Qt5 API to Python 3. This package contains the following modules: * QtCore * QtDBus * QtDesigner * QtGui * QtHelp * QtNetwork * QtPrintSupport * QtTest * QtWidgets * QtXml Package: python3-pyqt5.qtbluetooth Description-md5: 1ff2739217db0f3b9d9c813cf6e40471 Description-en: Python bindings for Qt Bluetooth module The Qt Bluetooth API provides connectivity between Bluetooth enabled devices. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtmultimedia Description-md5: 2b7aa07bd6f611a3a5bf81ef560409b0 Description-en: Python 3 bindings for Qt5's Multimedia module The Multimedia module of PyQt5 provides a set of APIs to play and record media, and manage a collection of media content. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtnfc Description-md5: d03cbd90ab977b7a67dd0eb906283fa8 Description-en: Python bindings for Qt NFC module The Qt NFC API provides connectivity between NFC enabled devices. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtopengl Description-md5: e9ed39d0ea634e379867f454fd8ead88 Description-en: Python 3 bindings for Qt5's OpenGL module The OpenGL module of PyQt5 provides widgets and utility classes for OpenGL rendering in a PyQt5 application. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtpositioning Description-md5: 71b6af86ffa8cd544c6d64242d19377b Description-en: Python 3 bindings for QtPositioning module The QtPositioning module of PyQt5 provides an API to access location and positioning information. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtquick Description-md5: 2ecb5931419803407d30e4b798a40bfc Description-en: Python 3 bindings for QtQuick module The QtQuick module of PyQt5 provides a framework for developing applications and libraries with the QML language. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtremoteobjects Description-md5: 3fa87923d9052919c1559f757af0ba52 Description-en: Python 3 bindings for Qt5's RemoteObjects module The QtRemoteObjects module extends Qt's existing functionalities to enable information exchange between processes or computers. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtsensors Description-md5: d7474ce0699d46f239313af271d46a56 Description-en: Python 3 bindings for QtSensors module The QtSensors module of PyQt5 provides a set of APIs to access sensors hardware from PyQt applications. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtserialport Description-md5: 77869574eab13b14a79f13ee21bd709a Description-en: Python 3 bindings for QtSerialPort module The QtSerialPort module of PyQt5 provides a set of APIs to use serial ports from PyQt applications. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtsql Description-md5: 7574b5bc8da18804a0bb8b27611b4ce1 Description-en: Python 3 bindings for Qt5's SQL module The SQL module of PyQt5 provides widgets and utility classes for Python 3 SQL database access. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtsvg Description-md5: d70c254f0894d222695bd394b2b3aa9f Description-en: Python 3 bindings for Qt5's SVG module The SVG module of PyQt5 provides classes for displaying the contents of SVG files. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qttexttospeech Description-md5: 15f8b0b0df67d1cfd9ca055a758f7b52 Description-en: Python 3 bindings for QtSpeech module The QtSpeech module of PyQt5 provides a set of APIs for text-to-speech in PyQt applications. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtwebchannel Description-md5: 7ef1a0e57b1afef745483e3aec35f054 Description-en: Python 3 bindings for Qt5's WebChannel module Qt WebChannel enables peer-to-peer communication between the host (PyQt5 application) and the client (HTML/JavaScript application). The transport mechanism is supported out of the box by the two popular web engines, Qt WebKit 2 and Qt WebEngine (experimental). . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtwebkit Description-md5: 241b59ccd381653bfb7b19f9a6d4d229 Description-en: Python 3 bindings for Qt5's WebKit module The WebKit module of PyQt5 provides a Web browser engine that makes it easy to embed HTML content into your PyQt application. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtwebsockets Description-md5: 46cea5ef308fd94806e5a27b061aa6cf Description-en: Python 3 bindings for Qt5's WebSockets module The WebSockets module of PyQt5 provides Python 3 bindings for the WebSockets specification (both client and server). . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtx11extras Description-md5: 934352a201f61877b9682448999d4791 Description-en: Python 3 bindings for QtX11Extras module The QtX11Extras module of PyQt5 provides an API to access X11-specific information and classes. . This package contains the Python 3 version of this module. Package: python3-pyqt5.qtxmlpatterns Description-md5: d48c0a158ad69ac798efecfebd888465 Description-en: Python 3 bindings for Qt5's XmlPatterns module QtXmlPatterns is a XQuery and XPath engine for XML and custom data models. This package provides a PyQt binding for QtXmlPatterns. . This package contains the Python 3 version of this module. Package: python3-pyqt6 Description-md5: 23232b5989429e3958f385f59188e22c Description-en: Python bindings for Qt 6 PyQt6 exposes the Qt 6 API to Python. This package contains the following modules: * QtCore * QtDBus * QtGui * QtNetwork * QtOpenGL * QtOpenGLWidgets * QtPrintSupport * QtSql * QtTest * QtWidgets * QtXml Package: python3-pyqt6.qtbluetooth Description-md5: 3a0c433c185ed50638c293ab2a2f2a84 Description-en: Python bindings for Qt 6 Bluetooth module Qt Bluetooth API provides connectivity between Bluetooth enabled devices. . This package contains the QtBluetooth module of PyQt6. Package: python3-pyqt6.qtdesigner Description-md5: d8b7474134d2a70338b49df4eaf965cc Description-en: Python bindings for Qt 6 Designer module Qt Designer API provides the possibility of constructing user interfaces from UI files at run-time. . This package contains the QtDesigner module of PyQt6 and the pyqt6 plugin for Qt Designer. Package: python3-pyqt6.qthelp Description-md5: eaddbb73fae08e42a023a17a8e6699dc Description-en: Python bindings for Qt 6 Help module Qt Help API provides classes for accessing help contents programmatically to be able to integrate online help into Qt applications. . This package contains the QtHelp module of PyQt6. Package: python3-pyqt6.qtmultimedia Description-md5: c05c1ec5938e7b1f4111bd424572c41b Description-en: Python bindings for Qt 6 Multimedia module Qt Multimedia API provides a rich set of classes to handle multimedia content. . This package contains the QtMultimedia, QtMultimediaWidgets and QtSpatialAudio modules of PyQt6. Package: python3-pyqt6.qtnfc Description-md5: d061ac70da688b97ef29789b898fbd10 Description-en: Python bindings for Qt 6 NFC module Qt NFC API provides connectivity between NFC enabled devices. . This package contains the QtNfc module of PyQt6. Package: python3-pyqt6.qtpdf Description-md5: 48f3ded4a44439c29525c76e0a45a368 Description-en: Python bindings for Qt 6 PDF module Qt PDF API contains classes and functions for rendering PDF documents. . This package contains the QtPdf and QtPdfWidgets modules of PyQt6. Package: python3-pyqt6.qtpositioning Description-md5: 9b22f5b451fc1abaf2d91a4e5ac56dcf Description-en: Python bindings for Qt 6 Positioning module Qt Positioning API provides positioning information. . This package contains the QtPositioning module of PyQt6. Package: python3-pyqt6.qtqml Description-md5: edefe7ecab7e5b07b5632c71f048ba2f Description-en: Python bindings for Qt 6 QML module Qt QML API provides a framework for developing applications and libraries with the QML language. . This package contains the QtQml module of PyQt6 and the qmlscene plugin that collects all the Python plugins it can find. Package: python3-pyqt6.qtquick Description-md5: 979c99300088e6e5238296fdc92a768e Description-en: Python bindings for Qt 6 Quick module Qt Quick API is the standard library for writing QML applications. . This package contains the QtQuick and QtQuickWidgets modules of PyQt6. Package: python3-pyqt6.qtquick3d Description-md5: 1cbdd2cb11ab9f02acb6de9b8852a457 Description-en: Python bindings for Qt 6 Quick 3D module Qt Quick 3D provides a high-level API for creating 3D content and 3D user interfaces based on Qt Quick. . This package contains the QtQuick3D module of PyQt6. Package: python3-pyqt6.qtremoteobjects Description-md5: 8873d6ba381165c264727618d7f775ce Description-en: Python bindings for Qt 6 Remote Objects module Qt Remote Objects API is an Inter-Process Communication (IPC) module developed for Qt. . This package contains the QtRemoteObjects module of PyQt6. Package: python3-pyqt6.qtsensors Description-md5: dcc0bdb2c16a0d722770d0ac04bbf9b4 Description-en: Python bindings for Qt 6 Sensors module Qt Sensors API provides access to sensor hardware via QML and C++ interfaces. . This package contains the QtSensors module of PyQt6. Package: python3-pyqt6.qtserialport Description-md5: 546d638fddbfc0e96c9976f005427e78 Description-en: Python bindings for Qt 6 Serial Port module Qt Serial Port API provides the basic functionality, which includes configuring, I/O operations, getting and setting the control signals of the RS-232 pinouts. . This package contains the QtSerialPort module of PyQt6. Package: python3-pyqt6.qtsvg Description-md5: ed04c58635f37eac558fc5ee0cfe6733 Description-en: Python bindings for Qt 6 SVG module Qt SVG API provides classes for rendering and displaying SVG drawings in widgets and on other paint devices. . This package contains the QtSvg and QtSvgWidgets modules of PyQt6. Package: python3-pyqt6.qttexttospeech Description-md5: 4665777e2a34fc9e2e02c1a3ab8204e5 Description-en: Python bindings for Qt 6 TextToSpeech module Qt TextToSpeech API enables a Qt application to read out text by using speech synthesis. . This package contains the QtTextToSpeech module of PyQt6. Package: python3-pyqt6.qtwebchannel Description-md5: 2b3fa1cd5f54a0c3c03b9de1e2465907 Description-en: Python bindings for Qt 6 WebChannel module Qt WebChannel API enables peer-to-peer communication between a server and a client (HTML/JavaScript or QML application). . This package contains the QtWebChannel module of PyQt6. Package: python3-pyqt6.qtwebsockets Description-md5: 6bd787b70ec6569558b4ad33d66482c5 Description-en: Python bindings for Qt 6 WebSockets module Qt WebSockets API provides C++ and QML interfaces that enable Qt applications to act as a server that can process WebSocket requests, or a client that can consume data received from the server, or both. . This package contains the QtWebSockets module of PyQt6. Package: python3-pyramid-jinja2 Description-md5: eacf966f2defbfa0632d68528758f341 Description-en: Jinja2 template bindings for the Pyramid web framework (Python 3) These are bindings for the Jinja2 templating system for the Pyramid web framework. . This package installs the library for Python 3. Package: python3-pyreadstat Description-md5: 5518d4066f0be0d77c52a782e6cc063e Description-en: read/write data sets from SAS, Stata, and SPSS from/to Python pandas.DataFrame A Python package to read and write popular stats packages files (like SAS (sas7bdat, sas7bcat, xport/xpt), SPSS (sav, zsav, por) and Stata (dta)) from and to Python pandas.DataFrame data structures. This module is a wrapper around the Readstat C library by Evan Miller. Package: python3-pyside2.qt3danimation Description-md5: 2030e91e527a6a5e3a4b662f9dd977c9 Description-en: Python bindings for Qt5 3DAnimation module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Qt3DAnimation module. Package: python3-pyside2.qt3dcore Description-md5: 1ddf4c64ca6077fb48c5670d7a9ae822 Description-en: Python bindings for Qt5 3DCore module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Qt3DCore module. Package: python3-pyside2.qt3dextras Description-md5: 1d2bb8d3a0ccc72f8c923baaf32c0b07 Description-en: Python bindings for Qt5 3DExtras module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Qt3DExtras module. Package: python3-pyside2.qt3dinput Description-md5: ee3c839cec7fd2d2a1ef24d7570ac78b Description-en: Python bindings for Qt5 3DInput module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Qt3DInput module. Package: python3-pyside2.qt3dlogic Description-md5: b7593ae0c0668f7c90c4fd2fede5dba0 Description-en: Python bindings for Qt5 3DLogic module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Qt3DLogic module. Package: python3-pyside2.qt3drender Description-md5: 810bfdcdb19c1182deb167d82c8fc857 Description-en: Python bindings for Qt5 3DRender module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Qt3DRender module. Package: python3-pyside2.qtcharts Description-md5: e5ef61c559f4377296c80b8278cfba2b Description-en: Python bindings for Qt5 Charts module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtCharts module. Package: python3-pyside2.qtconcurrent Description-md5: 9b2149017f5bc63fb97bfa50b20ac887 Description-en: Python bindings for Qt5 Concurrent module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtConcurrent module. Package: python3-pyside2.qtcore Description-md5: 9197ea7b8fa82989ba06601f4499b725 Description-en: Python bindings for Qt5 core module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtCore module. Package: python3-pyside2.qtdatavisualization Description-md5: e110ca0423b7cba11c843e62cdca9282 Description-en: Python bindings for Qt5 Data Visualization (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtDataVisualization module. Package: python3-pyside2.qtgui Description-md5: dd9055443c0b03a68fd4ee741ff60eff Description-en: Python bindings for Qt5 Gui module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtGui module. Package: python3-pyside2.qthelp Description-md5: 1c2d3e9b1cf0f241bbcb138b437ab06f Description-en: Python bindings for Qt5 Help module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtHelp module. Package: python3-pyside2.qtlocation Description-md5: 52247d12627ff7ff14f40b00f87e6131 Description-en: Python bindings for Qt5 Location module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtLocation module. Package: python3-pyside2.qtmultimedia Description-md5: 25abce2188ac7e19fd41bae430cc4fae Description-en: Python bindings for Qt5 Multimedia module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtMultimedia module. Package: python3-pyside2.qtmultimediawidgets Description-md5: d180643be2db92f9aa4f80d871349616 Description-en: Python bindings for Qt5 MultimediaWidgets module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtMultimediaWidgets module. Package: python3-pyside2.qtnetwork Description-md5: b348523278cd82965af96479eb3637a3 Description-en: Python bindings for Qt5 Network module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtNetwork module. Package: python3-pyside2.qtopengl Description-md5: 9364f7232c9b3cc2ce167a687d989e5a Description-en: Python bindings for Qt5 OpenGL module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtOpenGL module. Package: python3-pyside2.qtopenglfunctions Description-md5: f00dc3902dfc1fe381f8209b57230b10 Description-en: Python bindings for Qt5 Open GL Functions (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the OpenGLFunctions module. Package: python3-pyside2.qtpositioning Description-md5: 8c9d8c03f959c05cc56a15ea281965d0 Description-en: Python bindings for Qt5 Positioning module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtPositioning module. Package: python3-pyside2.qtprintsupport Description-md5: 2a6f43cfac608bb3d40b34ffa41e771d Description-en: Python bindings for Qt5 PrintSupport module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtPrintSupport module. Package: python3-pyside2.qtqml Description-md5: 305eb414c0fa83633f3b52ede98ac5a8 Description-en: Python bindings for Qt5 Qml module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtQml module. Package: python3-pyside2.qtquick Description-md5: a07da6d625d30e709207227d1b6f0375 Description-en: Python bindings for Qt5 Quick module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtQuick module. Package: python3-pyside2.qtquickcontrols2 Description-md5: acb6240249d4985480e9dbd4ec6d7dcd Description-en: Python bindings for Qt5 QuickControls2 (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtQuickControls2 module. Package: python3-pyside2.qtquickwidgets Description-md5: 2b07ada1406638ae90d54d631cc49dbf Description-en: Python bindings for Qt5 QuickWidgets module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtQuickWidgets module. Package: python3-pyside2.qtremoteobjects Description-md5: 4875d31a0c2bf301f8d742bf4d5a3a4e Description-en: Python bindings for Qt5 RemoteObjects (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtRemoteObjects module. Package: python3-pyside2.qtscript Description-md5: e634cbdc79d6ba678f4af1ae0fba2304 Description-en: Python bindings for Qt5 Script module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtScript module. Package: python3-pyside2.qtscripttools Description-md5: b73ba480f17cc00a04fcfbaa6934c0ee Description-en: Python bindings for Qt5 ScriptTools module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtScriptTools module. Package: python3-pyside2.qtscxml Description-md5: ae0a74f15424fa9f6e6d7f77ccd9ac94 Description-en: Python bindings for Qt5 Scxml (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the Scxml module. Package: python3-pyside2.qtsensors Description-md5: 8fb399a17497de97a555f3847ca84290 Description-en: Python bindings for Qt5 Sensors module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtSensors module. Package: python3-pyside2.qtserialport Description-md5: f0ebc4663bb4eb244c6e701d6ada1bd5 Description-en: Python bindings for Qt5 SerialPort (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtSerialPort module. Package: python3-pyside2.qtsql Description-md5: 8eb8c82051ebd310aef498ecf7cc9648 Description-en: Python bindings for Qt5 Sql module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtSql module. Package: python3-pyside2.qtsvg Description-md5: bcd27a00e908a695e3700002cdfe5bcd Description-en: Python bindings for Qt5 Svg module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtSvg module. Package: python3-pyside2.qttest Description-md5: 2ffcb77819c5ae0a044159e54e04f9bc Description-en: Python bindings for Qt5 Test module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtTest module. Package: python3-pyside2.qttexttospeech Description-md5: 26a753a8a22337568123eb6af1a59be7 Description-en: Python bindings for Qt5 TextToSpeech module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtTextToSpeech module. Package: python3-pyside2.qtuitools Description-md5: 666a2ea7b502ce8e833777ce34815541 Description-en: Python bindings for Qt5 UiTools module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtUiTools module. Package: python3-pyside2.qtwebchannel Description-md5: bc34f29baa831a1ddd249822c7b7bc46 Description-en: Python bindings for Qt5 WebChannel module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtWebChannel module. Package: python3-pyside2.qtwebengine Description-md5: 5ae63a0a1b6ff6a8aec7a10108850430 Description-en: Python bindings for Qt5 Web Engine (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtWebEngine module. Package: python3-pyside2.qtwebenginecore Description-md5: b49501646b1fc0b1b992bd69aa5db392 Description-en: Python bindings for Qt5 WebEngineCore module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtWebEngineCore module. Package: python3-pyside2.qtwebenginewidgets Description-md5: 0dbdba5af2acaffa24c07524549e60a3 Description-en: Python bindings for Qt5 WebEngineWidgets module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtWebEngineWidgets module. Package: python3-pyside2.qtwebsockets Description-md5: 025cc1303259f18c3cd1e2410b5f15a1 Description-en: Python bindings for Qt5 WebSockets module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtWebSockets module. Package: python3-pyside2.qtwidgets Description-md5: 1105945a5bf4a0cb469a8fe1d62a0600 Description-en: Python bindings for Qt5 Widgets module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtWidgets module. Package: python3-pyside2.qtx11extras Description-md5: db51ca9a9c11085b658a05c072639ee5 Description-en: Python bindings for Qt5 X11Extras module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtX11Extras module. Package: python3-pyside2.qtxml Description-md5: e3cdb176a3e4e16cf94c02128de7be71 Description-en: Python bindings for Qt5 Xml module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtXml module. Package: python3-pyside2.qtxmlpatterns Description-md5: e28d2bccca76d57dabfa6a4f47008e15 Description-en: Python bindings for Qt5 XmlPatterns module (Python 3) pyside2 provides Python bindings for Qt 5.x framework. . Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains Python 3 bindings for the QtXmlPatterns module. Package: python3-pytest Description-md5: a5dad4d5b22160c775ca39b2d4780244 Description-en: Simple, powerful testing in Python3 This testing tool has for objective to allow the developers to limit the boilerplate code around the tests, promoting the use of built-in mechanisms such as the `assert` keyword. . This package provides the Python 3 module and the py.test-3 script. Package: python3-pytest-asyncio Description-md5: 742eddc371ba1e81bc235a1523e7720f Description-en: pytest support for asyncio. pytest-asyncio is a ibrary for testing asyncio code with pytest. . asyncio code is usually written in the form of coroutines, which makes it slightly more difficult to test using normal testing tools. pytest-asyncio provides useful fixtures and markers to make testing easier. Package: python3-pyverbs Description-md5: eb366711c1e35a95c13ceb7184ab8fd3 Description-en: Python bindings for rdma-core Pyverbs provides a Python API over rdma-core, the Linux userspace C API for the remote direct memory access (RDMA) stack. . One goal is to provide easier access to RDMA: RDMA has a steep learning curve as is and the C interface requires the user to initialize multiple structs before having usable objects. Pyverbs attempts to remove much of this overhead and provide a smoother user experience. Package: python3-qgis Description-md5: eac6b5d8a42af672ca4dbe96022e9e8e Description-en: Python bindings to QGIS QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the files for the Python support. Package: python3-qgis-common Description-md5: a54a30e2613e54929a2e0d7945b48427 Description-en: Python bindings to QGIS - architecture-independent files QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains architecture-independent files for the QGIS Python bindings. Package: python3-qpack Description-md5: f7f95c9b6d4ebec5884bdd55722e8848 Description-en: Python3 implementation of the QPack protocol QPack is a fast and efficient serialization format like MessagePack. One key difference is flexible map and array support. This enables code to write directly to a qpack buffer without knowledge of the size of the map or array beforehand. Package: python3-qtawesome Description-md5: 43df02543c75ed42e7f23be80c5537ed Description-en: iconic fonts in PyQt and PySide applications (Python 3) QtAwesome enables iconic fonts such as Font Awesome and Elusive Icons in PyQt and PySide applications. . This package provides QtAwesome for Python 3. Package: python3-rdkit Description-md5: a547d3804fe7cf12ca309130bea8f375 Description-en: Collection of cheminformatics and machine-learning software RDKit is a Python/C++ based cheminformatics and machine-learning software environment. Features Include: . * Chemical reaction handling and transforms * Substructure searching with SMARTS * Canonical SMILES * Molecule-molecule alignment * Large number of molecular descriptors, including topological, compositional, EState, SlogP/SMR, VSA and Feature-map vectors * Fragmentation using RECAP rules * 2D coordinate generation and depiction, including constrained depiction * 3D coordinate generation using geometry embedding * UFF and MMFF94 forcefields * Chirality support, including calculation of (R/S) stereochemistry codes * 2D pharmacophore searching * Fingerprinting, including Daylight-like, atom pairs, topological torsions, Morgan algorithm and MACCS keys * Calculation of shape similarity * Multi-molecule maximum common substructure * Machine-learning via clustering and information theory algorithms * Gasteiger-Marsili partial charge calculation . File formats RDKit supports include MDL Mol, PDB, SDF, TDT, SMILES and RDKit binary format. Package: python3-refnx Description-md5: 006122aef80109a05daf892dffddb79f Description-en: Neutron and X-ray Reflectometry Analysis in Python Flexible, powerful, Python package for generalised curvefitting analysis, specifically neutron and X-ray reflectometry data. . It uses several scipy.optimize algorithms for fitting data, and estimating parameter uncertainties. As well as the scipy algorithms refnx uses the emcee Affine Invariant Markov chain Monte Carlo (MCMC) Ensemble sampler for Bayesian parameter estimation. Package: python3-renpy Description-md5: b15e28d45dc76b1123ee7d63704d0176 Description-en: framework for developing visual-novel type games - Python module Ren'Py is a programming language and runtime, intended to ease the creation of visual-novel type games. It contains features that make it easy to display thoughts, dialogue, and menus; to display images to the user; to write game logic; and to support the saving and loading of games. . This package includes the native Python module. Package: python3-requests-toolbelt Description-md5: b63a0ab911dceb2c60d795db0aa2a9a5 Description-en: Utility belt for advanced users of python3-requests Collection of utilities for python3-requests It provides transport adapters: FingerprintAdapter, SSLAdapter, SourceAddressAdapter, SocketOptionsAdapter, TCPKeepAliveAdapter and authenticators: AuthHandler, GuessAuth, HTTPProxyDigestAuth Also a cookiejar, streaming helpers and more. Package: python3-resampy Description-md5: c03577f1ef5f5b4e65fc83c09727a2eb Description-en: Efficient signal resampling Implements band-limited sinc interpolation method for sampling rate conversion. Package: python3-resolvelib Description-md5: 4f7b44cb52b8e69639d4e95c941d4b52 Description-en: module to resolve abstract dependencies into concrete ones python3-resolvelib provides a `Resolver` class that includes dependency resolution logic. You give it some things, and a little information on how it should interact with them, and it will spit out a resolution result. . This is the Python 3 version of the package. Package: python3-rgpio Description-md5: 615cf3656b1e60e82992c469b44bd13e Description-en: Control GPIO pins remotely via rgpiod - python3 bindings The rgpio library is a fully featured library for controlling the GPIO pins of a computer via the rpgiod daemon. It includes facilities for software PWM, callbacks on level change, I2C, SPI, and UART wrappers. The daemon also provides file handling, script and network facilities. . This package contains the Python 3 bindings for librgpio. Package: python3-rpm Description-md5: 4c86706340dedfb97287c361b94fc396 Description-en: Python 3 bindings for RPM The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This package includes the Python bindings for librpm, allowing Python scripts to manipulate RPM packages and the RPM database. . This package installs the library for Python 3. Package: python3-rtimulib Description-md5: e49597220e2efbaab1645629d708d494 Description-en: Versatile C++ and Python 9-dof, 10-dof and 11-dof IMU library (Python 3) The simplest way to connect a 9-dof, 10-dof or 11-dof IMU to an embedded Linux system and obtain Kalman-filtered quaternion or Euler angle pose data. Basically, two simple function calls (IMUInit() and IMURead()) are pretty much all that's needed to integrate RTIMULib. . This package provides the Python 3 module. Package: python3-rtmidi Description-md5: 24e7978f367b4048a59fb867ea5fa5fe Description-en: Python wrapper for the RtMidi C++ library written with Cython Python binding for RtMidi implemented with Cython and provides a thin wrapper around the RtMidi C++ interface. The API is basically the same as the C++ one but with the naming scheme of classes, methods and parameters adapted to the Python naming structure. Package: python3-sanlock Description-md5: 3ff9deb2a582537122b5a6bd7bf8848b Description-en: Python3 bindings to shared storage lock manager Sanlock ensures that single disk cannot be used by more than one running VM at a time, across any host in a network. . This package contains the Python3 bindings. Package: python3-satpy Description-md5: f74e6e9d45723fabc8b493bc762ab2db Description-en: Python package for earth-observing satellite data processing The SatPy package is a Python library for reading and manipulating meteorological remote sensing data and writing it to various image and data file formats. SatPy comes with the ability to make various RGB composites directly from satellite instrument channel data or higher level processing output. The pyresample package is used to resample data to different uniform areas or grids. Package: python3-scapy Description-md5: 4a021f772e9f922a353eda698a37b344 Description-en: Packet generator/sniffer and network scanner/discovery (Python 3) Scapy is a powerful interactive packet manipulation tool, packet generator, network scanner, network discovery, packet sniffer, etc. It can for the moment replace hping, 85% of nmap, arpspoof, arp-sk, arping, tcpdump, tethereal, p0f, .... . In scapy you define a set of packets, then it sends them, receives answers, matches requests with answers and returns a list of packet couples (request, answer) and a list of unmatched packets. This has the big advantage over tools like nmap or hping that an answer is not reduced to (open/closed/filtered), but is the whole packet. . This package contains the Python 3 version of the library and scapy executable. Package: python3-scriptforge Description-md5: 97e0d75f97d05ddf0ead3ba75f99a8fb Description-en: interface between Python and the LibreOffice ScriptForge library ScriptForge libraries build up an extensible collection of macro scripting resources for LibreOffice to be invoked from Basic macros or Python scripts. . This package contains the public scriptforge python library. Package: python3-selinux Description-md5: 9ba663ede69837730eefa0d1d3aeaa21 Description-en: Python3 bindings to SELinux shared libraries This package provides the Python3 bindings needed for developing Python SELinux applications. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: python3-sepolgen Description-md5: 03778db4097db3afbc6b04fa1214dd9a Description-en: Python3 module used in SELinux policy generation This package contains a Python3 module that forms the core of the modern audit2allow (which is a part of the package policycoreutils). . The sepolgen library is structured to give flexibility to the application using it. The library contains: Reference Policy Representation, which are Objects for representing policies and the reference policy interfaces. Secondly, it has objects and algorithms for representing access and sets of access in an abstract way and searching that access. It also has a parser for reference policy "headers". It contains infrastructure for parsing SELinux related messages as produced by the audit system. It has facilities for generating policy based on required access. Package: python3-sepolicy Description-md5: 5b6eaa5991c31b18921b2241cd0460e6 Description-en: Python binding for SELinux Policy Analyses This package contains a Python binding for SELinux Policy Analyses. Package: python3-sh Description-md5: ae17eb01eff29a4e20514ea6b5cc27b0 Description-en: Python 3 subprocess interface sh (previously pbs) is a full-fledged subprocess replacement that allows you to call any program as if it were a function: . from sh import ifconfig print ifconfig("eth0") . sh is not a collection of system commands implemented in Python. Package: python3-shasta Description-md5: 66742cabe829f4e59fa774519150928d Description-en: nanopore whole genome assembly (dynamic library) De novo assembly from Oxford Nanopore reads. The goal of the Shasta long read assembler is to rapidly produce accurate assembled sequence using as input DNA reads generated by Oxford Nanopore flow cells. . Computational methods used by the Shasta assembler include: . * Using a run-length representation of the read sequence. This makes the assembly process more resilient to errors in homopolymer repeat counts, which are the most common type of errors in Oxford Nanopore reads. . * Using in some phases of the computation a representation of the read sequence based on markers, a fixed subset of short k-mers (k ≈ 10). . Shasta assembly quality is comparable or better than assembly quality achieved by other long read assemblers. . This package contains the dynamic library that can be interfaced and imported within Python. Package: python3-shasta-doc Description-md5: 10ae554fed8f7cd0eb220c1a4845e979 Description-en: nanopore whole genome assembly (documentation) De novo assembly from Oxford Nanopore reads. The goal of the Shasta long read assembler is to rapidly produce accurate assembled sequence using as input DNA reads generated by Oxford Nanopore flow cells. . Computational methods used by the Shasta assembler include: . * Using a run-length representation of the read sequence. This makes the assembly process more resilient to errors in homopolymer repeat counts, which are the most common type of errors in Oxford Nanopore reads. . * Using in some phases of the computation a representation of the read sequence based on markers, a fixed subset of short k-mers (k ≈ 10). . Shasta assembly quality is comparable or better than assembly quality achieved by other long read assemblers. . This package contains the documentation for the shasta and python3-shasta packages. Package: python3-simgrid Description-md5: b02569d1d127c334a22bac8974dbdb7e Description-en: Python3 bindings for the SimGrid Toolkit SimGrid is a toolkit that provides core functionalities for the simulation of distributed applications in heterogeneous distributed environments. SimGrid can be used as a Grid simulator, a P2P simulator, a Cloud simulator, a MPI simulator, or a mix of all of them. The typical use-cases of SimGrid include heuristic evaluation, application prototyping, and real application development and tuning. . This package contains what you need to use SimGrid from the Python programming language. Package: python3-slixmpp Description-md5: f715958427047f78c36a0bd75d1756e0 Description-en: Threadless, event-based XMPP Python 3 library Slixmpp is a (friendly) fork of SleekXMPP, which goal is to “improve” the core of the library by entirely removing all threads from the library and using an event-based approach instead. . Features of this library: * No threads. See http://blog.louiz.org/slixmpp. All parts of the API relying on threads are removed. * No support for Python < 3.4. This allows one to remove a lot of workaround and other hacks. * No backward compatibility with old SleekXMPP version. For example things like “addHandler = add_handler” are removed. . You should use this library only if you would prefer not to use threads in your application. If threads don’t really bother you, or if you need Python 2 support, then you should use SleekXMPP instead. Package: python3-slixmpp-lib Description-md5: e0e6cf43e0795c083c5d5e0e4ac1c358 Description-en: Threadless, event-based XMPP Python 3 library (optional binary module) Slixmpp is a (friendly) fork of SleekXMPP, which goal is to “improve” the core of the library by entirely removing all threads from the library and using an event-based approach instead. . This is an optional package that installs a binary extension module to improve performance on critical modules. Package: python3-soapysdr Description-md5: c15e4cf67889063afc82a225f1ef7a2a Description-en: SoapySDR Python 3 bindings SoapySDR is a library providing a common interface to SDR (software defined radio) hardware. Support for different hardware is added through external modules. . This package contains the Python 3 bindings for the library. Package: python3-socketio Description-md5: 38d71210c1d55273fa19f2ce04486f01 Description-en: python3 implementation of the Socket.IO realtime client and server Socket.IO is a transport protocol that enables real-time bidirectional event-based communication between clients (typically, though not always, web browsers) and a server. The official implementations of the client and server components are written in JavaScript. This package provides Python implementations of both, each with standard and asyncio variants. . Client Features: . Can connect to other Socket.IO compliant servers besides the one in this package. Compatible with Python 3.5+. Two versions of the client, one for standard Python and another for asyncio. Uses an event-based architecture implemented with decorators that hides the details of the protocol. Implements HTTP long-polling and WebSocket transports. Automatically reconnects to the server if the connection is dropped. . Server Features: . Can connect to servers running other compliant Socket.IO clients besides the one in this package. Compatible with Python 3.5+. Two versions of the server, one for standard Python and another for asyncio. Supports large number of clients even on modest hardware due to being asynchronous. Can be hosted on any WSGI and ASGI web servers includind Gunicorn, Uvicorn, eventlet and gevent. Can be integrated with WSGI applications written in frameworks such as Flask, Django, etc. Can be integrated with aiohttp, sanic and tornado asyncio applications. Broadcasting of messages to all connected clients, or to subsets of them assigned to rooms. Optional support for multiple servers, connected through a messaging queue such as Redis or RabbitMQ. Send messages to clients from external processes, such as Celery workers or auxiliary scripts. Event-based architecture implemented with decorators that hides the details of the protocol. Support for HTTP long-polling and WebSocket transports. Support for XHR2 and XHR browsers. Support for text and binary messages. Support for gzip and deflate HTTP compression. Configurable CORS responses, to avoid cross-origin problems with browsers. Package: python3-solv Description-md5: 9355d28f0a1addfe4cc37def959fb1e8 Description-en: dependency solver using a satisfiability algorithm (Python3 bindings) This dependency solver code in this package is based on two major, but independent, blocks: . 1. Using a dictionary approach to store and retrieve package and dependency information. 2. Using satisfiability, a well known and researched topic, for resolving package dependencies. . This package contains the Python (v3) bindings for the libsolv library. Package: python3-soxr Description-md5: 17bc0b538e3a9a2283d5229a5b606a1a Description-en: Convert one-dimensional sampling rate Soxr is a Python library designed to perform resampling of audio files, allowing you to convert between different sample rates efficiently and accurately. With this tool it is possible to obtain fast and very high quality results for any resampling ratio. . This package installs the library for Python 3. Package: python3-sparse Description-md5: 1562b1a9e9bf72cd7e4a98f4c276b81c Description-en: multidimensional sparse arrays for Python This package implements sparse multidimensional arrays on top of NumPy and scipy.sparse. It generalizes the scipy.sparse.coo_matrix layout but extends beyond just rows and columns to an arbitrary number of dimensions. The original motivation is for machine learning algorithms, but it is intended for somewhat general use. . It supports: . - NumPy ufuncs (where zeros are preserved) - Arithmetic with scalars (where zeros are preserved) - Reductions (sum, max) - Reshape - Transpose - Tensordot - Slicing with integers, lists, and slices (with no step value) - Concatenation and stacking - Addition with other sparse arrays of the same shape . This package provides the modules for Python 3. Package: python3-sphinxcontrib.openapi Description-md5: cbd50b69f1c84709a952fabea9a46bc5 Description-en: Sphinx extension to generate API docs from OpenAPI spec (Python 3) This extension generates API documentation for reStructuredText documentation using the Sphinx system. It also depends on `sphinxcontrib.httpdomain` that provides an HTTP domain for describing RESTful HTTP APIs. . This package installs the Sphinx extension library for Python 3. Package: python3-sptag Description-md5: b1c2efe140f2cf8daadc74021efa9716 Description-en: Python distributed approximate nearest neighborhood search (ANN) A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario. . This package contains the Python bindings. Package: python3-stestr Description-md5: 014b3ad1df7dac4c65c6038092878a5e Description-en: test runner similar to testrepository - Python 3.x Stestr stands for Slim/Super Test Repository. It is a fork of the testrepository that concentrates on being a dedicated test runner for Python projects. The generic abstraction layers which enabled testr to work with any subunit emitting runner are gone. Stestr hard codes python-subunit-isms into how it works. The code base is also designed to try and be explicit, and to provide a Python API that is documented and has examples. . While stestr was originally forked from testrepository it is not 100% backwards compatible with testrepository. At a high level the basic concepts of operation are shared between the 2 projects but the actual usage between the 2 is not exactly the same. . This package contains the Python 3.x module. Package: python3-stopt Description-md5: 867a8cc09a8ca61d043aa0bfe367d74b Description-en: library for stochastic optimization problems (Python 3 bindings) The STochastic OPTimization library (StOpt) aims at providing tools in C++ for solving some stochastic optimization problems encountered in finance or in the industry. Python 3 bindings are provided by this package in order to allow one to use the C++ library in a Python code. Package: python3-subversion Description-md5: 6787081e27fc8d319a045cf72a74c6d7 Description-en: Python3 bindings for Apache Subversion This is a set of Python3 interfaces to libsvn, the Apache Subversion libraries. It is useful if you want to, for example, write a Python3 script that manipulates a Subversion repository or working copy. See the 'subversion' package for more information. Package: python3-sword Description-md5: 818b74fb1c69019ccebceb34966fb441 Description-en: Python 3 bindings for the SWORD bible library The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris, MacOSX etc.) API/library for Bible software with a constantly growing list of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 text modules. . This package contains the Python 3 bindings for SWORD. Package: python3-tempestconf Description-md5: 8e834b47827e43627125fa2e4fc59c33 Description-en: automatic tempest configuration python-tempestconf will automatically generate the tempest configuration based on your cloud. . This package contains the Python 3.x module. Package: python3-termcolor Description-md5: bb4cf88f38b1e8db6e4e85def7b4a841 Description-en: ANSII Color formatting for output in terminal The termcolor Python module provides ANSII Color formatting for output in terminal. It may be useful for the output of unit testing results in color, or any other type of input that needs colors. Package: python3-torch Description-md5: ac52669c2876a105ffa7c8a78826b488 Description-en: Tensors and Dynamic neural networks in Python (Python Interface) PyTorch is a Python package that provides two high-level features: . (1) Tensor computation (like NumPy) with strong GPU acceleration (2) Deep neural networks built on a tape-based autograd system . You can reuse your favorite Python packages such as NumPy, SciPy and Cython to extend PyTorch when needed. . This is the CPU-only version of PyTorch (Python interface). Package: python3-torch-cluster Description-md5: 85bf5a6c971b485f3b1992c094472abc Description-en: PyTorch extension library of optimized graph cluster algorithms (Python 3) This package consists of a small extension library of highly optimized graph cluster algorithms for the use in PyTorch. The package consists of the following clustering algorithms: . * Graclus from Dhillon et al.: Weighted Graph Cuts without Eigenvectors: A Multilevel Approach * Voxel Grid Pooling from, e.g., Simonovsky and Komodakis: Dynamic Edge-Conditioned Filters in Convolutional Neural Networks on Graphs * Iterative Farthest Point Sampling from, e.g. Qi et al.: PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space * k-NN and Radius graph generation * Clustering based on nearest points * Random Walk Sampling from, e.g., Grover and Leskovec: node2vec: Scalable Feature Learning for Networks . All included operations work on varying data types and are implemented both for CPU and GPU. . This package installs the library for Python 3. Package: python3-torch-ignite Description-md5: 6db43be76f243871505aeef8f03e9fe1 Description-en: High-level library to help with training and evaluating in PyTorch Ignite is a high-level library to help with training and evaluating neural networks in PyTorch flexibly and transparently. . Features . * Less code than pure PyTorch while ensuring maximum control and simplicity * Library approach and no program's control inversion * Extensible API for metrics, experiment managers, and other components Package: python3-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-torchvision Description-md5: 721d4eb100852b56685353adbfea1933 Description-en: Datasets, Transforms and Models specific to Computer Vision The torchvision package consists of popular datasets, model architectures, and common image transformations for computer vision. Package: python3-triton Description-md5: e0f427308b31686b455ed02a948422ff Description-en: language and compiler for custom Deep Learning operations For writing highly efficient custom Deep-Learning primitives. The aim of Triton is to provide an open-source environment to write fast code at higher productivity than CUDA, but also with higher flexibility than other existing domain specific languages. Package: python3-twilio Description-md5: 3da7fa88faf630c19c9a8de3c8b632ab Description-en: Twilio API client and TwiML generator This package contains a Twilio helper library. The Twilio REST SDK simplifies the process of making calls using the Twilio REST API. The Twilio REST API lets to you initiate outgoing calls, list previous calls, and much more. Package: python3-uhd Description-md5: fce65a0b1c471c0ce59179ca381c84ff Description-en: universal hardware driver for Ettus Research products - Python3 Host library for the Universal Hardware Driver for Ettus Research products. . The supported devices provide analog radio receiver and transmitter hardware along with digital interfaces for getting signals to and from a software defined radio running on the host computer. . This package contains the Python API support for Python3. Package: python3-ukui-menu Description-md5: 23a304a750e38851536e6b78080d2ec9 Description-en: implementation of the freedesktop menu specification for UKUI (Python bindings) The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org. . This package contains the Python bindings. Package: python3-unbound Description-md5: af30f925fc4c43d06de34592670b36e8 Description-en: library implementing DNS resolution and validation (Python3 bindings) Python3 extension module for libunbound. . libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: python3-unicode-rbnf Description-md5: 5f07c9e25e7e031c5468b432aadfe7a1 Description-en: Rule-based number formatting using Unicode CLDR data Provides a pure Python implementation of rule-based number formatting (RBNF) using the Unicode Common Locale Data Repository (CLDR). This library allows for the spelling out of numbers for a wide range of locales, supporting various rulesets depending on the locale. . The library supports literal text, quotient and remainder substitution, optional substitution, rule substitution, and special rules for negative numbers, improper fractions, NaN, and infinity. . Example usage: . >>> from unicode_rbnf import RbnfEngine >>> engine = RbnfEngine.for_language("en") >>> engine.format_number(1234) 'one thousand two hundred thirty-four' . >>> from unicode_rbnf import RbnfEngine, RulesetName >>> engine = RbnfEngine.for_language("en") >>> engine.format_number(1999, RulesetName.YEAR) 'nineteen ninety-nine' >>> engine.format_number(11, RulesetName.ORDINAL) 'eleventh' . This package is particularly useful for applications requiring accurate and locale-aware number spelling, such as text-to-speech systems, financial applications, and other linguistic tools. Package: python3-utf8-locale Description-md5: 98122f9c08697860c21cb9a35a0f565f Description-en: Detect a UTF-8-capable locale for running programs in - Python library Sometimes it is useful for a program to be able to run a child process and more or less depend on its output being valid UTF-8. This can usually be accomplished by setting one or more environment variables, but there is the question of what to set them to - what UTF-8-capable locale is present on this particular system? This is where the utf8_locale module comes in. . This package provides the Python 3.x utf_locale module. Package: python3-venv Description-md5: 5463618244dd95374cfb73cbfdeba67b Description-en: venv module for python3 (default python3 version) This package contains the venv module for the Python language (default python3 version). . The venv module provides support for creating lightweight "virtual environments" with their own site directories, optionally isolated from system site directories. Each virtual environment has its own Python binary (which matches the version of the binary that was used to create this environment) and can have its own independent set of installed Python packages in its site directories. . This package is a dependency package, which depends on Debian's default Python 3 version's venv module (currently v3.13). Package: python3-vigra Description-md5: afb53d77d5d8d2f2ce7e51df4968a131 Description-en: Python3 bindings for the C++ computer vision library Vision with Generic Algorithms (VIGRA) is a computer vision library that puts its main emphasis on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Musser and exemplified in the C++ Standard Template Library. By writing a few adapters (image iterators and accessors) you can use VIGRA's algorithms on top of your data structures, within your environment. . This package exports the functionality of the VIGRA library to Python3. Package: python3-volume-key Description-md5: 5e2900ee95948f83fdc3dcd1c144c986 Description-en: Python 3 bindings for volume-key This package provides Python3 bindings for the volume-key library. . The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly. Package: python3-vsapm Description-md5: 62b5656c386775ec877e8de5fed3e53c Description-en: Apple Partition Map (APM) volume system format access library -- Python 3 bindings libvsapm is a library to access the Apple Partition Map (APM) volume system format. . This package includes Python 3 bindings. Package: python3-vsgpt Description-md5: 373227a413a080ecc2b9727fc58ee4ee Description-en: GUID Partition Table (GPT) volume system access library -- Python 3 bindings libvsgpt is a library to access the GUID Partition Table (GPT) volume system. . This package includes Python 3 bindings. Package: python3-vtk9 Description-md5: 607f6e2cea47851cd2f36d2226862577 Description-en: Python bindings for VTK The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides the python3 bindings for VTK. Package: python3-vtkgdcm Description-md5: 56d3434afd2cc682fc774af6fae2c4a7 Description-en: Grassroots DICOM VTK/Python bindings Grassroots DiCoM is a C++ library for DICOM medical files. It is automatically wrapped to python/C#/Java (using swig). It supports RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated. . VTK/Python bindings to the GDCM DICOM library. Package: python3-watchdog Description-md5: 47768ad0dda2a11d98f7614cee66a22f Description-en: Python API and shell utilities to monitor file system events Watchdog comes with a utility script called watchmedo. It can be used to execute commands in response to events. Package: python3-wreport Description-md5: 448329448f86a712694ce334b3503160 Description-en: Python library to work with BUFR and CREX weather bulletins Python bindings for wreport, a library to read and write weather reports in BUFR and CREX formats. Package: python3-xarray Description-md5: 61c5f2b61ddf27daa81c47ccbfa8a651 Description-en: N-D labeled arrays and datasets in Python 3 xarray (formerly xray) is an open source project and Python package that aims to bring the labeled data power of pandas to the physical sciences, by providing N-dimensional variants of the core pandas data structures. . It provides a pandas-like and pandas-compatible toolkit for analytics on multi-dimensional arrays, rather than the tabular data for which pandas excels. . This package provides the Python 3 library Package: python3-xarray-safe-rcm Description-md5: 5f9d30afdbf10ffbd4c812708d63213a Description-en: Xarray reader for radarsat constellation mission (RCM) SAFE files safe_rcm rely on xarray.open_rasterio and rasterio to read digital_number from SAFE product to return an xarray-datatree. . Luts are decoded from xml files following ESA Sentinel-1 Product Specification. Package: python3-xarray-safe-s1 Description-md5: 8b2173b4c0e960d760f8c11d82890497 Description-en: Xarray Sentinel1 Python SAFE files reader safe_s1 rely on xarray.open_rasterio and rasterio to read digital_number from SAFE product to return an xarray-datatree. . Luts are decoded from xml files following ESA Sentinel-1 Product Specification. . safe_s1.metadata.Sentinel1reader is the main class and contains a xarray-datatree with the useful data. Package: python3-xhtml2pdf Description-md5: 7f687876b2fd090f72527cd4217684f3 Description-en: Converts HTML into PDFs using ReportLab xhtml2pdf is a html2pdf converter using the ReportLab Toolkit, the HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3). It is completely written in pure Python so it is platform independent. . The main benefit of this tool that a user with Web skills like HTML and CSS is able to generate PDF templates very quickly without learning new technologies. . xhtml2pdf was previously developed as "pisa". . This package installs the library for Python 3. Package: python3-xradarsat2 Description-md5: 117b3a2c23006932c178915446c23223 Description-en: L1 SAR file reader for RadarSat2 Efficient RadarSat2 Level 1 SAR data reader for Python programs based on xarray/dask. Package: python3-xraylarch Description-md5: 8ee6879519cedff33e43fe02093edede Description-en: X-ray absorption, fluorescence spectroscopy and diffraction data analysis Larch is a library and set of applications for processing and analyzing X-ray absorption and fluorescence spectroscopy data and X-ray fluorescence and diffraction image data from synchrotron beamlines. . Larch is especially focussed on X-ray absorption fine-structure spectroscopy (XAFS) including X-ray absorption near-edge spectroscopy (XANES) and extended X-ray absorption fine-structure spectroscopy (EXAFS). It also supports visualization and analysis tools for X-ray fluorescence (XRF) spectra and XRF and X-ray diffraction (XRD) images as collected at scanning X-ray microprobe beamlines. . This package installs the larch module and scripts for Python 3. . * GSE MapViewer for GSECARS X-ray microprobe data. * Larch CLI and Gtk GUI. * XAS Viewer for XAFS Processing and Analysis. * XRF Display to display and analyze XRF Spectra. . The Larch CLI is available as larch_cli in Debian. Package: python3-xrootd Description-md5: 6652ea5537153bc892a3b69af768f7f4 Description-en: Python 3 bindings for xrootd This package contains Python 3 bindings for xrootd. Package: python3-xsar Description-md5: da8f95ade78167fb1286ff659f29ee64 Description-en: Python xarray reader to use Level-1 GRD Synthetic Aperture Radar products XSAR is a distributed Level 1 Synthetic Aperture Radar (SAR) file reader designed to write efficient distributed processing algorithms with xarray and dask. . It currently handles Level-1 Sentinel-1 and Radarsat-2 data in SAFE format, as found on scihub or PEPS. . XSAR rely on `xarray.open_rasterio`, rasterio and GDAL to read digital_number from SAFE product to return an `xarray.Dataset` object with dask chunks. LUTs are decoded from XML files and applied to digital_number, following official ESA thermal de-noising document and ESA Sentinel-1 Product Specification. . End user can directly use for example sigma0 variable, or the de-noised sigma0 computed from digital_number and by applying relevant LUTs. . Since XSAR rely on dask, it have a small memory footprint: variables are read from file and computed only if needed. Package: python3-yaramod Description-md5: da644f34e111432bc2869504cf2c4b1a Description-en: YARA parser for C++ (Python 3 binding) yaramod is a library that provides parsing of YARA rules into AST and a C++ programming interface to build new YARA rulesets. yaramod also comes with Python bindings and can be installed using pip. . This package contains the Python 3 binding. Package: python3-zbar Description-md5: 8272ee7fa80948fb8c16580efa1c8410 Description-en: QR code / bar code scanner and decoder (Python bindings) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the Python bindings. Package: python3-zxing-cpp Description-md5: 823a85b165642a887af40387a0ca834d Description-en: C++ port of ZXing library (python3 binding) ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in C++. . It was originally ported from the Java ZXing library but has been developed further and now includes many improvements in terms of quality and performance. It can both read and write barcodes in a number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E, EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF. . This package provides python3 binding for zxing-cpp library. Package: python3.13-full Description-md5: af50bbf4ee6767c9d70cbe8b08fd646a Description-en: Python Interpreter with complete class library (version 3.13) 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 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.13-nopie Description-md5: 260275544ee885a5575344333be38abb Description-en: Python interpreter linked without PIE (version 3.13) This package contains the interpreter not built as position independent executable. This interpreter is diverting the python3.13 executable, and making the interpreter built with PIE available as python3.13-pie. Package: python3.13-venv Description-md5: 71130902349a1e7cb713d10c9a5b6c77 Description-en: Interactive high-level object-oriented language (pyvenv binary, version 3.13) Python is a high-level, interactive, object-oriented language. Its 3.13 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the pyvenv-3.13 binary. Package: qalc Description-md5: 759f73c3d3ead9fd33f3314e15defaf8 Description-en: Powerful and easy to use command line calculator Qalculate! is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision using a one-line fault-tolerant expression entry. . This package contains the command line version of Qalculate!. Package: qemu-efi-riscv64 Description-md5: bea0d42ba09c4d3efd8cfad3efdd9210 Description-en: UEFI firmware for RISCV64 virtual machines qemu-efi-riscv64 is a build of EDK II for RISCV64 virtual machines. Package: qgis Description-md5: 49f76973cc4c2bd4a16872b7a79659ad Description-en: Geographic Information System (GIS) A Geographic Information System (GIS) manages, analyzes, and displays databases of geographic information. QGIS supports shape file viewing and editing, spatial data storage with PostgreSQL/PostGIS, projection on-the-fly, map composition, and a number of other features via a plugin interface. QGIS also supports display of various georeferenced raster and Digital Elevation Model (DEM) formats including GeoTIFF, Arc/Info ASCII Grid, and USGS ASCII DEM. Package: qgis-api-doc Description-md5: ec0d00ace6198b94cf94860b88344000 Description-en: QGIS API documentation QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the QGIS API documentation. Package: qgis-common Description-md5: 45d667349abd44570f6bc5430cce30d7 Description-en: QGIS - architecture-independent data QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains architecture-independent supporting data files for use with QGIS. Package: qgis-plugin-grass Description-md5: 1e0ef88deac60b0e3936bb19ebb9a831 Description-en: GRASS plugin for QGIS QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This plugin enables GRASS data access in QGIS. Package: qgis-plugin-grass-common Description-md5: cdfe56f8128e333678013416b509f31c Description-en: GRASS plugin for QGIS - architecture-independent data QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains architecture-independent supporting data files for use with the QGIS GRASS plugin. Package: qgis-provider-grass Description-md5: 4917261ab8b181a0f852a9735318ce37 Description-en: GRASS provider for QGIS QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This provider enables GRASS data access in QGIS. Package: qgis-providers Description-md5: f26d891ad5deb313e92ac31f2d19d7ad Description-en: collection of data providers to QGIS QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the provider plugins for QGIS. Package: qgis-providers-common Description-md5: f62fa89c8886aedb4438d86455bb523b Description-en: collection of data providers to QGIS - architecture-independent files QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains architecture-independent files for the QGIS providers. Package: qgis-server Description-md5: d67a17a58f0547f422fbdcdbc61a7564 Description-en: QGIS server providing various OGC services QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This metapackage depends on the individual QGIS server components. Package: qgis-server-bin Description-md5: 63b1f36d02c65af0f9aba39567e35153 Description-en: QGIS server providing various OGC services (executables) QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the QGIS server executables. Package: qgis-server-common Description-md5: e858acd3bb5e4e05d1ffbe1c40a489fc Description-en: QGIS server providing various OGC services (data) QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the QGIS server data. Package: qgis-server-dummy Description-md5: 35d08d8ce7411dac93aa810be7b33b86 Description-en: QGIS server providing various OGC services (dummy) QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the sample service. Package: qgis-server-landingpage Description-md5: 104f4d0368b86dc15404dd8c82ca9c0a Description-en: QGIS server providing various OGC services (landing page) QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the landing page service. Package: qgis-server-wcs Description-md5: 05842866e82841cdbd656ad55006856c Description-en: QGIS server providing various OGC services (WCS) QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the WCS service. Package: qgis-server-wfs Description-md5: 21a5cdc71b889efddc5a896cee27184e Description-en: QGIS server providing various OGC services (WFS) QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the WFS service. Package: qgis-server-wfs3 Description-md5: cf032e5be3674d76d29517f4af68fe5a Description-en: QGIS server providing various OGC services (WFS 3) QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the WFS 3 service. Package: qgis-server-wms Description-md5: 3e7f41f14ddaae7534c4e6c1c5c161eb Description-en: QGIS server providing various OGC services (WMS) QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the WMS service. Package: qgis-server-wmts Description-md5: 8864e0c84bb971b7e331ea521cc54f6e Description-en: QGIS server providing various OGC services (WMTS) QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the WMTS service. Package: qgis-sip Description-md5: e74dea50db66b48dbcbf73de35eca5f6 Description-en: SIP specification files for QGIS QGIS is a Geographic Information System (GIS) which manages, analyzes and display databases of geographic information. . This package contains the SIP specification files. Package: qml-module-hfd Description-md5: 8ca917080502b4e2c61da3769540ed10 Description-en: QML bindings for HFD Service Human feedback device service is a Dbus activated service that manages human feedback devices such as LEDs and vibrators on mobile devices. . This package contains the QML bindings for accessing the HFD Service. Package: qml-module-lomiri-action Description-md5: a4d8e3acd25fb4fe4b66d142dcddf765 Description-en: Lomiri Action QML Components Lomiri Common Action API. Allow applications to export actions in various forms to the Lomiri Shell. . This package contains the qtdeclarative binding for the lomiri-action library. Package: qml-module-lomiri-notifications Description-md5: a0ea9e677e0cd9d06936ead8f363c03a Description-en: Lomiri Notifications - QML module Lomiri's implementation of a Free Desktop Notification server. It also provides some additional features as needed on alternative platforms, such as mobile. . Since the shell is implemented in QML, this functionality is implemented as a QML plugin. Notification status is provided as a QAbstractListModel, making integration simple. The exact form of the API is defined by the shell, Lomiri notifications only implements it. . Lomiri notifications does not and will not provide a C/C++ API for sending or receiving notifications. It is QML only. Package: qml-module-lomiri-pushnotifications Description-md5: dcca2c69289479d8d311632c55eaa568 Description-en: Lomiri Push Notifications QML plugin Lomiri's Push Service is a client/server architecture that allows one to send notifications to the Lomiri Shell without the need of the targeted app being actually running. . This QML module provides means to register, receive and send push notifications. Package: qml6-module-org-kde-kidentitymanagement Description-md5: 8bff3d327e4e11d6a395aa0b6b76dde7 Description-en: library for managing user identities (QML module) This library provides an API for managing user identities with widgets. . This package contains the QML module for kidentitymanagement. . This package is part of the KDE Development Platform PIM libraries module. Package: qml6-module-org-kde-kopeninghours Description-md5: 64c009eb23a3c8624d14c453a6ad3a2e Description-en: OSM opening hours expressions - QML module A QML module for parsing and evaluating OSM opening hours expressions. . OSM opening hours expressions are used to describe when a feature is open/available or closed. This format is not only used in OpenStreetMap itself, but in various other data sources or APIs needing such a description as well. . This package contains the QML module. Package: qml6-module-org-kde-kosmindoormap Description-md5: bdedf01144c1fea6194282915df2f4fb Description-en: OSM multi-floor indoor map renderer QML module Open Street Map indoor map renderer module for QML. . It has floor-level separation of OSM data and inter-floor navigation using stairs, escalators or elevators. Information for details like a selected amenity. Identifying railway platforms or airport gates in the map data. It is integrated with KPublicTransport to show line icons for railway platforms, show availability of rental bikes and get realtime equipment (elevators/escalators/etc) status information. Package: qml6-module-org-kde-kosmindoorrouting Description-md5: 3c88c15c3e895a1b221174b6423f5861 Description-en: OSM multi-floor indoor map navigation QML module Open Street Map indoor map navigation module for QML. . It has floor-level separation of OSM data and inter-floor navigation using stairs, escalators or elevators. Information for details like a selected amenity. Identifying railway platforms or airport gates in the map data. It is integrated with KPublicTransport to show line icons for railway platforms, show availability of rental bikes and get realtime equipment (elevators/escalators/etc) status information. Package: qml6-module-org-kde-kpublictransport Description-md5: e71880dc9c34e123df0c3f92492ed947 Description-en: Library to assist with accessing public transport (qml plugin) A QtQuick plugin providing a public transport API . This package contains the runtime qml module. Package: qml6-module-org-kde-mimetreeparser Description-md5: d86d7292b9a1ba51fc4c78a59ce2b2fc Description-en: QML module for a MIME tree parser This is a parser for a MIME tree and is based on KMime. The goal is given a MIME tree to extract a list of parts (e.g. text, html) and a list of attachments, check the validity of the signatures and decrypt any encrypted part. . This package contains the QML module. Package: qml6-module-org-kde-osm-editorcontroller Description-md5: 9c1cd583e343f4f03b2e4871bb5e5dff Description-en: OSM indoor editor QML module Open Street Map indoor map editor for QML. Package: qterminal Description-md5: 05db54684ae5fcd5755e97a4976bf8c2 Description-en: Lightweight Qt terminal emulator QTerminal is a lightweight terminal emulator based on QTermWidget. . Among other it features * Split terminals (horizontally and vertically). * Multiple tabs. * Customizable shortcuts. * Various color schemes. Package: qterminal-l10n Description-md5: 47a16a131751b2f9600cc66a567e9e90 Description-en: Language package for qterminal The l10n files for qterminal. . This package contains the l10n files needed by qterminal. Package: quickemu Description-md5: c686267613690e09b569ec480aca9bf5 Description-en: quickly create and run optimised virtual machines Quickemu is a wrapper for the excellent QEMU that attempts to automatically "do the right thing", rather than expose exhaustive configuration options. . Quickly create and run optimised Windows, macOS and Linux desktop virtual machines; with just two commands. You decide what operating system you want to run and Quickemu will figure out the best way to do it for you. For example: . quickget ubuntu-mate 22.04 quickemu --vm ubuntu-mate-22.04.conf . The original objective of the project was to enable quick testing of Linux distributions where the virtual machine configurations can be stored anywhere, such as external USB storage or your home directory, and no elevated permissions are required to run the virtual machines. Quickemu now also includes comprehensive support for macOS and Windows. Package: quisk Description-md5: 2265a532c5f2efd616c7723a43d1597d Description-en: Software Defined Radio (SDR) This is Quisk, a Software Defined Radio (SDR). You supply an antenna and a complex (I/Q) mixer to convert the radio spectrum to a low IF. Then send that IF to your computer using the sound card, Ethernet or USB. The Quisk software will read the I/Q data, tune it, filter it, demodulate it, and send the audio to headphones or speakers. Quisk has a microphone input and a key input so it can operate as a complete transceiver. . Quisk works with this hardware: * SoftRock connected to the sound card * Many other SDR's connected to the sound card * SDR-IQ connected by USB * Perseus connected by USB * N2ADR hardware connected by Ethernet and IP * HiQSDR hardware connected by Ethernet and IP * The Hermes-Lite project at hermeslite.com * Quisk can be used as a pan adapter, and can control some radios . Quisk is small and simple, and has been designed so that it is easy to change Quisk to suit your own hardware. Quisk rhymes with "brisk", and is QSK plus a few letters to make it easier to pronounce. QSK is a Q signal meaning full breakin CW operation, and Quisk has been designed for low latency. Quisk includes an input keying signal that can mute the audio and substitute a sidetone. 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-bioc-biocstyle Description-md5: 3039a52b9b0668021ed645f7222b1fde Description-en: standard styles for vignettes and other Bioconductor documents Provides standard formatting styles for Bioconductor PDF and HTML documents. Package vignettes illustrate use and functionality. Package: r-cran-bigmemory Description-md5: 69712ba529cb54600ff9cd43a747ecfa Description-en: Manage Massive Matrices with Shared Memory and Memory-Mapped Files Create, store, access, and manipulate massive matrices. Matrices are allocated to shared memory and may use memory-mapped files. Packages 'biganalytics', 'bigtabulate', 'synchronicity', and 'bigalgebra' provide advanced functionality. Package: r-cran-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-filehash Description-md5: 349b9b21f05eba9709afb2efda7782b7 Description-en: GNU R simple key-value database This GNU R package implements a simple key-value style database where character string keys are associated with data values that are stored on the disk. A simple interface is provided for inserting, retrieving, and deleting data from the database. Utilities are provided that allow 'filehash' databases to be treated much like environments and lists are already used in R. These utilities are provided to encourage interactive and exploratory analysis on large datasets. Three different file formats for representing the database are currently available and new formats can easily be incorporated by third parties for use in the 'filehash' framework. Package: r-cran-gbm Description-md5: bb38159ea69aa73da1340c69243cf5cd Description-en: GNU R package providing Generalized Boosted Regression Models This package implements extensions to Freund and Schapire's AdaBoost algorithm and Friedman's gradient boosting machine. Includes regression methods for least squares, absolute loss, t-distribution loss, quantile regression, logistic, multinomial logistic, Poisson, Cox proportional hazards partial likelihood, AdaBoost exponential loss, Huberized hinge loss, and Learning to Rank measures (LambdaMart). Package: r-cran-ggstats Description-md5: 9cb0e8f4817df309a1159790bae78d81 Description-en: GNU R extension to 'ggplot2' for plotting stats Provides new statistics, new geometries and new positions for 'ggplot2' and a suite of functions to facilitate the creation of statistical plots. Package: r-cran-lwgeom Description-md5: 2bfc9d978cef42aad65e4f30181c1ae7 Description-en: GNU R bindings to selected 'liblwgeom' functions for simple features This GNU R package provides access to selected functions found in 'liblwgeom' library, the light-weight geometry library used by 'PostGIS'. 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-phangorn Description-md5: 30da123f29512ae1bddc3b06ad7dd4fa Description-en: GNU R package for phylogenetic analysis phangorn is a tool for reconstructing phylogenies, using distance-based methods, maximum parsimony or maximum likelihood, and performing Hadamard conjugation. It also offers functions for comparing trees, phylogenetic models or splits, simulating character data and performing congruence analysis. Package: r-cran-pingr Description-md5: 90149debad44e871a42ca323957c0098 Description-en: Check if a Remote Computer is Up with GNU R Check if a remote computer is up. It can either just call the system ping command, or check a specified TCP port. Package: r-cran-rgl Description-md5: c95123a291f6ca37423390cc343e742b Description-en: GNU R package for three-dimensional visualisation using OpenGL This package provides functions implementing a new graphics device suitable for visualisation of GNU R objects in three dimensions using the OpenGL libraries. Package: r-cran-seurat Description-md5: e659572039d49e2404d6bbc88edb145d Description-en: Tools for Single Cell Genomics A toolkit for quality control, analysis, and exploration of single cell RNA sequencing data. 'Seurat' aims to enable users to identify and interpret sources of heterogeneity from single cell transcriptomic measurements, and to integrate diverse types of single cell data. See Satija R, Farrell J, Gennert D, et al (2015) , Macosko E, Basu A, Satija R, et al (2015) , and Butler A and Satija R (2017) for more details. Package: r-cran-sf Description-md5: 9ab2056a03176ae485da026b01b86beb Description-en: Simple Features for R Support for simple features, a standardized way to encode spatial vector data. Binds to 'GDAL' for reading and writing data, to 'GEOS' for geometrical operations, and to 'PROJ' for projection conversions and datum transformations. Package: r-cran-spacetime Description-md5: 9b0956cf8bfa20f9d6a98361ef8ac4e0 Description-en: GNU R classes and methods for spatio-temporal data Classes and methods for spatio-temporal data, including space-time regular lattices, sparse lattices, irregular data, and trajectories; utility functions for plotting data as map sequences (lattice or animation) or multiple time series; methods for spatial and temporal selection and subsetting, as well as for spatial/temporal/spatio- temporal matching or aggregation, retrieving coordinates, print, summary, etc. Package: r-cran-stringi Description-md5: 85ac5a24c94e62cafa0b0d03553977b0 Description-en: GNU R character string processing facilities Allows for fast, correct, consistent, portable, as well as convenient character string/text processing in every locale and any native encoding. Owing to the use of the ICU library, the package provides R users with platform-independent functions known to Java, Perl, Python, PHP, and Ruby programmers. Among available features there are: pattern searching (e.g. via regular expressions), random string generation, string collation, transliteration, concatenation, date-time formatting and parsing, etc. 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: railway-gtk Description-md5: bdb0ccacebdaf003b7754cf6ddbc4d10 Description-en: Look up travel information for different rail providers Railway allows one to search for journeys, view the details of a journey including departure, arrivals, delays, platforms. A lot of individual providers are supported: DB, Irish Rail, OEBB, BART... . Bookmarking a search or a journey and displaying prices is possible, too. . Railway is a GNOME Circle app. Package: raku-json-name Description-md5: 6ff07a04240e05774b4ea9ab2cafce57 Description-en: Provides a trait to store an alternative JSON Name This Raku module is a dependency of JSON::Marshal and JSON::Unmarshal in order to save duplication, it is intended to store a separate JSON name for an attribute where the name of the JSON attribute might be changed, either for aesthetic reasons or the name is not a valid Raku identifier. It will of course also be needed in classes that are going to use JSON::Marshal or JSON::Unmarshal for serialisation/de-serialisation. . Of course it could be used in other modules for a similar purpose. Package: raku-json-optin Description-md5: 317e8a4fa5916d809bc528cd930af5dd Description-en: Raku trait and role to identify opt-in JSON serialization This Raku package provides a trait and a role for the identification of 'opt in' serialisiable attributes in, for example, JSON::Marshal. . According to upstream, it's probably not necessary to use this directly as it will be required by e.g. JSON::Name but it's just more convenient to package it separately. Package: raku-uri Description-md5: c412e9bb8e3de240410af1f3ff784de6 Description-en: URI handler for Raku A URI implementation using Raku grammars to implement RFC 3986 BNF. Currently only implements parsing. Package: rakudo Description-md5: 2661cbe6714dbf391822669a08c87c3a Description-en: Raku implementation on top of MoarVM Rakudo is a compiler that implements the Raku (formerly Perl 6) specification and runs on top of several virtual machines. Debian rakudo package runs on top of MoarVM. . Provides commands starting with "raku", "rakudo", and "perl6". . valgrind package installation is suggested to debug issues with rakudo-valgrind-m program. Package: rarcrack Description-md5: 177f68fd92242855e5e1b0e6e99abb22 Description-en: Password cracker for rar archives This program uses a brute force algorithm to guess your encrypted compressed file's password. . This program can crack zip, 7z, and rar file passwords. Package: rdiff-backup Description-md5: f0d05d9b77697c469e8b0b53030e2a32 Description-en: remote incremental backup rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup also preserves subdirectories, hard links, dev files, permissions, uid/gid ownership, modification times, extended attributes, acls, and resource forks. . Also, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences will be transmitted. Finally, rdiff-backup is easy to use and settings have sensible defaults. Package: rdkit-data Description-md5: 650c372561c1f5f21f366a51814eaa65 Description-en: Collection of cheminformatics and machine-learning software (data files) RDKit is a Python/C++ based cheminformatics and machine-learning software environment. . This package contains data files. Package: rdkit-doc Description-md5: f66c7299bc3ae5f8a56ac2defc65028c Description-en: Collection of cheminformatics and machine-learning software (documentation) RDKit is a Python/C++ based cheminformatics and machine-learning software environment. . This package contains the documentation. Package: rdmacm-utils Description-md5: 591c8e65f0c2aa1a783439356379e1b5 Description-en: Examples for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains useful librdmacm example programs such as rping and udaddy. Package: registry-tools Description-md5: 31c581321b3c287173613845af74fcdb Description-en: tools for viewing and manipulating the Windows registry Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains tools for viewing and manipulating the binary "registry" found on Windows machines, both locally and remote. Package: renpy Description-md5: 041a87b0d914d0ac0e8c82e7b472f699 Description-en: framework for developing visual-novel type games Ren'Py is a programming language and runtime, intended to ease the creation of visual-novel type games. It contains features that make it easy to display thoughts, dialogue, and menus; to display images to the user; to write game logic; and to support the saving and loading of games. . Ren'Py tries to be like an executable script, allowing you to get a working game without much more effort than is required to type the game script into the computer. . Ren'Py is implemented on top of Python, and that Python heritage shows through in many places. Many Ren'Py statements allow Python expressions to be used, and there are also Ren'Py statements that allow for the execution of arbitrary Python code. Many of the less-used features of Ren'Py are exposed to the user by way of Python. By only requiring use of the simplest features of Python, it's hoped that Ren'Py will be usable by all game authors. Package: renpy-demo Description-md5: 190f46381153aad008dabba8f62deaac Description-en: framework for developing visual-novel type games - demo Ren'Py is a programming language and runtime, intended to ease the creation of visual-novel type games. It contains features that make it easy to display thoughts, dialogue, and menus; to display images to the user; to write game logic; and to support the saving and loading of games. . This package includes a full playable example showing the features of the framework. Package: renpy-doc Description-md5: e5f9a77eda0a06f632b211f653d31de1 Description-en: framework for developing visual-novel type games - doc Ren'Py is a programming language and runtime, intended to ease the creation of visual-novel type games. It contains features that make it easy to display thoughts, dialogue, and menus; to display images to the user; to write game logic; and to support the saving and loading of games. . This package includes the documentation for Ren'Py. Package: renpy-thequestion Description-md5: d1b3aa8b528129537675a794fbed7435 Description-en: simple and complete Ren'Py game Ren'Py is a programming language and runtime, intended to ease the creation of visual-novel type games. It contains features that make it easy to display thoughts, dialogue, and menus; to display images to the user; to write game logic; and to support the saving and loading of games. . This package includes a simple and complete Ren'Py game. Package: repmgr Description-md5: 152b67ccef845b5fd3aa24975a43e5b1 Description-en: replication manager for PostgreSQL (metapackage) repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations. . This is a metapackage that depends on the version specific packages. Package: repmgr-common Description-md5: 0e17d2543ba80316e58e40e8d61b44e2 Description-en: replication manager for PostgreSQL common files repmgr is an open-source tool suite for managing replication and failover in a cluster of PostgreSQL servers. It enhances PostgreSQL's built-in hot-standby capabilities with tools to set up standby servers, monitor replication, and perform administrative tasks such as failover or manual switchover operations. . This package contains repmgr files common to all versions. Package: rgpio-tools Description-md5: a445ceb3d1d84612a6557bd9f13d4ddd Description-en: Control GPIO pins remotely The rgpiod daemon provides remote control of the GPIO pins of the local computer via TCP sockets. It includes facilities for software PWM, callbacks on level change, I2C, SPI, and UART wrappers. It also provides file handling, script and network facilities. . This package contains the rgs shell utility which can talk to the rgpiod daemon. Package: rgpiod Description-md5: 199c3780df0302ebc656ee26fc0490a8 Description-en: Daemon permitting remote control of GPIO pins The rgpiod daemon provides remote control of the GPIO pins of the local computer via TCP sockets. It includes facilities for software PWM, callbacks on level change, I2C, SPI, and UART wrappers. It also provides file handling, script and network facilities. . This package contains the rgpiod daemon itself. 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: rhythmbox-plugin-cdrecorder Description-md5: 2cf45d2d5fa6dfedb6016b170eb884a9 Description-en: burning plugin for rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio, iPod integration and generic portable audio player support, Audio CD burning, Audio CD playback, music sharing, and Podcasts. . This package contains the brasero based CD/DVD burning plugin. Package: rhythmbox-plugin-zeitgeist Description-md5: f41e70b13663f39808bfb029033e0aaa Description-en: zeitgeist plugin for rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio, iPod integration and generic portable audio player support, Audio CD burning, Audio CD playback, music sharing, and Podcasts. . This package contains the zeitgeist logging plugin. Package: rocketcea Description-md5: 1b33739cd5641f4986a9b1df8dfa07d4 Description-en: NASA Chemical Equilibrium, wrapped in Python RocketCEA can be used to help determine input values for a rocket motor burn simulation program, like openmotor. The calculation engine is a modified copy of NASA's "Chemical Equilibrium with Applications" (CEA) FORTRAN code. . RocketCEA makes direct calls to a modified copy of the NASA FORTRAN CEA code in “rocket” mode to calculate Isp, Cstar, Tcham etc. and provides tools to help determine useful mixture ratio range, optimum MR and more. . The modifications to CEA2.f allow the program to properly handle hydrazine monopropellant’s ammonia dissociation. Package: rockusb Description-md5: 619bf30b1837fa0a4b2e431ba9313a54 Description-en: Rockchip USB utility rockusb is an independent re-implementation of the Rockchip USB protocol used to communicate with various Rockchip processors. It allows one to read information about the processor or the flash memory, read and write files to and from flash, reset the device and various other commands. Package: rocminfo Description-md5: 1f5df0ccf58846dc9fb3b77e755c719f Description-en: ROCm Application for Reporting System Info rocminfo gives information about the HSA system attributes and agents. This package is part of the AMD ROCm software stack. Package: routine-update Description-md5: b278878e0ac53abad116c91b61e09af8 Description-en: routine updater for a Debian source package Will pull new upstream version first and then will perform common cleanups. . It contains several steps all with the intention to . * reduce lintian warnings * keep all packages in a "modern" packaging shape Package: rpm Description-md5: b637dea69233214122f83668b1ac634e Description-en: package manager for RPM The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . On Debian and derived systems it is recommended to use "alien" to convert RPM packages into .deb format instead of bypassing the Debian package management system by installing them directly with rpm. Package: rpm-common Description-md5: 281a776fb3c0b33e3fa2befccc935f42 Description-en: common files for RPM The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This package contains some scripts and default configuration which is used by RPM libraries. Package: rpm-i18n Description-md5: 38f72444aa854dc7f3f657c4be38e842 Description-en: localization and localized man pages for rpm The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This package contains localization of rpm and localized man pages. Package: rpm2cpio Description-md5: 40ab460ae975fb68939c5b31c0e7dc8e Description-en: tool to convert RPM package to CPIO archive The RPM Package Manager (RPM) is a command-line driven package management system capable of installing, uninstalling, verifying, querying, and updating computer software packages. . This package contains tool to convert RPM packages to standard CPIO archive. Package: rspamd Description-md5: 7e5be3910fdbb8e6287582c3520347e2 Description-en: Rapid spam filtering system Rspamd is a rapid, modular and lightweight spam filter. It is designed to work with big amount of mail and can be easily extended with own filters written in Lua. Package: ruby-attr-encrypted Description-md5: 60538f8a19df3eec979801aed1b13230 Description-en: Encrypt and decrypt attributes Generates attr_accessors that encrypt and decrypt attributes transparently. It works with ANY class, however, you get a few extra features when you're using it with ActiveRecord, DataMapper, or Sequel Package: ruby-build Description-md5: 0731da5500a70c528fe548bee5b99e57 Description-en: tool to compile and install different versions of Ruby ruby-build provides a simple way to compile and install different versions of Ruby. . ruby-build is great when you want to build Ruby versions that are not available via APT, for example if you need legacy or bleeding edge versions of Ruby. . Combined with rbenv, ruby-build lets you easily install and switch between different implementations of Ruby, such as MRI, JRuby, REE and others. Package: ruby-charlock-holmes Description-md5: ff58c038245ad2bd44b142b0d35eb27e Description-en: Ruby character encoding detection library Character encoding detecting library for Ruby using ICU library. This library provides character encoding detection and transcoding. Package: ruby-colored2 Description-md5: 6df287e34e5659e4b0ed25ac92058e94 Description-en: library to add colors or attributes to text This library extends the String class with methods to add ANSI colors and bold, underline or reverse attributes to strings. It can be used to emphasize messages on the console output or in logs. Package: ruby-fuubar Description-md5: 9c8dc496c1ef612e552380e51b34da3e Description-en: instafailing RSpec progress bar formatter It is an instafailing RSpec formatter that uses a progress bar instead of a string of letters and dots as feedback. . A video of Fuubar in action http://vimeo.com/16845253 Package: ruby-mathml Description-md5: 313b192540413179b413a99781559f49 Description-en: TeX formula to MathML conversion library for Ruby This ruby library intends to provide a converter from LaTeX mathematical expressions to MathML, a low-level specification for mathematical and scientific content on the Web. Package: ruby-octokit Description-md5: 0935ca9194eafaedd25a13741a4ec20e Description-en: Ruby toolkit for working with the GitHub API ruby-octokit wraps the GitHub API in a flat API client that follows Ruby conventions and requires little knowledge of REST. . It provides all expected features needed to interact with Github or any other implementation of their API: . - Authenticated (basic and oauth) and unauthenticated requests. - Access to all resources and fields. - Direct access to HTTP response headers if needed. - Pagination. - Hypermedia features (ruby-octokit is built on top of ruby-sawyer). Package: ruby-rack-session Description-md5: b261965f1b4397b64b65da01265633fd Description-en: Session management implementation for Rack A session implementation for Rack. Package: ruby-rackup Description-md5: 72a438cc22a13c6d9f376f8c61982426 Description-en: General server command for Rack applications rackup provides a command line interface for running a Rack-compatible application. Package: ruby-redis Description-md5: 6e9afd2d70cc33304098e1d72b9d16d2 Description-en: Ruby client library for Redis A Ruby client that tries to match Redis' API one-to-one, while still providing an idiomatic interface. It features thread-safety, client-side sharding, pipelining, and an obsession for performance. Package: ruby-redis-clustering Description-md5: 0b19763c2f6b1abf2b8944c2dd1f493f Description-en: Ruby client library for Redis Cluster A Ruby client that tries to match Redis' Cluster API one-to-one, while still providing an idiomatic interface. Package: ruby-selinux Description-md5: 71f8f453f4c0fbe591180af8da96cd36 Description-en: Ruby bindings to SELinux shared libraries This package provides the Ruby bindings needed for developing Ruby SELinux applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: ruby-svn Description-md5: 681536b40f193ae3816c1437f1c38f7d Description-en: Ruby bindings for Apache Subversion This is a set of Ruby interfaces to libsvn, the Apache Subversion libraries. It is useful if you want to, for example, write a Ruby script that manipulates a Subversion repository or working copy. See the 'subversion' package for more information. Package: ruby-vips Description-md5: ecf83a71649d0f57b8f09dece08705aa Description-en: Ruby extension for the vips image processing library This package provides a binding for the vips image processing library. It is extremely fast and it can process huge images without loading the whole image in memory. Package: ruby-whitequark-parser Description-md5: fc1eb313999127cd526a6326fa932b77 Description-en: Ruby parser written in pure Ruby parser is a production-ready Ruby parser written in pure Ruby. It recognizes as much or more code than Ripper, Melbourne, JRubyParser or ruby_parser, and is vastly more convenient to use. . Among its keys features are: it provides precise source location reporting, it has a documented AST format which is convenient to work with, it parses 1.8, 1.9, 2.x, and 3.x syntax with backwards-compatible AST formats, and also parses MacRuby and RubyMotion syntax extensions. It also has improved clang-like diagnostic messages with location information. . It is written in pure Ruby, runs on MRI >= 2.0.0, JRuby and Rubinius, and historically, all versions of Ruby since 1.8. It has excellent test coverage and the source code is readable and well commented. . Not to be confused with ruby_parser gem from Ryan Davis, of seattle.rb Ruby user group. Package: ruby3.1 Description-md5: 600c74e45bc6685da6003707bbeb9b6c Description-en: Interpreter of object-oriented scripting language Ruby Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . In the name of this package, `3.1' indicates the Ruby library compatibility version. This package currently provides the `3.1.x' branch of Ruby. Package: ruby3.1-dev Description-md5: 452bbaa9ba76ea9125fcddcb7ec6a417 Description-en: Header files for compiling extension modules for the Ruby 3.1 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files and the mkmf library, necessary to make extension library for Ruby 3.1. It is also required to build many gems. Package: ruby3.1-doc Description-md5: fc7ce4083bf5d428bd0e6e337f9d289a Description-en: Documentation for Ruby 3.1 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the autogenerated documentation for Ruby 3.1. Package: rust-all Description-md5: 8ac4b9646a63dcb81141b39f271bbd4c Description-en: Rust systems programming language - all developer tools Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This is a dependency package providing the default Rust toolchain bundle. Package: rust-clippy Description-md5: 8fcd71def80b4b9b27a243c96b54a04a Description-en: Rust linter Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This package contains 'clippy', a linter to catch common mistakes and improve your Rust code as well a collection of over 400 compatible lints. . Lints are divided into categories, each with a default lint level. You can choose how much Clippy is supposed to annoy help you by changing the lint level by category. . Clippy is integrated into the 'cargo' build tool, available via 'cargo clippy'. . This is a dependency package providing the default clippy implementation. Package: rust-doc Description-md5: 356095d647f5ddc703019f59b1a634af Description-en: Rust systems programming language - Documentation Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This is a dependency package providing the default Rust tutorial, language reference and standard library documentation. Package: rust-gdb Description-md5: 57d6257cb513856d0d05d9909a72694b Description-en: Rust debugger (gdb) Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This is a dependency package providing the default pretty printers and a wrapper script for invoking gdb on rust binaries. Package: rust-lldb Description-md5: d264f5c18c69931398eed101f1591eed Description-en: Rust debugger (lldb) Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This is a dependency package providing the default pretty printers and a wrapper script for invoking lldb on rust binaries. Package: rust-src Description-md5: aeab4529285f7adfa57f4f5351006e1c Description-en: Rust systems programming language - source code Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This is a dependency package providing the default sources of the Rust compiler and standard libraries, useful for IDEs and code analysis tools such as Racer. Package: rustfmt Description-md5: bbec12619508b52150fd7ed2643a6634 Description-en: Rust formatting helper Rust is a curly-brace, block-structured expression language. It visually resembles the C language family, but differs significantly in syntactic and semantic details. Its design is oriented toward concerns of "programming in the large", that is, of creating and maintaining boundaries - both abstract and operational - that preserve large-system integrity, availability and concurrency. . It supports a mixture of imperative procedural, concurrent actor, object-oriented and pure functional styles. Rust also supports generic programming and meta-programming, in both static and dynamic styles. . This is a dependency package providing the default rustfmt implementation. Package: s3ql Description-md5: fdca80ed033b9530310438363ef4a34c Description-en: Full-featured file system for online data storage S3QL is a file system that stores all its data online using storage services like Google Storage, Amazon S3 or OpenStack. S3QL effectively provides a hard disk of dynamic, infinite capacity that can be accessed from any computer with internet access. . S3QL is a standard conforming, full featured UNIX file system that is conceptually indistinguishable from any local file system. Furthermore, S3QL has additional features like compression, encryption, data de-duplication, immutable trees and snapshotting which make it especially suitable for online backup and archival. . In addition to accessing online storage services directoly, S3QL can also store its data underneath a regular mount point. This enables the use of S3QL with e.g. NFS, CIFS or sftp servers. Package: s3ql-dbg Description-md5: 6bfdcbde68b8bf315ab62506c02de3ad Description-en: Full-featured file system for online data storage (debugging symbols) S3QL is a file system that stores all its data online using storage services like Google Storage, Amazon S3 or OpenStack. S3QL effectively provides a hard disk of dynamic, infinite capacity that can be accessed from any computer with internet access. . S3QL is a standard conforming, full featured UNIX file system that is conceptually indistinguishable from any local file system. Furthermore, S3QL has additional features like compression, encryption, data de-duplication, immutable trees and snapshotting which make it especially suitable for online backup and archival. . In addition to accessing online storage services directoly, S3QL can also store its data underneath a regular mount point. This enables the use of S3QL with e.g. NFS, CIFS or sftp servers. . This package contains the debugging symbols as well as the extension built for the Python 3 debug interpreter. Package: samba-ad-dc Description-md5: eba517f15cc7dff6d61d4bf8f68630b3 Description-en: Samba control files to run AD Domain Controller Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains control files to run an Active Directory Domain Controller (AD DC). For now, this is just a metapackage pulling in all the required dependencies. Package: samba-ad-provision Description-md5: 85c78259045a6d75c0722ff117cca50f Description-en: Samba files needed for AD domain provision Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains files to setup an Active Directory Domain Controller (AD DC). Package: samba-testsuite Description-md5: b3a06da306c4ba5739938a7fa8d2fe31 Description-en: test suite from Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . This package contains programs for testing the reliability and speed of SMB servers, Samba in particular. Package: samba-vfs-ceph Description-md5: 81c41d008c09fa58505d8e0a34d4e1fd Description-en: Samba Virtual FileSystem ceph modules Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . Virtual FileSystem modules are stacked shared libraries extending the functionality of Samba. This package provides vfs_ceph and vfs_ceph_snapshots modules. Package: samba-vfs-glusterfs Description-md5: e3b0be6d797b0246246b2e9ce209335e Description-en: Samba Virtual FileSystem glusterfs modules Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . Virtual FileSystem modules are stacked shared libraries extending the functionality of Samba. This package provides vfs_glusterfs and vfs_glusterfs_fuse modules. Package: samba-vfs-modules Description-md5: 168d3f468e8cbb1620c054fea162f778 Description-en: Samba Virtual FileSystem plugins (transitional package) Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . Virtual FileSystem modules are stacked shared libraries extending the functionality of Samba. This package used to provide VFS modules for samba, but since version 4.20.2+dfsg-3, most of the modules were merged into main samba package, or into their own separate packages - samba-vfs-ceph and samba-vfs-glusterfs. . This package can safely be removed. Package: samba-vfs-modules-extra Description-md5: 80316dc0b8e0e947c3ff777d1250eedb Description-en: Samba Virtual FileSystem extra modules (transitional package) Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in Active Directory or NT4-style domains. . Virtual FileSystem modules are stacked shared libraries extending the functionality of Samba. This package ships some extra VFS modules which were previously shipped in samba-vfs-modules: * vfs_gluterfs * vfs_glusterfs_fuse . This is a transitional package and can safely be removed. Package: samhain Description-md5: 65363c52058ed227a4243369ac75989d Description-en: Data integrity and host intrusion alert system Samhain is an integrity checker and host intrusion detection system that can be used on single hosts as well as large, UNIX-based networks. It supports central monitoring as well as powerful (and new) stealth features to run undetected on memory using steganography. . Main features * Complete integrity check + uses cryptographic checksums of files to detect modifications, + can find rogue SUID executables anywhere on disk, and * Centralized monitoring + native support for logging to a central server via encrypted and authenticated connections * Tamper resistance + database and configuration files can be signed + logfile entries and e-mail reports are signed + support for stealth operation Package: sanlk-reset Description-md5: 4ab99a6e662707c46f2a711cad15ac4c Description-en: Host reset daemon and client using sanlock Sanlock ensures that single disk cannot be used by more than one running VM at a time, across any host in a network. . This package contains the reset daemon and client. A cooperating host running the daemon can be reset by a host running the client, so long as both maintain access to a common sanlock lockspace. Package: sanlock Description-md5: bd141da626ec78be3673c3046a692c21 Description-en: Shared storage lock manager Sanlock ensures that single disk cannot be used by more than one running VM at a time, across any host in a network. . This package contains the binaries and private shared libraries. Package: sbcl Description-md5: eb1113dee9d2ad5949c6cfc6301108ec Description-en: Common Lisp compiler and development system SBCL is a development environment for the ANSI Common Lisp language. It provides a native-code compiler and an integrated debugger, as well as all the features in the ANSI specification. . SBCL also contains other extensions to the ANSI specification, including a foreign-function interface, a pseudo-server API, user-extensible stream functionality, a Meta-Object Protocol, and an ability to run external processes. . To browse SBCL source definitions with development environments, install the sbcl-source package. For documentation on SBCL's usage and internals, the package sbcl-doc is provided. Package: sbcl-doc Description-md5: bf2cec45285d0c3bfa96c64bda87fbd5 Description-en: Documentation for Steel Bank Common Lisp This package provides documentation for SBCL -- a development environment for the ANSI Common Lisp language. . The documents in this package cover SBCL-specific extensions to the language, explain how to use this Common Lisp implementation and how it differs from the ANSI standard. . The manual about SBCL's internals is also included in this package and may be of interest for people who intent to work with SBCL's source code. Package: sbcl-source Description-md5: ee91a0cda511e6d9ca51542b0320b384 Description-en: Source code files for SBCL This package provides the source code for SBCL -- a development environment for the ANSI Common Lisp language. . The source code is useful in conjunction with development environments and debuggers like SLIME, that allow macro expansion and lookup of source definitions. . Installing this package enables your source browser to dig deeply into the core of Steel Bank Common Lisp. Package: schleuder Description-md5: 10c30b3ed1579adac3137dc67104944b Description-en: encrypting mailing list manager with remailing-capabilities Schleuder is an encrypting mailing list manager with remailing-capabilities. Subscribers can communicate encrypted (and pseudonymously) among themselves, receive emails from non-subscribers and send emails to non-subscribers via the list. . Schleuder aims to be robust, flexible, and internationalized. It also provides an API to be used with schleuder-cli and/or schleuder-web. Package: seatd Description-md5: 87529e8f20191dfe3d8e2d2d24590acb Description-en: minimal user, seat and session management daemon Lightweight standalone implementation. Package: selinux-utils Description-md5: 0dfe4ba09954ecdcb854ff898167f98b Description-en: SELinux utility programs This package provides various utility programs for a Security-enhanced Linux system. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. This package provides utility programs to get and set process and file security contexts and to obtain security policy decisions. Package: sequoia-chameleon-gnupg Description-md5: 44e99080930e6097949581b1dfdb760e Description-en: Sequoia's GnuPG CLI tools (metapackage) This metapackage depends on the following binary packages: - gpg-sq: gpg-like OpenPGP CLI toolkit - gpgv-sq: gpgv-like validator for OpenPGP signatures Both are drop-in replacements using the Sequoia OpenPGP implementation provided in the Rust crate sequoia-chameleon-gnupg. Package: shasta Description-md5: 7bb8ac3039d8e82623b175abb8ab2e67 Description-en: nanopore whole genome assembly (binaries and scripts) De novo assembly from Oxford Nanopore reads. The goal of the Shasta long read assembler is to rapidly produce accurate assembled sequence using as input DNA reads generated by Oxford Nanopore flow cells. . Computational methods used by the Shasta assembler include: . * Using a run-length representation of the read sequence. This makes the assembly process more resilient to errors in homopolymer repeat counts, which are the most common type of errors in Oxford Nanopore reads. . * Using in some phases of the computation a representation of the read sequence based on markers, a fixed subset of short k-mers (k ≈ 10). . Shasta assembly quality is comparable or better than assembly quality achieved by other long read assemblers. . This package contains the executable binaries (tools) and accommodating scripts. Package: shelldap Description-md5: 4e57a9380695293043f69c130c46420a Description-en: shell-like interface for browsing LDAP servers and editing their content Shelldap lets you browse and edit an LDAP tree as if it were a filesystem. It keeps command history, has sane autocompletes, credential caching, site-wide and individual configs, and it's fun to say. Shelldap! Shelldap! Shelldap! Package: shiboken2 Description-md5: 8ce99af52aaabfbd22d85c27a5cddd50 Description-en: CPython bindings generator for C++ libraries Shiboken2 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken2 is the binding generator used to create the PySide2 bindings. Package: shiboken2-doc Description-md5: 9180f584be9799a4683b3b7701e6df99 Description-en: CPython bindings generator for C++ libraries (common documentation) Shiboken2 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken2 is the binding generator used to create the PySide2 bindings. . This package contains the common documentation. Package: shotcut Description-md5: 7e81fdac9e6aa16c46d802ed474d5125 Description-en: video editor This is a video editor with features like 4k resolution support, network stream playback, audio/webcam captures, and many more. Package: shotcut-data Description-md5: 1c6e3f65820f84717d41d9026910cced Description-en: video editor data This is a video editor with features like 4k resolution support, network stream playback, audio/webcam captures, and many more. . These are data files needed for the binary package. Package: sim4db Description-md5: 85f8fe3bbe88f71c2e69cb9b24788d42 Description-en: batch spliced alignment of cDNA sequences to a target genome Sim4db performs fast batch alignment of large cDNA (EST, mRNA) sequence sets to a set of eukaryotic genomic regions. It uses the sim4 and sim4cc algorithms to determine the alignments, but incorporates a fast sequence indexing and retrieval mechanism, implemented in the sister package 'leaff', to speedily process large volumes of sequences. . While sim4db produces alignments in the same way as sim4 or sim4cc, it has additional features to make it more amenable for use with whole-genome annotation pipelines. A script file can be used to group pairings between cDNAs and their corresponding genomic regions, to be aligned as one run and using the same set of parameters. Sim4db also optionally reports more than one alignment for the same cDNA within a genomic region, as long as they meet user-defined criteria such as minimum length, percentage sequence identity or coverage. This feature is instrumental in finding all alignments of a gene family at one locus. Lastly, the output is presented either as custom sim4db alignments or as GFF3 gene features. . This package is part of the Kmer suite. Package: skopeo Description-md5: d03726f6234fe2b000f2b3e7e3028234 Description-en: Tooling to work with remote images registries skopeo is a command line utility that performs various operations on container images and image repositories. . skopeo can work with OCI images (https://github.com/opencontainers/image-spec) as well as the original Docker v2 images. Package: slony1-2-bin Description-md5: 8c1e911069818f6f365047cde52730be Description-en: replication system for PostgreSQL: daemon and administration tools Slony-I is an asynchronous master-to-multiple-slaves replication system for PostgreSQL with cascading and slave promotion. . This package contains the slon daemon and the slonik administration tool. It should be installed on those hosts where Slony-I daemons are to be run or administered, which usually, but not necessarily, are the hosts where the database server nodes are running. Package: slony1-2-doc Description-md5: 75e372d25ef877e709a35237fb730bb7 Description-en: Slony-I documentation Slony-I is an asynchronous master-to-multiple-slaves replication system for PostgreSQL with cascading and slave promotion. . This package contains the documentation for the Slony-I system. It is not required for normal operation. Package: snd Description-md5: e498de17d7f99331ed10cc3dbdc2ec8b Description-en: Sound file editor (metapackage) Snd is a powerful sound file editor that can be customized and extended using the Scheme programming language. . This package depends on a full installation of Snd. Package: snd-common Description-md5: c7386ab649e06dc7564525b3fd2958b6 Description-en: Sound file editor (core) Snd is a powerful sound file editor that can be customized and extended using the Scheme programming language. . This package contains the basic infrastructure for the snd packages and the scheme files. You have to install a GUI package as well to actually use snd. Package: snd-doc Description-md5: dc0729dcd1cf6a5a80efaea0abf172ad Description-en: Sound file editor (documentation) Snd is a powerful sound file editor that can be customized and extended using the Scheme programming language. . This package contains the documentation for snd. Package: snd-gui-jack Description-md5: df9d9c4a2890fa7f8640b0d235d0ffb8 Description-en: Sound file editor (graphical user interface - JACK) Snd is a powerful sound file editor that can be customized and extended using the Scheme programming language. . This package contains the files for the graphical user interface with JACK and ALSA support. Package: snd-gui-pulse Description-md5: 323aabc84bcfe28baef42b1d84017fe3 Description-en: Sound file editor (graphical user interface - PulseAudio) Snd is a powerful sound file editor that can be customized and extended using the Scheme programming language. . This package contains the files for the graphical user interface with PulseAudio support. Package: snd-nox Description-md5: 494fa6a80e1da3f007ab5270e8bc42f1 Description-en: Sound file editor (cmdline) Snd is a powerful sound file editor that can be customized and extended using the Scheme programming language. . This package contains a version of snd compiled with both JACK and ALSA support, but without support for X. Package: sntp Description-md5: b5be4c6ce149fe58ec50c630985473aa Description-en: Network Time Protocol client (transitional package) This is a transitional package to transition to NTPsec. It can be safely removed once all uses of sntp(1) have been converted to run ntpdig instead. Package: soapysdr-module-all Description-md5: 9343ed19a43d2c241bc102a3c48c2f6e Description-en: All device support for default version of SoapySDR (metapackage) SoapySDR is a library providing a common interface to SDR (software defined radio) hardware. Support for different hardware is added through external modules. . This package depends on the metapackage which in turn depends on all available device support packages for the default version of libsoapysdr. Package: soapysdr-tools Description-md5: 5e51d4a5c7d2065d96c9c91c182196b6 Description-en: software defined radio interface library tools SoapySDR is a library providing a common interface to SDR (software defined radio) hardware. Support for different hardware is added through external modules. . This package contains the SoapySDRUtil command line utility which can list available modules and hardware. Package: soapysdr0.8-module-all Description-md5: d942cd11964bc39e383dca2520c2511e Description-en: All device support for SoapySDR (metapackage) SoapySDR is a library providing a common interface to SDR (software defined radio) hardware. Support for different hardware is added through external modules. . This dependency package pulls in all available device support module packages. You can remove this package if you prefer to pick and choose modules to install. Package: sonic-pi Description-md5: cfba0a7e5a8e7b5b67609733f1db5d4b Description-en: Live Coding for Everyone A free live coding synth for everyone. Originally designed to support computing and music lessons within schools. Use code to compose and perform in classical and contemporary styles ranging from Canons to Dubstep. Package: sonic-pi-samples Description-md5: 4261dab425530defd16645d72e7ac128 Description-en: Audio samples for Sonic Pi Sonic Pi is shipped with a default audio sample collection, containing musical snippets, sound effects and rhythm loops created by various contributors at freesound.org. Package: sonic-pi-server Description-md5: 2d864efee759bf33ce577cef58f2c17d Description-en: Backend server for Sonic Pi The Sonic Pi backend server connects to SuperCollider to play synths and samples. Advanced users may want to use the server for experiments without the graphical user interface provided by the sonic-pi package. Package: sonic-pi-server-doc Description-md5: 6e3ceb95e26e480423493b9c01508a6a Description-en: Documentation for Sonic Pi These are the Markdown source files and a converted HTML version of the Sonic Pi main documentation. If you installed the sonic-pi IDE package, you propably don't need this package, as a copy of the documentation is already included within the application. Package: sonic-visualiser Description-md5: 71313c8d0ce8681e6c5700da7680c8e6 Description-en: viewing and analysing the contents of music audio files The aim of Sonic Visualiser is to be the first program you reach for when want to study a musical recording rather than simply listen to it. . Sonic Visualiser could be of particular interest to musicologists, archivists, signal-processing researchers and anyone else looking for a friendly way to take a look at what lies inside the audio file. Package: soundgrain Description-md5: b7af2b59e227c94fde99dfea3e3c5fe6 Description-en: Graphical interface to control granular sound synthesis modules Soundgrain is a graphical interface where users can draw and edit trajectories to control granular sound synthesis. It is written in Python and WxPython and uses pyo as its audio engine. Package: spip Description-md5: 9164b16e6be7baea731f39dceca115b4 Description-en: website engine for publishing SPIP is a publishing system for the Internet in which great importance is attached to collaborative working, to multilingual environments, and to simplicity of use for web authors. . SPIP's benefit consists in: . * managing a magazine type site i.e. made up mainly of articles and news items inserted in an arborescence of sections nested in each others. * completely separating and distributing three kinds of tasks over various players: the graphic design, the site editorial input through the submission of articles and news items and the site editorial management. * spare the webmaster and all the participants to the life of the site, a number of tedious aspects of web publishing as well as the need to learn lengthy technical skills. SPIP allows you to start creating your sections and articles straight away. Package: sptag Description-md5: 6f74c10a105ef53bcf5791cf972d1ba8 Description-en: distributed approximate nearest neighborhood search (ANN) A distributed approximate nearest neighborhood search (ANN) library which provides a high quality vector index build, search and distributed online serving toolkits for large scale vector search scenario. . This package contains the client, server, aggregator and index builder and searcher. Package: sra-toolkit Description-md5: 1a61cd8ef6f417d5f86c6c13697e7a05 Description-en: utilities for the NCBI Sequence Read Archive Tools for reading the SRA archive, generally by converting individual runs into some commonly used format such as fastq. . The textual dumpers "sra-dump" and "vdb-dump" are provided in this release as an aid in visual inspection. It is likely that their actual output formatting will be changed in the near future to a stricter, more formalized representation[s]. PLEASE DO NOT RELY UPON THE OUTPUT FORMAT SEEN IN THIS RELEASE. . Other tools distributed in this package are: abi-dump, abi-load align-info bam-load cache-mgr cg-load copycat fasterq-dump fastq-dump, fastq-load helicos-load illumina-dump, illumina-load kar kdbmeta latf-load pacbio-load prefetch rcexplain remote-fuser sff-dump, sff-load sra-pileup, sra-sort, sra-stat, srapath srf-load test-sra vdb-config, vdb-copy, vdb-decrypt, vdb-encrypt, vdb-get, vdb-lock, vdb-passwd, vdb-unlock, vdb-validate . The "help" information will be improved in near future releases, and the tool options will become standardized across the set. More documentation will also be provided documentation on the NCBI web site. . Tool options may change in the next release. Version 1 tool options will remain supported wherever possible in order to preserve operation of any existing scripts. Package: srptools Description-md5: 359f7ef78d69ef1e4b5d82e9e3e1f800 Description-en: Tools for Infiniband attached storage (SRP) In conjunction with the kernel ib_srp driver, srptools allows you to discover and use Infiniband attached storage devices which use the SCSI RDMA Protocol (SRP). Package: sssd-idp Description-md5: 85e1e169064e36070dddc5507d091974 Description-en: System Security Services Daemon -- Kerberos plugins for external id providers Provides Kerberos plugins that are required to enable authentication against external identity providers. Package: sssd-kcm Description-md5: 33bacd6e1ef4d2c4e5af5b7e63fc778f Description-en: System Security Services Daemon -- Kerberos KCM server implementation Provides an implementation of a Kerberos KCM server. Use this package if you want to use the KCM: Kerberos credentials cache. Package: sssd-passkey Description-md5: e74d74f3e771b76f41f636748a8f6eaf Description-en: System Security Services Daemon -- passkey helpers and plugins Provides the helper processes and Kerberos plugins that are required to enable authentication with a passkey token. Package: stopt-doc Description-md5: 4e123f99c08561d993961b7c16c7279e Description-en: library for stochastic optimization problems (documentation) The STochastic OPTimization library (StOpt) aims at providing tools in C++ for solving some stochastic optimization problems encountered in finance or in the industry. Python 3 bindings are also provided in order to allow one to use the C++ library in a Python code. . This package contains the documentation about the type of problems that can be solved, the mathematical framework, its implementation, and the examples. Package: stopt-examples Description-md5: 0406deddba550c5dddc092ab9b16db55 Description-en: library for stochastic optimization problems (programs examples) This package provides some programs written to solve mathematical problems using the StOpt library. The source code is provided, examples are available in C++ and in Python. C++ source code has to be built against the libstopt-dev package if one wants to run it. 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: subversion Description-md5: 2b16de8a860b139507af1abc718e9506 Description-en: Advanced version control system Apache Subversion, also known as svn, is a centralised version control system. Version control systems allow many individuals (who may be distributed geographically) to collaborate on a set of files (source code, websites, etc). Subversion began with a CVS paradigm and supports all the major features of CVS, but has evolved to support many features that CVS users often wish they had. . This package includes the Subversion client (svn, svnsync), repository administration tools (svnadmin, svnlook) and a network server (svnserve). Package: subversion-tools Description-md5: 606aa217055d68550e4946170331a468 Description-en: Assorted tools related to Apache Subversion This package includes miscellaneous tools for use with Apache Subversion clients and servers: * svn-backup-dumps: Incremental dumpfile-based backup script * svn-bisect: Bisect revisions to find a regression * svn-clean: Remove unversioned files from a working copy * svn-hot-backup: Backup script, primarily for BDB repositories * svn_apply_autoprops: Apply property settings from .subversion/config file to an existing repository * svn_load_dirs: Sophisticated replacement for 'svn import' * svnwrap: Set umask to 002 before calling svn or svnserve * fsfs-access-map: Convert strace output into FSFS access map * several example hook scripts: commit-access-control, commit-email, log-police, mailer, svnperms, verify-po . NOTE that some of these scripts are unsupported by upstream, and may change radically or disappear in future releases. Some of these scripts require packages on the Recommends list. Package: sumo Description-md5: 6474797555ea3a70838074722fee9bc7 Description-en: Simulation of Urban MObility (SUMO) SUMO is an open source, highly portable, microscopic road traffic simulation package designed to handle large road networks. Main binary. Package: sumo-doc Description-md5: febec3640b965d15eb4be2076d1354c9 Description-en: Simulation of Urban MObility (SUMO), documentation and examples SUMO is an open source, highly portable, microscopic road traffic simulation package designed to handle large road networks. The binary contatins documentation and examples. Package: sumo-tools Description-md5: 91d1ca0c3085c57bbf251d8f812df282 Description-en: Simulation of Urban MObility (SUMO), tools and scripts SUMO is an open source, highly portable, microscopic road traffic simulation package designed to handle large road networks. The binary contatins different tools and scripts. Package: swiftlang Description-md5: 0ca25800da18a9ced85fb6e55f77d641 Description-en: general-purpose compiled programming language Swift is a general-purpose, multi-paradigmed, compiled programming language built using a modern approach to safety, performance, and software design patterns. . The goal of the Swift project is to create the best available language for uses ranging from systems programming, to mobile and desktop apps, scaling up to cloud services. Most importantly, Swift is designed to make writing and maintaining correct programs easier for the developer. Package: swiftlang-dev Description-md5: fb95947883b036d9f5fdf4647b581432 Description-en: general-purpose compiled programming language - Development Headers Swift is a general-purpose, multi-paradigmed, compiled programming language built using a modern approach to safety, performance, and software design patterns. . The goal of the Swift project is to create the best available language for uses ranging from systems programming, to mobile and desktop apps, scaling up to cloud services. Most importantly, Swift is designed to make writing and maintaining correct programs easier for the developer. . This package contains the Swift libraries and headers to develop applications using Swift. Package: swiftlang-doc Description-md5: ec92193da7bd6c64e665fb28838ca2b6 Description-en: general-purpose compiled programming language - Documentation Swift is a general-purpose, multi-paradigmed, compiled programming language built using a modern approach to safety, performance, and software design patterns. . The goal of the Swift project is to create the best available language for uses ranging from systems programming, to mobile and desktop apps, scaling up to cloud services. Most importantly, Swift is designed to make writing and maintaining correct programs easier for the developer. . This package contains the documentation. Package: sync-ui Description-md5: 43f2f9e87c9ebcc1307ce50ed54fa85f Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (GTK+ GUI) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides a GTK+ graphical user interface. Package: syncevolution Description-md5: ae5cd170e8b5a2c467595c7aa9fc3b30 Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (CLI) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides the CLI client. Package: syncevolution-common Description-md5: 5b858385969f9e19bde689aa3fb66b7a Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (common files) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides common architecture independent files. Package: syncevolution-dbus Description-md5: 319b8be99541ac5c70b252c07bcbf11b Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (D-Bus support) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides D-Bus services. Package: syncevolution-http Description-md5: 0d557d7a93fb316cc743dd8b1208299b Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (HTTP server) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides a python script to make SyncEvolution act as a HTTP(S) server for other SyncML clients. Package: syncevolution-libs Description-md5: 9bc8d5e3133dba6ef701edb6d7a219bd Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (backend libraries) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides private libraries and plugins. Package: syncevolution-libs-gnome Description-md5: d5a8e07fe9b67bdf35d27774784d269f Description-en: Sync personal information data via SyncML/CalDAV/CardDAV (GNOME backend) SyncEvolution synchronizes contact, calendar and task items via SyncML and CalDAV/CardDAV with other servers or devices. It uses the Evolution Data Server to sync PIM data in Evolution, but a plain file storage is also supported. Data exchange can happen via HTTP(S) and Bluetooth. Full, one-way and incremental synchronization of items are supported. SyncEvolution can act as a SyncML/DAV client and SyncML server. . This package provides private libraries and plugins for GNOME. Package: syslog-ng Description-md5: 2498a80b4edf9c00bf85d5db8c845d60 Description-en: Enhanced system logging daemon (metapackage) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package is a metapackage, depending on the rest of syslog-ng, including all available plugins. It can be safely removed, if only parts of syslog-ng need to be installed. Package: syslog-ng-core Description-md5: 0ce4da37b4a4b9d3162b79edaffeccba Description-en: Enhanced system logging daemon (core) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the core syslog-ng, with all the plugins required for a standard installation. Package: syslog-ng-dbg Description-md5: e15d4ad36da40ad276e206fc790be161 Description-en: Enhanced system logging daemon (debug symbols) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains debug symbols for the whole of syslog-ng, including the modules. Package: syslog-ng-dev Description-md5: a94a207e078bf72c91d13958d7f6a26b Description-en: Enhanced system logging daemon (development files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package contains the headers and tools needed to build third-party plugins against syslog-ng, the next generation system logging daemon. Package: syslog-ng-mod-add-contextual-data Description-md5: f5cdaba43f53eed5410426ab2e6e0ed7 Description-en: Enhanced system logging daemon (add-contextual-data plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the add-contextual-data module for syslog-ng. With this module syslog-ng can use an external database file to append custom name-value pairs on incoming logs (to enrich messages). The database is a file that containing `` records. Currently only `CSV` format is supported. It is like `geoip parser` where the selector is `$HOST`, but the user can define the selector, and also the database contents. Package: syslog-ng-mod-amqp Description-md5: bd44ec9cc9806f6f3c86ce39d4e11edb Description-en: Enhanced system logging daemon (AMQP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the AMQP destination plugin, which allows one to publish log messages through the AMQP protocol. Package: syslog-ng-mod-examples Description-md5: ae4845d075ea1647ed6afbdb7c34eaea Description-en: Enhanced system logging daemon (example plugins) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a collection of example plugins. Package: syslog-ng-mod-extra Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: syslog-ng-mod-geoip2 Description-md5: 8b91c2257d2c29d12dd1e2dd69d3d62d Description-en: Enhanced system logging daemon (GeoIP2 plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the GeoIP2 template function plugin, which allows one to do non-DNS IP-to-country resolving from syslog-ng templates. GeoIP2 uses MaxMind DB. Package: syslog-ng-mod-graphite Description-md5: a68ac16e22a78a6423488f3ec0e497da Description-en: Enhanced system logging daemon (graphite plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the graphite plugin, that adds a new template function, $(graphite-output), which makes it possible to easily send metrics to Graphite from within syslog-ng. Package: syslog-ng-mod-http Description-md5: 407ec9ef3e0d4d6809b0d556a073792c Description-en: Enhanced system logging daemon (HTTP destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides an HTTP destination, allowing one to send syslog messages as HTTP PUT messages to an http server. Package: syslog-ng-mod-mongodb Description-md5: de6c1b88ea6811df480727d4384e1207 Description-en: Enhanced system logging daemon (MongoDB plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the MongoDB destination plugin, which allows one to log system messages to MongoDB. Package: syslog-ng-mod-python Description-md5: c477d7d1a4be242c9abcd7ae4f312d6c Description-en: Enhanced system logging daemon (Python plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Python plugin, that allows one to write syslog-ng plugins in Python. Package: syslog-ng-mod-rdkafka Description-md5: 6efd0e85b427e914f690cdbdc39597dc Description-en: Enhanced system logging daemon (Kafka destination, based on librdkafka) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a native Kafka destination, written entirely in the C programming language, based on the librdkafka client library. Package: syslog-ng-mod-redis Description-md5: f03b81038aae87e40382598af2cb75af Description-en: Enhanced system logging daemon (Redis plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Redis destination plugin, which allows one to issue Redis commands from within syslog-ng. Package: syslog-ng-mod-riemann Description-md5: d660ca26b43c6887b08eed42518964cc Description-en: Enhanced system logging daemon (Riemann destination) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the Riemann destination, allowing one to push events to a Riemann server from within syslog-ng. Package: syslog-ng-mod-slog Description-md5: 2be8ec9bd4bf2e6742066da89440f121 Description-en: Enhanced system logging daemon (secure logging plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the $(slog) template functions and command line utilities (slogencrypt, slogverify, slogkey). Package: syslog-ng-mod-snmp Description-md5: 19bfe0b8c8d3a681520760a92c04dc05 Description-en: Enhanced system logging daemon (SNMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SNMP source/destination plugins, which allows one to send/receive SNMP traps. Package: syslog-ng-mod-sql Description-md5: f6ea0afc4a806f1e39e0cfdeec8e7bf4 Description-en: Enhanced system logging daemon (SQL plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the SQL destination plugin, which allows one to log system messages to a multitude of SQL databases (including, but not limited to MySQL, PostgreSQL and SQLite). Package: syslog-ng-mod-stardate Description-md5: 1efe99b6ad547ec072dacba942d465a2 Description-en: Enhanced system logging daemon (stardate plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides a stardate-like date formatting module which formats the date with months and days as fragments of the year. For example, it formats 2017.06.15 as something like 2017.500. Package: syslog-ng-mod-stomp Description-md5: a30022326e1111992c5537d0788f71ca Description-en: Enhanced system logging daemon (STOMP plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package provides the STOMP destination plugin, which allows one to publish log messages through the STOMP protocol. Package: syslog-ng-mod-xml-parser Description-md5: 2a0db99165de9948e70351eb8e6e009c Description-en: Enhanced system logging daemon (xml parser plugin) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . The xml parser can process input in xml format, and adds the parsed data to the message object. Package: syslog-ng-scl Description-md5: dd3a43803375db820bc1736ec1041b67 Description-en: Enhanced system logging daemon (scl files) syslog-ng is an enhanced log daemon, supporting a wide range of input and output methods: syslog, unstructured text, message queues, databases (SQL and NoSQL alike) and more. . Key features: . * receive and send RFC3164 and RFC5424 style syslog messages * work with any kind of unstructured data * receive and send JSON formatted messages * classify and structure logs with builtin parsers (csv-parser(), db-parser(), etc.) * normalize, crunch and process logs as they flow through the system * hand on messages for further processing using message queues (like AMQP), files or databases (like PostgreSQL or MongoDB). . This package collects scl files, scripts and config sniplets focusing on specific areas, providing help creating more readable configurations. Package: tarantool Description-md5: 58f912b39da5f1e98a1f6784bb706339 Description-en: In-memory database with a Lua application server Tarantool is an in-memory database and a Lua application server. Its key properties include: . * flexible data model * multiple index types: HASH, TREE, BITSET * optional persistence and strong data durability * log streaming replication * Lua functions, procedures, triggers, with rich access to database API, JSON support, inter-procedure and network communication libraries . This package provides Tarantool command line interpreter and server. Package: tarantool-common Description-md5: 3f020cca6d17ae6b6574a320ffded80e Description-en: Tarantool in-memory database - common files Tarantool is an in-memory database and Lua application server. This package provides scripts to work with tarantool configuration and log files. Package: tarantool-dev Description-md5: 660b07125b953ce9ebf35c64d5ccaeaa Description-en: Tarantool in-memory database - development headers Tarantool is an in-memory database and Lua application server. This package provides server development files needed to build pluggable modules. Package: tcl-hamlib Description-md5: 595d92ac5ae4d3a0a280913cce6611b7 Description-en: Run-time Tcl library to control radio transceivers and receivers Most recent amateur radio transceivers allow external control of their functions through a computer interface. Unfortunately, control commands are not always consistent across a manufacturer's product line and each manufacturer's product line differs greatly from its competitors. . This library addresses that issue by providing a standardised programming interface that applications can talk to and translating that into the appropriate commands required by the radio in use. . This package provides the Tcl bindings of the library. Package: tcpd Description-md5: d52fad3ffb22dc8056c1ddced83af179 Description-en: Wietse Venema's TCP wrapper utilities Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: telemetry-tempest-plugin Description-md5: e8b13bd2b5547104c96622df0cd20415 Description-en: OpenStack Integration Test Suite - Telemetry plugin Tempest is a set of integration tests to be run against a live Openstack cluster in order to make sure that all components are working as expected. Tempest will start and stop virtual machine in order to check that your cloud is working as expected. . This package contains the Telemetry plugin. Package: tesseract-ocr Description-md5: acb8df45c462787396725e59a64b0636 Description-en: Tesseract command line OCR tool Tesseract is an open source Optical Character Recognition (OCR) Engine. It can be used directly, or (for programmers) using an API to extract printed text from images. It supports a wide variety of languages. This package includes the command line tool. Package: tesseract-ocr-all Description-md5: 57503ae37c55e5dec1c6354fc7bd84d9 Description-en: Tesseract OCR with all language and script packages This is a metapackage for Tesseract OCR and includes all supported languages and scripts. Package: texlive-binaries Description-md5: db16fecae335f49155c09b3c343347b1 Description-en: Binaries for TeX Live This package contains all the binaries of TeX Live packages. . Note that this package alone has hardly any functionality. Rather, choose the texlive-* packages you want to use, e.g. texlive-latex-recommended or context Package: texlive-binaries-sse2 Description-md5: 0ca3f456af9d3873b81f778bab90c56b Description-en: Binaries for TeX Live (the JIT part) This package contains all the binaries of TeX Live packages. . Note that this package alone has hardly any functionality. Rather, choose the texlive-* packages you want to use, e.g. texlive-latex-recommended or context . This package contains the luajit binaries, which run only on sse2 capable CPU's. Package: texworks Description-md5: 59a2db88e189106d5213d00612e8fc7f Description-en: Environment for authoring TeX (LaTeX, ConTeXt, etc) documents An environment for authoring TeX (LaTeX, ConTeXt, etc) documents, with a Unicode-based, TeX-aware editor, integrated PDF viewer, and a clean, simple interface accessible to casual and non-technical users. . TeXworks is inspired by Dick Koch's award-winning TeXShop program for Mac OS X, which has made quality typesetting through TeX accessible to a wider community of users, without a technical or intimidating face. The goal of TeXworks is to deliver a similarly integrated, easy-to-use environment for users on other platforms, especially GNU/Linux and Windows. Package: texworks-scripting-lua Description-md5: 23941b497c3b832afba44700b2555c01 Description-en: Plugin to bring Lua scripting to TeXworks An environment for authoring TeX (LaTeX, ConTeXt, etc) documents, with a Unicode-based, TeX-aware editor, integrated PDF viewer, and a clean, simple interface accessible to casual and non-technical users. . This package contains a Lua scripting plugin for TeXworks. Package: texworks-scripting-python Description-md5: 580a452c25d92ffad963b5a6eac5afbb Description-en: Plugin to bring Python scripting to TeXworks An environment for authoring TeX (LaTeX, ConTeXt, etc) documents, with a Unicode-based, TeX-aware editor, integrated PDF viewer, and a clean, simple interface accessible to casual and non-technical users. . This package contains a Python scripting plugin for TeXworks. Package: therion Description-md5: 0bdfb67668859fb769017f10401799de Description-en: Cave surveying - 2D and 3D drawing software Therion aids the process of drawing up cave surveys (maps). Drawings are done over scans and can be distorted to fit the centreline data. Output is in single sheet or atlas style PDF or SVG files. All data is stored in text files and a map editor (xtherion) is provided to aid in the creation of the files. A wide range of co-ordinate systems is supported. . Therion can also produce 3D models, generated from walls and passage-heights. Output formats supported are Survex .3d files, VRML, DXF, SVG, shapefiles, and the native .lox. Scanned map overlays and relief data can be incorporated into models. Therion is compatible with Survex, and centreline data can be stored in Survex or Therion form. If survex is installed it is used for loop closures. Centreline data and sketches can be imported from PocketTopo, allowing full paperless surveying. . TeX and metapost are used to generate the images. libtk-img is needed to use scans in formats other than GIF and PNM (such as PNG and JPEG). Survex will be used for loop-closure if installed, but is not required. . You will need appropriate TeX language packages to process therion files which specify those character sets: texlive-lang-czechslovak is needed to process the examples, and texlive-lang-cyrillic is also suggested. See README.Debian for details. Package: therion-doc Description-md5: 395e10472c831222482796ee32e64409 Description-en: Documentation for Therion Cave surveying software Therion is cave-survey drawing and modelling software. This package includes the thbook which is the specification for the therion data description language. This is not the easiest way to get started; there is much more documentation in the Therion wiki: https://therion.speleo.sk/wiki/doku.php with introductory guides, FAQs and examples. Read those first to get an understanding of how it is used. Package: therion-viewer Description-md5: 46f9da5e7e964f292a473c2ba83bd3d2 Description-en: Cave surveying - 3D viewer for therion models Therion is cave-survey drawing and modelling software. This package contains the 3D model viewer for therion models produced by version 0.4 or later. It can also display Survex .3d and Compass .plt files. Package: tin Description-md5: 8a58989374e91e839f8418fe3d2d240f Description-en: Full-screen easy to use Usenet newsreader tin can read news locally (i.e. from /var/spool/news) or remotely (rtin or tin -r option) via an NNTP (Network News Transport Protocol) server. Package: tiny-initramfs Description-md5: f21681110ae703bb6849e64e50836f0b Description-en: Minimalistic initramfs implementation (automation) 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: tiny-initramfs-core Description-md5: d4ada02a00d23b02ccbad8c25789212d Description-en: Minimalistic initramfs implementation (core tools) A very minimalistic initramfs implementation for booting Linux systems. It is designed for systems where a full initramfs (such as dracut or initramfs-tools) is too large, but where at least some functionality of an initramfs (e.g. mounting the /usr filesystem) is required. Without kernel modules it is less than 16 kiB in size. . tiny-initramfs has less features and is less extensible than full-fledged initramfs implementations, and supports only specific use cases. . This package contains the init binary as well as the mktirfs script that may be used to create working initramfs images, while not replacing the initramfs implementation used on the current system. Package: tm-align Description-md5: 667f2046704f2eef863a73792384abed Description-en: structural alignment of proteins TM-align is a computer algorithm for protein structure alignment using dynamic programming. The scoring is performed by the TM-score rotation matrix. This is similar to the RMSD in that unaligned portions of the structure influence the scoring less than the more structurally conserved regions. Package: tomb Description-md5: 9bd3b09373006a6371c1cc303641ecc1 Description-en: crypto undertaker Tomb is a free and easy to operate desktop application for fairly strong encryption of personal files. A tomb is like a locked folder that can be transported and hidden in filesystems; its keys are password protected and can be kept separate, for instance keeping the tomb file in your computer's harddisk and the key file on a USB stick. . Tomb relies on dm-crypt (and cryptsetup) as an encryption backend using the aes-xts-plain64 cypher. Package: tone-generator Description-md5: f9902be78e880aad722beb0e96bf93f1 Description-en: Telephony Tone Generator (daemon) Tone Generator is simple daemon which provides generation of playback tones for DTMF (dialer keypad tones), call progress indication, and other miscellaneous telephony-related tones. . Tone Generator is needed by the telephony stack of Lomiri. . This package provides the core daemon. Package: tone-generator-scripts Description-md5: 7b6ca4e379602861758e632fae2371d0 Description-en: Telephony Tone Generator (test scripts) Tone Generator is simple daemon which provides generation of playback tones for DTMF (dialer keypad tones), call progress indication, and other miscellaneous telephony-related tones. . Tone Generator is needed by the telephony stack of Lomiri. . This package provdes some test scripts. Package: tracker-test-utils Description-md5: 78f373e2174dc96a67d22146f9d54475 Description-en: test utilities for tracker This package contains shared test utilities provided by tracker, for use by tracker-miners. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: transfuse Description-md5: 9ccc6876415b19024cd056c0fc38125c Description-en: Runs formatted documents through transformations/translation Tool to take a document with nested inline complex formatting and extracts formatting into manageable spans, optionally send the resulting stream to a handler for transformation, inject the transformed stream back into the original document and turn the spans back into formatting. Package: trickle Description-md5: 84b7ecc8ce284790e36a3acf902e8b29 Description-en: user-space bandwidth shaper Trickle is a voluntary, cooperative bandwidth shaper. it works entirely in userland and is very easy to use. . The most simple application is to limit the bandwidth usage of programs. Package: trocla Description-md5: 4fc15767129a0db0e1e557d486eeed1b Description-en: password store for password creation and retrieval Trocla provides you a simple way to create and store (random) passwords on a central server, which can be retrieved by other applications. . A common use-case for this package is integration with a Puppet Server, which is provided by the trocla-puppetserver package. Package: trocla-puppetserver Description-md5: b0766202fbd76a68b01b9e2dbd3d15a0 Description-en: password store for password creation and retrieval (puppetserver integration) Trocla provides you a simple way to create and store (random) passwords on a central server, which can be retrieved by other applications. . This package provides integration into a Puppet Server installation. Package: tryton-modules-account-invoice Description-md5: 5b12d23594ae37aabfa92a936f8f212e Description-en: Tryton application platform - account invoice module Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . This package contains the financial and accounting module with: . * Payment Term * Invoice/Credit Note * Supplier Invoice/Supplier Credit Note . With the possibilities: . * to follow the payment of the invoices. * to define invoice sequences on fiscal year or period. * to credit any invoice. Package: tryton-modules-company Description-md5: 1b8b94d0d0d3af0072cdf9a19b44c88c Description-en: Tryton application platform - company module Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . This package defines company and employees: . * Add main and current company on users preferences. * Add company on properties. * Define new report parser for report with company header. * Add letter template on party. * Make the scheduler run on each company. Package: tryton-modules-party Description-md5: 162152f717b7a4c230f8c56390aa8f38 Description-en: Tryton application platform - party module Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . This module provides the possibility to define parties, addresses etc. Package: tryton-modules-product Description-md5: a59f8bc36fcd42056f10882ce3c321b9 Description-en: Tryton application platform - product module Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . This module adds the possibility to define products, categories of product, units of measure and categories of units of measure. Package: tryton-modules-stock Description-md5: 55a08f37cdaa327b1cfec830e6b1e722 Description-en: Tryton application platform - stock module Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . This module adds stock management and inventory control with: . * Location definition * Stock move * Supplier/Customer/Internal Shipment * Stock Inventory . And with reports: . * Pick List * Pack List * Delivery Note * Supplier Restocking List * Customer Return Restocking List * Internal Shipments * Products by Locations Package: tryton-server Description-md5: 6c3c256825d9516b024ea9a12a0ba6f3 Description-en: Tryton application platform - server Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). It is written in Python and uses PostgreSQL as its preferred database engine. . This package contains the server. Package: tryton-server-all-in-one Description-md5: 5f2ea964c69c7e66afcb6930c34ff829 Description-en: Tryton application platform - full installation Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . This package offers the complete guided production grade setup of a Tryton server installation. It provides: * guided setup of the PostgreSQL database; * guided setup of a uWSGI backend; * guided setup of an Nginx frontend with the optional registration and setup of Let's Encrypt certificates; * a preconfigured PostgreSQL database prefilled with static data such as countries, currencies, and postal codes ready for use. Package: tryton-server-doc Description-md5: 632127050496757984205bb7b60b241d Description-en: Tryton application platform - server documentation Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). It is written in Python and uses PostgreSQL as its preferred database engine. . This package contains the documentation of the server in HTML format. Package: tryton-server-nginx Description-md5: 813d1ee6392854751801c77efec61a94 Description-en: Tryton application platform - Nginx integration Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . While the uWSGI server as WSGI backend offers the possibility of serving HTTP content it is still preferable to expose the content produced by the Tryton server via HTTPS with a dedicated web frontend like Nginx on top of a robust WSGI application. Nginx has decent default security settings, can talk to WSGI applications by the native WSGI protocol, and also offers features like caching of dynamic content, load balancing, and serving static resources. . This package provides the integration of tryton-server-uwsgi with Nginx. Package: tryton-server-postgresql Description-md5: 60ecb032bdb59672dca42fad6be043d9 Description-en: Tryton application platform - PostgreSQL integration Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . The default database backend of the Tryton server is SQLite3, but for production use PostgreSQL is the preferred and recommended database engine. . This package provides the integration of tryton-server with PostgreSQL. Package: tryton-server-uwsgi Description-md5: f82ac075ced6998aa05ac66d35bdf0b3 Description-en: Tryton application platform - uWSGI integration Tryton is a high-level general purpose application platform. It is the base of a complete business solution as well as a comprehensive health and hospital information system (GNUHealth). . For production use it is recommended to run the Tryton server under a WSGI backend instead of the simple Werkzeug development server. . This package provides the integration of tryton-server with the uWSGI backend. It offers also the possibility of configuring and running workers and/or the scheduler as uWSGI daemons. . The Tryton server can be accessed by the uWSGI and/or HTTP protocols. For small sites that are not exposed to the Internet this may already cover your needs; otherwise have a look at the package tryton-server-nginx to run the uWSGI server behind a dedicated reverse proxy. Package: tuba Description-md5: 19cc68c3b84c24f030e8addc99d73f75 Description-en: Mastodon and Fediverse client based on GTK4 Tuba is a lightweight desktop client for Mastodon and other fediverse services using GTK4 and libadwaita. As such, it is well integrated with the GNOME desktop. . Tuba is also an adaptive application, usable on both desktop and mobile devices. Package: u8loc Description-md5: 0405121bb1766bdf8f3eab9e8a6ade2c Description-en: Detect a UTF-8-capable locale for running programs in Sometimes it is useful for a program to be able to run a child process and more or less depend on its output being valid UTF-8. This can usually be accomplished by setting one or more environment variables, but there is the question of what to set them to - what UTF-8-capable locale is present on this particular system? This is where the utf8_locale module comes in. . This package provides the u8loc command-line tool. Package: ugrep Description-md5: 25b2e57a102bb1915791c3a04f24e18b Description-en: faster grep with an interactive query UI Universal grep: ultra fast searcher of file systems, text and binary files, source code, archives, compressed files, documents, and more. . The main features include: - Written in clean and efficient C++11, built for speed - Ultra fast with new match algorithms beating grep, ripgrep, silver searcher, hyperscan, etc. - Multi-threaded search using high-performance lock-free job queue stealing - Multi-threaded task-parallel decompression and search - Optimized pattern matching (AVX, SSE2, ARM NEON/AArch64) - Optimized asynchronous IO for efficient concurrent searching - Thoroughly tested (includes over 1000 test cases) - Compatible with the standard GNU/BSD grep command-line options - Comprehensive how-to tutorial for beginners to advanced users - Interactive query UI to enter search patterns - Select files to search by file types, filename suffix, and "magic bytes" - Search archives (cpio, jar, tar, pax, zip) - Search compressed files (zip, gz, Z, bz, bz2, lzma, xz) - Search pdf, doc, docx, xls, xlxs, and more using filters - Search binary files and display hexdumps with binary pattern matches - Search UTF-encoded files with Unicode pattern matches (by default) - Search files encoded in ISO-8859-1 thru 16, CP 437, CP 850, MAC, KOI8, etc. - Search files excluding files specified by .gitignore etc. - Search patterns across newlines, matching multiple lines at once - Search patterns excluding negative patterns ("match this but not that") - Includes predefined regex patterns to search source code, XML, JSON, HTML - Output results in CSV, JSON, XML, and user-specified formats - Sort matching files by name, size, and time - Portable, compiles and runs on Linux, Unix, Mac OS X, Windows, etc. Package: uhd-doc Description-md5: 7cde72b600b7b52fc3e6dcb2fb15da89 Description-en: universal hardware driver for Ettus Research products - doc Detailed documentation for the Universal Hardware Driver. . This package includes the Doxygen generated documentation. Package: uhd-host Description-md5: b195f823c5d84b2c18b8fd560af425ab Description-en: universal hardware driver for Ettus Research products - host apps Host utilities for the Universal Hardware Driver for Ettus Research products. . The supported devices provide analog radio receiver and transmitter hardware along with digital interfaces for getting signals to and from a software defined radio running on the host computer. . This package includes the uhd_find_devices application to locate and configure attached peripherals, the uhd_usrp_probe application to display hardware configuration information and Doxygen generated documentation. Package: ukui-menus Description-md5: 9d01d8df0a3cc6c879d5138044196941 Description-en: implementation of the freedesktop menu specification for UKUI The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org: . http://www.freedesktop.org/Standards/menu-spec . Also contained here are the UKUI menu layout configuration files, .directory files and assorted menu related utility programs. Package: umap-learn Description-md5: 949d5d3304fc30065a0bd753c8886c71 Description-en: Uniform Manifold Approximation and Projection Uniform Manifold Approximation and Projection (UMAP) is a dimension reduction technique that can be used for visualisation similarly to t- SNE, but also for general non-linear dimension reduction. The algorithm is founded on three assumptions about the data: . 1. The data is uniformly distributed on a Riemannian manifold; 2. The Riemannian metric is locally constant (or can be approximated as such); 3. The manifold is locally connected. . From these assumptions it is possible to model the manifold with a fuzzy topological structure. The embedding is found by searching for a low dimensional projection of the data that has the closest possible equivalent fuzzy topological structure. Package: umis Description-md5: a3b735a2910d31a823cc6d0b3e6915f6 Description-en: tools for processing UMI RNA-tag data Umis provides tools for estimating expression in RNA-Seq data which performs sequencing of end tags of transcript, and incorporate molecular tags to correct for amplification bias. . There are four steps in this process. . 1. Formatting reads 2. Filtering noisy cellular barcodes 3. Pseudo-mapping to cDNAs 4. Counting molecular identifiers Package: umis-examples Description-md5: aea7260d7269b42ceef1069552c3e0d7 Description-en: tools for processing UMI RNA-tag data (examples) Umis provides tools for estimating expression in RNA-Seq data which performs sequencing of end tags of transcript, and incorporate molecular tags to correct for amplification bias. . There are four steps in this process. . 1. Formatting reads 2. Filtering noisy cellular barcodes 3. Pseudo-mapping to cDNAs 4. Counting molecular identifiers . Example and test files for umis. 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: unbound Description-md5: fbeecad8349f6b3042087b256bc69b68 Description-en: validating, recursive, caching DNS resolver Unbound is a recursive-only caching DNS server which can perform DNSSEC validation of results. It implements only a minimal amount of authoritative service to prevent leakage to the root nameservers: forward lookups for localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by AS112. Stub and forward zones are supported. . This package contains the unbound daemon. Package: unbound-anchor Description-md5: f49fb3435120bde9cd4af959aeac719c Description-en: utility to securely fetch the root DNS trust anchor unbound-anchor is a utility which securely fetches or updates the root DNS zone trust anchor. A copy of the current root anchor and root update certificate is embedded in unbound-anchor. RFC 5011 trust anchor tracking is performed, with fallback to an SSL fetch if this fails. Package: unbound-host Description-md5: 287e113772f55d3575bb8577560cb3eb Description-en: reimplementation of the 'host' command This package provides the 'unbound-host' program that is bundled with the Unbound domain name server. This version differs from the one provided in the package called host, which is from NIKHEF, and bind9-host, which is from ISC, and has a similar but different set of features and options. Package: unity Description-md5: dec4e0049e561b260175a841cf8a6410 Description-en: Interface designed for efficiency of space and interaction. Unity is a desktop experience that sings. Designed by Canonical and the Ayatana community, Unity is all about the combination of familiarity and the future. We bring together visual design, analysis of user experience testing, modern graphics technologies and a deep understanding of the free software landscape to produce what we hope will be the lightest, most elegant and most delightful way to use your PC. Package: unity-autopilot Description-md5: f53b2e0f212f151ef7b47fd0e66bb27f Description-en: Autopiloted tests for Unity Unity is tested automatically through autopilot, a framework which enables keyboard and mouse events to be triggered on the fly as well as object introspection. This package contains the specific unity introspection bindings to be able to write tests in python as well as the full test suite for Unity. Package: unity-schemas Description-md5: 702708646d353f3ae8e0542be6af16c1 Description-en: Interface designed for efficiency of space and interaction. Unity is a desktop experience that sings. Designed by Canonical and the Ayatana community, Unity is all about the combination of familiarity and the future. We bring together visual design, analysis of user experience testing, modern graphics technologies and a deep understanding of the free software landscape to produce what we hope will be the lightest, most elegant and most delightful way to use your PC. . This package contains the configuration schemas used by unity. Package: unity-services Description-md5: 739e58e2989afe568092890f45df8b83 Description-en: Services for the Unity interface Unity is a desktop experience that sings. Designed by Canonical and the Ayatana community, Unity is all about the combination of familiarity and the future. We bring together visual design, analysis of user experience testing, modern graphics technologies and a deep understanding of the free software landscape to produce what we hope will be the lightest, most elegant and most delightful way to use your PC. . This package contains the D-Bus service used for unity. Package: unity-uwidgets Description-md5: 4111a5d6a61f59a17f29a0d488a71ab5 Description-en: Widgets for Unity Unity is a desktop experience that sings. Designed by Canonical and the Ayatana community, Unity is all about the combination of familiarity and the future. We bring together visual design, analysis of user experience testing, modern graphics technologies and a deep understanding of the free software landscape to produce what we hope will be the lightest, most elegant and most delightful way to use your PC. . This package contains support for widgets for Unity, based on Blighty. Package: utop Description-md5: b6ae5e6be88c36c83d9b4ddba01b46fc Description-en: improved OCaml toplevel utop is an improved toplevel for OCaml. It can run in a terminal or in Emacs. It supports line edition, history, real-time and context sensitive completion, colors, and more. Package: utrans Description-md5: b174dbb7fe1248c4ddcddc8bf5545582 Description-en: Translator for systemd units low level utilities to convert systemd units to generic unix equivalents. . By default openrc, cron and xinetd are supported. Alternative output backends can be loaded at runtime. Available alternative backends: inetd, LSB-style initscripts (as used by sysv-rc, runit, etc.). Package: utrans-rc Description-md5: d4d6c73209d91f8b0479198738b3e8c6 Description-en: Generate generic unix system configuration from systemd units includes utrans-rc, a wrapper around utrans to convert systemd units to generic unix configuration files. The generated files are installed and activated using sudo and ucf whilst preserving user modifications and avoiding overwriting files belonging to other packages. . In addition to manual invocation of the utrans-rc script, a dpkg trigger is also installed to automatically detect and handle units which have been newly (un)installed by other packages. Package: valentina Description-md5: d1f6828fe9ae1850efe03b8497b0a811 Description-en: pattern making program Valentina is a pattern drafting software tool for small-batch and custom-sized clothing manufacturing. . Valentina allows designers to create and model patterns of clothing, using either standard sizing tables or an individual’s set of measurements. It blends new technologies with traditional methods to create a unique pattern making tool. . The "tape" executable is provided as "valentina-tape", and the "puzzle" executable is provided as "valentina-puzzle". Package: valentina-l10n Description-md5: 0989bbfb518e26b0a8f84c64384bf969 Description-en: pattern making program - locale data Valentina is a pattern drafting software tool for small-batch and custom-sized clothing manufacturing. . Valentina allows designers to create and model patterns of clothing, using either standard sizing tables or an individual’s set of measurements. It blends new technologies with traditional methods to create a unique pattern making tool. . This package provides locale data for Valentina. Package: varnish Description-md5: ebbadfc1a0485abd58ba563250510a25 Description-en: state of the art, high-performance web accelerator Varnish Cache is a state of the art web accelerator written with performance and flexibility in mind. . Varnish Cache stores web pages in memory so web servers don't have to create the same web page over and over again. Varnish serves pages much faster than any application server; giving the website a significant speed up. . Some of the features include: * A modern design * VCL - a very flexible configuration language * Load balancing with health checking of backends * Partial support for ESI - Edge Side Includes * URL rewriting * Graceful handling of "dead" backends Package: varnish-doc Description-md5: f8286c594d80b32f748ffdd119cbac2f Description-en: documentation for Varnish Cache This package contains HTML documentation for Varnish Cache. Package: varnish-re2 Description-md5: dab53383ec1f2d8d2c085d5fb06736f1 Description-en: RE2 regular expressions for Varnish Varnish Module (VMOD) for access to the Google RE2 regular expression engine. Varnish VCL uses the PCRE library (Perl Compatible Regular Expressions) for its native regular expressions, which runs very efficiently for many common uses of pattern matching in VCL, as attested by years of successful use of PCRE with Varnish. . But for certain kinds of patterns, the worst-case running time of the PCRE matcher is exponential in the length of the string to be matched. The matcher uses backtracking, implemented with recursive calls to the internal match() function. In principle there is no upper bound to the possible depth of backtracking and recursion, except as imposed by the varnishd runtime parameters pcre_match_limit and pcre_match_limit_recursion; matches fail if either of these limits are met. Stack overflow caused by deep backtracking has occasionally been the subject of varnishd issues. . RE2 differs from PCRE in that it limits the syntax of patterns so that they always specify a regular language in the formally strict sense. Most notably, backreferences within a pattern are not permitted, for example (foo|bar)\1 to match foofoo and barbar, but not foobar or barfoo. See the link in SEE ALSO for the specification of RE2 syntax. . This means that an RE2 matcher runs as a finite automaton, which guarantees linear running time in the length of the matched string. There is no backtracking, and hence no risk of deep recursion or stack overflow. Package: varnish-redis Description-md5: 5c3d4f4de9d2199b0073b6bf4d0ec917 Description-en: access Redis servers from VCL VMOD using the synchronous hiredis library API to access Redis servers from VCL. . Highlights: * Full support for execution of Lua scripts (i.e. EVAL command), including optimistic automatic execution of EVALSHA commands. * All Redis reply data types are supported, including partial support to access to components of simple (i.e. not nested) array replies. * Redis pipelines are not (and won't be) supported. Lua scripting, which is fully supported by the VMOD, it's a much more flexible alternative to pipelines for atomic execution and minimizing latency. Pipelines are hard to use and error prone, specially when using the WATCH command. * Support for classic Redis deployments using multiple replicated Redis servers and for clustered deployments based on Redis Cluster. * Support for multiple databases and multiple Redis connections, local to each Varnish worker thread, or shared using one or more pools. * Support for smart command execution, selecting the destination server according with the preferred role (i.e. master or slave) and with distance and healthiness metrics collected during execution. * Support for Redis Sentinel, allowing automatic discovery of sick / healthy servers and changes in their roles. Package: varnish-selector Description-md5: 6ae2aa1126cf8b03d8f801d1ae088c25 Description-en: match strings with backends, regexen and other strings Varnish Module (VMOD) for matching strings against sets of fixed strings. A VMOD object may also function as an associative array, mapping the matched string to one or more of a backend, another string, an integer, or a regular expression. The string may also map to a subroutine that can be invoked. . The VMOD is intended to support a variety of use cases that are typical for VCL deployments, such as: . * Determining the backend based on the Host header or the prefix of the URL. * Rewriting the URL or a header. * Generating redirect responses, based on a header or the URL. * Permitting or rejecting request methods. * Matching the Basic Authentication credentials in an Authorization request header. * Matching media types in the Content-Type header of a backend response to determine if the content is compressible. * Accessing data by string match, as in an associative array, or by numeric index, as in a standard array. * Dispatching subroutine calls based on string matches. * Executing conditional logic that depends on features of the request or response that can be determined by matching headers or URLs. . Operations such as these are commonly implemented in native VCL with an if-elsif-elsif sequence of string comparisons or regex matches. As the number of matches increases, such a sequence becomes cumbersome and scales poorly -- the time needed to execute the sequence increases with the number of matches to be performed. With the VMOD, the strings to be matched are declared in a tabular form in vcl_init, and the operation is executed in a few lines. Package: varnish-vmod-digest Description-md5: f266ca074c47002ede878babaacddf50 Description-en: Varnish digest module Varnish module (vmod) for computing HMAC, message digests and working with base64 from VCL. Package: vim-athena Description-md5: 215b4520fd9a69b317132881ce593b7d Description-en: Vi IMproved - enhanced vi editor (dummy package) This is a transitional package to install the vim-motif package. You may remove this package if nothing depends on it. Package: vim-gtk3 Description-md5: 55a9161bf3dec9e8a999586c8e73467a Description-en: Vi IMproved - enhanced vi editor - with GTK3 GUI Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a GTK3 GUI and support for scripting with Lua, Perl, Python 3, Ruby, and Tcl. Package: vim-gui-common Description-md5: f51060aa71b1aeaa83cfde145ca640c3 Description-en: Vi IMproved - Common GUI files Vim is an almost compatible version of the UNIX editor Vi. . This package contains files shared by all GUI-enabled vim variants available in Debian. Examples of such shared files are: gvimtutor, icons, and desktop environments settings. Package: vim-motif Description-md5: 0d24b1f25ebcc42266fd1abc532adc46 Description-en: Vi IMproved - enhanced vi editor - with Motif GUI Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a Motif GUI and support for scripting with Lua, Perl, Python 3, and Tcl. Package: vim-nox Description-md5: f840d0104436408f409898adc9a43d8c Description-en: Vi IMproved - enhanced vi editor - with scripting languages support Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with support for scripting with Lua, Perl, Python 3, Ruby, and Tcl but no GUI. Package: virt-install Description-md5: 09cfe8f7f5e1f2c11dbf7b6725c19207 Description-en: utilities to create and edit virtual machines This package contains some command line utilities to create and edit virtual machines: . - virt-clone: cloning existing inactive guests; it copies the disk images, and defines a config with new name, UUID and MAC address pointing to the copied disks - virt-install: provision operating systems into new virtual machines - virt-xml: easily edit libvirt domain XML using virt-install's command line options Package: virt-manager Description-md5: 50a97bc762eb5e42380071b9f6045b6c Description-en: desktop application for managing virtual machines The virt-manager application is a desktop user interface for managing virtual machines through libvirt. It primarily targets KVM VMs, but also manages Xen and LXC (Linux containers). It presents a summary view of running domains, their live performance & resource utilization statistics. Wizards enable the creation of new domains, and configuration & adjustment of a domain's resource allocation & virtual hardware. An embedded VNC and SPICE client viewer presents a full graphical console to the guest domain. Package: virtinst Description-md5: f83e8467382e57d06c76dd97ec34d3b5 Description-en: transitional dummy package for virt-install This is a transitional package for migrating to virt-install. . It can safely be removed after the upgrade. Package: volume-key Description-md5: 9c9035dc4e20520c1db8fb01fd6db057 Description-en: Utility for manipulating storage encryption keys and passphrases This package provides a command-line tool for manipulating storage volume encryption keys and storing them separately from volumes. . The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly. Package: vtk9 Description-md5: 97517e1d4ecc516b79afb8607e8cdfcf Description-en: Binaries for VTK9 The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides binaries for VTK9 Package: vtk9-doc Description-md5: dd123d65dad2d08b6a569e157c3ecb25 Description-en: VTK class reference documentation The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides documentation for VTK9 Package: vtk9-examples Description-md5: d8cc7f7324dc5e8cc38eb89538abd18c Description-en: VTK examples The Visualization Toolkit (VTK) is an open-source software system for 3D computer graphics, image processing, and visualization. . This package provides examples for VTK9 Package: webext-folder-account Description-md5: b353edda22e4c8a0f2f77338cd009223 Description-en: Managing folder accounts Lets you associate user accounts and identities with specific folders. Great for multiple users who share TB, or for managing mailing lists. Package: webkit2gtk-driver Description-md5: 5dc03244937a41a268d3b7212f728f62 Description-en: WebKitGTK WebDriver support (transitional dummy package) This is a transitional dummy package, it can be safely removed. Package: webkitgtk-webdriver Description-md5: 088bf78d76ece6d47a2cd75d9dee0fbe Description-en: WebKitGTK WebDriver support WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. . This package provides the WebDriver service implementation for WebKitGTK. Package: webpack Description-md5: 45ab71b32d23b6f7e5aa80f15cc4fc2c Description-en: Packs CommonJs/AMD modules for the browser Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser. . Node.js is an event-based server-side JavaScript engine. Package: websockify Description-md5: 337cbf4b14d9c875bd13ec09c109dd7e Description-en: WebSockets support for any application/server websockify was formerly named wsproxy and was part of the noVNC project. . At the most basic level, websockify just translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions. . Websockify supports all versions of the WebSockets protocol (Hixie and HyBi). The older Hixie versions of the protocol only support UTF-8 text payloads. In order to transport binary data over UTF-8 an encoding must used to encapsulate the data within UTF-8. . With Hixie clients, Websockify uses base64 to encode all traffic to and from the client. This does not affect the data between websockify and the server. . With HyBi clients, websockify negotiates whether to base64 encode traffic to and from the client via the subprotocol header (Sec-WebSocket-Protocol). The valid subprotocol values are 'binary' and 'base64' and if the client sends both then the server (the Python implementation) will prefer 'binary'. The 'binary' subprotocol indicates that the data will be sent raw using binary WebSocket frames. Some HyBi clients (such as the Flash fallback and older Chrome and iOS versions) do not support binary data which is why the negotiation is necessary. Package: weston Description-md5: a6199b5b4d9e6a3de92c2ec580664e79 Description-en: reference implementation of a wayland compositor Part of the Wayland project is also the Weston reference implementation of a Wayland compositor. Weston can run as an X client or under Linux KMS and ships with a few demo clients. The Weston compositor is a minimal and fast compositor and is suitable for many embedded and mobile use cases. Package: weston-dev Description-md5: e663a6ef6b17a82dcd798ca9f8939255 Description-en: reference implementation of a wayland compositor (headers) Part of the Wayland project is also the Weston reference implementation of a Wayland compositor. Weston can run as an X client or under Linux KMS and ships with a few demo clients. The Weston compositor is a minimal and fast compositor and is suitable for many embedded and mobile use cases. . This package includes the weston headers for plugin development. Package: why3 Description-md5: 42102049a94ca7a372592f978ac2d805 Description-en: Software verification platform Why3 is a platform for deductive program verification. It provides a rich language for specification and programming, called WhyML, and relies on external theorem provers, both automated and interactive, to discharge verification conditions. Why3 comes with a standard library of logical theories (integer and real arithmetic, Boolean operations, sets and maps, etc.) and basic programming data structures (arrays, queues, hash tables, etc.). A user can write WhyML programs directly and get correct-by-construction OCaml programs through an automated extraction mechanism. WhyML is also used as an intermediate language for the verification of C, Java, or Ada programs. . Why3 is a complete reimplementation of the former Why platform. Among the new features are: numerous extensions to the input language, a new architecture for calling external provers, and a well-designed API, allowing to use Why3 as a software library. An important emphasis is put on modularity and genericity, giving the end user a possibility to easily reuse Why3 formalizations or to add support for a new external prover if wanted. Package: why3-doc-html Description-md5: dfe9f02c0fe254a61046f478fb97b4db Description-en: HTML Documentation of the why3 verification platform This package contains the tutorial and reference manual of the why3 verification platform in HTML format. Package: why3-doc-pdf Description-md5: ac928d5570b2a03a847e92a88ede4040 Description-en: PDF Documentation of the why3 verification platform This package contains the tutorial and reference manual of the why3 verification platform in PDF format. Package: why3-examples Description-md5: 6e4dbbd0dec9f982a2b216d558fd2377 Description-en: Examples for the why3 verification platform This package contains examples, both of program verification tasks and pure logical verification tasks, for the why3 software verification platform. Package: widelands Description-md5: 2aa8687bbb83b4fb4eff245b46d1c3eb Description-en: fantasy real-time strategy game Widelands is a strategy game aiming for gameplay similar to Settlers II by BlueByte. . In this game, you start out on a small piece of land with nothing more than a few of useful resources. Using those, you can build yourself an empire with many thousands of inhabitants. On your way towards this goal, you will have to build up an economic infrastructure, explore the lands around you and face enemies who are trying to rule the world just like you do. Package: widelands-data Description-md5: 83a9c23053626f0f7c374fe1069eca20 Description-en: fantasy real-time strategy game (data files) This package contains the graphics and levels for Widelands. . Widelands is a strategy game aiming for gameplay similar to Settlers II by BlueByte. . In this game, you start out on a small piece of land with nothing more than a few of useful resources. Using those, you can build yourself an empire with many thousands of inhabitants. On your way towards this goal, you will have to build up an economic infrastructure, explore the lands around you and face enemies who are trying to rule the world just like you do. Package: wims Description-md5: 0d669d4703fcf31fdf92745b0aaaf7b6 Description-en: server for educational content: courses, exercises, and exams The WWW Interactive Multipurpose Server is an educational platform originally developed for mathematics but now also supporting subjects such as physics, chemistry, biology, and languages. . WIMS features a rich set of resources and exercises either for autodidactical use or for training classes, including: . * exercises with automatic feedback and correction, allowing the learners to work at their own pace; * interactive exercises with randomly assigned data, allowing the learners to work on the same type of exercise but with different data and as often as they wish; * exercises with an automatic scoring system, which enhances learner motivation; * user-friendly graphics and calculation tools; * courses and documents with hyperlinks to the exercise pool; examples in the courses can be made random, so the student can get more than one instance of an illustration for tricky concepts; * support for exams with pre-published contents. As each individual exam will have randomly chosen data, training is possible but writing each response in advance is not. . This package contains the WIMS FastCGI server, serving Open Exercise Format (OEF) documents. OEF is a very high-level language which allows authors to focus on pedagogical issues. Package: wims-modules Description-md5: 723e95137419b5489fb54838a385106c Description-en: minimal set of modules used by WIMS WIMS uses modules to implement every user interface beyond its main page, including administrative tasks, help, mathematic tools, libraries, and a few interactive exercises. . To get the thousands of exercises which give WIMS its power, consider installing the recommended package wims-extra-all (or other packages which provide wims-extra). . Other educational materials can be downloaded outside of the Debian system by automated updates. See http://wimsedu.info Package: winpr-utils Description-md5: 5ad5407ece20a3e087a48f65ab4e7aec Description-en: Windows Portable Runtime library command line utilities WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains WinPR command line utils (winpr-hash, winpr-makecert). Package: winpr3-utils Description-md5: 5ad5407ece20a3e087a48f65ab4e7aec Description-en: Windows Portable Runtime library command line utilities WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains WinPR command line utils (winpr-hash, winpr-makecert). Package: wmanager Description-md5: 34cde153564323ed6217561972e4c5ca Description-en: window-manager selection tool used at X startup wmanager is a small X11 application for selecting a window manager at X startup. wmanager looks for a file named '.wmmanagerrc' in the user's home directory which contains a list of window managers; you can create such a file with wmanagerrc-update. You can also use wmanager-loop that runs window managers chosen by the user until told to exit. Package: wp2latex Description-md5: d28715ce7230a6e60fa33646eb824ebe Description-en: Conversion of WordPerfect documents to LaTeX: the converter WP2LaTeX is a program for conversion WordPerfect documents to LaTeX. All known WP fileformats are supported: MAC WP1.x, WP2,3,4.x, PC WP WP3.x, WP4.x, WP5.x and WP6,7,8,9,10.x. It is possible to convert a lot of features. For example: Centered+Right+Left text, Endnotes, Formulas, Footers, Footnotes, Headers, Indentings, Tables, a lot of Extended characters (Greek, math, cyrilic) and of course a normal text. . This is the pure wp2latex converter to convert WPerfect files. Package: wp2latex-styles Description-md5: 9702c6506cb063093d9f1ab04d1c6c77 Description-en: Conversion of WordPerfect documents to LaTeX: the LaTeX style files WP2LaTeX is a program for conversion WordPerfect documents to LaTeX. All known WP fileformats are supported: MAC WP1.x, WP2,3,4.x, PC WP WP3.x, WP4.x, WP5.x and WP6,7,8,9,10.x. It is possible to convert a lot of features. For example: Centered+Right+Left text, Endnotes, Formulas, Footers, Footnotes, Headers, Indentings, Tables, a lot of Extended characters (Greek, math, cyrilic) and of course a normal text. . These are the style files to compile LaTeX files created by wp2latex. Package: wreport-common Description-md5: 0420a5febc0262464e85393fc650a705 Description-en: common data files for libwreport libwreport is a C++ library to read and write weather reports in BUFR and CREX formats. . This package contains common wreport data files, such as variable metadata and BUFR and CREX decoding tables. Package: xen-doc Description-md5: 735d4f6b16b6be85379946e039e5269c Description-en: Xen documentation Documentation for the Xen hypervisor and surrounding software, including descriptions of the hypercall interfaces and of some of the library APIs. . You do not need this package for the primary manpages for the Xen control utilities, as those are in the xen-utils-common package. Package: xen-hypervisor-4.19-amd64 Description-md5: 45e7116837f7daf1fe0b897e7524b833 Description-en: Xen Hypervisor on AMD64 The hypervisor is the "core" for Xen itself. It gets started by the boot loader and controls cpu and memory, sharing them between your administrative domain (Domain 0) and the virtual guest systems. Package: xen-hypervisor-4.19-amd64-dbg Description-md5: 32fa4ffb671fd35a82f65294cc1baa84 Description-en: debug symbols for Xen Hypervisor on AMD64 This package provides the detached debug symbols for the Xen hypervisor. Package: xen-hypervisor-common Description-md5: 3aa121948d73805f0e8ef72a0d40635a Description-en: Xen Hypervisor - common files The configuration which arranges for an installed hypervisor to be booted as default, with the right command line arguments passed to both hypervisor and host (Domain 0) kernel. . This package is only required on the host system (Domain 0) and not on the virtual guest systems (Domain U). Package: xen-system-amd64 Description-md5: 2b95965616b0a2c822b3fdb9d132e364 Description-en: Xen System on AMD64 (metapackage) This package depends on the latest Xen hypervisor for use on AMD64 and the Xen utils. Package: xen-utils-4.19 Description-md5: b44459d6cc56c07cbe6b5cb86d00a952 Description-en: Xen administrative tools The userspace tools to manage a system virtualized through the Xen virtual machine monitor. . qemu-utils and seabios are needed for "Xen HVM" (amd64) Package: xen-utils-4.19-dbg Description-md5: c1cd40ee78580bece8dfbfc89c3ced04 Description-en: debug symbols for xen-utils-4.19 This package provides debug symbols for the xen-utils binaries as well as detached debug symbols for the `shim' used for booting PV guests in an HVM container. Package: xen-utils-common Description-md5: 1f4106fa79ae4eaa3fa5874a33091fc9 Description-en: Xen administrative tools - common files The userspace tools to manage a system virtualized through the Xen virtual machine monitor. . This package is only required on the host system (Domain 0) and not on the virtual guest systems (Domain U). Package: xenstore-utils Description-md5: 8a3900f30ba765bd8ee37129496e0d79 Description-en: Xenstore command line utilities for Xen This package contains command line utilities for interacting with XenStore. . XenStore is a shared database used for interdomain communication of configuration and status information. It is accessible to all domains running on the same Xen host. See https://wiki.xen.org/wiki/XenStore for more information. . In the common case these tools are used by the Xen toolstack running in domain0 (or a driver domain) however they may also be used in a guest domain to support local scripting which wants to communicate via XenStore. Package: xfce4 Description-md5: c59e6128ce63c4ddc8c403ac8284c19d Description-en: Meta-package for the Xfce Lightweight Desktop Environment Xfce is a lightweight desktop environment for unix-like operating systems. It aims to be fast and lightweight, while still being visually appealing and easy to use. Designed for productivity, it loads and executes applications fast, while conserving system resources. . This package is a metapackage; it depends on the core packages of the Xfce4 desktop environment and recommends some extra Xfce4 packages. If you intend to use Xfce4 and want the full experience then installing this package and the packages it Recommends is a great place to start. . If you just want to pick and choose the core components then feel free to remove this package. Package: xfwm4 Description-md5: 5e21d788349ef4b83df2c616d884f233 Description-en: window manager of the Xfce project This package contains xfwm4 which is the window manager for Xfce4. It is designed to run with the rest of Xfce4 but makes a capable window manager for GNOME or KDE. . Install xfwm4 if you want a small, resource saving window manager which complies to the standards defined at http://www.freedesktop.org/. Without xfce4 installed this only gives you a window manager not the full environment. Package: xnest Description-md5: 8fb9e95ed5f9c018992a8cdc83935474 Description-en: Nested X server Xnest is a nested X server that simply relays all its requests to another X server, where it runs as a client. This means that it appears as another window in your current X session. Xnest relies upon its parent X server for font services. . Use of the Xephyr X server instead of Xnest is recommended. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xorg-server-source Description-md5: 6be9dae6db2bfd4321ce1a5c689cbeb4 Description-en: Xorg X server - source files This package provides original Debian (with Debian patches already applied, and autotools files updated) sources for the X.Org ('Xorg') X server shipped in a tarball. This enables other projects re-using X server codebase (e.g. VNC servers) to (re-)use officially Debian-supported version of the X xserver for their builds. . Unless you are building a software product using X server sources, you probably want xserver-xorg and/or xserver-xorg-core instead. Package: xpad Description-md5: d775099d3f53ac7abfc924f1ce70e32d Description-en: sticky note application for X This program consists of independent pad windows, each is basically a text box in which notes can be written. Xpad attempts to emulate the look of postit notes, although the look of the notes can be customized any way you like. Package: xrootd-ceph-plugins Description-md5: 76d69e66629986a26f801666e2343187 Description-en: XRootD plugin for interfacing with the Ceph storage platform The xrootd-ceph is an OSS layer plugin for the XRootD server for interfacing with the Ceph storage platform. Package: xrootd-client Description-md5: fb354bfd4e1cb799c8499fdbed9e7cc7 Description-en: Xrootd command line client tools This package contains the command line tools used to communicate with xrootd servers. Package: xrootd-client-http-plugins Description-md5: 1b6e1e431653c33ddcf500f630cf1086 Description-en: HTTP client plugin for XRootD client This package contains an XRootD client plugin which allows XRootD to interact with HTTP repositories. Package: xrootd-client-plugins Description-md5: 0c1c017743457d258fc68843e7094e44 Description-en: Plugins used by xrootd clients This package contains plugins used by xrootd clients. Package: xrootd-doc Description-md5: 0d1ab98482c8fc77c89d050c11f2aa01 Description-en: Developer documentation for the xrootd libraries This package contains the API documentation of the xrootd libraries. Package: xrootd-fuse Description-md5: 8818ef855d431e34d4923d74df60479a Description-en: Xrootd FUSE tool This package contains the FUSE (file system in user space) xrootd mount tool. Package: xrootd-plugins Description-md5: 3a25ba3e239f9999b05c11f14083b892 Description-en: Plugins used by xrootd servers and clients This package contains plugins used by the xrootd servers and clients. Package: xrootd-scitokens-plugins Description-md5: 96f52cde75e6dabb7a9099d28dccf204 Description-en: SciTokens authorization support for XRootD This ACC (authorization) plugin for the XRootD framework utilizes the SciTokens library to validate and extract authorization claims from a SciToken passed during a transfer. Configured appropriately, this allows the XRootD server admin to delegate authorization decisions for a subset of the namespace to an external issuer. Package: xrootd-server Description-md5: 9e7cee47b818a4e8bab91179f2467087 Description-en: Extended ROOT file server The Extended root file server consists of a file server called xrootd and a cluster management server called cmsd. . The xrootd server was developed for the root analysis framework to serve root files. However, the server is agnostic to file types and provides POSIX-like access to any type of file. . The cmsd server is the next generation version of the olbd server, originally developed to cluster and load balance Objectivity/DB AMS database servers. It provides enhanced capability along with lower latency and increased throughput. Package: xrootd-server-plugins Description-md5: 44ccaba11779989138286e3143f31152 Description-en: Plugins used by xrootd servers This package contains plugins used by xrootd servers. Package: xrootd-voms-plugins Description-md5: 0fb61065279dc13e7bfcc1288694eac9 Description-en: VOMS attribute extractor plugin for XRootD This package contains the xrootd VOMS attribute extractor plugin. Package: xsok Description-md5: d842d405a99632bd748bb70a2e8376b6 Description-en: generic Sokoban game for X11 xsok is a single player strategic game, a superset of the well-known Sokoban game. . The target of Sokoban is to push all the objects into the score area of each level using the mouse or the arrow keys. For the other level subsets, there are different kinds of objects, and special effect squares. Package: xvfb Description-md5: 1cd5b85acd06c23d376b7b5a7f30a0b8 Description-en: Virtual Framebuffer 'fake' X server Xvfb provides an X server that can run on machines with no display hardware and no physical input devices. It emulates a dumb framebuffer using virtual memory. The primary use of this server was intended to be server testing, but other novel uses for it have been found, including testing clients against unusual depths and screen configurations, doing batch processing with Xvfb as a background rendering engine, load testing, as an aid to porting the X server to a new platform, and providing an unobtrusive way to run applications that don't really need an X server but insist on having one anyway. . This package also contains a convenience script called xvfb-run which simplifies the automated execution of X clients in a virtual server environment. This convenience script requires the use of the xauth program. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xxhash Description-md5: 0d30896624c051c6e3456c859245ce3b Description-en: Extremely fast hash algorithm xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). Package: yaz Description-md5: f65501389e6dbd0b7f94784a66ab8d93 Description-en: Z39.50/SRW/SRU toolkit (utilities) YAZ is a toolkit for the development of client and server software built around the ANSI Z39.50 (ISO 23950) standard for information retrieval. . YAZ supports Z39.50-2003 (version 3), SRU versions 1.1 to 2.0, and the industry standard ZOOM API for Z39.50. . This package provides several utility programs for retrieving and working with data records obtained from URLs and web services. Package: yaz-doc Description-md5: 416af4810ebf9ad7edeb87042a45ae14 Description-en: Z39.50/SRW/SRU toolkit (documentation) YAZ is a toolkit for the development of client and server software built around the ANSI Z39.50 (ISO 23950) standard for information retrieval. . YAZ supports Z39.50-2003 (version 3), SRU versions 1.1 to 2.0, and the industry standard ZOOM API for Z39.50. . This package provides HTML documentation for YAZ. Package: yaz-icu Description-md5: 3b24955658fac4b4ddf6ae92f00ca7ef Description-en: Z39.50/SRW/SRU toolkit (command-line client for ICU) YAZ is a toolkit for the development of client and server software built around the ANSI Z39.50 (ISO 23950) standard for information retrieval. . YAZ supports Z39.50-2003 (version 3), SRU versions 1.1 to 2.0, and the industry standard ZOOM API for Z39.50. . The yaz-icu program is a command-line client that exposes the ICU chain module of YAZ. Package: yaz-illclient Description-md5: 1815d683785cd35a78240f75e7c97dac Description-en: Z39.50/SRW/SRU toolkit (command-line client for ILL) YAZ is a toolkit for the development of client and server software built around the ANSI Z39.50 (ISO 23950) standard for information retrieval. . YAZ supports Z39.50-2003 (version 3), SRU versions 1.1 to 2.0, and the industry standard ZOOM API for Z39.50. . The yaz-illclient program is a command-line client that sends ISO ILL requests to a server and decodes the response. Package: ycmd Description-md5: fab24b0f47f39c8116507023923cf782 Description-en: code-completion & comprehension server ycmd is a server that provides APIs for code-completion and other code-comprehension use-cases like semantic GoTo commands (and others). For certain filetypes, ycmd can also provide diagnostic errors and warnings. Package: zanshin Description-md5: 7ef5afdf8f14e0fbc094ee86648a8e3f Description-en: to-do list manager Zanshin is a powerful yet simple application for managing your day to day actions and notes. It helps you organize and reduce the cognitive pressure of what one has to do in one's job and personal life. You'll never forget anything anymore, having a "mind like water". Package: zbar-tools Description-md5: 959b1192a3ec318c05f75aac21a76707 Description-en: QR code / bar code scanner and decoder (utilities) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains basic applications for decoding captured bar code images and using a video4linux device (e.g. webcam) as a bar code scanner. Package: zbarcam-gtk Description-md5: c8c564783498d2390e04ae29afe7bc92 Description-en: QR code / bar code scanner and decoder (Gtk camera tool) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the Gtk-based camara frontend tool. Package: zbarcam-qt Description-md5: 1f5d99b1953cd0b71fc64150955ff621 Description-en: QR code / bar code scanner and decoder (Qt camera tool) ZBar is a library for scanning and decoding bar codes from various sources such as video streams, image files or raw intensity sensors. It supports EAN-13/UPC-A, UPC-E, EAN-8, Code 128, Code 39, Interleaved 2 of 5 and QR Code. . This package contains the Qt-based camara frontend tool. Package: znc Description-md5: 9b4612c45a69774bb76ba3e438f750c7 Description-en: advanced modular IRC bouncer znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. . Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features. Package: znc-backlog Description-md5: 1af07f79413fd777e0d8b5e1ff2ff6dd Description-en: module for requesting backlog from znc bouncer znc-backlog is a third party ZNC module that makes it easy to request backlog. Its intended use is for when you have just launched your IRC client and gotten a few lines of backlog sent to you, but want to read more. Instead of having to deal with shelling into the box where you run ZNC and manually sifting through the logs, you can issue a short command in your IRC client to request any amount of the most recent lines of log. . For more information about ZNC, see the znc package. Package: znc-dev Description-md5: 52f474b711dc1ef1b5080ac619e4daa2 Description-en: advanced modular IRC bouncer (development headers) znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. . Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features. . This package contains the znc development headers for developing modules. Package: znc-perl Description-md5: 3b9cef928cf90174b5c7358eb9faff82 Description-en: advanced modular IRC bouncer (Perl extension) znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. . Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features. . This package contains the znc Perl extension. Package: znc-push Description-md5: 0946f488a8f925deb4c6d3c7e0799963 Description-en: znc plugin to send push notification to various services ZNC Push is a third party ZNC module that will send notifications to multiple push notification services, or SMS for any private message or channel highlight that matches a configurable set of conditions. . ZNC Push current supports the following services: * Boxcar * Boxcar 2 * Pushover * Pushsafer * Prowl * Supertoasty * PushBullet * Airgram * Faast * Nexmo * Pushalot * Pushjet * Telegram * Custom URL GET requests . For more information about ZNC, see the znc package. Package: znc-python Description-md5: 7850724d985b344f626787e4324ee8e1 Description-en: advanced modular IRC bouncer (Python extension) znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. . Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features. . This package contains the znc Python extension. Package: znc-tcl Description-md5: a9d7945551f2c91a0a26d0284e01f934 Description-en: advanced modular IRC bouncer (Tcl extension) znc is an IRC proxy. It runs as a daemon and connects to IRC server, then allows you to connect from a workstation and work as the user that is logged in to the IRC server. After you disconnect, it maintains the connection to the server. It acts like any normal IRC server, so you can use any IRC client to connect to it. . Some of its features include support for multiple users, multiple clients, and multiple IRC servers; playback buffers to catch up with what happened while you were detached, SSL encryption, DCC proxying, and a plugin interface with many plugins supporting other features. . This package contains the znc Tcl extension. Package: zsh-syntax-highlighting Description-md5: ddd35175b69b8749729f2e3a5825e407 Description-en: Fish shell like syntax highlighting for zsh This package provides syntax highlighting for the shell zsh. It enables highlighting of commands whilst they are typed at a zsh prompt into an interactive terminal. This helps in reviewing commands before running them, particularly in catching syntax errors. . This feature is inspired by the Fish shell, which provides it by default. . There are numerous ways to configure the colors used for highlighting, and to configure what is highlighted. Package: zxing-cpp-tools Description-md5: a4122a41831f4baaf2a31d99ab35003e Description-en: Utilities provided by ZXing library ZXing-C++ ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in C++. . It was originally ported from the Java ZXing library but has been developed further and now includes many improvements in terms of quality and performance. It can both read and write barcodes in a number of formats: QR Code, DataMatrix, Aztec, PDF417, UPC-A, UPC-E, EAN-8, EAN-13, DataBar/RSS, Code 39, Code 93, Code 128, Codabar, ITF. . This package provides various example utilities written with zxing-cpp library. Package: aad-cli Description-md5: 0a55e20e854e41d73da3ff43be48eb7e Description-en: Azure Active Directory Authentication CLI tool Azure Active Directory Authentication enables authentication of Azure Active Directory accounts on your local system. It dynamically creates local accounts, supporting additional features like offline connectivity. . This package contains the CLI tool to manage various aspects of the Azure AD integration. Package: afnix Description-md5: 4fa7732d8fdce86e3dbebc4c386022a0 Description-en: Compiler and run-time for the AFNIX programming language AFNIX is a multi-threaded functional programming language with dynamic symbol bindings that support the object oriented paradigm. The language features a state of the art runtime engine. The distribution is available with several clients and a rich set of modules that are designed to be platform independent. Package: bochs Description-md5: bc053c9a3065af52a73668b7866a2e07 Description-en: IA-32 PC emulator Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . Bochs is capable of running most operating systems inside the emulation including GNU, GNU/Linux, *BSD, FreeDOS, MSDOS and Windows 95/NT. Package: bochs-sdl Description-md5: c1de9e8924d4d41e5077c82fed4d22e9 Description-en: SDL plugin for Bochs Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . This package contains an SDL GUI plugin for Bochs. . Use Scroll-Lock key for full screen. Package: bochs-term Description-md5: 6e4769512394248d4595633871dc05ef Description-en: Terminal (ncurses-based) plugin for Bochs Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . This package contains a Terminal (ncurses-based) GUI plugin for Bochs. Package: bochs-wx Description-md5: 173269ea6b13541db917fabb97fa5bcc Description-en: WxWindows plugin for Bochs Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . This package contains a WxWindows GUI plugin for Bochs. Package: bochs-x Description-md5: d05bd802b2729b64a9ea369b90b87f71 Description-en: X11 plugin for Bochs Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . This package contains an X11 GUI plugin for Bochs. Package: bximage Description-md5: 8deff38bdaf35413e0eddc6a244bcd1c Description-en: Disk Image Creation Tool for Bochs This tool is part of the Bochs project. Its purpose is to generate disk images that are used to allocate the guest operating system in Bochs environment. Package: clickhouse-client Description-md5: 6dceda8938e33615fa36694310e1e0cc Description-en: column-oriented database system (cli client) ClickHouse is a column-oriented database management system that allows generating analytical data reports in real time. . This package provides ClickHouse CLI client. Package: clickhouse-common Description-md5: dafc4f101c8118146cf2903a05dfe5ed Description-en: column-oriented database system (common files) ClickHouse is a column-oriented database management system that allows generating analytical data reports in real time. . This package provides common files for both ClickHouse server and client. Package: clickhouse-server Description-md5: 40ffe1390c0d529d732668d8ed763668 Description-en: column-oriented database system (server runner) ClickHouse is a column-oriented database management system that allows generating analytical data reports in real time. . This package provides ClickHouse server runner. Package: clickhouse-tools Description-md5: 25307a8fa689f823bd361f1d7b95d91a Description-en: column-oriented database system (tools) ClickHouse is a column-oriented database management system that allows generating analytical data reports in real time. . This package provides various ClickHouse tools: - clickhouse-performance-test - clickhouse-benchmark - clickhouse-compressor - clickhouse-copier and some others. Package: deepin-album Description-md5: b7be99cd3d06af0ecc6fdb8f90b180bc Description-en: album application for Deepin Desktop Environment Deepin-album is a fashion photo manager for viewing and organizing pictures. deepin-album supports command line, mouse drag method to import photos. deepin-album supports single browsing and timeline browsing modes. Package: erlang-common-test Description-md5: 7b279934204d2fda3ee05f2ba5e002bb Description-en: Erlang/OTP application for automated testing Common Test is a portable application for automated testing. It is suitable for black-box testing of target systems of any type (i.e. not necessarily implemented in Erlang), as well as for white-box testing of Erlang/OTP programs. Black-box testing is performed via standard interfaces (such as SNMP, HTTP, Corba, Telnet, etc) and, if required, via user specific interfaces (often called test ports). White-box testing of Erlang/OTP programs is easily accomplished by calling the target API functions directly from the test case functions. Common Test also integrates usage of the OTP cover tool for code coverage analysis of Erlang/OTP programs. Package: erlang-debugger Description-md5: f2a130c9024aae5b814aecc511de1716 Description-en: Erlang/OTP application for debugging and testing Debugger is a graphical tool which can be used for debugging and testing of Erlang programs. For example, breakpoints can be set, code can be single stepped and variable values can be inspected and modified. Package: erlang-dialyzer Description-md5: 64f3bbfb833c0a9582717bebe4d36557 Description-en: Erlang/OTP discrepancy analyzer application Dialyzer is a static analysis tool that identifies software discrepancies such as type errors, unreachable code, unnecessary tests etc. in single Erlang modules or entire (sets of) applications. Package: erlang-diameter Description-md5: 42a0b30fc825ef17d696ef8100828e2c Description-en: Erlang/OTP implementation of RFC 6733 protocol Interface with which a user creates a service that sends and receives messages using the Diameter protocol as defined in RFC 6733. Package: erlang-edoc Description-md5: a3f918489b4ca4cd8e396c420e04b999 Description-en: Erlang/OTP module for generating documentation EDoc is the Erlang program documentation generator. Inspired by the Javadoc tool for the Java programming language, EDoc is adapted to the conventions of the Erlang world. Package: erlang-et Description-md5: 642600ae4ee7f6069393fa0af8f50037 Description-en: Erlang/OTP event tracer application The Event Tracer (ET) uses the built-in trace mechanism in Erlang and provides tools for collecting and examining trace data using GUI. Package: erlang-eunit Description-md5: 559493af07c14e28bf56267ccbd871a0 Description-en: Erlang/OTP module for unit testing The EUnit application contains modules with support for unit testing. Package: erlang-observer Description-md5: 562a137fe6357e7dc7f07faca76776a1 Description-en: Erlang/OTP application for investigating distributed systems The OBSERVER application contains tools for tracing and investigation of distributed systems. They include etop - a tool for presenting information about Erlang processes, and crashdump_viewer - a HTML based tool for browsing Erlang crashdumps. Package: erlang-odbc Description-md5: 8fb16205445a0b6f3190216580f2428d Description-en: Erlang/OTP interface to SQL databases The Erlang ODBC application provides an interface for accessing relational SQL databases from Erlang. Package: erlang-reltool Description-md5: c21e40c68ee2fb8795e6e8d59da14957 Description-en: Erlang/OTP release management tool Reltool is a release management tool. It analyses a given Erlang/OTP installation and determines dependencies between applications. The graphical frontend depicts the dependencies and enables interactive customization of a target system. The backend provides a batch interface for generation of customized target systems. Package: erlang-wx Description-md5: 33737e962cd597aa89c0246f6ed16263 Description-en: Erlang/OTP bindings to wxWidgets The wxErlang application is an API for writing graphical user interfaces with wxWidgets. Package: geis-tools Description-md5: 32f36eb668194701fb29ca06b17e402a Description-en: Gesture engine interface support - test tools A common API for clients of a systemwide gesture recognition and propagation engine. . Tools that can be used to verify gesture API behaviour. Package: ignition-launch-cli Description-md5: 58a5b2679542ab03c37010d229be92d2 Description-en: Ignition Robotics Launch Library - Launch cli Ignition Launch, a component of Ignition Robotics, provides a command line interface to run and manager application and plugins. . Package contains the ignition launch cli application Package: libblis-dev Description-md5: 9f215031f7d1fd437d71bf7197d9b845 Description-en: BLAS-like Library Instantiation Software Framework (dev,32bit,meta) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package pulls development files for one of the 32-bit BlasInt variants. Package: libblis-openmp-dev Description-md5: ceacaf3ac2b859d15cf8c58a33dcaf70 Description-en: BLAS-like Library Instantiation Software Framework (dev,32bit,openmp) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains (-t openmp) version of development files. Package: libblis-pthread-dev Description-md5: c5463eb80b98d85a99d69ddf2a5dee94 Description-en: BLAS-like Library Instantiation Software Framework (dev,32bit,pthread) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains (-t pthread) version of development files. Package: libblis-serial-dev Description-md5: 4146615cf08c93dfaf956acb251a047a Description-en: BLAS-like Library Instantiation Software Framework (dev,32bit,serial) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains (-t no) version development files. Package: libblis4 Description-md5: 5baa73c326d3393e288f320072638b34 Description-en: BLAS-like Library Instantiation Software Framework (32bit,meta) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package pulls one of the 32-bit-BlasInt shared library variants. Package: libblis4-openmp Description-md5: 1884e31b4b241f27ba109fbf3f4ea915 Description-en: BLAS-like Library Instantiation Software Framework (32bit,openmp) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-t openmp) version of shared library. Package: libblis4-pthread Description-md5: 3f4a1ad71e227f07af6a18e9a8874e20 Description-en: BLAS-like Library Instantiation Software Framework (32bit,pthread) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-t pthread) version of shared library. Package: libblis4-serial Description-md5: 233c2c266fd69c9b46291c2001ebbf04 Description-en: BLAS-like Library Instantiation Software Framework (32bit,serial) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-t no) version of shared library. Package: libblis64-4 Description-md5: 625da2059195619a8e9d26ab7e376541 Description-en: BLAS-like Library Instantiation Software Framework (64bit,meta) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package pulls one of the 64-bit-BlasInt shared library variants. Package: libblis64-4-openmp Description-md5: 48120b9a9a3bf492a8c6caac4f8bcec5 Description-en: BLAS-like Library Instantiation Software Framework (64bit,openmp) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-b 64 -i 64 -t openmp) version of shared library. Package: libblis64-4-pthread Description-md5: 80e24901df53a3dfe07d72681a95865b Description-en: BLAS-like Library Instantiation Software Framework (64bit,pthread) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-b 64 -i 64 -t pthread) version of shared library. Package: libblis64-4-serial Description-md5: 91194a3216802c63b832f9153d4c0937 Description-en: BLAS-like Library Instantiation Software Framework (64bit,serial) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-b 64 -i 64 -t no) version of shared library. Package: libblis64-dev Description-md5: 4611561d04eac9c08cce096f5311ddeb Description-en: BLAS-like Library Instantiation Software Framework (dev,64bit,meta) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package pulls development files for one of the 64-bit BlasInt variants. Package: libblis64-openmp-dev Description-md5: f6cefe69655516b84fa7957a3b404e1f Description-en: BLAS-like Library Instantiation Software Framework (dev,64bit,openmp) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-b 64 -i 64 -t openmp) version of development files. Package: libblis64-pthread-dev Description-md5: 138b632a254cce3ea8c603dbca568c42 Description-en: BLAS-like Library Instantiation Software Framework (dev,64bit,pthread) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-b 64 -i 64 -t pthread) version of development files. Package: libblis64-serial-dev Description-md5: d9373813209ec10ba1930fb083d6b379 Description-en: BLAS-like Library Instantiation Software Framework (dev,64bit,serial) BLIS is a portable software framework for instantiating high-performance BLAS-like dense linear algebra libraries. The framework was designed to isolate essential kernels of computation that, when optimized, immediately enable optimized implementations of most of its commonly used and computationally intensive operations. BLIS is written in ISO C99 and available under a new/modified/3-clause BSD license. While BLIS exports a new BLAS-like API, it also includes a BLAS compatibility layer which gives application developers access to BLIS implementations via traditional BLAS routine calls. An object-based API is also available for more experienced users. . The package contains the (-b 64 -i 64 -t no) version of development files. Package: libcrcutil-dev Description-md5: 7cbb589eb48b2c03698723b050d7e04d Description-en: library for cyclic redundancy check (CRC) computation - development files Crcutil library provides efficient implementation of CRC algorithms. It includes reference implementation of a novel Multiword CRC algorithm invented by Andrew Kadatch and Bob Jenkins in early 2007. The new algorithm is heavily tuned towards modern Intel and AMD processors and is substantially faster than almost all other software CRC algorithms. . Included whitepaper describes the details of Multiword CRC algorithm as well as other algorithms and CRC manipulation routines implemented by crcutil library. . Crcutil library computes: * Hardware-assisted CRC32C: 0.13 (Nehalem) CPU cycles per byte. * 64-bit and smaller CRCs: 1.0 (Nehalem) - 1.2 (Core) CPU cycles per byte. * 128-bit CRCs: 1.7 CPU cycles per byte. . Since computational speed of 64-bit CRCs is identical to 32-bit and 16-bit, the use of crcutil library enables widespread use of more reliable 64-bit CRCs instead of 32-bit ones. . As a bonus, crcutil also implements a number of useful CRC "tricks" (e.g. computation of CRC of concatenated blocks of data of known length and CRC without touching actual data). . This package provides development files. Package: libcrcutil0t64 Description-md5: 5bab1273f483753a32be02c4ef88f671 Description-en: library for cyclic redundancy check (CRC) computation Crcutil library provides efficient implementation of CRC algorithms. It includes reference implementation of a novel Multiword CRC algorithm invented by Andrew Kadatch and Bob Jenkins in early 2007. The new algorithm is heavily tuned towards modern Intel and AMD processors and is substantially faster than almost all other software CRC algorithms. . Included whitepaper describes the details of Multiword CRC algorithm as well as other algorithms and CRC manipulation routines implemented by crcutil library. . Crcutil library computes: * Hardware-assisted CRC32C: 0.13 (Nehalem) CPU cycles per byte. * 64-bit and smaller CRCs: 1.0 (Nehalem) - 1.2 (Core) CPU cycles per byte. * 128-bit CRCs: 1.7 CPU cycles per byte. . Since computational speed of 64-bit CRCs is identical to 32-bit and 16-bit, the use of crcutil library enables widespread use of more reliable 64-bit CRCs instead of 32-bit ones. . As a bonus, crcutil also implements a number of useful CRC "tricks" (e.g. computation of CRC of concatenated blocks of data of known length and CRC without touching actual data). Package: libcsirocsa0 Description-md5: a269767d31bc0994f7a17006d83bd80b Description-en: Scientific plotting library (CSIRO csa library) This package contains the bivariate Cubic Spline Approximation library developed by Pavel Sakov, from the CSIRO Marine Research. . The source code for these libraries are part of the plplot source package. Package: libcsironn0 Description-md5: 7fb74997c840a861f9afcfe0cb9ed5e9 Description-en: Scientific plotting library (CSIRO nn library) This package contains the Natural Neighbours interpolation library developed by Pavel Sakov, from the CSIRO Marine Research. . The source code for these libraries are part of the plplot source package. Package: libgeis-dev Description-md5: 2ff2cbb222e64416fdb9d07cbc3e9b72 Description-en: Gesture engine interface support - dev files A common API for clients of a systemwide gesture recognition and propagation engine. . Headers and static link libraries for developing against the common gesture API. Package: libgeis1 Description-md5: f7495ef36ba1b4f2f35ba465c3a4e4be Description-en: Gesture engine interface support A common API for clients of a systemwide gesture recognition and propagation engine. . This package provides just the runtime required for applications making use of the GEIS API. Package: libignition-gazebo-dev Description-md5: 8ba4d9f9a00527803ae38cb007410427 Description-en: Ignition Gazebo classes and functions for robot apps - Development files Ignition Gazebo is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files Package: libignition-gazebo-plugins Description-md5: ed75f85997875eff7f6d998c9eef28e9 Description-en: Ignition Gazebo classes and functions for robot apps - Plugins Ignition Gazebo is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Plugins collection Package: libignition-gazebo6-6 Description-md5: 5f37a7f9f59985df65ec850277bd2285 Description-en: Ignition Gazebo classes and functions for robot apps - Shared library Ignition Gazebo is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Main shared library Package: libignition-launch-dev Description-md5: 980577ac8b37422a77b797e25a67db00 Description-en: Ignition Robotics Launch Library - Development files Ignition Launch, a component of Ignition Robotics, provides a command line interface to run and manager application and plugins. . Package contains the ignition launch development files Package: libignition-launch5-5 Description-md5: b1c4132c18a7f9ea2480e3a2dcb9fdc6 Description-en: Ignition Robotics Launch Library - Launch libraries Ignition Launch, a component of Ignition Robotics, provides a command line interface to run and manager application and plugins. . Package contains the ignition launch libraries Package: libnss-aad Description-md5: a682083ef91d385da535ba1a8080b33c Description-en: Azure Active Directory Authentication module for NSS Azure Active Directory Authentication enables authentication of Azure Active Directory accounts on your local system. It dynamically creates local accounts, supporting additional features like offline connectivity. . This package contains the NSS module. Package: liboqs-dev Description-md5: 0bccf5e2c23b45c46763f63d43beffdf Description-en: library for quantum-safe cryptographic algorithms (development files) liboqs is an open source C library for quantum-safe cryptographic algorithms. It provides a collection of open source implementations of quantum-safe key encapsulation mechanism (KEM) and digital signature algorithms; a common API for these algorithms; a test harness and benchmarking routines. . liboqs is part of the Open Quantum Safe (OQS) project, which aims to develop and integrate into applications quantum-safe cryptography to facilitate deployment and testing in real world contexts. In particular, OQS provides prototype integrations of liboqs into TLS and SSH, through OpenSSL and OpenSSH. . This package contains the development files. Package: liboqs3 Description-md5: 0d203f318572e69446707ff82ea0f6e1 Description-en: library for quantum-safe cryptographic algorithms (shared library) liboqs is an open source C library for quantum-safe cryptographic algorithms. It provides a collection of open source implementations of quantum-safe key encapsulation mechanism (KEM) and digital signature algorithms; a common API for these algorithms; a test harness and benchmarking routines. . liboqs is part of the Open Quantum Safe (OQS) project, which aims to develop and integrate into applications quantum-safe cryptography to facilitate deployment and testing in real world contexts. In particular, OQS provides prototype integrations of liboqs into TLS and SSH, through OpenSSL and OpenSSH. . This package contains the shared library. Package: libpam-aad Description-md5: 005c34d19bddf8524f3af21f6da08d98 Description-en: Azure Active Directory Authentication module for PAM Azure Active Directory Authentication enables authentication of Azure Active Directory accounts on your local system. It dynamically creates local accounts, supporting additional features like offline connectivity. . This package contains the PAM module. Package: libplplot-dev Description-md5: a4f560488d2925922a3a95d234e764b1 Description-en: Scientific plotting library (development files) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains all that is needed for doing development in C, C++ and Fortran with PLplot. For development in Tcl/Tk, Python and Java, install the plplot-tcl-dev, python3-plplot and libplplot-java packages, respectively. This package also includes the OCaml and Lua examples. To use one of these languages you will also need to install the libplplot-xxx package for that language. Package: libplplot-java Description-md5: 9be651b2fe4b86da141747b3ad0d8f8c Description-en: Scientific plotting library (Java bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the Java bindings for PLplot. Package: libplplot-lua Description-md5: 15b01f15d00c6e0a485725fa37f771ef Description-en: Scientific plotting library (Lua bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the Lua bindings for PLplot. Package: libplplot-ocaml Description-md5: 037c0775570fa05ff6f5f75b19c4c9fe Description-en: OCaml bindings for the scientific plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the OCaml bindings for PLplot. Package: libplplot-ocaml-dev Description-md5: 863ea4066e03489260996582c4d047af Description-en: OCaml support for the PLplot plotting library (development files) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the development package for PLplot OCaml bindings. Package: libplplot17 Description-md5: c3f3527bdbadd832ddea1189dc9fba15 Description-en: Scientific plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the PLplot library for C. Package: libplplotada-dev Description-md5: 6882c31d542533f2ffc9e45ece5bbe72 Description-en: Ada support for PLplot, a plotting library (development files) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains all that is needed for doing PLplot development in Ada. Package: libplplotada4.2 Description-md5: 132b70eb75a1fd1e20f29998334b7a1d Description-en: Ada support for PLplot, a plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the runtime Ada bindings library for PLplot. Package: libplplotcxx15 Description-md5: f12263a92a75c6e7dc6362bac29d5c6f Description-en: Scientific plotting library (C++ binding) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the C++ binding for PLplot. Package: libplplotfortran0 Description-md5: d794d8932a6170a1b17942ded61821f2 Description-en: Scientific plotting library (fortran bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the Fortran 95 bindings for PLplot. Note: the Fortran 77 bindings have been deprecated upstream for some time and have now been dropped from the Debian packages. Package: libplplotqt2 Description-md5: 28fedac3e79b55e453c293e32551da5f Description-en: Scientific plotting library (Qt bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides C++ bindings to allow use of the PLplot API in Qt applications. Package: libplplotwxwidgets1 Description-md5: 2ede11f4982f1eb91c163ebbc4c7cdb4 Description-en: Scientific plotting library (wxWidgets bindings) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the wxWidgets bindings. Package: libqbscore2.5 Description-md5: 0811f7ca5d99f9e873fc52232c622b8a Description-en: Qbs core library Qbs is a general purpose cross-platform build tool that aims at fast and correct incremental builds. It features a project description language that is similar to QML. . This package contains Qbs core shared library. Package: libqsastime-dev Description-md5: 50108538c058e2b15a79bc388b474234 Description-en: Time format conversion library (development files) The qsastime library is a simple library for handling time format conversion. It overcomes the limitations of the POSIX time handling routines by allow high precision time variables over a large range of ranges of dates and by correctly handling leap seconds. It was designed with the needs of scientific data plotting in mind. This package provides the necessary files to do development with libqsastime. . The source code for this library is part of the plplot source package. Package: libqsastime0 Description-md5: 1b0ca9bf80be8acb86ff7fc64cc84f9a Description-en: Time format conversion library The qsastime library is a simple library for handling time format conversion. It overcomes the limitations of the POSIX time handling routines by allow high precision time variables over a large range of ranges of dates and by correctly handling leap seconds. It was designed with the needs of scientific data plotting in mind. This package provides the runtime library. . The source code for this library is part of the plplot source package. Package: libregfi-dev Description-md5: 2aed8bca746e6c7f0c3aadaeb08a57c0 Description-en: utility to analysis for Windows NT-based registry (devel files) RegLookup is a system to direct analysis of Windows NT-based registry files providing command line tools, a C API, and a Python module for accessing registry data structures. The project has a focus on providing tools for digital forensics investigations (though is useful for many purposes), and includes algorithms for retrieving deleted data structures from registry hives. . Currently the program allows one to read an entire registry and output it in a (mostly) standardized, quoted format. It also provides features for filtering of results based on registry path and data type. . This package provides the development files. Package: libregfi1t64 Description-md5: 166686126ff450d9d34a781f46c10fba Description-en: utility to analysis for Windows NT-based registry (shared library) RegLookup is a system to direct analysis of Windows NT-based registry files providing command line tools, a C API, and a Python module for accessing registry data structures. The project has a focus on providing tools for digital forensics investigations (though is useful for many purposes), and includes algorithms for retrieving deleted data structures from registry hives. . Currently the program allows one to read an entire registry and output it in a (mostly) standardized, quoted format. It also provides features for filtering of results based on registry path and data type. . This package provides the runtime library. Package: libwine 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-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: msc-generator Description-md5: 06b7d7994376652533343f89963837cf Description-en: Draws signalling charts from textual description Msc-generator is a program that parses textual Message Sequence Chart descriptions and produces graphical output in a variety of file formats. . Msc-generator heavily borrows in concept from the 0.08 version of Michael C McTernan's mscgen. However, it has been completely rewritten from scratch and has a much more extensive (and only partially backwards compatible) language. The command-line interface is fully backwards compatible with mscgen, which enables using Msc-generator's commandline tool everywhere where you can use mscgen, but with the richer syntax. This includes the many tools integrated with mscgen, such as Doxygen, Sphinx and Msctexen. Package: msc-generator-nox Description-md5: 6b55af37857416aff8848eb58f9bb86c Description-en: Draws signalling charts from textual description (no-X version) Msc-generator is a program that parses textual Message Sequence Chart descriptions and produces graphical output in a variety of file formats. . Msc-generator heavily borrows in concept from the 0.08 version of Michael C McTernan's mscgen. However, it has been completely rewritten from scratch and has a much more extensive (and only partially backwards compatible) language. The command-line interface is fully backwards compatible with mscgen, which enables using Msc-generator's commandline tool everywhere where you can use mscgen, but with the richer syntax. This includes the many tools integrated with mscgen, such as Doxygen, Sphinx and Msctexen. . This package is for working without an X server. Package: octave-plplot Description-md5: bc07b1f0ee609531a62179d58e7d7ea2 Description-en: Octave support for PLplot, a plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the Octave bindings for PLplot. It provides an almost drop-in replacement for the traditional Gnuplot graphical interface in Octave. Examples are also provided. Package: oxigraph Description-md5: 2b388bec760e553ed4f6c1c0d97a647b Description-en: RDF graph CLI tool and SPARQL HTTP server Oxigraph CLI is a graph database implementing the SPARQL standard. It is packaged as a command-line tool allowing to manipulate RDF files and query them using SPARQL, and also allows to spawn a HTTP server on top of the database. . Oxigraph implements the following specifications: * SPARQL 1.1 Query, SPARQL 1.1 Update, and SPARQL 1.1 Federated Query. * Turtle, TriG, N-Triples, N-Quads, and RDF/XML RDF serialization formats for both data ingestion and retrieval. * SPARQL Query Results XML Format, SPARQL 1.1 Query Results JSON Format and SPARQL 1.1 Query Results CSV and TSV Formats. * SPARQL 1.1 Protocol and SPARQL 1.1 Graph Store HTTP Protocol. . SPARQL is an RDF query language - that is, a semantic query language for databases - able to retrieve and manipulate data stored in Resource Description Framework (RDF) format. . Resource Description Framework (RDF) is a standard model for data interchange on the Web. Package: plplot-driver-cairo Description-md5: a253bfbeffa7f0b503680e35c4081abf Description-en: Scientific plotting library (Cairo driver) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the Cairo driver module for PLplot. It is based on the Cairo 2D graphics library with supporting multiple output devices (X-Window, PDF, PostScript, and PNG). Package: plplot-driver-qt Description-md5: fbd27eb04c005c8e3c230d8c0f50580e Description-en: Scientific plotting library (Qt driver) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the Qt driver module for PLplot. Package: plplot-driver-wxwidgets Description-md5: a1f1da908a753fc88786e285987f0059 Description-en: Scientific plotting library (wxWidgets driver) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the wxWidgets driver module for PLplot. Package: plplot-driver-xwin Description-md5: 9e16610ed4059fc60f1c2acf2c141f8d Description-en: Scientific plotting library (X11 driver) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides the X11 driver module for PLplot. Package: plplot-examples Description-md5: 48ffdce183d0e3e2571da9bf3e8a6c4f Description-en: Examples for PLplot, a plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the examples in C, C++, and for the supported language bindings for the PLplot library. Package: plplot-tcl Description-md5: f48cc16d95409ce8988c70453b1f3aa6 Description-en: Tcl/Tk support for PLplot, a plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the Tcl/Tk support for PLplot: shared libraries, Tcl modules and the Tk driver. Package: plplot-tcl-bin Description-md5: 645baa7b92cec3bb3bd10363427b0060 Description-en: Tcl/Tk tools for PLplot, a plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the pltcl and plserver programs for interactive use of the Tcl/Tk support for PLplot. Package: plplot-tcl-dev Description-md5: af6ec3fcc4b6ff2bd34cd40254aa5889 Description-en: Tcl/Tk development support for PLplot, a plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the necessary files to do development in Tcl/Tk with PLplot: header files, shared libraries links, and examples. Package: python3-geis Description-md5: b3f96d5623078e8d0b698cc3a5258c7d Description-en: python bindings for libgeis A common API for clients of a systemwide gesture recognition and propagation engine. . This package provides native bindings so that you can use GEIS from a Python program. Package: python3-plplot Description-md5: eb17ab7bbacade4f6715177fc50d0d4d Description-en: Python support for PLplot, a plotting library PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package contains the library plmodule.so for glueing the PLplot scientific plotting library into Python applications. Examples are also provided. Package: python3-plplot-qt Description-md5: 083577bfe29461f89e411d0b9f6a52c9 Description-en: Scientific plotting library (Python Qt GUI) PLplot is relatively small, portable, freely distributable, and is rich enough to satisfy most users. It has a wide range of plot types including line (linear, log), contour, 3D, fill, and almost 1000 characters (including Greek and mathematical) in its extended font set. The package is designed to make it easy to quickly get graphical output; only a handful of function calls is typically required. For more advanced use, virtually all aspects of plotting are configurable. . This package provides Python bindings to allow use of the PLplot API in qt applications. Package: python3-rpi-ws281x Description-md5: 446e121c2a9aa28a36dbeec85f3b9662 Description-en: Python bindings for the ws281x library Control library WS281x neopixel LEDs for the Raspberry Pi. . This is the Python 3 version of the package. Package: qbs Description-md5: 9b7ebcf2e4b8ab2de8f2effccb27d22a Description-en: cross-platform build tool Qbs is a general purpose cross-platform build tool that aims at fast and correct incremental builds. It features a project description language that is similar to QML. Package: qbs-dev Description-md5: fea4d3bd717e5614a86f07f3957d8d4d Description-en: Qbs development files Qbs is a general purpose cross-platform build tool that aims at fast and correct incremental builds. It features a project description language that is similar to QML. . This package contains headers and development files for Qbs. Package: rebar Description-md5: 2844a96ba983e006c63e13560431a789 Description-en: Sophisticated build-tool for Erlang projects that follows OTP principles rebar is an Erlang build tool that makes it easy to compile and test Erlang applications, port drivers and releases. . rebar is a self-contained Erlang script, so it's easy to distribute or even embed directly in a project. Where possible, rebar uses standard Erlang/OTP conventions for project structures, thus minimizing the amount of build configuration work. rebar also provides dependency management, enabling application writers to easily re-use common libraries from a variety of locations (git, hg, etc). Package: reglookup Description-md5: 4b4cbf28979f6df6f91127ad133ce24b Description-en: utility to analysis for Windows NT-based registry RegLookup is a system to direct analysis of Windows NT-based registry files providing command line tools, a C API, and a Python module for accessing registry data structures. The project has a focus on providing tools for digital forensics investigations (though is useful for many purposes), and includes algorithms for retrieving deleted data structures from registry hives. . Currently the program allows one to read an entire registry and output it in a (mostly) standardized, quoted format. It also provides features for filtering of results based on registry path and data type. The package provides the following commands: reglookup, reglookup-recover and reglookup-timeline. Package: snek-bin Description-md5: 656134ca0eb4673966b2f80d9a344ae9 Description-en: Host binary version of Snek programming language Snek is a small python-like language designed for embedded computers. It can run on systems as small as an Arduino Duemilanove board, which is an ATmega 328 processor with 32kB of flash and 2kB of ram. This package provides a host snek binary for playing with the language on your host machine. Package: trinity Description-md5: 0b66b5bef215d4a2e96be23a7eddb2e0 Description-en: system call fuzz tester As 'fuzz testing' suggests, trinity calls syscalls at random, with random arguments. Where Trinity differs is that the arguments it passes are not purely random. . If a syscall took, for example, a file descriptor as an argument, one of the first things kernels does is validate that fd, if is not valid the kernel would just reject it as -EINVAL. . So on startup, Trinity creates a list of file descriptors, by opening pipes, scanning sysfs, procfs, /dev, and creates a bunch of sockets using random network protocols. Then when a syscall needs an fd, it gets passed one of these at random. . Trinity also shares those file descriptors between multiple threads, which causes havoc sometimes. . Warning: This program may seriously corrupt your files, including any of those that may be writable on mounted network file shares. It may create network packets that may cause disruption on your local network. Run at your own risk. Package: wine64 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-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-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: wordnet Description-md5: 791162978c67c87be997340ea3bad976 Description-en: electronic lexical database of English language WordNet(C) is an on-line lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. . WordNet was developed by the Cognitive Science Laboratory at Princeton University under the direction of Professor George A. Miller (Principal Investigator). . WordNet is considered to be the most important resource available to researchers in computational linguistics, text analysis, and many related areas. . Binary and manpages of WordNet as well as general manpages. Package: wordnet-dev Description-md5: 2d3b071fedc636631c6bbb7c77ae8b22 Description-en: electronic lexical database of English language (devel) WordNet(C) is an on-line lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. . WordNet was developed by the Cognitive Science Laboratory at Princeton University under the direction of Professor George A. Miller (Principal Investigator). . Header files and library as well as manpages for section 3 (development). Package: wordnet-grind Description-md5: f378d460c4910aa3b6d0e562ddcf4e8a Description-en: WordNet lexicographer files processor WordNet(C) is an on-line lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. . WordNet was developed by the Cognitive Science Laboratory at Princeton University under the direction of Professor George A. Miller (Principal Investigator). . This package contains the grind processor for WordNet lexicographer files. It can be used to process the lexicographer files from the Debian source tarball into a WordNet binary database file or other lexicographer filese provided by the user. Package: wordnet-gui Description-md5: acc41796a869230478a9f03dff461e8b Description-en: electronic lexical database of English language (GUI) WordNet(C) is an on-line lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. . WordNet was developed by the Cognitive Science Laboratory at Princeton University under the direction of Professor George A. Miller (Principal Investigator). . WordNet is considered to be the most important resource available to researchers in computational linguistics, text analysis, and many related areas. . This package contains a Tcl/Tk Gui to browse wordnet dictionary. Package: xen-hypervisor-4.19-arm64 Description-md5: 571a5a770ebaf2024eae3027da3a31cd Description-en: Xen Hypervisor on ARM64 The hypervisor is the "core" for Xen itself. It gets started by the boot loader and controls cpu and memory, sharing them between your administrative domain (Domain 0) and the virtual guest systems. Package: xen-hypervisor-4.19-arm64-dbg Description-md5: e65d5933bd1de379229357454b3ee369 Description-en: debug symbols for Xen Hypervisor on ARM64 This package provides the detached debug symbols for the Xen hypervisor. Package: xen-system-arm64 Description-md5: 488b6e18ccfa8a0d91cfed2ee7ef5d26 Description-en: Xen System on ARM64 (metapackage) This package depends on the latest Xen hypervisor for use on ARM64 and the Xen utils. Package: yosys Description-md5: b4a38d1bfabb13bedbd16816bf4105ab Description-en: Framework for Verilog RTL synthesis This is a framework for Verilog RTL synthesis. It currently has extensive Verilog-2005 support and provides a basic set of synthesis algorithms for various application domains. . Yosys can be adapted to perform any synthesis job by combining the existing passes (algorithms) using synthesis scripts and adding additional passes as needed by extending the yosys C++ code base. Package: yosys-abc Description-md5: 78d3a02b9e594b464ee6a916e86b3b3e Description-en: Sequential Logic Synthesis and Verification Algorithms ABC is a system for synthesis and verification of binary sequential logic circuits appearing in synchronous hardware designs. It combines scalable logic optimization based on And-Inverter Graphs (AIGs), optimal-delay DAG-based technology mapping for look-up tables and standard cells, and innovative algorithms for sequential synthesis and verification. . This is a fork of berkeley-abc maintained by the YosysHQ team for use in the yosys RTL synthesis framework. Package: yosys-dev Description-md5: 1046b72bf5b8ccf517ca1661cff5d331 Description-en: Framework for Verilog RTL synthesis (development files) Yosys is a framework for Verilog RTL synthesis. It currently has extensive Verilog-2005 support and provides a basic set of synthesis algorithms for various application domains. . Yosys can be adapted to perform any synthesis job by combining the existing passes (algorithms) using synthesis scripts and adding additional passes as needed by extending the yosys C++ code base. . This package contains the headers and programs needed to build yosys plugins. Package: binutils-sh-elf Description-md5: 4dd45dd6f6c9f83c898240a05c3ed949 Description-en: GNU binary utilities for embedded SuperH devices This package provides GNU assembler, linker and binary utilities for a specific hardware and operating system combination. You don’t need it unless you plan to cross-compile programs for it. . This package targets bare-metal SuperH devices, including all CPUs SH-1 through SH-4a. Package: cfengine3 Description-md5: 788a29b26be014b99b2dd6cde0363f81 Description-en: tool for configuring and maintaining network machines Cfengine is a suite of programs for integrated autonomic management of either individual or networked computers. . Cfengine 3 is both a more powerful and much simplified version of cfengine, which has been designed to inter operate with cfengine 2 rather than be backwards compatible with it. . With cfengine 3 you can install, configure and maintain computers using powerful hands-free tools. Package: gammaray Description-md5: a94b1d7900b1873c06348fe2f3b56605 Description-en: Tool for examining the internals of Qt application GammaRay is a tool for examining the internals of a Qt application and to some extent also manipulate it. GammaRay uses injection methods to hook into an application at runtime and provide access to a wide variety of interesting information. It provides easy ways of navigating through the complex internal structures you find in some Qt frameworks, such as QGraphicsView, model/view, QTextDocument, state machines and more. Package: gammaray-dev Description-md5: 77aaccdf9352880e954c0868f7ed3540 Description-en: GammaRay plugin development files GammaRay is a tool for examining the internals of a Qt application and to some extent also manipulate it. GammaRay uses injection methods to hook into an application at runtime and provide access to a wide variety of interesting information. It provides easy ways of navigating through the complex internal structures you find in some Qt frameworks, such as QGraphicsView, model/view, QTextDocument, state machines and more. . This package contains header files used for building 3rd party GammaRay plugins. Package: gammaray-plugin-bluetooth Description-md5: dcebbb439ceee57d836617715cc2549d Description-en: QtBluetooth type support for GammaRay This plugin adds support for QtBluetooth types into GammaRay. Package: gammaray-plugin-kjobtracker Description-md5: 1349fecadcf1b1546cae5fcc2742d3bc Description-en: KJob tracker plugin for GammaRay This plugin can be used to monitor KJob instances within a KDE-based application. Package: gammaray-plugin-positioning Description-md5: b92112aa92fe5313547f30501d3dca46 Description-en: Qt6Positioning type support for GammaRay This plugin adds support for Qt6Positioning types into GammaRay. Package: gammaray-plugin-quickinspector Description-md5: 144443c79d767d7df4585a3495d1dd9f Description-en: GammaRay plugin for inspecting QtQuick2 applications This plugin provides the user with the following inspection and debugging facilities: . * Tree view of all QQuickItems in the scene, marking invisible items and items having focus. * Object inspector allowing to see all the properties, inspect signal-slot connections, and directly invoke slots and Q_INVOKABLE methods. * Live-preview of the QtQuick scene inside the GammaRay window. * Qt Quick scene graph inspector. Package: gammaray-plugin-waylandinspector Description-md5: e1d11c246e302caacc4b4453ca7819c9 Description-en: Wayland compositor inspector plugin for GammaRay The Wayland compositor inspector allows one to browse QWaylandClient instances and their associated resources, as well as observe Wayland events. Package: jam Description-md5: 5a03130b3858cafbf6e0b7cbd0ebe7ed Description-en: Software-build tool, replacement for make Perforce's Jam (formerly called Jam/MR) is a powerful and highly customizable utility to build programs and other things, that can run on Un*x, Nt, VMS, OS/2 and Macintosh MPW, using portable Jamfiles. It can build large projects spread across many directories in one pass, and can run jobs in parallel where make would not. . It takes some time to fully grasp, especially when one's already accustomed to make(1), but there's no comparison in power when comparing these two tools. . Standard rules: - can automatically extract header dependencies for C/C++ (you can customize for you own language) - provide for automatic "clean", "install", "uninstall" rules, so that an automake-like tool is not needed Package: kakoune Description-md5: 8ba777537e413662f81feb19aa24b6ba Description-en: Vim-inspired, selection-oriented code editor Kakoune is a code editor heavily inspired by Vim; as such most of its commands are similar to vi’s ones, and it shares Vi’s "keystrokes as a text editing language" model. Kakoune can operate in two modes, normal and insertion. In insertion mode, keys are directly inserted into the current buffer. In normal mode, keys are used to manipulate the current selection and to enter insertion mode. Kakoune has a strong focus on interactivity, most commands provide immediate and incremental results, while still being competitive (as in keystroke count) with Vim. Kakoune works on selections, which are oriented, inclusive range of characters; selections have an anchor and a cursor character. Most commands move both of them, except when extending selection where the anchor character stays fixed and the cursor one moves around. Package: libarmci-mpi-dev Description-md5: 52136d843f532b5e27ab5e7cdcfb99c9 Description-en: ARMCI-MPI (Development version) ARMCI-MPI is a completely rewritten implementation of the ARMCI one-sided communication interface that uses MPI RMA for one-sided communication. . The purpose of the Aggregate Remote Memory Copy (ARMCI) library is to provide a general-purpose, efficient, and widely portable remote memory access (RMA) operations (one-sided communication) optimized for contiguous and noncontiguous (strided, scatter/gather, I/O vector) data transfers. . This version contains the Fortran90 modules and the static library, built against both OpenMPI and MPICH. Package: libpromises3 Description-md5: b7cc394ad69cf35c6472df3b5d754ec7 Description-en: libpromises library for cfengine3 binaries The main purpose of cfengine is to allow the system administrator to create a single central file which will define how every host on a network should be configured. . This package contains the libpromises3 library. Package: lynkeos.app Description-md5: bca8bc54d12fdc5a672bce40add1b1d3 Description-en: GNUstep app for processing planetary astronomical images Lynkeos is an application dedicated to the processing of astronomical (mainly planetary) images taken with a webcam through a telescope. By stacking the best images, the signal to noise ratio is increased and details lost in the noise of individual images become visible in the resulting image. Package: mailfront Description-md5: df32c5e85614568b7e938b41fb60bfb4 Description-en: mail server network protocol front-ends mailfront is a set of customizable network front-ends for mail servers. It contains complete SMTP, QMQP, QMTP, and POP3 front-ends as well as an authentication module for IMAP. The mail delivery front-ends also contain internal address filtering features. . Two SMTP back-ends are provided. One delivers mail to qmail-queue, mimicking most of the behavior of qmail-smtpd, with the addition of support for SMTP AUTH. The other rejects all SMTP commands if $SMTPREJECT is set, and execs its command line otherwise (in order to run the above program). Package: openjdk-22-jre Description-md5: 5bad8f597e182fdf0635f3b9fccbce1a Description-en: OpenJDK Java runtime, using Hotspot Zero Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero. Package: openjdk-22-jre-headless Description-md5: 125494d786a73a442968635c3a21c714 Description-en: OpenJDK Java runtime, using Hotspot Zero (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot Zero. Package: openjdk-23-jre Description-md5: 5bad8f597e182fdf0635f3b9fccbce1a Description-en: OpenJDK Java runtime, using Hotspot Zero Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero. Package: openjdk-23-jre-headless Description-md5: 125494d786a73a442968635c3a21c714 Description-en: OpenJDK Java runtime, using Hotspot Zero (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot Zero. Package: openjdk-24-jre Description-md5: 5bad8f597e182fdf0635f3b9fccbce1a Description-en: OpenJDK Java runtime, using Hotspot Zero Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero. Package: openjdk-24-jre-headless Description-md5: 125494d786a73a442968635c3a21c714 Description-en: OpenJDK Java runtime, using Hotspot Zero (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot Zero. Package: openjdk-25-jre Description-md5: 5bad8f597e182fdf0635f3b9fccbce1a Description-en: OpenJDK Java runtime, using Hotspot Zero Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero. Package: openjdk-25-jre-headless Description-md5: 125494d786a73a442968635c3a21c714 Description-en: OpenJDK Java runtime, using Hotspot Zero (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot Zero. Package: splash Description-md5: 546d70c71158fe8683a0f326af556261 Description-en: Visualisation tool for Smoothed Particle Hydrodynamics simulation This (formerly SUPERSPHPLOT) is a visualisation tool for output from (astrophysical) simulations using the Smoothed Particle Hydrodynamics (SPH) method in one, two and three dimensions. It is written in Fortran 90 and can utilise the PGPLOT graphics subroutine library to do the actual plotting. It is based around a command-line menu structure but utilises the interactive capabilities of PGPLOT to manipulate data interactively in the plotting window. Package: wine32 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-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-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: wlcs Description-md5: e98252357ef98c0dfeda1d7f699fb533 Description-en: Wayland Conformance Suites wlcs aspires to be a protocol-conformance-verifying test suite usable by Wayland compositor implementations. . This package contains the headers necessary for a Wayland compositor to provide the integration module needed to run wlcs tests, and the test runner binary needed to run the tests against the compositor. Package: wsjtx-improved Description-md5: 70f68c4174fac5fcd5affc60a599bcb0 Description-en: Weak-signal amateur radio communications WSJT-X implements amateur radio communication protocols or "modes" called FST4, FST4W, FT4, FT8, JT4, JT9, JT65, Q65, MSK144, and WSPR, as well as one called Echo for detecting and measuring your own radio signals reflected from the Moon. These modes were all designed for making reliable, confirmed QSOs under extreme weak-signal conditions. . JT4, JT9, and JT65 use nearly identical message structure and source encoding (the efficient compression of standard messages used for minimal QSOs). They use timed 60-second T/R sequences synchronized with UTC. JT4 and JT65 were designed for EME ("moonbounce") on the VHF/UHF/microwave bands. JT9 is optimized for the MF, and HF bands. It is about 2 dB more sensitive than JT65 while using less than 10% of the bandwidth. Q65 offers submodes with a wide range of T/R sequence lengths and tone spacings. . FT4 and FT8 are operationally similar but use T/R cycles only 7.5 and 15 s long, respectively. MSK144 is designed for Meteor Scatter on the VHF bands. These modes offer enhanced message formats with support for nonstandard callsigns and some popular contests. . FST4 and FST4W are designed particularly for the LF and MF bands. On these bands their fundamental sensitivities are better than other WSJT-X modes with the same sequence lengths, approaching the theoretical limits for their rates of information throughput. FST4 is optimized for two-way QSOs, while FST4W is for quasi-beacon transmissions of WSPR-style messages. FST4 and FST4W do not require the strict, independent time synchronization and phase locking of modes like EbNaut. . WSPR mode implements a protocol designed for probing potential propagation paths with low-power transmissions. WSPR is fully implemented within WSJT-X, including programmable "band-hopping". . wsjt-x_improved is an enhanced version of the excellent WSJT-X software by Joe Taylor K1JT, Steve Franke K9AN, Bill Somerville G4WJS and others. Package: fp-units-i386 Description-md5: 5fa6653a7f5125faf34527d3dfaec1ac Description-en: Free Pascal - Kylix compatibility units dependency package The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This dependency package always depends on the latest available version of the package containing the deprecated Free Pascal libc unit for the i386 architecture (used for compatibility with Borland's Kylix). Package: fp-units-i386-3.2.2 Description-md5: 63ff8a8e24be1e19f23a3a2b789409c5 Description-en: Free Pascal - Kylix compatibility units The Free Pascal Compiler is an Object Pascal compiler supporting both Delphi and Turbo Pascal 7.0 dialects, as well as Mac Pascal dialects. It provides a completely portable RunTime Library (RTL) available on many platforms and compatible with Turbo Pascal, along with a platform-independent class-based Free Component Library (FCL) adding many Delphi extensions and interfacing with many popular open source libraries. . This package contains the deprecated Free Pascal libc unit for the i386 architecture (used for compatibility with Borland's Kylix). Package: lib64asan6 Description-md5: 1a9f659ca4439e2038933f842e164011 Description-en: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib64gcc-11-dev Description-md5: 44d3aaff7c21b9d5950416cabd2035a0 Description-en: GCC support library (64bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib64gfortran-11-dev Description-md5: 552b8ddfa55fb97fed937c39ac7c9855 Description-en: Runtime library for GNU Fortran applications (64bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib64go-11-dev Description-md5: a7ef5921b4b83cb852b9de565ed5fece Description-en: Runtime library for GNU Go applications (64bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib64go19 Description-md5: 07fa56d3e232224f82aa278bc1a968bd Description-en: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. Package: lib64gphobos-11-dev Description-md5: 74c4089eeff14106ae16cc4257ba8f73 Description-en: Phobos D standard library (64bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib64gphobos2 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib64objc-11-dev Description-md5: c0fc895d2778279155bfb6af8561da8e Description-en: Runtime library for GNU Objective-C applications (64bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib64stdc++-11-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib64stdc++6-11-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: mysql-source-8.0 Description-md5: 88f58941059fab032315a68e3122ac60 Description-en: MySQL source MySQL 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 MySQL are speed, robustness and ease of use. . This package includes the MySQL source code as configured before building - but after the arch specific configuration. This is currently required for building plugins. Package: mysql-testsuite-8.0 Description-md5: ccc32250aefb33a80993be5dab467ee4 Description-en: MySQL 8.0 testsuite MySQL 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 MySQL are speed, robustness and ease of use. . This package includes the MySQL testsuite. Package: sb16ctrl-bochs Description-md5: 00c29543573b338ce1a35bae09b7e897 Description-en: control utility for Bochs emulated SB16 card You can use this utility to perform some query operations on the Bochs emulated SB16 card. It needs to be installed in your Debian-based guest OS. . The sb16ctrl utility contained in this package can only be used from inside the Bochs emulator. DO NOT TRY IT ON REAL HARDWARE. Package: librust-tokio-executor-dev Description-md5: 1d0777a6d4941c1d599a024b61bd87bb Description-en: Future execution primitives - Rust source code This package contains the source for the Rust tokio-executor crate, packaged by debcargo for use with cargo and dh-cargo. Package: netlabel-tools Description-md5: c34a9c6dc669e03e4de3a6aeac234e2b Description-en: management tool for the Linux NetLabel Subsystem The NetLabel management utility, netlabelctl, is a command line program designed to allow system administrators to configure the NetLabel system in the kernel. . This package requires that the running kernel supports NETLABEL. Package: atuin Description-md5: 2304f510597dfc0e0462289a29a80cbf Description-en: magical shell history Atuin replaces your existing shell history with a SQLite database, and records additional context for your commands. . * rebind Ctrl-r and up (configurable) to a full screen history search UI * store shell history in a SQLite database * back up and sync encrypted shell history * the same history across terminals, across sessions, and across machines * log exit code, cwd, hostname, session, command duration, etc * calculate statistics such as "most used command" * old history file is not replaced * quick-jump to previous items with Alt- * switch filter modes via Ctrl-r; search history just from the current session, directory, or globally * enter to execute a command, tab to edit . Note to bash users: ble.sh or bash-preexec is additionally required, neither is packaged in Debian yet, so you have to install one of them yourselves. Package: birthday Description-md5: 4baf6916eea7ba303969dcb595762fa7 Description-en: Display information about pending events on login Given a list of the dates of various different events, works out and displays a list of those which will come up in the next couple of weeks. This was originally designed for birthdays, but can equally be used for reminders about yearly events, or for a running diary. . Note that if you want to use vcf2birthday script you will need perl. Package: brz Description-md5: 4daa260c32bc7524a58f92196d3808bc Description-en: easy to use distributed version control system Breezy is a distributed version control system designed to be easy to use and intuitive, able to adapt to many file formats and workflows, reliable, and easily extendable. . Out of the box, Breezy supports both the Git and Bazaar repository formats. Package: corrosion Description-md5: 4cbc21579b747160c17f9687bd29da47 Description-en: Tool for integrating rust with an existing CMake project Corrosion, formerly known as cmake-cargo, is a tool for integrating Rust into an existing CMake project. . Corrosion can automatically import executables, static libraries, and dynamic libraries from a workspace or package manifest (Cargo.toml file). Package: dolphin-nextcloud Description-md5: dfaf233805cd565efb312a3460a9ade5 Description-en: Nextcloud integration for Dolphin The Nextcloud desktop app lets you always have your latest files wherever you are. Just specify one or more folders on the local machine to and a server to synchronize to. You can configure more computers to synchronize to the same server and any change to the files on one computer will silently and reliably flow across to every other. . Dolphin Nextcloud is an extension that integrates the Nextcloud web service with your Plasma Desktop (KDE). Package: fim Description-md5: 545bc8b6326b5387fc70d5fa199f1855 Description-en: scriptable frame buffer, X.org and ascii art image viewer FIM is a highly customizable scriptable image viewer targeted at the users who are comfortable with software like the Vim text editor or the Mutt mail user agent. FIM aims to be a "swiss army knife" for viewing images. Its code derives from the "Fbi" framebuffer image viewer by Gerd Hoffmann. FIM is multidevice: it has X support via the SDL library and ascii art output via the aalib library. . It supports image description files, file search and filtering using regular expressions on filenames and descriptions, caption display, customizable status line, EXIF tags display, EXIF-based image rotation, recursive directory traversal, reading from stdin, and can e.g. jump between two images remembering scale and position. . It can speed up loading by image caching and speed up scaling with mipmaps. It offers GNU readline command line autocompletion and history, completely customizable key bindings, external/internal (if-while based) scriptability (through return codes, standard input/output, and commands given at invocation time, an initialization file, Vim-like autocommands), and much more. Package: golang-golang-x-tools Description-md5: e34084d88c06480ee1c22d1df714cb85 Description-en: supplementary Go tools This subrepository holds the source for various packages and tools that support the Go programming language. . Some of the tools, godoc and vet for example, used to be included in the golang-go package. Others, including the Go oracle and the test coverage tool, can be fetched with "go get". . Packages include a type-checker for Go and an implementation of the Static Single Assignment form (SSA) representation for Go programs. Package: itinerary Description-md5: 6c2f6dc66f5ca2ed3f61a12ec417db5d Description-en: Digital travel assistant protecting your privacy Getting your itinerary presented in a unified, well structured and always up to date fashion rather than advertisement overloaded HTML email monstrosities or countless vendor-specific apps. Package: libarccommon3t64 Description-md5: 0e374f98fce6d9477c267693cca43007 Description-en: Advanced Resource Connector Middleware NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . The ARC middleware is a software solution that uses distributed computing technologies to enable sharing and federation of computing resources across different administrative and application domains. ARC is used to create distributed infrastructures of various scope and complexity, from campus to national and global deployments. Package: libarcglobusutils3t64 Description-md5: c1af8ec320c56fa6f09d86e8a033ebd2 Description-en: ARC Globus plugins common libraries NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . ARC Globus plugins common libraries package includes the bundle of necessary Globus libraries needed for all other globus-dependent ARC components. Package: libautopilot-gtk Description-md5: c76f24e365cee9cbd3ae6bd89df0ce70 Description-en: Makes GTK+ applications introspectable by autopilot. This allows autopilot to test any existing GTK+ application, without having to rebuild the application under test. Package: libghc-text-icu-dev Description-md5: 9ef0683e2a1db8cdec8ec71d55519b9b Description-en: bindings to the ICU library Haskell bindings to the International Components for Unicode (ICU) libraries. These libraries provide robust and full-featured Unicode services on a wide variety of platforms. . Features include: . Both pure and impure bindings, to allow for fine control over efficiency and ease of use. . Breaking of strings on character, word, sentence, and line boundaries. . Access to the Unicode Character Database (UCD) of character metadata. . String collation functions, for locales where the conventions for lexicographic ordering differ from the simple numeric ordering of character codes. . Character set conversion functions, allowing conversion between Unicode and over 220 character encodings. . Unicode normalization. (When implementations keep strings in a normalized form, they can be assured that equivalent strings have a unique binary representation.) . Regular expression search and replace. . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-text-icu-prof Description-md5: fb41209a8e0c591022a3b37a739c7717 Description-en: bindings to the ICU library; profiling libraries Haskell bindings to the International Components for Unicode (ICU) libraries. These libraries provide robust and full-featured Unicode services on a wide variety of platforms. . Features include: . Both pure and impure bindings, to allow for fine control over efficiency and ease of use. . Breaking of strings on character, word, sentence, and line boundaries. . Access to the Unicode Character Database (UCD) of character metadata. . String collation functions, for locales where the conventions for lexicographic ordering differ from the simple numeric ordering of character codes. . Character set conversion functions, allowing conversion between Unicode and over 220 character encodings. . Unicode normalization. (When implementations keep strings in a normalized form, they can be assured that equivalent strings have a unique binary representation.) . Regular expression search and replace. . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libgzstream-dev Description-md5: 0d5f3f1844758d871482cc179322016c Description-en: provide functionality of zlib C-library in a C++ iostream (development) Gzstream is a small C++ library, basically just a wrapper, that provides the functionality of the zlib C-library in a C++ iostream. . This package contains the static library and header files. Package: libgzstream0 Description-md5: 25781160586e93aa72b484d8a32bdb7b Description-en: provide functionality of zlib C-library in a C++ iostream Gzstream is a small C++ library, basically just a wrapper, that provides the functionality of the zlib C-library in a C++ iostream. . This package contains the dynamic library. Package: libignition-gui-dev Description-md5: feda608232ae7542cb618649a19a2bc9 Description-en: Ignition Gui classes and functions for robot apps - Development files Ignition Gui is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Package for development libraries and headers. Package: libignition-gui6-6 Description-md5: a1785db80184ac84ff09bc2ef2702ff3 Description-en: Ignition Gui classes and functions for robot apps - Shared library Ignition Gui is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Package contains the main libraries Package: libignition-sensors-air-pressure-dev Description-md5: 7ef8439d5cf7d15ce02454d28114b52d Description-en: Ignition sensors classes and functions for robot apps - Dev files air-pressure Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for air-pressure sensor Package: libignition-sensors-altimeter-dev Description-md5: e7e4bd4fb10ae6d525fd53df49e3f692 Description-en: Ignition sensors classes and functions for robot apps - Dev files altimeter Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for altimeter sensor Package: libignition-sensors-camera-dev Description-md5: 9a8b2d2bc7256e8d3be9e95a8de9da99 Description-en: Ignition sensors classes and functions for robot apps - Dev files Camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for Camera sensor Package: libignition-sensors-core-dev Description-md5: 045b0fe84d48ce2e398a6cd32cb62aba Description-en: Ignition sensors classes and functions for robot apps - Development files Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Core development files Package: libignition-sensors-depth-camera-dev Description-md5: 0cb6de466a3cb3a15285645737d1a676 Description-en: Ignition sensors classes and functions for robot apps - Dev files depth-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for depth-camera sensor Package: libignition-sensors-dev Description-md5: b51a00c68154af6a66278ed2bef0391a Description-en: Ignition sensors classes and functions for robot apps - Metapackage Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Metapackage for all the -dev files Package: libignition-sensors-force-torque-dev Description-md5: a68ff69ec3a7ac190752e37aead56407 Description-en: Ignition sensors classes and functions for robot apps - Dev files force-torque Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for force-torque sensor Package: libignition-sensors-gpu-lidar-dev Description-md5: 7c0a357103c919f224f14ccd4636a13c Description-en: Ignition sensors classes and functions for robot apps - Dev files gpu-lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for gpu-lidar sensor Package: libignition-sensors-imu-dev Description-md5: 2cb4aabeeda68b9203ced686aed19ec1 Description-en: Ignition sensors classes and functions for robot apps - Dev files imu Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for imu sensor Package: libignition-sensors-lidar-dev Description-md5: a97d47fe92f56af44e92d5c936cfb306 Description-en: Ignition sensors classes and functions for robot apps - Dev files lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for lidar sensor Package: libignition-sensors-logical-camera-dev Description-md5: 520a4c764874076ef2a304550f1789a7 Description-en: Ignition sensors classes and functions for robot apps - Dev files logical-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for logical-camera sensor Package: libignition-sensors-magnetometer-dev Description-md5: 959672d6f8a3b26e7fc4e2d9ef834460 Description-en: Ignition sensors classes and functions for robot apps - Dev files magnetometer Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for magnetometer sensor Package: libignition-sensors-navsat-dev Description-md5: 7f056e5be5b7abc2cdf602b4d4ef786a Description-en: Ignition sensors classes and functions for robot apps - Dev files navsat Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for NavSat (GPS) sensor Package: libignition-sensors-rendering-dev Description-md5: e8d69ff6a6c453c6791ed8ea937efcc4 Description-en: Ignition sensors classes and functions for robot apps - Dev files rendering Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for rendering sensor Package: libignition-sensors-rgbd-camera-dev Description-md5: f35c366810390c55e8eb96ba1b7a3e98 Description-en: Ignition Sensors classes and functions for robot apps - Dev files rgbd-camera Ignition Sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for rgbd-camera sensor Package: libignition-sensors-segmentation-camera-dev Description-md5: c99da2926ec257e587e2da1a5878e1ac Description-en: Ignition sensors classes and functions for robot apps - Dev files segmentation-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for segmentation-camera sensor Package: libignition-sensors-thermal-camera-dev Description-md5: c6b83066508432d2887164583c32b21e Description-en: Ignition sensors classes and functions for robot apps - Dev files thermal-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Development files for thermal-camera sensor Package: libignition-sensors6-6 Description-md5: 11c0438fc30ca20a7a7b6a53c5a094a3 Description-en: Ignition sensors classes and functions for robot apps - Shared library Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. Package: libignition-sensors6-air-pressure6 Description-md5: 6af3c8504ac71fac27ab75b3e27d3b55 Description-en: Ignition sensors classes and functions for robot apps - Lib air-pressure Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for air-pressure sensor Package: libignition-sensors6-altimeter6 Description-md5: b5b40c004495caa2a0617bd41ac8fbc4 Description-en: Ignition sensors classes and functions for robot apps - Lib altimeter Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for altimeter sensor Package: libignition-sensors6-camera6 Description-md5: e0cefdb7a9b8fee736a39c6a3e5d7894 Description-en: Ignition sensors classes and functions for robot apps - Lib Camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for Camera sensor Package: libignition-sensors6-depth-camera6 Description-md5: fd36179ae2b4b263c991c031208c6557 Description-en: Ignition sensors classes and functions for robot apps - Lib depth-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for depth-camera sensor Package: libignition-sensors6-force-torque6 Description-md5: 56926cbbacc74bdb19f6320d9d96e9eb Description-en: Ignition sensors classes and functions for robot apps - Lib force-torque Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for force-torque sensor Package: libignition-sensors6-gpu-lidar6 Description-md5: 94dc7b7ee619cf97c4bbd9b9aa1d48e2 Description-en: Ignition sensors classes and functions for robot apps - Lib gpu-lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for gpu-lidar sensor Package: libignition-sensors6-imu6 Description-md5: c3f7a8b0900b5bb22286690a7dad12a8 Description-en: Ignition sensors classes and functions for robot apps - Lib imu Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for imu sensor Package: libignition-sensors6-lidar6 Description-md5: 09928d3bcb5434c27b4ee3f1b66284b0 Description-en: Ignition sensors classes and functions for robot apps - Lib lidar Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for lidar sensor Package: libignition-sensors6-logical-camera6 Description-md5: d21596526c2a201792542dffbe8fb918 Description-en: Ignition sensors classes and functions for robot apps - Lib logical-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for logical-camera sensor Package: libignition-sensors6-magnetometer6 Description-md5: 9f99ea765378626d5f99f4682048de90 Description-en: Ignition sensors classes and functions for robot apps - Lib magnetometer Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for magnetometer sensor Package: libignition-sensors6-navsat6 Description-md5: 6dbd43dc17d2d05de6788cc0423ed621 Description-en: Ignition sensors classes and functions for robot apps - Lib navsat Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for NavSat (GPS) sensor Package: libignition-sensors6-rendering6 Description-md5: 3bbd2907b87b38d1a3df1c97ab4918c5 Description-en: Ignition sensors classes and functions for robot apps - Lib rendering Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for rendering sensor Package: libignition-sensors6-rgbd-camera6 Description-md5: 501dfc7a56ce94b12ca397b409807442 Description-en: Ignition Sensors classes and functions for robot apps - Lib rgbd-camera Ignition Sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for rgbd-camera sensor Package: libignition-sensors6-segmentation-camera6 Description-md5: c33fab7ca9f229ab00c48de7041b65e7 Description-en: Ignition sensors classes and functions for robot apps - Lib segmentation-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for segmentation-camera sensor Package: libignition-sensors6-thermal-camera6 Description-md5: 3d9f0ce4b4fd826a65199add2c4d5f7e Description-en: Ignition sensors classes and functions for robot apps - Lib thermal-camera Ignition sensors is a component in the ignition framework, a set of libraries designed to rapidly develop robot applications. . Shared library for thermal-camera sensor Package: libnanovdb-dev Description-md5: b535e163d230be950d22adcff158bf75 Description-en: Sparse Volume Processing toolkit - NanoVDB - dev OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It is developed and maintained by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. . This is the package for developping NanoVDB applications Package: libnanovdb-tools Description-md5: 4ff38c6c193042c810745d6c8b6c3136 Description-en: Sparse Volume Processing toolkit - NanoVDB - runtime OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It is developed and maintained by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. . This is the package for the runtime. It installs nanovdb_convert, nanovdb_print, nanovdb_validate. Package: libnextcloudsync-dev Description-md5: 82ea5fe280429dba7572f75ce99316c1 Description-en: Nextcloud folder synchronization - development files The Nextcloud desktop app lets you always have your latest files wherever you are. Just specify one or more folders on the local machine to and a server to synchronize to. You can configure more computers to synchronize to the same server and any change to the files on one computer will silently and reliably flow across to every other. . This package contains the library development files. Package: libnextcloudsync0t64 Description-md5: 1c95ec7efdb6cd473a548e7a1a6a0129 Description-en: Nextcloud folder synchronization - libraries The Nextcloud desktop app lets you always have your latest files wherever you are. Just specify one or more folders on the local machine to and a server to synchronize to. You can configure more computers to synchronize to the same server and any change to the files on one computer will silently and reliably flow across to every other. . This package provides the library for nextcloud-desktop. Package: libopenvdb-ax-dev Description-md5: 022ed0dc8ba19b821dab8201c3df6520 Description-en: Sparse Volume Processing toolkit - dev OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It is developed and maintained by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. . This is the package for developping OpenVDB/AX applications Package: libopenvdb-ax-tools Description-md5: 8ec7525de94ffbfa6b1c7d971ecb9fa7 Description-en: Sparse Volume Processing toolkit - runtime OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It is developed and maintained by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. . This is the package for the runtime. It installs vdb_ax Package: libopenvdb-ax10.0t64 Description-md5: a04704918ecb961c555aad235f403d9e Description-en: Sparse Volume Processing toolkit - lib OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It is developed and maintained by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. . This package contains the libraries needed to run OpenVDB/AX applications Package: libopenvdb-dev Description-md5: 9cddbeb9f13eaafdf0af10b6d78d4ee5 Description-en: Sparse Volume Processing toolkit - dev OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It is developed and maintained by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. . This is the package for developping OpenVDB applications Package: libopenvdb-tools Description-md5: d3b56c1c14d852f49b402bdfdeefaab7 Description-en: Sparse Volume Processing toolkit - runtime OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It is developed and maintained by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. . This is the package for the runtime. It installs vdb_lod, vdb_print, vdb_tool, vdb_render and vdb_view. Package: libopenvdb10.0t64 Description-md5: 119ea2ed9b180c78a8b4019abb71bd75 Description-en: Sparse Volume Processing toolkit - lib OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It is developed and maintained by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. . This package contains the libraries needed to run OpenVDB applications 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: librust-tokio-reactor-dev Description-md5: 07eabb320ba20cc7e0ec5ba4953b5dff Description-en: Event loop that drives Tokio I/O resources - Rust source code This package contains the source for the Rust tokio-reactor crate, packaged by debcargo for use with cargo and dh-cargo. Package: libsimpleini-dev Description-md5: a784ec5940251ed9ae300d0a42b28334 Description-en: C++ library for INI-style configuration files (development files) A cross-platform library that provides a simple API to read and write INI-style configuration files. It supports data files in ASCII, MBCS and Unicode. It is designed explicitly to be portable to any platform and has been tested on Windows, WinCE and Linux. . This package contains the header files. Package: libsimpleini1t64 Description-md5: 27f03ba3da53c362ebc78360b058d2d4 Description-en: C++ library for INI-style configuration files A cross-platform library that provides a simple API to read and write INI-style configuration files. It supports data files in ASCII, MBCS and Unicode. It is designed explicitly to be portable to any platform and has been tested on Windows, WinCE and Linux. Package: meli Description-md5: 784f0bee4f12fb71e85a4c96f8dd754e Description-en: terminal mail client meli is a terminal email client with support for multiple accounts, for Maildir, mbox content storage, for notmuch metadata storage, and for IMAP, JMAP and NNTP (Usenet) protocols. Package: nextcloud-desktop Description-md5: a2bf7c3db498a3e87f05105e73c38541 Description-en: Nextcloud folder synchronization tool The Nextcloud desktop app lets you always have your latest files wherever you are. Just specify one or more folders on the local machine to and a server to synchronize to. You can configure more computers to synchronize to the same server and any change to the files on one computer will silently and reliably flow across to every other. . nextcloud-desktop provides the graphical client specialising in synchronizing with cloud storage provided by Nextcloud. Package: nextcloud-desktop-cmd Description-md5: 1d3fc9ea8ee11f0fc5833d214cdfec9d Description-en: folder synchronization with an Nextcloud server - cmd client The Nextcloud desktop app lets you always have your latest files wherever you are. Just specify one or more folders on the local machine to and a server to synchronize to. You can configure more computers to synchronize to the same server and any change to the files on one computer will silently and reliably flow across to every other. . This package provides the command line client specialising in synchronizing with cloud storage provided by Nextcloud. Package: nordugrid-arc-arex Description-md5: 300b960e90b117b0353dbf89c0e3b06d Description-en: ARC Resource-coupled EXecution service NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . The ARC Resource-coupled EXecution service (AREX) is the Computing Element of the ARC middleware. AREX offers a full-featured middle layer to manage computational tasks including interfacing to local batch systems, taking care of complex environments such as data staging, data caching, software environment provisioning, information collection and exposure, accounting information gathering and publishing. Package: nordugrid-arc-arex-python-lrms Description-md5: 0c145987b78f407ccea5b1c40a804355 Description-en: ARC Resource-coupled EXecution service - Python LRMS backends NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . The Python LRMS backends are a new implementation of the AREX LRMS backend scripts written in Python. Currently only the SLURM LRMS is supported. It is released as a technology preview. Package: nordugrid-arc-client Description-md5: 0d8b4f034863a48ad213ffb7bf7a0c8a Description-en: ARC command line clients NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . This client package contains all the CLI tools that are needed to operate with x509 proxies, submit and manage jobs and handle data transfers. Package: nordugrid-arc-datadelivery-service Description-md5: 97705a857b84981d1c1728d7aafa365c Description-en: ARC data delivery service NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . This package contains the ARC data delivery service. Package: nordugrid-arc-dev Description-md5: 5434707519d14230bb80c0de6395941f Description-en: ARC development files NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . Header files and libraries needed to develop applications using ARC. Package: nordugrid-arc-gridftpd Description-md5: d172b893a47929df40ed13bfa64244c8 Description-en: ARC GridFTP server NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . This package contains the ARC gridftp server which can be used as a custom job submission interface in front of an ARC enabled computing cluster or as a low-level dedicated gridftp file server. Package: nordugrid-arc-hed Description-md5: 40545887ed24ff3927717d7dccf7eb85 Description-en: ARC Hosting Environment Daemon NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . The ARC Hosting Environment Daemon (HED) is a Web Service container for ARC services. Package: nordugrid-arc-plugins-arcrest Description-md5: 1a26913479dfdc5c263fd7c4dde2b362 Description-en: ARC REST plugin NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . ARC plugin for ARC REST interface technology preview. Package: nordugrid-arc-plugins-gfal Description-md5: d1b320476ddaac1247ac73b13de0da78 Description-en: ARC GFAL2 plugins NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . ARC plugins for GFAL2. This allows third-party transfer and adds support for several extra transfer protocols (rfio, dcap, gsidcap). Support for specific protocols is provided by separate 3rd-party GFAL2 plugin packages. Package: nordugrid-arc-plugins-gridftp Description-md5: ebe3acf24abbc77519d56a732feb7010 Description-en: ARC Globus dependent DMCs NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . ARC Globus GridFTP plugins. These allow access to data through the gridftp protocol. Package: nordugrid-arc-plugins-gridftpjob Description-md5: b7f0626769d3a0a31e2648ccf42c6233 Description-en: ARC GRIDFTPJOB client plugin NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . ARC GRIDFTPJOB plugin allows submitting jobs via the gridftpd interface. Package: nordugrid-arc-plugins-internal Description-md5: e37e1d962770194c27de847092eb80ea Description-en: ARC internal plugin NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . The ARC internal plugin. A special interface aimed for restrictive HPC sites, to be used with a local installation of the ARC Control Tower. Package: nordugrid-arc-plugins-lcas-lcmaps Description-md5: 02696a6a76344a80ca9c5f3c3df9c02b Description-en: ARC LCAS/LCMAPS plugins NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . ARC LCAS/LCMAPS tools allow configuring ARC CE to use LCAS/LCMAPS services for authorization and mapping. Package: nordugrid-arc-plugins-needed Description-md5: 65439e257c63108c957dc1132030d440 Description-en: ARC base plugins NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . ARC base plugins. This includes the Message Chain Components (MCCs) and Data Manager Components (DMCs). Package: nordugrid-arc-plugins-python Description-md5: 43548e7bc6b22d368de36b322cad9de1 Description-en: ARC Python dependent plugin NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . ARC plugins dependent on Python. Package: nordugrid-arc-plugins-xrootd Description-md5: 8b633e18244f79461b0a9799154f2c9f Description-en: ARC xrootd plugins NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . ARC xrootd plugins. These allow access to data through the xrootd protocol. Package: nordugrid-arc-test-utils Description-md5: 153298e16d8ee643fe1e967b8bfa0f73 Description-en: ARC test tools NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . This package contains a few utilities useful to test various ARC subsystems. The package is not required by users or sysadmins and it is mainly for developers. Package: nordugrid-arc-wn Description-md5: eceda889f780edfaa3d83834c6c6ec3f Description-en: ARC optional worker nodes components NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . This package contains the optional components that provide new job management features on the worker nodes (WN). Package: python3-breezy Description-md5: 90082b54332cb2e9520ec69a203ad9c4 Description-en: distributed version control system - Python 3 library Breezy is a distributed version control system designed to be easy to use and intuitive, able to adapt to many file formats and workflows, reliable, and easily extendable. . This package contains the Breezy Python 3 library. Package: python3-brian-lib Description-md5: dc083088a2f3323bd26f94bf3a81af9c Description-en: simulator for spiking neural networks -- extensions Brian is a clock-driven simulator for spiking neural networks. It is designed with an emphasis on flexibility and extensibility, for rapid development and refinement of neural models. Neuron models are specified by sets of user-specified differential equations, threshold conditions and reset conditions (given as strings). The focus is primarily on networks of single compartment neuron models (e.g. leaky integrate-and-fire or Hodgkin-Huxley type neurons). . This package provides Python3 binary extensions. Package: python3-cypari2 Description-md5: 4ce72cd59d1d99bc5bef7cb61b958cd3 Description-en: Python interface to PARI -- Python 3 A Python interface to the number theory library libpari. . This package installs the library for Python 3. Package: python3-freesas Description-md5: 259c9468cdd62f4f342388666158d6c1 Description-en: Python libraries for small angle scattering tools Available tools: - supycomb: a re-implementation of supcomb as described in J. Appl. Cryst. (2001). 34, 33-41; - autorg: automatic guess of the Guinier region in a SAXS curve, based on BioXTAS-RAW; - auto_guinier automatic guess of the Guinier region in a SAXS curve, based on J. Appl. Cryst. (2007). 40, s223-s228; - auto_gpa: automatic Guinier peak analysis, based on J Appl Cryst. (2016). 49, 1412–1419; - bift: an Bayesian inverse Fourier transform, based on J. Appl. Cryst. (2006). 39, 797-804 & BioXtas-RAW; - cormap: a tool to assess the similarity of saxs curves, based on Nature Methods volume 12, pages 419–422 (2015). Package: python3-nordugrid-arc Description-md5: fc38f2862c8e98451ce06ede3bdd3c95 Description-en: ARC Python wrapper NorduGrid is a collaboration aiming at development, maintenance and support of the middleware, known as the Advanced Resource Connector (ARC). . Python bindings for ARC. Package: python3-openvdb Description-md5: 6dbc7dca3cb3e1ceb9118d380bac5e32 Description-en: Sparse Volume Processing toolkit - Python 3 binding OpenVDB is an open source C++ library comprising a novel hierarchical data structure and a suite of tools for the efficient storage and manipulation of sparse volumetric data discretized on three-dimensional grids. It is developed and maintained by DreamWorks Animation for use in volumetric applications typically encountered in feature film production. . This is the package for the Python 3 binding. 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: openvswitch-ipsec Description-md5: 3709e379f5ca3b3d58d9b448edaefda7 Description-en: Open vSwitch IPsec tunneling support Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package provides IPsec tunneling support for OVS tunnels. Package: openvswitch-testcontroller Description-md5: 55827d9f036c6bc8e9b4979e18054a4e Description-en: Simple controller for testing OpenFlow setups This controller enables OpenFlow switches that connect to it to act as MAC-learning Ethernet switches. It can be used for initial testing of OpenFlow networks. It is not a necessary or desirable part of a production OpenFlow deployment. Package: openvswitch-vtep Description-md5: be45108f46f34bd9625673e3854b516b Description-en: Open vSwitch VTEP utilities Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package provides utilities that are useful to interact with a VTEP-configured database and a VTEP emulator.