Package: 2048 Description-md5: 2d3a24661b5ec0391d6bd1aedf7c20b7 Description-en: Slide and add puzzle game for text mode The 2048 game is a mathematics based puzzle game where you have to slide tiles in a 4x4 board in any of the four possible directions. Touching tiles with the same value are then merged into tiles with the added value of the merged ones. You start with a couple of 2-valued tiles and new tiles appear randomly after sliding. The target of the game is to reach a tile with a value of 2048 before the board is full. Package: 3dchess Description-md5: 12d01b96d7645ee302ebc29cde999e92 Description-en: Play chess across 3 boards! There are three boards, stacked vertically; 96 pieces of which most are the traditional chess pieces with just a couple of additions; 26 possible directions in which to move. Provides a challenging enough game to all but the most highly skilled players. Package: 6tunnel Description-md5: 860002e3477a2706be336a14451bba8e Description-en: TCP proxy for non-IPv6 applications 6tunnel allows you to use services provided by IPv6 hosts with IPv4-only applications and vice versa. It can bind to any of your IPv4 or IPv6 addresses and forward all data to IPv4 or IPv6 host. . Tunnelling for application that don't speak IPv6. It can be used for example as an IPv6-capable IRC proxy in other network. Package: a2boot Description-md5: b1fce2791fcaa94a110d0d7dc0d3fbfd Description-en: AppleTalk Network Suite (Apple II NetBoot) Netatalk's services and tools for networking with very old Macs and Apple IIs . This package contains a daemon that allows you to boot an Apple II over the network from an AFP volume. Package: aardvark-dns Description-md5: c28905e0e5bc117a59922a396c3d593b Description-en: Container-focused DNS server Netavark is designed to work with podman but is also applicable for other OCI container management applications. Package: abcm2ps Description-md5: aad21fc166f2817ea6a99eace80bde66 Description-en: Translates ABC music description files to PostScript The program translates tunes written in the ABC format to PostScript, which can then be viewed using Ghostview et al. or printed on a PostScript printer or through Ghostscript. It supports various semi-standard extensions to the ABC standard, such as multiple voices and staves. . Jean-François Moine once wrote abcm2ps as a successor of abc2ps by Michael Methfessel. He is working on an new version named abc2svg. 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: acpica-tools Description-md5: 47130f63ef3687d8243fb5d20706b56e Description-en: ACPICA tools for the development and debug of ACPI tables The ACPI Component Architecture (ACPICA) project provides an OS-independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel-resident subsystem, and a small set of tools to assist in developing and debugging ACPI tables. . This package contains only the user-space tools needed for ACPI table development, not the kernel implementation of ACPI. The following commands are installed: -- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine Language), suitable for inclusion as a DSDT in system firmware. It also can disassemble AML, for debugging purposes. -- acpibin: performs basic operations on binary AML files (e.g., comparison, data extraction) -- acpidump: write out the current contents of ACPI tables -- acpiexec: simulate AML execution in order to debug method definitions -- acpihelp: display help messages describing ASL keywords and op-codes -- acpisrc: manipulate the ACPICA source tree and format source files for specific environments -- acpixtract: extract binary ACPI tables from acpidump output (see also the pmtools package) Package: actiona Description-md5: a258a2ae406a96178c043b4c56ac3b6d Description-en: emulate human activity through a powerful GUI and JavaScript Actiona is an application that allows you to execute many actions on your computer such as emulating mouse clicks, key presses, showing message boxes, editing text files, etc. Tasks can be created using a simple editor or using the EcmaScript (JavaScript) programming language for more customization. Actiona is cross-platform. Package: adb Description-md5: f76b4a6e3d1a7d7138315debf76426e0 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 depends on "android-udev-rules" 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: adminer Description-md5: d71217c0cebda0e847dbf809dc3cf035 Description-en: Web-based database administration tool Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it is a light weight application with these priorities in order: security, user experience, performance, feature set and size. Package: afflib-tools Description-md5: 6b167772266146c1aaf839af338e295b Description-en: Advanced Forensics Format Library (utilities) The Advanced Forensic Format (AFF) is on-disk format for storing computer forensic information. Critical features of AFF include: . - AFF allows you to store both computer forensic data and associated metadata in one or more files. - AFF allows files to be digital signed, to provide for chain-of-custody and long-term file integrity. - AFF allows for forensic disk images to stored encrypted and decrypted on-the-fly for processing. This allows disk images containing privacy sensitive material to be stored on the Internet. . This package provides the AFF Toolkit, that is a set of programs for working with computer forensic information. Using these tools you can: * Interconvert disk images between a variety of formats, including: - raw or "dd"; - splitraw (in which a single image is split between multiple files); - AFF format (in which the entire disk image is stored in a single file); - AFD format (in which a disk image is stored in multiple AFF files stored in a single directory); - AFM format (in which an AFF file is used to annotate a raw file). * Compare disk images and report the data or metadata that is different. * Copy disk images from one location to another, with full verification of data, metadata, and the automatic generation of a chain-of-custody segment. * Find errors in an AFF file and fix them. * Print information about a file. * Print detailed statistics about a file * Generate a XML representation of a disk image's metadata (for example, acquisition time or the serial number of the acquisition device). * Produce a XML "diskprint" which allows a disk image to be rapidly fingerprinted without having the computer the SHA1 of the entire disk. . The AFF Toolkit provides these executables: affcat, affcompare, affconvert, affcopy, affcrypto, affdiskprint, affinfo, affix, affrecover, affsegment, affsign, affstats, affuse, affverify and affxml. Package: aide-dynamic Description-md5: 8bf4f7566feb77cc67df60020394eaeb Description-en: Advanced Intrusion Detection Environment - transitional package AIDE is an intrusion detection system that detects changes to files on the local system. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialized it can be used to verify the integrity of the files. It has several message digest algorithms (md5, sha1, rmd160, tiger, haval, etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. . This is a transitional package to allow the seamless replacement of the aide-dynamic package with the normal aide package, which is now also dynamically linked. See NEWS.Debian for an explanation. 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: 904b79b56e98a3db270456d32ff78921 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. . In addition, the package contains an improved QSql driver for SQLite named "QSQLite3". It can be used by any application that needs to access SQLite databases via standard Qt QSql framework. 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-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: alacritty Description-md5: 20f2b69e0d0a4575e32d49880cfb2ae6 Description-en: Fast, cross-platform, OpenGL terminal emulator Alacritty is a modern terminal emulator that comes with sensible defaults, but allows for extensive configuration. By integrating with other applications, rather than reimplementing their functionality, it manages to provide a flexible set of features with high performance. 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: almanah Description-md5: 034aeb320a1186c1cafc6b4acaefdfb1 Description-en: Application to ease management of a personal diary Almanah is a small application to ease management of a personal diary. It has basic editing and linking abilities like: . - adding links to other content to diary entries - database encryption - search and printing support Package: alpine Description-md5: 3ddd074b130edc15ad4419408e6d3266 Description-en: Text-based email client, friendly for novices but powerful Alpine is an upgrade of the well-known PINE email client. Its name derives from the use of the Apache License and its ties to PINE. . It features a full suite of support for mail protocols like IMAP and SMTP and security protocols like TLS. It uses curses for its interface. Package: alpine-doc Description-md5: d36b0af30efaab3c303df1eb7e7202ef Description-en: Text-based email client's documentation Alpine is an upgrade of the well-known PINE email client. Its name derives from the use of the Apache License and its ties to PINE. . This package stores documentation for alpine. Package: alpine-pico Description-md5: 26a939a9b42d10bb338f5e7cb4ba132b Description-en: Simple text editor from Alpine, a text-based email client "pico" is a simple but powerful text editor. It was originally the pine composer, the editor used by the pine email client for writing email messages. . It has gained popularity since its initial use in that context and is now used as a stand-alone editor by many users. . It is similar to but less powerful than GNU Nano, an editor created with the pico interface when the pico license was non-free. Package: alsa-tools Description-md5: 4d64eace7e51fb1fc1a18ed780ee5e62 Description-en: Console based ALSA utilities for specific hardware A collection of console-based utilities for specific sound hardware: . as10k1 - An assembler for the EMU10K1 (EMU10K2) DSP chip hda-verb - send HD-audio commands to Intel HDA devices sbiload - OPL2/3 FM instrument loader for the ALSA sequencer us428control - Controller utility for Tascam US-X2Y Package: alsa-tools-gui Description-md5: 7e9c05fa4ed7725d61d80aa2becaf0fc Description-en: GUI based ALSA utilities for specific hardware A collection of GUI based ALSA utilities for specific sound hardware: . echomixer - control tool for Echoaudio soundcards envy24control - control tool for Envy24 (ice1712) based soundcards hdajackretask - retask jacks on HDA Intel hardware hdspconf - GUI program to control the Hammerfall HDSP Alsa Settings. hdspmixer - tool to control the advanced routing features of the RME Hammerfall DSP. rmedigicontrol - control tool for RME Digi32 and RME Digi96 soundcards Package: ample Description-md5: 07df7d683a482f82af8164fe6a9459ce Description-en: simple MP3 server easy to use Ample (An MP3 LEnder) is a simple MP3 server written in C. It does not support mixing, radio shows, etc. Ample is just intended to be an easy way to remotely listen to your MP3s using the "open location" features in XMMS, WinAmp, and Media Player. Package: amsynth Description-md5: 42adbf3ede6156bdcbafcf752ad79f66 Description-en: two oscillators software synthesizer amSynth features: * two analogue-style audio oscillators, featuring: o sine wave o saw/triangle wave with adjustable shape o square/pulse wave with adjustable pulsewidth o noise generation o "random" wave (noise with sample & hold) o oscillator sync o of course, detune and range control * mixer section with ring modulation * analogue-style low-pass filter o 24dB/octave curve o dedicated ADSR envelope o cutoff and resonance control o keyboard pitch tracking * amplifier with dedicated ADSR envelope * modulation LFO o up to 58Hz modulation o routable to all sections (pitch, filter, amplifier) * Effects o High quality stereo reverb (freeverb) o Distortion/crunch * Easy navigation and manipulation of presets * Stand-alone OSS or ALSA Midi/Audio client 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 Description-md5: 6d199f77014c62b8baf8cbdddbe08a29 Description-en: Software development kit for Android platform The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . SDK Tools are platform independent and are required no matter which Android platform you are developing on. It is the base toolset of Android SDK. . This metapackage pulls the entire Android SDK. Package: android-sdk-build-tools Description-md5: 43a808bc9fee61d6ccbfbe518b214550 Description-en: Tools for building Android applications The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Build-tools is a component of the Android SDK required for building Android application code. . This package pulls Android SDK Build-tool. Package: android-sdk-build-tools-common Description-md5: a1f3a1d9f77e8e522be8374bfb6c88fc Description-en: Tools for building Android applications - Common files The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Build-tools is a component of the Android SDK required for building Android application code. . This package provides common files of Android SDK Build-tools. Package: android-sdk-common Description-md5: 4fccf15a7285feec6ff7fd703232b171 Description-en: Common files of Android SDK base toolset The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . SDK Tools are platform independent and are required no matter which Android platform you are developing on. It is the base toolset of Android SDK. . This package provides common files of Android SDK Tools. 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: android-sdk-platform-tools Description-md5: 39e80bb695d322ee9edeb1706c1f7e25 Description-en: Tools for interacting with an Android platform The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Platform-tools are customized to support the features of the latest Android platform. . This package pulls Android SDK Platform-tools. Package: android-sdk-platform-tools-common Description-md5: 04d4a0e8f8ba3c3b61dfebe1edfd4775 Description-en: Tools for interacting with an Android platform - Common files The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Platform-tools are customized to support the features of the latest Android platform. . This package provides common files of Android SDK Platform-tools. Package: ansible Description-md5: 4f8f35d982ca2a9d6d35c1bb2053b0e1 Description-en: Configuration management, deployment, and task execution system Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically. . This package contains the ansible collections. Package: ansible-mitogen Description-md5: 7c93bd5d05b7c2d0566833c7208638c6 Description-en: Fast connection strategy for Ansible Mitogen for Ansible is a completely redesigned UNIX connection layer and module runtime for Ansible. Requiring minimal configuration changes, it updates Ansible’s slow and wasteful shell-centric implementation with pure-Python equivalents, invoked via highly efficient remote procedure calls to persistent interpreters tunnelled over SSH. No changes are required to target hosts. Package: antiword Description-md5: 91202a9a74fb47111423e1091e439879 Description-en: Converts MS Word files to text, PS, PDF and XML Antiword is a free MS Word reader. . It converts the binary files from MS Word 2, 6, 7, 97, 2000 and 2003 to text, Postscript, PDF and XML. . Note that it doesn't support the XML-based formats which newer MS Word versions produce by default (.docx). Package: antpm Description-md5: b97569ae767d64acd327d9c3aa685d3c Description-en: ANT+ information retrieval client for Garmin GPS products This software uses the Garmin ANT+ proprietary USB keys and communication protocol to retrieve information (such as GPS traces) from some Garmin Forerunner watches such as Forerunner 405 and 310XT. . The underlying ANT+minus implements the ANT/ANT+/ANT-FS protocols to provide these tools: garmin-ant-downloader, antpm-downloader, antpm-fit2gpx, and antpm-usbmon2ant. . ANT+minus is a userspace implementation of a wire protocol similar to the ANT/ANT+/ANT-FS protocols. The goal is to be able to communicate with any ANT capable device in order to e.g. retrieve sports tracks. The C++ implementation is currently available under both Linux and win. Communication with watches other than the 310XT might work, but are untested. Please report your experience to help improving the software. . The software was originally named "gant" but renamed when packaged to avoid confusion with existing Java software. Package: aom-tools Description-md5: 59fd3a6e565dd92debdd79c95b7f13f9 Description-en: AV1 Video Codec Library -- Tools AOMedia Video 1 (AV1) is an open and royalty free video encoding format optimized for the Internet and the successor of VP9. aom is the reference encoder and decoder implementation published by the Alliance for Open Media. . This package contains the command line encoding and decoding tools. Package: apprise Description-md5: 8794df5b352cfc9d6ed6796548270a29 Description-en: Push Notifications that work with just about every platform Allows you to send notifications to more than 70 notification services. With emphasis on: Apprise API, AWS SES, Telegram, Discord, Slack, Amazon SNS, Gotify, Google Chat, Faast, IFTTT, Matrix, Microsoft Teams etc. . There is a small built-in Configuration Manager that can be optionally accessed through your web browser allowing, you to create and save as many configurations as you'd like. Each configuration is differentiated by a unique {KEY} that you decide on. Package: appstream-compose Description-md5: b3a9d0f5abf91cbc1d139569f1ccc935 Description-en: Compose metadata catalogs from directory trees AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package extends the `appstreamcli` utility with a `compose` subcommand to generate AppStream metadata and media files from directory trees. Package: appstream-doc Description-md5: dc054809f19ff27201243a1d8a8f4df2 Description-en: Developer documentation for AppStream AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package provides developer documentation for AppStream. Package: appstream-glib-doc Description-md5: 9432e372607238ff788bc9d3f21a8f61 Description-en: Developer documentation for the libappstream-glib library AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package provides developer documentation for the libappstream-glib library. Package: appstream-util Description-md5: a4492a3684298de274fd2e206004ee03 Description-en: Utility to work with AppStream metadata AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package provides an utility to work with AppStream metadata, which uses libappstream-glib. . It also contains Autotools macros to easily integrate AppStream metadata into an Autotools-based buildsystem, by running 'appstream-util' to validate the files before installing them. Package: apt-cacher Description-md5: c2a7cf862bdc0d1afaec036dba0d3c94 Description-en: Caching proxy server for Debian/Ubuntu/Devuan software repositories Apt-cacher performs caching of files requested by apt-get (or other APT clients such as aptitude or synaptic). Apt-cacher can also proxy Debian Bugs SOAP requests for apt-listbugs. It is most useful for local area networks with limited network bandwidth or to reduce multiple large downloads. . When a file or package is requested, apt-cacher checks whether it already has the requested version, in which case it fulfils the request immediately. If not, it downloads the package while streaming it to the client at the same time. A local copy is then kept for any subsequent requests. . Apt-cacher has been optimized for best utilization of network bandwidth and is efficient even on slow or low-memory servers. Multiple ways of installation are possible: as a stand-alone proxy, as a daemon executed by inetd or as a CGI program (deprecated). Client machines are configured by changing APT's proxy configuration or modification of access URLs in sources.list. . The package includes utilities to clean the cache (removing obsolete package files), generate usage reports and import existing package files. Optional features include a file checksum verification framework, IPv6 support, FTP and HTTPS (proxying only) support as well as the simultaneous caching of repositories from different distributions. . Apt-cacher can be used as a replacement for apt-proxy, with no need to modify client's /etc/apt/sources.list files (and even reusing its config and cached data), or as an alternative to approx. 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: aptly Description-md5: 20d080901cec323189594235a52164f6 Description-en: Swiss army knife for Debian repository management - main package It offers several features making it easy to manage Debian package repositories: . - make mirrors of remote Debian/Ubuntu repositories, limiting by components/architectures - take snapshots of mirrors at any point in time, fixing state of repository at some moment of time - publish snapshot as Debian repository, ready to be consumed by apt - controlled update of one or more packages in snapshot from upstream mirror, tracking dependencies - merge two or more snapshots into one . This is the main package, it contains the aptly command-line utility. Package: aptly-api Description-md5: 35f8d825ae06ba18f3415b0d0b7fbda4 Description-en: Swiss army knife for Debian repository management - API It offers several features making it easy to manage Debian package repositories: . - make mirrors of remote Debian/Ubuntu repositories, limiting by components/architectures - take snapshots of mirrors at any point in time, fixing state of repository at some moment of time - publish snapshot as Debian repository, ready to be consumed by apt - controlled update of one or more packages in snapshot from upstream mirror, tracking dependencies - merge two or more snapshots into one . This package contains the aptly-api service. 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: aravis-tools Description-md5: cf0190c9538f0fdf1d03bd9631c93f7e Description-en: Aravis based tools for GenICam cameras Basic viewer for aravis compatible cameras, real-time camera control using GenICam implemented properties (arv-viewer-0.8). Package: aravis-tools-cli Description-md5: 096507d042f2feed11d79ef6d85d0566 Description-en: Aravis based command line tools for GenICam cameras Basic GenICam standard function testing and camera control utility (arv-tool-0.8). Package: archivemount Description-md5: cf333e18ab0d623c8e484a57ae0c66db Description-en: mounts an archive or compressed file for access as a filesystem archivemount mounts an optionally-compressed archive as a FUSE file system, also allowing it to be written to and updated on unmount. . A plethora of archive formats are supported: tar (all variants), ISO9660, Zip/RAR, cpio, ar... . With -o formatraw the same can be done with any compressed file. Package: argus-server Description-md5: 353c40cd6e96a9a56a8791f8562b21be Description-en: IP network transaction auditing tool argus is a network transaction auditing tool that allows the user to easily classify connections using tcpdump(1) compliant expressions. Argus runs as an application level daemon, promiscuously reading network datagrams from a specified interface, and generates network traffic audit records for the network activity that it encounters. Auditing records can be used to ensure that access control policies are being enforced, identify network problems such as denial of service attacks and more. . This package contains the binaries required for the argus server. Please see the package argus-client for appropriate clients. Package: argyll Description-md5: 787f052d9ed7e05055ba42d95c368d2f Description-en: Color Management System, calibrator and profiler Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK printers, film recorders and calibration and profiling of displays. Spectral sample data is supported, allowing a selection of illuminants observer types, and paper fluorescent whitener additive compensation. Profiles can also incorporate source specific gamut mappings for perceptual and saturation intents. Gamut mapping and profile linking uses the CIECAM02 appearance model, a unique gamut mapping algorithm, and a wide selection of rendering intents. It also includes code for the fastest portable 8 bit raster color conversion engine available anywhere, as well as support for fast, fully accurate 16 bit conversion. Device color gamuts can also be viewed and compared using a VRML viewer. Package: argyll-doc Description-md5: 11dd73eca8cdfd05fbb3ce018791a3f6 Description-en: Color Management System, calibrator and profiler (documentation) Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK printers, film recorders and calibration and profiling of displays. . This package contains the documentation for argyll. Package: argyll-ref Description-md5: fdf7f4087d1ce8d7686d892197492e85 Description-en: Color Management System, calibrator and profiler (data files) Argyll is an experimental, open source, ICC compatible color management system. It supports accurate ICC profile creation for scanners, CMYK printers, film recorders and calibration and profiling of displays. . This package contains the data files for argyll. Package: arm-trusted-firmware-tools Description-md5: 3f56b05049e0d5194652edf754afaec1 Description-en: "secure world" software for ARM SoCs - tools The "secure world" on arm64 machines is a special level of CPU privilege that is hidden from the normal OS, and has complete control over the system. It provides both initialization during early boot stages (before u-boot or EFI) and system monitor functionality once the machine is booted up. . This package includes helper tools. Package: asahi-bless Description-md5: 8e023c518323a5b31dd5989a464be380 Description-en: select the active boot volume on ARM Macs This tool can be used on Apple Silicon Macs to list boot volumes and select the active one in a permanent way or for next boot only. Package: asahi-btsync Description-md5: 0929a30a85df43141e2b21c137f9d09f Description-en: sync bluetooth pairing keys with macos on ARM Macs This utility can list the bluetooth pairing keys set up by macOS in NVRAM or sync the content to local configuration for bluez. The package installs the executable and an asahi-btsync service that automates device pairing. Package: asahi-nvram Description-md5: de385fca58e2ed3f95f289f981f5c3cb Description-en: read and write nvram variables on ARM Macs This tool can be used to inspect and modify the content of the non-volatile ram in Apple Silicon Macs. . Warning: writing to nvram may result in you having to perform a DFU restore. Avoid unless you know what you're doing. Package: asahi-wifisync Description-md5: 951c97279e62062c930e64c5ca9ec91b Description-en: sync Wifi passwords with macos on ARM Macs This tool can list the WiFi information set up by macOS in NVRAM or sync it to a local configuration for iwd (but not wpasupplicant). Package: astcenc Description-md5: 77038d9fae3e0e4c302bd19d346bff86 Description-en: ASTC image compression and decompression tool The Adaptive Scalable Texture Compression (ASTC) format, developed by Arm® and AMD, has been adopted as an official extension to the Open GL®, OpenGL ES, and Vulkan® graphics APIs. It provides a major step forward both in terms of image quality at a given bitrate, and in terms of the format and bitrate flexibility available to content creators. This allows more assets to use compression, often at a reduced bitrate compared to legacy formats, reducing memory bandwidth and energy consumption. . This package provides the command-line tool to compress and decompress images. Package: asterisk Description-md5: 0d5a19208822100a8940b0e2a15d49ea Description-en: Open Source Private Branch Exchange (PBX) Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk can be used with Voice over IP standards (SIP, H.323, IAX and more), or the Public Switched Telephone Network (PSTN) through supported hardware. . Supported hardware: . * All Wildcard (tm) ISDN PRI cards from Digium * HFC-S/HFC-4S-based ISDN BRI cards (Junghanns.NET, beroNet, Digium etc.) * All TDM (FXO/FXS) cards from Digium * Various clones of Digium cards such as those by OpenVox * Xorcom Astribank USB telephony adapter * Voicetronix OpenPCI, OpenLine and OpenSwitch cards * CAPI-compatible ISDN cards (using the add-on package chan-capi) * Tormenta T1/E1 card * QuickNet Internet PhoneJack and LineJack . This is the main package that includes the Asterisk daemon and most channel drivers and applications. Package: asterisk-config Description-md5: e6341811f25f903eb6ed725a945b19f5 Description-en: Configuration files for Asterisk Asterisk is an Open Source PBX and telephony toolkit. . This package contains the default configuration files of Asterisk. . With program asterisk-config-custom in the asterisk package, you can create an asterisk-config replacement package. Package: asterisk-dahdi Description-md5: 73c1e6c431561d79ef7e49d91d2f0024 Description-en: DAHDI devices support for the Asterisk PBX Asterisk is an Open Source PBX and telephony toolkit. . This package includes the DAHDI channel driver (chan_dahdi.so) and a number of other Asterisk modules that require DAHDI support. They will not be useful without kernel-level DAHDI support. . For more information about the Asterisk PBX, have a look at the Asterisk package. Package: asterisk-dev Description-md5: d7f6cd2e1ace792a2598dd28d1200ab6 Description-en: Development files for Asterisk Asterisk is an Open Source PBX and telephony toolkit. . This package contains the include files used if you wish to compile a package which requires Asterisk's source file headers. Package: asterisk-doc Description-md5: 9f71ad2d5582b19ac0ba59b93ee430f9 Description-en: Source code documentation for Asterisk Asterisk is an Open Source PBX and telephony toolkit. . This package contains the documentation for configuring an Asterisk system. Package: asterisk-mobile Description-md5: 9af5b755acba6fb502bd5c4b7ff414b5 Description-en: Bluetooth phone support for the Asterisk PBX Asterisk is an Open Source PBX and telephony toolkit. . This package provides support for connecting Bluetooth devices to the Asterisk PBX. It allows you to: * Send and receive PSTN calls and SMS messages over a Bluetooth phone. * Use a Bluetooth handset as a local phone connected to your PBX. . For more information about the Asterisk PBX, have a look at the Asterisk package. Package: asterisk-modules Description-md5: 83091bc74d06184148fcba87ab3e676f Description-en: loadable modules for the Asterisk PBX Asterisk is an Open Source PBX and telephony toolkit. . This package includes most of the Asterisk loadable modules. There is normally no need to explicitly install it. Package: asterisk-mp3 Description-md5: a8b7fcd5ca383240900347228ea7d3d3 Description-en: MP3 playback support for the Asterisk PBX Asterisk is an Open Source PBX and telephony toolkit. . This package provides support for playing MP3-encoded files in Asterisk. . For more information about the Asterisk PBX, have a look at the Asterisk package. Package: asterisk-mysql Description-md5: b4e04ad174e2e515b790e93ae02fb236 Description-en: MySQL database protocol support for the Asterisk PBX Asterisk is an Open Source PBX and telephony toolkit. . This package provides support for using a MySQL database to store configuration, call detail records, and also provides generic access to it from the dialplan. . For more information about the Asterisk PBX, have a look at the Asterisk package. Package: asterisk-ooh323 Description-md5: f76cdd460d16207dcf81055573c61b7d Description-en: H.323 protocol support for the Asterisk PBX - ooH323c Asterisk is an Open Source PBX and telephony toolkit. . This channel driver (chan_ooh323c) provides support for the H.323 protocol for Asterisk. This is an independent implementation that does not depend on OpenH323, but may be less functional than the original chan_h323. . For more information about the Asterisk PBX, have a look at the Asterisk package. Package: asterisk-tests Description-md5: 5bc70ce8ad925fa9cd857d8b59105af6 Description-en: internal test modules of the Asterisk PBX Asterisk is an Open Source PBX and telephony toolkit. . This package provides modules that run various functionality tests. You would normally not install this package unless you test a build of Asterisk. . For more information about the Asterisk PBX, have a look at the Asterisk package. Package: asymptote Description-md5: c1b6aa3ffb76bbaec115cd7c61f16b76 Description-en: script-based vector graphics language inspired by MetaPost Asymptote is a powerful script-based vector graphics language for technical drawings, inspired by MetaPost but with an improved C++-like syntax. Asymptote provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. Package: asymptote-doc Description-md5: 2f7e3ab8fbae0f76cb0781d5264da521 Description-en: documentation and examples for asymptote Asymptote is a powerful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing. This package provides documentation and examples. Package: asymptote-x11 Description-md5: b5ae5124600d11f0f1fb1a81b92b53fb Description-en: script-based vector graphics language inspired by MetaPost - the GUI part Asymptote is a powerful script-based vector graphics language for technical drawings, inspired by MetaPost but with an improved C++-like syntax. Asymptote provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. . In the event that adjustments to the final figure are required, the preliminary Graphical User Interface (GUI) xasy included with Asymptote allows you to move graphical objects and draw new ones. The modified figure can then be saved as a normal Asymptote file. Package: atalkd Description-md5: 607ce944dbb83f3b3e4ddcf1c5f422bb Description-en: AppleTalk Network Suite Netatalk's services and tools for networking with very old Macs and Apple IIs . This package contains the daemon and utility programs for the Netatalk AppleTalk network suite, which can be used with the Netatalk AFP file server, and other services. . In addition to the atalkd network management daemon, the following utility programs are installed: * aecho - send AppleTalk Echo Protocol pings * getzones - list available AppleTalk zones * nbplkup - list registered AppleTalk entities * nbprgstr - register an AppleTalk entity * nbpunrgstr - release a registered AppleTalk entity Package: atop Description-md5: 2a32ea85feda1b5ec3fb2dbfd516b9ba Description-en: Monitor for system resources and process activity Atop is an ASCII full-screen performance monitor, similar to the top command, but atop only shows the active system-resources and processes, and only shows the deviations since the previous interval. At regular intervals, it shows system-level activity related to the CPU, memory, swap, disks and network layers, and it shows for every active process the CPU utilization in system and user mode, the virtual and resident memory growth, priority, username, state, and exit code. The process level activity is also shown for processes which finished during the last interval, to get a complete overview about the consumers of things such as CPU time. . Author: Gerlof Langeveld Package: audmes Description-md5: 4981906e1aa95f7326fec47780d1fd06 Description-en: AUDio MEasurement System Multi-platfrom system for audio measurement through sound card in the PC. Incorporates Generator, Oscilloscope, FFT, Sweep frequency characteristic. Useful for measuring stereo and speaker performance. Package: augustus Description-md5: ab0f2f2c476597fc454d6e64ee4cdcaf Description-en: gene prediction in eukaryotic genomes AUGUSTUS is a software for gene prediction in eukaryotic genomic sequences that is based on a generalized hidden Markov model (HMM), a probabilistic model of a sequence and its gene structure. After learning gene structures from a reference annotation, AUGUSTUS uses the HMM to recognize genes in a new sequence and annotates it with the regions of identified genes. External hints, e.g. from RNA sequencing, EST or protein alignments etc. can be used to guide and improve the gene finding process. The result is the set of most likely gene structures that comply with all given user constraints, if such gene structures exist. AUGUSTUS already includes prebuilt HMMs for many species, as well as scripts to train custom models using annotated genomes. Package: augustus-data Description-md5: ef2877fe1257905e04a7260a864d9c29 Description-en: data files for AUGUSTUS This package contains pre-trained species models and other required architecture-independent data files for the AUGUSTUS gene finder. These are needed to identify gene structures in these or related organisms. Package: augustus-doc Description-md5: 125f046d2967e2236b814f18e9f88402 Description-en: documentation files for AUGUSTUS This package contains documentation for AUGUSTUS: a comprehensive manual-style README both for AUGUSTUS in general as well as for its comparative gene prediction (cgp) mode, as well as a HTML tutorial. Package: auto-multiple-choice Description-md5: 0993a6d966114ad2c83df44de9dec7d5 Description-en: Auto Multiple Choice - multiple choice papers management Utility to manage multiple choice questionnaires, with optionally mixed questions and answers. AMC provides automatic marking from papers' scans. Annotated papers are produced. Marks can be exported as a LibreOffice sheet file. Package: auto-multiple-choice-common Description-md5: 13fd59ce15de4e20f50c78e7555762b6 Description-en: Auto Multiple Choice - architecture independent files Utility to manage multiple choice questionnaires, with optionally mixed questions and answers. AMC provides automatic marking from papers' scans. Annotated papers are produced. Marks can be exported as a LibreOffice sheet file. . These are architecture independent files. Package: auto-multiple-choice-doc Description-md5: a1c8b271379539d05dfe9eededc4e1e8 Description-en: Auto Multiple Choice - HTML documentation Utility to manage multiple choice questionnaires, with optionally mixed questions and answers. AMC provides automatic marking from papers' scans. Annotated papers are produced. Marks can be exported as a LibreOffice sheet file. . This is AMC HTML documentation. Package: auto-multiple-choice-doc-pdf Description-md5: 4a99de514269bd2b3f487a775aabe399 Description-en: Auto Multiple Choice - PDF documentation Utility to manage multiple choice questionnaires, with optionally mixed questions and answers. AMC provides automatic marking from papers' scans. Annotated papers are produced. Marks can be exported as a LibreOffice sheet file. . This is AMC PDF documentation. Package: autoconf-dickey Description-md5: 4aec1b3d39600b35a6836d343a1c5afc Description-en: automatic configure script builder (Thomas Dickey's version) This hacked version of autoconf is required to bootstrap ncurses and some other packages maintained upstream by Thomas Dickey. It should not be used for other purposes. Package: autodock-vina Description-md5: ccc2890588539c77dfd8813255875f4e Description-en: docking of small molecules to proteins AutoDock Vina is a program to support drug discovery, molecular docking and virtual screening of compound libraries. It offers multi-core capability, high performance and enhanced accuracy and ease of use. . The same institute also developed autodock, which is widely used. . O. Trott, A. J. Olson, AutoDock Vina: improving the speed and accuracy of docking with a new scoring function, efficient optimization and multithreading, Journal of Computational Chemistry 31 (2010) 455-461 Package: awf-gtk3 Description-md5: 2c92733e3d81b8d791254d28b54d249c Description-en: theme preview application for GTK 3 A widget factory is a theme preview application for GTK. It displays the various widget types provided by GTK in a single window allowing to see the visual effect of the applied theme. . This package provides the GTK 3 version. Package: awf-gtk4 Description-md5: 76b5e6b496b0b4dc2255eacd5f3f0e0e Description-en: theme preview application for GTK 4 A widget factory is a theme preview application for GTK. It displays the various widget types provided by GTK in a single window allowing to see the visual effect of the applied theme. . This package provides the GTK 4 version. Package: ax25-apps Description-md5: 9d6286b50b0a8fc36f6838c262b100cd Description-en: AX.25 ham radio applications This package provides specific user applications for hamradio that use AX.25 Net/ROM or ROSE network protocols: * axcall: a general purpose AX.25, NET/ROM and ROSE connection program. * axlisten: a network monitor of all AX.25 traffic heard by the system. * ax25ipd: an RFC1226 compliant daemon which provides encapsulation of AX.25 traffic over IP. * ax25mond: retransmits data received from sockets into an AX.25 monitor socket. Package: ayatana-indicator-a11y Description-md5: 9b0c31ef9cd7d04dac4c1838b93e545c Description-en: Ayatana Indicator for Accessibility Settings This Ayatana Indicator provides quick access to accessibility related assistance applications such as the screen reader or an on-screen keyboard. . The provided accessibility indicator should show as an icon in the top panel of indicator aware desktop environments. It can be used to toggle and access various accessibility features. . Ayatana Indicators are only available on desktop environments that provide a renderer for system indicators (such as MATE, Xfce, Lomiri, etc.). Package: ayatana-indicator-session Description-md5: da7da35c28f0cd49ca996d2036c95a64 Description-en: Ayatana Indicator showing session management, status and user switching This Ayatana Indicator is designed to be placed on the right side of a panel and give the user easy control for changing their instant message status, switching to another user, starting a guest session, etc. . Ayatana Indicators are only available on desktop environments that provide a renderer for system indicators (such as MATE, Xfce, Lomiri, etc.). Package: azure-vm-utils Description-md5: 005cbf9ece7535f25eaf4189705b243a Description-en: Core utilities and configuration for Linux VMs on Azure This package provides a home for core utilities, udev rules and other configuration to support Linux VMs on Azure. Package: babeltrace2 Description-md5: fd53b72b5c832a5fa19ced1a0cd649cf Description-en: Trace manipulation toolkit The Babeltrace 2 project offers a library with a C API, Python 3 bindings, and a command-line tool which makes it very easy for mere mortals to view, convert, transform, and analyze traces. . This package contains the "babeltrace2" command line tool. Package: backup-manager Description-md5: 8fc0f3b1192f2c956d4ddc9d6f69ee01 Description-en: command-line backup tool This is a backup program, designed to help you make daily archives of your file system. . Written in bash and perl, it can make tar, tar.gz, tar.bz2, and zip archives and can be run in a parallel mode with different configuration files. Other archives are possible: MySQL or SVN dumps, incremental backups... . Archives are kept for a given number of days and the upload system can use FTP, SSH or RSYNC to transfer the generated archives to a list of remote hosts. . Automatically burning archives to removable media such as CD or DVD is also possible. . The configuration file is very simple and basic and gettext is used for internationalization. Package: backup-manager-doc Description-md5: 381a6cf09e09c6f96802932de6236e65 Description-en: documentation package for Backup Manager Backup-manager is a backup program, designed to help you make daily archives of your file system. . This package provides the Backup Manager User Guide in different formats: HTML, plain text and PDF. Package: backup2l Description-md5: 5012a92cfa52604bcce85ef253e5ab12 Description-en: low-maintenance backup/restore tool backup2l [backup-too-l] is a tool for autonomously generating, maintaining and restoring backups on a mountable file system (e. g. hard disk). In a default installation, backups are created regularly by a cron script. . The main design goals are low maintenance effort, efficiency, transparency and robustness. All control files are stored together with the archives on the backup device, and their contents are mostly self-explaining. Hence, a user can - if necessary - browse the files and extract archives manually. . backup2l features differential backups at multiple hierarchical levels. This allows one to generate small incremental backups at short intervals while at the same time, the total number of archives only increases logarithmically with the number of backups since the last full backup. . An open driver architecture allows one to use virtually any archiving program as a backend. Built-in drivers support .tar.gz, .tar.bz2 and others. Further user-defined drivers can be added. . An integrated split-and-collect function allows one to comfortably transfer all or selected archives to a set of CDs or other removable media. Package: bacon Description-md5: ca1edb742c5edbfa1c9949431a080763 Description-en: background code checker bacon is a code checker designed to run in the background, alongside your editor, with minimal interaction, notifying you of warnings, errors, or test failures. . Originally developed for Rust/cargo, support for other languages/runtimes are now added, e.g. Python/pytest, Python/ruff, JavaScript/eslint. Package: bacula Description-md5: 67b9d5f42cb2fef261b3f6467efb517d Description-en: network backup service - metapackage Bacula is a set of programs to manage backup, recovery and verification of computer data across a network of computers of different kinds. . It is efficient and relatively easy to use, while offering many advanced storage management features that make it easy to find and recover lost or damaged files. Due to its modular design, Bacula is scalable from small single computer systems to networks of hundreds of machines. . This metapackage installs the entire suite of Bacula applications: job scheduling, storage control, node connector and administrative console. Package: bacula-bscan Description-md5: 44a01e27d6f81c2f40774f7989a68e8b Description-en: network backup service - bscan tool Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . The storage daemon performs the storage and recovery of the file attributes and data to the physical media; in other words, it is responsible for reading and writing the backups. . This package contains the bscan utility, which is used for recovery when Bacula's catalog is unavailable. Package: bacula-client Description-md5: c7615bb83ae944dfb220e188d71eb440 Description-en: network backup service - client metapackage Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . The Bacula Director service supervises all the backup, restore, verify and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files. . The package is a metapackage for client installations (file daemon and console only). Package: bacula-common Description-md5: ea0a644926ceb853a5dc7364f1c409cc Description-en: network backup service - common support files Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . This package provides files that are useful for other Bacula packages. Package: bacula-common-mysql Description-md5: 64bc48d168e93df5fe6d8ddece4e207d Description-en: network backup service - MySQL common files Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . This package provides files that are useful for other Bacula packages for the MySQL database. Package: bacula-common-pgsql Description-md5: bbcb90bc499ef2794cf5aa8caefe2a7f Description-en: network backup service - PostgreSQL common files Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . This package provides files that are useful for other Bacula packages for the PostgreSQL database. Package: bacula-common-sqlite3 Description-md5: 5dd5383fa711d37f105290c46d19905e Description-en: network backup service - SQLite v3 common files Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . This package provides files that are useful for other Bacula packages for the SQLite v3 database. . Please be aware that using SQLite 3 databases is no longer supported by the author. Package: bacula-console Description-md5: 0a204f8e90989252b1663adf774d9184 Description-en: network backup service - text console Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . The management console allows the administrator or user to communicate with the Bacula Director. . This package provides the text-interface version of the console. Package: bacula-console-qt Description-md5: fd343e90994bc4bcfd4464344357d28f Description-en: network backup service - Bacula Administration Tool Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . The management console allows the administrator or user to communicate with the Bacula Director. . This package provides the most advanced GUI to Bacula: the Bacula Administration Tool (BAT) console. . This GUI interface has been designed to ease restore operations as much as possible as compared to the basic text console. Package: bacula-director Description-md5: 6f0024bae002141382406db5c20bf965 Description-en: network backup service - Director daemon Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . The Bacula Director service supervises all the backup, restore, verify and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files. . This package provides the Bacula Director daemon. Package: bacula-director-mysql Description-md5: 248fa558b5e2e2b84005e44333d46718 Description-en: network backup service - MySQL storage for Director Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . The Bacula Director service supervises all the backup, restore, verify and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files. . This package stores Bacula's catalog in a MySQL database and thus is suitable for medium-sized installations. Package: bacula-director-pgsql Description-md5: 9663dd70c2b7b8af49840e9b15672027 Description-en: network backup service - PostgreSQL storage for Director Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . The Bacula Director service supervises all the backup, restore, verify and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files. . This package stores Bacula's catalog in a PostgreSQL database and thus is suited for large installations. Package: bacula-director-sqlite3 Description-md5: ca500032cad106223f9840f1e7d2fcab Description-en: network backup service - SQLite 3 storage for Director Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . The Bacula Director service supervises all the backup, restore, verify and archive operations. It can run as a daemon or as a foreground service which administrators can use to schedule backups and recover files. . This package stores Bacula's catalog in an SQLite 3 database and thus is only suitable for small or test installations. . Please be aware that using SQLite 3 databases is no longer supported by the author. Package: bacula-doc Description-md5: aa74f6e41dce21375a71c65cc5ca4d28 Description-en: Documentation for Bacula This package provides the documentation for Bacula, a backup program that permits you to manage backup, recovery, and verification of computer data across a network of computers of different kinds. Package: bacula-fd Description-md5: 3f35bd3a108c70141218cdf190a0ec97 Description-en: network backup service - file daemon Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . The file daemon has to be installed on the machine to be backed up. It is responsible for providing the file attributes and data when requested by the Director and also for the file system-dependent part of restoration. Package: bacula-sd Description-md5: 62128350f6771f6c2952ce19f11cffea Description-en: network backup service - storage daemon Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . The storage daemon performs the storage and recovery of the file attributes and data to the physical media; in other words, it is responsible for reading and writing the backups. . It runs on the machine which has access to the backup device(s) - usually a tape drive, but alternatively other storage media, such as files. Package: bacula-server Description-md5: 6dda915ea1962f81a01b5beba6c56634 Description-en: network backup service - server metapackage Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . This metapackage provides a standard server install, consisting of the director and storage daemons. Package: bacula-tray-monitor Description-md5: 76605f612a112974fa0d112badbbd841 Description-en: network backup service - Bacula Tray Monitor Bacula is a set of programs to manage backup, recovery and verification of data across a network of computers of different kinds. . This package provides a graphical tray monitor for the Bacula backup system. . The tray monitor allows the monitoring of the bacula daemons. Package: bali-phy Description-md5: d67566c758d777cfb87f8ae861258ecb Description-en: Bayesian Inference of Alignment and Phylogeny BAli-Phy estimates multiple sequence alignments and evolutionary trees from unaligned DNA, amino acid, or codon sequences. BAli-Phy uses MCMC to estimate evolutionary trees, positive selection, and branch lengths while averaging over alternative alignments. BAli-Phy can display alignment ambiguity graphically in an alignment uncertainty (AU) plot. . BAli-Phy can also estimate phylogenies from a fixed alignment (like MrBayes and BEAST) using substitution models like GTR+gamma. BAli-Phy automatically estimates relative rates for each gene. Package: ballz Description-md5: 6695a5ea72224ffabb2ef72a717ed85e Description-en: B.A.L.L.Z. - platform/puzzle game where you control a rolling ball The game is a platformer with some puzzle elements. You take control of a ball which is genetically modified by the British secret service. Your mission is to rescue captured British soldiers from a prison in Iran. . The game was written in 72 hours for the TINS competition, a competition similar to Speedhack. The name TINS is an recursive acronym for 'TINS is not Speedhack'. Package: ballz-data Description-md5: a94fb0b9dabc485c329cfe9a123540d8 Description-en: B.A.L.L.Z. - game data The game is a platformer with some puzzle elements. You take control of a ball which is genetically modified by the British secret service. Your mission is to rescue captured British soldiers from a prison in Iran. . This package contains data files required by the game B.A.L.L.Z. Package: bambootracker Description-md5: 84e416da9f6cf1c101836363eca3c7fd Description-en: YM2608 (OPNA, sound chip of Yamaha) music tracker This is a music tracker for the Yamaha sound chip YM2608 (OPNA) which was used in NEC PC-8801/9801 series computers. Package: bankstown-lv2 Description-md5: 29431969f3c38242eba056d4e4ab9a64 Description-en: barebones, fast LV2 bass enhancement plugin Speakers found in small devices have trouble reproducing bass and sub-bass faithfully. This is because they are power and space constrained, and cannot move the amount of air required to reproduce such low frequencies at audible volumes. Designers of modern devices get around this problem by taking advantage of the fact that humans are very easy to fool. We generate harmonics of bass and sub-bass frequencies to trick the human brain into thinking there is more bass than there really is. . This package contains a lv2 plugin implementing halfway-decent three-stage psychoacoustic bass approximation. Package: barbican-tempest-plugin Description-md5: 6b02ebf0d2fc3e81c636dd98f61646b1 Description-en: OpenStack Integration Test Suite - Barbican 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 Barbican plugin. Package: barman Description-md5: c01daa785e513f09a6935c6fe6b4365b Description-en: Backup and Recovery Manager for PostgreSQL Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. . It allows your organization to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase. . Barman is distributed under GNU GPL 3 and maintained by EDB. . This package provides barman binary. Package: barman-cli Description-md5: ecc6d72b61d496bc456c157361167032 Description-en: Client utilities for the integration of Barman in PostgreSQL clusters Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. . It allows your organization to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase. . The barman-cli package contains client utilities for the integration of Barman in PostgreSQL clusters. . Barman is distributed under GNU GPL 3 and maintained by EDB. Package: barman-cli-cloud Description-md5: f53a41a5e1b849dd3c87b8bf761b0a11 Description-en: Cloud client utilities for the integration of Barman in PostgreSQL clusters Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. . It allows your organization to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase. . The barman-cli-cloud package contains cloud client utilities for the integration of Barman in PostgreSQL clusters. . Barman is distributed under GNU GPL 3 and maintained by EDB. Package: bbmap Description-md5: 11554aad63e51af31dbc4fe8fe6f1828 Description-en: BBTools genomic aligner and other tools for short sequences The BBTools are a collection of small programs to solve recurrent tasks for the creative handling of short biological RNA/DNA sequences. This suite may be best known for its mapper, which is also the name of the project on sourceforge, but several tools have been added over time. All tools are multi-threaded, implemented platform-independently in Java: . BBMap: Short read aligner for DNA and RNA-seq data. Capable of handling arbitrarily large genomes with millions of scaffolds. Handles Illumina, PacBio, 454, and other reads; very high sensitivity and tolerant of errors and numerous large indels. . BBNorm: Kmer-based error-correction and normalization tool. . Dedupe: Simplifies assemblies by removing duplicate or contained subsequences that share a target percent identity. . Reformat: Reformats reads between fasta/fastq/scarf/fasta+qual/sam, interleaved/paired, and ASCII-33/64, at over 500 MB/s. . BBDuk: Filters, trims, or masks reads with kmer matches to an artifact/contaminant file. Package: bbmap-jni Description-md5: 4bb8a44275ba751392f2ea6db4cfd73b Description-en: short read aligner and other bioinformatic tools - JNI library BBMap: Short read aligner for DNA and RNA-seq data. Capable of handling arbitrarily large genomes with millions of scaffolds. Handles Illumina, PacBio, 454, and other reads; very high sensitivity and tolerant of errors and numerous large indels. . This package contains the architecture dependent library for the bbmap tools. Package: bcc Description-md5: 94a771a7960d74aa5756bcf089ebb595 Description-en: 16-bit x86 C compiler This is a C-compiler for 8086 cpus which is important for the development of boot loaders or BIOS related 8086 code. Package: bdf2sfd Description-md5: 20b3ea884a7ff3c0a2e1b395dfec4561 Description-en: BDF to SFD converter This is a BDF to SFD converter, allowing to vectorize bitmap fonts. It works by converting each pixel of a glyph to a polygon, which produces large and unoptimized SFD files that should be post-processed using FontForge. . It was originally created to generate OpenType versions of Spleen, and is released in the hope it can be useful to convert other fonts as well. Please be aware that it works best on fonts proportional to 8x16. Other sizes will work but the aspect ratio will not be preserved. There is currently little interest in addressing the issue. Package: bdflib Description-md5: cfd044f802edf1c3ceaa1b549b6ba66e Description-en: Python library and tools for working with BDF font files This library allows for manipulating fonts directly and comes with command-line utilities for performing various operations on font files. Package: beanstalkd Description-md5: c5918527026b57dc76d8a8c9e30ecf13 Description-en: simple, in-memory, workqueue service Beanstalkd is a simple, fast, workqueue service (a specific case of message queueing), in which messages are organised in "tubes". Beanstalk clients can insert and consume messages into and from such tubes. . The beanstalk interface is generic, but was originally designed for reducing the latency of page views in high-volume web applications by running time-consuming tasks asynchronously. . Beanstalkd is meant to be ran in a trusted network, as it has no authorisation/authentication mechanisms. . This package has the server files. Package: bear Description-md5: 7181645ef316f8148f4d7cc522b76bf9 Description-en: generate compilation database for Clang tooling Bear records the flags passed to the compiler for each translation unit and stores them in a JSON file. This file can be used by Clang's tooling interface and programs like clang-check to process a translation unit. . cmake supports the generation of JSON compilation databases out of the box. For any other build system that does not support this, Bear can be used instead to intercept the invocation of the compiler. Package: bgcode Description-md5: 67ef3ae6c78384dcdd84927fe661e9bb Description-en: binary gcode generation library libbgcode is a library used to generate binary G-code for 3D printers. Binary G-code is a new G-code file format featuring the following improvements over the legacy G-code: . 1) Block structure with distinct blocks for metadata vs. G-code 2) Faster navigation 3) Coding & compression for smaller file size 4) Checksum for data validity 5) Extensivity through new (custom) blocks. For example, a file signature block may be welcome by corporate customers. . This package contains the bgcode command line utility used to convert textual gcode files into binary gcode. Package: bibcursed Description-md5: 532f7b0aade08f1f6c9c03884859fb62 Description-en: Interactive program to edit BibTeX bibliographies Bibcursed is a simple program to make life a little easier when using BibTeX bibliographies. It currently provides these main functions: . - Adding references to your bibliography. This is done with prompts so templates for the different entries (article, proceedings, etc) do not have to be remembered. Error checking is used so that the required fields have to be supplied, and incorrect fields cannot be entered. New entries are inserted into the 'correct' place in the BibTeX file - Clean and easy removal of entries - Viewing of entries and changing of fields - Easy searching of entries, including search by field Package: bibletime Description-md5: afed2027ab606da31c78854102bb44ce Description-en: bible study tool for Qt BibleTime is a free and easy to use bible study tool. It uses the Qt and SWORD software libraries. BibleTime provides easy handling of digitized texts (Bibles, commentaries and lexicons) and powerful features to work with these texts (search in texts, write own notes, save, print etc.) in the SWORD module format. Package: bibletime-data Description-md5: 66d4524bd19e1f8f0687b64aa63ee91e Description-en: Documentation and data for bibletime, a bible study tool BibleTime is a free and easy to use bible study tool. . This package contains the help, online documentation and data files which BibleTime uses. Package: biboumi Description-md5: 479d7434bd03973bbda4b1be59f8e98d Description-en: XMPP gateway to connect to IRC servers Biboumi is an XMPP gateway that connects to IRC servers and translates between the two protocols. It can be used to access IRC channels using any XMPP client as if these channels were XMPP MUCs. . It is written in modern C++14 and makes great efforts to have as little dependencies and to be as simple as possible. . The goal is to provide a way to access most of IRC features using any XMPP client. It doesn’t however try to provide a complete mapping of the features of both worlds simply because this is not useful and most probably impossible. For example all IRC modes are not all translatable into an XMPP features. Some of them are (like +m (mute) or +o (operator) modes), but some others are IRC-specific. If IRC is the limiting factor (for example you cannot have a non-ASCII nickname on IRC) then biboumi doesn’t try to work around this issue: it just enforces the rules of the IRC server by telling the user that he/she must choose an ASCII-only nickname. An important goal is to keep the software (and its code) light and simple. Package: bibtexconv Description-md5: 092a3f17fb8d6d21e6036136aa61c730 Description-en: BibTeX Converter BibTeXConv is a BibTeX file converter which allows one to export BibTeX entries to other formats, including customly defined text output. Furthermore, it provides the possibility to check URLs (including MD5, size and MIME type computations) and to verify ISBN and ISSN numbers. Package: bibtool Description-md5: 6069b497a6d13d2afc46c93cae109983 Description-en: tool to manipulate BibTeX files BibTeX provides an easy to use means to integrate citations and bibliographies into LaTeX documents. But the user is left alone with the management of the BibTeX files. BibTool is intended to fill this gap. BibTool allows the manipulation of BibTeX files which goes beyond the possibilities -- and intentions -- of BibTeX. . BibTool manipulates BibTeX database files through the command line front-end bibtool which accepts numerous options. Modifications are performed through resource instructions that allow the modification of the various internal parameters determining the behavior of BibTool; resource instructions can be grouped in resource files. The original BibTool distribution contains a sufficient set of resource file samples to perform basic, relevant manipulations. . BibTool contains a documentation written in LaTeX. . BibTool is written in C and has been compiled on various operating systems like flavors of UN*X and MSDOS machines. Package: biglybt Description-md5: fbbc804e606e1490aaa2e7cf7ef18b28 Description-en: BitTorrent client BiglyBT is a feature filled, open source, ad-free, BitTorrent client used to transfer files via the BitTorrent protocol. BiglyBT is the continuation of the Vuze/Azureus project first created in 2003, and is being actively developed by the original coders. Package: biglybtd Description-md5: 6b11e5c62b34227471a6b0218b90266a Description-en: BiglyBT system service BiglyBT is a feature filled, open source, ad-free, BitTorrent client used to transfer files via the BitTorrent protocol. BiglyBT is the continuation of the Vuze/Azureus project first created in 2003, and is being actively developed by the original coders. . This package provides the facility to run BiglyBT as a system daemon in the background. It also permits one to launch the GUI when needed. Package: bilibop Description-md5: 4606c6d97eba0670aa6464f66ba4ca39 Description-en: run Debian GNU/Linux from external media - metapackage Bilibop helps to maintain a Debian GNU/Linux operating system installed on an external media (USB, FireWire, Flash memory, eSATA). It hardens standard rules and policies to make the system more robust in this particular situation. . The installation of this metapackage will install other BILIBOP packages as dependencies. You should not install it, unless your system is writable and runs from an external device. Package: bilibop-common Description-md5: 4c165d023e6cdb33429745a72a1ffdd9 Description-en: shell functions for bilibop scripts Bilibop helps to maintain a Debian GNU/Linux operating system installed on an external media (USB, FireWire, Flash memory, eSATA). It hardens standard rules and policies to make the system more robust in this particular situation. . This package provides shell functions usable by other bilibop scripts on the running system or into the initramfs environment. These functions use /dev, /proc and /sys databases to output the drive name or the partition hosting the running system, and are fully usable by any unprivileged user or application. Dm-crypt, LVM, loop devices, aufs and overlay root filesystems (and almost any combination of them) are supported. A 'drivemap' command is also provided, to show block devices in a tree of dependencies. Package: bilibop-lockfs Description-md5: 3d0ab976669fa15081c34e0bcced86df Description-en: lock filesystems and write changes into RAM Bilibop helps to maintain a Debian GNU/Linux operating system installed on an external media (USB, FireWire, Flash memory, eSATA). It hardens standard rules and policies to make the system more robust in this particular situation. . If the lockfs feature is enabled (in a configuration file, in the boot commandline or by a heuristic), nothing will be written on the filesystems listed in /etc/fstab, except for those that have been whitelisted, or for the encrypted swap devices. More, bilibop-lockfs now is able to detect if the drive has been locked by a physical switch, and then overrides its own settings to unconditionally apply a 'hard' policy. . The root filesystem is locked (set readonly, using either aufs or overlay) by an initramfs script which also modifies the temporary fstab to prepare other filesystems to be locked later by a mount helper script. . bilibop-lockfs provides the following features: * whitelist based policy: filesystems on which you want to allow persistent changes must be explicitly listed in a configuration file. * swap devices policy: they can be used 'as is', noauto, only if encrypted, only if encrypted with a random key, or not used at all. * not only filesystems are set read-only, but also block devices: this forbids changes of the partition table, boot sectors, LUKS headers and LVM metadata. * plymouth messages to know at boot time if bilibop-lockfs is enabled or not, or if an error occurred. * desktop notifications at startup about filesystems status, to inform the user that volatile or persistent changes are allowed or not, and where. . This package can be used as an alternative to fsprotect or overlayroot, especially for writable operating systems embedded on a USB stick; but it may also be installed on public or personal computers, for daily use, kiosks, testing purposes, or as a tool in anti-forensics strategies. Package: bilibop-rules Description-md5: cfe08d416c4c1b4f05f9b5152a6086c2 Description-en: device management rules for OS running from external media Bilibop helps to maintain a Debian GNU/Linux operating system installed on an external media (USB, FireWire, Flash memory, eSATA). It hardens standard rules and policies to make the system more robust in this particular situation. . This package provides a udev rules file to manage the external drive hosting the running system. Its main goal is to forbid low-level write access on this drive and its partitions by any unprivileged user or application, but some other convenient and optional rules have been added for desktop-level management (in desktop environments based on udisks2) of the system disk and partitions, as well as the internal disks of the computer. The 'lsbilibop' command allows the admin to update udev properties of the devices after the configuration file has been modified. . To ease device management, bilibop-rules also provides helper scripts to: * build custom bilibop udev rules running faster than the generic ones * filter Physical Volumes, to activate only those needed by the system . This package is not designed to be used on internal disks. It works only for OS installed on removable and writable media, including LiveUSB as well as native systems. See also the bilibop-udev package. Package: bilibop-udev Description-md5: c397412955dc1e01c4bf4e9fe813e415 Description-en: minimal udev rule for Debian GNU/Linux running from external media Bilibop helps to maintain a Debian GNU/Linux operating system installed on an external media (USB, FireWire, Flash memory, eSATA). It hardens standard rules and policies to make the system more robust in this particular situation. . This package provides a udev rules file to manage the external drive hosting the running system. Its goal is to forbid low-level write access on this drive and its partitions by any unprivileged user or application. . This package is not designed to be used on internal disks. It works only for OS installed on removable and writable media, especially LiveUSB systems and disk images provided by most vendors of popular ARM-based development boards. See also the bilibop-rules package. Package: bin86 Description-md5: ab9b02e844161c194a3566d31fb8a4ab Description-en: 16-bit x86 assembler and loader This is the as86 and ld86 distribution written by Bruce Evans. It's a complete 8086 assembler and loader which can make 32-bit code for the 386+ processors. Package: binaryen Description-md5: 1b6fbe6d2a104a5a4e75c4d4b14d60e6 Description-en: compiler and toolchain infrastructure library for WebAssembly Binaryen is a compiler and toolchain infrastructure library for WebAssembly, written in C++. It aims to make compiling to WebAssembly easy, fast, and effective: . * Easy: Binaryen has a simple C API in a single header, and can also be used from JavaScript. It accepts input in WebAssembly-like form but also accepts a general control flow graph for compilers that prefer that. . * Fast: Binaryen's internal IR uses compact data structures and is designed for completely parallel codegen and optimization, using all available CPU cores. Binaryen's IR also compiles down to WebAssembly extremely easily and quickly because it is essentially a subset of WebAssembly. . * Effective: Binaryen's optimizer has many passes that can improve code very significantly (e.g. local coloring to coalesce local variables; dead code elimination; precomputing expressions when possible at compile time; etc.). These optimizations aim to make Binaryen powerful enough to be used as a compiler backend by itself. One specific area of focus is on WebAssembly-specific optimizations (that general-purpose compilers might not do), which you can think of as wasm minification , similar to minification for JavaScript, CSS, etc., all of which are language-specific (an example of such an optimization is block return value generation in SimplifyLocals). Package: bindgen Description-md5: c61187bcf8fee41ee316a0fd3e8ecd31 Description-en: Automatically generate Rust FFI bindings to C and C++ libraries bindgen-cli can automatically generate Rust FFI bindings to C and C++ libraries. The executable and the binary package are named bindgen. Package: bino Description-md5: 76af5881592020bff7cc4a63e1174838 Description-en: 3D video player Bino is a video player with support for a wide variety of stereoscopic video layouts and formats. . Bino can display monoscopic videos, as well as videos with the left and right view stored either in separate streams or displayed side by side. It can output these videos for several types of anaglyph glasses or 3D displays. Package: binutils-h8300-hms Description-md5: d36f7ce5528d0c8862667e995a4a2067 Description-en: GNU binary utilities, for h8300-hitachi-coff target This package provides GNU assembler, linker and binary utilities for h8300-hitachi-coff target, for use in a cross-compilation environment. . You don't need this package unless you plan to cross-compile programs for h8300-hitachi-coff. Package: binutils-or1k-elf Description-md5: 010cc34651f2615b0fa63d1ceef2ac87 Description-en: GNU binary utilities for the Open RISC 1000 processors 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 from another operating system. . This package targets the Open RISC 1000 processors. Package: biosig-tools Description-md5: 83612bbef470d4dca94ba7ab92db13fb Description-en: format conversion tools for biomedical data formats Based on BioSig library, this package provides command line tools, such as . - save2gdf: converter between different file formats, including but not limited to SCP-ECG(EN1064), HL7aECG (FDA-XML), GDF, EDF, BDF, CWFB. - biosig2gdf: converts biosig data files into GDF, to simplify parsing and loading by scripting languages (e.g. loadgdf.{py,r}) - rec2bin, bin2rec, heka2itx, save2aecg, save2scp: several converter tools based on save2gdf - biosig_fhir: packs biosignal data into HL7/FHIR binary template file. - physicalunits: converter for encoding and decoding of physical units according to ISO 11073-10101 Package: bird2 Description-md5: 874644189b6bd30d36505beb812c9640 Description-en: Internet Routing Daemon BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface. . BIRD supports IPv4 and IPv6 versions of OSPF, RIP, BGP and Babel routing protocols. It also supports supplementary protocols like BFD, RPKI-Router and IPv6 router advertisements. Package: bird2-doc Description-md5: 1ced61660e9937b21315d53a620aa063 Description-en: Internet Routing Daemon - documentation BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface. . This package provides the user and developer documentation. Package: birdfont Description-md5: 2f95592dccc0598d723b51ef08e2ca63 Description-en: font editor that lets you create outline vector graphics and export fonts Birdfont is a free, open source font editor that lets you create outline vector graphics and export ttf, eot & svg fonts. Package: birdfont-common Description-md5: df0a9f221dca681df8d6b3a61a37f3ca Description-en: arch-independent data for birdfont package Birdfont is a free, open source font editor that lets you create outline vector graphics and export ttf, eot & svg fonts. . This package contains architecture-independent data for birdfont. Package: bisonc++ Description-md5: 74fda00dbfd36167bcdfa72847ca341b Description-en: Bison-style parser generator for C++ Bisonc++ was designed after `bison++', created by Alain Coetmeur. Bisonc++ adds to bison++ a cleaner class-design, using a base-class to communicate lexical tokens to a lexical scanner. . Since bisonc++ generates the parser class as well as the parsing function. The class can easily be provided with additional members without needing polymorphic functions. Consequently, classes generated by bisonc++ have no virtual members and actually have but one public member: parse(), replacing the old-style bison and bison++ yyparse() function. . Bisonc++ offers many options, among which an option to define classes generated by bisonc++ in a separate namespace. This allows developers to define additional symbols, even outside of the class generated by bisonc++, without encountering name-collision problems. With bisonc++, artificial means to prevent name-collisions, like bison and bison++'s yy-convention are not required anymore when using bisonc++. Bisonc++ merely generates C++ code. If C code is required, bison should be used. Bisonc++'s grammar requirements are highly compatible with bison's requirements, so converting a bison grammar into a bisonc++ grammar should be fairly simple. . In addition to the bisonc++ parser generator itself and several skeleton files, the package contains an extensive man-page, a full manual rewritten after the original bison manual, and several examples. . Some history: Bisonc++ versions 0.98 is a complete rewrite of an LALR(1) parser generator, as described in Aho, Sethi and Ullman's (1986) book `Compilers' (a.k.a. the `Dragon Book'). Version 0.98 was completed in May 2005. Another major rewrite was completed one year later, May 2006, resulting in version 1.00. Package: bisonc++-doc Description-md5: 01a8a62349b7bfff562ca59dd52a0ae8 Description-en: Bison-style parser generator for C++ documentation Bisonc++ was designed after `bison++', created by Alain Coetmeur. Bisonc++ adds to bison++ a cleaner class-design, using a base-class to communicate lexical tokens to a lexical scanner. . Since bisonc++ generates the parser class as well as the parsing function. The class can easily be provided with additional members without needing polymorphic functions. Consequently, classes generated by bisonc++ have no virtual members and actually have but one public member: parse(), replacing the old-style bison and bison++ yyparse() function. . Bisonc++ offers many options, among which an option to define classes generated by bisonc++ in a separate namespace. This allows developers to define additional symbols, even outside of the class generated by bisonc++, without encountering name-collision problems. With bisonc++, artificial means to prevent name-collisions, like bison and bison++'s yy-convention are not required anymore when using bisonc++. Bisonc++ merely generates C++ code. If C code is required, bison should be used. Bisonc++'s grammar requirements are highly compatible with bison's requirements, so converting a bison grammar into a bisonc++ grammar should be fairly simple. . In addition to the bisonc++ parser generator itself and several skeleton files, the package contains an extensive man-page, a full manual rewritten after the original bison manual, and several examples. . Some history: Bisonc++ versions 0.98 is a complete rewrite of an LALR(1) parser generator, as described in Aho, Sethi and Ullman's (1986) book `Compilers' (a.k.a. the `Dragon Book'). Version 0.98 was completed in May 2005. Another major rewrite was completed one year later, May 2006, resulting in version 1.00. . This package provides the supplemental documentation for Bisonc++. Package: blahtexml Description-md5: 0837c1749bcf542395d08fccdd021409 Description-en: Converts TeX equations into MathML Blahtex converts an equation given in a syntax close to TeX into MathML. Blahtexml is a simple extension of blahtex. In addition to the functionality of blahtex, blahtexml has XML processing in mind and is able to process a whole XML document into another XML document. Instead of converting only one formula at a time, blahtexml can convert all the formulas of the given XML file into MathML. Package: blender-doc Description-md5: 78a8903fde992a7dab2946abad4a688b Description-en: Blender Manual by the Blender Foundation This package contains the full Blender Manual in HTML format for offline use. It features all you need to know to get familiar with 3D modeling, video editing, and even digital painting with Blender. Package: bloboats Description-md5: 72fcfa32095182f5fa84840dd0688239 Description-en: Boat racing game Bloboats is an arcade-like boat racing game in the hybrid spirit of Mario-like platform jumpers and elasto mania / xmoto. . The objective of Bloboats is to reach MS Enterprise as fast as possible to save it from the hands of the terrible Tentacle Monsters of an Unknown Master and in the same time beat your friend and laugh at his or her puny time. . The journey starts from a place called Tutorial, somewhere in the United States, and somehow the player ends up in the famous HV-Arena of Helsinki. During the trip a number of MS Enterprises are saved, luckily, from the hands of the terrible Tentacle Monsters of an Unknown Master, who actually is your dad. Or then ain't. :-) Package: blobwars Description-md5: 04620865cad48eb96542898e371aace3 Description-en: platform shooting game Blob Wars: Metal Blob Solid is a 2D platform game. It is the first in the Blob Wars series. . Since their world was invaded by an alien race, the Blobs have faced a lifetime of war. But now they have a chance to win the war once and for all. . In Blob Wars: Metal Blob Solid, you take on the role of a fearless Blob agent, Bob. Bob's mission is to infiltrate the various enemy bases around the Blobs' homeworld and rescue as many MIAs as possible. But standing in his way are many vicious aliens, other Blobs who have been assimilated and the evil alien leader, Galdov. Package: blobwars-data Description-md5: cd7dde71280ef9b457b11537538de4bb Description-en: platform shooting game (data) Since their world was invaded by an alien race, the Blobs have faced a lifetime of war. But now they have a chance to win the war once and for all. . In Blob Wars: Metal Blob Solid, you take on the role of a fearless Blob agent, Bob. Bob's mission is to infiltrate the various enemy bases around the Blobs' homeworld and rescue as many MIAs as possible. But standing in his way are many vicious aliens, other Blobs who have been assimilated and the evil alien leader, Galdov. . This package contains the maps, graphics, music and sound for blobwars. Package: blockout2 Description-md5: 288f5c5b4d9fbe67dd5636ad0e032803 Description-en: Tetris like game (3D-tetris) BlockOut II is a free adaptation of the original BlockOut DOS game edited by California Dreams in 1989. BlockOut II has the same features than the original game with few graphic improvements. The score calculation is also nearly similar to the original game. BlockOut II has been designed by an addicted player for addicted players. BlockOut II is an open source project available for both Windows and Linux. Package: bluefish Description-md5: 2cf908ef001fcc791aee8e7b4a506e74 Description-en: advanced Gtk+ text editor for web and software development Bluefish is a powerful editor targeted towards programmers and web developers, with many options to write websites, scripts and programming code. Bluefish supports a wide variety of programming and markup languages and has many features, e.g. . - Customizable code folding, auto indenting and completion - Support for remote files operation over FTP, SFTP, HTTPS, WebDAV, etc. - Site upload and download - Powerful search and replace engine - Customizable integration of external programs such as lint, make, etc - Snippets plugin to automate often used code - Code-aware in-line spell checking - Zencoding or Emmet support - Bookmarks panel . but is still lightweight and fast. . For validation of CSS/HTML/XML documents you need csstidy, tidy, weblint and/or xmllint. For preview to work, you need a web browser that can view local files given to it on the command line. For PHP or Python bluefish supports php-codesniffer and pylint. Tools not suggested but supported are make, perl, php5-cli and java-compiler. Package: bluefish-data Description-md5: 4744152c48109732f057dcf29596e9f9 Description-en: advanced Gtk+ text editor (data) Bluefish is a powerful editor targeted towards programmers and web developers, with many options to write websites, scripts and programming code. Bluefish supports a wide variety of programming and markup languages and has many features, e.g. . - Customizable code folding, auto indenting and completion - Support for remote files operation over FTP, SFTP, HTTPS, WebDAV, etc. - Site upload and download - Powerful search and replace engine - Customizable integration of external programs such as lint, make, etc - Snippets plugin to automate often used code - Code-aware in-line spell checking - Zencoding or Emmet support - Bookmarks panel . but is still lightweight and fast. . This package contains the architecture independent data for the application and its plugins. Package: bluefish-plugins Description-md5: 9db3336111a7f802e64070e6f20a41f6 Description-en: advanced Gtk+ text editor (plugins) Bluefish is a powerful editor targeted towards programmers and web developers, with many options to write websites, scripts and programming code. Bluefish supports a wide variety of programming and markup languages and has many features, e.g. . - Customizable code folding, auto indenting and completion - Support for remote files operation over FTP, SFTP, HTTPS, WebDAV, etc. - Site upload and download - Powerful search and replace engine - Customizable integration of external programs such as lint, make, etc - Snippets plugin to automate often used code - Code-aware in-line spell checking - Zencoding or Emmet support - Bookmarks panel . but is still lightweight and fast. . This package contains the plugins. You will need it for the HTML dialogs, snippets, charmaps etc. So it's basically necessary. 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: bluetooth Description-md5: 9e39e616b43759f27940df27b76d2e46 Description-en: Bluetooth support (metapackage) This package provides all of the different plugins supported by the Bluez bluetooth stack. Package: bluez-hcidump Description-md5: 4ebfd05a0b1b606a60e737cc590e2325 Description-en: Analyses Bluetooth HCI packets The hcidump utility allows the monitoring of Bluetooth activity. It provides a disassembly of the Bluetooth traffic and can display packets from higher level protocols such as RFCOMM, SDP and BNEP. . This was the software that is independent as bluez-hcidump, but this has been integrated into BlueZ from BlueZ 5.0. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-meshd Description-md5: ca06bc66a9b979e71d30c46198c95ca7 Description-en: bluetooth mesh daemon The Bluetooth Mesh network is a new Bluetooth feature that extends "Bluetooth Low Energy (BLE)". . This package provides daemon (meshd) and tools that provide Bluetooth mesh functionality. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-source Description-md5: c53970d5c21e016bf4cdb7f6f6b575a5 Description-en: Source code for the BlueZ Linux Bluetooth stack This package contains the sources and patches which are needed to build bluez. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-test-scripts Description-md5: b0494198a0371f6bfc1b05ec27b53bff Description-en: test scripts of bluez This package contains test scripts for using BlueZ. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-test-tools Description-md5: fca85c8cf3fcd7fb4552fc32307ac254 Description-en: test tools of bluez This package contains test tools for using BlueZ. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bmf Description-md5: 9929dee4a5839d950a09d0bc7414eb1d Description-en: e-mail filter for spam that learns A small, fast, flexible Bayesian filter for processing e-mail. It is "trained" by the user to categorize email as spam or non-spam. This implementation integrates well with existing tools such as procmail and mutt. It can use a variety of formats for storing data. A utility is supplied for converting data between the supported formats. . This package includes support for text and libdb formats. . See "A Plan for Spam" by Paul Graham for further information. 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: bolt-21 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-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: bottlerocket Description-md5: 331352390812dbe755ab7c21f047c647 Description-en: Utility to control X10 Firecracker devices for home automation A command-line utility to interact with the Firecracker version of X10's home control devices (wireless home automation to control lights, cameras, appliances via a small transmitter that plugs into the standard RS-232 serial port of a computer). . Also included is rocket launcher, a graphical frontend to bottlerocket. If you want this functionality you should have wish (tk8.3 or tk8.4 - the Tcl/Tk interpreter) installed. Package: braillefont Description-md5: e7d670af51e5931fdc3694162c0d3bef Description-en: Prints a bitmapped version of a text using Unicode Braille symbols braillefont runs interactively on the console - one can enter a (short) text, that will be converted into a bitmapped version and printed using the Braille range of Unicode. Package: brandy Description-md5: 01a034d11f00c1f20ad18d0d8bcdd7f6 Description-en: BBC BASIC VI interpreter Matrix Brandy is an interpreter for BBC BASIC. It is source code compatible with the BASIC VI interpreter in RISC OS. . BBC BASIC VI is the 64-bit floating-point version of BASIC that came with the Acorn RISC OS machines, itself a development of the version of BASIC on the BBC Micro. Matrix Brandy aims to be source code compatible with this, including some extensions found in the RISC PC versions and the later RISC OS 5 as made available for several systems including the Raspberry Pi. Package: brickos Description-md5: 81bad338f60ecd7f2623f64ba3db9e7c Description-en: alternative OS for LEGO(r) Mindstorms RCX supporting C/C++ A multitasking operating system with development environment for use as an alternative to the standard LEGO(r) Mindstorms RCX firmware. . For posts to/from other users: https://lugnet.com/robotics/rcx/legos/ . (LEGO(r) is a trademark of the LEGO Group of companies.) Package: brickos-doc Description-md5: 4c6ab5ad98c018ad6b20f5eed2bdea13 Description-en: documentation for brickOS an Alternative OS for the RCX API Documentation for brickOS an alternative Operating System for the LEGO(r) Mindstorms RCX. . (LEGO(r) is a trademark of the LEGO Group of companies.) Package: buildtorrent Description-md5: 83acf29e32cd31820fc84a71fc6f942a Description-en: command line torrent creation program buildtorrent is a torrent file creation program. Given an announce url and an input file or directory, buildtorrent generates an output .torrent file that can be used by torrent clients. Package: bumps-private-libs Description-md5: 16f34adb9a91abb350eaff82feff9898 Description-en: data fitting and Bayesian uncertainty modeling for inverse problems (libraries) Bumps is a set of routines for curve fitting and uncertainty analysis from a Bayesian perspective. In addition to traditional optimizers which search for the best minimum they can find in the search space, bumps provides uncertainty analysis which explores all viable minima and finds confidence intervals on the parameters based on uncertainty in the measured values. Bumps has been used for systems of up to 100 parameters with tight constraints on the parameters. Full uncertainty analysis requires hundreds of thousands of function evaluations, which is only feasible for cheap functions, systems with many processors, or lots of patience. . Bumps includes several traditional local optimizers such as Nelder-Mead simplex, BFGS and differential evolution. Bumps uncertainty analysis uses Markov chain Monte Carlo to explore the parameter space. Although it was created for curve fitting problems, Bumps can explore any probability density function, such as those defined by PyMC. In particular, the bumps uncertainty analysis works well with correlated parameters. . Bumps can be used as a library within your own applications, or as a framework for fitting, complete with a graphical user interface to manage your models. . This package installs the compiled libraries used by the Python modules. Package: bundler Description-md5: b242d14d76111e77dd80f2c7e98a4707 Description-en: Manage Ruby application dependencies Bundler manages a Ruby application's dependencies through its entire life, across many machines, systematically and repeatably. . This is a dependency package which depends on a full Ruby development environment, it is targeted at application developers. Package: burner-cdrkit Description-md5: 0297a080d923bf9a5d78276e1ef9d132 Description-en: cdrkit extensions for the Burner burning application Burner is a simple application to burn, copy and erase CD and DVD media. . This package contains extensions for Burner, based on the genisoimage, growisofs, wodim, readom and dvdauthor programs. They are only needed for the following operations in Burner: * Audio CD burning with CD-Text information * Video DVD creation Package: burner-common Description-md5: 3458b38e92a571a6a1dc56e995fdae3a Description-en: Common files for the Burner CD burning application and library Burner is a simple application to burn, copy and erase CD and DVD media. . This package contains the common files and translations. Package: buteo-syncfw Description-md5: 2df65d1d92abb8b32e2c05fbf10edf25 Description-en: Buteo Synchronization Framework Synchronization of contact data in Lomiri is controlled by Buteo (the synchronization framework used in Ubuntu Touch and SailfishOS). Synchronization with a variety of data sources is supported through a number of data-source-specific synchronization plugins. Each plugin is independent, although many of them share significant amounts of code to ease maintenance. . This package contains the synchronization backend, plugin manager, profile db, and conflict resolver. Package: bzflag Description-md5: 6abbe5bd80be29c0501200f593c8d63f Description-en: 3D first person tank battle game BZFlag is a 3D multi-player multiplatform tank battle game that allows users to play against each other in a network environment. There are five teams: red, green, blue, purple and rogue (rogue tanks are black). Destroying a player on another team scores a win, while being destroyed or destroying a teammate scores a loss. Rogues have no teammates (not even other rogues), so they cannot shoot teammates and they do not have a team score. . There are two main styles of play: capture-the-flag and free-for-all. In capture-the-flag, each team (except rogues) has a team base and each team with at least one player has a team flag. The object is to capture an enemy team's flag by bringing it to your team's base. This destroys every player on the captured team, subtracts one from that team's score, and adds one to your team's score. In free-for-all, there are no team flags or team bases. The object is simply to get as high a score as possible. . This metapackage installs both the client and the server, as well as generic documentation files concerning the bzflag community, contributing to bzflag, etc. Package: bzflag-client Description-md5: ec93b0737ea3292c2bf204ecf9335f3f Description-en: 3D first person tank battle game -- client BZFlag is a 3D multi-player multiplatform tank battle game that allows users to play against each other in a network environment. There are five teams: red, green, blue, purple and rogue (rogue tanks are black). Destroying a player on another team scores a win, while being destroyed or destroying a teammate scores a loss. Rogues have no teammates (not even other rogues), so they cannot shoot teammates and they do not have a team score. . There are two main styles of play: capture-the-flag and free-for-all. In capture-the-flag, each team (except rogues) has a team base and each team with at least one player has a team flag. The object is to capture an enemy team's flag by bringing it to your team's base. This destroys every player on the captured team, subtracts one from that team's score, and adds one to your team's score. In free-for-all, there are no team flags or team bases. The object is simply to get as high a score as possible. . This package installs the BZFlag client compatible with 2.4.x BZFlag servers. Package: bzflag-data Description-md5: f47e829e59fc9047b0ce1aa2d8d6d0ef Description-en: 3D first person tank battle game -- data BZFlag is a 3D multi-player multiplatform tank battle game that allows users to play against each other in a network environment. There are five teams: red, green, blue, purple and rogue (rogue tanks are black). Destroying a player on another team scores a win, while being destroyed or destroying a teammate scores a loss. Rogues have no teammates (not even other rogues), so they cannot shoot teammates and they do not have a team score. . There are two main styles of play: capture-the-flag and free-for-all. In capture-the-flag, each team (except rogues) has a team base and each team with at least one player has a team flag. The object is to capture an enemy team's flag by bringing it to your team's base. This destroys every player on the captured team, subtracts one from that team's score, and adds one to your team's score. In free-for-all, there are no team flags or team bases. The object is simply to get as high a score as possible. . This package installs the data files needed by the BZFlag client. Package: bzflag-server Description-md5: 029282d17f4701a2726858e1ad73784a Description-en: 3D first person tank battle game -- server bzfs is the server for BZFlag, and it must be running to play. It can be run on any system on the network (including a player's system or one without graphics). You need to install this package if you wish to: - play by yourself - play amongst a small group of people on a private network - provide a server so that anyone on the Internet may play with you Package: c-evo-dh-data Description-md5: 9a4ba2b8ddab41db472b201b45207a95 Description-en: Empire Building Game (data files), C-evo: Distant Horizon A civilization style, turn based strategy game, of the Civ II era. . This package contains documentation, graphics, sound and localization data files for c-evo-dh. Package: c-evo-dh-gtk2 Description-md5: d07ddde07fa0ac7c8115f9f7e0d147ae Description-en: Empire Building Game (GTK2), C-evo: Distant Horizon A civilization style, turn based strategy game, of the Civ II era. . In this game, each player becomes the leader of a civilisation. To win, the player's civilization has to be first to build a spaceship. Features include a tough AI, many difficulty levels, custom design of military units. Game help in Chinese, Czeck, French, German, Italian, Portuguese, Spanish & Russian. Package: c-evo-dh-stdai Description-md5: e1e358073cb0302d643551a08ca6e2e5 Description-en: Empire Building Game (AI module), C-evo: Distant Horizon A civilization style, turn based strategy game, of the Civ II era. . This package contains the AI module for c-evo-dh. Package: c2x Description-md5: 089ae8140beba2ba3abae4b863d11300 Description-en: converter between DFT electronic structure codes formats This program should convert CASTEP's .check, .castep_bin, orbitals and .cell to various other formats, particularly so that they can be visualised with Jmol, XCrysDen, gnuplot and other programs. It can extract charge and spin densities, wavefunctions, symmetry operations, and much else besides. It also interfaces with Abinit, Quantum Espresso, Siesta, VASP, and other electronic structure codes. . The code can also manipulate .cell and .pdb files, building supercells, performing shifts, adding vacuum and rolling nanotubes. Package: ca-certificates-mono Description-md5: db6d1aed783549f6b47ea9980a42a837 Description-en: Common CA certificates (Mono keystore) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package uses the hooks of the ca-certificates package to update the Mono keystore. Package: cacti-spine Description-md5: 61315daeee86a59c040eb931ed2cfc1e Description-en: Multi-Threading poller for cacti Spine is a replacement for the default cmd.php poller in the cacti package. It primarily strives to be as fast as possible, and is designed for sites with large numbers of hosts and devices polled. . If the default poller provided by cacti works for you, then you should not use this package. You should only use this package if the default poller is unable to complete a polling cycle in the required amount of time. Package: cairosvg Description-md5: 31719718d06444d946a2ea1cc1d773f7 Description-en: SVG to PDF/PS/PNG converter based on Cairo CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files. The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1 recommendation from the W3C. Once parsed, the result is drawn to a Cairo surface that can be exported to various formats: PDF, PostScript, PNG and even SVG. Package: caja Description-md5: 2d27e6d6f085ec92e7532bd116bd9d0a Description-en: file manager for the MATE desktop Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. Package: caja-common Description-md5: e845fd1d469dd58a087ffd0d047163d0 Description-en: file manager for the MATE desktop (common files) Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . This package contains the architecture independent files. Package: caja-nextcloud Description-md5: c1987c87a19ca3f5c8e3572a905ba186 Description-en: Nextcloud integration for Caja 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. . Caja Nextcloud is an extension that integrates the Nextcloud web service with your MATE Desktop. Package: calamares-settings-mobian Description-md5: b626547c6e5789f1f804d66f5104c1ff Description-en: Calamares branding and configuration for Mobian This package contains the branding, configuration and scripts required to boot to calamares and install Mobian on a small, touch screen only device. 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: calligra Description-md5: 5b2385e3ba6a90ac8a81e5c2cbf9a89e Description-en: extensive productivity and creative suite Calligra Suite is a set of applications written to help you to accomplish your work. It includes office applications such as a word processor, a spreadsheet, a presentation program, a database application, etc., and raster and vector graphics tools. . This metapackage provides all the components of the Calligra Suite. Package: calligra-data Description-md5: d3f6d1b2e7bc9c43c1993d8f13b5bad4 Description-en: common shared data for the Calligra Suite This package provides the architecture-independent data that is shared amongst the various components of Calligra. . This package is part of the Calligra Suite. Package: calligra-libs Description-md5: bd711fec00d4e12eb191529df959aaf2 Description-en: common libraries and binaries for the Calligra Suite This package provides the libraries and binaries that are shared amongst the various components of Calligra. . This package is part of the Calligra Suite. Package: calligrasheets Description-md5: 2d8660804f7fda925c09df2937712c47 Description-en: spreadsheet for the Calligra Suite Tables is a powerful spreadsheet application. It is scriptable and provides both table-oriented sheets and support for complex mathematical formulae and statistics. It is the successor of KSpread. . This package is part of the Calligra Suite. Package: calligrasheets-data Description-md5: bd117eec7cfca920b66e8222d53837b6 Description-en: data files for Sheets spreadsheet This package contains architecture-independent data files for Sheets, the spreadsheet shipped with the Calligra Suite. . See the calligrasheets package for further information. . This package is part of the Calligra Suite. Package: calligrastage Description-md5: 4b8f690fc43fe1ca4190000d83114c16 Description-en: presentation program for the Calligra Suite Stage is an easy to use yet still flexible presentation application. You can easily create presentations containing a rich variety of elements, from graphics to text, from charts to images. Stage is extensible through a plugin system, so it is easy to add new effects, new content elements or even new ways of managing your presentation. . Stage natively uses the OpenDocument file format standard, for easy interchange with all ODF supporting applications, which includes Microsoft Office. Examples of its easy-to-use features are support for layouts, a special slide overview view during presentations for the presenter, support for many different master sliders in one presentation, cool transitions and a useful notes feature. . This package is part of the Calligra Suite. Package: calligrastage-data Description-md5: 63d64d4a8a3b9b339727cb670a41bc78 Description-en: data files for Calligra Stage This package contains architecture-independent data files for Stage, the presentation program shipped with the Calligra Suite. . See the calligrastage package for further information. . This package is part of the Calligra Suite. Package: calligrawords Description-md5: e8c718ad734d42503998d607ce115062 Description-en: word processor for the Calligra Suite Words is a FrameMaker-like word processing and desktop publishing application. It is capable of creating polished and professional looking documents. It can be used for desktop publishing, but also for "normal" word processing, like writing letters, reports and so on. . This package is part of the Calligra Suite. Package: calligrawords-data Description-md5: e3cac4e05ee1286dadee867f20e3d4d4 Description-en: data files for Words word processor This package contains architecture-independent data files for Words, the word processor shipped with the Calligra Suite. . See the calligrawords package for further information. . This package is part of the Calligra Suite. 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-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: capstone-tool Description-md5: 038e731047f2ca697e90f3e301ec43a6 Description-en: lightweight multi-architecture disassembly framework - command line tool Capstone is a lightweight multi-platform, multi-architecture disassembly framework. . This package contains cstool, a command-line tool to disassemble hexadecimal strings. Package: cargo-auditable Description-md5: 86339709a8b4c88e59a176219ae4b85d Description-en: Make production Rust binaries auditable Know the exact crate versions used to build your Rust executable. Audit binaries for known bugs or security vulnerabilities in production, at scale, with zero bookkeeping. . This works by embedding data about the dependency tree in JSON format into a dedicated linker section of the compiled executable. Package: cargo-debstatus Description-md5: 27ea6826db8848a09e04e4920a8633ba Description-en: print dependency tree of a Rust project using Cargo This package provides a debstatus subcommand for the Cargo, the Rust package manager. . cargo debstatus is similar to cargo tree, but for Debian packaging: it traverses all dependencies of your project, checks if the dependency is already in Debian, in the Debian NEW queue or if it needs to be updated. . This tool is primarily targetting Debian Rust packagers and should not be necessary for developing in Rust on Debian. This package contains the following binaries built from the Rust crate "cargo-debstatus": - cargo-debstatus Package: cargo-lichking Description-md5: 040da49018bd07ec9bc35fcf791efaef Description-en: Display or check licensing of Rust dependencies cargo-lichking is a cargo subcommand that displays or checks the licensing of Rust dependencies. This package contains the following binaries built from the Rust crate "cargo-lichking": - cargo-lichking Package: cargo-mutants Description-md5: f02fc65e318ff87fc6b2e015b2fcb829 Description-en: Inject bugs and see if your tests catch them cargo-mutants is a mutation testing tool for Rust. It helps you improve your program's quality by finding functions whose body could be replaced without causing any tests to fail. 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: catimg Description-md5: 34d427d8e9a3ab0482fef0a35135749a Description-en: fast image printing in to your terminal catimg is a little program written in C with no dependencies that prints images in terminal. It supports JPEG, PNG, ICO and GIF formats. . You will need a 256 color terminal in order to use this program. For higher resolution images, you need unicode support. Package: cbm Description-md5: 6a7b85ec4ae9edd0c415c0d9a7cd6a48 Description-en: display in real time the network traffic speed The Color Bandwidth Meter (CBM) is a small program to display the traffic currently flowing through the network devices in a simple curses-based GUI. The traffic for all interfaces include values as receive, transfer and total Bytes/s or bits/s (or its multiples as KB/s and Kb/s). . It is useful for Internet or LAN speed tests, measuring the velocity of a link, to establish a benchmark or to monitor your connections. CBM can be used with virtual, wired or wireless networks. Package: ccache Description-md5: ee6cfd684c9def102ca8cd664767a949 Description-en: Compiler cache for fast recompilation of C/C++ code Ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. Package: cdbs Description-md5: 84b2b5b6a68f07483ccc082be0bb4b21 Description-en: common build system for Debian packages This package contains the Common Debian Build System, an abstract build system based on Makefile inheritance which is completely extensible and overridable. In other words, CDBS provides a sane set of default rules upon which packages can build; any or all rules may be overridden as needed. Package: cdo Description-md5: a3706a835a1fd31e6223c556a174dc28 Description-en: Climate Data Operators Climate Data Operators are a collection of command line Operators to manipulate and analyse Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. There are more than 400 operators available. Package: celluloid Description-md5: 36039aaa9324deae871f44000a6a65b0 Description-en: simple GTK+ frontend for mpv GNOME MPV is a simple GTK+ frontend for mpv. GNOME MPV interacts with mpv via the client API exported by libmpv, allowing access to mpv's powerful playback capabilities. Package: cg3 Description-md5: 75cda0a9e28f6501410892e57ffb7966 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://edu.visl.dk/cg3.html for more documentation Package: cg3-dev Description-md5: 7e522bca6353e079929967c6bbae5bca 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://edu.visl.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: changetrack Description-md5: b8416f0b28829435263901d7b90422bb Description-en: monitor changes to (configuration) files changetrack automatically monitors changes to a set of files. If the files are modified one day and the machine stops working correctly some days later, changetrack will provide information on which files were modified and thus help locate the problem. . If you tell changetrack to use either the line editor ed (the default) or The GNU Revision Control System (RCS), you can recover files to any previous stage. If you do not want to install Perl, try out the filetraq or diffmon package. . changetrack is a filesystem watch, similar to etckeeper. Package: charliecloud Description-md5: cb5f7a7c45a1b470512c20a02152b601 Description-en: user-defined software stacks (UDSS) for HPC centers (metapackage) Charliecloud provides user-defined software stacks (UDSS) (aka containers) for high-performance computing (HPC) centers. This "bring your own software stack" functionality addresses needs such as: software dependencies that are numerous, complex, unusual, differently configured, or simply newer/older than what the center provides; build-time requirements unavailable within the center, such as relatively unfettered internet access; validated software stacks and configuration to meet the standards of a particular field of inquiry; portability of environments between resources, including workstations and other test and development system not managed by the center; consistent environments, even archivally so, that can be easily, reliabily, and verifiably reproduced in the future; and/or usability and comprehensibility. . This package provides runtime and builder packages for Charliecloud. Package: charliecloud-builders Description-md5: b7dc89814676ae204f1fc0bb2df35902 Description-en: user-defined software stacks (UDSS) for HPC centers (builders) Charliecloud provides user-defined software stacks (UDSS) (aka containers) for high-performance computing (HPC) centers. This "bring your own software stack" functionality addresses needs such as: software dependencies that are numerous, complex, unusual, differently configured, or simply newer/older than what the center provides; build-time requirements unavailable within the center, such as relatively unfettered internet access; validated software stacks and configuration to meet the standards of a particular field of inquiry; portability of environments between resources, including workstations and other test and development system not managed by the center; consistent environments, even archivally so, that can be easily, reliabily, and verifiably reproduced in the future; and/or usability and comprehensibility. . This package provides image builders for Charliecloud. Package: charliecloud-common Description-md5: a4d709f199107d02a6260f4b456b3f4a Description-en: user-defined software stacks (UDSS) for HPC centers (common files) Charliecloud provides user-defined software stacks (UDSS) (aka containers) for high-performance computing (HPC) centers. This "bring your own software stack" functionality addresses needs such as: software dependencies that are numerous, complex, unusual, differently configured, or simply newer/older than what the center provides; build-time requirements unavailable within the center, such as relatively unfettered internet access; validated software stacks and configuration to meet the standards of a particular field of inquiry; portability of environments between resources, including workstations and other test and development system not managed by the center; consistent environments, even archivally so, that can be easily, reliabily, and verifiably reproduced in the future; and/or usability and comprehensibility. . This package provides common files for Charliecloud. Package: charliecloud-doc Description-md5: 3de284a21080bcd5e27a092c522e8bfc Description-en: user-defined software stacks (UDSS) for HPC centers (documentation) Charliecloud provides user-defined software stacks (UDSS) (aka containers) for high-performance computing (HPC) centers. This "bring your own software stack" functionality addresses needs such as: software dependencies that are numerous, complex, unusual, differently configured, or simply newer/older than what the center provides; build-time requirements unavailable within the center, such as relatively unfettered internet access; validated software stacks and configuration to meet the standards of a particular field of inquiry; portability of environments between resources, including workstations and other test and development system not managed by the center; consistent environments, even archivally so, that can be easily, reliabily, and verifiably reproduced in the future; and/or usability and comprehensibility. . This package provides documentation files for Charliecloud. Package: charliecloud-runtime Description-md5: 695addde1653bc5f0f6abee3f887dda0 Description-en: user-defined software stacks (UDSS) for HPC centers (runtime tools) Charliecloud provides user-defined software stacks (UDSS) (aka containers) for high-performance computing (HPC) centers. This "bring your own software stack" functionality addresses needs such as: software dependencies that are numerous, complex, unusual, differently configured, or simply newer/older than what the center provides; build-time requirements unavailable within the center, such as relatively unfettered internet access; validated software stacks and configuration to meet the standards of a particular field of inquiry; portability of environments between resources, including workstations and other test and development system not managed by the center; consistent environments, even archivally so, that can be easily, reliabily, and verifiably reproduced in the future; and/or usability and comprehensibility. . This package provides tools to run containers for Charliecloud. Package: charliecloud-tests Description-md5: e941718bf5b79a4c851dce52f78e9b20 Description-en: user-defined software stacks (UDSS) for HPC centers (test suite) Charliecloud provides user-defined software stacks (UDSS) (aka containers) for high-performance computing (HPC) centers. This "bring your own software stack" functionality addresses needs such as: software dependencies that are numerous, complex, unusual, differently configured, or simply newer/older than what the center provides; build-time requirements unavailable within the center, such as relatively unfettered internet access; validated software stacks and configuration to meet the standards of a particular field of inquiry; portability of environments between resources, including workstations and other test and development system not managed by the center; consistent environments, even archivally so, that can be easily, reliabily, and verifiably reproduced in the future; and/or usability and comprehensibility. . This package provides a test suite for Charliecloud. Package: chasquid Description-md5: 5fa8e18e455407436ede6b8ff295e55c Description-en: simple SMTP (email) server written in go chasquid is an SMTP (email) server with a focus on simplicity, security, and ease of operation. . It sends and receives email as a typical MTA (for example, can be used instead of Postfix or Exim), and it is designed mainly for individuals and small groups. . It's written in Go, and is open source under the Apache license 2.0. Package: chatty Description-md5: e8a7915dcc494d4f96238dab0b24889b Description-en: Messaging application for mobile and desktop Chatty is a simple to use to messaging app for 1:1 communication and small groups supporting SMS, MMS, XMPP and Matrix. . It works on desktops but also adjusts to small screen sizes like smart phones and other mobile devices. Package: check-manifest Description-md5: c51d954135c8eb3c388f6e04868b97be Description-en: Tool to check the completeness of MANIFEST.in for Python packages (Python 3) The check-manifest tool performs a check on a MANIFEST.in file from a Python project and verifies its completeness. It can also create a MANIFEST.in file from scratch or append suggestions to it, and the user can also ignore certain patterns if needed. Package: check-patroni Description-md5: 42190011eced0910230ea50b899bcd81 Description-en: Nagios plugin to check on patroni A nagios plugin for patroni that checks presence of leader, replicas, and node counts, and also checks each node for replication status. Package: checkit-tiff Description-md5: f1077d43c7869fa9ff00ddd1f99e6696 Description-en: conformance checker for baseline TIFFs "checkit_tiff" is a conformance checker for baseline TIFFs (with various extensions). It works in different way than other tools. Instead to use a hardcoded rule set with predefined values, you are able to define tags and corresponding values more fine granulary. The rulesets are human readable and could be adapted to own needs. . The "checkit_tiff" works on commandline and therefore it is embedable in scripts . The tools are developed for purposes of curation and longterm preservation Package: cheese Description-md5: d43e2962bb9e2e6472e35b9746fa32d9 Description-en: tool to take pictures and videos from your webcam A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. Package: cheese-common Description-md5: bd8017d577dcb034b7c3327cc79fe310 Description-en: Common files for the Cheese tool to take pictures and videos A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package contains the common files and translations. Package: chewmail Description-md5: 8a41c68341878d09fd4cc6070dbd0e28 Description-en: mail archiver for various mailbox formats chewmail is a Perl-based mail archiver. It uses Mail::Box so supports any mailbox format it does. It can filter messages into mbox's based on the message's date and other criteria. Package: chirp Description-md5: 7185287e8601d4627870609e2b36570b Description-en: Configuration tool for amateur radios CHIRP is a free, open-source tool for programming your amateur radio. It supports a large number of manufacturers and models, as well as provides a way to interface with multiple data sources and formats. . CHIRP can handle data in the following formats: - Comma Separated Values (.csv) - Comma Separated Values generated by RT Systems (.csv) - EVE for Yaesu VX-5 (.eve) - Kenwood HMK format (.hmk) - Kenwood commercial ITM format (.itm) - Icom Data Files (.icf) - ARRL TravelPlus (.tpe) - VX5 Commander Files (.vx5) - VX7 Commander Files (.vx7) . Most popular modern amateur radios are supported by CHIRP via their interface cables. Package: ciderwebmail Description-md5: e4e2044a58a9b3997237eb5047bf055d Description-en: IMAP webmail service CiderWebmail is a modern, user friendly and maintenance free webmail application. It's targeted at mailserver administrators who need to provide web access for their user's mailboxes and individuals wanting to access their mailboxes via an always available web application. . It currently supports all the basic mail handling features one would expect from such an application: . * Listing your emails with selectable sort order and grouping. * Moving emails between folders and deleting using drag & drop. * Displaying text and HTML emails even if their code is completely broken (which happens quite often in reality) * Keyboard bindings for switching through emails, moving, deleting, replying and forwarding. * Reply to and forward existing emails or write new emails, add attachments and have a copy saved in your "Sent" folder. . As an application written deep in the 21st century, CiderWebmail supports only IMAP mail servers. . It is recommended to use CiderWebmail with the Dovecot IMAP server. CiderWebmail deliberately does little internal caching for security reasons, so if used with an IMAP server less powerful than Dovecot you may benefit from connecting via imapproxy. Package: cinder-tempest-plugin Description-md5: 08b16cc36a241530b69fbdcbf9a2a790 Description-en: OpenStack Integration Test Suite - Cinder 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 Cinder plugin. Package: cinnamon-settings-daemon Description-md5: 3756e02ea22b0a676b6feb8d986f801c Description-en: daemon handling the Cinnamon session settings This package contains the daemon which is responsible for setting the various parameters of a Cinnamon session and the applications that run under it. It handles the following kinds of settings: . * Keyboard: layout, accessibility options, shortcuts, media keys * Clipboard management * Theming: background, icons, GTK+ applications * Cleanup of unused files * Startup of other daemons: screensaver * Typing break . It also sets various application settings through X resources and freedesktop.org XSETTINGS. Package: cinnamon-settings-daemon-dev Description-md5: bdea501e16d008ae3d53e5e9cb036053 Description-en: headers for building applications communicating with cinnamon-settings-daemon This package contains header files required to build applications that communicate with the Cinnamon settings daemon over D-Bus. Package: cjs Description-md5: 13f136dad3d7470d876a2eb320e97f5e Description-en: Mozilla-based javascript bindings for the Cinnamon platform Makes it possible for applications to use all of Cinnamon's platform libraries using the Javascript language. It's mainly based on the Mozilla javascript engine and the GObject introspection framework. . This package is the frozen version of gjs that the cinnamon desktop currently uses. . This package contains the interactive console application. Package: cjs-tests Description-md5: c7091d9e05eac811ec4b8b6af94298da Description-en: Mozilla-based javascript bindings for the Cinnamon platform (tests) Makes it possible for applications to use all of Cinnamon's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package is the frozen version of gjs that the cinnamon desktop currently uses. Package: ckb-next Description-md5: 3ae573810d61a5eebaaa863a2be5f572 Description-en: driver for Corsair keyboards and mice ckb-next is an open-source driver for Corsair keyboards and mice. It aims to bring the features of Corsair's proprietary CUE software to the Linux and Mac operating systems. Package: ckermit Description-md5: 9281d7f0d597f7492962b9135314d699 Description-en: serial and network communications package C-Kermit is a combined serial and network communication software package offering a consistent, medium-independent, secure cross-platform approach to connection establishment, terminal sessions, file transfer, character-set translation, and automation of communication tasks. Package: cl-asdf Description-md5: 045d32b1c65c61130426f3ef093f072e Description-en: Another System Definition Facility ASDF provides the functionality of make and ld.so for Common Lisp software: It drives compilation and dynamic loading for complex Lisp systems with multiple modules and files, and is the de facto standard used by free software written in Common Lisp. . It also includes a utility library, UIOP, to portably deal with many issues that all Common Lisp programs have to deal with, including handling pathnames, accessing the filesystem, executing external programs, user configuration, etc. . Most Common Lisp implementations already provide asdf via (require "asdf"), but not all of them provide an up-to-date version. Package: cl-babel Description-md5: 734bead228f1e8893804fba8da89314b Description-en: charset encoding/decoding library for Common Lisp Babel is a charset encoding/decoding library, not unlike GNU libiconv, but completely written in Common Lisp. . It strives to achieve decent performance. To that effect, it uses OpenMCL's approach of calculating the destination buffer size in advance. Most of the encoding/decoding algorithms have been adapted from OpenMCL's source. . Another important goal is reusability. Similarly to SBCL, it defines an interface wherein the algorithms can be reused between a variety of data types so long we're dealing with conversions between octets and unicode code points. . Babel comes with converters between strings and (unsigned-byte 8) vectors but can be easily extended to deal with, e.g., strings and foreign memory, vectors and Closure's runes, etc... Package: cl-closer-mop Description-md5: a21414ff10eea06d00c3205a642b7d68 Description-en: Cross Implementation AMOP library This library enhances the different MOP implementations so that they support better the AMOP specifications. . The CLOS spec contained two parts, only the basic level went into the Common Lisp standard. The lower level functions of the AMOP were not included so different implementations differ (mostly slightly) in how to implement the AMOP. . With the help of cl-closer-mop you can use the full power of AMOP on all supported implementations, relying on the library to translate your code. . Supported implementations: - Allegro Common Lisp - Armed Bear Common Lisp (ABCL) - Clisp - Clozure Common Lisp (CCL) - CMU Common Lisp (CMUCL) - Embeddable Common Lisp (ECL) - LispWorks Personal and Hobbyist editions - Steel Bank Common Lisp (SBCL) (version restrictions might apply) Package: cl-consfigurator Description-md5: 72c33d706b688275e6f5f34d3cd9b431 Description-en: Lisp declarative configuration management system Consfigurator is a system for declarative configuration management using Common Lisp. You can use it to configure hosts as root, deploy services as unprivileged users, build and deploy containers, install operating systems, produce disc images, and more. Some key advantages: . * Apply configuration by transparently starting up another Lisp image on the machine to be configured, so that you can use the full power of Common Lisp to inspect and control the host. . * Also define properties of hosts in a more restricted language, that of :POSIX properties, to configure machines, containers and user accounts where you can't install Lisp. These properties can be applied using just an SSH or serial connection, but they can also be applied by remote Lisp images, enabling code reuse. . * Flexibly chain and nest methods of connecting to hosts. For example, you could have Consfigurator SSH to a host, sudo to root, start up Lisp, use the setns(2) system call to enter a Linux container, and then deploy a service. Secrets, and other prerequisite data, are properly passed along. . * Combine declarative semantics for defining hosts and services with a multiparadigmatic general-purpose programming language that won't get in your way. . Declarative configuration management systems like Consfigurator and Propellor share a number of goals with projects like the GNU Guix System and NixOS. However, tools like Consfigurator and Propellor try to layer the power of declarative and reproducible configuration semantics on top of traditional, battle-tested UNIX system administration infrastructure like distro package managers, package archives and daemon configuration mechanisms, rather than seeking to replace any of those. Let's get as much as we can out of all that existing distro policy-compliant work! Package: 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-osicat Description-md5: 08db446e46c28b96c46e183b035564b6 Description-en: lightweight operating system interface for Common Lisp on POSIX-like systems Portable, low-level access to POSIX functionality from Common Lisp, including: . * directory iteration and deletion * environment variables * symbolic links * file permissions * identification of file types. Package: cl-speech-dispatcher Description-md5: 7b4b0a144c4870eab899a44ed1bbb38d Description-en: Common Lisp interface to Speech Dispatcher Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains a Common Lisp library for communication with Speech Dispatcher. Package: cl-swank Description-md5: 4925485fcc0754ed8354affac6594fc2 Description-en: Superior Lisp Interaction Mode for Emacs (Lisp-side server) SLIME is the Superior Lisp Interaction Mode for Emacs. . SLIME extends Emacs with support for interactive programming in Common Lisp. The features are centered around slime-mode, an Emacs minor-mode that complements the standard lisp-mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on. . The slime-mode programming environment follows the example of Emacs’s native Emacs Lisp environment. It also includes good ideas from similar systems (such as ILISP) and some new ideas. . SLIME is compatible with the following free Common Lisp implementations: CMUCL, SBCL, CCL, CLISP, ECL, ABCL. . This package contains the Lisp-side server, needed by the Emacs client (see package slime). Package: cl-trivial-features Description-md5: 698b1a8435cfe3cbc15b034345a7332b Description-en: abstraction layer for the *FEATURES* across Common Lisp implementations trivial-features ensures consistent *FEATURES* across multiple Common Lisp implementations. . For example, on MacOS X platforms, while most Lisps push `:DARWIN` to `*FEATURES*`, CLISP and Allegro push `:MACOS` and `:MACOSX` instead, respectively. Some Lisps might not push any feature suggesting MacOS X at all. trivial-features will make sure all Lisps will have `:DARWIN` in the `*FEATURES*` list when running on MacOS X. This way, you can write . #+darwin foo #-darwin bar . instead of . #+(or darwin macos macosx) foo #-(or darwin macos macosx) bar Package: clamfs Description-md5: c8df642610168b48ffd1b29953e6bf2d Description-en: user-space anti-virus protected file system ClamFS is a FUSE-based user-space file system for Linux with on-access anti-virus file scanning through clamd daemon. Clamd (clamav-daemon) is a file scanning service developed by ClamAV project. 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-21 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-21-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-21-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-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-format-21 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-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-tidy-21 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-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: clang-tools-21 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-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: clangd-21 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: clapper Description-md5: e46377a676c47f82e937be546f96cd1a Description-en: Simple and modern GNOME media player Clapper is a modern media player designed for simplicity and ease of use. Powered by GStreamer and built for the GNOME desktop environment using GTK4 toolkit, it has a clean and stylish interface that lets you focus on enjoying your favorite videos. This application aim is to offer all the essentials features you'd expect from a video player in a simple form. Clapper uses a playback queue where you can add multiple media files. Think of it like a playlist that you can build. You can easily reorder items or remove them from the queue with a simple drag and drop operation. It also supports hardware acceleration through VA-API on AMD/Intel GPUs, NVDEC on Nvidia and V4L2 on mobile devices. Package: clatd Description-md5: 1771fe159afb903d61b0fc12fc141688 Description-en: 464XLAT (CLAT) and SIIT-DC (ER) network architecture support The clatd script makes it easy to set up packet translation between IPv6 and IPv4 networks. . Supported deployment models include: . - IPv6-only/IPv6-mostly LANs (RFCs pending), - ISPs using 464XLAT (RFC 6877) and - Data centers using SIIT-DC (RFC 7755). . An RFC for the LAN deployment is currently in the works, see "6mops" IETF draft. . When used on a LAN it is currently advisable to run clatd (or another CLAT implementation) on all end-user computers. While the DNS64 (RFC 6147) mechanism can help to make this less necessary and instead rely on the network-wide NAT64 (RFC 6146) translation service this is considered at best a transitory hack. Even if DNS64 is technically acceptable it is challanging because some applications may use "address literals" directly instead of relying on DNS to resolve names to addressess. Package: clawsker Description-md5: fbbbe071d9454e4abef0f9f6c30d2ccb Description-en: Configuration tweaker for Claws Mail Clawsker is an applet to edit the so called Claws Mail hidden preferences. . Claws Mail is a fast, lightweight and feature-rich MUA with a high number of configurable options. To keep the binary small and fast some of these preferences which not widely used are not provided with a graphical interface for inspection and/or modification. . Users wanting to edit such preferences had to face raw edition of their configuration files, now you can do it with a convenient GTK+3 interface using Clawsker. In addition to hidden preferences, windows positions and/or sizes, keyboard shortcuts and drop-down selector histories can be edited. Package: clazy Description-md5: 5bdd5d8030f3ce392b4cd4a160016c2b Description-en: Clang plugin for additional warnings Clazy is a Clang plugin which extends the compiler with over 50 warnings related to Qt best practices ranging from unneeded memory allocations to API misuse. It’s an opensource project spawned by KDAB’s R&D efforts for better C++ tooling. Package: clazy-tests Description-md5: 67d1b5cf9cd05d27dfaf294ea0939942 Description-en: test files for Clazy This package contains all the test files needed for running the autopkgtest of Clazy. This is hardly useful to install in any other context than this. Package: clipit Description-md5: 277e938a26e07464f88fe9f20a862534 Description-en: lightweight GTK+ clipboard manager (deprecated) Clipboard manager with features such as: * Save history of your last copied items * Search through the history * Global hotkeys for most used functions * Execute actions with clipboard items * Exclude specific items from history . ClipIt was forked from Parcellite and adds many bugfixes and features to the project. . Diodon is a replacement for ClipIt, which is no longer supported. . This package may be safely removed after the migration to Diodon is complete. 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-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: clonezilla Description-md5: f9c2e3ff6ca4a7aff674192c45254b5b Description-en: bare metal backup and recovery of disk drives Clonezilla is an OpenSource clone system (OCS) solution with unicasting and multicasting. . Clonezilla, based on drbl, partclone and udpcast, allows you to do bare metal backup and recovery. This package provides Clonezilla SE (server edition) which is for massive deployment: it can clone many (40 plus!) computers simultaneously. . Clonezilla saves and restores only used blocks in the harddisk. This increases the clone efficiency. At the NCHC's Classroom C, Clonezilla SE was used to clone 41 computers simultaneously. It took only about 10 minutes to clone a 5.6 GBytes system image to all 41 computers via multicasting. Package: cloudflare-ddns Description-md5: cd908e7e249f9606ba9f2c2355b19720 Description-en: dynamically update a DNS record using Cloudflare cloudflare-ddns is a oneshot program: you run it, it updates the DNS record, and it terminates. This uses Cloudflare's API, so to run the tool you'll need an API token and the Zone ID of the DNS zone that you want to update. . This package contains the tool and a set of systemd units that make it run periodically. Package: cloudkitty-api Description-md5: e2748c3cddc052e5cbfef76ce4baeca8 Description-en: OpenStack Rating as a Service - API server CloudKitty aims at filling the gap between metrics collection systems like ceilometer and a billing system. . Every metrics are collected, aggregated and processed through different rating modules. You can then query CloudKitty's storage to retrieve processed data and easily generate reports. . Most parts of CloudKitty are modular so you can easily extend the base code to address your particular use case. . This package contains the Cloudkitty API server. Package: cloudkitty-common Description-md5: dfa569abfac7039aa62ac414c43b0bd8 Description-en: OpenStack Rating as a Service - common files CloudKitty aims at filling the gap between metrics collection systems like ceilometer and a billing system. . Every metrics are collected, aggregated and processed through different rating modules. You can then query CloudKitty's storage to retrieve processed data and easily generate reports. . Most parts of CloudKitty are modular so you can easily extend the base code to address your particular use case. . This package contains common files for Cloudkitty. Package: cloudkitty-doc Description-md5: f3516716b5e4577044fe8f338788a17e Description-en: OpenStack Rating as a Service - Documentation CloudKitty aims at filling the gap between metrics collection systems like ceilometer and a billing system. . Every metrics are collected, aggregated and processed through different rating modules. You can then query CloudKitty's storage to retrieve processed data and easily generate reports. . Most parts of CloudKitty are modular so you can easily extend the base code to address your particular use case. . This package contains the documentation. Package: cloudkitty-processor Description-md5: 0f129dd6518c0449a6f05639534f4ceb Description-en: OpenStack Rating as a Service - processor CloudKitty aims at filling the gap between metrics collection systems like ceilometer and a billing system. . Every metrics are collected, aggregated and processed through different rating modules. You can then query CloudKitty's storage to retrieve processed data and easily generate reports. . Most parts of CloudKitty are modular so you can easily extend the base code to address your particular use case. . This package contains the Cloudkitty processor daemon. Package: cloudkitty-tempest-plugin Description-md5: e2c348588b56cd14b402b7c9fe398294 Description-en: OpenStack Integration Test Suite - CloudKitty 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 CloudKitty plugin. Package: cmus Description-md5: 862a6bf2368d493298de5b26cd8f8bcb Description-en: lightweight ncurses audio player C* Music Player is a modular and very configurable ncurses-based audio player. It has some interesting features like configurable colorscheme, mp3 and ogg streaming, it can be controlled with an UNIX socket, filters, album/artists sorting and a vi-like configuration interface. . It currently supports different input formats: - Ogg Vorbis - MP3 (with libmad) - FLAC - Wav - Modules (with libmodplug) - Musepack - AAC - Windows Media Audio Package: cmus-plugin-ffmpeg Description-md5: 4bb1386678fe15219a1b1422700d43a7 Description-en: lightweight ncurses audio player (FFmpeg plugin) C* Music Player is a modular and very configurable ncurses-based audio player. It has some interesting features like configurable colorscheme, mp3 and ogg streaming, it can be controlled with an UNIX socket, filters, album/artists sorting and a vi-like configuration interface. . This package adds FFmpeg support to C* Music Player. Package: cockpit Description-md5: 24b0aa0c07779dcba10e15ca9244d9e9 Description-en: Web Console for Linux servers The Cockpit Web Console enables users to administer GNU/Linux servers using a web browser. . It offers network configuration, log inspection, diagnostic reports, SELinux troubleshooting, interactive command-line sessions, and more. Package: cockpit-bridge Description-md5: 34419f40043aa83e9a0fb5968fe56ce7 Description-en: Cockpit bridge server-side component The Cockpit bridge component installed server side and runs commands on the system on behalf of the web based user interface. Package: cockpit-doc Description-md5: 917dc8f7798407683627da6ebb139a47 Description-en: Cockpit deployment and developer guide The Cockpit Deployment and Developer Guide shows sysadmins how to deploy Cockpit on their machines as well as helps developers who want to embed or extend Cockpit. Package: cockpit-machines Description-md5: 8df4c11e840a3161801680033725df15 Description-en: Cockpit user interface for virtual machines The Cockpit Web Console enables users to administer GNU/Linux servers using a web browser. . This package adds an user interface for managing libvirt virtual machines. Package: cockpit-networkmanager Description-md5: d453350593dcc4aba8e5cd9e282c9e7c Description-en: Cockpit user interface for networking The Cockpit components for interacting with networking configuration. Incompatible with systemd-networkd/ifupdown defined networks. Package: cockpit-packagekit Description-md5: 78e1cc24dd1b7a3c1e724e0fb54d4968 Description-en: Cockpit user interface for apps and package updates The Cockpit components installing OS updates and Cockpit add-ons, via PackageKit. Package: cockpit-podman Description-md5: bd8bea62609a52119a9f55b9e9e77daf Description-en: Cockpit component for Podman containers The Cockpit Web Console enables users to administer GNU/Linux servers using a web browser. . This package adds an user interface for Podman containers. Package: cockpit-sosreport Description-md5: 4758fe190de68c7b853346fee5745606 Description-en: Cockpit user interface for diagnostic reports The Cockpit component for creating diagnostic reports with the sosreport tool. Package: cockpit-storaged Description-md5: c2ebe73ae22d08ed61f7619b0540e9d3 Description-en: Cockpit user interface for storage The Cockpit components for interacting with storage. . Install udisks2-lvm2 if you use LVM and want to manage it with Cockpit. Package: cockpit-system Description-md5: 305239ce7fcb5c6043156a1e54c69f73 Description-en: Cockpit admin interface for a system Cockpit admin interface package for configuring and troubleshooting a system. Package: cockpit-ws Description-md5: f492a869e15f8c92004032f384bce124 Description-en: Cockpit Web Service The Cockpit Web Service listens on the network, and authenticates users. . Install sssd-dbus for supporting client certificate/smart card authentication via sssd/FreeIPA. Package: cod-tools Description-md5: 8b218d25247cc21b857131c4bc2132d7 Description-en: tools for manipulating CIF format files cod-tools is a set of Perl modules and command line tools for manipulating Crystallographic Information Format (CIF) v1.1 and v2.0 files. Package: coda Description-md5: 242ddbeb7caa0b075875bef4ad5e63b3 Description-en: Common Data Access framework for Earth science The Common Data Access framework allows reading of scientific data to manipulate and analyse Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. There are more than 400 operators available. Package: codeblocks Description-md5: 085a469fb5f38916d82842e097c6fda4 Description-en: Code::Blocks integrated development environment (IDE) Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. Plugins included in the base package are: * Compiler frontend to many free compilers * Debugger frontend for GDB * Source formatter (based on AStyle) * Wizard to create new C++ classes * Code-completion / symbols-browser (work in progress) * Default MIME handler * Wizard to create new Code::Blocks plugins * To-do list * Extensible wizard based on scripts * Autosave (saves your work in the unfortunate case of a crash) Package: codeblocks-common Description-md5: e1583e4d79ede6b548b2149d9200bf8b Description-en: common files for Code::Blocks IDE Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. . This package contains the architecture-independent files of Code::Blocks. Package: codeblocks-contrib Description-md5: fb01804165a85f9f7cba61be9770640e Description-en: contrib plugins for Code::Blocks IDE This package extends Code::Blocks functionality a great deal with the included plugins. These are: * Code profiler (based on gprof) and code statistics (SLOCs etc) * Copy strings * DragScroll (enhances mouse operations) * Setting of environment variables * Source exporter to PDF/HTML/ODT/RTF * Header fixup * Help * Keyboard shortcuts configuration * RAD gui-builder for wxWidgets (wxSmith) * wxSmith AUI and wxSmith contrib items * Selection of small games for relaxing between coding sessions! (BYOGames) * Autoversioning * ThreadSearch * BrowseTracker * Valgrind * HexEditor * IncrementalSearch * Codesnippets * Library finder * Regular expression testbed * Symbol table plugin * CB koders * MouseSap * Cccc * CppCheck Package: codeblocks-dev Description-md5: bf5bf143062d45ee97db1da6c01550ed Description-en: Code::Blocks development files (SDK) Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. Plugins included in the base package are: * Compiler frontend to many free compilers * Debugger frontend for GDB * Source formatter (based on AStyle) * Wizard to create new C++ classes * Code-completion / symbols-browser (work in progress) * Default MIME handler * Wizard to create new Code::Blocks plugins * To-do list * Extensible wizard based on scripts * Autosave (saves your work in the unfortunate case of a crash) . This package contains the development files (headers and libraries) for creating Code::Blocks plugins. Package: codegroup Description-md5: 97fe051c3c392aaf38679157d5f7ad58 Description-en: convert any file into five-letter code groups codegroup encodes any file into five-letter code groups, allowing it to be transmitted through any medium, and decodes files containing codegroups into the original input. Encoded files contain a 16-bit cyclical redundancy check (CRC) and file size to verify, when decoded, that the message is complete and correct. Files being decoded may contain other information before and after the codegroups, allowing in-the-clear annotations to be included. . codegroup makes no attempt, on its own, to prevent your message from being read. Cryptographic security should be delegated to a package intended for that purpose, such as pgp. It can then be applied to the encrypted binary output, transforming it into easily transmitted text. Text created by it uses only upper case ASCII letters and spaces. Unlike files encoded with uuencode or pgp's "ASCII armour" facility, the output of codegroup can be easily (albeit tediously) read over the telephone, broadcast by shortwave radio to agents in the field, or sent by telegram, telex, or Morse code. Package: coinor-libsymphony-dev Description-md5: 0d6e0584b3a2a247b945f39ee22649fc Description-en: COIN-OR solver for mixed-integer linear programs (developer files) SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver, callable library, and extensible framework for implementing customized solvers SYMPHONY has a number of advanced capabilities, including the ability to solve multi-objective MILPs, the ability to warm start its solution procedure, and the ability to perform basic sensitivity analyses. . SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the header files for developers. Package: coinor-libsymphony-doc Description-md5: dea6a1d402e1265962f70187d6595346 Description-en: COIN-OR solver for mixed-integer linear programs (documentation) SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver, callable library, and extensible framework for implementing customized solvers SYMPHONY has a number of advanced capabilities, including the ability to solve multi-objective MILPs, the ability to warm start its solution procedure, and the ability to perform basic sensitivity analyses. . SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the documentation and examples. Package: coinor-libsymphony3 Description-md5: 366d6d4a97ad87929e56360898d68ee9 Description-en: COIN-OR solver for mixed-integer linear programs (shared libraries) SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver, callable library, and extensible framework for implementing customized solvers SYMPHONY has a number of advanced capabilities, including the ability to solve multi-objective MILPs, the ability to warm start its solution procedure, and the ability to perform basic sensitivity analyses. . SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the shared libraries. Package: coinor-symphony Description-md5: 9a26044d97db10cc4810a52f7f0d3024 Description-en: COIN-OR solver for mixed-integer linear programs SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver, callable library, and extensible framework for implementing customized solvers SYMPHONY has a number of advanced capabilities, including the ability to solve multi-objective MILPs, the ability to warm start its solution procedure, and the ability to perform basic sensitivity analyses. . SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the symphony executable. Package: colcon Description-md5: 9e5096ed7e7af4c9951a1696a626167b Description-en: collective construction meta build tool This package is part of ROS 2, the Robot Operating System. colcon is a meta build tool to improve the workflow of building, testing and using multiple software packages. It is the recommended tool for ROS 2 to set up workspaces and build packages from source, but can also handle old ROS 1 workspaces. . This package installs the main colcon executable. Package: colmap Description-md5: c33d96e1bd101c2e0247461ec235b8cf Description-en: Structure-from-Motion and Multi-View Stereo This is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface. It offers a wide range of features for reconstruction of ordered and unordered image collections. Package: colorized-logs Description-md5: c2ca1e752a67b97d30757e6dd9b48346 Description-en: tools for consuming logs with ANSI color Some tools like gcc, dmesg, grep --color, colordiff, ccze, etc can enhance their output with color, making reading a lot more pleasant. You can usually view that only on your terminal or with "less -R"; this package gives you: * ansi2html: convert logs to HTML * ansi2txt: drop ANSI control codes * ttyrec2ansi: drop timing data from ttyrec files * pipetty: makes a program think its stdout and stderr are connected to a terminal; use as a prefix: "pipetty dmesg|tee" * lesstty: pipe a program (as above) to "less -R" Package: con-duct Description-md5: 4ff0713b76ec9120759f8a42f5a7db30 Description-en: lightweight wrapper to collect execution data for a command con-duct provides a duct command which is a lightweight wrapper that collects execution data for an arbitrary command. Execution data includes execution time, system information, and resource usage statistics of the command and all its child processes. It is intended to simplify the problem of recording the resources necessary to execute a command, particularly in an HPC environment. . Resource usage is determined by polling (at a sample-interval). During execution, duct produces a JSON lines file with one data point recorded for each report (at a report-interval). . This package installs the Python library and command-line tools. 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: conky-all Description-md5: 1faca1fb400cf837b48eacb2ec53a5de Description-en: highly configurable system monitor (all features enabled) Conky is a system monitor that can display just about anything, either on your root desktop or in its own window. Conky has many built-in objects, as well as the ability to execute external programs or scripts (either external or through built-in Lua support). . This is a full conky with most compile options enabled: . Wayland, X11, XDamage, XDBE, Xft, MPD, MOC, math, hddtemp, portmon, RSS, wireless, IBM, nvidia, Imlib2, apcupsd, I/O stats, argb, Lua and the cairo and imlib2 Lua bindings, Audacious, PulseAudio, iCal, iconv, IRC, and systemd journal. Package: conky-cli Description-md5: c00e0b4a0278562b884599aa6b6db564 Description-en: highly configurable system monitor (basic version) Conky is a system monitor that can display just about anything, either on your root desktop or in its own window. Conky has many built-in objects, as well as the ability to execute external programs or scripts (either external or through built-in Lua support). . This is a basic package that can be useful in servers or piped with dzen2. It includes the following support: . MPD, MOC, math, apcupsd, ncurses and I/O stats. Package: conky-std Description-md5: 91f85b5a646ab0be7c58b2fa4272f62e Description-en: highly configurable system monitor (default version) Conky is a system monitor that can display just about anything, either on your root desktop or in its own window. Conky has many built-in objects, as well as the ability to execute external programs or scripts (either external or through built-in Lua support). . This package should be a good compromise for most users that do not need special features. It includes the following support: . Wayland, X11, XDamage, XDBE, Xft, MPD, MOC, math, hddtemp, portmon, wireless, ncurses, apcupsd, I/O stats, argb and Lua. Package: connectagram Description-md5: 29e6d48ff709fc0b61b0fcf2b9155786 Description-en: word unscrambling game The board consists of several scrambled words that are joined together. You can choose the length of the words, the amount of words, and the pattern that the words are arranged in. The game provides a hint option for times when you are stuck. Package: connectagram-data Description-md5: 40f94f50d39939778af305ec7c981ff6 Description-en: word unscrambling game - data files The board consists of several scrambled words that are joined together. You can choose the length of the words, the amount of words, and the pattern that the words are arranged in. The game provides a hint option for times when you are stuck. . This package provides data files required by connectagram. They include word lists and translations. Package: connman Description-md5: b19b94709b4d2ff65c954bf81f0bc2a1 Description-en: Intel Connection Manager daemon The Linux Connection Manager project provides a daemon for managing Internet connections within embedded devices running the Linux operating system. The Connection Manager is designed to be slim and to use as few resources as possible. It is fully modular system that can be extended through plug-ins. The plug-in approach allows for easy adaption and modification for various use cases. . ConnMan provies IPv4 and IPv6 connectivity via: * ethernet * Wi-Fi, using wpasupplicant * Cellular, using oFono * Bluetooth, using bluez . ConnMan implements DNS resolving and caching, DHCP clients for both IPv4 and IPv6, link-local IPv4 address handling and tethering (IP connection sharing) to clients via USB, ethernet, Wi-Fi, cellular and Bluetooth. . This package contains the connman daemon and its plugins. Package: connman-dev Description-md5: 9356ee7162dcfd3a1d09948366ea6372 Description-en: Development files for connman The Linux Connection Manager project provides a daemon for managing Internet connections within embedded devices running the Linux operating system. The Connection Manager is designed to be slim and to use as few resources as possible. It is fully modular system that can be extended through plug-ins. The plug-in approach allows for easy adaption and modification for various use cases. . ConnMan provies IPv4 and IPv6 connectivity via: * ethernet * Wi-Fi, using wpasupplicant * Cellular, using oFono * Bluetooth, using bluez . ConnMan implements DNS resolving and caching, DHCP clients for both IPv4 and IPv6, link-local IPv4 address handling and tethering (IP connection sharing) to clients via USB, ethernet, Wi-Fi, cellular and Bluetooth. . This package contains headers, pkg-config support mainly useful for developing connman plugins. Package: connman-doc Description-md5: 638dda5db988107c5e5f68f2cb2738c6 Description-en: ConnMan documentation The Linux Connection Manager project provides a daemon for managing Internet connections within embedded devices running the Linux operating system. . This package contains the connman API documentation. . See the connman description for more information regarding connman. Package: connman-tests Description-md5: 9104418e16ef5a824e655da3e38aa405 Description-en: Intel Connection Manager daemon -- test scripts The Linux Connection Manager project provides a daemon for managing Internet connections within embedded devices running the Linux operating system. The Connection Manager is designed to be slim and to use as few resources as possible, so it can be easily integrated in other Moblin-based embedded systems. It is fully modular system that can be extended through plug-ins, to support all kinds of wired or wireless technologies. Also, configuration methods like DHCP and domain name resolving are implemented using plug-ins. The plug-in approach allows for easy adaption and modification for various use cases. . This package contains the connman test scripts Package: connman-vpn Description-md5: 309ddae94f93fa8dd037ba1735238f06 Description-en: Intel Connection Manager daemon - VPN daemon The Linux Connection Manager project provides a daemon for managing Internet connections within embedded devices running the Linux operating system. The Connection Manager is designed to be slim and to use as few resources as possible. It is fully modular system that can be extended through plug-ins. The plug-in approach allows for easy adaption and modification for various use cases. . ConnMan provies IPv4 and IPv6 connectivity via: * ethernet * Wi-Fi, using wpasupplicant * Cellular, using oFono * Bluetooth, using bluez . ConnMan implements DNS resolving and caching, DHCP clients for both IPv4 and IPv6, link-local IPv4 address handling and tethering (IP connection sharing) to clients via USB, ethernet, Wi-Fi, cellular and Bluetooth. . This package contains the connman VPN daemon. ConnMan VPN daemon manages VPNs on behalf of connmand and start and stops various VPN client applications. The VPN daemon can also be run standalone without connmand. Package: context-modules Description-md5: e914b98505686833e0d5a4519b4215d3 Description-en: additional ConTeXt modules ConTeXt is a document-production system based, like LaTeX, on the TeX typesetting system. Whereas LaTeX insulates the writer from typographical details, ConTeXt takes a complementary approach by providing structured interfaces for handling typography, including extensive support for colors, backgrounds, hyperlinks, presentations, figure-text integration, and conditional compilation. It gives the user extensive control over formatting while making it easy to create new layouts and styles without learning the TeX macro language. ConTeXt's unified design averts the package clashes that can happen with LaTeX. . This package includes the following additional ConTeXt modules: account, algorithmic, animation, annotation, bnf, chromato, cmscbf, cmttbf, construction-plan, cyrillicnumbers, degrade, fancybreak, filter, french, fullpage, gantt, gnuplot, inifile, layout, letter, lettrine, mathsets, notes-zh-cn, rst, ruby, simplefonts, simpleslides, title, transliterator, typearea, typescripts, vim, visualcounter. Package: converseen Description-md5: a7253e24353100a03ff56f7f998487a3 Description-en: batch image converter and resizer You can convert an unlimited number of images and / or create thumbnails to any of the most popular formats: DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. . Thanks to the Magick++ image libraries it supports more than 100 image formats. Package: convmv Description-md5: 44b9e37adf623ce957124fb3014849a1 Description-en: filename encoding conversion tool convmv can convert a single filename, a directory tree or all files on a filesystem to a different encoding. It only converts the encoding of filenames, not files contents. A special feature of convmv is that it also takes care of symlinks: the encoding of the symlink's target will be converted if the symlink itself is being converted. . It is also possible to convert directories to UTF-8 which are already partially UTF-8 encoded. . Keywords: rename, move Package: cookiecutter Description-md5: ddab5c33ae3f3565c2f3a5f8dad9c52c Description-en: create projects from project templates Cookiecutter is command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template. . It can also be used as a Python module. It supports local and remote templates. The templating is done with Jinja2 and there is no limitation on the language used by the templated projects (Python, Ruby, Javascript, C, HTML, Postscript...). Package: copyq Description-md5: 86d8394761684af55442679f02216f06 Description-en: Advanced clipboard manager with editing and scripting features CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application. . Items can be: * edited with internal editor or with preferred text editor, * moved to other tabs, * drag'n'dropped to applications, * marked with tag or a note, * passed to or changed by custom commands, * or simply removed. . Features: * Support for Linux, Windows and OS X 10.9+ * Store text, HTML, images or any other custom formats * Quickly browse and filter items in clipboard history * Sort, create, edit, remove, copy/paste, drag'n'drop items in tabs * Add notes or tags to items * System-wide shortcuts with customizable commands * Paste items with shortcut or from tray or main window * Fully customizable appearance * Advanced command-line interface and scripting * Ignore clipboard copied from some windows or containing some text * Support for simple Vim-like editor and shortcuts * Many more features Package: copyq-doc Description-md5: 72cc5e005e4044056189c5470d04be4d Description-en: Documentation and examples for CopyQ - HTML format CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application. . This contains the documentation in HTML format. Package: copyq-plugins Description-md5: c5301a7a250dc0396459db3bb2ac7122 Description-en: Plugins for CopyQ CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application. . This package contains plugins that add various item types support and features to CopyQ, including: * Text with Highlighting * Images * Web Pages * Various Data * Notes * Encryption * FakeVim Editor * Synchronize Items to Disk * Item Tags * Pinned Items Package: courier-authdaemon Description-md5: 48c71af6b56ddad7d969cb6a2ff8a060 Description-en: Courier authentication daemon This package contains the authentication daemon for the Courier applications. Package: courier-authlib Description-md5: df47cce316c565912b13c565476e8761 Description-en: Courier authentication library The Courier authentication library provides authentication services for other Courier applications. Package: courier-authlib-dev Description-md5: 8959e6186e43e1f0907ee705b7526166 Description-en: Development libraries for the Courier authentication library This package contains the development libraries and files needed to compile Courier packages that use the Courier authentication library. Package: courier-authlib-ldap Description-md5: 0f4f8f674c030d05f05042a3f255703a Description-en: LDAP support for the Courier authentication library This package contains the LDAP support for the Courier authentication library. Package: courier-authlib-mysql Description-md5: f305ead8efa36cfda2d75a0673c57eec Description-en: MySQL support for the Courier authentication library This package contains the MySQL support for the Courier authentication library. Package: courier-authlib-pipe Description-md5: b5e53c9b4126f288c7aa26ed257d2347 Description-en: External authentication support for the Courier authentication library This package contains external authentication support via pipes for the Courier authentication library. The authpipe module is a generic plugin that enables authentication requests to be serviced by an external program, then communicates through messages on stdin and stdout. Package: courier-authlib-postgresql Description-md5: 3bfd13f8d2b23d8f93c06ffcf8393b6f Description-en: PostgreSQL support for the Courier authentication library This package contains the PostgreSQL support for the Courier authentication library. Package: courier-authlib-sqlite Description-md5: b61c6c8cf150a1e2b8a7b7c88ae8b2bb Description-en: SQLite 3 support for the Courier authentication library This package contains the SQLite 3 support for the Courier authentication library. Package: courier-authlib-userdb Description-md5: e51045b8c13d9c35a109bca2e4293839 Description-en: userdb support for the Courier authentication library This package contains the userdb support for the Courier authentication library. Userdb is a simple way to manage virtual mail accounts using a GDBM-based database file. Package: courier-base Description-md5: 555818a698d6dfec6122cd45f5263ef2 Description-en: Courier mail server - base system The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package provides the functionality needed by all courier packages such as some configuration files, helper programs and the Courier TCP server daemon. . Courier uses the a TLS wrapper application named couriertls instead of embedding TLS support in the different applications. Additionally, this package contains a default set of trusted X.509 root CA certs. Package: courier-doc Description-md5: 5dcceca21b36719b84d5685c5dd14e9c Description-en: Courier mail server - additional documentation The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package contains additional documentation for Courier. Package: courier-faxmail Description-md5: 1235807fe94191d8d0d1e41e90ae7d93 Description-en: Courier mail server - Fax<->mail gateway The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . The courierfax module implements a faxmail gateway, which faxes a printed copy of an email message to the phone number specified in the email address (e.g. 5558888@fax). Package: courier-imap Description-md5: aedad44242f18297b70663ef077f0e63 Description-en: Courier mail server - IMAP server The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package provides an IMAP server that accesses email stored in Maildirs format mailboxes. This server has an extremely small footprint and provides shared and virtual shared folders. . IMAP over TLS is handled by the regular IMAP daemon in conjunction with the TLS wrapper. Package: courier-ldap Description-md5: 59e644146a903a5cf765b1a1794c77bc Description-en: Courier mail server - LDAP support The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package contains support for LDAP authentication and LDAP-based mail aliasing. Package: courier-mlm Description-md5: fb8213625648c3fbce12df9752b51d0f Description-en: Courier mail server - mailing list manager The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . The couriermlm command sets up, maintains, and runs a mailing list. It automatically handles subscribe and unsubscribe requests, and removes undeliverable addresses from the subscription rolls. Mailing lists managed by couriermlm require zero human administrative oversight. It supports digests, write-only posting aliases, and moderated mailing lists. Package: courier-mta Description-md5: 88c67d6433b0af4789d4e8a4fd1ecc42 Description-en: Courier mail server - ESMTP daemon The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package provides an ESMTP daemon which uses the Maildir format as native storage format, supports IPv6, implements SMTP extensions for mailing list management and features integrated mail filtering. It can function as an intermediate mail relay, relaying mail between an internal LAN and the Internet, or perform final delivery to mailboxes. . ESMTP over TLS is handled by the regular ESMTP daemon in conjunction with the TLS wrapper. Package: courier-pcp Description-md5: 2607844768fa146876c3a6247b36dad9 Description-en: Courier mail server - PCP server The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package contains the PCP (Personal Calendaring Protocol) server needed for the groupware calendaring mode of SqWebMail. Package: courier-pop Description-md5: 89ea9794c711647b9c31923297fd27c5 Description-en: Courier mail server - POP3 server The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package provide the POP3 daemon for Courier. It only supports email stored in the Maildir format. . POP3 over TLS is handled by the regular POP3 daemon from in conjunction with the TLS wrapper. Package: courier-webadmin Description-md5: 9d1561eee0fd4d2c370758c8fbebd3a8 Description-en: Courier mail server - web-based administration frontend The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . The web-based administration and configuration tool for the Courier mail server is capable of changing the settings of the MTA, IMAP, POP and Webmail servers and the LDAP, MySQL and PostgreSQL authentication modules. Only the installed parts of the Courier mail server show up in the administration frontend. Package: cpp-12 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-12-doc Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf Description-en: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cpp-13 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-13-doc Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf Description-en: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cpp-13-for-build Description-md5: 4d867f66a5170c25af70c1bda2672d33 Description-en: GNU C preprocessor for the build architecture 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 configured for the build architecture but not the compiler. . This is a dependency package. Package: cpp-13-for-host Description-md5: bdce3f8f67a0382ae150b074db5ebb6f Description-en: GNU C preprocessor for the host architecture 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 configured for the host architecture but not the compiler. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: cpp-13-x86-64-linux-gnu Description-md5: 43b850052510e8ce407b526ada2b0877 Description-en: GNU C preprocessor for x86_64-linux-gnu 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 configured for x86_64-linux-gnu architecture but not the compiler. Package: cpp-15 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-15-doc Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf Description-en: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cpp-15-for-build Description-md5: 4d867f66a5170c25af70c1bda2672d33 Description-en: GNU C preprocessor for the build architecture 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 configured for the build architecture but not the compiler. . This is a dependency package. Package: cpp-15-for-host Description-md5: bdce3f8f67a0382ae150b074db5ebb6f Description-en: GNU C preprocessor for the host architecture 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 configured for the host architecture but not the compiler. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: cpp-15-x86-64-linux-gnu Description-md5: 43b850052510e8ce407b526ada2b0877 Description-en: GNU C preprocessor for x86_64-linux-gnu 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 configured for x86_64-linux-gnu architecture but not the compiler. Package: cppcheck Description-md5: 9998bc10c93cd21710a4b0829a0bcc92 Description-en: tool for static C/C++ code analysis (CLI) Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers; . This package contains the command-line interface for cppcheck. Package: cppcheck-gui Description-md5: a5b195958a0dbd8a7eca7f99f946e638 Description-en: tool for static C/C++ code analysis (GUI) Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers . This package contains the graphical user interface for cppcheck. Package: cppgir Description-md5: 750ebb3859a2e095ff1bf4517a547952 Description-en: C++ binding wrapper generator for GObject introspection cppgir processes .gir files derived from GObject-Introspection annotations into a set of C++ files defining suitable namespaces, classes and other types that together from a C++ binding. In this way, the plain C libraries and objects become available as native objects along with managed resource handling. Package: cpu-x Description-md5: 09606d774a82a0837bfd88d040afb28e Description-en: Tool that gathers information on CPU, motherboard and more CPU-X is similar to CPU-Z (for MS Windows). It can be used in graphical mode by using GTK or in text-based mode by using NCurses. A dump mode is present from the command line. Package: cpuid Description-md5: 20e5c4ee6c8525987b94be6dbbd10cc4 Description-en: tool to dump x86 CPUID information about the CPU(s) cpuid dumps detailed information about the CPU(s) gathered from the CPUID instruction, and also determines the exact model of CPU(s). It supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC, NexGen, Rise, and SiS CPUs. Package: cpuid-dbgsym Description-md5: 3ba64ff5d89d0d1647e29ae682bc03ab Description-en: debug symbols for cpuid Package: cpuinfo Description-md5: ab666464e290c05f055e53ee0e828d2c Description-en: CPU INFOrmation library (binary utilities) cpuinfo is a library to detect essential for performance optimization information about host CPU. . Features . - **Cross-platform** availability: - Linux, Windows, macOS, Android, and iOS operating systems - x86, x86-64, ARM, and ARM64 architectures - Modern **C/C++ interface** - Thread-safe - No memory allocation after initialization - No exceptions thrown - Detection of **supported instruction sets**, up to AVX512 (x86) and ARMv8.3 extensions - Detection of SoC and core information: - **Processor (SoC) name** - Integrated **GPU name** (Android/iOS only) - Vendor, **microarchitecture**, and ID (**MIDR** on ARM, **CPUID** leaf 1 EAX value on x86) for each CPU core - Detection of **cache information**: - Cache type (instruction/data/unified), size and line size - Cache associativity - Cores and logical processors (hyper-threads) sharing the cache - Detection of **topology information** (relative between logical processors, cores, and processor packages) - Well-tested **production-quality** code: - 60+ mock tests based on data from real devices - Includes work-arounds for common bugs in hardware and OS kernels - Supports systems with heterogenous cores, such as **big.LITTLE** and Max.Med.Min - Permissive **open-source** license (Simplified BSD) . This package ships with several binary utilities. Package: cpupower-gui Description-md5: 63fd6dee1c9a22debee0ede094fd44b7 Description-en: GUI utility to change the CPU frequency This utility can change the operating frequency of the CPU for each core separately. Additionally, the cpu governor can be changed. The program can detect offline cores and only present the available ones. Furthermore, if a core doesn't support frequency scaling is not shown. There is also an option to apply the same settings to all cores simultaneously. To apply the settings, the user must be local and active, as well as in group sudo. Local and active users not in this group must authenticate themselves as admin in order to apply the settings. Package: crazywa Description-md5: db5fc2f381e476db7241e841d50fd29e Description-en: AI engine for Wa Shogi and several other variants CrazyWa is an AI engine for several variants of Shogi (japanese chess), and some variants of Chess. . It currently plays the following games: * crazyhouse, a variant of Chess including Shogi-like drops * Standard Shogi * Mini Shogi * Judkin's Shogi * Tori Shogi * Euro Shogi * Wa Shogi * Kyoto Shogi Package: criu Description-md5: 7c9800f1cc2382347acf51c6ec59525c Description-en: checkpoint and restore in userspace criu contains the utilities to checkpoint and restore processes in userspace. . It can freeze a running container (or an individual application) and checkpoint its state to disk. The data saved can be used to restore the application and run it exactly as it was during the time of the freeze. Using this functionality, application or container live migration, snapshots, remote debugging, and many other things are now possible. . This package provides the criu and compel binaries, comprising the main functionality of criu. . Note that 'criu-ns' and 'crit' scripts come with the python3-pycriu package. Package: crosshurd Description-md5: 2c2660127a31cc4dc25ddcc348acb79f Description-en: Install a Debian system crosshurd uses apt and a bit of black magic to setup a functional Debian system. It supports the following target systems: - linux-gnu (GNU/Linux) - gnu (GNU/Hurd) - kfreebsd-gnu (GNU/kFreeBSD) Package: crowdsec Description-md5: 7b42942378aab9e4affe682dd9fa1b39 Description-en: lightweight and collaborative security engine CrowdSec is a lightweight security engine, able to detect and remedy aggressive network behavior. It can leverage and also enrich a global community-wide IP reputation database, to help fight online cybersec aggressions in a collaborative manner. . CrowdSec can read many log sources, parse and also enrich them, in order to detect specific scenarios, that usually represent malevolent behavior. Parsers, Enrichers, and Scenarios are YAML files that can be shared and downloaded through a specific Hub, as well as be created or adapted locally. . Detection results are available for CrowdSec, its CLI tools and bouncers via an HTTP API. Triggered scenarios lead to an alert, which often results in a decision (e.g. IP banned for 4 hours) that can be consumed by bouncers (software components enforcing a decision, such as an iptables ban, an nginx lua script, or any custom user script). . The CLI allows users to deploy a Metabase Docker image to provide simple-to-deploy dashboards of ongoing activity. The CrowdSec daemon is also instrumented with Prometheus to provide observability. . CrowdSec can be used against live logs (“à la fail2ban”), but can also work on cold logs to help, in a forensic context, to build an analysis for past events. . On top of that, CrowdSec aims at sharing detection signals amongst all participants, to pre-emptively allow users to block likely attackers. To achieve this, minimal meta-information about the attack is shared with the CrowdSec organization for further retribution. . Users can also decide not to take part into the collective effort via the central API, but to register on a local API instead. Package: crudini Description-md5: 80575a72f4b8902a6460e10d867cba4e Description-en: utility for manipulating ini files crudini is a utility to simplify reading and updating ini files from shell scripts, so named as it provides CRUD functionality. It can handle most variants of ini. Package: cruft Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: cruft-ng Description-md5: 780121e316aa36f4ba992bf2b286f7d4 Description-en: programs that helps analyse volatile "cruft" files on your system cruft-ng is a program to look over your system for anything that shouldn't be there, but is - the so called "cruft"; or for anything that should be there, but isn't. . cpigs is a program that by default works like dpigs but for volatile data. It prints out the package with the most volatile data (usually apt, plocate...) It can also dump it's whole state into a .csv format usable for more in depth analysis. . Both cruft-ng and cpigs base most of their results on dpkg's & plocate's databases, and also use a built-in custom homegrown ruleset to match volatile files - also known as "ghost" files on .rpm based systemds - to the corresponding engine. . Packages wanting to document such volatile files can do so using dh-cruft. 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: cryptsetup-nuke-password Description-md5: a959ec3ab0770fcdd94b9cdcc0791160 Description-en: Erase the LUKS keys with a special password on the unlock prompt Installing this package lets you configure a special "nuke password" that can be used to destroy the encryption keys required to unlock the encrypted partitions. This password can be entered in the usual early-boot prompt asking the passphrase to unlock the encrypted partition(s). . This provides a relatively stealth way to make your data unreadable in case you fear that your computer is going to be seized. . After installation, use “dpkg-reconfigure cryptsetup-nuke-password” to configure your nuke password. Package: crystal-facet-uml Description-md5: 2e825b2d342b194a9311a2845daee2a1 Description-en: Diagram documentation tool for system and software architecture: crystal-facet-uml creates sysml/uml diagrams to document system and software architecture. . As software architect, you create a set of diagrams describing use-cases, requirements, structural views, behavioral and deployment views. crystal-facet-uml keeps element names and element hierarchies consistent. It exports diagrams in svg, pdf, ps and png formats to be used in text processing systems like DocBook, html, LaTeX. crystal-facet-uml exports the model to json and xmi format; json can also be imported. The json-based data format can be stored to git, branched and merged together with your source code. This tool runs on your local PC and is based on gtk (incl. glib, gdk, cairo, pango) and sqlite. Package: csync2 Description-md5: d83ba32613c4fc651c0648fec5fda569 Description-en: cluster synchronization tool CSYNC2 synchronizes files in a cluster using the rsync-algorithm. It maintains a database of modified files so it is able to handle deletion of files and file modification conflicts. Package: cthumb Description-md5: 30eeb60fe1a209753b8686ccd945896e Description-en: Program to generate themable Web picture albums cthumb allows you to create themable web picture albums, i.e. collections of digital pictures, with small thumbnails of your pictures and with captions. In addition, it optionally allows you to have several views of the collection of pictures. An album is composed of a series of pages, each composed of a collection of pictures. For each page (and each picture), you can have several annotations per picture. cthumb will generate several versions of the page, for each annotation type. . You can customize almost everything in the way the albums look on the screen, from the size of the thumbnails to the background and foreground colors, the border colors, whether you want film-strips, etc. Package: cumin Description-md5: 7b18b4d995215b30ab6fe34c055a3245 Description-en: Automation and orchestration framework written in Python Cumin provides a flexible and scalable automation framework to execute multiple commands on multiple targets in parallel. . It allows one to easily perform complex selections of hosts through a user-friendly query language which can interface with different backend modules. . The transport layer can also be selected, providing multiple execution strategies. . It can be used both via its command line interface (CLI) and as a Python library. Package: cups-tea4cups Description-md5: 8f46e9a5c5a81c69e5abdc9ec966ebec Description-en: Swiss Army's knife of advanced CUPS administrators Tea4CUPS is a CUPS backend wrapper which can capture print datas before they are sent to a printer and process, duplicate or dispatch them in a number of ways. . Tea4CUPS is the Swiss Army's knife of the advanced CUPS administrator, and can easily replace or extend most of the existing specialized CUPS backends (pdf, email, ftp, etc...). . You are greatly encouraged to use this software instead of writing your own CUPS backends: Tea4CUPS will let you plug your own scripts, filters, tools, or commands wherever you want, while giving them access to all the print job's characteristics in a consistent way. . Tea4CUPS makes all information about the current print job, in particular the job's datas and attributes, available to your own commands through environment variables. . The possibilities are endless: . - Your own commands can optionally decide to discard the current print job instead of printing it. - Send the same job to several printers at the same time, which is not possible with CUPS. - Automate the PDF archiving of all print jobs. - Forbid duplicate print jobs (a simple example is shown in the sample configuration file). - Easily create a print accounting solution. Package: cutemaze Description-md5: 37017b9a65608a1b387191c14039cf62 Description-en: single player maze game CuteMaze is a simple, top-down game in which mazes are randomly generated using one of a choice of several different algorithms. You move the character through the maze while hunting for targets (cheese, by default) - the game is won once all of these targets have been picked up. Package: cwebx Description-md5: 5d65ff919c02aa2cc4bdafdabe0f1b18 Description-en: C/C++ literate programming system (Marc van Leeuwen's version) CWEBx is a complete rewrite of Levy & Knuth's version of CWEB. It uses a slightly different syntax from the L&K version, but provides a compatibility mode allowing L&K CWEB sources to be processed, producing similar (though not necessarily identical) output. . CWEB allows you to write documents which can be used simultaneously as C/C++ programs and as TeX documentation for them. . The philosophy behind CWEB is that programmers who want to provide the best possible documentation for their programs need two things simultaneously: a language like TeX for formatting, and a language like C for programming. Neither type of language can provide the best documentation by itself. But when both are appropriately combined, we obtain a system that is much more useful than either language separately. Package: cwl-utils Description-md5: c6e3263a0d15d082ed8e2cb26800380d Description-en: Utilities for using CWL documents cwl-docker-extract - cache or pre-pull all software container images referenced in a CWL CommandLineTool or CWL Workflow (including all referenced CommandLineTools and sub-Workflows and so on). . cwl-cite-extract - prints all software packages found (recursively) in the specified CWL document. . cwl-expression-refactor - refactors CWL documents so that any CWL Expression evaluations are separate steps (either CWL ExpressionTools or CWL CommandLineTools). This allows execution by CWL engines that do not want to support inline expression evaluation outside of concrete steps, or do not want to directly support CWL's optional InlineJavascriptRequirement at all. . cwl-graph-split - Splits a packed CWL document file into multiple files. Packed CWL documents use the $graph construct to contain multiple CWL Process objects (Workflow, CommandLineTool, ExpressionTool, Operation). Typically packed CWL documents contain a CWL Workflow under the name "main" and the workflow steps (including any sub-workflows) [requires cwlformat]. . cwl-normalizer - Normalizes a CWL document all its dependencies into a single JSON format CWL document, upgrading to CWL v1.2, as needed. Can optionally refactor CWL Expressions into separate steps in the manner of cwl-expression-refactor [requires cwl-upgrader]. Package: cyme Description-md5: 5ad57b218ded34e9eaf7b3c246e8cdbe Description-en: CLI tool for listing system USB buses and devices cyme is a command-line tool to list system USB buses and devices. It attempts to maintain compatibility with lsusb, but with improved visual aid that make glancing through the data easier. . The name comes from the technical term for the type of blossom on a Apple tree: cyme - it is Apple related and also looks like a USB device tree. Package: cyrus-admin Description-md5: 30d4f431154e19f3badd2b37661f7170 Description-en: Cyrus mail system - administration tools This package provides the administrative tools for the Cyrus IMAPd suite. It contains the cyradm tool which can be used to administer both local and remote Cyrus mail systems. It also contains sieveshell and its deprecated cousin installsieve, which can be used to manage sieve scripts. . For more information, please see the cyrus-common package. Package: cyrus-caldav Description-md5: 4a2a6a95eea3e87b63bd5ba8d5020b3d Description-en: Cyrus mail system - CalDAV and CardDAV support This package contains the CalDAV and CardDAV portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-clients Description-md5: 992ed3dec2e38f35f5825dbbb87631db Description-en: Cyrus mail system - test clients This package contains client tools to test the Cyrus IMAPd suite. It contains the mupdatetest, sivtest, smtptest, lmtptest, imtest and pop3test tools which can be used to interactively talk to a mupdate, Sieve, SMTP, LMTP, IMAP or POP3 server. The clients are fully SASL-enabled for authentication. . For more information, please see the cyrus-common package. Package: cyrus-common Description-md5: ce477374fcdec4eb4b04c5e339e4a360 Description-en: Cyrus mail system - common files Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . Cyrus doesn't support reading from and storing mail in the standard mail spool. It stores mail in a separate directory in its own MH-like format. . This package contains the common files needed by the other Cyrus components. The cyrus-imapd and/or cyrus-pop3d packages are needed to enable IMAP and POP3 support respectively. cyrus-murder can be used to enable IMAP, POP3 and LMTP proxying. cyrus-replication can be used to provide server replication between two imap servers. Package: cyrus-dev Description-md5: 16eb6f696ea714cc04c10da3bf1af891 Description-en: Cyrus mail system - developer files This package contains header files and the static library needed to develop IMAP applications that interface with the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-doc Description-md5: dc4db33c7f92d614299003a2faaa98f8 Description-en: Cyrus mail system - documentation files Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . This package contains the documentation for the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-imapd Description-md5: 2013b72b2b05fdd34a3b3dd1c1ba084e Description-en: Cyrus mail system - IMAP support Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . This package contains the IMAP (Internet Mail Access Protocol) portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-murder Description-md5: ab90b0c9d4129b972ab15fe6e9c32d5d Description-en: Cyrus mail system - proxies and aggregator This package contains the Cyrus IMAPd suite murder aggregator system, i.e. IMAP, POP3 and LMTP proxies, and the mupdate mailbox master daemon. It allows for cluster setups where there are many backend Cyrus spools and frontend proxy servers. . For more information, please see the cyrus-common package. Package: cyrus-nntpd Description-md5: bcca7012a9781e9e61073187c18156df Description-en: Cyrus mail system - NNTP support This package contains the NNTP (Network News Transfer Protocol) portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-pop3d Description-md5: 70c2ae7050e6313a16eb7cb9d9341a7f Description-en: Cyrus mail system - POP3 support Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . This package contains the POP3 (Post Office Protocol) portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-replication Description-md5: b418abba8bf22d6e89141717800813af Description-en: Cyrus mail system - replication This package contains the Cyrus IMAPd suite replication system. It allows the replication of the mail spool between two imap or pop servers. . For more information, please see the cyrus-common package. Package: cysignals-tools Description-md5: a2e99e540644003c7ad2c2f1cf81de20 Description-en: interrupt and signal handling for Cython -- tools Since Cython optimizes for speed, Cython normally does not check for interrupts. The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code. . This package provides debugging tools. Package: damo Description-md5: 29c8e6bda2b255abe221853863fc2c80 Description-en: Data Access Monitoring Operator damo is a user space tool for DAMON, a data access monitoring subsystem for the Linux kernel. Using this, you can monitor the data access patterns of your system or workloads and make data access-aware memory management optimizations. Package: danmaq Description-md5: 54b4bdcf7f1aa27c959de2f431b759cb Description-en: Small client side Qt program to play danmaku on any screen DanmaQ is a desktop danmaku client. It is used to display danmaku strings. . "danmaku", originally a Japanese word, is a certain method of instant commenting over the Internet. It originated in Japan and became popular in East Asian cultural circle. In this case, People write comments and send them to a danmaku server. The server will push comments to danmaku clients connected to it, where comments are displayed on a real-time basis. Comment strings will fly over the screen with artistic effects. . This package provides a danmaku client program implemented in Qt5. Package: dante-client Description-md5: 3dda083094c90b44bebc6ecc9da32d8c Description-en: SOCKS wrapper for users behind a firewall Dante is a circuit-level firewall/proxy that can be used to provide convenient and secure network connectivity to a wide range of hosts while requiring only the server Dante runs on to have external network connectivity. . This package provides the "socksify" client program - a tool which forwards network requests from any program to a SOCKS server (v4 or v5) which then performs them on your behalf. Package: dante-server Description-md5: 00072cb7e925ba8110ef47af279dbfff Description-en: SOCKS (v4 and v5) proxy daemon (danted) Dante is a circuit-level firewall/proxy that can be used to provide convenient and secure network connectivity to a wide range of hosts while requiring only the server Dante runs on to have external network connectivity. . This package provides the socks proxy daemon (danted). The server part of Dante allows socks clients to connect through it to the network. 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: datamash Description-md5: 3b1bb4c83fc4a049b4035de80b6ada0f Description-en: statistics tool for command-line interface GNU Datamash is a command-line program which performs basic numeric, textual and statistical operations on input textual data files. It is designed to be portable and reliable, and aid researchers to easily automate analysis pipelines, without writing code or even short scripts. Package: dazzdb Description-md5: 7e00727db0845d5aaf47b78dbb71d5bc Description-en: manage nucleotide sequencing read data To facilitate the multiple phases of the dazzler assembler, all the read data is organized into what is effectively a database of the reads and their meta-information. The design goals for this data base are as follows: * The database stores the source Pacbio read information in such a way that it can re-create the original input data, thus permitting a user to remove the (effectively redundant) source files. This avoids duplicating the same data, once in the source file and once in the database. * The data base can be built up incrementally, that is new sequence data can be added to the data base over time. * The data base flexibly allows one to store any meta-data desired for reads. This is accomplished with the concept of *tracks* that implementors can add as they need them. * The data is held in a compressed form equivalent to the .dexta and .dexqv files of the data extraction module. Both the .fasta and .quiva information for each read is held in the data base and can be recreated from it. The .quiva information can be added separately and later on if desired. * To facilitate job parallel, cluster operation of the phases of the assembler, the database has a concept of a *current partitioning* in which all the reads that are over a given length and optionally unique to a well, are divided up into *blocks* containing roughly a given number of bases, except possibly the last block which may have a short count. Often programs can be run on blocks or pairs of blocks and each such job is reasonably well balanced as the blocks are all the same size. One must be careful about changing the partition during an assembly as doing so can void the structural validity of any interim block-based results. Package: dbconfig-common Description-md5: 1f923d9d202431c9f4d622e7119b6981 Description-en: framework that helps packages to manage databases This package contains the core of the dbconfig-common framework. This framework presents a policy and implementation for managing various databases used by applications included in Debian packages. . It can: - support MySQL/MariaDB, PostgreSQL, and SQLite3 based applications; - create or remove databases and database users; - access local or remote databases; - upgrade/modify databases when upstream changes database structure; - generate config files in many formats with the database info; - import configs from packages previously managing databases on their own; - prompt users with a set of normalized, pre-translated questions; - handle failures gracefully, with an option to retry; - do all the hard work automatically; - work for package maintainers with little effort on their part; - work for local admins with little effort on their part; - comply with an agreed upon set of standards for behavior; - do absolutely nothing if that is the whim of the local admin; - perform all operations from within the standard flow of package management (no additional skill is required of the local admin). Package: dbconfig-mysql Description-md5: 4248687ebe9cb0e9aeec4708e9f12e41 Description-en: dbconfig-common MySQL/MariaDB support This package ensures MySQL/MariaDB support in the dbconfig-common framework, and should be in the depends list of packages that require MySQL support from dbconfig-common. . System administrators that don't want dbconfig-common to handle the database management should install dbconfig-no-thanks instead. Package: dbconfig-no-thanks Description-md5: 7ded10652661a4b00392e2394031026e Description-en: dbconfig-common bypass If a package relies on the dbconfig-common framework for database setup and maintenance, installing dbconfig-no-thanks instead of one of dbconfig's database-specific packages will block this function. It is intended for cases where the system administrator desires or requires full control of the database or where dbconfig-common makes bad choices, and typically leaves the depending packages non-functional until manually configured. Package: dbconfig-pgsql Description-md5: 8ab237833cee3357a80a6dbde600134a Description-en: dbconfig-common PostgreSQL support This package ensures PostgreSQL support in the dbconfig-common framework, and should be in the depends list of packages that require PostgreSQL support from dbconfig-common. . System administrators that don't want dbconfig-common to handle the database management should install dbconfig-no-thanks instead. Package: dbconfig-sqlite3 Description-md5: 9fd00b2b98b63eae1a9f5e79fc0fa23d Description-en: dbconfig-common SQLite3 support This package ensures SQLite3 support in the dbconfig-common framework, and should be in the depends list of packages that require SQLite3 support from dbconfig-common. . System administrators that don't want dbconfig-common to handle the database management should install dbconfig-no-thanks instead. Package: dbus-broker Description-md5: dbbff3c3b7d60b63d92ac6782113001e Description-en: Linux D-Bus Message Broker The dbus-broker project is an implementation of a message bus as defined by the D-Bus specification. Its aim is to provide high performance and reliability, while keeping compatibility to the D-Bus reference implementation. It is exclusively written for Linux systems, and makes use of many modern features provided by recent Linux kernel releases. Package: dbus-cpp-bin Description-md5: 1f692b6fb03f341cbe1df4e085c14071 Description-en: header-only dbus-binding leveraging C++-11 (tools) Protocol compiler and generator to automatically generate protocol headers from introspection XML. . D-Bus is a message bus used for sending messages between applications. . This package contains runtime binaries. Package: dbus-cpp-dev-examples Description-md5: 6c264b967b244227d03e3bafa733507d Description-en: header-only dbus-binding leveraging C++-11 (examples) A header-only dbus-binding leveraging C++-11, relying on compile-time polymorphism to integrate with arbitrary type systems. . D-Bus is a message bus used for sending messages between applications. . This package provides examples. Package: dbuskit-dev-tools Description-md5: 4b007804d2825ec89479687290570075 Description-en: GNUstep framework that interfaces with D-Bus (tools) The DBusKit framework offers tight integration of D-Bus services into Objective-C applications. It handles all low-level details of communication with D-Bus daemons and the services connected to them and exposes an interface similar to Distributed Objects to make it easy for Objective-C programmers to access D-Bus services. . This package contains the "dk_make_protocol" tool which generates Objective-C protocol declarations from D-Bus interface files. Package: dbuskit-doc Description-md5: 4f4d8dd7f2109b8c2a7ac91ae40aa756 Description-en: GNUstep framework that interfaces with D-Bus (documentation) The DBusKit framework offers tight integration of D-Bus services into Objective-C applications. It handles all low-level details of communication with D-Bus daemons and the services connected to them and exposes an interface similar to Distributed Objects to make it easy for Objective-C programmers to access D-Bus services. . This package contains the programming manual, the library API reference documentation an example application. Package: dcm2niix Description-md5: 87adc72fb839d25eb3a7bdde4a778ff8 Description-en: next generation DICOM to NIfTI converter dcm2niix is the successor of dcm2nii, a popular tool for converting images from the complicated formats used by scanner manufacturers (DICOM, PAR/REC) to the simpler NIfTI format used by many scientific tools. It works for all modalities (CT, MRI, PET, SPECT) and sequence types. Package: dcmtk Description-md5: 4e2bb09aacd082ae853c1a73e701f503 Description-en: OFFIS DICOM toolkit command line utilities DCMTK includes a collection of libraries and applications for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. . This package contains the DCMTK utility applications. . Note: This version was compiled with libssl support. Package: dcmtk-data Description-md5: b270bf2c4b686867f83655caf1981304 Description-en: OFFIS DICOM toolkit data files DCMTK includes a collection of libraries and applications for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. . This package contains the DCMTK data files. Package: dcmtk-doc Description-md5: 2ba99821a14957a0c94b52ddaf004741 Description-en: OFFIS DICOM toolkit documentation DCMTK includes a collection of libraries and applications for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. . This package contains the on-line documentation for the DCMTK libraries and utilities in HTML format. Package: ddccontrol-db Description-md5: f3bac31fa85e2022d45914c1d8edc996 Description-en: monitor database for ddccontrol Database of monitors used by ddccontrol. This is mostly useless without ddccontrol. Package: ddcutil Description-md5: 4edd4b04df8fc05f6e606ecac2414dec Description-en: Control monitor settings - Standalone command line application ddcutil is used to query and change monitor settings. . ddcutil communicates with monitors implementing MCCS (Monitor Control Command Set). Normally, communication is performed using the DDC/CI protocol on the I2C bus. Alternatively, communication can be performed over USB as per the USB Monitor Control Class Specification. Package: debcargo Description-md5: f2f7a9e991939d8ab97f55a64774c1dd Description-en: Create a Debian package from a Cargo crate This package contains the following binaries built from the Rust crate "debcargo": - debcargo Package: debian-archive-keyring Description-md5: 259b60506d5ad3f4cf4baa5f3462cbc5 Description-en: OpenPGP archive certificates of the Debian archive The Debian project digitally signs its Release files. This package contains the archive certificates used for that. . In Ubuntu, those keys are disabled by default. Package: debian-installer-launcher Description-md5: c92003f4c389c9cdd9f5024d1317af19 Description-en: Debian Installer desktop launcher This is a desktop launcher for Debian Installer images. It is intended to be used on Debian Live systems. . You probably do not want to install this package onto a non-live system, although it will do no harm. Package: debian-package-book-de Description-md5: 5a2ce7e73b75ccc72ccb15d65ecdba11 Description-en: How to package for Debian (in German) The information in this book is of particular interest to users of the script. But also people who are generally interested in packaging for a distribution will find information in this book. . This book does not want to be a “textbook” for building Debian packages. It is more of an experience report, where the experiences have been “moulded into code”. . The book describes how Debian packages are created using a git repository with the programs from the package git-buildpackage and other useful commands. Afterwards, the reader should be able to use the program as shown and the descriptions of the individual steps to build “production quality” Debian packages. . The book is not yet finished, so some chapters are incomplete or not yet proof-read. Package: debian-package-book-en-us Description-md5: 2d55512e8463a184f062a9550d35597d Description-en: How to package for Debian (in English) The information in this book is of particular interest to users of the script. But also people who are generally interested in packaging for a distribution will find information in this book. . This book does not want to be a “textbook” for building Debian packages. It is more of an experience report, where the experiences have been “moulded into code”. . The book describes how Debian packages are created using a git repository with the programs from the package git-buildpackage and other useful commands. Afterwards, the reader should be able to use the program as shown and the descriptions of the individual steps to build “production quality” Debian packages. . The book is not yet finished, so some chapters are incomplete or not yet proof-read. Package: debian-package-scripts Description-md5: a50a4fb29e9444b3a8c8ef4da877f97f Description-en: Scripts for building Debian packages In this package you find the scripts which can help you to build Debian packages. Package: debian-ports-archive-keyring Description-md5: 65123c64ac7dafaa51850c0425ac75a1 Description-en: OpenPGP archive certificates of the debian-ports archive The debian-ports archive digitally signs its Release files. This package contains the archive certificates used for that. Package: debian-refcard Description-md5: f31c953afd0f5d6d0eef1311597b1822 Description-en: printable reference card for the Debian system The Debian reference card provides new users help with the most important commands. Basic knowledge of computers, files, directories and the command line is required, however. The package contains printable PDF files in multiple languages. Package: debian-reference Description-md5: e702bcb166c66b0e2476c35f9dfd9742 Description-en: metapackage to install (all) translations of Debian Reference This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers. . This installs all translations when "Recommends:" are installed. Package: debian-reference-common Description-md5: 460c503d2327aad2d0be2670a1c794d6 Description-en: Debian system administration guide, common files This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers. . This only provides menu functionality and other common files. Package: debian-reference-de Description-md5: c404f71b822e4ebc58fd1b14ea5be949 Description-en: Debian system administration guide, German translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers. . The German translation. Package: debian-reference-en Description-md5: ad8881a4fef7535e97da05ae79b9f222 Description-en: Debian system administration guide, English original This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers. . The English original version. Package: debian-reference-es Description-md5: 6e8b3f941b8cff99339c1443e19d653e Description-en: Debian system administration guide, Spanish translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers. . The Spanish translation. Package: debian-reference-fr Description-md5: 08983b3cdddba1406ac5a0d4c9cb3ad1 Description-en: Debian system administration guide, French translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers. . The French translation. Package: debian-reference-id Description-md5: 4faea5b5b5ce480918ddf0e66c5449ce Description-en: Debian system administration guide, Indonesian translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers. . The Indonesian translation. Package: debian-reference-it Description-md5: 0fe220973d4cb3f1ecabf2b3d2441ab9 Description-en: Debian system administration guide, Italian translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers. . The Italian translation. Package: debian-reference-ja Description-md5: fe8633b39047eddb22a5b5fff3017d54 Description-en: Debian system administration guide, Japanese translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers. . The Japanese translation. Package: debian-reference-pt Description-md5: 0402b1c626a39acab30d8f63f9e98d07 Description-en: Debian system administration guide, Portuguese translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers. . The Portuguese (Portugal) translation. Package: debian-reference-pt-br Description-md5: e7467cea4dcb53a65e7325a207286d29 Description-en: Debian system administration guide, Portuguese (Brazil) translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers. . The Portuguese (Brazil) translation. Package: debian-reference-zh-cn Description-md5: 8454b784a1946f42b82b827ef0011337 Description-en: Debian system administration guide, Chinese (Simplified) translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers. . The Chinese (Simplified) translation. Package: debian-reference-zh-tw Description-md5: 3b7febd8bb227cee50df8c1331326d3b Description-en: Debian system administration guide, Chinese (Traditional) translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non-developers. . The Chinese (Traditional) translation. Package: debian-security-support Description-md5: 12ffce3ff2b1f544b0063de409234b9b Description-en: Debian security support coverage checker For some Debian packages, it is not feasible to maintain full security support for all use cases through the full distribution release cycle. . This package provides a program to identify installed packages for which support has had to be limited or prematurely ended, and to alert the administrator. . New versions of this package with updated checklists will be provided via standard and/or extended security support. Package: debmake Description-md5: 550de7d58ffad3a8525f1ae19db5cc54 Description-en: helper script to make the Debian source package This package helps you to convert an upstream source package (or VCS contents) into the Debian package by adding files required for the Debian source package. The generated debian/rules file uses the new dh command syntax from the debhelper (>=13~) package. . The debmake command invoked in the upstream source tree without any option can generate files which is good enough to create a single arch=any Debian binary package for local use without touching them. The generated files should be edited to make it conform to the Debian policy if the package is to be uploaded to the Debian archive. By adding few options, this command can generate template files for the arbitrary combination of the multi-binary and multi-arch package, etc. This includes making of the rules file for the -dbg package and the control file for the multiarch library package. . This debmake command also scans copyright and license texts in the source files to help crafting the proper DEP-5 compatible debian/copyright file. Package: debomatic Description-md5: 79f67124cc6327d4a58ffd311de9cc7f Description-en: automatic build machine for Debian source packages Deb-o-Matic is an easy to use build machine for Debian source packages based on sbuild and schroot, written in Python. . It provides a simple tool to automate build of source packages with limited user interaction and a simple configuration. It has some useful features such as automatic update of chroots, automatic scan and selection of source packages to build and modules support. . It is meant to help developers to build their packages without worrying too much of compilation, since it will run in background and no user feedback is required during the whole process. Package: debsums Description-md5: 3f8408683d3013b2e3df83e24b0d5d81 Description-en: tool for verification of installed package files against MD5 checksums debsums can verify the integrity of installed package files against MD5 checksums installed by the package, or generated from a .deb archive. Package: debusine-client Description-md5: eae33525dc3e7d85158ba442a5a69d90 Description-en: Command line client to interact with a debusine server Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package provides the command line client used to interact with a debusine server. Package: debusine-doc Description-md5: 8acfa3828aceb4eee6ae5728fbc2f1ef Description-en: Documentation for debusine Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . The documentation includes end-user documentation (how to use), administrator documentation (how to setup) and developer documentation (how to contribute, design and API). Package: debusine-server Description-md5: bc99f38676ea648be1bacbb6d71f5598 Description-en: Services to run a debusine server Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package provides all the required services to run a debusine server. Package: debusine-signing Description-md5: bee2fefa28dc3de150b97fe517747bdf Description-en: Signing service for debusine Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package provides a service that holds private keys and uses them to sign data on behalf of debusine. Package: debusine-worker Description-md5: 142822e330f542c85667590d4d51e610 Description-en: Standalone daemon handling work requests for a debusine server Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package provides the services to run a debusine worker executing work requests sent by a debusine server. Package: debvm Description-md5: 69eb9e07cd67454187b7bcecdcfc7511 Description-en: create and run virtual machines for various Debian releases and architectures The tool debvm-create can be used to create a virtual machine image and the tool debvm-run can be used to run such a machine image. Their purpose primarily is testing software using qemu as a containment technology. These are relatively thin wrappers around mmdebstrap and qemu. Package: decopy Description-md5: 1bf67f81f2e253f08ac26ba87c96dd10 Description-en: Automatic debian/copyright Generator Decopy automates writing and updating the debian/copyright file. . It reads all files in the source tree, analyzes the licenses and copyright messages included and generates the corresponding debian/copyright file. When the file already exists, decopy parses it to generate a more complete output. Package: deepin-icon-theme Description-md5: 61bb3039dd3e1139991b39bb4af5d649 Description-en: Icon Theme for Deepin software and Deepin Desktop Environment Deepin Icon Theme is the default icon theme for DDE, based on Papirus icon theme. This package contains: * Deepin Icon Theme * Sea Icon Theme * Deepin Cursor Theme . This package is part of DDE (Deepin Desktop Environment). Package: deepin-movie Description-md5: 3c8252ec4159903bc555877ad967a892 Description-en: Deepin movie player Deepin Movie provides an intuitive easy to use operation interface and rich complete shortcuts. You can complete all play operations by keyboard, which will make you thoroughly get rid of the constraint of mouse click. Video files in various formats can be played through Deepin Movie, and you can use the streaming function to easily enjoy online video resources. . This package is part of DDE (Deepin Desktop Environment). Package: dejagnu Description-md5: 641b5a9db687ec0ef1d5efaa06180677 Description-en: framework for running test suites on software tools DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. . DejaGnu provides a layer of abstraction which allows you to write tests that are portable to any host or target where a program must be tested. All tests have the same output format. . DejaGnu is written in `expect', which in turn uses "Tcl"--Tool command language. Package: deken Description-md5: 613b085629314b423c1c10e0dd8ba7fc Description-en: Externals wrangler for Pure Data - upload utility deken is a simple and easy to use package manager for Pure Data (Pd). . This package provides a command line tool that facilitates the creation and upload of your own packages to the official package repository puredata.info. Package: deluge Description-md5: 0dfb1f7e9f90322c997eb4049b413501 Description-en: multi-interface BitTorrent client (metapackage) Deluge is a BitTorrent client written in Python. It uses a client-server model supporting multiple user-interfaces that can connect to a (headless) deluge-daemon running on a server: . * deluge-gtk: graphical UI using GTK * deluge-console: text UI using ncurses * deluge-web: web frontend . This package is a metapackage depending on the graphical UI and the daemon for running deluge on a single machine. Package: deluge-common Description-md5: 6463d6aa649c48bab0aa6e5d32b023e4 Description-en: multi-interface BitTorrent client (common) Deluge is a BitTorrent client written in Python. It uses a client-server model supporting multiple user-interfaces that can connect to a (headless) deluged running on a server. . This package contains the shared files between the clients and the server. Package: deluge-console Description-md5: 7775ea5933b2f45c1f2821f7c99c7ba2 Description-en: multi-interface BitTorrent client (text UI) Deluge is a BitTorrent client written in Python. It uses a client-server model supporting multiple user-interfaces that can connect to a (headless) deluged running on a server. . This package contains the text user-interface (ncurses). Package: deluge-gtk Description-md5: b03ac62ed99ecce82f6089b545c728ae Description-en: multi-interface BitTorrent client (graphical UI) Deluge is a BitTorrent client written in Python. It uses a client-server model supporting multiple user-interfaces that can connect to a (headless) deluged running on a server. . This package contains the graphical user-interface (GTK). Package: deluge-web Description-md5: 7b1f9ea337c9eb2682155d3bafb82e8e Description-en: multi-interface BitTorrent client (web frontend) Deluge is a BitTorrent client written in Python. It uses a client-server model supporting multiple user-interfaces that can connect to a (headless) deluged running on a server. . This package contains the web frontend. Package: deluged Description-md5: ab4dee155e33eb5b5dd3444fc625cc91 Description-en: multi-interface BitTorrent client (server) Deluge is a BitTorrent client written in Python. It uses a client-server model supporting multiple user-interfaces that can connect to a (headless) deluged running on a server. . This package contains the server. Package: denemo Description-md5: 167f8e8517e834f579dc7fbd7c3c79b0 Description-en: free graphical music notation editor (GTK front end to LilyPond) Denemo is a free music notation program GUI for GNU/Linux, macOS and Windows that lets you rapidly enter notation which it typesets using the LilyPond music engraver. Music can be typed in at the PC keyboard, or played in via MIDI controller, or input acoustically into a microphone plugged into your computer’s soundcard. . Denemo uses LilyPond which generates beautiful sheet music to the highest publishing standards. During input Denemo displays the staffs in a simple fashion, so you can enter and edit the music efficiently. The typesetting is done in the background while you work, and is generally flawless publication quality. Some final tweaks can be done on the typeset score with the mouse if needed. This represents an enormous practical improvement over the popular programs which require you to re-position colliding notation constantly as you enter the music. . Beginner to Professional: Denemo can be used for a brief student homework all the way to a full-scale opera. Support is there for creating the widest range of notation – Tablature, Chord Charts, Fret Diagrams, Drums, transposing instruments, ossia, ottava, cue, title pages, table-of-contents, critical commentaries, footnotes quoting music, and more with LilyPond’s extensive syntax available for even more demanding uses. Package: denemo-data Description-md5: 024b017c661eb5283972ae33777ed288 Description-en: data for Denemo Denemo is a free (GPL) graphical music notation editor that lets you rapidly enter notation which it typesets using the LilyPond music engraver, creating notation straight from your input that outshines the commercial competition. You can compose, transcribe, arrange, listen to the music and much more. . This package contains the arch-independent files. Package: denemo-doc Description-md5: 432e166a5b95162d504028cd484ae0db Description-en: documentation and examples for Denemo Denemo is a free (GPL) graphical music notation editor that lets you rapidly enter notation which it typesets using the LilyPond music engraver, creating notation straight from your input that outshines the commercial competition. You can compose, transcribe, arrange, listen to the music and much more. . This package contains the HTML documentation and examples. Package: density-fitness Description-md5: a0d73a3885bbe1e21b3bb9575d5b6f5c Description-en: Calculates per-residue electron density scores The program density-fitness calculates electron density metrics, for main- (includes Cβ atom) and side-chain atoms of individual residues. . For this calculation, the program uses the structure model in either PDB or mmCIF format and the electron density from the 2mFo-DFc and mFo-DFc maps. If these maps are not readily available, the MTZ file and model can be used to calculate maps clipper. Density-fitness support both X-ray and electron diffraction data. . This program is essentially a reimplementation of edstats, a program available from the CCP4 suite. However, the output now contains only the RSR, SRSR and RSCC fields as in edstats with the addition of EDIAm and OPIA and no longer requires pre-calculated map coefficients. Package: designate-tempest-plugin Description-md5: bf6ab1ee68398d0cd496b51bf4778e2f Description-en: OpenStack Integration Test Suite - Designate 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 Designate plugin. Package: deskflow Description-md5: 18681dec689f54e51cfb8d59e9d0783f Description-en: Mouse and keyboard sharing utility Deskflow is a free and open source keyboard and mouse sharing app formerly known as Synergy Community Edition. . Use the keyboard, mouse, or trackpad of one computer to control nearby computers, and work seamlessly between them. . Deskflow is oriented cross-platform and supports all major operating systems, including Windows, macOS, Linux, and Unix-like BSD-derived which supports Wayland and has kindly configuration wizard feature because it is also upstream of commercial fork of Synergy and it can be expected continuous maintenance somewhat. . Deskflow provides similar UI like Barrier so transition to Deskflow is easy. 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: desproxy Description-md5: 6468badc373779f64c0558099fbe4d24 Description-en: tunnel TCP traffic through a HTTP proxy Browsers (in general HTTP clients) use HTTP proxies to request web pages. The proxy forwards those request to the destination server. All the negotiation is done via the HTTP protocol, which is designed just to carry HTTP requests and no generic (TCP/IP) traffic. That is why you can't (normally) use Internet applications beside your browser if you are behind a HTTP proxy. . That is what desproxy is good for. Desproxy is a TCP tunnel, which means desproxy can forward TCP/IP traffic via a HTTP proxy. Desproxy uses a HTTP/1.1 method (CONNECT) to establish TCP/IP connections on demand. CONNECT is used for SSL connections when accessing to secure sites. So if you can access sites that support SSL (www.hotmail.com for example) you can use desproxy. 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: developers-reference Description-md5: 46a1f3b266aa382d0fc176e8790ca727 Description-en: guidelines and information for Debian developers This package contains the Debian Developer's Reference, a set of guidelines and best practices which has been established by and for the community of Debian developers and maintainers. If you are not maintaining Debian packages, you probably do not need this package. . Table of Contents: . * 1. Scope of This Document * 2. Applying to Become a Member * 3. Debian Developer's Duties * 4. Resources for Debian Members * 5. Managing Packages * 6. Best Packaging Practices * 7. Beyond Packaging * 8. Internationalization and Translations * 1. Overview of Debian Maintainer Tools . This package contains the English version of the Developer's Reference. The French, German, Italian, Russian and Japanese translations are available in developers-reference-fr, developers-reference-de, developers-reference-it, developers-reference-ru and developers-reference-ja. Package: developers-reference-de Description-md5: 66806ea801580b6928117cba18bfc9f8 Description-en: guidelines and information for Debian developers, in German This package contains the German translation of Debian Developer's Reference (package: developers-reference), a set of guidelines and best practices which has been established by and for the community of Debian developers and maintainers. If you are not maintaining Debian packages, you probably do not need this package. . Table of Contents (in English): . * 1. Scope of This Document * 2. Applying to Become a Member * 3. Debian Developer's Duties * 4. Resources for Debian Members * 5. Managing Packages * 6. Best Packaging Practices * 7. Beyond Packaging * 8. Internationalization and Translations * 1. Overview of Debian Maintainer Tools Package: developers-reference-fr Description-md5: 2c7d17c0f8451e318dcf3ca767fafc26 Description-en: guidelines and information for Debian developers, in French This package contains the French translation of Debian Developer's Reference (package: developers-reference), a set of guidelines and best practices which has been established by and for the community of Debian developers and maintainers. If you are not maintaining Debian packages, you probably do not need this package. . Table of Contents (in English): . * 1. Scope of This Document * 2. Applying to Become a Member * 3. Debian Developer's Duties * 4. Resources for Debian Members * 5. Managing Packages * 6. Best Packaging Practices * 7. Beyond Packaging * 8. Internationalization and Translations * 1. Overview of Debian Maintainer Tools Package: developers-reference-it Description-md5: e6588f4749e7d8ae4657e7d9b10d589b Description-en: guidelines and information for Debian developers, in Italian This package contains the Italian translation of Debian Developer's Reference (package: developers-reference), a set of guidelines and best practices which has been established by and for the community of Debian developers and maintainers. If you are not maintaining Debian packages, you probably do not need this package. . Table of Contents (in English): . * 1. Scope of This Document * 2. Applying to Become a Member * 3. Debian Developer's Duties * 4. Resources for Debian Members * 5. Managing Packages * 6. Best Packaging Practices * 7. Beyond Packaging * 8. Internationalization and Translations * 1. Overview of Debian Maintainer Tools Package: developers-reference-ja Description-md5: 9a896365e3b4db1da8af7b6494999b42 Description-en: guidelines and information for Debian developers, in Japanese This package contains the Japanese translation of Debian Developer's Reference (package: developers-reference), a set of guidelines and best practices which has been established by and for the community of Debian developers and maintainers. If you are not maintaining Debian packages, you probably do not need this package. . Table of Contents (in English): . * 1. Scope of This Document * 2. Applying to Become a Member * 3. Debian Developer's Duties * 4. Resources for Debian Members * 5. Managing Packages * 6. Best Packaging Practices * 7. Beyond Packaging * 8. Internationalization and Translations * 1. Overview of Debian Maintainer Tools Package: developers-reference-ru Description-md5: 3321571e0449092a9f195c62ac901600 Description-en: guidelines and information for Debian developers, in Russian This package contains the Russian translation of Debian Developer's Reference (package: developers-reference), a set of guidelines and best practices which has been established by and for the community of Debian developers and maintainers. If you are not maintaining Debian packages, you probably do not need this package. . Table of Contents (in English): . * 1. Scope of This Document * 2. Applying to Become a Member * 3. Debian Developer's Duties * 4. Resources for Debian Members * 5. Managing Packages * 6. Best Packaging Practices * 7. Beyond Packaging * 8. Internationalization and Translations * 1. Overview of Debian Maintainer Tools Package: dh-ada-library Description-md5: a62deac6a0243801052e5aa3bf1d7a38 Description-en: tools for packaging software written in the Ada programming language /usr/share/ada/packaging.mk is intended for inclusion from debian/rules. It provides build flags for gnatmake and gprbuild, and may be useful for executables as well as libraries despite the name of this package. The only documentation for now is in the comments. . If the package builds a library following the Debian Policy for Ada (http://people.debian.org/~lbrenta/debian-ada-policy.html), the dh_ada_library(1) debhelper tool will dispatch files from debian/tmp to package directories. Package: dh-cruft Description-md5: 42ee11eb7fef9e2a87cfa664ac705c60 Description-en: plugin for DebHelper to register .cruft and .purge files While the files listed in debian/.cruft will simply be accounted for; the one in debian/.purge will actually be removed in the final purge step after package removal. . Some demo package can be found at: https://github.com/a-detiste/dh-cruft-test Package: dh-debputy Description-md5: 0a43251d363265f0459e396fcab3fea3 Description-en: Manifest style Debian-based package builder (debhelper integration) Package builder that provides a declarative manifest for building Debian-based packages. . The debputy package builder aims to reduce cognitive load for the packager and provide better introspection to packagers, linters and the Debian janitor. . The debputy package also provides its own linting and editor support features via the debputy-lsp package that are aimed at as-you-type feedback. . This version integrates with the debhelper sequencer dh. Multiple integration modes are possible with dh. The most trivial integration mode is dh-sequence-zz-debputy-rrr, which is a mostly standard dh sequence with very few changes aimed entirely at removing the need for fakeroot when assembling the .deb. . For more information on all integration modes and what they do, please see https://salsa.debian.org/debian/debputy/-/blob/main/INTEGRATION-MODES.md Package: dh-php Description-md5: 0d9587e964a759486074ebbfd28cbb16 Description-en: debhelper add-on to handle PHP PECL extensions dh-php provides a debhelper sequence add-on named 'php' and the dh_php command. . The dh_php command adds the appropriate code to the postinst, prerm and postrm maint scripts to properly enable/disable PHP PECL extensions for all available PHP SAPIs. Package: dh-python Description-md5: cedc6d65bf2b3f4d8daff30004b84b8d Description-en: Debian helper tools for packaging Python libraries and applications This package contains: * pybuild - invokes various build systems for requested Python versions in order to build modules and extensions * dh_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. Package: dh-raku Description-md5: e4fceb8e2aa8f37f0f54d1760efde1fb Description-en: debhelper add-on to simplify Perl 6 package building dh-raku provides a debhelper add-on called 'raku'. This simplifies common steps of Raku (formerly Perl 6) package building. Package: dh-ros Description-md5: 377927a410ea02ba74ad3c02b1244abe Description-en: Debian helper for ROS packages This package provides support for catkin and ament to build ROS and ROS 2 packages in Debian. It is particularly useful for upstream sources with multiple inter-dependent ROS packages, as it will figure out the correct build order automatically. Package: dhcpcd Description-md5: 2e945b209e732c41256c26409c50e108 Description-en: DHCPv4 and DHCPv6 dual-stack client (init.d script & systemd unit) dhcpcd provides seamless IPv4 and IPv6 auto-configuration. . This package provides the optional init.d script and systemd service. . It should NOT be installed on systems where interfaces are configured by ifupdown via using the DHCP method. Package: dhcpcd5 Description-md5: c3387213d43dd2ed9690ef2f7ac33009 Description-en: DHCPv4 and DHCPv6 dual-stack client (dummy transitional package) This package depends on dhcpcd. It can safely be removed after upgrades. Package: di-netboot-assistant Description-md5: 7cec50d96a813f436c4b0bfa50531181 Description-en: Debian-Installer netboot assistant di-netboot-assistant is a tool to simplify the preparation of files for TFTP net booting. It downloads and extracts the files needed and takes care of organizing them. The packaged netboot installer as well as Debian Live ISO images are supported too. di-netboot-assistant prepares a top level menu for PXElinux and grub-efi. This allows one to choose from all installed netboot and Debian Live images at boot time. . di-netboot-assistant supports preseeding the installer in order to set up systems completely automatically. . Install grub-efi-amd64-bin to build EFI boot images, and for secure boot support install grub-efi-amd64-signed and shim-signed. 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: diceware Description-md5: 4f2bced39eed30920a234363395280de Description-en: Create memorizable passphrases from wordlists and various sources of randomness Passphrase generator following the proposals of Arnold G. Reinhold on http://diceware.com . It generates passphrases by concatenating words randomly picked from wordlists. Package: diceware-doc Description-md5: a21e46cd62d03b77c56161be029f62c2 Description-en: Create memorizable passphrases from wordlists and various sources of randomness Passphrase generator following the proposals of Arnold G. Reinhold on http://diceware.com . It generates passphrases by concatenating words randomly picked from wordlists. . This package ships the Sphinx documentation built with diceware. Package: dict-cc-cedict Description-md5: 75a295f9211f752698dbfefbdf916f7a Description-en: Chinese-English dictionary for the dict server/client This is Chinese-English dictionary from the CC-CEDICT project. It contains around 122247 headwords. It can be either used with dictd server and a dict client or with GoldenDict. Package: diffoscope Description-md5: 7ce4a0fba0fc4a8f9a1b1684a315758a Description-en: in-depth visual diff tool for files, archives and directories diffoscope is a visual diff tool that attempts try to get to the bottom of what makes files or directories actually different. . It can recursively unpack archives of many kinds, transforming various binary formats into more human-readable form to compare them in a human-readable way. It can compare two tarballs, ISO images or PDFs just as easily. The differences can be displayed on the console or in a HTML report. . This is a dependency package that recommends the full set of external tools, to support as many type of files as possible. . File formats supported include: Android APK files, Android boot images, Android package resource table (ARSC), Apple Xcode mobile provisioning files, ar(1) archives, asar archives, ASM Function, Berkeley DB database files, bzip2 archives, character/block devices, ColorSync colour profiles (.icc), Coreboot CBFS filesystem images, cpio archives, Dalvik .dex files, Debian .buildinfo files, Debian .changes files, Debian source packages (.dsc), Device Tree Compiler blob files, directories, ELF binaries, ext2/ext3/ext4/btrfs/fat filesystems, eXtensible ARchive files, Filesystem image, Flattened Image Tree blob files, FreeDesktop Fontconfig cache files, FreePascal files (.ppu), Gettext message catalogues, GHC Haskell .hi files, GIF image files, Git repositories, GNU R database files (.rdb), GNU R Rscript files (.rds), Gnumeric spreadsheets, GPG keybox databases, Gzipped files, Hierarchical Data Format database, HTML files (.html), ISO 9660 CD images, Java .class files, Java .jmod modules, JavaScript files, JPEG images, JSON files, Linux kernel images, LLVM IR bitcode files, local (UNIX domain) sockets and named pipes (FIFOs), LZ4 compressed files, lzip compressed files, macOS binaries, Microsoft Windows icon files, Microsoft Word .docx files, Mono 'Portable Executable' files, Mozilla- optimized .ZIP archives, Multimedia metadata, OCaml interface files, Ogg Vorbis audio files, OpenOffice .odt files, OpenSSH public keys, OpenWRT package archives (.ipk), PDF documents, PE32 files, PGP signatures, PGP signed/encrypted messages, PNG images, PostScript documents, Public Key Cryptography Standards (PKCS) files (version #7), Python .pyc files, RPM archives, Rust object files (.deflate), Sphinx inventory files, SQLite databases, SquashFS filesystems, symlinks, tape archives (.tar), tcpdump capture files (.pcap), text files, TrueType font files, U-Boot legacy image files, UKI image (.efi), WebAssembly binary module, XML binary schemas (.xsb), XML files, XMLB files, XZ compressed files, ZIP archives and Zstandard compressed files. . diffoscope is developed as part of the Reproducible Builds project. Package: diffoscope-minimal Description-md5: 2ec7c7e33a178383ed2be556a8756893 Description-en: in-depth visual diff tool for files, archives and directories (minimal package) diffoscope is a visual diff tool that attempts try to get to the bottom of what makes files or directories actually different. . It can recursively unpack archives of many kinds, transforming various binary formats into more human-readable form to compare them in a human-readable way. It can compare two tarballs, ISO images or PDFs just as easily. The differences can be displayed on the console or in a HTML report. . File formats supported include: Android APK files, Android boot images, Android package resource table (ARSC), Apple Xcode mobile provisioning files, ar(1) archives, asar archives, ASM Function, Berkeley DB database files, bzip2 archives, character/block devices, ColorSync colour profiles (.icc), Coreboot CBFS filesystem images, cpio archives, Dalvik .dex files, Debian .buildinfo files, Debian .changes files, Debian source packages (.dsc), Device Tree Compiler blob files, directories, ELF binaries, ext2/ext3/ext4/btrfs/fat filesystems, eXtensible ARchive files, Filesystem image, Flattened Image Tree blob files, FreeDesktop Fontconfig cache files, FreePascal files (.ppu), Gettext message catalogues, GHC Haskell .hi files, GIF image files, Git repositories, GNU R database files (.rdb), GNU R Rscript files (.rds), Gnumeric spreadsheets, GPG keybox databases, Gzipped files, Hierarchical Data Format database, HTML files (.html), ISO 9660 CD images, Java .class files, Java .jmod modules, JavaScript files, JPEG images, JSON files, Linux kernel images, LLVM IR bitcode files, local (UNIX domain) sockets and named pipes (FIFOs), LZ4 compressed files, lzip compressed files, macOS binaries, Microsoft Windows icon files, Microsoft Word .docx files, Mono 'Portable Executable' files, Mozilla- optimized .ZIP archives, Multimedia metadata, OCaml interface files, Ogg Vorbis audio files, OpenOffice .odt files, OpenSSH public keys, OpenWRT package archives (.ipk), PDF documents, PE32 files, PGP signatures, PGP signed/encrypted messages, PNG images, PostScript documents, Public Key Cryptography Standards (PKCS) files (version #7), Python .pyc files, RPM archives, Rust object files (.deflate), Sphinx inventory files, SQLite databases, SquashFS filesystems, symlinks, tape archives (.tar), tcpdump capture files (.pcap), text files, TrueType font files, U-Boot legacy image files, UKI image (.efi), WebAssembly binary module, XML binary schemas (.xsb), XML files, XMLB files, XZ compressed files, ZIP archives and Zstandard compressed files. . This -minimal package only recommends a partial set of the supported 3rd party tools needed to produce file-format-specific comparisons, excluding those that are considered too large or niche for general use. . diffoscope is developed as part of the Reproducible Builds project. Package: dioptas Description-md5: a2cc8ccc7184ab7fb40ac850ddecd87e Description-en: GUI for reduction and exploration of X-ray diffraction images A GUI program for fast analysis of powder X-ray diffraction Images. It provides the capability of calibrating, creating masks, having pattern overlays and showing phase lines. Package: dirb Description-md5: 71fab897ebe43a4c1ceb6065358e1f36 Description-en: URL bruteforcing tool DIRB is a Web Content Scanner. It looks for existing (and/or hidden) Web Objects. It basically works by launching a dictionary based attack against a web server and analyzing the responses. . DIRB comes with a set of preconfigured attack wordlists for easy usage but you can use your custom wordlists. Also DIRB sometimes can be used as a classic CGI scanner, but remember that it is a content scanner not a vulnerability scanner. . DIRB's main purpose is to help in professional web application auditing. Specially in security related testing. It covers some holes not covered by classic web vulnerability scanners. DIRB looks for specific web objects that other generic CGI scanners can't look for. It doesn't search vulnerabilities nor does it look for web contents that can be vulnerable. Package: disktype Description-md5: 8adf101e36841c971c90e07cd63f596e Description-en: detection of content format of a disk or disk image The purpose of disktype is to detect the content format of a disk or disk image. It knows about common file systems, partition tables and boot codes. This software can be used for forensics analysis. . As of version 9, disktype knows about the following formats: . File systems: FAT12/FAT16/FAT32/exFAT NTFS HPFS MFS, HFS, HFS Plus ISO9660 (incl. Joliet, El Torito) UDF ext2/ext3 ext4 (patch from upstream CVS) btrfs (patch from upstream CVS) Minix ReiserFS Reiser4 Linux romfs Linux cramfs Linux squashfs UFS (some variations) SysV FS (some variations) JFS XFS F2FS Amiga FS/FFS Amiga SFS Amiga PFS BeOS BFS QNX4 FS 3DO CD-ROM FS Veritas VxFS Xbox DVD file system Partitioning: DOS/PC style EFI GPT Apple Amiga "Rigid Disk" ATARI ST (AHDI3) BSD disklabel Linux RAID physical disks Linux LVM1 physical volumes Linux LVM2 physical volumes Solaris SPARC disklabel Solaris x86 disklabel (vtoc) Other structures: Debian split floppy header Linux swap Disk images: Raw CD image (.bin) Virtual PC hard disk image Apple UDIF disk image (limited) Boot loaders: LILO GRUB SYSLINUX ISOLINUX Linux kernel FreeBSD loader Windows/MS-DOS loader BeOS loader, Haiku loader Sega Dreamcast Compression formats: gzip compress bzip2 Archive formats: tar cpio bar dump/restore Package: dislocker Description-md5: 179f3adde3da1312ee2d7a372d87cb5d Description-en: read/write encrypted BitLocker volumes Dislocker has been designed to read BitLocker encrypted partitions under a Linux system. The driver used to read volumes encrypted in Windows system versions of the Vista to 10 and BitLocker-To-Go encrypted partitions, that's USB/FAT32 partitions. . The software works with driver composed of a library, with multiple binaries using this library. Decrypting the partition, you have to give it a mount point where, once keys are decrypted, a file named dislocker-file appears. This file is a virtual NTFS partition, so you can mount it as any NTFS partition and then read from or write to it. Writing to the NTFS virtual file will change the underlying BitLocker partition content. To use dislocker-find Ruby is required. . This tool is useful in cryptography managing and forensics investigations. 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: distrobuilder Description-md5: 9bb46450b9f50efa92c9ee911b4628d3 Description-en: System container image builder for LXC and Incus distrobuilder is an image building tool for LXC and Incus. . Its modern design uses pre-built official images whenever available and supports a variety of modifications on the base image. distrobuilder creates LXC or Incus images, or just a plain root file system, from a declarative image definition (in YAML format) that defines the source of the image, its package manager, what packages to install or remove for specific image variants, OS releases and architectures, as well as additional files to generate and arbitrary actions to execute as part of the image build process. . Incus images may also be compatible with Canonical's LXD. Package: distrobuilder-images Description-md5: 659c3c47420682df80b8fd9c1b0a55dd Description-en: Official image definitions for distrobuilder This package contains the official yaml definitions used by the Linux Containers Project to generate the pre-built images offered at https://images.linuxcontainers.org/. Package: dkopp Description-md5: 36b075c2cf65b2800085f34054cd6f22 Description-en: Full and incremental backup to DVD Dkopp is a program used to copy or back-up disk files to DVD or BD (Blue-ray) media. Full or incremental backups can be done, with full or incremental media verification. A GUI is used to navigate through directories to select or de-select files or directories at any level. Backup jobs can be saved for later re-use. New, deleted, and updated disk files are handled automatically, without re-editing the backup job. An incremental backup updates the same DVD/BD media used for a prior full backup. Files can be restored to the same or another location on disk. Large backup jobs can be done using multiple DVD media. Package: dmarc-srg Description-md5: 9669e22e01bcc361df57838b34dcded2 Description-en: PHP parser, viewer and summary report generator for incoming DMARC reports DmarcSrg has the following features: - View a table of parsed reports. - Easily identify potential DMARC related issues through colors. - Filter report list by domain, month, reporting organization and more. - View DKIM/SPF details for each report. - Password protection of the web interface (that can be disabled). - Receiving and processing incoming DMARC reports from specified mailboxes. - Receiving and processing incoming DMARC reports from specified server local directories. - Uploading and processing incoming DMARC reports by using the web interface. - Ability to configure deletion of old reports from the database and mailboxes. - Generation of summary reports for the last week, last month or last N days and sending them to the specified mailbox. Package: dmg2img Description-md5: 3f67de0b44977a91b503adcd971d07a9 Description-en: Tool for converting compressed dmg files to hfsplus images DMG2IMG is a tool which allows converting Apple compressed dmg archives to standard (hfsplus) image disk files. . This tool handles zlib and bzip2 compressed dmg images. Package: dnscap Description-md5: 24eb705d172e0388560288b96e8543cb Description-en: Network capture utility designed specifically for DNS traffic dnscap is a network capture utility designed specifically for DNS traffic. It produces binary data in pcap(3) format. This utility is similar to tcpdump(1), but has a number of features tailored to DNS transactions and protocol options. Package: dnscap-dev Description-md5: 3f83a419854159f1cf6e938fb755b456 Description-en: Network capture utility designed specifically for DNS traffic (development) dnscap is a network capture utility designed specifically for DNS traffic. It produces binary data in pcap(3) format. This utility is similar to tcpdump(1), but has a number of features tailored to DNS transactions and protocol options. . This package contains the development files. Package: dnscrypt-proxy Description-md5: 710b26a7b7218befaf287cbdd2ca016d Description-en: Flexible DNS proxy, with support for encrypted DNS protocols dnscrypt-proxy is a flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTPS. Package: dnsjit Description-md5: ce3f188d7a9ea8dce5977f9d7b92f304 Description-en: Engine for capturing, parsing and replaying DNS dnsjit is a combination of different DNS related tools around Lua to create a script-based engine for capturing, parsing and statistics gathering of DNS messages while also providing facilities for replaying DNS traffic. Package: dodgindiamond2 Description-md5: b141616614e1b0da06142076c0791f92 Description-en: Little shoot-'em-up arcade game for one or two players This aims to be an old school arcade game with low resolution graphics, top-down scrolling action, energy based gameplay, and different weapons with several levels of power. Package: dokuwiki-plugins-extra Description-md5: 83cc09a226faaa36b608eb19b56f8d4b Description-en: Conglomeration package of DokuWiki plugins The dokuwiki-plugins-extra contains the following plugins for DokuWiki: . * addnewpage: Put 'add new page' forms within pages, with optional namespace selection . * color: Opportunity to write colored text in DokuWiki . * mathjax: Enables MathJax parsing of TeX math expressions in wiki pages . * wrap: Universal plugin which combines the functionality of many other plugins Package: dokuwiki-templates-extra Description-md5: 72bad8e167d6ae6ac8655f9708c4478c Description-en: Conglomeration package of DokuWiki templates The dokuwiki-templates-extra contains the following templates for DokuWiki: . * ad-hominem: Simple and lightweight, but modernized version of the default template 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: dolphin-emu Description-md5: 3a44a2d181ababa7e9a5d6deca0fe4b3 Description-en: Gamecube and Wii emulator Dolphin is an emulator for two recent Nintendo video game consoles: the GameCube and the Wii. It allows PC gamers to enjoy games for these two consoles in full HD (1080p) with several enhancements: compatibility with all PC controllers, turbo speed, networked multiplayer, and even more. Package: dolphin-emu-data Description-md5: 8727f82dada3878530c00a00381d0555 Description-en: Gamecube and Wii emulator - data files Dolphin is an emulator for two recent Nintendo video game consoles: the GameCube and the Wii. It allows PC gamers to enjoy games for these two consoles in full HD (1080p) with several enhancements: compatibility with all PC controllers, turbo speed, networked multiplayer, and even more. . This package contains the platform independent data files for Dolphin. 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: dovecot-fts-xapian Description-md5: 679ee87b25baa61c565c18572e0991c9 Description-en: full-text search for dovecot using xapian This project provides a straightforward and simple way to configure full-text search (FTS) for Dovecot, leveraging the efforts of the Xapian.org team. . Compared to dovecot's own FTS plugins, fts-xapian is: . * simpler than fts_solr * more free than fts_dovecot * has a more active backend than fts_lucene Package: downtimed Description-md5: 7877e707ca5a56a75af1f3a264a60459 Description-en: monitor of downtime, shutdown, and crashes Downtimed is a daemon intended to monitor and record the times an operating system is non-functional. It does this by keeping a simple database file and by regularly recording time stamps. A client executable reads the database to account for the lengths of periods when the system was down. Package: doxygen-awesome-css Description-md5: 326cd78ff221cd9669c6d9249969d1e9 Description-en: custom CSS theme for Doxygen HTML documentation Doxygen Awesome is a custom CSS theme for Doxygen HTML-documentation with lots of customization parameters. . It features a clean and modern design, improved mobile usability, a dark mode, and doesn't change the classic HTML structure of Doxygen documentation. . This package contains the CSS and JavaScript files. 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: dpkg-awk Description-md5: b4a65e4a0692c63b001734a66a369c21 Description-en: Gawk script to parse /var/lib/dpkg/{status,available} and Packages This script can parse the dpkg database files. It can do regular expressions on the fields, and only get what you want. It can also be made to output certain fields. As an added bonus, there is an option to sort the output. . 'dpkg-awk "Status: .* installed$" -- Package Version Status' will output all installed packages, with only the listed fields. 'dpkg-awk -f=/var/lib/dpkg/available "Package:^[aA].*" -- Package Version' will output all available packages that start with the letter 'A.' Package: dpuser Description-md5: e2acadf5cacb3cfe6038b85fe38efeed Description-en: Interactive language for handling numbers, strings, and matrices DPUSER is an interactive language capable of handling numbers (both real and complex), strings, and matrices. Its main aim is to do astronomical image analysis, for which it provides a comprehensive set of functions, but it can also be used for many other applications. . Note that this package was compiled with the giza library instead of PGPLOT, since the latter is non-free software. Package: dpuser-doc Description-md5: cbaa7061a7587bbfe981782536bf923f Description-en: Documentation for DPUSER and QFitsView DPUSER is an interactive language capable of handling numbers (both real and complex), strings, and matrices. Its main aim is to do astronomical image analysis, for which it provides a comprehensive set of functions, but it can also be used for many other applications. . This package contains the documentation for DPUSER and QFitsView. Package: dput-ng Description-md5: 4ead401f9d1d7fdfcc1c998a89cce39e Description-en: next generation Debian package upload tool dput-ng is a Debian package upload tool which provides an easy to use interface to Debian (like) package archive hosting facilities. It allows anyone who works with Debian packages to upload their work to a remote service, including Debian's ftp-master, mentors.debian.net, Launchpad or other package hosting facilities for Debian package maintainers. . dput-ng features many enhancements over dput, such as more comprehensive checks, an easy to use plugin system, and code designed to handle the numerous archives that any Debian package hacker will interact with. . dput-ng aims to be backwards compatible with dput in command-line flags, configuration files, and expected behavior. Package: dput-ng-doc Description-md5: b16bc63855d07e3d0a57aaeb8f03653e Description-en: next generation Debian package upload tool (documentation) dput-ng is a Debian package upload tool which provides an easy to use interface to Debian (like) package archive hosting facilities. It allows anyone who works with Debian packages to upload their work to a remote service, including Debian's ftp-master, mentors.debian.net, Launchpad or other package hosting facilities for Debian package maintainers. . This package provides exhaustive user documentation, developer API docu- mentation and command interface documentation. Package: drbl Description-md5: 4c7ea2c04a4826fc2240c239793f3bdf Description-en: diskless remote boot, and a disk cloning utility DRBL (Diskless Remote Boot in Linux) provides a diskless or systemless environment for client machines. It works on Debian, Ubuntu, Mandriva, Red Hat, Fedora, CentOS and OpenSuSE. DRBL uses distributed hardware resources and makes it possible for clients to fully access local hardware. It also includes Clonezilla, a partition and disk cloning utility similar to Symantec Ghost(TM) or True Image(TM). . For more details, check 1. http://drbl.sourceforge.net (English) 2. http://drbl.nchc.org.tw (Chinese Big5 - Taiwan) Package: droidlysis Description-md5: 6bf39e39208d45c61f4ff637051dffc2 Description-en: Property extractor for Android apps DroidLysis is a property extractor for Android apps. It automatically disassembles the Android application you provide and looks for various properties within the package or its disassembly. DroidLysis can be used over Android packages (apk), Dalvik executables (dex), Zip files (zip), Rar files (rar) or directories of files. . DroidLysis outputs: . * A summary on the console * The unzipped, pre-processed sample in a subdirectory of your output dir. The subdirectory is named using the sample's filename and sha256 sum. * A database (by default, SQLite droidlysis.db) containing properties it noticed. . DroidLysis can optionally use dex2jar to provide more information. It is free software but not currently in Debian, and must be separately downloaded into ~/.local/share/droidlysis. Package: drool Description-md5: b0f5bb710ec053387e2b0bee49e00a9a Description-en: DNS Replay Tool drool can replay DNS traffic from packet capture (PCAP) files and send it to a specified server, with options such as to manipulate the timing between packets, as well as loop packets infinitely or for a set number of iterations. This tool's goal is to be able to produce a high amount of UDP packets per second and TCP sessions per second on common hardware. Package: droopy Description-md5: 3aa03b700a1feaf561a41e8bed4a0382 Description-en: mini web server to let others upload files to your computer Droopy is a mini Web server whose sole purpose is to let others upload files to your computer. . Say you are chatting with friends on MSN Messenger (perhaps with the excellent Pidgin). They want to send you amazing photos they took last week-end, so they use Messenger file transfer. Unfortunately, the zip file is over 50 MB and it is painfully slow. Now relax, droopy comes to rescue. Package: dropbear Description-md5: 6a91040e311efe0718dcff44139d8213 Description-en: lightweight SSH2 server and client - startup scripts dropbear is a SSH 2 server and client designed to be small enough to be used in small memory environments, while still being functional and secure enough for general use. . It implements most required features of the SSH 2 protocol, and other features such as authentication agent forwarding. . This package provides startup scripts for the service manager. Package: dropbear-bin Description-md5: fd6d59a6fb8335f77ba5a60987d1c735 Description-en: lightweight SSH2 server and client - command line tools dropbear is a SSH 2 server and client designed to be small enough to be used in small memory environments, while still being functional and secure enough for general use. . It implements most required features of the SSH 2 protocol, and other features such as authentication agent forwarding. . This package provides dropbear(8), dbclient(1), dropbearkey(1) and dropbearconvert(1). Package: dropbear-initramfs Description-md5: 5dd10490aa9e4ec06e1152daf8823742 Description-en: lightweight SSH2 server and client - initramfs integration dropbear is a SSH 2 server and client designed to be small enough to be used in small memory environments, while still being functional and secure enough for general use. . It implements most required features of the SSH 2 protocol, and other features such as authentication agent forwarding. . This package provides initramfs integration. Package: drumkv1 Description-md5: 259a2fd840ef3d042bca6fc0e8dd5357 Description-en: old-school drum-kit sampler - standalone drumkv1 is an old-school all-digital drum-kit sampler synthesizer with stereo effects. It is provided in both forms of a LV2 plugin and a pure stand-alone JACK client with JACK-session and both JACK MIDI and ALSA MIDI input support. . This package provides the standalone app. Package: drumkv1-common Description-md5: 1e86ef9529f61535178b97432598a575 Description-en: old-school drum-kit sampler - common files drumkv1 is an old-school all-digital drum-kit sampler synthesizer with stereo effects. It is provided in both forms of a LV2 plugin and a pure stand-alone JACK client with JACK-session and both JACK MIDI and ALSA MIDI input support. . This package provides files shared by both the LV2 plugin and the standalone application. Package: drumkv1-lv2 Description-md5: 42ca7df6cefc1950048074270293e507 Description-en: old-school drum-kit sampler - lv2-plugin drumkv1 is an old-school all-digital drum-kit sampler synthesizer with stereo effects. It is provided in both forms of a LV2 plugin and a pure stand-alone JACK client with JACK-session and both JACK MIDI and ALSA MIDI input support. . This package provides the LV2 plugin. Package: dsda-doom Description-md5: 7d14d21cc6aab9563d36209dd50da28f Description-en: Doom source port with a focus on demo recording and speedrunning This is a fork of prboom+ with many new features, including: . * Heretic, Hexen, MBF21, and Doom-in-Hexen support * In-game console and scripting * Full controller support * Palette-based lightmode for opengl * Debugging features for testing * Strict mode for speedrunning * Various quality of life improvements * Advanced tools for TASing * Rewind . DSDA-Doom requires game data to run. Free game data is available in the freedoom package. Commercial game data can be packaged using game-data-packager. DSDA-Doom supports all flavors of Doom, including The Ultimate Doom, Doom 2 and Final Doom as well as Chex(R) Quest, HacX, Freedoom: Phase 1 and Phase 2 and FreeDM. . Additionally, DSDA-Doom supports Heretic and Hexen. Package: dssi-dev Description-md5: 78671c3daf895b6fd44e30b1970f0299 Description-en: Header file for compiling DSSI plugins and hosts DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . DSSI is an open specification developed for use in Linux audio applications, although it is portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi. . This package contains the header file required for compiling hosts and plugins. Package: dssi-example-plugins Description-md5: 8308c83fcec6da76bfcc490b6f6f2e8d Description-en: Examples of DSSI plugin DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . DSSI is an open specification developed for use in Linux audio applications, although it is portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi. . This is a set containing three example DSSI plugins. Package: dssi-host-jack Description-md5: cb390895095ec3af90f6b1f1df3e12c5 Description-en: Example of DSSI host DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . DSSI is an open specification developed for use in Linux audio applications, although it is portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi. . This package contains an example DSSI host which is useful for testing new plugins. It listens for MIDI events on an ALSA sequencer port, delivers them to DSSI synths and outputs the result via JACK. It does not currently support audio input (e.g. for DSSI effects plugins). Package: dssi-utils Description-md5: a29c22af4da921fdc3f7262d1a29dc97 Description-en: Command-line utilities for sending commands to DSSI plugins DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . DSSI is an open specification developed for use in Linux audio applications, although it is portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi. . This package contains the dssi_osc_send and dssi_osc_update utilities which can, for instance, be used to send commands to the DSSI trivial synth plugin. Package: dunst Description-md5: fd5c72dc12c62428f8975bdf673ca958 Description-en: dmenu-ish notification-daemon Dunst is a highly configurable and lightweight notification-daemon: The only thing it displays is a colored box with unformatted text. The whole notification specification (non-optional parts and the "body" capability) is supported as long as it fits into this look & feel. . Dunst is designed to fit nicely into minimalistic windowmanagers like dwm, but it should work on any Linux desktop. Package: duply Description-md5: d2443380a9b348cf418e3f88d3f5bd28 Description-en: easy to use frontend to the duplicity backup system duply is a shell front end to duplicity that simplifies the usage by managing settings for each backup job in profiles. It supports executing multiple commands in a batch mode to enable single line cron entries and allows the user to use pre/post backup scripts. All duplicity backends are supported. The previous name of duply was ftplicity. Package: durdraw Description-md5: 7a113ea34dfd65cc7d97966acacd3ee7 Description-en: versatile ASCII and ANSI Art text editor for drawing in terminal This is an ASCII, Unicode and ANSI art editor for UNIX-like systems (Linux, macOS, etc). It runs in modern Utf-8 terminals and supports frame-based animation, custom themes, 256 and 16 color modes, terminal mouse input, DOS ANSI art viewing, CP437 and Unicode mixing and conversion, HTML output, mIRC color output, and other interesting features. . It is heavily inspired by classic ANSI editing software for MS-DOS and Windows, such as TheDraw, Aciddraw and Pablodraw, but with a modern Unix twist. Package: dvb-tools Description-md5: a54cfaa4944c8dc2a147a912f1a0a388 Description-en: Collection of command line DVB utilities This is a series of tools written to help testing and working with DVB, using its latest V5 API. The tools can also work with the DVBv3 API. . The current tools are: . dvb-fe-tool: a simple test application, that reads from the frontend. it also allows one to change the default delivery system. In the future, it may be used to change any property via command line. . dvb-format-convert: converts from zap and scan initial-tuning-data-file into the new format defined to work with DVBv5. . dvbv5-scan: a DVBv5 scan tool. . dvbv5-zap: a DVBv5 zap tool. It allows one to tune into a DVB channel, and to watch to a DVB service (e. g. receiving the video and audio streams, via another application using the dvr device). Package: dvgrab Description-md5: 412c523a49f1311a15db4dfe32b2087c Description-en: grab digital video data via IEEE1394 and USB links dvgrab receives audio and video data from a digital camcorder via an IEEE1394 (widely known as FireWire) or USB link and stores them into one of several file formats. It features autosplit of long video sequences, and supports saving the data as raw frames, AVI type 1, AVI type 2, Quicktime DV, a series of JPEG stills or MPEG2-TS. Package: dvi2ps Description-md5: 99abab39fd1818e7a4cbd076142bec0f Description-en: TeX DVI-driver for NTT JTeX, MulTeX and ASCII pTeX dvi2ps is another converter of DVI file to PostScript file. dvi2ps can handle dvi files of NTT JTeX, MulTeX and ASCII pTeX. Package: dwarf2sources Description-md5: bf90b52575c345914a9049623ea1b1db Description-en: utility to list the source files for a given binary dwarf2sources is a command-line tool to list the source files that were used to create a given binary and dump it in JSON format. The input files must not be stripped and must contain debugging information in DWARF format. Package: dwarfdump Description-md5: a4f78a6974965942c7992279042bc94b Description-en: utility to dump DWARF debug information from ELF objects Dwarfdump is an application that can print the DWARF debugging information of an ELF object file in a human-readable form. It can also be used to check and validate manipulated DWARF sections. . This utility is part of dwarfutils. Package: dxvk Description-md5: 589a226c5c8b5e3f13573c32941716e1 Description-en: Vulkan-based translation layer for Direct3D 8/9/10/11 DXVK is a Vulkan-based translation layer for Direct3D 8/9/10/11 which allows running 3D applications on Linux using Wine. . DXVK aims to provide support for D3D11, feature level 12_1, and D3D10, feature level 10_1. . This package contains the dxvk-setup script that configures or removes DXVK from a Wine prefix. Package: dxvk-wine64 Description-md5: f3192c3530648878c382dca1645339dc Description-en: Vulkan-based translation layer for Direct3D 8/9/10/11 - wine64 build DXVK is a Vulkan-based translation layer for Direct3D 8/9/10/11 which allows running 3D applications on Linux using Wine. . DXVK aims to provide support for D3D11, feature level 12_1, and D3D10, feature level 10_1. . This package contains the wine64 build. Package: dxvk-wine64-development Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: dynare Description-md5: df6e3d537dc85b8645aaabade6024bc5 Description-en: platform for handling a wide class of economic models Dynare is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium (DSGE) and overlapping generations (OLG) models. The models solved by Dynare include those relying on the rational expectations hypothesis, wherein agents form their expectations about the future in a way consistent with the model. But Dynare is also able to handle models where expectations are formed differently: on one extreme, models where agents perfectly anticipate the future; on the other extreme, models where agents have limited rationality or imperfect knowledge of the state of the economy and, hence, form their expectations through a learning process. In terms of types of agents, models solved by Dynare can incorporate consumers, productive firms, governments, monetary authorities, investors and financial intermediaries. Some degree of heterogeneity can be achieved by including several distinct classes of agents in each of the aforementioned agent categories. . Dynare offers a user-friendly and intuitive way of describing these models. It is able to perform simulations of the model given a calibration of the model parameters and is also able to estimate these parameters given a dataset. In practice, the user will write a text file containing the list of model variables, the dynamic equations linking these variables together, the computing tasks to be performed and the desired graphical or numerical outputs. . This package provides a full installation of Dynare, to be run on top of GNU Octave. Package: dynare-doc Description-md5: ec4af546f1e67c4f934d48a22acd98eb Description-en: documentation for Dynare Dynare is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium (DSGE) and overlapping generations (OLG) models. The models solved by Dynare include those relying on the rational expectations hypothesis, wherein agents form their expectations about the future in a way consistent with the model. But Dynare is also able to handle models where expectations are formed differently: on one extreme, models where agents perfectly anticipate the future; on the other extreme, models where agents have limited rationality or imperfect knowledge of the state of the economy and, hence, form their expectations through a learning process. In terms of types of agents, models solved by Dynare can incorporate consumers, productive firms, governments, monetary authorities, investors and financial intermediaries. Some degree of heterogeneity can be achieved by including several distinct classes of agents in each of the aforementioned agent categories. . Dynare offers a user-friendly and intuitive way of describing these models. It is able to perform simulations of the model given a calibration of the model parameters and is also able to estimate these parameters given a dataset. In practice, the user will write a text file containing the list of model variables, the dynamic equations linking these variables together, the computing tasks to be performed and the desired graphical or numerical outputs. . This package contains full Dynare documentation, including the reference manual. Package: dysk Description-md5: 441f0e60bc6b0aa1785d334e10dc5046 Description-en: get information on mounted filesystems A command-line utility to get information on filesystems such as their type, size and used capacity. Like df but better. . By default, information is displayed as a human-readable table. dysk lets you filter filesystems based on the values of columns and export output as JSON or CSV. . Previously known as lfs. 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: e2guardian Description-md5: b0e8394254d849c17a166b819a3ab35f Description-en: Web content filtering (Dansguardian fork) e2guardian filters the content of pages based on many methods including phrase matching, PICS filtering and URL filtering. It does not purely filter based on a banned list of sites. . It provides real-time virus scanning capabilities for content access. . e2guardian is designed to be completely flexible and allows you to tailor the filtering to your exact needs. It can be as draconian or as unobstructive as you want. The default settings are geared towards what a primary school might want but e2guardian puts you in control of what you want to block. . e2guardian requires squid or another similar caching proxy server on your local network. Package: eartag Description-md5: 3d7739484debae33d30d2d24ad96c35e Description-en: Edit audio file tags Ear Tag is a simple audio file tag editor. It is primarily geared towards making quick edits or bulk-editing tracks in albums/EPs. Unlike other tagging programs, Ear Tag does not require the user to set up a music library folder. . Ear Tag supports both desktop and mobile form factors. . Ear Tag is a GNOME Circle app. Package: ecbuild Description-md5: 02afb967de99ff505471e08f585ce930 Description-en: Build system for ECMWF software This is a toolkit from ECMWF extend CMAKE with macros used at ECMWF. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: ecflow-client Description-md5: 4465c7db96b428b1574b9117dddef6a2 Description-en: Client tools for Meteorological workflow ecFlow is a work flow package that enables users to run a large number of programs ( with dependencies on each other and on time) in a controlled environment. It provides reasonable tolerance for hardware and software failures, combined with good restart capabilities. . ecFlow submits tasks(jobs) and receives acknowledgements from tasks when they change status and when they send events, using child commands embedded in the scripts. ecflow stores the relationship between tasks, and is able to submit tasks dependent on triggers. . This package contains the client tools Package: ecflow-server Description-md5: 7e89b304c0e7747b0f79b63729eb8133 Description-en: Meteorological workflow controller - server ecFlow is a work flow package that enables users to run a large number of programs ( with dependencies on each other and on time) in a controlled environment. It provides reasonable tolerance for hardware and software failures, combined with good restart capabilities. . ecFlow submits tasks(jobs) and receives acknowledgements from tasks when they change status and when they send events, using child commands embedded in the scripts. ecflow stores the relationship between tasks, and is able to submit tasks dependent on triggers. Package: ectrans-utils Description-md5: 1e3849b71aeb96c576e937330745d032 Description-en: Spherical Harmonics Transforms library - utilities ecTrans is the global spherical Harmonics transforms library, extracted from the IFS weather model from ECMWF. It uses a hybrid of MPI and OpenMP parallelisation strategies. The package contains both single- and double precision Fortran libraries (trans_sp, trans_dp), as well as a C interface to the double-precision version (transi_dp). ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: edu-sync Description-md5: 93191aefaabc8bb7a3f598580570163c Description-en: Moodle synchronization utility Edu Sync is a command line application that synchronizes the contents of Moodle instances to your computer. . It accesses the Moodle instance via the Moodle mobile web services API, which is also used by the official Moodle mobile app. To be able to use Edu Sync with a Moodle instance, the Moodle mobile web services must explicitly be enabled by the instance. . Moodle is a learning management system (LMS) used for blended learning, distance education, flipped classroom and other online learning projects in schools, universities, workplaces and other sectors. Package: efl-doc Description-md5: 0b2171302a1a51e7a1a55639c5595687 Description-en: Documentation for the Enlightenment Foundation Libraries The Enlightenment Foundation Libraries (EFL) is a set of libraries providing building blocks used in the Enlightenment window manager. This package contains the Doxygen-generated HTML documentation and examples for the API of the EFL. . This is part of the Enlightenment Foundation Libraries (EFL). Package: ejabberd Description-md5: 30d974a171fa390dbf4aa0a06f7cfc56 Description-en: extensible realtime platform (XMPP server + MQTT broker + SIP service) ejabberd is a Jabber/XMPP + MQTT + SIP server written in Erlang, featuring: * distributed operation with load-balancing across a cluster; * fault-tolerant database replication and storage on multiple nodes, allowing nodes to be added or replaced "on the fly"; * virtual hosting (several virtual domains can be served using a single ejabberd instance); * XMPP compliance; * MQTT 5 compliance; * SIP service; * web-based administration; * SSL/TLS support; * conferencing via Multi-User Chat; * Jabber Users Directory, based on users' vCards; * service discovery; * shared roster. Package: elan Description-md5: 73025e9110aebf4866656e7478efe271 Description-en: tool for managing installations of the Lean theorem prover elan is a small tool for managing your installations of the Lean theorem prover. It places lean and leanpkg binaries in your PATH that automatically select and, if necessary, download the Lean version described in the lean_version field of your project's leanpkg.toml. You can also install, select, run, and uninstall Lean versions manually using the commands of the elan executable. Package: elektroid Description-md5: dea8c859b5a516807f35b62d10ac1631 Description-en: Sample and MIDI device manager Elektroid is a sample and MIDI device manager. . With Elektroid you can easily upload and download audio files and manage different types of data on different MIDI devices, such as presets, projects or tunings. . It can also be used to send and receive SysEx MIDI files. . This package provides both the GUI and CLI application of Elektroid. 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: elixir-earmark-parser Description-md5: e675e7eb30220d1e7cb407502bc288e8 Description-en: Pure Elixir Markdown Parser EarmarkParser is a Markdown parser used by Earmark, which is an Elixir library intended for converting Markdown to HTML. Package: elk-lapw Description-md5: 0bc9af3e9d9d6f44cbf4af13b824aec1 Description-en: All-Electron Density-Functional Electronic Structure Code Elk is an all-electron full-potential linearised augmented-plane wave (FP-LAPW) code. By not including pseudo-potentials, Elk can provide very reliable high-precision results and works for every chemical element. Features include: . * FP-LAPW basis with local-orbitals * APW radial derivative matching to arbitrary orders at muffin-tin surface (super-LAPW, etc.) * Arbitrary number of local-orbitals allowed (all core states can be made valence for example) * Total energies resolved into components * Forces - including incomplete basis set (IBS) and core corrections work with spin-orbit coupling, non-collinear magnetism and LDA+U * LSDA, GGA and (potential-only) meta-GGA functionals available * LDA+U: fully localised limit (FLL), around mean field (AFM) and interpolation between the two; works with SOC, NCM and spin-spirals * Isolated molecules or periodic systems * Core states treated with the radial Dirac equation * Spin-orbit coupling (SOC) included in second-variational scheme * Non-collinear magnetism (NCM) with arbitrary on-site magnetic fields * Fixed spin-moment calculations (with SOC and NCM) * Time-dependent density functional theory (TDDFT) for linear optical response calculations * First-order optical response * Non-linear optical (NLO) second harmonic generation . Elk is parallelized via hybrid OpenMP/OpenMPI. Package: elks-libc Description-md5: 2da04d6881989db1f4a11df4a992c06f Description-en: 16-bit x86 C library and include files This is the C library used to compile with bcc. It includes all the headers and static libraries needed to build 16-bit applications, for Linux/8086, Linux/i386 and DOS .COM executables. Package: elpa-clues-theme Description-md5: 1bc8b11eddc0b895d3c187cfee0a08f9 Description-en: cream/brown/orange color theme for Emacs Clues was initially based on a Visual Studio theme called 'Blues 'n Roots', however it's a long way from looking much like it, aside from the occasional color accent, Blues (despite its name) has a more toasted caramel flavor. Clues on the other hand is made up of cooling colors with a couple of flecks of light cream/brown/orange to break up any monotony, with yellow/gold rainbow-delimiters. Package: elpa-cmake-mode Description-md5: 991108e6717dd82c69f4bb6c7533b25f Description-en: Emacs major mode for editing CMake sources cmake-mode provides syntax highlighting and indentation for CMakeLists.txt and *.cmake source files. Package: elpa-compat Description-md5: dafe08b1497ccbaee2b0c24784a3e502 Description-en: COMPATibility Library for Emacs The intended audience of this library aren't day-to-day users, but package developers that wish to make use of newer functionality, not provided in older versions of Emacs, without breaking compatibility for users bound to specific Emacs releases. Package: elpa-consult Description-md5: 217dd05c192c5cd92195573c4f8e428b Description-en: Useful commands based on completing-read for Emacs Consult provides practical commands based on the Emacs completion function completing-read. Completion allows you to quickly select an item from a list of candidates. Consult offers in particular an advanced buffer switching command consult-buffer to switch between buffers and recently opened files. Furthermore Consult provides multiple search commands, an asynchronous consult-grep and consult-ripgrep, and the line-based search command consult-line. Some of the Consult commands are enhanced versions of built-in Emacs commands. For example the command consult-imenu presents a flat list of the Imenu with live preview, grouping and narrowing. Please take a look at the full list of commands. Package: elpa-corfu Description-md5: 19a636677b6e5827fa61a48d3f44b420 Description-en: Completion Overlay Region FUnction in Emacs Corfu enhances completion at point with a small completion popup. The current candidates are shown in a popup below or above the point. Corfu is the minimalistic completion-in-region counterpart of the Vertico minibuffer UI. Package: elpa-dape Description-md5: 68b91490d566dfa25fc95c28268b92d3 Description-en: Debug Adapter Protocol for Emacs Dape is a debug adapter client for Emacs. The debug adapter protocol, much like its more well-known counterpart, the language server protocol, aims to establish a common API for programming tools. However, instead of functionalities such as code completions, it provides a standardized interface for debuggers. . To begin a debugging session, invoke the `dape' command. In the minibuffer prompt, enter a debug adapter configuration name from `dape-configs'. . For complete functionality, make sure to enable `eldoc-mode' in your source buffers and `repeat-mode' for more pleasant key mappings. . Package looks is heavily inspired by gdb-mi.el Package: elpa-dart-mode Description-md5: 30c0fc7206362a2ca53d111d8b521e92 Description-en: Major mode for editing Dart files This package implements a major-mode for the Dart language, providing basic syntax highlighting and indentation support. Package: elpa-debian-el Description-md5: 68f1a5802fbf53265bbf10c81cf7c8f2 Description-en: Emacs helpers specific to Debian users This package contains: . apt-sources - major mode for editing Debian sources.list files; apt-deb822-sources - major mode for editing deb822-style Debian sources.list files; apt-utils - interface to APT (Debian package management); debian-bug - an Emacs command to submit a bug report; deb-view - view contents of Debian package, similarly to tar-mode; gnus-BTS - provides buttons for bug numbers seen in Gnus messages; preseed - major mode for editing debian-installer preseed files. Package: elpa-debpaste Description-md5: eb8bc99e49c0cb4221dc9de5e4e790b4 Description-en: paste.debian.net client for Emacs This package provides an Emacs interface for receiving, posting and deleting pastes from . . Basic interactive commands: . - `debpaste-display-paste', - `debpaste-paste-region', - `debpaste-delete-paste'. Package: elpa-ebib Description-md5: a6cfc1ec6b5a45cb61f85cad66df98c6 Description-en: BibTeX database manager for Emacs Ebib is a BibTeX database manager that runs in Emacs. With Ebib, you can create and manage .bib-files, all within Emacs. It supports @string and @preamble definitions, multi-line field values, searching, and integration with Emacs' (La)TeX mode. Package: elpa-ednc Description-md5: fbb47645a1732c7dfe659da4cae05c5e Description-en: Emacs Desktop Notification Center The Emacs Desktop Notification Center (EDNC) is an Emacs package written in pure Lisp that implements a Desktop Notifications service according to the freedesktop.org specification. EDNC aspires to be a small, but flexible drop-in replacement of standalone notification daemons. 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-epl Description-md5: c536f2ed0122f158a73b57dd5ea842b0 Description-en: Emacs Package Library EPL provides a convenient high-level API for various versions of package.el, and aims to overcome its most striking idiosyncracies. . Functions are provided to get information about packages and manage packages in a user's Emacs configuration. Package: elpa-ess Description-md5: b7c2a33aecd02925bc68315f925b3fae Description-en: Emacs mode for statistical programming and data analysis Emacs Speaks Statistics (ESS) is an add-on package for GNU Emacs. It is designed to support editing of scripts and interaction with various statistical analysis programs such as R, S, S-Plus, SAS, Stata, BUGS/JAGS and Julia. . It provides the following features: - Editing source code (R, S, S-plus, SAS, BUGS/JAGS, Stata, Julia) + Syntactic indentation and highlighting of source code + Partial evaluation of code + Loading and error-checking of code + Source code revision maintenance + Batch execution (SAS, BUGS/JAGS) + Use of imenu to provide links to appropriate functions - Interacting with the process (R, S, S-plus, SAS, Stata, Julia) + Command-line editing + Searchable Command history + Command-line completion of R, S, S-plus object names and file names + Quick access to object lists and search lists + Transcript recording + Interface to the help system - Transcript manipulation (R, S, S-plus, Stata) + Recording and saving transcript files + Manipulating and editing saved transcripts + Re-evaluating commands from transcript files - Interaction with Help Pages and other Documentation (R) + Fast Navigation + Sending Examples to running ESS process + Fast Transfer to Further Help Pages - Help File Editing (R) + Syntactic indentation and highlighting of source code + Sending Examples to running ESS process + Previewing Package: elpa-flx Description-md5: 3a96c4c93b9dc34a6cd9b5cb85da9ae4 Description-en: sorting algorithm for fuzzy matching in Emacs The flx sorting algorithm for Emacs provides fuzzy matching for completion engines like Ido. It is similar to the fuzzy matching functionality of Sublime Text. . The user can input (i) characters from the beginning of the words of the desired match and (ii) substrings of the desired match. For example, when matching "save-all-buffers", the user could input "sallb", and when matching "eval-buffer" the user could input "ebuffer". . The flx sorting algorithm implements an intelligent trade-off between word beginnings and contiguous substrings when ranking possible matches. Package: elpa-flx-ido Description-md5: 0ff7c943b33f2f0f3c57dfb93fdfec3d Description-en: allows Emacs Ido to use the flx sorting algorithm The flx sorting algorithm for Emacs provides fuzzy matching for completion engines like Ido. It is similar to the fuzzy matching functionality of Sublime Text. . The user can input (i) characters from the beginning of the words of the desired match and (ii) substrings of the desired match. For example, when matching "save-all-buffers", the user could input "sallb", and when matching "eval-buffer" the user could input "ebuffer". . The flx sorting algorithm implements an intelligent trade-off between word beginnings and contiguous substrings when ranking possible matches. . This package allows Emacs Ido to use the flx sorting algorithm. Package: elpa-gcl27 Description-md5: 15ce0902f0a2ba74780946183822809c Description-en: GNU Common Lisp compiler GNU Common Lisp (GCL) is a Common Lisp compiler and interpreter implemented in C, and complying mostly with the standard set forth in the book "Common Lisp, the Language I". It attempts to strike a useful middle ground in performance and portability from its design around C. . This package contains an emacs interface to GCL. Package: elpa-geiser Description-md5: 61e931b1f21f9a9f4fc7d164f6122f1a Description-en: Generic Emacs/Scheme interaction mode Geiser is a generic Emacs/Scheme interaction mode, featuring an enhanced REPL and a set of minor modes improving Emacs' basic scheme major mode. . Geiser supports Guile, Chicken, Gauche, Chibi, MIT-Scheme, Gambit, Racket, Stklos, Kawa and Chez. Each one has a separate ELPA package (geiser-guile, geiser-chicken, etc.) that you should install to use your favourite scheme. . Main functionalities: - Evaluation of forms in the namespace of the current module. - Macro expansion. - File/module loading. - Namespace-aware identifier completion (including local bindings, names visible in the current module, and module names). - Autodoc: the echo area shows information about the signature of the procedure/macro around point automatically. - Jump to definition of identifier at point. - Direct access to documentation, including docstrings (when the implementation provides them) and user manuals. - Listings of identifiers exported by a given module (Guile). - Listings of callers/callees of procedures (Guile). - Rudimentary support for debugging (list of evaluation/compilation error in an Emacs' compilation-mode buffer). - Support for inline images in schemes, such as Racket, that treat them as first order values. Package: elpa-git-commit Description-md5: 62c002c42da7a8c58137f7214929fc32 Description-en: Transitional package for git-commit A mode for editing COMMIT_MSG file from git in Emacs. This has become part of elpa-magit since version 4.1.0. Package: elpa-helm-ag Description-md5: 3d166cd30019dd227d9783bc769adf6e Description-en: Silver Searcher integration with Emacs Helm This library provides an interface to the Silver Searcher for Emacs Helm. . Other programs, such as the platinum searcher ack, may also be used with this library. Package: elpa-helm-org Description-md5: 48994fedd18de577b3d5b7368d8c96c0 Description-en: Emacs Helm for Org-mode headlines and keywords completion This package provides an addon for the elpa-helm package to enable Helm to complete headlines and keywords in Org-mode. . It can also be used to complete Org capture template names. Package: elpa-helm-projectile Description-md5: fd4bbb24695ba859c75361e70da670f6 Description-en: Helm integration for Projectile With this library, Projectile can use Helm for completion. . See the documentation of elpa-helm and elpa-projectile for more details. Package: elpa-key-chord Description-md5: 3b5597790bafa7365a5b497bb12fce6a Description-en: map pairs of simultaneously pressed keys to commands This package permits an Emacs user to map commands to simultaneously pressed keys. This can be done buffer-local or globally. . In this package, a "key chord" is two keys pressed simultaneously, or a single key quickly pressed twice. . (Sometimes pressing SHIFT and/or META plus another key is call a chord, but not here. However SHIFT plus two normal keys can be a "key chord".) Package: elpa-lsp-docker Description-md5: ceb0c33831344b768f6cad4c58fe5f0e Description-en: LSP Docker integration for lsp-mode Let lsp-mode use lsp-docker to run language servers in containers. . Preconfigured language servers emacslsp/lsp-docker-langservers has the following content: * Language servers: - Bash: bash-language-server - C++: ccls - CSS/LessCSS/SASS/SCSS: css - Dockerfile: dockerfile-language-server-nodejs - Go: gopls - HTML: html - JavaScript/TypeScript: typescript-language-server - Python: pylsp . There are two ways of working with containerized language servers: * 2 containers provided by lsp-docker: - emacslsp/lsp-docker-langservers - emacslsp/lsp-docker-full * Custom language server containers Package: elpa-lua-mode Description-md5: 2cd3d0f3a38158f9e2011b7d304ac7d0 Description-en: Emacs major-mode for editing Lua programs This Emacs mode provides syntax highlighting and automatic indentation for Lua, as well as running an interactive shell, interacting with `hs-minor-mode' and online documentation lookup. Package: elpa-magit Description-md5: 622d35dac27007b3de60043d05b53af4 Description-en: Emacs interface for Git With Magit, you can inspect and modify your Git repositories with Emacs. You can review and commit the changes you have made to the tracked files, for example, and you can browse the history of past changes. There is support for cherry picking, reverting, merging, rebasing, and other common Git operations. Package: elpa-magit-section Description-md5: 37385577c66e3afa9e908d79fc380995 Description-en: Collapsible sections like in Magit This package implements the main user interface of Magit — the collapsible sections that make up its buffers. This package used to be distributed as part of Magit but now it can also be used by other packages that have nothing to do with Magit or Git. Package: elpa-marginalia Description-md5: e027abefb304e4f2a76b03db87542f01 Description-en: Marginalia in the Emacs minibuffer This package provides marginalia-mode which adds marginalia to the minibuffer completions. Marginalia are marks or annotations placed at the margin of the page of a book or in this case helpful colorful annotations placed at the margin of the minibuffer for your completion candidates. Marginalia can only add annotations to be displayed with the completion candidates. It cannot modify the appearance of the candidates themselves, which are shown as supplied by the original commands. . The annotations are added based on the completion category. For example find-file reports the file category and M-x reports the command category. You can cycle between more or less detailed annotators or even disable the annotator with command marginalia-cycle. Package: elpa-markdown-mode Description-md5: 8d74c3dab8fe992ec58085508f74c7ca Description-en: mode for editing Markdown-formatted text files in GNU Emacs The mode provides syntax highlighting, and keyboard shortcuts for editing, compiling, and previewing Markdown. It has general support for various markdown flavours, supports Markdown 1.0 and CommonMark, and includes a special GFM (Github Flavoured Markdown) major mode. . Out of the box, markdown-mode will use markdown, discount, or libtext-markdown-perl for HTML preview and export by calling /usr/bin/markdown. Please note that they produce slightly different results (eg: apostrophes exported as " ' " vs " ’ "), and they may handle digressions from the CommonMark specification in different ways—for example in what is identified as a sublist rather than a subsequent list item. . If "defcustom markdown-command" is customised it can also be made to work with pandoc, libtext-multimarkdown-perl, or python3-markdown. Using pandoc will also unlock various other configuration options. See README.md and customize-mode for details. Package: elpa-mastodon Description-md5: 42f967fe25980fc3e292f4421a4d8aa8 Description-en: Emacs client for the Mastodon and Pleroma social networks mastodon.el is an Emacs client for the Mastodon and Pleroma social networks. For info see https://joinmastodon.org/. Type M-x mastodon to start. Package: elpa-no-littering Description-md5: 21cdd0dfe9e7949ab043cc053e2a18ff Description-en: help keeping ~/.emacs.d clean The default paths used to store configuration files and persistent data are not consistent across Emacs packages. This isn't just a problem with third-party packages but even with built-in packages. . This package sets out to fix this by changing the values of path variables to put files in either `no-littering-etc-directory' (defaulting to "~/.emacs.d/etc/") or `no-littering-var-directory' (defaulting to "~/.emacs.d/var/"), and by using descriptive file names and subdirectories when appropriate. Package: elpa-noflet Description-md5: dea4e559704598b741cb191a24ad965d Description-en: Emacs Lisp noflet macro for dynamic, local advice This package provides the Emacs Lisp macro noflet, Nic Ferrier's overriding flet, for fleting functions for the purpose of decorating them. It is a replacement for the deprecated flet macro. Package: elpa-openwith Description-md5: 71d0a5370ab16b60760af0d6b8d4ffec Description-en: seamlessly open files in external programs with Emacs With this Emacs addon, you can associate external applications with files so that you can open them via C-x C-f, with RET in dired, etc. . You can set your file associations using the customisation interface. Package: elpa-orderless Description-md5: ff18f9cf7cb848d43995ce7d88e55589 Description-en: Emacs completion style that matches multiple regexps in any order This package provides an Emacs orderless completion style that divides the pattern into space-separated components, and matches candidates that match all of the components in any order. Each component can match in any one of several ways: literally, as a regexp, as an initialism, in the flex style, or as multiple word prefixes. By default, regexp and literal matches are enabled. Package: elpa-org Description-md5: c980b91b08c7bf9a6ee9e6792031daef Description-en: Keep notes, maintain ToDo lists, and do project planning in emacs Org-mode is a mode for keeping notes, maintaining ToDo lists, and doing project planning with a fast and effective plain-text system. . Org-mode develops organizational tasks around NOTES files that contain information about projects as plain text. Org-mode is implemented on top of outline-mode, which makes it possible to keep the content of large files well structured. Visibility cycling and structure editing help to work with the tree. Tables are easily created with a built-in table editor. Org-mode supports ToDo items, deadlines, time stamps, and scheduling. It dynamically compiles entries into an agenda. Plain text URL-like links connect to websites, emails, Usenet messages, BBDB entries, and any files related to the projects. For printing and sharing of notes, an Org-mode file can be exported as a structured ASCII file, HTML, and LaTeX. Package: elpa-org-contrib Description-md5: fedb8cfe20c870005c6ccfac288860da Description-en: additional Emacs Lisp libraries for Org-mode This package supplies the Emacs Lisp libraries that were part of Org-mode's contrib/ directory prior to the Org-9.5 release. These user-contributed addons mostly integrate Org-mode with other tools, both inside and outside of Emacs. There are also some additions to Org-mode's core functionality. . These files used to be shipped with Org-mode, but are now packaged separately. They are unmaintained upstream. When a new maintainer is found for one of these libraries, that library will either be moved to the main Org-mode project or to a new package. Package: elpa-org-roam Description-md5: 2846a5e0f4da78da91150db9a22261d4 Description-en: non-hierarchical note-taking with Emacs Org-mode Org-roam is a solution for effortless non-hierarchical note-taking with Org-mode. With Org-roam, notes flow naturally, making note-taking fun and easy. Org-roam should also work as a plug-and-play solution for anyone already using Org-mode for their personal wiki. . Org-roam is a replica of the proprietary Roam Research. . This package contains the Emacs Lisp. Package: elpa-package-lint Description-md5: d91adfcbb19b24086925c500d2ebc322 Description-en: linting library for Elisp package authors This package provides a linter for the metadata in Emacs Lisp files which are intended to be packages. Developers can integrate it into their build process. It provides a list of issues with the package metadata of a file, e.g. the package dependencies it requires. Package: elpa-package-lint-flymake Description-md5: 84c533fce7e8287af499de0d870bfdf1 Description-en: package-lint Flymake backend This package provides a package-lint Flymake backend. Flymake is the built-in Emacs package to support on-the-fly syntax checking. This library adds support for flymake to `package-lint'. Package: elpa-paredit-everywhere Description-md5: 879db931002562c13c22278cfa8ccbd5 Description-en: cut-down version of paredit for non-lisp buffers This Emacs addon extends Paredit to non-lisp buffers by providing a new minor mode, `paredit-everywhere-mode'. This works because many major modes provide reasonable sexp-oriented navigation. . Paredit bindings that do not work well outside of lisp buffers are not enabled. Package: elpa-parsebib Description-md5: 3b84ad08316bb2948b09d72dd74b24c8 Description-en: Emacs Lisp library for parsing .bib files Parsebib is an Elisp library for reading .bib files. It provides functions for going through a .bib file and reading the entries one by one. There are separate functions for reading @Preamble, @String and @Comment items. Package: elpa-persp-projectile Description-md5: 1abd4a01cfa6be24d4c8ff3c949c0236 Description-en: integrate perspective.el with projectile With this library, Emacs will create a separate perspective for each Projectile project. . See the documentation for elpa-persp and elpa-projectile for more details. Package: elpa-perspective Description-md5: 220806a287ac414b880aef6e5c24fc35 Description-en: tagged workspaces in Emacs This package provides tagged workspaces in Emacs, similar to workspaces in windows managers such as Awesome and XMonad (and somewhat similar to multiple desktops in GNOME or Spaces in OS X). . perspective.el provides multiple workspaces (or "perspectives") for each Emacs frame. This makes it easy to work on many separate projects without getting lost in all the buffers. . Each perspective is composed of a window configuration and a set of buffers. Switching to a perspective activates its window configuration, and when in a perspective only its buffers are available by default. Package: elpa-pg Description-md5: 27ae94e9b4ac89fb9f176fcb9bbf071c Description-en: pg.el -- Emacs Lisp socket-level interface to the PostgreSQL RDBMS This module lets you access the PostgreSQL object-relational DBMS from Emacs, using its socket-level frontend/backend protocol. The module is capable of automatic type coercions from a range of SQL types to the equivalent Emacs Lisp type. . Supported features: . - SCRAM-SHA-256 authentication (the default method since PostgreSQL version 14) and MD5 authentication. . - Encrypted (TLS) connections between Emacs and the PostgreSQL backend. . - Support for the SQL COPY protocol to copy preformatted data to PostgreSQL from an Emacs buffer. . - Asynchronous handling of LISTEN/NOTIFY notification messages from PostgreSQL, allowing the implementation of publish-subscribe type architectures (PostgreSQL as an "event broker" or "message bus" and Emacs as event publisher and consumer). . - Support for PostgreSQL's extended query syntax, that allows for parameterized queries to protect from SQL injection issues. . This is a low level API, and won't be useful to end users. If you're looking for a browsing/editing interface to PostgreSQL, see the PGmacs module from https://github.com/emarsden/pgmacs/. Package: elpa-poke Description-md5: 5c85f5affe62b3660bf46a4e8206a179 Description-en: Extensible editor for structured binary data (Emacs mode) GNU poke is an interactive, extensible editor for binary data. Not limited to editing basic entities such as bits and bytes, it provides a full-fledged procedural, interactive programming language designed to describe data structures and to operate on them. . This package contains Emacs files that implement the Emacs poke mode. Package: elpa-popup Description-md5: 67932b8abb2251a041f3ae3090ad6732 Description-en: visual popup user interface library for Emacs popup.el is a visual popup user interface library for Emacs. It provides common UI widgets such as popup tooltips and popup menus. Package: elpa-protobuf-mode Description-md5: 5d24efe0475e2f840cf889eba9b49a37 Description-en: Emacs addon for editing protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package provides an emacs major mode for editing files in protocol buffers format. It features syntax highlighting and auto-indentation. Package: elpa-pyvenv Description-md5: b27217057382c68d237cba8b0f13c898 Description-en: Python virtual environment interface This is a simple global minor mode which will replicate the changes done by virtualenv activation inside Emacs. . The main entry points are `pyvenv-activate', which queries the user for a virtual environment directory to activate, and `pyvenv-workon', which queries for a virtual environment in $WORKON_HOME (from virtualenvwrapper.sh). Package: elpa-sesman Description-md5: c65ba9d83aa3536c68d7f43a957c5d34 Description-en: session manager for Emacs IDEs Sesman provides abstractions to associate processes like REPLs to projects, directories and buffers. For example, the Emacs Clojure environment CIDER uses Sesman to associate the REPL process for a project to buffers editing that project's code. Package: elpa-transient Description-md5: eacfe81774cd530d874591e86690b41d Description-en: Emacs key and popup interface for complex keybindings Taking inspiration from prefix keys and prefix arguments, Transient implements a similar abstraction involving a prefix command, infix arguments and suffix commands. This abstraction could be called "transient command", but because it always involves at least two commands (a prefix and a suffix) it's preferable to call it just a "transient". . When the user calls a transient prefix command, then a transient (temporary) keymap is activated, which binds the transient's infix and suffix commands, and functions that control the transient state are added to `pre-command-hook' and `post-command-hook'. The available suffix and infix commands and their state are shown in the echo area until the transient is exited by invoking a suffix command. . Calling an infix command causes its value to be changed, possibly by reading a new value in the minibuffer. . Calling a suffix command usually causes the transient to be exited but suffix commands can also be configured to not exit the transient state. Package: elpa-transient-doc Description-md5: 58e4a532d70ca8d5d8cb3b8f86930f66 Description-en: Emacs key and popup interface for complex keybindings - Docs Taking inspiration from prefix keys and prefix arguments, Transient implements a similar abstraction involving a prefix command, infix arguments and suffix commands. This abstraction could be called "transient command", but because it always involves at least two commands (a prefix and a suffix) it's preferable to call it just a "transient". . This package contain the documentation for transient. Package: elpa-treemacs Description-md5: 848915ecefc38f55fa022c96ea1c51ed Description-en: tree layout file explorer for Emacs Treemacs is a file and project explorer similar to NeoTree or vim’s NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities. Package: elpa-treemacs-evil Description-md5: b48691f372c7c65286acf6fe05286b5a Description-en: tree layout file explorer for Emacs - evil support Treemacs is a file and project explorer similar to NeoTree or vim’s NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities. . This package enables support for evil. Package: elpa-treemacs-magit Description-md5: 64571031dec93fc368507b94337e4f6a Description-en: tree layout file explorer for Emacs - magit support Treemacs is a file and project explorer similar to NeoTree or vim’s NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities. . This package enables support for magit. Package: elpa-treemacs-projectile Description-md5: b979865cac162d53897148c7823b81b7 Description-en: tree layout file explorer for Emacs - projectile support Treemacs is a file and project explorer similar to NeoTree or vim’s NerdTree, but largely inspired by the Project Explorer in Eclipse. It shows the file system outlines of your projects in a simple tree layout allowing quick navigation and exploration, while also possessing basic file management utilities. . This package enables support for projectile. Package: elpa-vertico Description-md5: 03bb91c862907daddc8b15916c392e8b Description-en: Performant and minimalistic vertical completion UI for Emacs Vertico provides a performant and minimalistic vertical completion UI for Emacs based on the default completion system. The main focus of Vertico is to provide a UI which behaves correctly under all circumstances. By reusing the built-in facilities system, Vertico achieves full compatibility with built-in Emacs completion commands and completion tables. Vertico only provides the completion UI but aims to be highly flexible, extensible and modular. Additional enhancements are available as extensions or complementary packages. The code base is small and maintainable. The main vertico.el package is only about 600 lines of code without white space and comments. Package: elpa-world-time-mode Description-md5: 14b20b20671ed3086c638d664be6843b Description-en: Emacs mode to compare timezones throughout the day This package provides an Emacs major mode to compare timezones. After customising a variable to specify the timezones you are interested, invoking `M-x world-time-mode` will display comparative times in each timezone for a 24-hour period, including the current time. Package: elpa-yasnippet Description-md5: 856c45ca4af5d7330b6df88d3acec142 Description-en: template system for Emacs YASnippet (yet another snippet extension for Emacs) is a template system for Emacs. It allows you to type an abbreviation and automatically expand the abbreviation into function templates. . Bundled language templates includes: C, C++, C#, Perl, Python, Ruby, SQL, LaTeX, HTML, CSS and more. Package: emacs-intl-fonts Description-md5: 21e58187e0ab30560fabf0d956d5d742 Description-en: fonts to allow multilingual PostScript printing from Emacs This package includes BDF fonts to print Amharic, Arabic, Cantonese, Chinese, Czech, Danish, Dutch, Esperanto, Estonian, Finnish, French, German, Greek, Hebrew, Hindi, Italian, Japanese, Korean, Maltese, Norwegian, Polish, Russian, Slovak, Spanish, Swedish, Thai, Tigrinya, Turkish, and Vietnamese text as bit-mapped PostScript. To see these languages in X, you can use the xfonts-intl-* packages (among others). Package: emacs-mozc Description-md5: d7fbcd37fe4b1aea877c378ab81adc91 Description-en: Mozc for Emacs Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . This package provides the elisp files to run mozc with GNU Emacs. . This open-source project originates from Google Japanese Input. Package: emacs-mozc-bin Description-md5: d0382006f98c09382d8522d3a438b943 Description-en: Helper module for emacs-mozc Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . This package provides the helper module to the GNU Emacs. . This open-source project originates from Google Japanese Input. Package: emacspeak Description-md5: 1e098459f1d5faed9ec8b4ef129266ea Description-en: speech output interface to Emacs Emacspeak is a speech output system that will allow someone who cannot see to work directly on a UNIX system. . Emacspeak is built on top of Emacs. Once Emacs is started with Emacspeak loaded, users get spoken feedback for all actions. As Emacs can do everything, they get speech feedback for everything they do. . This package recommends the speech server for the espeak (software) speech synthesizer, so it should work straight away. However it also contains the source for speech servers to support the DECtalk Express and DECtalk MultiVoice (hardware) speech synthesizers. For other synthesizers, look for speech server packages such as emacspeak-ss and eflite. Package: emacspeak-espeak-server Description-md5: ed06bb3ec9a5f398b63c13c6a315348d Description-en: espeak synthesis server for emacspeak Emacspeak is a speech output system that will allow someone who cannot see to work directly on a UNIX system. . Emacspeak is built on top of Emacs. Once Emacs is started with Emacspeak loaded, users get spoken feedback for all actions. As Emacs can do everything, they get speech feedback for everything they do. . This package includes the speech server for the espeak (software) speech synthesizer. Package: emms Description-md5: 99d13267d248f801ff2cee2566395f79 Description-en: Emacs MultiMedia System EMMS is the Emacs Multi-Media System. It tries to be a clean and small application to play multimedia files from Emacs using external players. Package: endeavour Description-md5: fcd564a27520dc1617ea90b903c592b2 Description-en: minimalistic personal task manager designed to fit GNOME desktop Endeavour is a simplistic personal task manager designed to perfectly fit the GNOME desktop. Designed from ground up to seamlessly integrate with the GNOME desktop environment, To Do enables you to be as productive as you want. . Endeavour was formerly known as GNOME Todo. Package: endeavour-common Description-md5: 9cf7708353a5a633620eac13b2373148 Description-en: common files for Endeavour Endeavour is a simplistic personal task manager designed to perfectly fit the GNOME desktop. Designed from ground up to seamlessly integrate with the GNOME desktop environment, To Do enables you to be as productive as you want. . This package contains common files. Package: enterprise-certificate-proxy-signer Description-md5: fc23a4384169cd3e1c277f979754a67b Description-en: signer for Google Proxies for Enterprise Certificates (program) Certificate-based-access . If you use certificate-based access (https://cloud.google.com/beyondcorp- enterprise/docs/securing-resources-with-certificate-based-access) to protect your Google Cloud resources, the end user device certificate (https://en.wikipedia.org/wiki/Client_certificate) is one of the credentials that is verified before access to a resource is granted. You can configure Google Cloud to use the device certificates in your operating system key store when verifying access to a resource from the gcloud CLI or Terraform by using the enterprise certificates feature. . Google Enterprise Certificate Proxies (ECP) . Google Enterprise Certificate Proxies (ECP) are part of the Google Cloud Zero Trust architecture (/zerotrust) that enables mutual authentication with client-side certificates (https://en.wikipedia.org/wiki/Client_certificate). This repository contains a set of proxies/modules that can be used by clients or toolings to interact with certificates that are stored in protected key storage systems (https://en.wikipedia.org/wiki/Key_management). . To interact the client certificates, application code should not need to use most of these proxies within this repository directly. Instead, the application should leverage the clients and toolings provided by Google such as Cloud SDK (https://cloud.google.com/sdk) to have a more convenient developer experience. . This package provides the linux signer built for enterprise-certificate-proxy Package: epiphany-browser Description-md5: 767a0ee0cafbd123a7d0ad923e60350d Description-en: Intuitive GNOME web browser Epiphany is a simple yet powerful GNOME web browser targeted at non-technical users. Its principles are simplicity and standards compliance. . Simplicity is achieved by a well designed user interface and reliance on external applications for performing external tasks (such as reading email). Simplicity does not mean less features; Epiphany has everything a modern web browser is expected to have. . Standards compliance is achieved on the HTML side by using the WebKitGTK+ rendering engine (which is based on the engine used by Apple Safari and Google Chrome); and on the user interface side by closely following the GNOME Human Interface Guidelines (HIG) and by close integration with the GNOME desktop. Package: epiphany-browser-data Description-md5: 602cd9c52c5ffccb213ecf3dec85b99d Description-en: Data files for the GNOME web browser Epiphany is a simple yet powerful GNOME web browser targeted at non-technical users. Its principles are simplicity and standards compliance. . This package contains the common files, artwork and translations for Epiphany. Package: erlang-proper Description-md5: 34f25b1b09d1fd41a8ce7efd6aa03800 Description-en: QuickCheck-inspired property-based testing tool for Erlang PropEr (PROPerty-based testing tool for ERlang) is a QuickCheck-inspired open-source property-based testing tool for Erlang. Package: erlang-proper-dev Description-md5: 41a0358a575822b842330efcc1635cd2 Description-en: QuickCheck-inspired property-based testing tool for Erlang - development files PropEr (PROPerty-based testing tool for ERlang) is a QuickCheck-inspired open-source property-based testing tool for Erlang. . This package includes erlang-proper headers which are necessary to build Erlang applications which use erlang-proper. Package: erlang-proper-doc Description-md5: 9de0020dcb32dc4465827fffb2a1cb90 Description-en: QuickCheck-inspired property-based testing tool for Erlang - document files PropEr (PROPerty-based testing tool for ERlang) is a QuickCheck-inspired open-source property-based testing tool for Erlang. . This package includes erlang-proper documents. 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: errbot Description-md5: c8ea0f82c106b1df922a0b959326f0f2 Description-en: Chatbot designed to be simple to extend with plugins written in Python Errbot is a chatbot. It allows you to start scripts interactively from your chatrooms for any reason: random humour, chatops, starting a build, monitoring commits, triggering alerts... . It is written and easily extensible in Python. Package: esbuild Description-md5: f7d7c17397288cf23e9634149eb121ad Description-en: extremely fast JavaScript bundler and minifier (program) esbuild is a JavaScript bundler and minifier. It packages up JavaScript and TypeScript code for distribution on the web. . Why build another JavaScript build tool? The current build tools for the web are at least an order of magnitude slower than they should be. It is hoped that this project serves as an "existence proof" that JavaScript tooling can be much, much faster. . This package contains the esbuild binary. Package: espeak-ng Description-md5: 676d7ce1b20e4d6befc5ac58737957be Description-en: Multi-lingual software speech synthesizer eSpeak NG is a software speech synthesizer for English, and some other languages. . eSpeak NG produces good quality English speech. It uses a different synthesis method from other open source text to speech (TTS) engines, and sounds quite different. It's perhaps not as natural or "smooth", but some find the articulation clearer and easier to listen to for long periods. . It can run as a command line program to speak text from a file or from stdin. . * Includes different Voices, whose characteristics can be altered. * Can produce speech output as a WAV file. * Can translate text to phoneme codes, so it could be adapted as a front end for another speech synthesis engine. * Potential for other languages. More than 80 languages are included. * Compact size. * Written in C. Package: espeak-ng-espeak Description-md5: b9f92b674c042951eb4c4adc7617637e Description-en: Multi-lingual software speech synthesizer eSpeak NG is a software speech synthesizer for English, and some other languages. . This package contains compatibility links that makes it a drop-in replacement for the espeak package. Installing this package thus allows one to make applications calling the /usr/bin/espeak program use eSpeak NG without any modification or rebuild. 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: etherdfs-server Description-md5: 90fb715c702198d8aa6abee3c5ce375d Description-en: Ethernet DOS File System server EtherDFS is a DOS installable filesystem, mapping a DOS drive letter to a remote share. This package contains the server side of EtherDFS, a daemon exporting one or more directories for remote access by the EtherDFS DOS TSR. Package: ethflop Description-md5: e1ce92f3454444aa5505f47e9beda68d Description-en: Ethernet DOS floppy emulator ethflop is a network-backed floppy emulator for DOS, mapping a DOS floppy drive to a remote disk image. This package contains the server only. Package: etsf-io Description-md5: 49e8901389cee7ed373476594e1c5869 Description-en: Binary tools to check, merge and read ETSF files The European Theoretical Spectroscopy Facility (ETSF) is a European network dedicated to providing support and services for ongoing research in academic, government and industrial laboratories. . The ETSF is divided into 7 beamlines, each of which is concerned with a specific scientific topic: - Optics ; - Energy Loss Spectroscopy ; - Quantum Transport ; - Time-resolved Spectroscopy ; - Photo-emission Spectroscopy ; - Vibrational Spectroscopy ; - X-Rays Spectroscopy. . To allow the adoption of its recommendations about standardization, the ETSF proposes different libraries and tools implementing or using these specifications, as well as widely usable pieces of software. . ETSF_IO is a library of F90 routines to read/write the ETSF file format. This package contains the user tools to: - check file conformance to the specifications; - extract data from files; - merge multiple files from parallel runs, as specified in the specifications. Package: eviacam Description-md5: f372eec82c7f83b8a3bcda26a5d8bcee Description-en: camera based mouse emulator Enable Viacam (aka eViacam) is a mouse replacement program that moves the pointer tracking the user's head movements. It works on a standard computer equipped with a "webcam". No additional hardware is required. Based on the award winning Facial Mouse. Package: evolution-data-server-tests Description-md5: f089152abdefc1f27359965309935277 Description-en: Installed tests for the evolution database backend server The data server, called "Evolution Data Server" is responsible for managing mail, calendar, addressbook, tasks and memo information. . This package contains test programs, designed to be run as part of a regression testsuite. Package: evremap Description-md5: 8671c062a255205f86d8eb78015ad190 Description-en: Keyboard input remapper for Linux/Wayland systems evremap grabs exclusive access to an input device and maintains a model of the keys that are pressed. It then applies your remapping configuration to produce the effective set of pressed keys and emits appropriate changes to a virtual output device. Package: exabgp Description-md5: 29fcdd53aa064940ec1e2f06a3cd3dac Description-en: BGP swiss army knife of networking ExaBGP allows engineers to control their network from commodity servers. Think of it as Software Defined Networking using BGP by transforming BGP messages into friendly plain text or JSON. . Current documented use cases include DDOS mitigation, network visualisation, service high availability, anycast. . It features ASN4 (RFC 4893), IPv6 (RFC 4760), MPLS (RFC 4659), VPLS (RFC 4762), Flow (RFC 5575), Graceful Restart (RFC 4724), Enhanced Route Refresh (RFC 7313), AIGP (RFC 7311) and more. Package: exempi Description-md5: e4a2622036610d98f6a26321be774b28 Description-en: command line tool to manipulate XMP metadata Exempi is a library to parse XMP metadata as defined by the specification. . XMP (Extensible Metadata Platform) facilitates embedding metadata in files using a subset of RDF. Most notably XMP supports embedding metadata in PDF and many image formats, though it is designed to support nearly any file type. . This package provides a command line tool to manipulate XMP metadata. Package: exfalso Description-md5: fcc2776342ffcd06e76d0d3544249a2e Description-en: audio tag editor for GTK+ Ex Falso displays and edits audio metadata tags. Supported formats include MP3, Ogg Vorbis, FLAC, Musepack (MPC), WavPack, and MOD/XM/IT. . A command-line counterpart, Operon, is also distributed as part of this package. . Notable features include: * Freeform tag editing for most supported formats, including ID3v2 * Multiple values for tag keys * Flexible rename-by-tags and tag-by-filename patterns * Extensible using simple Python-based plugins * Edit multiple files in several formats at once Package: exfat-fuse Description-md5: 718044a370010c19d8fc8b9f34312478 Description-en: read and write exFAT driver for FUSE fuse-exfat is a read and write driver implementing the extended file allocation table as a filesystem in userspace. A mounthelper is provided unter the name mount.exfat-fuse. Package: expeyes Description-md5: 60b03d5c802b544bf801a225e4b4d4b8 Description-en: hardware & software framework for developing science experiments This package provides high level interfaces for making science experiments with an ExpEYES box. . ExpEYES is from the PHOENIX project of Inter-University Accelerator Centre, New Delhi. It is a hardware & software framework for developing science experiments, demonstrations and projects and learn science and engineering by exploration. Capable of doing real time measurements and analysing the data in different ways. Analog voltages are measured with 0.025% resolution and time intervals with one microsecond. This project is based on Free and Open Source software, mostly written in Python programming language. The hardware design is also open. Package: expeyes-clib Description-md5: ad31d432a6830f0f94796a1f656a342e Description-en: hardware & software framework for developing science experiments This package provides interfaces written in C language for making science experiments with an ExpEYES box. . ExpEYES is from the PHOENIX project of Inter-University Accelerator Centre, New Delhi. It is a hardware & software framework for developing science experiments, demonstrations and projects and learn science and engineering by exploration. This package provides approximately the same features than the package expeyes, but its sources are in C language. Package: expeyes-web Description-md5: b917c0e00994008894478c7ca37e63be Description-en: Web interface for expEYES-Junior This package allows you to access remotely to a server which drives an expEYES-Jr box. This extends the power of expEYES. 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: eyes17 Description-md5: 5693f672e4dc0b53b38d827ba1a2a31e Description-en: hardware & software framework for developing science experiments This package provides high level interfaces for making science experiments with an ExpEYES-17 box. . ExpEYES-17 is from the PHOENIX project of Inter-University Accelerator Centre, New Delhi. It is a hardware & software framework for developing science experiments, demonstrations and projects and learn science and engineering by exploration. Capable of doing real time measurements and analysing the data in different ways. When compared with previous ExpEYES boxes (Expeyes, Expeyes-Junior), ExpEYES-17 is richer in various features: multiple soft input ranges, more flexible wave generator, better time resolution, better voltage resolution, supports seamlessly cheap I2C sensors. 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: ezquake Description-md5: a53d66f6ec58696dad2576654ef5e977 Description-en: modern QuakeWorld client ezQuake is a modern QuakeWorld engine. It adds many useful features like modern graphics, QuakeTV support, multi-monitor support, a built-in server browser, and many features serving the nedes of competitive Quake gamers. . QuakeWorld itelf is a variant of the Quake engine designed specifically for online gameplay. . This package contains no data files. To use it, you will need either the commercial Quake 1 data, the shareware data (game-data-packager can be helpful), or free game data files such as OpenQuartz. Package: f3 Description-md5: cf32b7f354885dba4a32127ec3a59bdb Description-en: test real flash memory capacity F3 (Fight Flash Fraud or Fight Fake Flash) tests the full capacity of a flash card (flash drive, flash disk, pendrive). . F3 writes to the card and then checks if can read it. It will assure you have not been bought a card with a smaller capacity than stated. Note that the main goal of F3 is not to fix your removable media. However, there are resources to mark the invalid areas. . This package provides these executables: f3write, f3read, f3brew, f3fix and f3probe. Package: f3d Description-md5: e0ef1999c6e2dda2cdeef25299dd6dcf Description-en: fast and minimalist 3D viewer F3D supports many file formats, from digital content to scientific datasets (including glTF, stl, ply, obj), can show animations, has a lot of rendering options including real time physically based rendering and Monte Carlo pathtracing. Package: fancontrol Description-md5: 40bbe60666b413905e3697f812762e1c Description-en: utility to control the fan speed Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This package contains a daemon that calculates fan speeds from temperatures and sets the corresponding PWM outputs to the computed values. This is useful when this feature is not provided by the BIOS or ACPI, which should normally be the case on a laptop. Package: fapolicyd Description-md5: 407c0caebe7f4104e4e230b89cde1aa6 Description-en: File Access Policy Daemon Fapolicyd is a userspace daemon that determines access rights to files based on a trust database and file or process attributes. . It can be used to either blacklist or whitelist file access and execution. Package: fastboot Description-md5: 0db6071f628e832ecc4ed4708ecbb0b4 Description-en: Android fastboot tool A command line tool for flashing an Android device, boot an Android device to fastboot mode, etc.. . This package depends on "android-udev-rules" which contains the udev rules for Android devices. Without this package, adb and fastboot need to be running with root permission. Package: fastddsgen Description-md5: 41d026d4a98d67551e968d058df53f92 Description-en: IDL source code generator for eProsima FastDDS eProsima FastDDS-Gen is a Java application that generates source code for eProsima FastDDS using the data types defined in an IDL (Interface Definition Language) file. This generated source code can be used in any FastDDS application in order to define the data type of a topic, which will later be used to publish or subscribe. Package: faust Description-md5: 4d6a499ef10fd490f6611ea266eb4710 Description-en: functional programming language for realtime audio applications Faust is a functional programming language specifically designed for realtime audio applications and plugins. The syntax of the language is block diagram oriented. The faust compiler translates signal processing specifications into optimized C++ code for signal processing applications. . The generated code can be wrapped into an 'architecture file' in order to create for example a standalone jack/gtk application. Several architecture files are provided and additional ones are fairly easy to add. Please check the "suggested" packages for dependencies for a specific target 'architecture'. . Syntax highlighting of faust files for various editors is included in the 'faust-common' package (which will be automatically installed along this package). Package: faust-common Description-md5: 522834b6240df1a4d119205f42fec1b0 Description-en: functional programming language for realtime audio applications - common files Faust is a functional programming language specifically designed for realtime audio applications and plugins. The syntax of the language is block diagram oriented. The faust compiler translates signal processing specifications into optimized C++ code for signal processing applications. . The generated code can be wrapped into an 'architecture file' in order to create for example a standalone jack/gtk application. Several architecture files are provided and additional ones are fairly easy to add. . This package contains the architecture independent files for faust as well as syntax highlighting files for various editors. Package: fcitx-mozc Description-md5: cc0f91c7fed6f08bdb82d8e08a339167 Description-en: Mozc engine for fcitx - Client of the Mozc input method Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt4 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . fcitx-mozc provides client part of the Mozc input method. Package: fcitx-mozc-data Description-md5: 72e2b7c3382ff0dd1563040418a37447 Description-en: Mozc input method - data files for fcitx Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . This package provides the image files for fcitx. . This open-source project originates from Google Japanese Input. Package: fcitx5-frontend-gtk2 Description-md5: d456524d226845759ce49596d7991082 Description-en: GTK2 IM Module for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the im module of fcitx5. Users of GTK2-based applications are highly recommended to have this package installed for better input method support. Package: fcitx5-frontend-gtk3 Description-md5: abb7f0de22f956428363df53879f232b Description-en: GTK3 IM Module for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the im module of fcitx5. Users of GTK3-based applications are highly recommended to have this package installed for better input method support. Package: fcitx5-frontend-gtk4 Description-md5: d92b7fb017fef2ac5fa6900099915185 Description-en: GTK4 IM Module for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the im module of fcitx5. Users of GTK4-based applications are highly recommended to have this package installed for better input method support. Package: fcitx5-mozc Description-md5: 513f0ba596c268d92ac11f491c899024 Description-en: Mozc engine for fcitx5 - Client of the Mozc input method This is the mozc engine for fcitx version 5. Fcitx is a input method framework with extension support, which provides an interface for entering characters of different scripts in applications using a variety of mapping systems. . It offers a pleasant and modern experience, with intuitive graphical configuration tools and customizable skins and mapping tables. It is highly modularized and extensible, with GTK+ 2/3 and Qt4 IM Modules, support for UIs based on Fbterm, pure Xlib, GTK+, or KDE, and a developer-friendly API. . fcitx5-mozc provides client part of the Mozc input method. Package: fdb5 Description-md5: b8113b83d8359805cf69e95c307929ba Description-en: Utilities for the FDB Fields Database FDB (Fields DataBase) is a domain-specific object store developed at ECMWF for storing, indexing and retrieving GRIB data. Each GRIB message is stored as a field and indexed trough semantic metadata (i.e. physical variables such as temperature, pressure, ...). A set of fields can be retrieved specifying a request using a specific language developed for accessing the MARS Archive. Package: feedbackd-device-themes Description-md5: 8d9e9d827599a13b6757aba40beb6d77 Description-en: Device specific themes for Feedbackd Feedbackd is a DBus activated daemon that provides haptic/ visual/audio feedback based on events. . This package contains device-specific feedback theme files. Currently supported devices include: * Pine64 PinePhone * Purism Librem 5 * OnePlus 6/6T * Xiaomi Pocophone F1 Package: feenox Description-md5: a9b95caea0df59329b920bfce9235c53 Description-en: cloud-first free no-X uniX-like finite-element(ish) tool FeenoX is a computational engineering tool designed to solve engineering-related problems using cloud servers in parallel in such a way that the problem is defined in a plain-text near-English self descriptive input file read at run time, without requiring further user intervention after the invocation. . So far it can solve . * Basic mathematics * Systems of ODEs/DAEs * Laplace’s equation * Heat conduction * Linear elasticity * Modal analysis * Neutron diffusion * Neutron SN . The usage depends on Gmsh to create the meshes. Optionally, FeenoX's output can be post-processed with Paraview. Package: feersum Description-md5: b28d591f0efcae435f4eeb3e8afb6a7f Description-en: PSGI engine for Perl based on EV/libev Feersum is an HTTP server built on EV. It fully supports the PSGI 1.03 spec including the psgi.streaming interface and is compatible with Plack and PSGI 1.1. Feersum also has its own "native" interface which is similar in a lot of ways to PSGI, but is not compatible with PSGI or PSGI middleware. . Feersum uses a single-threaded, event-based programming architecture to scale and can handle many concurrent connections efficiently in both CPU and RAM. It skips doing a lot of sanity checking with the assumption that a "front-end" HTTP/HTTPS server is placed between it and the Internet. 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: fenrir Description-md5: 4b043a2585d7d139a33e87fbcabc44fa Description-en: Userland console (TTY) screen reader written in python Fenrir is a young but powerful, modular and flexible console screen reader. It has a lot of functionality: . * spellchecker * advanced review functionality * copy/paste * multiple clipboards * not in kernel space * echo: word, char and deletion * date/ time announcement * script key (add functionality via bash and let fenrir read the output) * window mode * highlight tracking mode * easy to extent, plugin architecture * promoted words (hear a sound if your name is spoken in IRC) * periodic time announcement * everything configurable * per app scripts * emoji replacement :) = smile * user defined dictionary * multiple keyboard layouts * sound icons themes Package: fever Description-md5: b909bca5113c0484e6b8f6dc555941a4 Description-en: fast, extensible, versatile event router for Suricata's EVE-JSON format The Fast, Extensible, Versatile Event Router (FEVER) is a tool for fast processing of events from Suricata's JSON EVE output. What is meant by 'processing' is defined by a number of modular components, for example facilitating fast ingestion into a database. Other processors implement collection, aggregation and forwarding of various metadata (e.g. aggregated and raw flows, passive DNS data, etc.) as well as performance metrics. . It is meant to be used in front of (or as a replacement for) general-purpose log processors like Logstash to increase event throughput as observed on sensors that see a lot of traffic. Package: ffe Description-md5: faabf178f5f43000ca3bf7e588ca76e2 Description-en: Tool for parsing flat and CSV files and converting them to different formats Ffe has many areas of use with fixed length and CSV files. It can extract particular fields or records from a flat file, convert data from one format to another (CSV to fixed length, ...), display flat file content in human readable form, etc. In addition, one input file can contain several types of records (lines) and the input file structure and output definitions are independent, meaning one output format can be used with several input files. This input file structure and output format are 'freely' configurable, so the output can be formatted e.g. as: fixed length, separated, tokenized, XML, SQL, ... Package: ffmpegfs Description-md5: 9acbc35c60374f0a466c670c5710a231 Description-en: Fuse Multi Media Filesystem A read-only FUSE filesystem which transcodes various audio and video formats to MP4, WebM, and many more on the fly when opened and read using the FFmpeg library, thus supporting a multitude of input formats and a variety of common output formats. . This allows access to a multi-media file collection with software and/or hardware which only understands one of the supported output formats, or transcodes files through simple drag-and-drop in a file browser. 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: filius Description-md5: 56505564e54cbe91631edc1239edc38e Description-en: educational network simulator This simulation tool supports studying and teaching the technology behind computer networks. . Starting from two connected devices up to separate local area networks connected to the internet, many protocols, services and applications are available, waiting to be explored. . Filius provides simulated desktops, servers, switches, routers and quite some specifics on Ethernet and the TCP/IP protocol suite. Package: finalcif Description-md5: 2bbc19ff75ee3b10b69f05b8f987c846 Description-en: editor for Crystallographic Information Format Finalcif is a full-featured CIF file editor to make editing and validation of CIF files easy. It collects all the information from a work folder needed in order to finalize a CIF file for publication. In any case, one can also import a valid CIF file to complete the information. In ideal cases, it takes one click to have a publication-ready file. . Essentially, one should have the corresponding CIF file for FinalCif in its original 'work' folder, which contains all other files such as SAINT list files, SADABS list file, SHELX list files, etc. that led to this CIF file. . Checking the final CIF file with the IUCr CheckCIF server is a one-click problem in FinalCif. One gets a web and PDF report or just a local PLATON CIF check for computers without internet. . FinalCif generates beautiful CIF reports in seconds for publication as MS Word files (also compatible with Openoffice etc.). The report includes tables of structure properties like R-values or atom parameters and a report text about the experiment conditions. . The button "save cif file" saves the current file under 'name'-finalcif.cif. FinalCif will never make changes to the original CIF file. Package: finit Description-md5: 78f827bd09c7d056c90e20dd2a557943 Description-en: Fast init for Linux systems Finit is a simple alternative to SysV init and systemd, reverse engineered from the EeePC fastinit. Focus is on small and embedded systems, although Finit is fully usable on server and desktop systems as well. . Finit supports runlevels, process monitoring, and starting services on demand using the built-in inetd, or by triggering a condition. E.g., "don't start this service until basic networking is available", or "wait until syslogd has started". Package: finit-plugins Description-md5: c4e1913e5144baef41176bfa1ce4a56c Description-en: Fast init for Linux systems - plugins Finit is a simple alternative to SysV init and systemd, reverse engineered from the EeePC fastinit. Focus is on small and embedded systems, although Finit is fully usable on server and desktop systems as well. . This package contains a set of plugins: * alsa-utils.so: Restore and save ALSA sound settings on startup/shutdown. * bootmisc.so: Setup necessary files and system directories for, e.g., UTMP (tracks logins at boot). * dbus.so: Setup and start system message bus, D-Bus, at boot. * hook-scripts.so: Trigger the execution of scripts from plugin hook points. * rtc.so: Restore and save system clock from/to RTC on boot/halt. * modules-load.so: Scans /etc/modules-load.d/*.conf for modules to load using modprobe. * netlink.so: Listens to Linux kernel Netlink events for gateway and interfaces. * resolvconf.so: Setup necessary files for resolvconf at startup. * tty.so: Watches /dev, using inotify, for new device nodes (TTY's) to start/stop getty consoles on them on demand. * urandom.so: Setup random seed at startup. * x11-common.so: Setup necessary files for X-Window. Package: finit-sysv Description-md5: 3d569ccc0cdb1cf0f4487ad4baae3a69 Description-en: Fast init for Linux systems - SysV compatibility symlinks Finit is a simple alternative to SysV init and systemd, reverse engineered from the EeePC fastinit. Focus is on small and embedded systems, although Finit is fully usable on server and desktop systems as well. . Installing finit-sysv will overwrite /sbin/init with a symlink to finit. Package: fio Description-md5: 0d63d558bd4971928ed6262572b9a348 Description-en: flexible I/O tester fio is a tool that will spawn a number of threads or processes doing a particular type of I/O action as specified by the user. fio takes a number of global parameters, each inherited by the thread unless otherwise parameters given to them overriding that setting is given. The typical use of fio is to write a job file matching the I/O load one wants to simulate. . This package contains the command line version of fio and all additional command line tools. The package fio-examples contains the example job files. Package: fio-examples Description-md5: f9d6b511ce329e9d228c50e08ab7a9bb Description-en: flexible I/O tester - example job files fio is a tool that will spawn a number of threads or processes doing a particular type of I/O action as specified by the user. fio takes a number of global parameters, each inherited by the thread unless otherwise parameters given to them overriding that setting is given. The typical use of fio is to write a job file matching the I/O load one wants to simulate. . This package contains the example job files. Package: firebird3.0-common Description-md5: 99ad5b92b46b59007406fee88239a7c4 Description-en: common files for firebird 3.0 server, client and utilities Common files for the Firebird server, client and user utilities. . These include the support scripts as well as configuration files in /etc/firebird/3.0. Package: firebird3.0-common-doc Description-md5: b966380cc068867d70fdae3124709805 Description-en: copyright, licensing and changelogs of firebird3.0 Copyright, licensing information and upstream changelog of firebird3.0. . Due to the size of the upstream change log and copyright/licensing summary, keeping them in a separate package saves space on mirrors and when installing firebird3.0 packages. Package: firebird3.0-doc Description-md5: 7a9204397ad8ec5897d0e8c4dbec8fd3 Description-en: Documentation files for firebird database version 3.0 Various documents for firebird 3.0. These include the release notes, what's new in firebird 3.0, quick start guide, upgrade guide, list of ISQL enhancements etc. Package: firebird3.0-examples Description-md5: 9b846ed7016bd38e7bf0abef4266a8b1 Description-en: Examples for Firebird database The examples included in this package are provided as samples and are also used by Firebird's testing suite (TCS). The examples are in the form of .h, .c, .e, .fdb and .gbk files. . See firebird3.0-server package for more information about Firebird. Package: firebird3.0-server Description-md5: 2134827313e90e2003de2a24bcb319ef Description-en: Firebird Server - an RDBMS based on InterBase 6.0 code Firebird is a relational database offering many ANSI SQL-99 features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and powerful language support for stored procedures and triggers. It has been used on production systems under a variety of names since 1981. . This package contains the server binary as well as its configuration files. The default mode of operation is the so called "super", which is a single-threaded server process with shared database cache between connections. The two other operation modes -- "classic" (separate process/cache for each connection) and "superclassic" (separate thread/cache for each connection) are also available via configuration options. Package: firebird3.0-server-core Description-md5: f540578275d4feacf219d86a12101dd7 Description-en: Firebird engine core Firebird database engine and support libraries. This package is required for embedded (serverless) access to local databases with the tools packaged in firebird3.0-utils or other binaries linked to the firebird client library, libfbclient2. . The rest of the binaries needed for running a full-featured, remotely-accessible Firebird server are in the firebird3.0-server package. Package: firebird3.0-utils Description-md5: abf897f55faee3358d9fb9b9a2d2b7b9 Description-en: Firebird command line utilities This package contains the utilities for managing Firebird databases: * isql-fb -- interactive console (original name isql) * gbak -- backup and restore databases * gfix -- check and repair databases * gsec -- manage users and roles * fbstat -- analyze databases (original name gstat) * nbackup -- incremental backup and file-level copy * gpre -- preprocess sources with embedded SQL Package: firehol Description-md5: 316b7dc7b61e1b227b09b04b76414805 Description-en: easy to use but powerful iptables stateful firewall (program) FireHOL generates generic firewalls with an extremely simple but powerful configuration language based on bash, enabling you to design any kind of local or routing stateful packet filtering firewall with ease. . FireHOL is the firewall counterpart of the FireQOS traffic shaper; both FireHOL and FireQOS support IPv4 and IPv6. . This package provides the firewall program. Package: firehol-common Description-md5: b16182d0ce0d9e2b0a62515ad4dd39cb Description-en: easy to use but powerful traffic suite (common library) FireHOL suite is a powerful traffic suite of tools that generate generic firewalls, traffic shappers, and more with an extremely simple but powerful configuration language based on bash, enabling you to design and manage any kind of traffic with ease. . This package provides the common library. Package: firehol-doc Description-md5: c50068ad3ca66c29f176ebe5fd7899f4 Description-en: easy to use but powerful iptables stateful firewall (docs) FireHOL generates generic firewalls with an extremely simple but powerful configuration language based on bash, enabling you to design any kind of local or routing stateful packet filtering firewall with ease. . FireHOL is the firewall counterpart of the FireQOS traffic shaper; both FireHOL and FireQOS support IPv4 and IPv6. . This package contains documentation and examples. Package: firehol-tools Description-md5: 942e911d4095f45d536d9ae62429ce0c Description-en: easy to use but powerful traffic suite (extra tools) FireHOL suite is a powerful traffic suite of tools that generate generic firewalls, traffic shappers, and more with an extremely simple but powerful configuration language based on bash, enabling you to design and manage any kind of traffic with ease. . This package provides extra tools. Package: firehol-tools-doc Description-md5: 2349de54bc562e6e24169624a3949120 Description-en: easy to use but powerful traffic suite (extra tools docs) FireHOL suite is a powerful traffic suite of tools that generate generic firewalls, traffic shappers, and more with an extremely simple but powerful configuration language based on bash, enabling you to design and manage any kind of traffic with ease. . This package provides documentation and examples for the extra tools. Package: fireqos Description-md5: 8916a26e06e53ebfb5ea5169a1e8f12b Description-en: easy to use but powerful traffic shaping tool (program) FireQOS generates generic traffic shapers with an extremely simple but powerful configuration language based on bash, enabling you to design any kind of traffic shaping with ease. . FireQOS is the traffic shaper counterpart of the FireHOL firewall; both FireHOL and FireQOS support IPv4 and IPv6. . This package provides the traffic shaping tool program. Package: fireqos-doc Description-md5: 2bff96d3240da7cf9982de3bf0132f06 Description-en: easy to use but powerful traffic shaping tool (docs) FireQOS generates generic traffic shapers with an extremely simple but powerful configuration language based on bash, enabling you to design any kind of traffic shaping with ease. . FireQOS is the traffic shaper counterpart of the FireHOL firewall; both FireHOL and FireQOS support IPv4 and IPv6. . This package contains documentation and examples. Package: firewall-applet Description-md5: cbc76c1b787fecaeeb7bb32c89df7f64 Description-en: panel applet providing status information of firewalld firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. . This package provides a panel applet which shows status information of firewalld. Package: firewall-config Description-md5: fdfc2fe07040bda2da06003e744fea18 Description-en: graphical configuration tool to change the firewall settings firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. . This package provides a graphical configuration tool to change the firewall settings. Package: firewalld Description-md5: bd73acf3f58810f5cb9e1c4a80431afd Description-en: dynamically managed firewall with support for network zones firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. Package: firewalld-tests Description-md5: 0e42a1bb47e4b19bba0a56abf2e65fd2 Description-en: installed tests for firewalld firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. . This package provides test programs that can be run as part of a regression testsuite, e.g. via autopkgtest. Package: fish Description-md5: 4a81d010b32d85ddb0d5779f50958db5 Description-en: friendly interactive shell Fish is a shell geared towards interactive use. Its features are focused on user friendliness and discoverability. The language syntax is simple but incompatible with other shell languages. Package: fish-common Description-md5: 23925307316b053dab237c939b0ef97c Description-en: friendly interactive shell (architecture-independent files) Fish is a shell geared towards interactive use. Its features are focused on user friendliness and discoverability. The language syntax is simple but incompatible with other shell languages. . This package contains the common fish files shared by all architectures. Package: fitsverify Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: five-or-more Description-md5: f5f8aa056258a86ed61253862184d2d8 Description-en: make color lines of five or more length This is a GNOME port of the once popular “Color Lines” game. . The game's objective is to align as often as possible five or more objects of the same color and shape causing them to disappear. 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: flang-21 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: flatbuffers-compiler Description-md5: 1fe9f4642375519445c493c002519897 Description-en: efficient cross platform serialization library - compiler FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally created at Google for game development and other performance-critical applications. . This package contains the flat buffer compiler that is used for translating from .proto files (containing the definitions) to the language binding for the supported languages. Package: flatbuffers-compiler-dev Description-md5: 3e47e6ac7fb1d34567a0b7178dfa1394 Description-en: efficient cross platform serialization library - cmake files FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally created at Google for game development and other performance-critical applications. . This package contains the development cmake files needed to use flatbuffer-compiler in a cross compiling environment. Package: flatseal Description-md5: 5ab464879228e6a652cf4b7e346bd285 Description-en: Manage Flatpak permissions Flatseal is a graphical utility to review and modify permissions from your Flatpak applications. Package: flent Description-md5: ac992f5a1b2fd770a6100e803f1403f5 Description-en: FLExible Network Tester for bufferbloat testing and more The FLExible Network Tester: Python wrapper to run multiple simultaneous netperf/iperf/ping instances and aggregate the results. . Tests are specified as config files (which are really Python), and various parsers for tool output are supplied. At the moment, parsers for netperf in -D mode, iperf in csv mode and ping/ping6 in -D mode are supplied, as well as a generic parser for commands that just outputs a single number. . Several commands can be run in parallel and, provided they output timestamped values, (which netperf ping and iperf do, the latter with a small patch, available in the misc/ directory), the test data points can be aligned with each other in time, interpolating differences between the actual measurement points. This makes it possible to graph (e.g.) ping times before, during and after a link is loaded. Package: flexc++ Description-md5: 1646080bb97c3c02ab590f801c0169c6 Description-en: Flex-style scanner generator for C++ Flexc++ was designed after `flex'. Flexc++ offers as compared to flex's C++ option a cleaner class-design. . Flexc++ generates a scanner class that is ready for use, as well as a member function producing the lexical scanner tokens (lex()). The class can easily be provided with additional members without the need for polymorphic functions. Consequently, classes generated by flexc++ have no virtual members and actually have but one public member: lex(), replacing the old-style flex and flex++ yylex() function. . Flexc++ offers many options, among which an option to define classes generated by flexc++ in a separate namespace. This allows developers to define additional symbols, even outside of the class generated by flexc++, without encountering name-collision problems. With flexc++, artificial means to prevent name-collisions, like the yy-conventions used by flex and flex++ are no longer required. Flexc++ generates C++ code. If C code is required, flex should be used. Flexc++'s grammar requirements are highly compatible with flex's requirements, so converting a flex grammar into a flexc++ grammar should be fairly simple. . In addition to the flexc++ scanner generator itself and several skeleton files, the package contains an extensive man-page, as well as a full manual rewritten after the original flex manual, and several examples. Package: flit Description-md5: d5eb260f83d0d92fae17af6ae5cc460b Description-en: simple way to put Python packages and modules on PyPI (PEP 517) Flit is a easy way to put Python packages and modules on PyPI. It tries to require less thought about packaging and help you avoid common mistakes. . Flit supports PEP 517 Python packaging and PEP 621 project metadata. . Make the easy things easy and the hard things possible is an old motto from the Perl community. Flit is entirely focused on the easy things part of that, and leaves the hard things up to other tools. . Specifically, the easy things are pure Python packages with no build steps (neither compiling C code, nor bundling Javascript, etc.). The vast majority of packages on PyPI are like this: plain Python code, with maybe some static data files like icons included. Package: flowblade Description-md5: 3148d236b0b7901dea894d3442ef040d Description-en: non-linear video editor Flowblade Movie Editor is designed to provide a fast, precise and as-simple-as-possible editing experience. . Flowblade employs film style editing paradigm in which clips are usually automatically placed tightly after the previous clip - or between two existing clips - when they are inserted on the timeline. Edits are fine-tuned by trimming in and out points of clips, or by cutting and deleting parts of clips. Film style editing is faster for creating programs with mostly straight cuts and audio splits, but may be slower when programs contain complex composites unless correct work flow is followed. Package: fltk1.3-doc Description-md5: cb89fb265884e1336ad2c05695a67c80 Description-en: Fast Light Toolkit - documentation This package provides documentation for FLTK, including a chapter on its user interface designer (fluid). . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Package: fltk1.3-games Description-md5: 02c991fe963ab55824f872e0775060ec Description-en: Fast Light Toolkit - example games: checkers, sudoku This package contains the example games that accompany FLTK. Specifically, it contains the following two programs: - flblocks: clear groups of adjacent blocks before they fill the screen; - flcheckers: classic board game, also known as draughts; - flsudoku: Sudoku puzzle (place numbers in a grid). . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. 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: fonts-denemo Description-md5: d563771d3b6de5dcd50a9cc4afb495a8 Description-en: music notation symbol fonts for Denemo Denemo is a free (GPL) graphical music notation editor that lets you rapidly enter notation which it typesets using the LilyPond music engraver, creating notation straight from your input that outshines the commercial competition. You can compose, transcribe, arrange, listen to the music and much more. . This package contains the music notation symbol fonts. Package: fonts-glyphicons-halflings Description-md5: 9f41f385f4f26572e7a4eb266bec2430 Description-en: icons made for smaller graphic GLYPHICONS is a family of icon fonts created with an emphasis to simplicity and easy orientation. . GLYPHICONS Halflings, a subset optimized for smaller graphics, were freely licensed as part of Bootstrap 2.x and 3.x. Package: fonts-lxgw-wenkai Description-md5: b8ce030230c5e58cce60f74cb6881c36 Description-en: Chinese font "LXGW WenKai"(also known as "xia wu wen kai", "xwwk") Lxgw WenKai is an open-source Chinese font derived from Fontworks' Klee One. LXGW is an abbreviation for Chinese word Pinyin "Luo Xia Gu Wu". . Include the following font files: . * LXGWWenKai-Bold.ttf * LXGWWenKai-Light.ttf * LXGWWenKai-Regular.ttf * LXGWWenKaiMono-Bold.ttf * LXGWWenKaiMono-Light.ttf * LXGWWenKaiMono-Regular.ttf Package: fonts-lxgw-wenkai-doc Description-md5: 7db029b62f7813230a64dfe515951855 Description-en: Chinese font "LXGW WenKai" docs package Lxgw WenKai is an open-source Chinese font derived from Fontworks' Klee One. LXGW is an abbreviation for Chinese word Pinyin "Luo Xia Gu Wu". . This package include docs of fonts-lxgw-wenkai. Package: fonts-recommended Description-md5: 1383ae80a147670347abd6bb5ce800e9 Description-en: set of recommended fonts This metapackage is a list of fonts that, in the opinion of some members of the Debian Fonts team, is reasonable to have on most GUI systems. The selection is pretty arbitrary, and includes: * compatibility with other operating systems * basic coverage of all writing systems * all symbols and emojis * fonts just nice to have Package: fonts-roboto Description-md5: 4a27614cefc9afc9996fe6cda316d508 Description-en: metapackage to pull in Roboto fonts Roboto is Google's signature family of fonts, the default font in Android and ChromeOS and the recommended font for Google's visual language, Material Design. . Roboto supports all Latin, Cyrillic, and Greek characters in Unicode 7.0 as well as currency symbol for the Georgian lari, to be published in Unicode 8.0. Package: fonts-roboto-unhinted Description-md5: b275adfeafab8e742d9c607c4a009746 Description-en: Google's signature family of fonts (unhinted) Roboto is Google's signature family of fonts, the default font in Android and ChromeOS and the recommended font for Google's visual language, Material Design. . Roboto supports all Latin, Cyrillic, and Greek characters in Unicode 7.0 as well as currency symbol for the Georgian lari, to be published in Unicode 8.0. . This package contains Roboto font families which lack hinting. Package: fonts-wine Description-md5: 654455ac5045b1d7aa5283d7123e37dd Description-en: Windows API implementation - fonts Wine is a free MS-Windows API implementation. . This package provides the fonts used by Wine. Package: fonttools Description-md5: 57fe2b0b7365324aa52d193df4f6bb15 Description-en: Converts OpenType and TrueType fonts to and from XML (Executables) FontTools/TTX is a library to manipulate font files from Python. It supports reading and writing of TrueType/OpenType fonts, reading and writing of AFM files, reading (and partially writing) of PS Type 1 fonts. It also contains a tool called "TTX" which converts TrueType/OpenType fonts to and from an XML-based format. . This provides the executables of fontTools package. Package: forensics-all Description-md5: 92e6d8983c2e8d5bb5b0175144e834ce Description-en: Debian Forensics Environment - essential components (metapackage) This package provides the core components for a forensics environment. All here available tools are packaged by Debian Security Tools Team. This metapackage includes the most programs to data recovery, rootkit and exploit search, filesystems and memory analysis, image acquisition, volume inspection, special actions over the hardware and many other activities. . The following packages were included in this metapackage: . acct, aesfix, afflib-tools, altdns, argon2, assetfinder, braa, bruteforce-salted-openssl, bruteforce-wallet, btscanner, capstone-tool, ccrypt, cewl, chaosreader, chkrootkit, cisco7crack, cowpatty, creddump7, dc3dd, dirb, dislocker, dnsrecon, doona, ed2k-hash, ext4magic, extundelete, ewf-tools, fatcat, fcrackzip, forensic-artifacts, forensics-colorize, galleta, gpshell, graudit, grokevt, hashdeep, hashid, hashrat, hcxkeys, hcxtools, hydra, john, mac-robber, maskprocessor, masscan, memdump, metacam, mfcuk, mfoc, missidentify, myrescue, nasty, nbtscan, ncrack, ngrep, ophcrack-cli, outguess, pasco, pff-tools, pipebench, pixiewps, pnscan, polenum, pompem, readpe, recoverdm, recoverjpeg, regripper, rephrase, rhash, rifiuti, rifiuti2, rkhunter, rsakeyfind, safecopy, samdump2, scalpel, scrounge-ntfs, shed, sherlock, sleuthkit, smbmap, snowdrop, sploitscan, ssdeep, ssldump, statsprocessor, stegsnow, sucrack, tableau-parm, tcpdump, tcpick, testssl.sh, undbx, unhide, unhide.rb, usbrip, vinetto, waymore, wfuzz, winregfs, wipe, yara . This metapackage is useful for pentesters, ethical hackers and forensics experts. Package: forensics-all-gui Description-md5: c5aa496c8bedf69ddca9f12d7776e386 Description-en: Debian Forensics Environment - GUI components (metapackage) This package provides the core components for a GUI forensics environment. All here available tools are packaged by Debian Security Tools Team. This metapackage includes graphics programs, useful for some specific activities. . The following packages were included in this metapackage: . binwalk, ophcrack, rfdump, unhide-gui . This metapackage is useful for pentesters, ethical hackers and forensics experts. Package: forkstat Description-md5: 26dd1065d1b9e5766071fe93d73e1084 Description-en: process fork/exec/exit monitoring tool Forkstat monitors process fork(), exec() and exit() activity. It is useful for monitoring system behaviour and to track down rogue processes that are spawning off processes and potentially abusing the system. Package: fortran-language-server Description-md5: ee527dcc6b4992d4ae813ba509103de3 Description-en: Fortran Language Server for the Language Server Protocol Fortran Language Server (fortls) is an implementation of the Language Server Protocol. It can be used with editors that supports the protocol (e.g. Emacs with elpa-lsp-mode) to offer support for code completion and documentation. . Supported LSP features include: * Document symbols (textDocument/documentSymbol) * Auto-complete (textDocument/completion) * Signature help (textDocument/signatureHelp) * GoTo/Peek definition (textDocument/definition) * Hover (textDocument/hover) * GoTo implementation (textDocument/implementation) * Find/Peek references (textDocument/references) * Project-wide symbol search (workspace/symbol) * Symbol renaming (textDocument/rename) * Documentation parsing (Doxygen and FORD styles) * Diagnostics Package: fortunes-it Description-md5: b1a47f72ebb7f5dc6e865d1b591ba9e2 Description-en: Data files containing Italian fortune cookies This package provides a collection of 'fortune cookies' in Italian, taken from: * The newsgroup it.hobby.umorismo * Andrea `Zuse` Balestrero's personal archive * Various tv transmissions, such as "Mai dire Gol" or "Striscia la Notizia" * The book "Jack Frusciante e` uscito dal gruppo" * Other various sources Package: fortunes-it-brianza Description-md5: 10b89eaae25373393e19342795cfbfbd Description-en: Data files containing Brianza fortune cookies This package contains proverbs from Brianza. . It was originally part of the fortunes-it package but is now separate because it is not in Italian. Package: fortunes-it-off Description-md5: f6620a3f11b1458699c7269a99618234 Description-en: Data files containing Italian fortune cookies, offensive section This package contains a set of 'fortune cookies' in Italian, separated from the fortunes-it package since someone may consider them to be offensive. . Please do not install this package if you or your users are easily offended. Package: fortunes-scn Description-md5: f87b62ba03f7ef41f7095495cd4ba8fc Description-en: Data files containing Sicilian fortune cookies This package provides a collection of 'fortune cookies' in Sicilian, mostly: * Proverbs * Common expressions * Songs * Literature Package: fortunes-scn-off Description-md5: 272e8bc75ca000bbecac15e252234ad5 Description-en: Data files containing Sicilian fortune cookies, offensive section This package contains a set of 'fortune cookies' in Sicilian, separated from the fortunes-scn package since someone may consider them to be offensive. . Please do not install this package if you or your users are easily offended. Package: fosfat Description-md5: f485568ff529dc4b40f588a516354d5b Description-en: FUSE library to access Smaky formatted disk (ro) Fosfat is a C library for providing read-only access to a Smaky formatted disk. Currently, only a tool and a FUSE extension that use this library can be used for reading a directory and copying a file. . The Smaky is a line of mostly 8-bit personal computers and accompanying operating system developed at the EPFL (École Polytechnique Federale de Lausanne), in Switzerland, from 1974. Package: fosfat-dev Description-md5: 8a78b42b228e501020d45fa8f9525fd6 Description-en: FUSE library to access Smaky formatted disk, development files Fosfat is a C library for providing read-only access to a Smaky formatted disk. Currently, only a tool and a FUSE extension that use this library can be used for reading a directory and copying a file. . The Smaky is a line of mostly 8-bit personal computers and accompanying operating system developed at the EPFL (École Polytechnique Federale de Lausanne), in Switzerland, from 1974. . This package contains the development files for libfosfat1, libfosgra1 and the corresponding documentation. Package: fossil Description-md5: 21b5c8af5ad471c6f1c111bbfb3ccfe7 Description-en: DSCM with built-in wiki, http interface and server, tickets database Fossil is an easy-to-use Distributed Source Control Management system (DSCM) which supports access and administration over HTTP CGI or via a built-in HTTP server, has a built-in wiki, built-in file browsing, a built-in tickets system, etc. 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: fpga-icestorm Description-md5: 0b16f798ed622e5848a34d36b359f6ee Description-en: Tools to handle the bitstream format of Lattice iCE40 FPGAs Project IceStorm aims at documenting the bitstream format of Lattice iCE40 FPGAs and providing simple tools for analyzing and creating bitstream files. . The focus of the project is on the iCE40 LP/HX 1K/4K/8K chips. The iCE40 UltraPlus parts are also supported, including DSPs, oscillators, RGB and SPRAM. iCE40 LM, Ultra and UltraLite parts are not yet supported. . This package contains multiple tools needed to handle the bitstream. Package: fpga-icestorm-chipdb Description-md5: d6e47ac229a7468c51a425a6b2022900 Description-en: Chip database files for fpga-icestorm Project IceStorm aims at documenting the bitstream format of Lattice iCE40 FPGAs and providing simple tools for analyzing and creating bitstream files. . The focus of the project is on the iCE40 LP/HX 1K/4K/8K chips. The iCE40 UltraPlus parts are also supported, including DSPs, oscillators, RGB and SPRAM. iCE40 LM, Ultra and UltraLite parts are not yet supported. . This package contains the chip database files for fpga-icestorm. Package: frama-c-base Description-md5: 2e7860054dd191ec0787bab2062c3031 Description-en: Platform dedicated to the analysis of source code written in C Frama-C gathers several analysis techniques in a single collaborative framework, based on analyzers (called "plug-ins") that can build upon the results computed by other analyzers in the framework. . Thanks to this approach, Frama-C provides sophisticated tools, including: * an analyzer based on abstract interpretation (Value plug-in); * a program proof framework based on weakest precondition calculus (WP plug-in); * a program slicer (Slicing plug-in); * a tool for verification of temporal (LTL) properties (Aoraï plug-in); * several tools for code base exploration and dependency analysis (plug-ins From, Impact, Metrics, Occurrence, Scope, etc.). . These plug-ins communicate between each other via the Frama-C API and via ACSL (ANSI/ISO C Specification Language) properties. . This package provides the library of Frama-c which is useful to build plugins for Frama-c, the command-line tools, and the graphical interface. Package: free42-nologo Description-md5: e38f379a4a026b23511ddee8b74edea4 Description-en: Free42 is a re-implementation of the HP-42S calculator It is a complete rewrite, not using any HP code, and it does not require an HP-42S ROM image. Loading and saving programs is possible. FPU is required. Package: freeaptx-utils Description-md5: 15204910979838b025a850b66b9b20f1 Description-en: Utility tools for Free implementation of aptX libfreeaptx is based on version 0.2.0 of libopenaptx with the intent of continuing under a free license without the additional license restriction added to libopenaptx 0.2.1. . This package contains utility tools such as freeaptxdec and freeaptxenc. Package: freedict-tools Description-md5: 9913d9067c914f4377757bb668d5744f Description-en: Development files for the FreeDict dictionary packages This package contains the FreeDict build system and its scripts, used to build and distribute dictionaries in the TEI format. FreeDict dictionaries are stored in a format independent from the dictionary program, called TEI. These utilities and scripts convert the TEI-formatted dictionaries into formats understood by dictionary programs. Package: freedink-dfarc Description-md5: 638a3055c34a2e86150d066966aa1d6d Description-en: frontend and .dmod installer for GNU FreeDink Dink Smallwood is an adventure/role-playing game, similar to Zelda, made by RTsoft. Besides twisted humor, it includes the actual game editor, allowing players to create hundreds of new adventures called Dink Modules or D-Mods for short. . DFArc2 makes it easy to play and manage the Dink Smallwood game and its numerous D-Mods. Package: freedom-maker Description-md5: f50a45a80368bfd371fcf05cdf43742c Description-en: FreedomBox image builder FreedomBox is a personal cloud server which can be installed on single board computers and Debian machines. . Freedom-Maker is a tool to build images for FreedomBox for various supported hardware that can then be copied to SD card, USB stick or Hard Disk drive to boot into FreedomBox. 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: freedroid Description-md5: 39b55e4233f4ba57574ffe5f0f5e9c95 Description-en: Clone of Paradroid - a strategic shoot-em up You must clear a spaceship from all droids. To achieve this your device will need to take control of more powerful droids, more able to confront the most powerful ones. But you'll also need to manage your energy, as you won't be able to control any droid for an indefinite time, and even your own device has a limited lifetime. . Note that this package is different from the freedroidrpg game, developed by the same team, and also available in Debian. Package: freedroid-data Description-md5: 553ed9ae41b0b85511d68eced0651512 Description-en: Data files for freedroid - a strategic shoot-em up This package includes the sounds, graphics, and level definitions, for the freedroid game. Package: freefem++ Description-md5: 01429493488c740a6366ff810a1828dd Description-en: Provides the binaries of the FreeFem++ FE suite FreeFem++ is an implementation of a language dedicated to the finite element method. It enables you to solve Partial Differential Equations (PDE) easily. . Problems involving PDE from several branches of physics such as fluid-structure interactions require interpolations of data on several meshes and their manipulation within one program. FreeFem++ includes a fast quadtree-based interpolation algorithm and a language for the manipulation of these data on multiple meshes. It contains also a powerful mesh generation and adaption tool integrated seamlessly in FreeFem++ called bamg. . FreeFem++ is written in C++ and the FreeFem++ language is a C++ idiom allowing for a smooth learning curve. . This package contains the executables of FreeFem++. Package: freefem++-doc Description-md5: 53f265a9a554171b82cd13c41ed83ac9 Description-en: Provides the documentation of the FreeFem++ FE suite FreeFem++ is an implementation of a language dedicated to the finite element method. It enables you to solve Partial Differential Equations (PDE) easily. . Problems involving PDE from several branches of physics such as fluid-structure interactions require interpolations of data on several meshes and their manipulation within one program. FreeFem++ includes a fast quadtree-based interpolation algorithm and a language for the manipulation of these data on multiple meshes. It contains also a powerful mesh generation and adaption tool integrated seamlessly in FreeFem++ called bamg. . FreeFem++ is written in C++ and the FreeFem++ language is a C++ idiom allowing for a smooth learning curve. . This package contains the documentation files of FreeFem++. Package: freeorion Description-md5: 23b79bf7ff13104e92bf18433717f5e5 Description-en: turn-based space empire and galactic conquest game FreeOrion is a turn-based space empire and galactic conquest (4X) game being designed and built by the FreeOrion project. FreeOrion is inspired by the tradition of the Master of Orion games, but is not a clone or remake of that series or any other game. . The game is about the construction of a living, breathing universe in a grand campaign model. You can develop your own galactic empire and explore new star systems with your fleets as one of several unique human or alien species. Colonization of new worlds, researching new technology, managing your resources and defending your planets against the AI or other human players on a galactic scale are your main objectives. Package: freeorion-data Description-md5: a1292d0a565cc8880b0588f84d2e2a4b Description-en: turn-based space empire and galactic conquest game -- data FreeOrion is a turn-based space empire and galactic conquest (4X) game being designed and built by the FreeOrion project. . This package provides architecture-independent data files for FreeOrion, hundreds of unique designs for in-game icons, ships and planets, many different sounds and an immersive music score. . Also included are in-game descriptions, translations and game scripts. 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: 41c74a14889d4b4119c3c32746d0fa0d Description-en: RDP client for Windows Terminal Services (SDL client) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . 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: a2f04a08b53a929fe1ae19f0e8e23cb4 Description-en: RDP client for Windows Terminal Services (wayland client) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the wayland based client. Package: freerdp3-x11 Description-md5: 99aa06d4e2277777895dcf8da42a6181 Description-en: RDP client for Windows Terminal Services (X11 client) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the X11 based client. Package: freetds-bin Description-md5: ecc81bdba70ea8f8a0ff19107655f93a Description-en: FreeTDS command-line utilities FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the command-line utilities shipped with FreeTDS. Package: frogdata Description-md5: 9c2dcc4467ef0c8b7af79083c24bc126 Description-en: Data files for Frog Frog is a modular system integrating a morphosyntactic tagger, lemmatizer, morphological analyzer, and dependency parser for the Dutch language. . This package provided necessary datafiles for running Frog. . Frog is a product of the Centre for Language and Speech Technology (Radboud University, Nijmegen) and prior to that of ILK Research Group (Tilburg University, The Netherlands) and the CLiPS Research Centre (University of Antwerp, Belgium). It is currently maintained at the KNAW Humanities Cluster. Package: fst-dev Description-md5: caabbec77577427640f22663f6ea003d Description-en: Free Studio Technology for audio plugins (development files) Free Studio Technology (FST) is an audio plugin software interface that integrates software synthesizer and effects in digital audio workstations. It is an unencumbered, bona-fide reverse-engineered SDK that aims to be compatible with the ubiquitous but proprietary, deprecated and retracted VST2 interface. Package: fstl Description-md5: dcc64286550ed5e28613d767c2e456a8 Description-en: Viewer for .stl files fstl is a viewer for .stl files commonly used in stereolithography, rapid prototyping, 3D printing and CAM. . It is optimized to quickly load and render very high-polygon models. Package: fstrcmp Description-md5: 25dcec74c1fb0a97045f8415fb7c1541 Description-en: fuzzy comparison of strings This package provides a command to make fuzzy string comparisons using the fstrcmp library, which provides a variety fuzzy comparisons, on strings and arrays of bytes, including wide character strings and multi-byte character strings. Package: fstrcmp-doc Description-md5: 3653cf1a69d5273822917986e17a5418 Description-en: fuzzy string compare library - documentation This package provides documentation for a library which may be used to make a variety fuzzy comparisons, on strings and arrays of bytes, including wide character strings and multi-byte character strings. Package: ft2-clone Description-md5: 335630dbc7c044d4f6d139d3be9d9265 Description-en: Fasttracker II clone Multi-platform clone of the classic music making software FastTracker II. It can load XM, MOD, S3M, STM module files. Package: ftdi-eeprom Description-md5: b25f43696d03c67044d74467e49c4b44 Description-en: Tool for reading/erasing/flashing FTDI USB chip EEPROMs ftdi-eeprom is a small tool for creating and uploading the configuration EEPROM for the FTDI chip. This eeprom contains information such as vendor and product ID, manufacturer and product strings, revision, etc. Package: furnace Description-md5: bc468713e5fdf802a6c02dec5ced12c1 Description-en: multi-system chiptune tracker compatible with DefleMask modules This is a chiptune tracker compatible with DefleMask modules (.dmf). It supports the following systems: - Sega Genesis - Sega Master System - Game Boy - PC Engine - NES - Commodore 64 - Yamaha YM2151 (plus PCM) - Neo Geo - AY-3-8910 (ZX Spectrum, Atari ST, etc.) - Microchip AY8930 - Philips SAA1099 - Amiga - TIA (Atari 2600/7800) Package: fuse Description-md5: e1c60869f8386b61887a67fd20371379 Description-en: Filesystem in Userspace (transitional package) This is a transitional package. It can safely be removed. Package: fuse-convmvfs Description-md5: 06376e0c1d5d38a4b849c599b65677e0 Description-en: mirrors a whole filesystem tree from one charset to another convmvfs is a FUSE (File System in Userspace) utility that transparently mirrors a filesystem tree converting the filenames from one charset to another on the fly. Only the names of files and directories are converted; the file content remains intact. The mirrored tree is mounted at a given mountpoint. Package: fuse-overlayfs Description-md5: c4e052d72c2adc350355e396b2fd9e47 Description-en: implementation of overlay+shiftfs in FUSE for rootless containers This package provides an overlayfs FUSE implementation so that it can be used since Linux 4.18 by unprivileged users in an user namespace. Package: fuse-zip Description-md5: 0f83ee6670b38295835acf55689c89f4 Description-en: ZIP archive mounter based on FUSE fuse-zip is a FUSE file system to navigate, extract, create and modify ZIP archives. With fuse-zip, you can work with ZIP archives as real directories. . fuse-zip is faster that other known FUSE implementations of ZIP directories, and includes full write support. 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: fusefat Description-md5: 8132b525ea97b6f8f3182b453ba7eaf4 Description-en: Mount FAT file systems using FUSE This FUSE driver allows unprivileged users to mount FAT (FAT12/FAT16/FAT32/exFAT) file systems. Package: fusefile Description-md5: 75fd312bf9bb1259e1f59c3918a2daba Description-en: Using FUSE to combine file fragments into a single file. fusefile is a FUSE "file mount" that presents a series of fragments of other files as a contiguous concatenation. Technically it bind mounts a driver on top of the filename mountpoint to provide access to the given file fragments as if in a single, contiguous file. The fusefile mount driver offers read/write access to the fused file, distributing written data across the given fragments or to an overlay file. Package: fuseiso Description-md5: ed981e9aa4f7032565f4f02511f85fe4 Description-en: FUSE module to mount ISO filesystem images This package provides a module to mount ISO filesystem images using FUSE. With FUSE it is possible to implement a fully functional filesystem in a userspace program. . It can also mount single-tracks .BIN, .MDF, .IMG and .NRG. Package: fuseiso9660 Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: fuzzel Description-md5: 15a65b7d7b9a7d541dd6af66e3babf7d Description-en: Application launcher for wlroots based Wayland compositors Fuzzel is a Wayland-native application launcher, similar to rofi's drun mode. . Features: * Wayland native * Rofi drun-like mode of operation * dmenu mode where newline separated entries are read from stdin * Emacs key bindings * Icons! * Remembers frequently launched applications Package: fwupd-tests Description-md5: 1abe6bd33c8afb4b3f7315f379d19a7f Description-en: Test suite for firmware update daemon fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides a set of installed tests that can be run to validate the daemon in a continuous integration system. Package: g++-12 Description-md5: 0a3fad3367cb994bd16c61b0e16a8b9c Description-en: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-12-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++-13 Description-md5: 0a3fad3367cb994bd16c61b0e16a8b9c Description-en: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-13-for-build Description-md5: 6b662a2a3907f28ed9a0e2ac6a55d3ea Description-en: GNU C++ compiler for the build architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for arch_gnu architecture. . This is a dependency package. Package: g++-13-for-host Description-md5: 9390f1b2980c545f669a0b8b8d5b11e0 Description-en: GNU C++ compiler for the host architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for the host architecture. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: g++-13-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++-13-x86-64-linux-gnu Description-md5: f28641d421c551d47a5e989009efe119 Description-en: GNU C++ compiler for x86_64-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for x86_64-linux-gnu architecture. Package: g++-15 Description-md5: 0a3fad3367cb994bd16c61b0e16a8b9c Description-en: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-15-for-build Description-md5: 6b662a2a3907f28ed9a0e2ac6a55d3ea Description-en: GNU C++ compiler for the build architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for arch_gnu architecture. . This is a dependency package. Package: g++-15-for-host Description-md5: 9390f1b2980c545f669a0b8b8d5b11e0 Description-en: GNU C++ compiler for the host architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for the host architecture. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: g++-15-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++-15-x86-64-linux-gnu Description-md5: f28641d421c551d47a5e989009efe119 Description-en: GNU C++ compiler for x86_64-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for x86_64-linux-gnu architecture. 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: g10k Description-md5: cc4a90e3c3951fc425231ba63802bdcc Description-en: Puppet environment and module deployment g10k provides a general purpose toolset for deploying Puppet environments and modules. It implements the Puppetfile format and provides a native implementation of Puppet dynamic environments. g10k is a rewrite of puppetlabs/r10k in Go with additional optimizations such as: . - caching support - distinct SSH keys for each source - parallel cloning and checkout - enhanced Puppetfile options . It only supports Forge modules and Git repositories. Package: ga68-15 Description-md5: 30c69c461c89e2a11180e4b8c6d22def Description-en: GNU Algol 68 compiler This is the GNU Algol 68 compiler, which compiles Algol 68 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: ga68-15-for-build Description-md5: d932cad28db19ec14513ce2f387605ac Description-en: GNU Algol 68 compiler for the build architecture This is the GNU Algol 68 compiler for the build architecture, which compiles COBOL on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package. Package: ga68-15-for-host Description-md5: ee4bae01b40440072aed9579af2d02b1 Description-en: GNU Algol 68 compiler for the host architecture This is the GNU Algol 68 compiler for the host architecture, which compiles Algol 68 on platforms supported by gcc. It uses the gcc backend to generate optimised code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: ga68-15-x86-64-linux-gnu Description-md5: a1d70223937520d075c1df71dbd3fb4e Description-en: GNU Algol 68 compiler for the x86_64-linux-gnu architecture This is the GNU Algol 68 compiler for the x86_64-linux-gnu architecture, which compiles Algol 68 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: galera-4 Description-md5: fe238c5e6ce783e128515e8bc966eacf Description-en: Replication framework for transactional applications Galera is a fast synchronous multimaster wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see https://github.com/codership/wsrep-API. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera library/plugin. Package: galera-arbitrator-4 Description-md5: da518f05c411048167552722fda305be Description-en: Galera arbitrator daemon Galera is a fast synchronous multimaster wsrep provider (replication engine) for transactional databases and similar applications. For more information about wsrep API see https://github.com/codership/wsrep-API. For a description of Galera replication engine see http://galeracluster.com. . This package contains the Galera arbitrator daemon (garbd). 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: gap-float Description-md5: 7e0c4df02b4ee88b4929ab169dcb61fd Description-en: multi-precision floating-point computation for GAP GAP is a system for computational discrete algebra with particular emphasis on computational group theory, but which has already proved useful also in other areas. . This GAP package brings to GAP floating-point numbers with arbitrary precision; it is based on MPFR, MPFI, MPC, CXSC, and FPLLL. Package: gappa Description-md5: 10e13686e16d7ffca6b0e98cacd6f716 Description-en: Automatic generation of proofs of arithmetic properties Tool to help verify and prove properties on numerical programs dealing with either fixed-point or floating-point arithmetic. Package: gbsplay Description-md5: f7203982f7c777ff49743467cfcf4bf5 Description-en: Gameboy sound player This program emulates the sound hardware of the Nintendo Gameboy. It is able to play the sounds from a Gameboy module dump (.GBS format). Also included is the gbsinfo tool which displays information about a .GBS file. Package: gcc-12 Description-md5: 394374e688b1afb3af5f419895d29698 Description-en: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-12-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-12-doc Description-md5: bf320d6d806b62ff03b567626d36b1fb Description-en: Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. Package: gcc-12-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-12-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-12-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-12-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-12-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-12-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-12-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-12-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-13 Description-md5: 394374e688b1afb3af5f419895d29698 Description-en: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-13-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-13-doc Description-md5: bf320d6d806b62ff03b567626d36b1fb Description-en: Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. Package: gcc-13-for-build Description-md5: 1231e8563c440c0230388f9db0660a3c Description-en: GNU C compiler for the build architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package. Package: gcc-13-for-host Description-md5: 2f6f77eeb03535ba77299cfe1a0ef756 Description-en: GNU C compiler for the host architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gcc-13-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-13-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-13-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-13-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-13-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-13-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-13-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-13-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-13-x86-64-linux-gnu Description-md5: 7bf4c826102db622ef3a4d867a96ef4e Description-en: GNU C compiler for the x86_64-linux-gnu architecture This is the GNU C compiler for the x86_64-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gcc-15 Description-md5: 394374e688b1afb3af5f419895d29698 Description-en: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-15-diagnostics Description-md5: 3b093af11d873e3197ab5004eca6c6c1 Description-en: GCC diagnostic tools Currently only provides the sarif-replay command-line tool, which takes SARIF files as input, and uses libdiagnostics to replay any diagnostics within them as if they were GCC diagnostics. Package: gcc-15-doc Description-md5: bf320d6d806b62ff03b567626d36b1fb Description-en: Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. Package: gcc-15-for-build Description-md5: 1231e8563c440c0230388f9db0660a3c Description-en: GNU C compiler for the build architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package. Package: gcc-15-for-host Description-md5: 2f6f77eeb03535ba77299cfe1a0ef756 Description-en: GNU C compiler for the host architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gcc-15-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-15-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-15-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-15-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-15-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-15-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-15-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-15-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-15-x86-64-linux-gnu Description-md5: 7bf4c826102db622ef3a4d867a96ef4e Description-en: GNU C compiler for the x86_64-linux-gnu architecture This is the GNU C compiler for the x86_64-linux-gnu architecture, a fairly portable optimizing compiler for C. 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: gccgo-12 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-12-doc Description-md5: 76326180b2469131aa9547f46e5b3105 Description-en: Documentation for the GNU Go compiler (gccgo) Documentation for the GNU Go compiler in info format. Package: gccgo-12-multilib Description-md5: 25e9a6929ec801c16cd933e711c7f1ed Description-en: GNU Go compiler (multilib support) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gccgo-13 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-13-doc Description-md5: 76326180b2469131aa9547f46e5b3105 Description-en: Documentation for the GNU Go compiler (gccgo) Documentation for the GNU Go compiler in info format. Package: gccgo-13-for-build Description-md5: 48f6a7ed16a17b424736635ff7390599 Description-en: GNU Go compiler for the build architecture This is the GNU Go compiler for the build architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gccgo-13-for-host Description-md5: 3709a5079a9cb97b4e9a88427901107d Description-en: GNU Go compiler for the host architecture This is the GNU Go compiler for the host architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gccgo-13-multilib Description-md5: 25e9a6929ec801c16cd933e711c7f1ed Description-en: GNU Go compiler (multilib support) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gccgo-13-x86-64-linux-gnu Description-md5: fdb31c41e8727172123ebc6e0fa9807a Description-en: GNU Go compiler for the x86_64-linux-gnu architecture This is the GNU Go compiler for the x86_64-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-15 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-15-doc Description-md5: 76326180b2469131aa9547f46e5b3105 Description-en: Documentation for the GNU Go compiler (gccgo) Documentation for the GNU Go compiler in info format. Package: gccgo-15-for-build Description-md5: 48f6a7ed16a17b424736635ff7390599 Description-en: GNU Go compiler for the build architecture This is the GNU Go compiler for the build architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gccgo-15-for-host Description-md5: 3709a5079a9cb97b4e9a88427901107d Description-en: GNU Go compiler for the host architecture This is the GNU Go compiler for the host architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gccgo-15-multilib Description-md5: 25e9a6929ec801c16cd933e711c7f1ed Description-en: GNU Go compiler (multilib support) This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gccgo-15-x86-64-linux-gnu Description-md5: fdb31c41e8727172123ebc6e0fa9807a Description-en: GNU Go compiler for the x86_64-linux-gnu architecture This is the GNU Go compiler for the x86_64-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-15 Description-md5: edc83783dbd68b432855822f5c422cb4 Description-en: GNU Rust compiler !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gccrs-15-for-build Description-md5: 5066e422e5da41e2f2dd30ef10e0bcf7 Description-en: GNU Rust compiler for the build architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . This is a dependency package. Package: gccrs-15-for-host Description-md5: 0526722408b6a3a14aeb6aac1f703999 Description-en: GNU Rust compiler for the host architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gccrs-15-x86-64-linux-gnu Description-md5: 31912838d25768bf9d621e13e0ae3088 Description-en: GNU Rust compiler for the x86_64-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: 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: gcl Description-md5: f493367acf500ea1be0a017b9c0f0fb8 Description-en: GNU Common Lisp compiler GNU Common Lisp (GCL) is a Common Lisp compiler and interpreter implemented in C, and complying mostly with the standard set forth in the book "Common Lisp, the Language I". It attempts to strike a useful middle ground in performance and portability from its design around C. . This package contains the Lisp system itself. Documentation is provided in the gcl-doc package. Package: gcl-doc Description-md5: ed4ba6cd7211ec9c7d9827fa0f043b7d Description-en: Documentation for GNU Common Lisp GNU Common Lisp (GCL) is a Common Lisp compiler and interpreter implemented in C, and complying mostly with the standard set forth in the book "Common Lisp, the Language I". It attempts to strike a useful middle ground in performance and portability from its design around C. . This package contains Documentation in info format of both the system internals, as well as the graphical interface currently implemented in Tcl/Tk. Package: gcl27 Description-md5: f493367acf500ea1be0a017b9c0f0fb8 Description-en: GNU Common Lisp compiler GNU Common Lisp (GCL) is a Common Lisp compiler and interpreter implemented in C, and complying mostly with the standard set forth in the book "Common Lisp, the Language I". It attempts to strike a useful middle ground in performance and portability from its design around C. . This package contains the Lisp system itself. Documentation is provided in the gcl-doc package. Package: gcl27-doc Description-md5: 483dd6828aa7d50396bfdfa3d8827731 Description-en: Documentation for GNU Common Lisp GNU Common Lisp (GCL) is a Common Lisp compiler and interpreter implemented in C, and complying mostly with the standard set forth in the book "Common Lisp, the Language I". It attempts to strike a useful middle ground in performance and portability from its design around C. . This package contains documentation in info format of the system internals. Package: gcl27-tk Description-md5: 201444ea511fce668cc31c28dde8565d Description-en: GNU Common Lisp compiler GNU Common Lisp (GCL) is a Common Lisp compiler and interpreter implemented in C, and complying mostly with the standard set forth in the book "Common Lisp, the Language I". It attempts to strike a useful middle ground in performance and portability from its design around C. . This package contains a graphical interface based on the popular TCL/TK toolkit. Package: gcl27-tk-doc Description-md5: dd2e7b534228673e4084dc43c73f8174 Description-en: Documentation for GNU Common Lisp GNU Common Lisp (GCL) is a Common Lisp compiler and interpreter implemented in C, and complying mostly with the standard set forth in the book "Common Lisp, the Language I". It attempts to strike a useful middle ground in performance and portability from its design around C. . This package contains documentation in info format of the graphical interface currently implemented in Tcl/Tk. Package: gcobol-15 Description-md5: fb2b7a1b0cc69f3d6d8fb85ce21008e4 Description-en: GNU COBOL compiler This is the GNU COBOL compiler, which compiles COBOL on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gcobol-15-for-build Description-md5: 20db7310701fe6d3e72769c140375356 Description-en: GNU COBOL compiler for the build architecture This is the GNU COBOL compiler for the build architecture, which compiles COBOL on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package. Package: gcobol-15-for-host Description-md5: 3146c4ecabe497109d6a298a7c1c7724 Description-en: GNU COBOL compiler for the host architecture This is the GNU COBOL compiler for the host architecture, which compiles COBOL on platforms supported by gcc. It uses the gcc backend to generate optimised code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gcobol-15-x86-64-linux-gnu Description-md5: b9721de3b3392759192464a146e9734d Description-en: GNU COBOL compiler for the x86_64-linux-gnu architecture This is the GNU COBOL compiler for the x86_64-linux-gnu architecture, which compiles COBOL on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gdal-bin Description-md5: 9b991dff688fb509bc873ba688a660b5 Description-en: Geospatial Data Abstraction Library - Utility programs GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains utility programs, based on GDAL/OGR library, namely gdal_translate, gdalinfo, gdaladdo, gdalwarp, ogr2ogr, ogrinfo, ogrtindex. Package: gdal-data Description-md5: 81ef266f0ab038b3120be125843fe901 Description-en: Geospatial Data Abstraction Library - Data files GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the GDAL data files. Package: gdal-plugins Description-md5: 6b88a972f184d3df554c631d9627b3a5 Description-en: Geospatial Data Abstraction Library - Plugins GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains data for the plugins. Package: gdc-12 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-12-multilib Description-md5: 5bd997d730190f1d6151d11f184d631d Description-en: GNU D compiler (version 2, multilib support) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gdc-13 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-13-for-build Description-md5: 37e9bbaf8fbfca59e8217dc2367c7215 Description-en: GNU D compiler (version 2) for the build architecture This is the GNU D compiler for the build architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. . This is a dependency package. Package: gdc-13-for-host Description-md5: 9da49654390f533a91350e9ffc22d416 Description-en: GNU D compiler (version 2) for the host architecture This is the GNU D compiler for the host architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gdc-13-multilib Description-md5: 5bd997d730190f1d6151d11f184d631d Description-en: GNU D compiler (version 2, multilib support) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gdc-13-x86-64-linux-gnu Description-md5: 3370d98e61f8c9ed857813919b9a5f4c Description-en: GNU D compiler (version 2) for the x86_64-linux-gnu architecture This is the GNU D compiler for the x86_64-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-15 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-15-for-build Description-md5: 37e9bbaf8fbfca59e8217dc2367c7215 Description-en: GNU D compiler (version 2) for the build architecture This is the GNU D compiler for the build architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. . This is a dependency package. Package: gdc-15-for-host Description-md5: 9da49654390f533a91350e9ffc22d416 Description-en: GNU D compiler (version 2) for the host architecture This is the GNU D compiler for the host architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gdc-15-multilib Description-md5: 5bd997d730190f1d6151d11f184d631d Description-en: GNU D compiler (version 2, multilib support) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gdc-15-x86-64-linux-gnu Description-md5: 3370d98e61f8c9ed857813919b9a5f4c Description-en: GNU D compiler (version 2) for the x86_64-linux-gnu architecture This is the GNU D compiler for the x86_64-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gddrescue Description-md5: 95448f9ab04e163adf1889e7beca3fda Description-en: GNU data recovery tool The gddrescue tool copies data from one file or block device (hard disc, cdrom, etc) to another, trying hard to rescue data in case of read errors. . gddrescue does not truncate the output file if not asked to. So, every time you run it on the same output file, it tries to fill in the gaps. . The basic operation of gddrescue is fully automatic. That is, you don't have to wait for an error, stop the program, read the log, run it in reverse mode, etc. If you use the logfile feature of gddrescue, the data is rescued very efficiently (only the needed blocks are read). Also you can interrupt the rescue at any time and resume it later at the same point. . Automatic merging of backups: If you have two or more damaged copies of a file, cdrom, etc, and run gddrescue on all of them, one at a time, with the same output file, you will probably obtain a complete and error-free file. This is so because the probability of having damaged areas at the same places on different input files is very low. Using the logfile, only the needed blocks are read from the second and successive copies. . The logfile is periodically saved to disc. So in case of a crash you can resume the rescue with little recopying. Also, the same logfile can be used for multiple commands that copy different areas of the file, and for multiple recovery attempts over different subsets. . gddrescue aligns its I/O buffer to the sector size so that it can be used to read from raw devices. For efficiency reasons, also aligns it to the memory page size if page size is a multiple of sector size. . Please note that this is the GNU ddrescue version providing the ddrescue executable. The package is named gddrescue because the ddrescue version of Kurt Garloff used to have the ddrescue package name already. Package: gdis Description-md5: 6e1876488f4b33174a7e154365c1bae9 Description-en: molecular and crystal model viewer A GTK+ based program for the display and manipulation of isolated molecules, periodic systems and crystalline habits. It is in development, but is nonetheless fairly functional. It has the following features: . * Support for several file types (CIF, BIOSYM, XYZ, XTL, MARVIN, and GULP) * A simple molecular creation and manipulation tool * A dialogue for creating starting configurations for molecular dynamics simulations * Assorted tools for visualization (geometry information, region highlighting, etc.) * Animation of BIOSYM files (also rendered animations, see below) . GDIS also allows you to perform the following functions through other packages: . * Model rendering (courtesy of POVRay) * Energy minimization (courtesy of GULP) * Morphology calculation (courtesy of cdd) * Space group processing (courtesy of SgInfo) * View the Periodic Table (courtesy of GPeriodic) * Load additional filetypes, such as PDB (courtesy of Babel) Package: gdis-data Description-md5: a7c3a0b567c7d49cc4a4c50901388e71 Description-en: molecular and crystal model viewer (data files) A GTK+ based program for the display and manipulation of isolated molecules, periodic systems and crystalline habits. It is in development, but is nonetheless fairly functional. . This package contains the GDIS data files. Package: gdmap Description-md5: 93ea5aa6327beb3d9ae9f37897f90dbd Description-en: Tool to visualize diskspace GdMap is a tool which allows you to visualize disk space. Ever wondered why your hard disk is full or what directory and files take up most of the space? With GdMap these questions can be answered quickly. To display directory structures cushion treemaps are used which visualize a complete folder or even the whole hard drive with one picture. Package: gedit Description-md5: 6f23bb18bd5efec9c9262b1291b92a8e Description-en: popular text editor for the GNOME desktop environment gedit is a text editor which supports most standard editor features, extending this basic functionality with other features not usually found in simple text editors. gedit is a graphical application which supports editing multiple text files in one window (known sometimes as tabs or MDI). . gedit fully supports international text through its use of the Unicode UTF-8 encoding in edited files. Its core feature set includes syntax highlighting of source code, auto indentation and printing and print preview support. . gedit is also extensible through its plugin system, which currently includes support for spell checking, comparing files, viewing CVS ChangeLogs, and adjusting indentation levels. Package: gedit-common Description-md5: 9a2ba6b65039f4dd4bc79817d53867ce Description-en: popular text editor for the GNOME desktop environment (support files) gedit is a text editor which supports most standard editor features, extending this basic functionality with other features not usually found in simple text editors. . This package contains gedit's architecture-independent support files. Package: gedit-dev Description-md5: a545cd6b5325d1fe68e9ee7abb9518e0 Description-en: popular text editor for the GNOME desktop environment (dev files) gedit is a text editor which supports most standard editor features, extending this basic functionality with other features not usually found in simple text editors. gedit is a graphical application which supports editing multiple text files in one window (known sometimes as tabs or MDI). . gedit fully supports international text through its use of the Unicode UTF-8 encoding in edited files. Its core feature set includes syntax highlighting of source code, auto indentation and printing and print preview support. . gedit is also extensible through its plugin system, which currently includes support for spell checking, comparing files, viewing CVS ChangeLogs, and adjusting indentation levels. . This package is required to build plugins for gedit. Package: gedit-plugin-bookmarks Description-md5: de9a1c4fa304df59eb5e05e4cb1b2e06 Description-en: Bookmarks plugin for gedit gedit-plugins contain a set of plugins for gedit. . This plugin enables easy document navigation with bookmarks. Package: gedit-plugin-bracket-completion Description-md5: e424be37a4021ed80d6623b59d9f6cba Description-en: Bracket Completion plugin for gedit gedit-plugins contain a set of plugins for gedit. . This plugin automatically adds closing brackets. Package: gedit-plugin-character-map Description-md5: 8923e25083ede40db967b8d0a0938d8f Description-en: Character Map plugin for gedit gedit-plugins contain a set of plugins for gedit. . This plugin allows inserting special characters just by clicking on them. Package: gedit-plugin-code-comment Description-md5: 8b0f716084b6c3d0c97b34da38382a78 Description-en: Code Comment plugin for gedit gedit-plugins contain a set of plugins for gedit. . This plugin enables commenting or uncommenting blocks of code. Package: gedit-plugin-color-picker Description-md5: 1739437100aac2946322f35c263ff19b Description-en: Color Picker plugin for gedit gedit-plugins contain a set of plugins for gedit. . This plugin inserts the hexademical representation of a selected color. Package: gedit-plugin-draw-spaces Description-md5: 4b0748ec876c5f3dd5cd79c4fde22cff Description-en: Draw Spaces plugin for gedit gedit-plugins contain a set of plugins for gedit. . This plugin shows a visual representation of spaces and tabs. Package: gedit-plugin-join-lines Description-md5: 65f6168ba5af3377051d86e0db771efe Description-en: Join/Split Lines plugin for gedit gedit-plugins contain a set of plugins for gedit. . This plugin enables joining several lines or splitting long lines. Package: gedit-plugin-multi-edit Description-md5: 074875c0f1457b335d21981a58ca703d Description-en: Multi Edit plugin for gedit gedit-plugins contain a set of plugins for gedit. . This plugin enables editing a document in multiple places at once. Package: gedit-plugin-session-saver Description-md5: 6409208218b69c6134d906658eb9d18d Description-en: Session Saver plugin for gedit gedit-plugins contain a set of plugins for gedit. . This plugin enables saving and restoring a working session. Package: gedit-plugin-smart-spaces Description-md5: e383bdd0370c007dad20c452096dcf90 Description-en: Smart Spaces plugin for gedit gedit-plugins contain a set of plugins for gedit. . This plugin inserts spaces automatically when pressing the tab key. Package: gedit-plugin-terminal Description-md5: fefef9bc0b37c5b23de5f4bdd8d59ce1 Description-en: Terminal plugin for gedit gedit-plugins contain a set of plugins for gedit. . This plugin embeds a terminal in the bottom pane. Package: gedit-plugin-word-completion Description-md5: c2bcd7fa51d6e259a020a55858b690bb Description-en: Word Completion plugin for gedit gedit-plugins contain a set of plugins for gedit. . This plugin offers word completion using the completion framework. Package: gedit-plugins Description-md5: 1922fa3a3c23f3a92a2bf66fd1cff3ea Description-en: set of plugins for gedit gedit-plugins contain a set of plugins for gedit. . The plugins are now split in separate packages; this metapackage brings all of them but they can be installed separately. Package: gedit-plugins-common Description-md5: 0ae08c320d70d963bc186e373b093cc0 Description-en: common files for gedit-plugins gedit-plugins contain a set of plugins for gedit. . This package contains common data files and translations. Package: geeqie Description-md5: d54bfbbaf76572caf1fcc02be235dc50 Description-en: image viewer using GTK+ Geeqie is a browser for graphics files offering single click viewing of your graphics files. It includes thumbnail view, zoom, filtering features and external editor support. Package: geeqie-common Description-md5: 5c92b3de58f07d9b507f898e80fbd0a5 Description-en: data files for Geeqie Geeqie is a browser for graphics files offering single click viewing of your graphics files. It includes thumbnail view, zoom, filtering features and external editor support. . This package contains data files for Geeqie such as documentation or locales. Package: gegl Description-md5: 5206828be61b14bd4518d1342f2a56e8 Description-en: Generic Graphics Library Test Program GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains a bunch of test programs. 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: geocode-glib-tests Description-md5: 1a903b330e890d730e2bf27510d42495 Description-en: installed tests for the geocode-glib library Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service. . This package contains the tests for the geocode-glib library. Package: geoip-database Description-md5: 3bfa5b4c9f973261799fb4d9355f3b6c Description-en: IP lookup command line tools that use the GeoIP library (country database) GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. . This database simply contains IP blocks as keys, and countries as values and it should be more complete and accurate than using reverse DNS lookups. . This package contains the free GeoLiteCountry database. Package: geomet Description-md5: c73e3a55e8f0f9ab97e41a242b450123 Description-en: convert GeoJSON to/from WKT/WKB Geomet converts GeoJSON to/from WKT/WKB (Well-Known Text/Binary), and vice versa. 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: ges1.0-tools Description-md5: c59e8d2cae5d7d4114d74760a82cde3f Description-en: Tools for use with the GStreamer editing services The GStreamer multimedia framework and the accompanying NLE set of plugins for non-linear editing offer all the building blocks for: * Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. * Easily choosing segments of streams and arranging them through time through the NLE set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). . The GStreamer Editing Services (GES) aims to fill the gap between GStreamer/NLE and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications. . This package contains command-line tools for GStreamer editing services. Package: getdp Description-md5: d37be89327ef07aeaf1bd960a9d14b69 Description-en: general environment for the treatment of discrete problems GetDP is a general finite element solver using mixed elements to discretize de Rham-type complexes in one, two and three dimensions. . The main feature of GetDP is the closeness between the input data defining discrete problems (written by the user in ASCII data files) and the symbolic mathematical expressions of these problems. . See GetDP's reference manual for a more thorough overview of GetDP's capabilities: http://www.geuz.org/getdp Package: getdp-sparskit Description-md5: c238adac56d31689c87d19ae4f434b5b Description-en: general environment for the treatment of discrete problems GetDP is a general finite element solver using mixed elements to discretize de Rham-type complexes in one, two and three dimensions. . The main feature of GetDP is the closeness between the input data defining discrete problems (written by the user in ASCII data files) and the symbolic mathematical expressions of these problems. . See GetDP's reference manual for a more thorough overview of GetDP's capabilities: http://www.geuz.org/getdp . Getdp is compiled with SPARSKIT support 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: gfal2 Description-md5: ec8f5d411d1de9c84970760a917feaba Description-en: Grid file access library 2.0 GFAL 2.0 offers a single and simple POSIX-like API for the file operations in grids and cloud environments. The set of supported protocols depends on the gfal2 installed plugins. Package: gfal2-doc Description-md5: 3310a2e3e6fad528a5698e1b345bb0ff Description-en: Documentation for gfal2 Documentation, doxygen and examples of gfal2. Package: gfal2-plugin-dcap Description-md5: bc3a546a3c97b9a058b0a89e9196475f Description-en: Provides dcap support for gfal2 Provides the dcap support (gsidcap://, dcap://) for gfal2. The dcap plugin provides the POSIX operations for the dcap URLs, the dcap protocol is used on the DCACHE storage system. Package: gfal2-plugin-file Description-md5: ba3e5fbe395f43c022888d8e1dc0b9c3 Description-en: Provides file support for gfal2 Provides the file support (file://) for gfal2. The file plugin provides local file operations, as copying from local to remote or the other way around. Package: gfal2-plugin-gridftp Description-md5: dcef722123b755d14d1df142218a17f0 Description-en: Provides the gridftp support for gfal2 Provides the gridftp support (gsiftp://) for gfal2. The gridftp plugin provides the POSIX operations and the third party transfer support on the GSIFTP URLs. Package: gfal2-plugin-http Description-md5: 4abc95acd22eb8ad10b9cce1bb58d61c Description-en: Provides HTTP and DAV support for gfal2 Provides the HTTP (http[s]://) and WebDAV (dav[s]://) support for gfal2. This plugin is able to do third-party copy with WebDAV if the storage supports it. Package: gfal2-plugin-mock Description-md5: 4acf8701f01b43c5fd2dcd968d70908c Description-en: Provides a mock dummy protocol for gfal2 Provides a dummy mock:// protocol for gfal2. Package: gfal2-plugin-sftp Description-md5: 04ed4d28c4505de832d9b9cdf1a0ed89 Description-en: Provides sftp support for gfal2 Provides the sftp (sftp://) support for gfal2. Package: gfal2-plugin-srm Description-md5: 2ad936635e7b4c61ce8579cf186b8c4c Description-en: Provides srm support for gfal2 Provides the srm support (srm://) for gfal2. The srm plugin provides the POSIX operations and the third party transfer support on the SRM URLs. Package: gfal2-plugin-xrootd Description-md5: 0f4e91193fc0634105a4c91f9c97cf1c Description-en: Provides xrootd support for gfal2 Provides the xrootd (root://) support for gfal2. Package: gfortran-12 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-12-doc Description-md5: 17a01a9ada93e104865a01e6615e2401 Description-en: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format. Package: gfortran-12-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-13 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-13-doc Description-md5: 17a01a9ada93e104865a01e6615e2401 Description-en: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format. Package: gfortran-13-for-build Description-md5: 748b70d5e078f51a0a1a8810f97e7888 Description-en: GNU Fortran compiler for the build architecture This is the GNU Fortran compiler for the build architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gfortran-13-for-host Description-md5: 45750004f61e98b776fd803bf4361bf0 Description-en: GNU Fortran compiler for the host architecture This is the GNU Fortran compiler for the host architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gfortran-13-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-13-x86-64-linux-gnu Description-md5: d58c4dfdb182f598353d755dda19253d Description-en: GNU Fortran compiler for the x86_64-linux-gnu architecture This is the GNU Fortran compiler for the x86_64-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-15 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-15-doc Description-md5: 17a01a9ada93e104865a01e6615e2401 Description-en: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format. Package: gfortran-15-for-build Description-md5: 748b70d5e078f51a0a1a8810f97e7888 Description-en: GNU Fortran compiler for the build architecture This is the GNU Fortran compiler for the build architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gfortran-15-for-host Description-md5: 45750004f61e98b776fd803bf4361bf0 Description-en: GNU Fortran compiler for the host architecture This is the GNU Fortran compiler for the host architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gfortran-15-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-15-x86-64-linux-gnu Description-md5: d58c4dfdb182f598353d755dda19253d Description-en: GNU Fortran compiler for the x86_64-linux-gnu architecture This is the GNU Fortran compiler for the x86_64-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. 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: ghostess Description-md5: b962ef27c8639bb56b3915b22587e635 Description-en: A graphical DSSI plugin host A graphical DSSI host, based on jack-dssi-host, but capable of saving and restoring plugin configuration, as well as specifying MIDI channels and layering synths. Package: gifsicle Description-md5: 21e5dccca81f71ca93f11a8488189381 Description-en: Tool for manipulating GIF images This is a tool for manipulating GIF image files. It has good support for transparency and colormap manipulation, simple image transformations (cropping, flipping), and creating, deconstructing, and editing GIF animations, which it can also optimize for space. Package: gimp Description-md5: 0c13253910a0a1bd77c64d38c07351a0 Description-en: GNU Image Manipulation Program GIMP is an advanced picture editor. You can use it to edit, enhance, and retouch photos and scans, create drawings, and make your own images. It has a large collection of professional-level editing tools and filters, similar to the ones you might find in Photoshop. Numerous fine-control settings and features like layers, paths, masks, and scripting give you total control over your images. . Many image file formats are supported, including JPEG, Photoshop (.psd), and Paint Shop Pro (.psp) files. It can also be used to scan and print photos. . To open files remotely (like over HTTP), install the gvfs-backends package. . To use a MIDI device (like a musical keyboard) as an input controller in GIMP, install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI Package: gimp-data Description-md5: f70d84aecd044d27d27535082275ce75 Description-en: Data files for GIMP This package contains architecture-independent supporting data files for use with GIMP. 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-appstreamglib-1.0 Description-md5: 5c470e9895465da5de82ce57f0c8435a Description-en: GObject introspection data for the libappstream-glib library AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package contains introspection data for the libappstream-glib library. Package: gir1.2-aravis-0.8 Description-md5: e07bdbd9796906e6004548100b13c627 Description-en: GObject introspection data for Aravis Binary type libraries which can be used by non-C language bindings, and other tools, to introspect or wrap the original aravis C libraries. It contains the metadata files providing bindings to call into the C library. Package: gir1.2-burner-3.1 Description-md5: 79bf2825e9a753c35457ffef652c3c6a Description-en: CD/DVD burning library for UKUI - GObject introspection data This package contains introspection data for the GNOME CD/DVD burning library . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-caja-2.0 Description-md5: d2d03b886d3ddf07dc0cfb9d52676537 Description-en: GObject introspection data for Caja Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . This package contains introspection data for Caja. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-cheese-3.0 Description-md5: 6bb6f1733150d36f15c99ff4d977005b Description-en: tool to take pictures and videos from your webcam - gir bindings A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-fcitxg-1.0 Description-md5: b5bdbc76868abb1a9d7d03e47f4cceca Description-en: GObject introspection data for fcitx5 Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package contains introspection data for Fcitx5. 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-gegl-0.4 Description-md5: def3db62057a14fb7c982483ac3392b6 Description-en: GObject introspection data for the Generic Graphics Library GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains introspection data for the library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ges-1.0 Description-md5: 6becd314b8c159acf979f724d8fa3df7 Description-en: GObject introspection data for the GES library The GStreamer multimedia framework and the accompanying NLE set of plugins for non-linear editing offer all the building blocks for: * Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. * Easily choosing segments of streams and arranging them through time through the NLE set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). . The GStreamer Editing Services (GES) aims to fill the gap between GStreamer/NLE and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications. . This package contains introspection data for the GStreamer editing services. Package: gir1.2-gfls-1 Description-md5: 4d5f757e6e979acffa4bebd94ca94a1f Description-en: File loading and saving library for gedit - GObject introspection libgedit-gfls is a file loading and saving library for the gedit text editor. . This package contains the GObject introspection binding. Package: gir1.2-gimp-3.0 Description-md5: 95e64486abc87bac36416ba061e37043 Description-en: Introspection data for the GIMP library This package includes the libgimp libraries, which are necessary to run GIMP and third-party GIMP plugins. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libgimp operations. Package: gir1.2-gly-1 Description-md5: 6e779f49670963a6029c49bd8429f3e4 Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package provides the GIR introspection files for libglycin. Package: gir1.2-glygtk4-1 Description-md5: 8c2306692791285737dce555565d452c Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package provides the GIR introspection files for libglycin-gtk4. Package: gir1.2-gm-0 Description-md5: 2409e8699db1479abe2e41d862f8d547 Description-en: GObject introspection data for gmobile gmobile is a library containing mobile related helpers for glib based projects. . This package contains introspection data for the gmobile library. 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-gpaste-2 Description-md5: fa2976fdddbeb0def56305005048a361 Description-en: GObject introspection data for the libgpaste-2 library GPaste manages clipboard history and allows easy access to it using keyboard shortcuts, gnome-shell extension, command-line tools, gir bindings. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gst-rtsp-server-1.0 Description-md5: 86caaabae9e614dcf85cc74d17bd9192 Description-en: GObject introspection data for the GStreamer RTSP Server gst-rtsp-server is a library on top of GStreamer for building an RTSP server or embedding RTSP server capabilities into applications. . 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. . This package contains introspection data for the GStreamer RTSP Server. Package: gir1.2-gtksource-300 Description-md5: 01178d22f437bac194ac864c55c6b2d6 Description-en: gir files for the GTK+ syntax highlighting widget libgedit-gtksourceview is a library that extends GtkTextView, the standard GTK widget for multiline text editing. This library adds support for syntax highlighting, undo/redo, file loading and saving, search and replace, a completion system, printing, displaying line numbers, and other features typical of a source code editor. . This package contains GObject introspection information. Package: gir1.2-gtksource-4 Description-md5: 74d917ec90593676d195bbd2ead30327 Description-en: gir files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains GObject introspection information. Package: gir1.2-hinoko-1.0 Description-md5: 38240de7ca6622caaf21affa5e429d74 Description-en: GObject introspection data for libhinoko1 This package contains introspection data for libhinoko1. It can be used by packages using the GIRepository format to generate dynamic bindings, or it can be used by interpreters understanding the GIReporsitory format to libhinoko1. Package: gir1.2-inputpad-1.1 Description-md5: 83b56be0e6ebda4d9cfc023b87d5af6e Description-en: On-screen Input Pad to Send Characters with Mouse - introspection data The input pad is a tool to send a character to text applications when the corresponging button is pressed. It provides the GTK+ based GUI and can send characters when the GTK+ buttons are pressed. . This package contains the GObject introspection data of input-pad. Package: gir1.2-jsonrpc-1.0 Description-md5: e018f35484046dca4c9f4a8997e8c446 Description-en: GObject introspection data for jsonrpc-glib This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-libinsane-1.0 Description-md5: a56d77734fd073282ed0e868b1f74b97 Description-en: Library to access scanner - GObject bindings A cross-platform, cross-programming languages, cross scanner library that takes care of all the quirks of scanners. . This package contains the GObject bindings. Package: gir1.2-libmsi-1.0 Description-md5: 2dd5b6328a53bf18283f0dfc14ecd3e8 Description-en: Windows Installer file manipulation library - gir bindings libmsi provides functions to manipulate Windows Installer (.msi) files, both for reading and writing their contents and querying their databases. . This package contains the GObject introspection repository bindings. Package: gir1.2-libxfce4panel-2.0 Description-md5: 6f88d6a939694f758eac9078910bbf06 Description-en: Xfce4 panel library (introspection data) This package contains introspection data for the library (GTK3 variant) used by various plugins for the Xfce panel. Package: gir1.2-libxfce4ui-2.0 Description-md5: 0bd12888dd7833ac857ed41c24e9289e Description-en: Typelib file for libxfce4ui libxfce4ui is used to share commonly used Xfce widgets among the Xfce applications. . This package provides the introspection data for libxfce4ui. Package: gir1.2-libxfce4util-1.0 Description-md5: de05a5c24929ea2c8419fff6b687747f Description-en: Typelib file for libxfce4util libxfce4util is the basic utility function library for Xfce4. . This package provides the introspection data for libxfce4util. Package: gir1.2-mirage-3.2 Description-md5: c2dcb2e9a2bbc0760e72ca5d84adcb0f Description-en: CD-ROM image access library (typelib files) libMirage is a CD-ROM image access library, part of the CDEmu suite, a free, GPL CD/DVD-ROM device emulator for Linux. . This package provides typelib files. Package: gir1.2-mypaint-1.5 Description-md5: b3b7d594a26303f34b229aff3d77b57d Description-en: GObject introspection data for libmypaint This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-osmgpsmap-1.0 Description-md5: dcc9fc0d2b5fd370912103088f0adfb1 Description-en: GTK+ library to embed OpenStreetMap maps - Python bindings libosmgpsmap is a library to embed maps in applications that when given GPS co-ordinates, draws a GPS track, and points of interest on a moving map display. Downloads map data from a number of websites, including openstreetmap.org, openaerialmap.org and others. . This package provides the Python bindings for the library. Package: gir1.2-ostree-1.0 Description-md5: a8a0c2ac9194d894a8dd2584c5f178a3 Description-en: content-addressed filesystem for operating system binaries (introspection) libostree provides a library and tools for managing bootable, immutable, versioned filesystem trees. See the ostree package's description for more details. . This package contains GObject-Introspection metadata, which can be used to generate dynamic bindings into languages such as Python and JavaScript. Package: gir1.2-ufo-1.0 Description-md5: 4d5f975667b50bd500f13925a6bb25bd Description-en: Library for high-performance, GPU-based computing - gir binding The UFO data processing framework is a C library suited to build general purpose streams data processing on heterogeneous architectures such as CPUs, GPUs or clusters. It is extensively used at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging (radiography, tomography and laminography). . A gobject-instrospection binding is also provided to write scripts or user interfaces. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-vips-8.0 Description-md5: 6a5a50d6b91f7bd84add8c9d061eb07d Description-en: GObject introspection data for VIPS VIPS is an image processing system designed with efficiency in mind. It is good with large images (ones that larger than the amount of RAM in your machine), and for working with colour. It can perform many image manipulation tasks much faster than other packages such as ImageMagick and the GIMP and includes some special features such as creating single "mosaic" images from multiple parts. . VIPS consists of two main components: an image processing library with some command-line tools and a spreadsheet-like graphical user interface. The graphical interface is available in the nip2 package. . This package provides the introspection data for VIPS 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-annex Description-md5: 88efc7abdf2a743a6caeeb3db7c83733 Description-en: manage files with git, without checking their contents into git git-annex allows managing large files with git, without storing the file contents in git. It can sync, backup, and archive your data, offline and online. Checksums and encryption keep your data safe and secure. Bring the power and distributed nature of git to bear on your large files with git-annex. . It can store large files in many places, from local hard drives, to a large number of cloud storage services, including S3, WebDAV, and rsync, with dozens of cloud storage providers usable via plugins. Files can be stored encrypted with gpg, so that the cloud storage provider cannot see your data. git-annex keeps track of where each file is stored, so it knows how many copies are available, and has many facilities to ensure your data is preserved. . git-annex can also be used to keep a folder in sync between computers, noticing when files are changed, and automatically committing them to git and transferring them to other computers. The git-annex webapp makes it easy to set up and use git-annex this way. Package: git-buildpackage Description-md5: 89d6bd0b3fedfb757da7a90ca9202b1c Description-en: Suite to help with Debian packages in Git repositories This package contains the following tools: * gbp buildpackage: build a package out of a Git repository, check for local modifications and tag appropriately * gbp import-orig: import a new upstream version into the Git repository * gbp export-orig: export an upstream tarball from the Git repository * gbp import-{dsc,dscs}: import existing Debian source packages into a Git repository * gbp dch: generate Debian changelog entries from Git commit messages * gbp {pull,clone}: clone and pull from remote repos * gbp pq: manage debian/patches easily * gbp create-remote-repo: create remote repositories * gbp push: push content to remote repositories * gbp tag: tag a Debian package in Git * gbp pristine-tar: create pristine-tar commits * gbp setup-gitattributes: set up Git attributes to disable transformations Package: git-buildpackage-rpm Description-md5: d618510ca8888f32507ce48f1d881128 Description-en: Suite to help with RPM packages in Git repositories This package contains the following tools: * gbp buildpackage-rpm: build a package out of a Git repository, check for local modifications and tag appropriately * gbp import-srpm: import existing RPM source packages into a Git repository * gbp pq-rpm: manage patches easily . These tools are currently in an experimental state. Branch names and repository layouts might change without lots of prior warning. Package: git-cinnabar Description-md5: 27a3c7a1c51425252ab30e24085d1cf3 Description-en: Git remote helper to interact with mercurial repositories git-cinnabar is a git remote helper to interact with mercurial repositories. Contrary to other such helpers, such as git-remote-hg, it doesn't use a local mercurial clone under the hood, and doesn't require mercurial (except to access local mercurial repositories). Package: gitlabracadabra Description-md5: e289cad21c5a6ffc4e084b2db8cd345a Description-en: Configure GitLab from a YAML file GitLab'racadabra is a way to configure a GitLab instance from a YAML configuration, using the API. . It is able to create GitLab's groups, projects, users and application settings. Package: gitolite3 Description-md5: 458db366714b53b29b08a7091183f01b Description-en: SSH-based gatekeeper for git repositories (version 3) Gitolite is an SSH-based gatekeeper providing access control for a server that hosts many git repositories. Without gitolite, each developer needing to push to one of the repositories hosted would need a user account on that server; gitolite lets you do that just using SSH public keys tied to a single, common, user that hosts all the repositories. . Gitolite can restrict who can read (clone/fetch) from or write (push) to a repository, and who can push to what branch or tag - an important issue in corporate environments. Other features include: * access control by branch-name or by modified file/directory; * per-developer "personal namespace" prefixes; * simple but powerful configuration file syntax (with validation); * config files (and authority for maintaining them) can be split; * easy integration with gitweb; * comprehensive logging; * easy migration from gitosis. Package: gitsign Description-md5: 0ef9a0305762b7e1402b9076d13a8783 Description-en: Keyless Git signing using Sigstore (program) Keyless Git signing with Sigstore! . This is heavily inspired by (https://github.com/github/smimesign), but uses keyless Sigstore to sign Git commits with your own GitHub / OIDC identity. . This package contains the command-line gitsign binary. Package: gittuf Description-md5: ba9afcf1d1262825099261531ba1375c Description-en: security layer for Git repositories (program) gittuf is a security layer for Git repositories. With gittuf, any developer who can pull from a Git repository can independently verify that the repository's security policies were followed. gittuf's policy, inspired by The Update Framework (TUF) (https://theupdateframework.io/), handles key management for all trusted developers in a repository, allows for setting permissions for repository branches, tags, files, etc., protects against other attacks (https://ssl.engineering.nyu.edu/papers/torres_toto_usenixsec-2016.pdf) Git is vulnerable to, and more — all while being backwards compatible with forges such as GitHub and GitLab. . gittuf is currently in alpha. gittuf's metadata may have breaking changes, meaning a repository's gittuf policy may have to be reinitialized from time to time. As such, gittuf is currently not intended to be the primary mechanism for enforcing a repository's security. . That said, we're actively seeking feedback from users. Take a look at the get started guide (/docs/get-started.md) to learn how to install and try gittuf out! . This package contains the command-line gittuf tool. Package: giza-dev Description-md5: aa6a91728e861cb48d8455b30499ddec Description-en: Lightweight scientific plotting library (development files) Giza is a lightweight scientific plotting library built on top of cairo that provides uniform output to multiple devices. Giza also provides a mostly compatible, modern replacement for the PGPLOT graphics library. . This package contains the development files. Package: gjs-tests Description-md5: 98d7e536886b52924ce8a283939a4bf8 Description-en: Mozilla-based javascript bindings for the GNOME platform (tests) Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package contains test programs, designed to be run as part of a regression testsuite. Package: gkrellshoot Description-md5: 64306555cbfc37198b8d75a1fdec59c7 Description-en: Plugin for gkrellm to lock the screen and make screenshots This plugin gives easy access to screenlock and screenshot facilities. For screenshot it uses ImageMagick. The plugin displays animations (like a screensaver) along with 'Lock' and 'Shoot' buttons to be clicked on. With the 'Shoot' button one can either grab a window, selected area or the whole screen. It's also possible to delay the screenshot by a given number of seconds. Another feature is that grabbed images can be viewed with your preferred image viewer. Pressing 'Lock' button will lock the screen and start your screen saver. (You need to have xscreensaver installed to use this feature.) Package: gkrelltop Description-md5: 9e4d9bf232e5eeb91171c37be9e9d138 Description-en: Top three intensive processes plugin for gkrellm Plugin for gkrellm that displays the top three cpu or memory intensive processes in a small window inside gkrellm, similar to wmtop. Useful to check out anytime what processes are consuming most cpu memory, or IO resources on your machine. Package: gkrelltopd Description-md5: 4cf6cbe7963d0d9f16995b9fef6cbe5f Description-en: Top three intensive processes plugin for gkrellmd Plugin for gkrellmd. This is the server end plugin of gkrelltop. Gkrelltop displays the top three cpu intensive processes in a small window inside gkrellm, similar to wmtop. Useful to check out anytime what processes are consuming most cpu memory, or IO resources on your machine. Package: gl-117 Description-md5: cc2d2ebcb2e055f9abe0c4334ebf9134 Description-en: action flight simulator gl-117 is a 3D action flight simulator featuring 20 missions, different fighters, a random terrain generator, lighting effects, sound effects, music, and joystick support. Package: gl-117-data Description-md5: 9806500f4e40f1260df9c25cfd8fecfe Description-en: data files for gl-117 gl-117 is a 3D action flight simulator featuring 20 missions, different fighters, a random terrain generator, lighting effects, sound effects, music, and joystick support. . This package contains music and sound files as well as models and textures for gl-117. Package: glance-tempest-plugin Description-md5: f366cae71f11388dac240c09826f8536 Description-en: OpenStack Integration Test Suite - Glance 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 Glance plugin. Package: glances Description-md5: b985e0253103aa5027d5b25058344340 Description-en: Curses-based monitoring tool Glances is a curses-based monitoring tool for GNU/Linux or BSD OS. Glances uses the PsUtil library to get information from your system. . It monitors CPU, load, memory, network bandwidth, disk I/O, disk use, process. Package: glances-doc Description-md5: 86b356cef08ba1aad85b54aa12b3f27b Description-en: Documentation for glances Curses-based monitoring tool This package provides all information about glances and how to use it Glances is a cross-platform curses-based monitoring tool which aims to present a maximum of information in a minimum of space, ideally to fit in a classical 80x24 terminal or higher to have additional information. Also work in client/server mode. Remote monitoring could be done via terminal or web interface Package: glaurung Description-md5: fd630cb5e0b404b71e22995e4b216518 Description-en: free UCI chess engine, to calculate chess moves This is a very strong chess engine, finished 4th place at internatonal ChessWar X. It uses the UCI (universal chess interface), for chess engines as communication protocol. This means to play against it, you have to use an UCI capable interface, like knights. Or an xboard adapter like polyglot. Package: gle-graphics Description-md5: 018f9b6ea87b70c5034b2da40dd16312 Description-en: Graphics Layout Engine GLE is a graphics scripting language designed for creating publication quality figures such as charts, plots, graphs, and diagrams. It supports various chart types (including function plot, histogram, bar chart, scatter plot, contour plot, color map, and surface plot) through a simple but flexible set of graphing commands; more complex output can be created by relying on its scripting language, which is full featured with subroutines, variables, and logic control. . GLE relies on LaTeX for text output and supports mathematical formulae in graphs and figures. Output formats include (E)PS, PDF, JPEG, and PNG. Package: gle-graphics-glebtool Description-md5: f8728a6048db69619097d92169055230 Description-en: Graphics Layout Engine glebtool glebtool is used to build the PDF gle-graphics-manual Package: gle-graphics-library Description-md5: 4f08499b401e8396d9897ab90a4c3714 Description-en: Library of routines and example scripts written in GLE These scripts used to come bundled with the GLE distribution. However, they may get updated prior to the next release. This repo makes them available separately for users to modify and/or update outside of the GLE release schedule. Package: glhack Description-md5: 8dfef1a1ec65b1120b25706114dd858a Description-en: Fullscreen SDL/OpenGL version of NetHack glHack is a port of the game NetHack, using hardware acceleration via OpenGL(R) to render the 2D tile graphics. It uses LibSDL as the video and input library. There is good support for software rendering (without OpenGL) as well. . glHack is just one of the many NetHack front-ends. Others include the original text-terminal (TTY) version, one for the X Window System, and one for GNOME called GnomeHack. . See the official NetHack website for complete information about the actual game. Package: glhack-dbgsym Description-md5: 94172dc8ca1d9f87819da1badc264895 Description-en: debug symbols for glhack Package: glob2 Description-md5: b38ff913791741efa07b5bd47dbb1f7e Description-en: innovative Real Time Strategy game Globulation 2 is an ongoing, multi-platform project to create innovative high-quality RTS gameplay, minimizing micro-management and assigning tasks to the units automatically. You just have to order the number of units you want for a selected task and the units will do their best to satisfy your requirements. . Glob2 can be played by a single player, through your Local Area Network, or over the Internet, thanks to the Ysagoon Online Gaming meta-server. It also features a scripting language for versatile gameplay and an integrated map editor. Package: glob2-data Description-md5: f3b699d25365d6bf68c7cdc0ee60c4c4 Description-en: innovative Real Time Strategy game - data files Globulation 2 is an ongoing, multi-platform project to create innovative high-quality RTS gameplay, minimizing micro-management and assigning tasks to the units automatically. You just have to order the number of units you want for a selected task and the units will do their best to satisfy your requirements. . This package provides the images, maps, and other architecture-independent data files for Globulation 2. Package: globus-gram-job-manager Description-md5: e12cf5fc33d4f30357b603c508e99173 Description-en: Grid Community Toolkit - GRAM Jobmanager The Grid Community Toolkit (GCT) is an open source software toolkit used for building grid systems and applications. It is a fork of the Globus Toolkit originally created by the Globus Alliance. It is supported by the Grid Community Forum (GridCF) that provides community-based support for core software packages in grid computing. . The globus-gram-job-manager package contains: GRAM Jobmanager Package: globus-seg-job-manager Description-md5: bc65fefbda1b1ebbfcd4deaa08e99cc5 Description-en: Grid Community Toolkit - Scheduler Event Generator Job Manager The Grid Community Toolkit (GCT) is an open source software toolkit used for building grid systems and applications. It is a fork of the Globus Toolkit originally created by the Globus Alliance. It is supported by the Grid Community Forum (GridCF) that provides community-based support for core software packages in grid computing. . The globus-seg-job-manager package contains: Scheduler Event Generator Job Manager Package: glosstex Description-md5: d484fb15a9e5ab22ec5e0200f8064581 Description-en: prepare glossaries and lists of acronyms GlossTeX is a tool for the automatic preparation of glossaries, lists of acronyms and sorted lists in general for use with LaTeX and MakeIndex. GlossTeX combines the functionality of acronym, nomencl and GloTeX. Like GloTeX, it uses the same format glossary definition files. GlossTeX can be used together with nomencl, nevertheless. Package: glslang-dev Description-md5: 04542cc7e13fee10f8534e6ee27b8dc0 Description-en: OpenGL and OpenGL ES shader front end and validator -- development files glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages. . This package includes files for development. Package: glslang-tools Description-md5: 8ba235a4d72a4a6f229d9c5567687090 Description-en: OpenGL and OpenGL ES shader front end and validator -- tools glslang is the official reference compiler front end for the OpenGL ES and OpenGL shading languages. It implements a strict interpretation of the specifications for these languages. . This package includes the validator tools. Package: glslc Description-md5: 1877a1dac5b9bfcebb2374ecd778c443 Description-en: Command line compiler for GLSL/HLSL to SPIR-V glslc wraps around core functionality in glslang and SPIRV-Tools. glslc and its library aims to provide: - a command line compiler with GCC- and Clang-like usage, for better integration with build systems; - an API where functionality can be added without breaking existing clients; - an API supporting standard concurrency patterns across multiple operating systems; - increased functionality such as file #include support. . This package contains the glslc binary. Package: glulxe Description-md5: 7ed367c63754aa644212d10665c20f90 Description-en: Interpreter for glulx interactive fiction glulxe is the authoritative interpreter for the Glulx interactive fiction VM, which is a 32-bit update of the older Z-Machine standard. . This program can play games ending with .ulx, .gblorb, .glb, .blorb, and .blb. glulxe needs only a terminal; the optional graphics in some Glulx games can be shown by using the package gargoyle-free instead. Package: glvis Description-md5: 76859bfb6754f3224ceb64cba648f5c1 Description-en: accurate and flexible finite element visualization This is an OpenGL tool for visualization of finite element meshes and functions. Package: glycin-loaders Description-md5: 699d41e1b52927760a8dd0874762ead8 Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package contains the image loaders. Package: gm2-12 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: gm2-12-doc Description-md5: 8c1ff0489b300a48b35a366311e7c7fd Description-en: Documentation for the GNU Modula-2 compiler (gm2) Documentation for the GNU Modula-2 compiler in HTML and info format. Package: gm2-13 Description-md5: 86da0732fb89cbbbb777aebc6d46bb28 Description-en: GNU D compiler (version 2) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-13-doc Description-md5: 8c1ff0489b300a48b35a366311e7c7fd Description-en: Documentation for the GNU Modula-2 compiler (gm2) Documentation for the GNU Modula-2 compiler in HTML and info format. Package: gm2-13-for-build Description-md5: 7cc656c744910632285aea28d1eea6e5 Description-en: GNU Modula-2 compiler for the build architecture This is the GNU Modula-2 compiler for the build architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package. Package: gm2-13-for-host Description-md5: c116400de44ebf7dafebe5650c8d9515 Description-en: GNU Modula-2 compiler for the host architecture This is the GNU Modula-2 compiler for the host architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gm2-13-x86-64-linux-gnu Description-md5: 715017f94accf8a4e1546b56f9253afd Description-en: GNU Modula-2 compiler for the x86_64-linux-gnu architecture This is the GNU Modula-2 compiler for the x86_64-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-15 Description-md5: e64f12bc1504dd633dc9ff6d7313cb70 Description-en: GNU Modula-2 compiler (version 2) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-15-doc Description-md5: 8c1ff0489b300a48b35a366311e7c7fd Description-en: Documentation for the GNU Modula-2 compiler (gm2) Documentation for the GNU Modula-2 compiler in HTML and info format. Package: gm2-15-for-build Description-md5: 7cc656c744910632285aea28d1eea6e5 Description-en: GNU Modula-2 compiler for the build architecture This is the GNU Modula-2 compiler for the build architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This is a dependency package. Package: gm2-15-for-host Description-md5: c116400de44ebf7dafebe5650c8d9515 Description-en: GNU Modula-2 compiler for the host architecture This is the GNU Modula-2 compiler for the host architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gm2-15-x86-64-linux-gnu Description-md5: 715017f94accf8a4e1546b56f9253afd Description-en: GNU Modula-2 compiler for the x86_64-linux-gnu architecture This is the GNU Modula-2 compiler for the x86_64-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gmediarender Description-md5: 22bc7578d815e1e0f92e4c3af8a98477 Description-en: Small headless UPnP media renderer gmediarender is a UPnP media renderer for POSIX-compliant systems, such as Linux or UNIX. It implements the server component that provides UPnP controllers a means to render media content (audio, video and images) from a UPnP media server. . gmrender-resurrect is a fork from GMediaRender which was abandoned upstream. Package: gmsh Description-md5: ec9c5a42a6097cc4bf803c56d0463756 Description-en: Three-dimensional finite element mesh generator Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmsh's own scripting language. . See Gmsh's reference manual for a more thorough overview of Gmsh's capabilities. Package: gmsh-doc Description-md5: ffe6fece0443158074b37b450e33efdb Description-en: Three-dimensional finite element mesh generator documentation Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmsh's own scripting language. . See Gmsh's reference manual for a more thorough overview of Gmsh's capabilities. . The package contains documentation and examples. Package: gmtsar Description-md5: 779544715601e2fa6cfbaede29f59eed Description-en: InSAR processing system based on Generic Mapping Tools - metapackage GMTSAR is an open source Interferometric Synthetic Aperture RADAR (InSAR) processing system designed for users familiar with Generic Mapping Tools (GMT). . The code is written in C and will compile on any computer where GMT and NETCDF are installed. . The system has three main components: * a preprocessor for each satellite data type (ERS-1/2, Envisat, ALOS-1, TerraSAR-X, COSMO-SkyMed, Radarsat-2, Sentinel-1A/B, and ALOS-2) to convert the native format and orbital information into a generic format; * an InSAR processor to focus and align stacks of images, map topography into phase, and form the complex interferogram; * a postprocessor, mostly based on GMT, to filter the interferogram and construct interferometric products of phase, coherence, phase gradient, and line-of sight displacement in both radar and geographic coordinates. . GMT is used to display all the products as pdf files and KML images for Google Earth. A set of shell scripts has been developed for standard 2-pass processing as well as geometric image alignment for stacking and time series. Package: gmtsar-core Description-md5: 8a52ead8afa1349762d0ebb3f9979bfd Description-en: InSAR processing system based on Generic Mapping Tools - core GMTSAR is an open source Interferometric Synthetic Aperture RADAR (InSAR) processing system designed for users familiar with Generic Mapping Tools (GMT). . The code is written in C and will compile on any computer where GMT and NETCDF are installed. . The system has three main components: * a preprocessor for each satellite data type (ERS-1/2, Envisat, ALOS-1, TerraSAR-X, COSMO-SkyMed, Radarsat-2, Sentinel-1A/B, and ALOS-2) to convert the native format and orbital information into a generic format; * an InSAR processor to focus and align stacks of images, map topography into phase, and form the complex interferogram; * a postprocessor, mostly based on GMT, to filter the interferogram and construct interferometric products of phase, coherence, phase gradient, and line-of sight displacement in both radar and geographic coordinates. . GMT is used to display all the products as pdf files and KML images for Google Earth. A set of shell scripts has been developed for standard 2-pass processing as well as geometric image alignment for stacking and time series. . This package provides gmtsar executable programs. Package: gmtsar-data Description-md5: 4831c5967f6975befafed15113be17db Description-en: InSAR processing system based on Generic Mapping Tools - data GMTSAR is an open source Interferometric Synthetic Aperture RADAR (InSAR) processing system designed for users familiar with Generic Mapping Tools (GMT). . The code is written in C and will compile on any computer where GMT and NETCDF are installed. . The system has three main components: * a preprocessor for each satellite data type (ERS-1/2, Envisat, ALOS-1, TerraSAR-X, COSMO-SkyMed, Radarsat-2, Sentinel-1A/B, and ALOS-2) to convert the native format and orbital information into a generic format; * an InSAR processor to focus and align stacks of images, map topography into phase, and form the complex interferogram; * a postprocessor, mostly based on GMT, to filter the interferogram and construct interferometric products of phase, coherence, phase gradient, and line-of sight displacement in both radar and geographic coordinates. . GMT is used to display all the products as pdf files and KML images for Google Earth. A set of shell scripts has been developed for standard 2-pass processing as well as geometric image alignment for stacking and time series. . This package provides gmtsar shared data files. Package: gmtsar-scripts Description-md5: c589e9012b6c17f5863a622ed2fe3e70 Description-en: InSAR processing system based on Generic Mapping Tools - scripts GMTSAR is an open source Interferometric Synthetic Aperture RADAR (InSAR) processing system designed for users familiar with Generic Mapping Tools (GMT). . The code is written in C and will compile on any computer where GMT and NETCDF are installed. . The system has three main components: * a preprocessor for each satellite data type (ERS-1/2, Envisat, ALOS-1, TerraSAR-X, COSMO-SkyMed, Radarsat-2, Sentinel-1A/B, and ALOS-2) to convert the native format and orbital information into a generic format; * an InSAR processor to focus and align stacks of images, map topography into phase, and form the complex interferogram; * a postprocessor, mostly based on GMT, to filter the interferogram and construct interferometric products of phase, coherence, phase gradient, and line-of sight displacement in both radar and geographic coordinates. . GMT is used to display all the products as pdf files and KML images for Google Earth. A set of shell scripts has been developed for standard 2-pass processing as well as geometric image alignment for stacking and time series. . This package provides c-shell sctipts for gmtsar. Package: gnarwl Description-md5: 47575bcbaf01d49fa49a934634cd93bd Description-en: Email autoresponder based on LDAP Gnarwl is an email autoresponder. Unlike the original vacation program, gnarwl is based on LDAP, so that there's no need for users to have unix accounts on the mail server. Package: gnat-12 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-12-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-13 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-13-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-13-for-build Description-md5: 66ec605ce8a00da3b6957457f873b44e Description-en: GNU Ada compiler for the build architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. . This is a dependency package. Package: gnat-13-for-host Description-md5: 26e4a341bb88e54a4842408bed0e44a5 Description-en: GNU Ada compiler for the host architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gnat-13-x86-64-linux-gnu Description-md5: 759fa47ec4a247c672dca154584fe221 Description-en: GNU Ada compiler for the x86_64-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-15 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-15-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-15-for-build Description-md5: 66ec605ce8a00da3b6957457f873b44e Description-en: GNU Ada compiler for the build architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. . This is a dependency package. Package: gnat-15-for-host Description-md5: 26e4a341bb88e54a4842408bed0e44a5 Description-en: GNU Ada compiler for the host architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gnat-15-x86-64-linux-gnu Description-md5: 759fa47ec4a247c672dca154584fe221 Description-en: GNU Ada compiler for the x86_64-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-mingw-w64 Description-md5: 1562dadaf2bdac519bb9c18b81e84dc7 Description-en: GNU Ada compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gnat-mingw-w64-i686 Description-md5: ebdcd25cfbe0ca4c6add299e73634239 Description-en: GNU Ada compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gnat-mingw-w64-i686-posix Description-md5: d3d4f50a6680407f291d49171d48eaf4 Description-en: GNU Ada compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gnat-mingw-w64-i686-win32 Description-md5: ca2e7efc6aa8646c992d40a727079873 Description-en: GNU Ada compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gnat-mingw-w64-x86-64 Description-md5: 0328018315680f1cb26ea975661e7c0a Description-en: GNU Ada compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gnat-mingw-w64-x86-64-posix Description-md5: c8efde02816ce5b6297ec4a53754a4c7 Description-en: GNU Ada compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gnat-mingw-w64-x86-64-win32 Description-md5: b51b502172020254cc2e28dc8bc50333 Description-en: GNU Ada compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Ada compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: 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-applets Description-md5: be9d3b81bf1932b197878a22ae7eb300 Description-en: Various applets for the GNOME panel - binary files Keyboard Accessibility Status: indicates keyboard accessibility settings, including the current state of the keyboard, if those features are in use. . Battery Charge Monitor: monitors the power subsystem on a laptop. . Brightness: provides a way to adjust screen brightness. . Character palette: provides a convenient way to access non-standard characters, such as accented characters, mathematical symbols, special symbols, and punctuation marks. . Command: shows the output of a command. . CPUFreq: CPU frequency scaling monitor. . Disk Mounter: lets you mount and unmount drives and file systems. . Eyes: pair of eyes which follow the mouse pointer around the screen. . Weather Report: shows the current weather conditions, and forecasts. . Inhibit: allows you to inhibit automatic power saving. . Command Line (Mini Commander): adds a command line to the panel. . System Monitor: a system load indicator. . Network Monitor (Netspeed): shows how much traffic occurs on a network device (ethernet card, wireless LAN card, or dial-up). . Sticky Notes: lets you create, view, and manage sticky notes on the desktop. . Search Bar: allows you to find your data quickly using LocalSearch. . Timer: lets you start a timer and receive a notification when it is finished. . Trash: lets you drag items to the trash folder. . Window Buttons: shows window controls (minimize, restore, close) in the panel for maximized windows. . Window Picker applet: window switcher showing only icons, not titles. . Window Title: shows window title in the panel for maximized windows. Package: gnome-applets-data Description-md5: ee365d5f47182bbf8d8d6a9844b020e2 Description-en: Various applets for the GNOME panel - data files This package contains data files (pixmaps, icons, documentations) needed by the gnome-applets package. Package: gnome-authenticator Description-md5: fe48094b7abf5c3266e591fb282c2ab7 Description-en: TOTP authentication app for the GNOME Desktop Authenticator is an application for the GNOME desktop, featuring: - QR code scanner - Beautiful UI - Huge database of more than 560 supported services - Keep your PIN tokens secure by locking the application with a password - Automatically fetch an image for services using their favicon - The possibility to add new services . Authenticator is a GNOME Circle app. Package: gnome-classic Description-md5: 0170c9af2a22a5fea78877eca0d84bac Description-en: Classic version of the GNOME desktop This package contains the required components for the GNOME Classic session, based on the GNOME Shell. It can be started from a display manager such as GDM, and requires 3D acceleration to work properly. . The GNOME Shell provides core interface functions like switching windows, launching applications or see your notifications. It takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a delightful and easy to use experience. GNOME Shell is the defining technology of the GNOME user experience. . GNOME Classic provides an alternative version of GNOME Shell that uses more traditional design elements. Package: gnome-classic-xsession Description-md5: 8b17ed0fe3e266369f32a8171413722c Description-en: Classic version of the GNOME desktop using Xorg This package contains the required components for the GNOME Classic on Xorg session, based on the GNOME Shell. It can be started from a display manager such as GDM, and requires 3D acceleration to work properly. . The GNOME Shell provides core interface functions like switching windows, launching applications or see your notifications. It takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a delightful and easy to use experience. GNOME Shell is the defining technology of the GNOME user experience. . GNOME Classic provides an alternative version of GNOME Shell that uses more traditional design elements. 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-icon-theme Description-md5: 416abd96804966206e6ebef2abb8e56f Description-en: This package contains the default icon theme used by the GNOME The icons are used in the panel menu, and in nautilus and other applications to represent the different applications, files, directories, and devices. Package: gnome-mahjongg Description-md5: adc178a2d2b4ff75c015f3907a755657 Description-en: classic Eastern tile game for GNOME This is a solitaire (one player) version of the classic Eastern tile game, Mahjongg. . You start with five levels of tiles which are stacked so some are covered up by the tiles on top. The object of Mahjongg is to remove all the tiles from the game, by finding matching pairs which look alike. Package: gnome-maps Description-md5: d2e6b5504bdde5755eb5c696cfa41232 Description-en: map application for GNOME Maps is a map application for GNOME that allows you to view maps in different zoom levels, search for places, etc. Package: gnome-metronome Description-md5: 626c4ec78eafe56861cfcd5e1fe8a2e9 Description-en: Simple Metronome application for the GNOME desktop Metronome is a GNOME application to help you keep the tempo while practising your instrument. . Features: * Select the tempo by changing the beats per minute, or by tapping it * Select the time signature * Play the metronome Package: gnome-mines Description-md5: 36262e86f4363ae5903b00c430f60af1 Description-en: popular minesweeper puzzle game for GNOME Mines is a puzzle game where you locate mines floating in an ocean using only your brain and a little bit of luck. Package: gnome-multi-writer Description-md5: d3ad93a45821fbec7ec8f3de269ada45 Description-en: Write an ISO file to multiple USB devices at once MultiWriter can be used to write an ISO file to multiple USB devices at once. Supported drive sizes are between 1Gb and 32Gb. . MultiWriter may be useful for QA testing, to create a GNOME Live image for a code sprint or to create hundreds of LiveUSB drives for a trade show. Package: gnome-music Description-md5: 0641d53778635a80dcd6b9028bd041ad Description-en: Music playing app for the GNOME Desktop Music is a music playing application that is a simple and elegant replacement for using Files to show the Music directory. Package: gnome-nibbles Description-md5: ccb0a9603f67265e5d5ac0d42961ba34 Description-en: snake game, up to four players This is a GNOME port of the popular “Snake” game. . Nibbles is a game where the user controls a worm. The worm moves around the board, eating diamonds while avoiding the walls placed around it. 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: gnome-shell-extension-apps-menu Description-md5: 8abe5fb960b699320726d35050c2d0ad Description-en: Category based app menu for GNOME Shell GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to add a category based Apps menu similar to what is found in classic desktops. . This package is part of the GNOME Classic default set of extensions. Package: gnome-shell-extension-auto-move-windows Description-md5: fbc91723b58a31e24ad25a1f54831f01 Description-en: GNOME Shell extension to move apps to specific workspaces GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to move apps to specific workspaces when they create windows. Package: gnome-shell-extension-drive-menu Description-md5: 064f33b7f539cfe53acce896ded0d7e2 Description-en: Removable drive status menu for GNOME Shell GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to add a status menu for accessing and unmounting removable devices. Package: gnome-shell-extension-gpaste Description-md5: c88f5c89577d5ee554fede8bcfca6cfc Description-en: GPaste extension for GNOME Shell GPaste manages clipboard history and allows easy access to it using keyboard shortcuts, gnome-shell extension, command-line tools, gir bindings. . This package provides the gnome-shell extension. . Please note that the extension must be manually enabled, for example using gnome-tweak-tool. Package: gnome-shell-extension-launch-new-instance Description-md5: 1b6ac7ca35dc200c18b67bcf536b06da Description-en: GNOME Shell extension to launch new instances of apps GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to always launch a new instance of an app when clicking in the Dash or the application view. . This package is part of the GNOME Classic default set of extensions. Package: gnome-shell-extension-light-style Description-md5: 7c0957f685e3e1e63343f2639401853a Description-en: GNOME Shell extension to switch the Shell to light style GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to switch GNOME Shell to use a light style instead of the default. Package: gnome-shell-extension-native-window-placement Description-md5: 892088cd510f6989d4777d210b01235d Description-en: GNOME Shell extension to arrange windows in a more compact way GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to arrange windows in the GNOME Shell overview in a more compact way. Package: gnome-shell-extension-places-menu Description-md5: 18a453b0f158d819c4b9c28262dc916d Description-en: Places menu for GNOME Shell GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to add a menu for quickly navigating to places in the system, similar to the menu in GNOME 2. . This package is part of the GNOME Classic default set of extensions. Package: gnome-shell-extension-screenshot-window-sizer Description-md5: c6a6725f2955fff7f562bca26866d88b Description-en: GNOME Shell extension to resize windows for GNOME Software screenshots GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to resize windows to the recommended size for creating screenshots for use in the GNOME Software app. Package: gnome-shell-extension-status-icons Description-md5: 5b48ab70e12b803a582a139a944c671d Description-en: GNOME Shell extension to show some status icons in the top bar GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to show some status icons in the top bar. Package: gnome-shell-extension-system-monitor Description-md5: 8193e958f35d5b3afbc18e92e2f5d10c Description-en: Display system information in GNOME Shell status bar GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to display system information such as memory usage, cpu usage, network rates and more in the top bar. Package: gnome-shell-extension-user-theme Description-md5: efbe0a1aa4b4c3e779b7e2bcad5512be Description-en: GNOME Shell extension to load alternative GNOME Shell themes GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to allow switching to alternative GNOME Shell themes. Package: gnome-shell-extension-window-list Description-md5: 49c3209cc4b740e84a57fa7cd0bf6063 Description-en: GNOME Shell extension to display a window list GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to display a window list at the bottom of the screen. . This package is part of the GNOME Classic default set of extensions. Package: gnome-shell-extension-windows-navigator Description-md5: 31547c62c1f2e15b66089dda10d355e4 Description-en: GNOME Shell extension to allow keyboard selection in overlay mode GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to allow keyboard selections of windows and workspaces in overlay mode. Ctrl+number selects a workspace and Alt+number selects a window. Package: gnome-shell-extension-workspace-indicator Description-md5: 98f5bc4205034e0d7d299a96946d1a16 Description-en: Workspace indicator for GNOME Shell GNOME Shell is extensible using extensions. This package contains an official GNOME Shell extension to add an indicator to the panel to show what workspace you are using and allow you to switch to a different workspace. Package: gnome-shell-extensions Description-md5: 01a88ff8a68c54236646b61b1c64baa4 Description-en: Extensions to extend functionality of GNOME Shell GNOME Shell is extensible using extensions. This package contains all the official GNOME Shell extensions. . This is an empty transitional package and will likely be removed in the future. Package: gnome-shell-extensions-common Description-md5: cbb0cea91201ea810fe8e6162cafd08d Description-en: common files for official GNOME Shell extensions GNOME Shell is extensible using extensions. This package contains common data files such as translations for the official GNOME Shell extensions. Package: gnome-sudoku Description-md5: 36f1efc2746ddf39c8f11ff90893cc96 Description-en: Sudoku puzzle game for GNOME This is an application for playing the popular sudoku logic puzzle game, in which one must fill a 9 by 9 square with the correct digits. . It features automatic puzzle generation, saving and restoring games, annotations, trackers, and much more. Package: gnome-video-trimmer Description-md5: 0be32fcc486d3f53bec93adba0576a05 Description-en: Simple GUI application for lossless cutting of video files Video Trimmer is an easy-to-use graphical application for cutting video files. It does so without re-encoding the video, avoiding any loss of quality in the process. . Video Trimmer is a GNOME Circle app. Package: gnomekiss Description-md5: edf5d9e50013e1e86767c9523d396d85 Description-en: KiSS paper doll viewer for GNOME GnomeKiSS is an implementation of French-KiSS for the GNOME desktop environment, using GNOME, GTK+ and the X Window System. French KiSS is an enhanced KiSS/GS for scriptable dolls, where KiSS is an abbreviation for Kisekae Set System. . Cherry KiSS and Enhanced Palette are supported, with full alpha transparency and FKiSS. If you want to open any lzh paperdoll files you have to install the package lha from non-free as well. Package: gnss-sdr Description-md5: 6a1f2614c96eb752a0756f1336c67533 Description-en: Global navigation satellite systems software defined receiver Global Navigation Satellite Systems receiver defined by software. It performs all the signal processing from raw signal samples up to the computation of the Position-Velocity-Time solution, including code and phase observables. It is able to work with raw data files or, if there is computational power enough, in real time with suitable radiofrequency front-ends. This software is mainly developed at CTTC (Centre Tecnologic de Telecomunicacions de Catalunya, https://www.cttc.cat) with contributions from around the world. More info at https://gnss-sdr.org Package: gnubg Description-md5: b33dfee3416c204f55eea43bc48fd18c Description-en: graphical or console backgammon program with analysis GNU Backgammon is a strong backgammon program (world-class with a bearoff database installed) usable either as an engine by other programs or as a standalone backgammon game. In addition to supporting simple play, it also has extensive analysis features, a tutor mode, adjustable difficulty, and support for exporting annotated games. It can be played either from a GTK+ graphical interface, optionally with a 3D board, or from a simple text console. Package: gnubg-data Description-md5: 1e915e485736f680b7441944c9ee75ef Description-en: data files for GNU Backgammon GNU Backgammon is a strong backgammon program (world-class with a bearoff database installed) usable either as an engine by other programs or as a standalone backgammon game. . This package contains the data files needed by GNU Backgammon (textures, sounds, locale information, neural network weights, and so forth). Package: gnumed-client Description-md5: 6cc82a042190bb497f847ec008443b9e Description-en: medical practice management - Client This is the GNUmed Electronic Medical Record. Its purpose is to enable doctors to keep a medically sound record on their patients' health. It does not currently provide functionality for stock keeping. Clinical features are well-tested by real doctors in the field. . While the GNUmed team has taken the utmost care to make sure the medical records are safe at all times you still need to make sure you are taking appropriate steps to backup the medical data to a safe place at appropriate intervals. Do not forget to test your recovery procedures, too ! . Protect your data! GNUmed itself comes without any warranty whatsoever. You have been warned. . This package contains the wxpython client. Package: gnumed-client-de Description-md5: 6de635bb5f2b0ed9de38250d04e5f74b Description-en: medical practice management - Client for German users Just install this package if you want to use the GNUmed client in Germany and you have to use German chipcard systems. The package installs the GNUmed client and cares for proper libchipcard support. Package: gnumed-common Description-md5: 6ebd23a6d370faa2d7114b720e28c691 Description-en: medical practice management - common files This is the GNUmed Electronic Medical Record. Its purpose is to enable doctors to keep a medically sound record on their patients' health. Currently it is not fully featured. The features provided are, however, tested, in use, and considered stable. This package does NOT yet provide functionality for billing and stock keeping. . While the GNUmed team has taken the utmost care to make sure the medical records are safe at all times you still need to make sure you are taking appropriate steps to backup the medical data to a safe place at appropriate intervals. Do test your backup and disaster recovery procedures, too ! . Protect your data! GNUmed itself comes without any warranty whatsoever. You have been warned. . This package contains the files which are common to client and server. Package: gnumed-doc Description-md5: 4aa14856f3d55f30d5a6a8bc3fec4003 Description-en: medical practice management - Documentation This is the GNUmed Electronic Medical Record. Its purpose is to enable doctors to keep a medically sound record on their patients' health. Currently it is not fully featured. The features provided are, however, tested, in use, and considered stable. This package does NOT yet provide functionality for billing and stock keeping. . While the GNUmed team has taken the utmost care to make sure the medical records are safe at all times you still need to make sure you are taking appropriate steps to backup the medical data to a safe place at appropriate intervals. Do test your backup and disaster recovery procedures, too ! . Protect your data! GNUmed itself comes without any warranty whatsoever. You have been warned. . This package contains the documentation for users. Package: gnumed-server Description-md5: 6b105eb03a84d12565345f40d5335620 Description-en: medical practice management - server This is the GNUmed Electronic Medical Record. Its purpose is to enable doctors to keep a medically sound record on their patients' health. It does not currently provide functionality for billing and stock keeping. Clinical features are well-tested by real doctors in the field. . While the GNUmed team has taken the utmost care to make sure the medical records are safe at all times you still need to make sure you are taking appropriate steps to backup the medical data to a safe place at appropriate intervals. Do not forget to test your recovery procedures, too ! . Protect your data! GNUmed itself comes without any warranty whatsoever. You have been warned. . This package contains the PostgreSQL server part. . Note: The package does currently _NOT_ build the GNUmed database but just installs the needed SQL files. Please see README.Debian. Package: gnupg-agent Description-md5: 4676770831dd43b5b80c96a103cfd422 Description-en: GNU privacy guard - cryptographic agent (dummy transitional package) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This is a dummy transitional package; please use gpg-agent instead. Package: gnupg2 Description-md5: b00f9e73860378b7bce07e0ad3dd2e88 Description-en: GNU privacy guard - a free PGP replacement (dummy transitional package) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This is a dummy transitional package that provides symlinks from gpg2 to gpg. 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-common Description-md5: 21e07eaabb93b22e8ae11a6c5c6069f3 Description-en: Common files for the core GNUstep environment This package contains the main GNUstep configuration file, common files, scripts and directory layout needed to run any GNUstep software. 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: gnustep-make Description-md5: 7310f8ab166503bcfee57a368b5ff34c Description-en: GNUstep build system This package contains the makefiles needed to compile any GNUstep software, and the GNUstep Test Framework used by GNUstep packages to build and run tests. Package: gnustep-make-doc Description-md5: 98bf098f69a7d90ca5639d83ded2753d Description-en: Documentation for GNUstep Make This package contains the GNUstep Make manual in Info, HTML and PDF format. Also included are several documents such as the GNUstep HOWTO, FAQ and explanation of the GNUstep filesystem which are useful to get familiar with the basic aspects of the GNUstep environment. Package: gnustep-multiarch Description-md5: 82e873d650253043aa67911e7577d758 Description-en: GNUstep Multi-Arch support This package contains the symlinks in the GNUstep System Library (/usr/lib/x86_64-linux-gnu/GNUstep) to their corresponding architecture-independent directories at /usr/share. Package: go-junit-report Description-md5: 3da3ede090b1ba71b6b42ea0a828e7ef Description-en: convert Go test output to JUnit XML (program) go-junit-report is a tool that converts go test output to a JUnit compatible XML report, suitable for use with applications such as Jenkins or GitLab CI. . By default, go-junit-report reads go test -v output generated by the standard library testing package from stdin and writes a JUnit XML report to stdout. Package: gobgpd Description-md5: e6f6939bca8bc73a3489a527ad1b3bc7 Description-en: BGP implemented in Go (daemon and client) GoBGP is an open source BGP implementation designed from scratch for modern environment and implemented in Go. It is designed to exploit multicore processors and can be easily integrated with other software through an RPC API. . This package contains both the daemon and the client. Package: gobjc++-12 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++-12-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++-13 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++-13-for-build Description-md5: c4787a502b3ba4f5182d072f7a9b7dc4 Description-en: GNU Objective-C++ compiler for the build architecture This is the GNU Objective-C++ compiler for the build architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gobjc++-13-for-host Description-md5: 6eb456849ad49181c17bb137b0c69f45 Description-en: GNU Objective-C++ compiler for the host architecture This is the GNU Objective-C++ compiler for the host architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gobjc++-13-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++-13-x86-64-linux-gnu Description-md5: d42533fdeebe4ead4bce7ea608fd980c Description-en: GNU Objective-C++ compiler for the x86_64-linux-gnu architecture This is the GNU Objective-C++ compiler for the x86_64-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-15 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++-15-for-build Description-md5: c4787a502b3ba4f5182d072f7a9b7dc4 Description-en: GNU Objective-C++ compiler for the build architecture This is the GNU Objective-C++ compiler for the build architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gobjc++-15-for-host Description-md5: 6eb456849ad49181c17bb137b0c69f45 Description-en: GNU Objective-C++ compiler for the host architecture This is the GNU Objective-C++ compiler for the host architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gobjc++-15-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++-15-x86-64-linux-gnu Description-md5: d42533fdeebe4ead4bce7ea608fd980c Description-en: GNU Objective-C++ compiler for the x86_64-linux-gnu architecture This is the GNU Objective-C++ compiler for the x86_64-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-mingw-w64 Description-md5: dc7e3abeb026ad5da4a85f91fa070a74 Description-en: GNU Objective-C++ compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gobjc++-mingw-w64-i686 Description-md5: 0517df82def24a8915a4a2be58749172 Description-en: GNU Objective-C++ compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gobjc++-mingw-w64-i686-posix Description-md5: 6e63256af7f3fdead5ba0305c626eac5 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc++-mingw-w64-i686-win32 Description-md5: 0696c94a708736812e65ad9a40746273 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gobjc++-mingw-w64-x86-64 Description-md5: bb20907e50d2659494026949f23b16cc Description-en: GNU Objective-C++ compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gobjc++-mingw-w64-x86-64-posix Description-md5: ebf58359e18f213c08d8b10411f94cf7 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc++-mingw-w64-x86-64-win32 Description-md5: 5551ceb3abf97239c8901e039dc560c8 Description-en: GNU Objective-C++ compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C++ compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gobjc-12 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-12-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-13 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-13-for-build Description-md5: 00a45a638d9dea92abad9b24b56a66fc Description-en: GNU Objective-C compiler for the build architecture This is the GNU Objective-C compiler for the build architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gobjc-13-for-host Description-md5: ec590acbac35f97ced34020023b140bc Description-en: GNU Objective-C compiler for the host architecture This is the GNU Objective-C compiler for the host architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gobjc-13-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-13-x86-64-linux-gnu Description-md5: 422b34aab953e689456f69bc9fa19667 Description-en: GNU Objective-C compiler for the x86_64-linux-gnu architecture This is the GNU Objective-C compiler for the x86_64-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-15 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-15-for-build Description-md5: 00a45a638d9dea92abad9b24b56a66fc Description-en: GNU Objective-C compiler for the build architecture This is the GNU Objective-C compiler for the build architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package. Package: gobjc-15-for-host Description-md5: ec590acbac35f97ced34020023b140bc Description-en: GNU Objective-C compiler for the host architecture This is the GNU Objective-C compiler for the host architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gobjc-15-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-15-x86-64-linux-gnu Description-md5: 422b34aab953e689456f69bc9fa19667 Description-en: GNU Objective-C compiler for the x86_64-linux-gnu architecture This is the GNU Objective-C compiler for the x86_64-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-mingw-w64 Description-md5: 7fe2ecb47243cc07bea99018742991b0 Description-en: GNU Objective-C compiler for MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32- and 64-bit MinGW-w64 targets. Package: gobjc-mingw-w64-i686 Description-md5: 172fe07dd1538747126285978c1061e8 Description-en: GNU Objective-C compiler for MinGW-w64 targeting Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets. Package: gobjc-mingw-w64-i686-posix Description-md5: 3be549903ba16400e761d50360f234a9 Description-en: GNU Objective-C compiler for MinGW-w64, Win32/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc-mingw-w64-i686-win32 Description-md5: f53953ed988e77ca04a5e9a57d390e32 Description-en: GNU Objective-C compiler for MinGW-w64, Win32/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 32-bit MinGW-w64 targets, using the Win32 threading model. Package: gobjc-mingw-w64-x86-64 Description-md5: 11ea58d29c4f5d92c7dc744cf90b0af6 Description-en: GNU Objective-C compiler for MinGW-w64 targeting Win64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets. Package: gobjc-mingw-w64-x86-64-posix Description-md5: 9f75b5920ef296d65897332a582bfac6 Description-en: GNU Objective-C compiler for MinGW-w64, Win64/POSIX MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the POSIX threading model. Package: gobjc-mingw-w64-x86-64-win32 Description-md5: 4ea5963c05fed1a60c996954e71f2d0a Description-en: GNU Objective-C compiler for MinGW-w64, Win64/Win32 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the Objective-C compiler, supporting cross-compiling to 64-bit MinGW-w64 targets, using the Win32 threading model. Package: gocryptfs Description-md5: 885f33609ec7ba845f3f61d4715db79f Description-en: Encrypted overlay filesystem written in Go gocryptfs is built on top of the excellent go-fuse (https://github.com/hanwen/go-fuse) FUSE library and its LoopbackFileSystem API. . This project was inspired by EncFS and strives to fix its security issues while providing good performance (benchmarks (https://nuetzlich.net/gocryptfs/comparison/#performance)). . For details on the security of gocryptfs see the Security (https://nuetzlich.net/gocryptfs/security/) design document. Package: gogglesmm Description-md5: 67bd1e72656f8d081a1a2f5ed7317d04 Description-en: Goggles Music Player and Manager Goggles Music Manager is a easy to use music manager and player for the Linux desktop. It comes with a podcast manager to download and/or play podcasts from the internet. Music tracks can be organized in various ways using play lists and custom filters. The buildin tag editor allows for easy editing tags in files, including adding album art and lyrics. . Features: * Fast and light weight. Quick startup, no splash screen needed! * Supports Ogg Vorbis, Opus, FLAC, MP3 and MP4 (aac) * Support for cover art embedded in tag or as separate file on disk * Subscribe to Podcasts (rss) using the buildin podcast manager * Tag editing and powerful file renaming capability * Leading word filter to prevent sorting on common words like the, a or an * Configurable Filters / smart play lists * Configurable play lists * Import/Export music library and play lists to XSPF, PLS, Extended M3U, M3U and CSV * Clipboard & DND (drag-and-drop) to arrange playlists and dragging to and from desktop * Clean and fast database backend using SQLite 3 * Written using FOX, one of the fastest GUI toolkits available * Last.fm and libre.fm audio scrobbler support * Replay Gain support (Ogg Vorbis, FLAC and mp3 with APE tags) * Translated in Czech, French, German, Hungarian, Portuguese, Russian and Spanish Package: golang-github-ansible-receptor-dev Description-md5: 3ccf737c7a26373dca86a72c5c28a20b Description-en: Daemon for controlling a mesh of nodes and workers (library) Receptor is an overlay network intended to ease the distribution of work across a large and dispersed collection of workers. Receptor nodes establish peer-to-peer connections with each other via existing networks. . These are the Golang development files. Package: golang-github-apache-arrow-go-dev Description-md5: b8656dfef7719839dfa933204a6ae592 Description-en: toolbox for data interchange and in-memory analytics (Go library) Apache Arrow (https://arrow.apache.org) is a cross-language development platform for in-memory data. It specifies a standardized language- independent columnar memory format for flat and hierarchical data, organized for efficient analytic operations on modern hardware. It also provides computational libraries and zero-copy streaming messaging and inter-process communication. . This package contains the Go development library. Package: golang-github-ashcrow-osrelease-dev Description-md5: 8e683e464ab3cfad38a8ed9962f7b690 Description-en: Go library/binary for parsing osrelease The osrelease package is a Go library designed to simplify the process of reading and parsing /etc/os-release files. These files contain operating system identification data, which can be useful for various system administration and automation tasks. . This package provides an easy-to-use API for accessing the contents of os-release files, making it straightforward to retrieve information such as the operating system's name, version, and other relevant details. It supports both automatic detection of the os-release file and explicit file loading. Package: golang-github-beevik-etree-dev Description-md5: b761a34ccbd61d6735e9089fd9d62e1e Description-en: parse and generate XML easily in go The etree package is a lightweight, pure go package that expresses XML in the form of an element tree. Its design was inspired by the Python ElementTree (http://docs.python.org/2/library/xml.etree.elementtree.html) module. Package: golang-github-buengese-sgzip-dev Description-md5: fab15516b5472da6d4ce60b7a0adaadd Description-en: experiments for a seekable gzip for use in rclone based on pgzip (library) This is an experimental implementation of gzip that allows seeking in the compressed file. In normal gzip files that can only be achieved by decompressing from the start and discarding all data until the selected offset. This gzip implementation works around this by creating a special metadata file that maps uncompressed blocks to compressed blocks allowing it to only read the compressed blocks required. . Due to necessity of being able to start decompression from any block the dictionary is reset after every block. This somewhat negatively effects compression ratio but is a necessary tradeof in our use case. The gzip files created by this library are valid normal gzip files and can be decompressed by any other gzip implementation. . Warning . This library was purpose build for the rclone compression backend. If you are looking for a multithreaded golang gzip implementation you should be using klauspost/pgzip (https://github.com/klauspost/pgzip) which is the base for this library. Package: golang-github-cloudflare-circl-dev Description-md5: 6d34360357f475f04fc81a2f1a97823b Description-en: Cloudflare Interoperable Reusable Cryptographic Library (golang) CIRCL (Cloudflare Interoperable, Reusable Cryptographic Library) is a collection of cryptographic primitives written in Go. The goal of this library is to be used as a tool for experimental deployment of cryptographic algorithms targeting Post-Quantum (PQ) and Elliptic Curve Cryptography (ECC). . Security Disclaimer This library is offered as-is, and without a guarantee. Therefore, it is expected that changes in the code, repository, and API occur in the future. It's recommended to take caution before using this library in a production application since part of its content is experimental. Package: golang-github-containerd-stargz-snapshotter-dev Description-md5: 6a39a72f96fad16724d13a2ec2051418 Description-en: Fast container image distribution plugin with lazy pulling (library) Pulling image is one of the time-consuming steps in the container lifecycle. Stargz Snapshotter is an implementation of snapshotter which aims to solve this problem by lazy pulling. Lazy pulling here means a container can run without waiting for the pull completion of the image and necessary chunks of the image are fetched on-demand. . eStargz is a lazily-pullable image format proposed by this project. This is compatible to OCI images so this can be pushed to standard container registries (e.g. ghcr.io) as well as this is still runnable even on eStargz-agnostic runtimes including Docker. eStargz format is based on stargz image format by CRFS but comes with additional features like runtime optimization and content verification. . This package contains the golang library for use in other packages Package: golang-github-crowdsecurity-crowdsec-dev Description-md5: f39599b1fe6022842887edc50e752f6b Description-en: lightweight and collaborative security engine - library CrowdSec is a lightweight security engine, able to detect and remedy aggressive network behavior. It can leverage and also enrich a global community-wide IP reputation database, to help fight online cybersec aggressions in a collaborative manner. . This package contains the development files. Package: golang-github-ergochat-readline-dev Description-md5: a3ef0a2960f488d1e8311f01512145e8 Description-en: readline implementation in pure Go (library) This is a pure Go implementation of functionality comparable to GNU Readline (https://en.wikipedia.org/wiki/GNU_Readline), i.e. line editing and command history for simple TUI programs. . It is a fork of chzyer/readline (https://github.com/chzyer/readline). . * Relative to the upstream repository, it is actively maintained and has numerous bug fixes and improvements (see docs/CHANGELOG.md). See the migration guide (docs/MIGRATING.md) for advice on how to migrate from upstream. * Relative to x/term (https://pkg.go.dev/golang.org/x/term), it has more features (e.g. tab-completion). Package: golang-github-evanw-esbuild-dev Description-md5: ad55433b1f92333301f8ed7b542ac079 Description-en: extremely fast JavaScript bundler and minifier (library) esbuild is a JavaScript bundler and minifier. It packages up JavaScript and TypeScript code for distribution on the web. . Why build another JavaScript build tool? The current build tools for the web are at least an order of magnitude slower than they should be. It is hoped that this project serves as an "existence proof" that JavaScript tooling can be much, much faster. . This package contains the github.com/evanw/esbuild Go library. Package: golang-github-flowstack-go-jsonschema-dev Description-md5: 56e879b56de507ba9a5de517a5e0cf07 Description-en: Go JSON Schema parser and validator (library) This module uses the excellent jsonparser, which is waaaay faster than Go's builtin parser. Package: golang-github-fsouza-go-dockerclient-dev Description-md5: f6a5f82c0050749bd444f0faaffaff2b Description-en: Docker client library in Go Client for the Docker remote API with support for the extensions in the Swarm API. . This package also provides support for docker's network API, which is a simple passthrough to the libnetwork remote API. Note that docker's network API is only available in docker 1.8 and above, and only enabled in docker if DOCKER_EXPERIMENTAL is defined during the docker build process. Package: golang-github-fxamacker-cbor-dev Description-md5: 5ef866a98dc98e8589d2554ac3eec0f6 Description-en: CBOR codec implementing RFCs 7049 & 8949 (library) CBOR is a concise binary data format inspired by JSON and MessagePack. CBOR is defined in RFC 8949 (December 2020) which obsoletes RFC 7049 (October 2013). . CBOR is an Internet Standard by IETF. It's used in other standards like WebAuthn by W3C, COSE (RFC 8152), CWT (RFC 8392), CDDL (RFC 8610) and more. Package: golang-github-gin-gonic-gin-dev Description-md5: 1832e305ea212a16fad6949e59b4592b Description-en: HTTP web framework written in Go Gin is a web framework written in Go (Golang). It features a martini-like API with much better performance, up to 40 times faster thanks to httprouter. If you need performance and good productivity, you will love Gin. Package: golang-github-gittuf-gittuf-dev Description-md5: 472a822e8c0c25c66c77803c659ea7d0 Description-en: security layer for Git repositories (Go library) gittuf is a security layer for Git repositories. . This package contains the Go development library. Package: golang-github-go-kit-kit-dev Description-md5: f75b1a670b21bc1b03b290ab3b18be30 Description-en: Programming toolkit for microservices Go kit is a set of packages and best practices, which provide a comprehensive, robust, and trustable way of building microservices for organizations of any size. . As the dependency tree is enormous, the Debian package only offers some of the components of Go kit: . * auth * endpoint * log * tracing * transport * util Package: golang-github-go-openapi-jsonpointer-dev Description-md5: a61d5ec96bd172b11213e3387ce293cd Description-en: fork of gojsonpointer with support for structs (Go library) This is a fork of gojsonpointer, an implementation of JSON Pointer in Go language, with support for structs. Package: golang-github-go-openapi-runtime-dev Description-md5: f5c21dcc82e03cbdccd6b612aded9146 Description-en: OpenAPI runtime interfaces The runtime library is part of the OpenAPI Initiative and OpenAPI Specification, and consists of classes and functions to be used in code generation when creating client- and server-side implementations of REST interfaces. . The OpenAPI Specification is a powerful definition format to describe RESTful APIs and creates a RESTful interface for easily developing and consuming an API. Package: golang-github-go-resty-resty-dev Description-md5: 2753eef7d90df82ccda9b72f33cb543e Description-en: Simple HTTP and REST client library for Go Features: . * GET, POST, PUT, DELETE, HEAD, PATCH, OPTIONS, etc. * Simple and chainable methods for settings and request * Request Body can be string, []byte, struct, map, slice and io.Reader too * Response object gives you more possibility * Automatic marshal and unmarshal for JSON and XML content type * Easy to upload one or more file(s) via multipart/form-data * Request URL Path Params (aka URI Params) * Resty client HTTP & REST Request and Response middlewares . And much more. Package: golang-github-gofrs-uuid-dev Description-md5: 45d7d1f64527e9814ce85c383d47194f Description-en: UUID library for Golang This library provides a pure Golang implementation of Universally Unique Identifiers (UUID) variant as defined in RFC-9562. This package supports both the creation and parsing of UUIDs in different formats. . The library supports the following UUID versions: * Version 1, based on timestamp and MAC address * Version 3, based on MD5 hashing of a named value * Version 4, based on random numbers * Version 5, based on SHA-1 hashing of a named value * Version 6, a k-sortable id based on timestamp, and field-compatible with v1 * Version 7, a k-sortable id based on timestamp Package: golang-github-google-go-sev-guest-dev Description-md5: 12da491ac7366781e0607c349551baa9 Description-en: attestation verification reporting via /dev/sev-guest (library) SEV Guest . This project offers libraries for a simple wrapper around the /dev/sev- guest device in Linux, as well as a library for attestation verification of fundamental components of an attestation report. . This package contains the Go development library. Package: golang-github-googleapis-enterprise-certificate-proxy-dev Description-md5: ef2f1e517c978744de6e68aae1ed2ffb Description-en: Google Proxies for Enterprise Certificates (library) Certificate-based-access . If you use certificate-based access (https://cloud.google.com/beyondcorp- enterprise/docs/securing-resources-with-certificate-based-access) to protect your Google Cloud resources, the end user device certificate (https://en.wikipedia.org/wiki/Client_certificate) is one of the credentials that is verified before access to a resource is granted. You can configure Google Cloud to use the device certificates in your operating system key store when verifying access to a resource from the gcloud CLI or Terraform by using the enterprise certificates feature. . Google Enterprise Certificate Proxies (ECP) . Google Enterprise Certificate Proxies (ECP) are part of the Google Cloud Zero Trust architecture (/zerotrust) that enables mutual authentication with client-side certificates (https://en.wikipedia.org/wiki/Client_certificate). This repository contains a set of proxies/modules that can be used by clients or toolings to interact with certificates that are stored in protected key storage systems (https://en.wikipedia.org/wiki/Key_management). . To interact the client certificates, application code should not need to use most of these proxies within this repository directly. Instead, the application should leverage the clients and toolings provided by Google such as Cloud SDK (https://cloud.google.com/sdk) to have a more convenient developer experience. . This package contains enterprise-certificate-proxy Go language source. Package: golang-github-gorgonia-tensor-dev Description-md5: 72cb99144971e6227e440bd4351d6f6a Description-en: generic n-dimensional array Go library Package tensor is a package that provides efficient, generic (by some definitions of generic) n-dimensional arrays in Go. Also in this package are functions and methods that are used commonly in arithmetic, comparison and linear algebra operations. . This package contains the Go development library. Package: golang-github-gorilla-csrf-dev Description-md5: fc24a7a8db94d055ac7fe676d0af8bd6 Description-en: Cross Site Request Forgery (CSRF) prevention middleware for Go gorilla/csrf is a HTTP middleware library that provides cross-site request forgery (CSRF) protection. It includes: . * The csrf.Protect middleware/handler provides CSRF protection on routes attached to a router or a sub-router. * A csrf.Token function that provides the token to pass into your response, whether that be a HTML form or a JSON response body. * ... and a csrf.TemplateField helper that you can pass into your html/template templates to replace a {{ .csrfField }} template tag with a hidden input field. . gorilla/csrf is designed to work with any Go web framework, including: . * The Gorilla toolkit * Go's built-in net/http package * Goji - see the tailored fork https://github.com/goji/csrf * Gin * Echo * ... and any other router/framework that rallies around Go's http.Handler interface. . gorilla/csrf is also compatible with middleware 'helper' libraries like Alice and Negroni. Package: golang-github-gorilla-schema-dev Description-md5: 6a293dc60702d1c87271a16da927e02d Description-en: fills a struct with form values This package provides a Go library that implements methods to fill strics with form values. . It is provided by Gorilla which is a web toolkit for the Go programming language. Package: golang-github-hashicorp-go-sockaddr-dev Description-md5: ad96b19803c8948df11cfcc7ee8a3c9c Description-en: IP address/UNIX socket convenience functions for Go go-sockaddr is a convenience library that makes doing the right thing with IP addresses easy. go-sockaddr is loosely modeled after the UNIX sockaddr_t and creates a union of the family of sockaddr_t types. . The primary intent of the library was to make it possible to define heuristics for selecting the correct IP addresses when a configuration is evaluated at runtime. Package: golang-github-humanlogio-humanlog-dev Description-md5: 027110d7ba30bc82ac8d891e708a8ce0 Description-en: Logs for humans to read (library) Go library to format logs so they become prettier and more human-readable. Package: golang-github-in-toto-attestation-dev Description-md5: 4fb8516bf7a41bada5ed702a9c69ef1c Description-en: in-toto Attestation Framework (Go library) The in-toto Attestation Framework provides a specification for generating verifiable claims about any aspect of how a piece of software is produced. Consumers or users of software can then validate the origins of the software, and establish trust in its supply chain, using in-toto attestations. Package: golang-github-intel-tfortools-dev Description-md5: 49375791ae1ed140301232430023101a Description-en: template scripting support to go programs Package tfortools provides a set of functions that are designed to make it easier for developers to add template based scripting to their command line tools. . Command line tools written in Go often allow users to specify a template script to tailor the output of the tool to their specific needs. This can be useful both when visually inspecting the data and also when invoking command line tools in scripts. The best example of this is go list which allows users to pass a template script to extract interesting information about Go packages. Package: golang-github-iovisor-gobpf-dev Description-md5: f4052d60f50a0ea2ac5d8cf437853bcd Description-en: Go bindings for creating BPF programs This package provides go bindings for the bcc framework as well as low-level routines to load and use eBPF programs from .elf files. Package: golang-github-jackc-pgx-v4-dev Description-md5: ed41173cfde351496458114f27b681dd Description-en: PostgreSQL driver and toolkit for Golang Pure Golang driver and toolkit for PostgreSQL. The driver part of pgx is compatible with database/sql but also offers a native interface similar in style to database/sql that offers better performance and more features. Package: golang-github-jstemmer-go-junit-report-dev Description-md5: 6eaf5b4a81f253e8780da763e181b5ab Description-en: convert Go test output to JUnit XML (library) This package provides a test output parser and a JUnit XML report generator. Package: golang-github-keltia-archive-dev Description-md5: 9dd80722a1182665f78265d077036459 Description-en: Small Go library for handling archives of various types. The module currently supports the following "archives": . * plain text * gzip files (one file per stream, only first stream) * zip files * GPG files (either .asc or .gpg) Package: golang-github-lucas-clemente-quic-go-dev Description-md5: 2262a51a605f12b42ed6d5fbf5d0f285 Description-en: QUIC golang library quic-go is an implementation of the QUIC (https://en.wikipedia.org/wiki/QUIC) protocol in Go. It roughly implements the IETF QUIC draft (https://github.com/quicwg/base-drafts), although it doesn't fully support any of the draft versions at the moment. Version compatibility Since quic-go is under active development, there's no guarantee that two builds of different commits are interoperable. The QUIC version used in the master branch is just a placeholder, and should not be considered stable. Package: golang-github-lxc-incus-dev Description-md5: 04b821607fd093bab53351c9db35fb0f Description-en: Powerful system container and virtual machine manager - library Incus is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. . This package contains the Incus source code for use in building other Debian packages -- normal users should not directly use this package in their regular development workflow. Rather, they should use `go get`. Package: golang-github-mattn-go-sqlite3-dev Description-md5: 5e53688e4ea5444a178417865ae5b510 Description-en: sqlite3 driver for go that using database/sql SQLite3 driver conforming to the built-in database/sql interface. Currently, go-sqlite3 support following data types: null, integer, float, blob, text and timestamp/datetime. Package: golang-github-mattn-go-xmpp-dev Description-md5: 2c49a6414acfc5cc987368e952cdd4e6 Description-en: go xmpp library Documentation (https://godoc.org/github.com/xmppo/go-xmpp) Package: golang-github-minio-madmin-go-dev Description-md5: 4b35f94fa9eac9607a44b87925a5714d Description-en: client SDK providing APIs to manage MinIO services (library) The MinIO Admin Golang Client SDK provides APIs to manage MinIO services. MinIO offers high-performance, S3 compatible object storage. Package: golang-github-multiformats-go-base32-dev Description-md5: c4fd6439bd0e882c70fbad08b5b2c01d Description-en: base32 encoding package from go with NoPadding option (library) This is an optimized codec for []byte <=> base32 string conversion. Package: golang-github-multiformats-go-base36-dev Description-md5: 9b4c6a9f991b9d88311ceeb2ddacbe28 Description-en: optimized codec for base36 to string (library) This package base36 provides a reasonably fast implementation of a binary base36 codec. It is part of the multiformat specification. Package: golang-github-mvo5-goconfigparser-dev Description-md5: 3e2e6bb2afb8ac108bfd0de9b11d1204 Description-en: Python compatible INI parser This parser is build as a go equivalent of the Python ConfigParser module and is aimed for maximum compatibility for both the file format and the API. This should make it easy to use existing python style configuration files from go and also ease the porting of existing python code. Package: golang-github-nats-io-go-nats-dev Description-md5: b8135a8199d75d6f0a90f0d2f4000e13 Description-en: Golang client for NATS, the cloud native messaging system Go client for the NATS messaging system. Package: golang-github-nats-io-nats-server-dev Description-md5: eafa2c85b0fe11adfe1bb89127fd65a9 Description-en: High-Performance server for NATS.io (library) NATS is a simple, secure and performant communications system for digital systems, services and devices. NATS is part of the Cloud Native Computing Foundation (CNCF) and has over 40 client language implementations. . Its server can run on-premise, in the cloud, at the edge, and even on a Raspberry Pi. NATS can secure and simplify design and operation of modern distributed systems. . This package contains development files. Package: golang-github-ncw-swift-dev Description-md5: ec0f27dd69742a0db70df47237501f5c Description-en: Go language interface to Swift / Openstack / Rackspace cloud files This package provides an easy to use library for interfacing with Swift / Openstack Object Storage / Rackspace cloud files from the Go Language. Package: golang-github-osrg-gobgp-dev Description-md5: 7b92526e033213543b73fc1f885e1de1 Description-en: BGP implemented in Go (source) GoBGP is an open source BGP implementation designed from scratch for modern environment and implemented in Go. It is designed to exploit multicore processors and can be easily integrated with other software through an RPC API. . This package contains the source code. Package: golang-github-proglottis-gpgme-dev Description-md5: 9f0b4aa35683d72f552a7a4d0716e1ce Description-en: Go wrapper for the GPGME library This library provides a Golang wrapper for the C GPGME library. If you are looking to add OpenPGP support to a server application, you should also consider the olang.org/x/crypto/openpgp library. Package: golang-github-prometheus-community-pro-bing-dev Description-md5: 4047066c121764f5a4752cd724af1081 Description-en: library for creating continuous probers A simple but powerful ICMP echo (ping) library for Go, inspired by go-ping and go-fastping. Package: golang-github-protonmail-go-crypto-dev Description-md5: 8d9ec86d79d8b3e0af93b248febf44bd Description-en: Go supplementary cryptography libraries This module is backwards compatible with x/crypto/openpgp, so you can simply replace all imports of golang.org/x/crypto/openpgp with github.com/ProtonMail/go-crypto/openpgp. . A partial list of changes is here: https://github.com/ProtonMail/go-crypto/issues/21#issuecomment-492792917. Package: golang-github-protonmail-gopenpgp-v3-dev Description-md5: f608265022188132096b7091a147f2d2 Description-en: high-level OpenPGP library built on top of golang crypto library GopenPGP is a high-level OpenPGP wrapper library developed by ProtonMail which is built on the golang crypto library. The goal of this project is to provide an easy-to-use, open source encryption wrapper library for the developer community that is well-maintained, up-to-date with the latest OpenPGP RFC changes, and periodically audited for security. . This package provides v3 of the library. Package: golang-github-raitonoberu-lyricsapi-dev Description-md5: 6bcf48afe9185ba308bb754735aae661 Description-en: lyricsapi golang library Go library for retrieving time-stamped lyrics from Spotify. Package: golang-github-sherclockholmes-webpush-go-dev Description-md5: df77db7650786c2fd27e4763d83a7701 Description-en: Web Push API library with encryption and VAPID support (library) webpush-go provides a Web Push API library with support for encryption and VAPID. Package: golang-github-sigstore-gitsign-dev Description-md5: 18b89a70b8584b94539e72b562ce660c Description-en: Keyless Git signing using Sigstore (library) Keyless Git signing with Sigstore! . This is heavily inspired by (https://github.com/github/smimesign), but uses keyless Sigstore to sign Git commits with your own GitHub / OIDC identity. . This package contains the Go development library. Package: golang-github-sigstore-protobuf-specs-dev Description-md5: 85e727b676f73560af630edc38a95d6e Description-en: Sigstore Protocol Buffer code (library) Provides protobuf specifications for Sigstore messages. . This package contains the library. Package: golang-github-slackhq-nebula-dev Description-md5: aa5748faa4f52728a191f5bbf55226b9 Description-en: performant, scalable network overlay (Go library) Nebula is a scalable overlay networking tool with a focus on performance, simplicity and security. . This package provides the source files as Go library. Package: golang-github-snapcore-snapd-dev Description-md5: a2d3a19f6630f9476511151dac13666a Description-en: snappy development go packages. Use these to use the snappy API. Package: golang-github-spiffe-go-spiffe-dev Description-md5: 640bdc19e4d74a92903b0e7099ebccfc Description-en: secure production identity framework for everyone in Go (library) SPIFFE, the Secure Production Identity Framework for Everyone, is a set of open-source standards for securely identifying software systems in dynamic and heterogeneous environments. Systems that adopt SPIFFE can easily and reliably mutually authenticate wherever they are running. . This library leverages the SPIFFE Workload API (https://github.com/spiffe/spiffe/blob/main/standards/SPIFFE_Workload_API.md), providing high level functionality that includes: . * Establishing mutually authenticated TLS (mTLS) between workloads powered by SPIFFE. * Obtaining and validating X509-SVIDs and JWT-SVIDs. * Federating trust between trust domains using SPIFFE bundles. * Bundle management. . See the Go Package (https://pkg.go.dev/github.com/spiffe/go-spiffe/v2) documentation for more information. . This package contains the library. Package: golang-github-syncthing-syncthing-dev Description-md5: 8d718994a481203d5a3107fc16e62fe3 Description-en: decentralized file synchronization - dev package Syncthing is an application that lets you synchronize your files across multiple devices. This means the creation, modification or deletion of files on one machine will automatically be replicated to your other devices. Syncthing does not upload your data to the cloud but exchanges your data across your machines as soon as they are online at the same time. . This is the dev package. Package: golang-github-thecreeper-go-notify-dev Description-md5: 1d45e089f8f34c59b9d6af71869bd5a3 Description-en: implementation of the GNOME DBus Notifications Specification Package notify provides a Go implementation of the GNOME DBus Notifications Specification (https://specifications.freedesktop.org/notification-spec/1.2/index.html). Package: golang-github-tillitis-tkey-ssh-agent-dev Description-md5: bf5b59621ebd3bbca84fb24ae02f690f Description-en: SSH Agent for Tillitis TKey (Go development library) TKey SSH Agent - tkey-ssh-agent is an OpenSSH-compatible agent for use with the Tillitis (https://tillitis.se/) TKey USB security token. . This package contains the Go development library. Package: golang-github-tredoe-osutil-dev Description-md5: ed63ea82babfb379676970ed54191e7e Description-en: access to operating system functionality The tredoe/osutil package provides access to operating system functionality that is dependent on the platform. It includes utilities for executing commands with standard input, output, and error handling, as well as cryptographic functions for hashing passwords using various algorithms such as SHA-512 and SHA-256. . This module is useful for developers who need to interact with the operating system in a platform-agnostic way, ensuring compatibility across different environments. . Features: * Execute commands with full control over standard input, output, and error streams. * Cryptographic utilities for hashing passwords using SHA-512, SHA-256, and other algorithms. * Platform-dependent functionality abstracted for ease of use. Package: golang-github-ubuntu-core-snappy-dev Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: golang-github-victoriametrics-victoriametrics-dev Description-md5: f1b0e44474b604df3370e9ff319db3ff Description-en: fast, cost-effective and scalable time series database (library) This package provides the library code for VictoriaMetrics. Package: golang-github-willfaught-gockle-dev Description-md5: 858904e1cd372c5718c8846d16762709 Description-en: simpler and mockable gocql Package gockle simplifies and mocks github.com/gocql/gocql. It provides simple interfaces to insert, query, and mutate Cassandra data, as well as get basic keyspace and table metadata. Package: golang-github-yalue-merged-fs-dev Description-md5: 86a1360c06cc858a0cde1832e09f5dce Description-en: compose multiple Go filesystems The [release of version 1.16](https://golang.org/doc/go1.16) of the Go programming language included a standard interface for read-only filesystems, defined in Go's `io/fs` standard library package. With this change came some other standard-library changes, including the fact that `archive/zip` now provides a "filesystem" interface for zip files, or the ability of `net/http` to serve files from any filesystem providing the `io/fs` interface. In conjunction, this means utilities like the HTTP server can now directly serve content from zip files, without the data needing to be extracted manually. . While that's already pretty cool, wouldn't it be nice if you could, for example, transparently serve data from multiple zip files as if they were a single directory? This library provides the means to do so: it implements the `io/fs.FS` interface using two underlying filesystems. The underlying filesystems can even include additional `MergedFS` instances, enabling combining an arbitrary number of filesystems into a single `io/fs.FS`. . This repository provides a roughly similar function to laher/mergefs (https://github.com/laher/mergefs), but it offers one key distinction: correctly listing contents of merged directories present in both FS's. This adds quite a bit of complexity. However, laher/mergefs will be more performant for filesystems not requiring directory-listing capabilities. Package: golang-github-zitadel-logging-dev Description-md5: bec82dd7f0969659938b5414fde66e78 Description-en: Logging extension library Golang logging extension library used by other zitadel projects. Package: golang-github-zitadel-oidc-dev Description-md5: c21e1df084bbf8c76d81c4d801866caf Description-en: OpenID Connect client and server library certified by the OpenID Foundation This library is an easy-to-use client (RP) and server (OP) implementation for the OIDC (OpenID Connect) standard written for Go. . The RP is certified for the basic and config profile. . Whenever possible existing packages (like OAuth2 for Go) were reused / extended. Package: golang-github-zitadel-schema-dev Description-md5: 75f1cd12814766c9d91e9f604e13b471 Description-en: Library to fill a struct with form values Package zitadel/schema converts structs to and from form values. This is a maintained fork of gorilla/schema. Package: golang-go4-netipx-dev Description-md5: e865143821b358b9cb183a7a065fcf38 Description-en: extra stuff from inet.af/netaddr that didn't make it into Go's net/netip This is a package containing the bits of the old inet.af/netaddr package that didn't make it into Go 1.18's net/netip standard library package. . As background, see: . * https://github.com/inetaf/netaddr/ (now deprecated) * https://tailscale.com/blog/netaddr-new-ip-type-for-go/ - blog post about why the package came to be originally * https://go.dev/doc/go1.18#netip - Go 1.18 release notes . This package requires Go 1.18+ to use and complements the net/netip. Package: golang-google-api-dev Description-md5: 3e6ef7b8a702473a9b58d33ce1bfeb64 Description-en: Google APIs Client Library These are auto-generated Go libraries from the Google Discovery Service's JSON description files of the available "new style" Google APIs. Package: golang-google-cloud-compute-metadata-dev Description-md5: 54479d2904e762ebd70ab2f061215e06 Description-en: Google Cloud Platform APIs (only cloud/compute/metadata) This package contains only google.golang.org/cloud/compute/metadata, which is required by other packages (such as golang-golang-x-oauth2-dev), hence useful to split out to break circular dependencies. . Provides both the old google.golang.org/cloud and the new cloud.google.com/go trees. Package: golang-google-cloud-dev Description-md5: 9c1e720f6302d27b774914c9a051233c Description-en: Google Cloud Platform APIs Package cloud contains Google Cloud Platform APIs related types and common functions. . Provides both the old google.golang.org/cloud and the new cloud.google.com/go trees. Package: golang-k8s-kms-dev Description-md5: 6f2776dc4d22651eec8527de67c12d03 Description-en: Kubernetes KMS implementation (library) This package provides the Protocol Buffers and gRPC API definitions for the Kubernetes Key Management Service (KMS). . These definitions can be used to implement KMS plugins enabling secure encryption and decryption of Kubernetes secrets. Package: golang-k8s-sigs-kustomize-api-dev Description-md5: c64390185ebc0f66da1ba5394cf5e3f8 Description-en: Core API components and utilities for Kustomize (library) The kustomize/api module is part of the Kustomize project, which is designed to manage and customize Kubernetes configurations declaratively. . This library focuses on the API layer that supports Kustomize's core functionality, enabling users to manipulate Kubernetes resource manifests programmatically. . Key features include support for resource transformations, overlays, and patching strategies that align with Kubernetes best practices. . The API also provides utilities for YAML parsing, field mutation, and maintaining consistent configuration workflows, making it essential for developers building tools or extensions around Kubernetes configuration management. Package: golang-k8s-sigs-kustomize-cmd-config-dev Description-md5: 7196b513f6c2565c145cbc24513ae21d Description-en: Utilities for managing Kubernetes configurations (library) Provides command-line utilities for manipulating Kubernetes resource manifests, supporting operations like validation, transformation, and generation of configuration files. Package: golang-k8s-sigs-kustomize-dev Description-md5: e66d6e322af08f992440a2019b74756c Description-en: Customization of Kubernetes YAML configurations (library) The Kustomize library provides developers with programmatic access to Kustomize's configuration management features. . It enables the integration of Kubernetes manifest customization into applications and workflows, supporting transformations like resource composition, patching, and variable substitution. . This library is ideal for building tools that require Kubernetes resource customization. Package: golang-k8s-sigs-kustomize-kyaml-dev Description-md5: 9436c4622412101ccdbda0943d684edd Description-en: Reading and writing Kubernetes Resource configuration as YAML (library) The kyaml library provides tools for reading and writing Kubernetes Resource configurations in YAML format. You can handle individual resources using the YAML package. Package: golang-k8s-utils-dev Description-md5: bc708fc7c611665ba484bb48e1db1ca0 Description-en: Non-Kubernetes-specific utility libraries (library) A set of Go libraries that provide low-level, Kubernetes-independent packages supplementing the Go standard libs. . The package holds shared utilities with no Kubernetes dependencies and is useful as Kubernetes grows and spins functionality out of its core and into cooperating repositories like apiserver, kubectl, kubeadm, etc. . The need arises for leaf repositories to house shared code and avoid cycles in repository relationships. Package: golang-sslmate-src-go-pkcs12-dev Description-md5: 1f3a21b13d3ccc7cb4ee26247e64a549 Description-en: Go library for encoding and decoding PKCS#12 files (library) This package implements some of PKCS#12 (also known as P12 or PFX). It is intended for decoding DER-encoded P12/PFX files for use with the crypto/tls package, and for encoding P12/PFX files for use by legacy applications which do not support newer formats. Since PKCS#12 uses weak encryption primitives, it SHOULD NOT be used for new applications. . Note that only DER-encoded PKCS#12 files are supported, even though PKCS#12 allows BER encoding. This is because encoding/asn1 only supports DER. Package: golang-step-cli-utils-dev Description-md5: fcbea23440928870277aa73cd6c11b59 Description-en: common code between step-cli and step-ca This package provides a collection of go packages used in smallstep (https://smallstep.com) products. . Other projects should not use this package. The API can change at any time. Package: goldendict Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: goldendict-ng Description-md5: 7ddd174d23f1f096fd1582b3d2c1af5c Description-en: feature-rich dictionary lookup program (NG/qtwebengine fork) GoldenDict is a feature-rich dictionary lookup program, supporting multiple dictionary formats (StarDict/Babylon/Lingvo/Dictd/AARD/MDict/SDict) and online dictionaries, featuring perfect article rendering with the complete markup, illustrations and other content retained, and allowing you to type in words without any accents or correct case. . This is a forked version that uses QtWebEngine as rendering engine instead of QtWebKit. Package: gom Description-md5: 74d50365b57befd4544fd8350d1b8afa Description-en: Command line and interactive ncurses-based OSS audio mixer gom is a command line mixer utility with optional built-in ncurses interactive interface. . Its main feature is an exhaustive command line interface that makes it ideal for scripting (e.g. for audio recording, running at user and/or system login time, setting/restoring of settings, etc). . It supports OSS only, so if you want to use it with ALSA, you will need its OSS-compatible modules. If you want to use all possible features of ALSA however, you would need to use a mixer program dedicated for ALSA. Package: goodvibes Description-md5: abdbaaa5e66161e6151be118b866426b Description-en: lightweight internet radio player Goodvibes is a lightweight internet radio player for GNU/Linux. It offers a simple way to have your favorite radio stations at easy reach. Package: gopher Description-md5: 29e09f999292f4024424cd31dc6bbc0b Description-en: Distributed Hypertext Client, Gopher protocol This package contains the client for the distributed global directory and hypertext system known as gopher. This is a text-based (ncurses) client from the University of Minnesota. It also supports the gopher+ protocol, as well as links to ftp, http, and other external viewers. Package: gosa Description-md5: 4a7ee28a97fa11eaf00760da179126be Description-en: Web Based LDAP Administration Program Provided is access to posix, shadow, samba, proxy, fax, pureftp and kerberos accounts. It is able to manage the postfix/cyrus server combination and can write user adapted sieve scripts. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-desktop Description-md5: 8d92c8487563d9f98be0cc19928d2b72 Description-en: Desktop integration for GOsa² This package includes a Gosa² menu definition for your desktop environment. . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-help-de Description-md5: 4d1734810c5512007b88d471ed33fe2d Description-en: German online help for GOsa² This package includes the German online documentation for GOsa² . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-help-en Description-md5: 9f3e430a2eace59402cad5a8b28a61ca Description-en: English online help for GOsa This package includes the English online documentation for GOsa² . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-help-fr Description-md5: d7b7e4e67411c31d95d240b805d5cdea Description-en: French online help for GOsa² This package includes the French online documentation for GOsa² . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-help-nl Description-md5: e6b720a7872a366715688d34465861de Description-en: Dutch online help for GOsa This package includes the Dutch online documentation for GOsa² . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosa-schema Description-md5: 1b1277eea75f00d2d7cf1f5c7f7eb2b2 Description-en: LDAP schema for GOsa This package includes the basics LDAP schemas needed by GOsa². . GOsa² is a combination of system-administrator and end-user web interface, designed to handle LDAP based setups. Package: gosop Description-md5: b9ec37d12a484aec3a6da0549c3af240 Description-en: Stateless CLI for GopenPGP The Stateless OpenPGP CLIknown as SOP, is an RFC specification that aims to provide a minimal API for any implementation of the OpenPGP protocol, in the form of a command-line Interface. SOP can be used to test interoperability between different implementations of OpenPGP; the OpenPGP interoperability Test Suite (https://tests.sequoia-pgp.org/) reports results using several SOP implementations. For more information, please refer to the specification (https://tools.ietf.org/html/draft-dkg- openpgp-stateless-cli-01). Package: goss Description-md5: 065ebb9625cb1f4f85911880d6cdb118 Description-en: Quick and Easy server testing/validation (program) Goss is a YAML based serverspec (http://serverspec.org/) alternative tool for validating a server's configuration. It eases the process of writing tests by allowing the user to generate tests from the current system state. Once the test suite is written they can be executed, waited-on, or served as a health endpoint. Package: got Description-md5: 14d8da14892f88a309040bf5b5ca3294 Description-en: game of trees version control system Game of Trees (Got) is a version control system which prioritizes ease of use and simplicity over flexibility. Got uses Git repositories to store versioned data. Git can be used for any functionality which has not yet been implemented in Got. It will always remain possible to work with both Got and Git on the same repository. . This package provides the got, tog and gotadmin command line tools. Package: gotd Description-md5: 37bd44314c340dfa925704afefe6c43d Description-en: game of trees repository server Game of Trees (Got) is a version control system which prioritizes ease of use and simplicity over flexibility. Got uses Git repositories to store versioned data. Git can be used for any functionality which has not yet been implemented in Got. It will always remain possible to work with both Got and Git on the same repository. . This package provides the gotd server, the gotctl command line tool and the gotsh shell. 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: gp-saml-gui Description-md5: ee67f5ca3f8e0a80c901d49f9bbbf177 Description-en: login to a GlobalProtect VPN that uses SAML authentication Helper script to allow you to interactively login to a GlobalProtect VPN that uses SAML authentication, so that you can subsequently connect with OpenConnect application. Package: gpaste-2 Description-md5: 26d0a5b1bcb5a3bafc7efa31b9b215bc Description-en: Clipboard management system for GNOME GPaste manages clipboard history and allows easy access to it using keyboard shortcuts, gnome-shell extension, command-line tools, gir bindings. . This package contains the command-line tools, the D-Bus service, the GNOME Control Center key bindings, and desktop/appdata files. Package: gperf Description-md5: 100d8b95fd17c0a38c7613dd1af69b60 Description-en: Perfect hash function generator gperf is a program that generates perfect hash functions for sets of key words. . A perfect hash function is simply: A hash function and a data structure that allows recognition of a key word in a set of words using exactly 1 probe into the data structure. Package: gpg-wks-server Description-md5: e2eb43281beac2769941e9e1f37dd8a2 Description-en: GNU privacy guard - Web Key Service server GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package provides the GnuPG server for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html/draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Package: gpgrt-tools Description-md5: b8de17dc3264cf31937947e699507cdc Description-en: GnuPG development runtime library (executable tools) gpgrt (also known as libgpg-error) defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . This package contains yat2m, a Texinfo to nroff/troff converter useful for building manpages, and gpg-error, a binary for deciphering GnuPG/libgcrypt error codes. Package: gpgv-static Description-md5: 842ffff693d698ec180bc5b9b7ce7ffa Description-en: minimal signature verification tool (static build) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. . This is GnuPG's signature verification tool, gpgv, built statically so that it can be directly used on any platform that is running on the Linux kernel. Android and ChromeOS are two well known examples, but there are many other platforms that this will work for, like embedded Linux OSes. This gpgv in combination with debootstrap and the Debian archive keyring allows the secure creation of chroot installs on these platforms by using the full Debian signature verification that is present in all official Debian mirrors. Package: gping Description-md5: d34382fefa3a4cdf9980b5725be1f1ce Description-en: ping, but with a graph gping is a graphical tui interface for the ping(1) command. It's completely written in rust. It comes with the following features: - Graph the ping time for multiple hosts - Graph the execution time for commands via the --cmd flag - Custom colours Package: gprbuild Description-md5: 90e6a9920fa4fd1fe7eb6c0e9471cf2a Description-en: multi-language extensible build tool A set of tools for processing GNAT project files: gprconfig detects available compilers, gprbuild runs them; gprslave helps distributing the build work across the network; gprinstall copies the objects to their final destination; gprclean removes them. The default configuration supports Ada, Assembler, C, C++, Fortran, and can be extended to support user source processing tools. Package: gprbuild-doc Description-md5: ce55a9d70218721427625dfec46bb041 Description-en: multi-language extensible build tool (documentation) A set of tools for processing GNAT project files: gprconfig detects available compilers, gprbuild runs them; gprslave helps distributing the build work across the network; gprinstall copies the objects to their final destination; gprclean removes them. The default configuration supports Ada, Assembler, C, C++, Fortran, and can be extended to support user source processing tools. . This package contains the documentation. Package: gprconfig-kb Description-md5: a6fd5f67094e2bd89f9fddcce06755d0 Description-en: compiler list for the gprbuild build tool A set of tools for processing GNAT project files: gprconfig detects available compilers, gprbuild runs them; gprslave helps distributing the build work across the network; gprinstall copies the objects to their final destination; gprclean removes them. The default configuration supports Ada, Assembler, C, C++, Fortran, and can be extended to support user source processing tools. . This package contains the knowledge base used by gprconfig during detection of the available compilers and linkers. Package: gpscorrelate Description-md5: 02f7325cdd3d3a8a10b05bc8ff4c7718 Description-en: correlates digital photos with GPS data filling EXIF fields (command line) gpscorrelate fills EXIF (Exchangeable Image File Format) fields of digital photos related to GPS (Global Positioning System) information (e.g.: GPSLatitude, GPSLongitude, GPSAltitude, ...). The act of filling those fields is referred to as "correlation". . Inputs of the correlation process are a set of JPEG images and GPS data encoded in GPX (GPS Exchange Format) format. . If GPS data are available at the precise moment the photo was taken (with a 1-second granularity) the GPS data are stored unmodified in EXIF fields. If they are not linear interpolation of GPS data available at moments before and after the photo was taken can be used. . Both a command line tool (package gpscorrelate) and a GTK+ graphical user interface for it (package gpscorrelate-gui) are provided. . This package contains the command line tool and the documentation in HTML format. Package: gpscorrelate-gui Description-md5: bd7ccfdc3e3dfe79dbbba2b186ea0ae8 Description-en: correlates digital photos with GPS data filling EXIF fields (GUI) gpscorrelate fills EXIF (Exchangeable Image File Format) fields of digital photos related to GPS (Global Positioning System) information (e.g.: GPSLatitude, GPSLongitude, GPSAltitude, ...). The act of filling those fields is referred to as "correlation". . Inputs of the correlation process are a set of JPEG images and GPS data encoded in GPX (GPS Exchange Format) format. . If GPS data are available at the precise moment the photo was taken (with a 1-second granularity) the GPS data are stored unmodified in EXIF fields. If they are not linear interpolation of GPS data available at moments before and after the photo was taken can be used. . Both a command line tool (package gpscorrelate) and a GTK+ graphical user interface for it (package gpscorrelate-gui) are provided. . This package contains the GTK+ graphical user interface. Package: gpsprune Description-md5: 4cd2b69a33c05e4615249da27b877da9 Description-en: visualize, edit, convert and prune GPS data GpsPrune is an application for viewing, editing and converting coordinate data from GPS systems. It's a tool for preparing GPS data before you go on a trip, and for playing with your collected GPS data after you get home again. . It can load data from arbitrary text-based formats (for example, any tab-separated or comma-separated file) or XML, or directly from a GPS receiver. It can display the data (as map view using OpenStreetMap images and as altitude profile), edit this data (for example delete points and ranges, sort waypoints, compress tracks), and save the data (in various text-based formats). It can also export data as a GPX file, or as KML/KMZ for import into Google Earth, or send it to a GPS receiver. . Some example uses of GpsPrune include cleaning up tracks by deleting wayward points - either recorded by error or by unintended detours. It can also be used to compare and combine tracks, convert to and from various formats, compress tracks, export data to Google Earth, or to analyse data to calculate distances, altitudes and so on. . Furthermore, GpsPrune is able to display the tracks in 3d format and lets you spin the model round to look at it from various directions. You can also export the model in POV format so that you can render a nice picture using Povray. You can also create charts of altitudes or speeds. It can also load Jpegs and read their coordinates from the EXIF tags, and export thumbnails of these photos to Kmz format so that they appear as popups in Google Earth. If your photos don't have coordinates yet, GpsPrune can be used to connect them (either manually or automatically using the photo timestamps) to data points, and write these coordinates into the EXIF tags. 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-osmosdr-doc Description-md5: d40ca7e0ce88b8accb7f7bad00c9183f Description-en: Gnuradio blocks from the OsmoSDR project - documentation 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 generated documentation. Package: grace Description-md5: 47b00fa96f75d436d1eeb1c1e10f9763 Description-en: XY graphing and plotting tool Grace is a point-and-click tool that allows the user to draw X-Y plots. This is the program formerly known as Xmgr. . A few of its features are: User defined scaling, tick marks, labels, symbols, line styles, colors, polynomial regression, splines, running averages, DFT/FFT, cross/auto-correlation, batch mode for unattended plotting, and hardcopy support for PostScript, FrameMaker and several image formats. Package: gramps Description-md5: 4b8460288fec6ae3a1337b9f64a45957 Description-en: Genealogical research program Gramps is an Open Source genealogy program written in Python, using the GTK/GNOME interface. It is an extremely flexible program fitting the needs for both the amateur genealogist and serious genealogical researcher. Gramps has the ability to import GEDCOM files exported from many proprietary genealogy programs and can produce a large number of reports in many popular formats. Package: grap Description-md5: 7ff5df83b0cb0e0bb10afd968b5e3bb4 Description-en: program for typesetting graphs This is grap, an implementation of Kernighan and Bentley's grap language for typesetting graphs. The grap preprocessor works with pic and troff (or groff). . Grap is a language for describing graphical displays of data. It provides such services as automatic scaling and labeling of axes, and for statements, if statements, and macros to facilitate user programmability. Grap is intended primarily for including graphs in documents prepared with groff or TeX, and is only marginally useful for elementary tasks in data analysis. Package: graphdefang Description-md5: 56442872d10189f16df5ea7e34c05805 Description-en: grapher for MIMEDefang spam and virus logs GraphDefang is a configurable utility that parses arbitrary syslog entries and creates a set of configurable charts (PNG files) with the data. These files can be written to disk or displayed by a web server through a CGI script. Package: graphicsmagick Description-md5: 49dce754c724afc2a734936e7250be4b Description-en: collection of image processing tools GraphicsMagick provides a set of command-line applications to manipulate image files. It is a fork of the ImageMagick project and therefore offers a similar set of features, but puts a larger emphasis on stability. . The tools support a large variety of image formats from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. They can convert between formats, concatenate several images into one, annotate and distort them, create thumbnails or manipulate the colormap. While all features are available from the command-line, the package also includes an image viewer that allows interactive manipulation. . Note that unlike ImageMagick, the GraphicsMagick tools are accessed through a single executable called 'gm'. Therefore, GraphicsMagick and ImageMagick can be used in parallel. Install package graphicsmagick-imagemagick-compat to obtain a set of several executables that is compatible to ImageMagick's interface. Package: graphicsmagick-dbg Description-md5: fcc436d75960b67f4f57213c969230ff Description-en: format-independent image processing - debugging symbols GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains debugging symbols for the gm executable as well as the C, C++, and Perl bindings. Tools like gdb and ltrace make use of these symbols. Package: graphicsmagick-imagemagick-compat Description-md5: 06e8ce60c8b196d658a1e3bb6c1eebec Description-en: image processing tools providing ImageMagick interface GraphicsMagick provides a set of command-line applications to manipulate image files. It is a fork of the ImageMagick project and therefore offers a similar set of features, but puts a larger emphasis on stability. . With this package installed, the GraphicsMagick command line tools can be executed like their ImageMagick counterparts. It allows one to migrate scripts from ImageMagick to GraphicsMagick without any code changes. Package: graphicsmagick-libmagick-dev-compat Description-md5: 9f57ab3d18417d8eacccdce6026304cc Description-en: image processing libraries providing ImageMagick interface GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick libraries are a fork of ImageMagick and therefore offer programming interfaces that are mostly compatible. While there might be small differences, experience tells that many programs only use a compatible subset and build fine with either GraphicsMagick or ImageMagick. . While GraphicsMagick uses different names for libraries, classes, and helper applications in order to coexist with ImageMagick, this package intends to minimise porting efforts by exporting the GraphicsMagick interface with the usual ImageMagick names. Note that this package only tries to provide build-time compatibility. Run-time libraries of ImageMagick and GraphicsMagick are incompatible and cannot be interchanged. . This package includes compatibility wrappers for the C, C++, and Perl libraries. Package: 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: greenbone-feed-sync Description-md5: 7862b12a40ed135ac157453a2b62a882 Description-en: New script for syncing the Greenbone Community Feed (Python 3) This package contains a script for syncing the Greenbone Community Feed. . This package installs the library for Python 3. Package: greetd Description-md5: 958dc92ee6587171792f64357ae75dfc Description-en: minimal Wayland login manager greetd is a minimal and flexible login manager daemon that makes no assumptions about what you want to launch. Package: gretl Description-md5: 794e28c78e36c7b7cd146f72657cb173 Description-en: GNU Regression, Econometric & Time-Series Library The GNU Regression, Econometric and Time-Series Library (gretl) is a software package for econometric analysis. The package comprises a shared library, a command-line client program, and a graphical client built using GTK+. . This package provides the GTK+ client and the command-line client. Package: gretl-common Description-md5: ff96d7a4a8ecc0d9dc4d3a5fc7a9276e Description-en: GNU Regression, Econometric & Time-Series Library -- scripts package The GNU Regression, Econometric and Time-Series Library (gretl) is a software package for econometric analysis. The package comprises a shared library, a command-line client program, and a graphical client built using GTK+. . This package provides scripts (included in the gretl sources) which are used by the main gretl program. Package: gretl-data Description-md5: ca39f18d7838200b73a31c129d1a7c2e Description-en: GNU Regression, Econometric & Time-Series Library -- data package The GNU Regression, Econometric and Time-Series Library (gretl) is a software package for econometric analysis. The package comprises a shared library, a command-line client program, and a graphical client built using GTK+. . This package provides data sets (included in the gretl sources) which are used by the main gretl program. Package: gretl-doc Description-md5: 12446f8f1d87b3da9e7f7f2362aac9e3 Description-en: GNU Regression, Econometric & Time-Series Library -- doc package The GNU Regression, Econometric and Time-Series Library (gretl) is a software package for econometric analysis. The package comprises a shared library, a command-line client program, and a graphical client built using GTK+. . This package provides documentation and examples included in the gretl sources. Package: gridengine-client Description-md5: 53498ca1a6859f13dd4042c1f0a68669 Description-en: Utilities for Grid Engine queue management Grid Engine is software that facilitates "distributed resource management" (DRM). Far more than just simple load-balancing tools or batch scheduling mechanisms, DRM software typically provides the following key features across large sets of distributed resources: . * Policy based allocation of distributed resources (CPU time, software licenses, etc.) * Batch queuing & scheduling * Support diverse server hardware, OS and architectures * Load balancing & remote job execution * Detailed job accounting statistics * Fine-grained user specifiable resources * Suspend/resume/migrate jobs * Tools for reporting Job/Host/Cluster status * Job Arrays * Integration & control of parallel jobs . This package contains the Grid Engine user utilities. Package: gridengine-common Description-md5: c872b80b4810c7a2b08cd2febf99decd Description-en: Distributed resource management - common files Grid Engine is software that facilitates "distributed resource management" (DRM). Far more than just simple load-balancing tools or batch scheduling mechanisms, DRM software typically provides the following key features across large sets of distributed resources: . * Policy based allocation of distributed resources (CPU time, software licenses, etc.) * Batch queuing & scheduling * Support diverse server hardware, OS and architectures * Load balancing & remote job execution * Detailed job accounting statistics * Fine-grained user specifiable resources * Suspend/resume/migrate jobs * Tools for reporting Job/Host/Cluster status * Job Arrays * Integration & control of parallel jobs . This package contains required shared files and the basic configuration. Package: gridengine-dev Description-md5: fe6702234296bccedf5fb737e6e0d025 Description-en: Distributed resource management - development files Grid Engine is software that facilitates "distributed resource management" (DRM). Far more than just simple load-balancing tools or batch scheduling mechanisms, DRM software typically provides the following key features across large sets of distributed resources: . * Policy based allocation of distributed resources (CPU time, software licenses, etc.) * Batch queuing & scheduling * Support diverse server hardware, OS and architectures * Load balancing & remote job execution * Detailed job accounting statistics * Fine-grained user specifiable resources * Suspend/resume/migrate jobs * Tools for reporting Job/Host/Cluster status * Job Arrays * Integration & control of parallel jobs . This package contains development files for interacting with the Grid Engine database and job submission verifier. Package: gridengine-drmaa-dev Description-md5: 82baba8c373bfa06b4bfa008d3a9f7b5 Description-en: Distributed resource management Application API library - development files DRMAA (Distributed Resource Management Application API) is a specification developed by a working group in the Global Grid Forum (GGF). The intention is to provide an API specification for the submission and control of jobs to one or more Distributed Resource Management (DRM) systems. . This package contains the development files for the library which provides the Grid Engine implementation of the DRMAA specification. Package: gridengine-drmaa1.0 Description-md5: 8fec391cd48f75fff0bdd902c418aa83 Description-en: Distributed resource management Application API library DRMAA (Distributed Resource Management Application API) is a specification developed by a working group in the Global Grid Forum (GGF). The intention is to provide an API specification for the submission and control of jobs to one or more Distributed Resource Management (DRM) systems. . This package contains the library which provides the Grid Engine implementation of the DRMAA specification. Package: gridengine-exec Description-md5: 6eadea8f174d60413282e34894dc3efc Description-en: Distributed resource management - Execution Server Grid Engine is software that facilitates "distributed resource management" (DRM). Far more than just simple load-balancing tools or batch scheduling mechanisms, DRM software typically provides the following key features across large sets of distributed resources: . * Policy based allocation of distributed resources (CPU time, software licenses, etc.) * Batch queuing & scheduling * Support diverse server hardware, OS and architectures * Load balancing & remote job execution * Detailed job accounting statistics * Fine-grained user specifiable resources * Suspend/resume/migrate jobs * Tools for reporting Job/Host/Cluster status * Job Arrays * Integration & control of parallel jobs . This package contains the Grid Engine execution server. Package: gridengine-master Description-md5: 68e4d6273a227ee167642634bb3a4218 Description-en: Distributed resource management - Master Server Grid Engine is software that facilitates "distributed resource management" (DRM). Far more than just simple load-balancing tools or batch scheduling mechanisms, DRM software typically provides the following key features across large sets of distributed resources: . * Policy based allocation of distributed resources (CPU time, software licenses, etc.) * Batch queuing & scheduling * Support diverse server hardware, OS and architectures * Load balancing & remote job execution * Detailed job accounting statistics * Fine-grained user specifiable resources * Suspend/resume/migrate jobs * Tools for reporting Job/Host/Cluster status * Job Arrays * Integration & control of parallel jobs . This package contains the Grid Engine master server. Package: gridengine-qmon Description-md5: 67a81db98416bbd0fcc967799f0b0817 Description-en: Graphical utilities for Grid Engine queue management Grid Engine is software that facilitates "distributed resource management" (DRM). Far more than just simple load-balancing tools or batch scheduling mechanisms, DRM software typically provides the following key features across large sets of distributed resources: . * Policy based allocation of distributed resources (CPU time, software licenses, etc.) * Batch queuing & scheduling * Support diverse server hardware, OS and architectures * Load balancing & remote job execution * Detailed job accounting statistics * Fine-grained user specifiable resources * Suspend/resume/migrate jobs * Tools for reporting Job/Host/Cluster status * Job Arrays * Integration & control of parallel jobs . This package contains the graphical Grid Engine administration frontend. Package: grml-debootstrap Description-md5: f9020c21328bf91352131d8b07f0d627 Description-en: installer for pure Debian Installation program for Debian, for bare-metal and virtual machines. . Configuration can be done on the command line, in a dialog frontend or in /etc/debootstrap/config. You will get a pure Debian system installed on the specified device or directory, or directly into an image file suitable for Virtual Machine use. Package: grml-hwinfo Description-md5: d8848e80b1a01692f7d637277be89220 Description-en: collect hardware information This tool collects information of the hardware this tool is being executed on. It can be executed as normal user to collect some basic information or with root permissions to collect as much information as possible. A file named grml-hwinfo-$TIMESTAMP.tar.bz2 storing all collected information will be created in the current working directory. Package: grml-keyring Description-md5: 3a6a94a3d7f9f1523fe115dd347fd45e Description-en: OpenPGP certificates used by the Grml project The Grml repository digitally signs its archive Release files. This package contains the OpenPGP certificates used for that repository. Package: gromacs Description-md5: b2bae23de6e584a47799dd4899a2c30a Description-en: Molecular dynamics simulator, with building and analysis tools GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. . It is primarily designed for biochemical molecules like proteins and lipids that have a lot of complicated bonded interactions, but since GROMACS is extremely fast at calculating the nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non- biological systems, e.g. polymers. . This package contains variants both for execution on a single machine, and using the MPI interface across multiple machines. Package: gromacs-data Description-md5: 03ddef80c5d959a0289c77ec8b295eee Description-en: GROMACS molecular dynamics sim, data and documentation GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. . It is primarily designed for biochemical molecules like proteins and lipids that have a lot of complicated bonded interactions, but since GROMACS is extremely fast at calculating the nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non- biological systems, e.g. polymers. . This package contains architecture-independent topology and force field data, documentation, man pages, and example files. Package: groonga Description-md5: a6d26cb75aa26456e8eb85e7bfa9b679 Description-en: Fulltext search engine (metapackage for library use) Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package depends all Groonga related package for library use. Package: groonga-bin Description-md5: 075ed45e66a2b96c84165b838a4bc2b9 Description-en: Commands for Groonga Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package provides 'groonga' command. Package: groonga-doc Description-md5: 0461023146ecd49c0b6d79f772492f37 Description-en: Documentation of Groonga Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package provides documentation of Groonga. Package: groonga-examples Description-md5: d30e10e0051ce4487f28aaf67b98bce6 Description-en: Examples of Groonga Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package provides examples of Groonga. Package: groonga-munin-plugins Description-md5: d479687a1c5da0f8b360a95dec3411d5 Description-en: munin-node plugins for Groonga Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package provides munin-node plugins to monitor Groonga. Package: groonga-normalizer-mysql Description-md5: 6fe52582a9fbe598ae24ff35b1a56046 Description-en: MySQL derived normalizer for Groonga Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package provides a normalizer which normalizes text as same as MySQL does. . Groonga has its own normalizers by default, but that behavior is a bit defferent from MySQL does, so as a result, it affects search results. These normalizers are useful if you regards it important for keeping normalizer compatibility with MySQL in Mroonga which uses Groonga as storage engine. Package: groonga-plugin-suggest Description-md5: d70d7df6990d310e89642c664e18a4b9 Description-en: Suggest plugin for Groonga Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package provides suggest plugin. Package: groonga-server-common Description-md5: 7bc881f2518524f5579c51dc6ee8e296 Description-en: Fulltext search engine (metapackage for server use) Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package provides common settings for server use. Package: groonga-server-gqtp Description-md5: eb75d9af8bca61352d9eccc80918e801 Description-en: Fulltext search engine (metapackage for GQTP server use) Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package depends all Groonga related package for GQTP server use. Package: groonga-server-http Description-md5: 432f901129717f8fd2a853406f7a8a86 Description-en: Fulltext search engine (metapackage for HTTP server use) Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package depends all Groonga related package for HTTP server use. Package: groonga-token-filter-stem Description-md5: f5eda96d71c5e68c6257c8b524a8b168 Description-en: Stemming token filter for Groonga Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package provides TokenFilterStem token filter that stem each token. The token filter uses libstemmer that uses stemming algorithm written by Snowball. Package: groonga-tokenizer-mecab Description-md5: 9b62d73f5ac680f18303fed9e4f9f58b Description-en: MeCab tokenizer for Groonga Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package provides MeCab tokenizer. Package: grub-imageboot Description-md5: a4107cac8a31714bd0d52a3bfce48aa5 Description-en: boot iso, harddisk and floppy images with grub2 and syslinux memdisk This package installs a grub hook which integrates iso, harddisk and floppy images into the grub menu. . memdisk can't boot every image see http://syslinux.zytor.com/wiki/index.php/MEMDISK for its limitations. Package: gsad Description-md5: 999c2a4f41d572b886ea7cdf2a1fd759 Description-en: remote network security auditor - web interface The Greenbone Security Assistant HTTP Server connects to the Greebone Vulnerability Manager "gvmd" to provide a full-featured user interface for vulnerability management. . This tools was initially provided by the package greenbone-security-assistant. 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: gstreamer1.0-libav Description-md5: bf84995f63f72239acc44385b62f37da Description-en: ffmpeg plugin for GStreamer This GStreamer plugin supports a large number of audio and video compression formats through the use of the ffmpeg library. The plugin contains GStreamer elements for encoding 40+ formats (MPEG, DivX, MPEG4, AC3, DV, ...), decoding elements for decoding 90+ formats (AVI, MPEG, OGG, Matroska, ASF, ...), demuxing 30+ formats and colorspace conversion. . http://www.ffmpeg.org/ http://gstreamer.freedesktop.org/ http://gstreamer.freedesktop.org/modules/gst-libav.html Package: gstreamer1.0-plugins-ugly Description-md5: c036226562f55540aad2e51fbde63d54 Description-en: GStreamer plugins from the "ugly" set 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. . This package contains plugins from the "ugly" set, a set of good-quality plug-ins that might pose distribution problems. Package: gstreamer1.0-rtsp Description-md5: 324c293cb019895b9491331ce49fd119 Description-en: RTSP plugin for 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. . This package contains the GStreamer plugin for RTSP. Package: gstreamer1.0-vaapi Description-md5: 8adddb56a86e9aa5c8e45098c3045f7a Description-en: VA-API plugins for GStreamer Gstreamer-vaapi is a collection of GStreamer plugins and helper libraries that allow hardware accelerated video decoding, encoding and processing through VA-API. . This package contains GStreamer plugins for VA-API support: - `vaapiconvert': converts from YUV pixels to VA surfaces - `vaapisink': a VA-API based video sink Package: gsutil Description-md5: e489d74223eb937e5ac335215d8b609f Description-en: configure and manage Grandstream BudgeTone 100 VOIP and GX2000 phones GsUtil is a short program written to dump and restore the data from Grandstream BudgeTone 100 VOIP and GX2000 phone. Since a reboot is required to make the configuration change effective, this program does that too. Package: gtk-4-examples Description-md5: 5aa776a1b85b3a7177e93a35cc24869b Description-en: example files for GTK 4 GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the example files and a demonstration program for GTK4. Package: gtk-4-tests Description-md5: 16801b2e0bb5b3bd5dd4b20c8fb93349 Description-en: "as-installed" tests for GTK 4 GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains installable test programs, primarily for use with autopkgtest. Package: gtk-meshtastic-client Description-md5: 26d64cf4bacceb89a59b52ea09a08d7f Description-en: Unofficial Meshtastic Client in GTK4/Libadwaita This is a GUI client to control a meshtastic device over Serial, Bluetooth, or TCP/IP. It runs on top of the meshtastic Python API Package: gtk-theme-switch Description-md5: df36afddfc5db8a8165c75349fdb2b93 Description-en: GTK+ theme switching utility Utilities to easily switch GTK+ themes that can be run from the console, and has an optional GUI dock and theme preview. It can install themes downloaded from gtk.themes.org as well straight from the tarball. Package: gudhi-utils Description-md5: b51bf5afa1111fae25d9c7961897131d Description-en: Utilities from the GUDHI library The GUDHI library is a generic open source C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology. . This package contains some utilities built with the GUDHI library. Package: guess-concurrency Description-md5: 9215767af7c235ddc95fde5e762a5b05 Description-en: utility for estimating a suitable level of build parallelism It provides multiple ways of guessing and refining the currently available computing resources (CPUs and memory) and allows computing an educated guess for a suitable parallelism level given further constraints such as the required amount of memory per concurrent execution unit. The main use of this is preventing builds of large software packages from being killed due to exceeding the available amount of system memory. Package: guider Description-md5: 139734c6b2ed8d772ce10571000d6147 Description-en: runtime performance analyzer tool This is an integrated performance analyzer. It provides most of the features needed to measure, analyze, test and verify system performance. It is made to work on all platforms from very old to modern. Package: guile-avahi Description-md5: 503bfbda6807f5ce919dcd8cf71f5c4a Description-en: guile bindings for avahi This package provides bindings for Avahi. It allows programmers to use functionalities of the Avahi client library from Guile Scheme programs. Avahi itself is an implementation of multicast DNS (mDNS) and DNS Service Discovery (DNS-SD). Package: guile-bytestructures Description-md5: 73301f716b66649074e02506b1a65a9f Description-en: Structured access to bytevector contents This library offers a system imitating the type system of the C programming language, to be used on bytevectors. C's type system works on raw memory, and bytestructures works on bytevectors which are an abstraction over raw memory in Scheme. The system is in fact more powerful than the C type system, elevating types to first-class status. Package: guile-fibers Description-md5: 380ebade345d1303117eda1718feee69 Description-en: Guile library with facility to provide Go-like concurrency Fibers is a facility that provides Go-like concurrency for Guile Scheme, in the tradition of Concurrent ML. . This package contains the Guile Fibers modules. Package: guile-gcrypt Description-md5: f71a389269f74064a31133aa80190b5d Description-en: gcrypt bindings for guile Guile-Gcrypt provides a Guile 2.x interface to a subset of the GNU Libgcrypt crytographic library, which is itself used by the GNU Privacy Guard (GPG). . Guile-Gcrypt provides modules for cryptographic hash functions, message authentication codes (MAC), public-key crytography, strong randomness, and more. It is implemented using the foreign function interface (FFI) of Guile. Package: guile-git Description-md5: bc9e012175347d67756a1babb37d673c Description-en: guile bindings for libgit2 Guile-Git is a GNU Guile library providing bindings to libgit2, a library implementation of the Git distributed version control system core methods. Package: guile-json Description-md5: 99668b50d60d4c3a7a212cfa9fec34c3 Description-en: JSON module for Guile Guile-json supports parsing and building JSON documents according to the http://json.org specification. These are the main features: - Complies with http://json.org specification. - Supports JSON Text Sequences (RFC 7464). - Supports parsing concatenated JSON documents. - Builds JSON documents programmatically using scheme data types. - Allows JSON pretty printing. Package: guile-library Description-md5: e94a7d3d26b5f244afa9bc80157e98fc Description-en: Library of useful Guile modules A set of various-purpose library modules for Guile. Covered areas include: . * Unit testing framework ala JUnit * Logging system * String routines (wrapping, completion, soundex algorithm) * OS process chains (think "shell pipes in scheme") * ANSI escape sequence text coloring * A thread-safe message queue * Routines to perform topological sorts * Neil Van Dyke's permissive ("pragmatic") HTML parser * Nifty and concise regular expression routines * Classic search functions Package: guile-lzlib Description-md5: 04db84301af9e59f5b0521de4cc4d425 Description-en: lzlib bindings for guile Guile-lzlib is a GNU Guile library providing bindings to lzlib. Package: guile-semver Description-md5: 42d50286b5b47e316c4cf4cb261137e1 Description-en: guile implementation of Semantic Versioning This is a Guile implementation of the Semantic Versioning 2.0.0 specification. It provides tools for reading, writing, and comparing Semantic Versions (SemVers). . It also provides tools for dealing with SemVer ranges as used by the NodeJS Package Manager (and others). Package: guile-sqlite3 Description-md5: b118e9aa091aa24c11e319c59eb6aa08 Description-en: guile bindings for sqlite3 Guile bindings for the SQLite3 database engine. Package: guile-ssh Description-md5: 2c38ab224865f41ca2ee9d02280a1686 Description-en: guile bindings for libssh Guile-SSH is a library that provides access to the SSH protocol for programs written in GNU Guile interpreter. It is built upon the libssh library. . This includes the GNU Guile bindings. Package: guile-zlib Description-md5: f65c612895d5f2ee4f34043b21f09555 Description-en: zlib bindings for guile Guile-zlib is a GNU Guile library providing bindings to zlib. Package: guile-zstd Description-md5: e1cad4945045176049ecb1c8990e1f35 Description-en: zstd bindings for guile Guile-zstd is a GNU Guile library providing bindings to zstd. Package: guix Description-md5: 0fe008abc24be4ec327da9c1f4b76524 Description-en: GNU Guix functional package manager Guix is an advanced distribution of the GNU operating system developed by the GNU Project—which respects the freedom of computer users. . Guix supports transactional upgrades and roll-backs, unprivileged package management, and more. When used as a standalone distribution, Guix supports declarative system configuration for transparent and reproducible operating systems. . It provides Guile Scheme APIs, including high-level embedded domain-specific languages (EDSLs) to define packages and whole-system configurations. 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: gvm-tools Description-md5: 68babb411a1de19a7ac503e9c61e627e Description-en: Remote control the Greenbone Vulnerability Manager The Greenbone Vulnerability Management Tools or gvm-tools in short are a collection of tools that help with remote controlling a Greenbone Security Manager (GSM) appliance and its underlying Greenbone Vulnerability Manager (GVM). The tools essentially aid accessing the communication protocols GMP (Greenbone Management Protocol) and OSP (Open Scanner Protocol). . This module is comprised of interactive and non-interactive clients. The programming language Python is supported directly for interactive scripting. But it is also possible to issue remote GMP/OSP commands without programming in Python. Package: hamradio-files Description-md5: cf27175dc09c6225c4bda8a66851a783 Description-en: Ham radio call sign and prefix lists Ham radio call signs start with prefixes that indicate which country issued their license. The country files are listings of these prefixes together with exceptions for use in logging software. The Super Check Partial database files provide a list of call signs used by active contesters. . Contained files: * cty.csv, cty.dat ("bigcty" from country-files.com) * MASTER.SCP (from supercheckpartial.com) * WAG_call_history.txt (from www.dk9tn.de/downloads.php) Package: haproxy-doc Description-md5: f72de64c8c07f125957ba405924efb5e Description-en: fast and reliable load balancing reverse proxy (HTML documentation) HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. . This package contains the HTML documentation for haproxy. Package: hardinfo Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: hardinfo2 Description-md5: c4e75f2f501b3ee18281dc42b83cb522 Description-en: System Information and Benchmark for Linux Systems Hardinfo offers System Information and Benchmark for Linux Systems. It is able to obtain information from both hardware and basic software. It can benchmark your system and compare to other machines online. Package: hare Description-md5: 0a87b871c024847f0ee63bbef65fca60 Description-en: Simple, stable and robust systems programming language Hare uses a static type system, manual memory management, and a minimal runtime. It is well-suited to writing operating systems, system tools, compilers, networking software, and other low-level, high performance tasks. . This package installs the Hare standard library and build driver. Package: harec Description-md5: 2c7ad1d1fb1e50f7b7d3fd14746b4ab5 Description-en: Hare compiler for POSIX-compatible systems Hare is a systems programming language designed to be simple, stable and robust. Hare uses a static type system, manual memory management, and a minimal runtime. It is well suited to writing operating systems, system tools, compilers, networking software, and other low-level, high performance tasks. . This package installs the Hare compiler. Package: harlequin Description-md5: 9b8fa4f9a0e983789286f69889bcfc86 Description-en: database client for the terminal Harlequin is a SQL IDE in your terminal. It supports connecting to for DuckDB, SQLite, Postgres (also supports Redshift), MySQL/MariaDB, and ODBC (supports MS SQL Server, Oracle, and others). Package: harlequin-mysql Description-md5: dc64498a6a5f9f51fea4eb049741105c Description-en: database client for the terminal (MySQL/MariaDB adapter) Harlequin is a SQL IDE in your terminal. It supports connecting to for DuckDB, SQLite, Postgres (also supports Redshift), MySQL/MariaDB, and ODBC (supports MS SQL Server, Oracle, and others). . This package contains the MySQL/MariaDB adapter. Package: harlequin-odbc Description-md5: 548da8b1e5058fadcca1d982a4331f6b Description-en: database client for the terminal (ODBC adapter) Harlequin is a SQL IDE in your terminal. It supports connecting to for DuckDB, SQLite, Postgres (also supports Redshift), MySQL/MariaDB, and ODBC (supports MS SQL Server, Oracle, and others). . This package contains the ODBC adapter. Package: harlequin-postgres Description-md5: 65af2d08e731dc1bc7721d71a6b9caea Description-en: database client for the terminal (Postgres adapter) Harlequin is a SQL IDE in your terminal. It supports connecting to for DuckDB, SQLite, Postgres (also supports Redshift), MySQL/MariaDB, and ODBC (supports MS SQL Server, Oracle, and others). . This package contains the Postgres adapter. Package: harp Description-md5: e95aeab644f4ff2a8d73fc78179ca78f Description-en: Data harmonization toolset for Earth Observation formats HARP is a toolset for ingesting, processing and inter-comparing satellite or model data against correlative data. The toolset is composed of a set of command line tools, a C library of analysis functions, and import/export interfaces for Python. The main goal of HARP is to assist in the inter-comparison of data sets. By appropriatelty chaining calls to the HARP command line tools one can preprocess satellite, model, and/or correlative data such that two datasets that need to be compared end up having the same temporal/spatial grid, same data format/structure, and same physical units. . This package provides the HARP binary utilities. Package: hashrat Description-md5: 4b1bba579741a4592601af9d4cc52704 Description-en: hashing tool supporting several hashes and recursivity Hashrat is a hash-generation utility that supports the md5, sha1, sha256, sha512, whirlpool, jh-244, jh256, jh-384 and jh-512 hash functions, and also the HMAC versions of those functions. It can output in 'traditional' format (same as md5sum and shasum and the like), or it's own format. . Hashes can be output in octal, decimal, hexadecimal, uppercase hexadecimal or base64. . Hashrat also supports directory recursion, hashing entire devices, generating a hash for an entire directory, operations in remote machines and several other features. It has a 'CGI' mode that can be used as a web-page to lookup hashes. . This tool is useful in forensics investigations and network security. Package: hcxtools Description-md5: c4b2b2f9347bcff46f0f61c71081cac1 Description-en: Tools for converting captures to use with hashcat or John the Ripper Portable solution for capturing wlan traffic and conversion to hashcat formats (recommended by hashcat) and to John the Ripper formats. . hcx stands for: - h = hash - c = capture, convert and calculate candidates - x = different hashtypes Package: hdf5-filter-plugin-blosc-serial Description-md5: 580580e6c3a2903fa4aa800508f6112e Description-en: blocking, shuffling and lossless compression library This package contains a filter for HDF5 that uses the Blosc compressor. By installing this filter, you can read and write HDF5 files with Blosc-compressed datasets. Package: healpy-data Description-md5: c4ee58a35b8a2b11453f31bb679a1262 Description-en: HEALPix representation of spherical data - Python data HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization of a sphere. As suggested in the name, this pixelization produces a subdivision of a spherical surface in which each pixel covers the same surface area as every other pixel. It is commonly used to store all-sky astronomical images, most famously maps of the cosmic microwave background. . This package provides platform-independent data and test files for the Python wrapper around the C++ implementation of HEALPix. Package: heat-tempest-plugin Description-md5: 57439106b74f0e69a2a7110e27850317 Description-en: OpenStack Integration Test Suite - Heat 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 Heat plugin. Package: hedgewars Description-md5: 95a283ed5766101c57cbbde0d1b67a66 Description-en: Funny turn-based artillery game, featuring fighting hedgehogs! Each player controls a team of several hedgehogs. During the course of the game, players take turns with one of their hedgehogs. They then use whatever tools and weapons are available to attack and kill the opponents' hedgehogs, thereby winning the game. Hedgehogs may move around the terrain in a variety of ways, normally by walking and jumping but also by using particular tools such as the "Rope" or "Parachute", to move to otherwise inaccessible areas. Each turn is time-limited to ensure that players do not hold up the game with excessive thinking or moving. . A large variety of tools and weapons are available for players during the game: Grenade, Cluster Bomb, Bazooka, UFO, Homing Bee, Shotgun, Desert Eagle, Fire Punch, Baseball Bat, Dynamite, Mine, Rope, Pneumatic pick, Parachute. Most weapons, when used, cause explosions that deform the terrain, removing circular chunks. The landscape is an island floating on a body of water, or a restricted cave with water at the bottom. A hedgehog dies when it enters the water (either by falling off the island, or through a hole in the bottom of it), it is thrown off either side of the arena or when its health is reduced, typically from contact with explosions, to zero (the damage dealt to the attacked hedgehog or hedgehogs after a player's or CPU turn is shown only when all movement on the battlefield has ceased). Package: hedgewars-data Description-md5: a00ae77af1a4a8317e7becce4e0821a3 Description-en: Data files for hedgewars This package contains data files for the hedgewars package. Examples of files are: maps, scripts, themes, images, sounds, level data and other miscellaneous files needed by hedgewars. Package: heimdall-flash Description-md5: 82e002fb8f666e055231afa425732f75 Description-en: tool for flashing firmware on Samsung Galaxy S devices Heimdall is a tool for flashing firmware (aka ROMs) onto Samsung Galaxy S devices over a USB connection. It accomplishes this using the same protocol as Odin, Samsung's internal Windows-only firmware updater. Package: heimdall-flash-frontend Description-md5: f1bdd32b87ba24df7b0b5ff4f5194f70 Description-en: tool for flashing firmware on Samsung Galaxy S devices - Qt GUI Heimdall is a tool for flashing firmware (aka ROMs) onto Samsung Galaxy S devices over a USB connection. It accomplishes this using the same protocol as Odin, Samsung's internal Windows-only firmware updater. . This package includes a Qt-based frontend for managing Galaxy devices. Package: hexagonrpcd Description-md5: 5074b86965d0099394d3b6303d3e534f Description-en: Daemon to communicate with Qualcomm DSPs Qualcomm processors include Digital Signal Processors (DSP) which can be accessed from Linux using the FastRPC protocol. This protocol is used to: * serve remote files to the DSPs * call functions to offload work to the DSPs . This package contains hexagonrpcd, a daemon used to communicate with the Context Hub Runtime Environment (a DSP program that manages sensors) using the FastRPC protocol. Package: hibiscus Description-md5: bdaef5cf498725b9f94368638667dfb5 Description-en: Java online banking client using the HBCI standard A Java based, platform independent (running on Linux, Windows, OS X, OpenBSD, OpenSolaris) homebanking application, that uses the German FinTS/HBCI standard. All data (accounts, transactions, addresses, ..) are stored encrypted into an embedded database (H2) by default or on a MySQL/MariaDB server (if configured). . Hibiscus runs as a plugin within the Jameica framework as either a typical desktop application or headless in server mode. Package: hibiscus-doc Description-md5: 59c96cb68e37e17c581717018b4210e1 Description-en: Java online banking client using the HBCI standard - documentation package A Java based, platform independent (running on Linux, Windows, OS X, OpenBSD, OpenSolaris) homebanking application, that uses the German FinTS/HBCI standard. All data (accounts, transactions, addresses, ..) are stored encrypted into an embedded database (H2) by default or on a MySQL/MariaDB server (if configured). . Hibiscus runs as a plugin within the Jameica framework as either a typical desktop application or headless in server mode. . This package contains the API documentation of the hibiscus package. Package: highs Description-md5: 00160f0367cea01c643b0744ff493259 Description-en: High performance linear optimization software HiGHS is a high performance serial and parallel solver for large scale sparse linear optimization problems, including linear programming (LP) problems, convex quadratic programming (QP) problems, and mixed integer programming (MIP) problems. . This package contains the HiGHS solver. Package: hipcc Description-md5: 7b4ea0e25b733eb66443c59f905ac48c Description-en: C++ Runtime API and Kernel Language for AMD and NVIDIA GPUs HIP (Heterogeneous Interface for Portability) is a C++ Runtime API and Kernel Language that allows developers to create portable applications for AMD and NVIDIA GPUs from single source code. . Key features include: . * HIP is very thin and has little or no performance impact over coding directly in CUDA mode; * HIP allows coding in a single-source C++ programming language including features such as templates, C++11 lambdas, classes, namespaces, and more; * HIP allows developers to use the "best" development environment and tools on each target platform; * the HIPify tools automatically convert source from CUDA to HIP; * developers can specialize for the platform (CUDA or AMD) to tune for performance or handle tricky cases. . New projects can be developed directly in the portable HIP C++ language and can run on either NVIDIA or AMD platforms. Additionally, HIP provides porting tools which make it easy to port existing CUDA codes to the HIP layer, with no loss of performance as compared to the original CUDA application. HIP is not intended to be a drop-in replacement for CUDA, and developers should expect to do some manual coding and performance tuning work to complete the port. Package: hippotat-client Description-md5: 5fe76215e4a256183164431de380999e Description-en: IP Over HTTP (Asinine) - client IP-over-HTTP client. . Hippotat is a system to allow you to use your normal VPN, ssh, and other applications, even in broken network environments that are only ever tested with “web stuff”. . This package contains the client, which you typically run on your laptop as and when required. Package: hippotat-common Description-md5: 75c55029f5bc37ed80d2bdc1d0968903 Description-en: IP Over HTTP (Asinine) - common files, including docs IP-over-HTTP system common files, including documentation. . Hippotat is a system to allow you to use your normal VPN, ssh, and other applications, even in broken network environments that are only ever tested with “web stuff”. . This package contains the common files need by both client and server, and the documentation. Package: hippotat-server Description-md5: a12d963b533d5fdb3ed7417da439aff7 Description-en: IP Over HTTP (Asinine) - server IP-over-HTTP server. . Hippotat is a system to allow you to use your normal VPN, ssh, and other applications, even in broken network environments that are only ever tested with “web stuff”. . This package contains the server, which you would typically keep running on a stable and well-connected machine. Package: hitch Description-md5: daf5c6135ecc6e01ad5e1a7bdab5b004 Description-en: scalable TLS proxy Hitch is a libev-based high performance SSL/TLS proxy, used for terminating HTTPS traffic in front of origin servers. . Hitch features: . * ALPN/NPN for HTTP/2 * Support for TLS1.2 and TLS1.3 and legacy TLS 1.0/1.1 * SNI, with and without wildcard certificates * Automatic OCSP stapling support * Client certificate authentication * PROXY protocol to signal client IP/port to backend * Supports UNIX domain socket connections to origin * Safe for large installations: performant up to 15 000 listening sockets and 500 000 certificates * Support for seamless run-time configuration reloads of certificates and listen endpoints 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: httpdirfs Description-md5: e83427a9ef2b2014d708d1099b7a17d2 Description-en: filesystem client for HTTP directory listings httpdirfs is program that can be used to mount HTTP directory listings (generated using an Apache DirectoryIndex, for example) as a virtual filesystem through the FUSE interface. It supports HTTP basic authentication. Package: httping Description-md5: 9ee69bd6b64016d8b0c063e83e47a7da Description-en: ping-like program for http-requests httping is like ping for HTTP. It sends requests to a hostname or a remote URL and it shows you how long it takes to connect, send a HTTP request and retrieve the reply (only the header). . It supports SSL as well as various different ways to use it. Package: humanlog Description-md5: bf25a238d00d9ae19da87a5d34bc7f3b Description-en: Logs for humans to read (binary) Utility to read structured logs from stdin and print them back to stdout, but in a prettier and more human-readable format. Package: hunspell-de-med Description-md5: 99df8f9fe3c9ec32ff56273ba8ff3640 Description-en: German medical dictionary for hunspell This package contains a German medical dictionary for use with the hunspell spellchecker which is currently used within OpenOffice.org2 and as an ispell clone. Package: hvcc Description-md5: e1fed4732049b9510cb4be41ad83d9a1 Description-en: heavy dataflow audio programming language transpiler Heavy is a framework for easily generating audio plugins for use in interactive sound and music applications such games, instruments or installations. . It aims to reduce the dependency on low-level programming from a creative standpoint and bridge the gap from idea to production-ready implementation. . Heavy makes use of modern software principles to generate highly optimised C/C++ code specifically targeting a wide variety of popular hardware architectures and software frameworks. It can also automatically build plugin binaries for these platforms. . Currently Heavy supports compiling Pure Data (.pd) patch files. . This package installs the 'hvcc' binary and executables Package: hybrid-dev Description-md5: 3213ec9ce808db3926a66ada19254ea8 Description-en: high-performance secure IRC server - development files These are the headers used when writing modules for ircd-hybrid. For more information on how to write these modules, see the ircd-hybrid documentation or example_module.c in the source code for ircd-hybrid. . It also includes mbuild-hybrid, a shell script that simplifies building and installation of such modules. This shell script is simplistic and assumes a lot; if you possess clue, you will know what to do anyway. Package: hyphy-common Description-md5: 29fb3ecb2c129ae6357a78d4e47aa407 Description-en: Hypothesis testing using Phylogenies (common files) HyPhy is an open-source software package for the analysis of genetic sequences using techniques in phylogenetics, molecular evolution, and machine learning. It features a complete graphical user interface (GUI) and a rich scripting language for limitless customization of analyses. Additionally, HyPhy features support for parallel computing environments (via message passing interface) and it can be compiled as a shared library and called from other programming environments such as Python or R. Continued development of HyPhy is currently supported in part by an NIGMS R01 award 1R01GM093939. . This package provides files that are common to all binary versions. Package: hyphy-mpi Description-md5: bf880100fd3d0b8d321965866c6d667b Description-en: Hypothesis testing using Phylogenies (MPI version) HyPhy is an open-source software package for the analysis of genetic sequences using techniques in phylogenetics, molecular evolution, and machine learning. It features a complete graphical user interface (GUI) and a rich scripting language for limitless customization of analyses. Additionally, HyPhy features support for parallel computing environments (via message passing interface) and it can be compiled as a shared library and called from other programming environments such as Python or R. Continued development of HyPhy is currently supported in part by an NIGMS R01 award 1R01GM093939. . This package provides an executable using MPI to do multiprocessing. Package: hyphy-pt Description-md5: 27e3303e49d4d235306c006bc3c67912 Description-en: Hypothesis testing using Phylogenies (pthreads version) HyPhy is an open-source software package for the analysis of genetic sequences using techniques in phylogenetics, molecular evolution, and machine learning. It features a complete graphical user interface (GUI) and a rich scripting language for limitless customization of analyses. Additionally, HyPhy features support for parallel computing environments (via message passing interface) and it can be compiled as a shared library and called from other programming environments such as Python or R. Continued development of HyPhy is currently supported in part by an NIGMS R01 award 1R01GM093939. . This package provides an executable using pthreads to do multiprocessing. Package: i2c-tools Description-md5: 675f45359e19feae2eb165a5b0b5bdd7 Description-en: heterogeneous set of I2C tools for Linux This package contains a heterogeneous set of I2C tools for Linux: a bus probing tool, a chip dumper, register-level access helpers, EEPROM decoding scripts, and more. Package: i2pd Description-md5: 8bfe5025581b8fad540264ef12684425 Description-en: Full-featured C++ implementation of I2P client I2P (Invisible Internet Protocol) is a universal anonymous network layer. All communications over I2P are anonymous and end-to-end encrypted, participants don't reveal their real IP addresses. Package: i3lock Description-md5: 4e6416465311b751731cda48e87fce00 Description-en: improved screen locker i3lock is a simple screen locker like slock. After starting it, you will see a white screen (you can configure the color/an image). You can return to your screen by entering your password. . i3lock forks so you can combine it with an alias to suspend to RAM. . You can specify either a background color or a PNG image which will be displayed while your screen is locked. . You can specify whether i3lock should bell upon a wrong password. . i3lock uses PAM and therefore is compatible with LDAP etc. Package: i3status Description-md5: b7945e67d7743800240c086cc6c8bdaa Description-en: Generates a status line for dzen2, xmobar or i3bar i3status is a small (about 3000 SLOC) and light-weight program for generating a status bar for i3bar, dzen2, xmobar or similar programs by combining several information about your system (IP addresses of your interfaces, load, current date/time, ESSID of the network you are associated to, disk status, and so on). Package: iat Description-md5: 43a4b9330480c7263abcdfcfab5ec58c Description-en: Converts many CD-ROM image formats to iso9660 iat (Iso9660 Analyzer Tool) is a tool for detecting the structure of many types of CD-ROM image file formats, such as BIN, MDF, PDI, CDI, NRG, and B5I, and converting them into ISO-9660. Package: ibsim-utils Description-md5: 213cfc3282bdc0c42f1565a0696d728b Description-en: InfiniBand fabric simulator utilities ibsim provides a simulation of an InfiniBand fabric, which can be used by the opensm subnet manager and infiniband diagnostics and management tools. . This package provides utilities for use with the simulator. Package: ibus-braille Description-md5: 4ba1bbfebc13d5c1c8925fefb700c81e Description-en: Braille input engine for IBus Ibus-braille allows one to use the PC keyboard to type text in graphical desktops in a Perkins-like way, i.e. braille patterns. . It supports several braille tables (english, french, indian, spanish), contracted braille and abbreviations. . It comes with table editors. Package: ibus-input-pad Description-md5: dfe32a6379ef71c6582ec3621660b596 Description-en: Input Pad for IBus The input pad engine for IBus platform. It provides the interface to use input-pad with IBus. . This package contains the IBus engine. Package: ibus-tests Description-md5: fdc06b8df25b46282205263a0058ee1a Description-en: Intelligent Input Bus - installed tests IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains test programs, designed to be run as part of a regression testsuite. Package: ibus-typing-booster Description-md5: 8df8727a23407ff87c1e854faf927e9d Description-en: Completion input method to speedup typing Ibus-typing-booster is a predictive input method and predicts complete words based on context and partial input. One can then simply select the desired word from a list of suggestions and improve one's typing speed and spelling. Package: ibus-wayland Description-md5: 53b1e5fedf91fd21bf46c3f47b3c4a5a Description-en: Intelligent Input Bus - Wayland support IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains the Wayland input method support. . This package is only needed if you are using a Wayland compositor which supports the "input-method-unstable-v1" protocol, and if you want to input text via this protocol. Note that even on Wayland compositors with no support of this protocol, IBus could still work using its own transport protocol and APIs. Package: icinga-php-library Description-md5: 456388baac435cbd6e966d4860e5287e Description-en: Icinga PHP Library for Icinga Web 2 Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . The software will give you a web frontend for your monitoring solution, and can run additional modules, extending monitoring data, or even supplying something new to the webinterface. . This package provides the Icinga PHP libraries. Package: icingacli Description-md5: 1a6656d7bea04a0cb347e50677ad69a3 Description-en: simple CLI tool for Icingaweb2 and its modules Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . `icingacli` is a command line utility, allowing the admin to configure Icinga Web 2 and provides the possibility to query Icinga data from your shell. All modules of Icingaweb2 can add additional commands to the icingacli. Package: icingadb Description-md5: a8583350d6ff968dc6c37ea9ebd51ba9 Description-en: database connector for Icinga 2 Icinga DB is a set of components for publishing, synchronizing and visualizing monitoring data in the Icinga ecosystem, consisting of: . * The Icinga DB daemon, which synchronizes monitoring data between a Redis server and a database. * Icinga 2 with its Icinga DB feature enabled, responsible for publishing the data to the Redis server, i.e. configuration and its runtime updates, check results, state changes, downtimes, acknowledgements, notifications, and other events such as flapping. * And Icinga Web with the Icinga DB Web module enabled, which connects to both Redis and the database to display and work with the most up-to-date data. Package: icingaweb2 Description-md5: ad76bf54e5536f365d3c1bcd65b635a7 Description-en: simple and responsive web interface for Icinga Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . The software will give you a web frontend for your monitoring solution, and can run additional modules, extending monitoring data, or even supplying something new to the webinterface. . This package installs the web interface with all needed dependencies. Package: icingaweb2-common Description-md5: 3754116cfd44cbbaf7a457d6b618ee01 Description-en: simple and responsive web interface for Icinga - common files Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . The software will give you a web frontend for your monitoring solution, and can run additional modules, extending monitoring data, or even supplying something new to the webinterface. . This package contains common files for the web interface, and the CLI tool. Package: icingaweb2-module-audit Description-md5: 8d4f7144adb6d2432a19d1ceaf9061aa Description-en: Audit logs for Icinga Web 2 Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . This module creates audit logs for Icinga Web 2. Package: icingaweb2-module-boxydash Description-md5: 3716de3b141dd17badccdcbbf56fca10 Description-en: simple and responsive web interface for Icinga - boxydash module Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . This module is intended to give you another view of the status of your board. Package: icingaweb2-module-businessprocess Description-md5: 15dd2bf75459ff2d4815c71fcf0c2114 Description-en: simple and responsive web interface for Icinga - businessprocess module Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . The software will give you a web frontend for your monitoring solution, and can run additional modules, extending monitoring data, or even supplying something new to the webinterface. . Business Process viewer and modeler provides a web-based process modeler. It integrates as a module into Icinga Web 2 and provides a plugin check command for Icinga. Tile and tree views can be shown inline, as dashlets or fullscreen. All of those for whole processes or just parts of them. Package: icingaweb2-module-cube Description-md5: 80cc1211bb438066a1bc3f4fa7798317 Description-en: simple and responsive web interface to show host statistics Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . Cube is a tiny module. It currently shows host statistics (total count, health) grouped by various custom variables in multiple dimensions. Package: icingaweb2-module-director Description-md5: a788c6f09090c096fb6b877cd994d700 Description-en: simple and responsive web interface for Icinga - director module Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . The software will give you a web frontend for your monitoring solution, and can run additional modules, extending monitoring data, or even supplying something new to the webinterface. . Icinga Director is a configuration tool that has been designed to make Icinga 2 configuration easy and understandable. Package: icingaweb2-module-doc Description-md5: 7794ede3b5f64cd453511ac5f2f0de6a Description-en: simple and responsive web interface for Icinga - documentation module Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . This module adds the documentation viewer of Icinga Web 2, which can also display the documentation of other modules. Package: icingaweb2-module-eventdb Description-md5: 4ddc8a99ab9d560e31506012772d64fe Description-en: simple and responsive web interface for Icinga - eventdb module Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . With the EventDB Module you can browse, comment and acknowledge events collected by EventDB easily in Icinga Web 2. Package: icingaweb2-module-fileshipper Description-md5: ecd91f8356d960f2f6d28acd04bd010d Description-en: This Module offers to deploy config files through the Director Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . This module offers the possibility to deploy hand-crafted Icinga 2 config files through the Icinga Director based on Import Source able to deal with CSV, JSON, YAML and XML files. Package: icingaweb2-module-generictts Description-md5: c1e6968cb9c927e99cd5f6aa543c9160 Description-en: simple and responsive web interface for Icinga - generictts module Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . Generic TTS implements Icinga Web 2's ticket hook for replacing ticket patterns with links to your trouble ticket system (TTS). Package: icingaweb2-module-graphite Description-md5: 2b27b703981420fb6f9658f96b8cf924 Description-en: simple and responsive web interface for Icinga - graphite module Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . This module adds graphite graphs to the web interface. Package: icingaweb2-module-idoreports Description-md5: 1f27054275b8f86d02a9f10f7bc99e58 Description-en: simple and responsive web interface for Icinga - boxydash idoreports Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . This module gives Host and service availability reports for ido database. Package: icingaweb2-module-incubator Description-md5: d37c00a2759a75c7468d02fc6958412e Description-en: This Module offers to deploy config files through the Director Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . This module ships bleeding edge libraries useful for Icinga Web 2 modules. Package: icingaweb2-module-monitoring Description-md5: 5d6b8ef6da875c41de5c8a60b0eadee8 Description-en: simple and responsive web interface for Icinga - monitoring module Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . This module adds the Icinga monitoring frontend to the web interface. Package: icingaweb2-module-nagvis Description-md5: b7794479558bdd2d5efdaa4a6875611e Description-en: simple and responsive web interface for Icinga - nagvis module Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . The software will give you a web frontend for your monitoring solution, and can run additional modules, extending monitoring data, or even supplying something new to the webinterface. . NagVis is a visualization addon for Icinga or Nagios. It can be used to visualize monitoring data in combination with all kinds of pictures or maps. This allows one to show the state of your infrastructure in many different creative ways. Package: icingaweb2-module-pdfexport Description-md5: 0dcba4a3ae9be175a0e9d96cff941aa6 Description-en: Future place for the PDF export functionality for Icinga Web 2 Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . Integrate PDF export functionality for Icinga Web 2. Package: icingaweb2-module-pnp Description-md5: 5f84a678051f14f74b5bbcb5357a5cbd Description-en: view beautiful graphs in the host/service detail view Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . This module integrates PNP into Icinga Web 2 and allows you to view beautiful graphs in the host/service detail view. Package: icingaweb2-module-reporting Description-md5: 85f8a49dff2c37b2e21a1f765cc4caf0 Description-en: Reporting functionality in the web frontend Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . Reporting functionality in the monitoring web frontend. Package: icingaweb2-module-statusmap Description-md5: acbdcb0af04b180efb8b41ba2fa1d192 Description-en: simple and responsive web interface for Icinga - statusmap module Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . This module adds a very basic status map for Icinga Web 2. Package: icingaweb2-module-toplevelview Description-md5: c26b8a9a21540fc11bbc41fc76223783 Description-en: simple and responsive web interface for Icinga - top level view Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . Top Level View is a hierarchy based status view for Icinga Web 2. Package: icingaweb2-module-x509 Description-md5: 35fbc817ec34c5c5fe773de69c9d6e69 Description-en: simple and responsive web interface for Icinga - x509 module Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . The X.509 module for Icinga keeps track of certificates as they are deployed in a network environment. It does this by scanning networks for TLS services and collects whatever certificates it finds along the way. The certificates are verified using its own trust store. Package: icon-ipl Description-md5: 561870fc816eef9502bea4e230d182d2 Description-en: Libraries for Icon, a high-level programming language Ideal for both complex nonnumerical applications and for situations where users need quick solutions with a minimum of programming effort, Icon is a high-level, general purpose programming language with a syntax similar to Pascal and C. Its applications include: rapid prototyping, analyzing natural languages, generating computer programs, and artificial intelligence. (From the back cover of the book "The Icon Programming Language," by Griswold and Griswold.) . This package contains the Icon program library, a library of Icon procedures and programs contributed by Icon users. Package: icont Description-md5: 32a55e9c6e8ddde3e843ee6c82b54ab5 Description-en: Interpreter for Icon, a high-level programming language Ideal for both complex nonnumerical applications and for situations where users need quick solutions with a minimum of programming effort, Icon is a high-level, general purpose programming language with a syntax similar to Pascal and C. Its applications include: rapid prototyping, analyzing natural languages, generating computer programs, and artificial intelligence. (From the back cover of the book "The Icon Programming Language," by Griswold and Griswold.) . This package contains the Icon translator, which converts Icon source code into `ucode` that can then be executed with the help of the iconx program. Package: iconx Description-md5: 4afe00cd9fc1151ce65edb169ff82c7f Description-en: Executor for Icon, a high-level programming language Ideal for both complex nonnumerical applications and for situations where users need quick solutions with a minimum of programming effort, Icon is a high-level, general purpose programming language with a syntax similar to Pascal and C. Its applications include: rapid prototyping, analyzing natural languages, generating computer programs, and artificial intelligence. (From the back cover of the book "The Icon Programming Language," by Griswold and Griswold.) . This package contains the Icon executor, iconx, which is needed to execute interpreted Icon programs. If you are starting from Icon source code (as opposed to precompiled `ucode' files), you will also need the icont package, which converts your Icon source into a program that iconx can execute. 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: idseq-bench Description-md5: 6cd81edbd88cc2308cae611159efb5f7 Description-en: Benchmark generator for the IDseq Portal IDseq (Infectious Disease Sequencing Platform) is an unbiased global software platform that helps scientists identify pathogens in metagenomic sequencing data. . * Discover - Identify the pathogen landscape * Detect - Monitor and review potential outbreaks * Decipher - Find potential infecting organisms in large datasets . This package provides the benchmark generator for the IDseq Portal. Package: ietf2bibtex Description-md5: 12910e5788e2a7ac99f53c401e42bbdc Description-en: Create BibTeX entry for IETF document (RFC or Internet Draft) ietf2bibtex creates a BibTeX entry for an IETF document (i.e. RFC or Internet Draft). The necessary information is automatically obtained from online XML references and the actual document. Package: ifupdown-ng Description-md5: 4a89365901c2a8b66e88462789790ce4 Description-en: network interface configuration tool ifupdown-ng is a network interface configuration tool that is largely compatible with Debian ifupdown, BusyBox ifupdown and Cumulus Networks' ifupdown2. . It is intended as a drop-in replacement for all aforementioned suites and provides the well-known ifup/ifdown/ifquery tools as well as ifctrstat to query interface statistics via CLI. . ifupdown-ng provides dependency resolutions between interfaces (physical, bond, vlan, bridges, etc.) to configure interfaces in a meaningful order independent of their order within the configuration file(s). . ifupdown-ng currently has support for B.A.T.M.A.N. adv., bonding, bridges, MPLS, PPP, regular tunnels + wireguard, VLANs, VRFs, VXLAN, as well as setting hardware/driver parameters with ethtool. Package: ifupdown-ng-compat Description-md5: 478ccf63f5ef20e2765446b74376ec59 Description-en: network interface configuration tool -- ifupdown compat ifupdown-ng is a network interface configuration tool that is largely compatible with Debian ifupdown, BusyBox ifupdown and Cumulus Networks' ifupdown2. . It is intended as a drop-in replacement for all aforementioned suites and provides the well-known ifup/ifdown/ifquery tools as well as ifctrstat to query interface statistics via CLI. . ifupdown-ng provides dependency resolutions between interfaces (physical, bond, vlan, bridges, etc.) to configure interfaces in a meaningful order independent of their order within the configuration file(s). . ifupdown-ng currently has support for B.A.T.M.A.N. adv., bonding, bridges, MPLS, PPP, regular tunnels + wireguard, VLANs, VRFs, VXLAN, as well as setting hardware/driver parameters with ethtool. . This package provides compatibility with traditional ifupdown. Package: igblast Description-md5: 2962314d8994f10816be6f57d21f8ffc Description-en: Immunoglobulin and T cell receptor variable domain sequence analysis IgBLAST allows users to view the matches to the germline V, D, and J genes, details at rearrangement junctions, the delineation of IG V domain framework regions, and complementarity determining regions. IgBLAST has the capability to analyse nucleotide and protein sequences, and can process sequences in batches. Furthermore, IgBLAST allows searches against the germline gene databases and other sequence databases simultaneously to minimize the chance of missing possibly the best matching germline V gene. Package: igtf-policy-classic Description-md5: a825da19ec7ecc3cf4d4369b27ca0de8 Description-en: IGTF classic profile for Certificate Authorities The Interoperable Global Trust Federation (IGTF) maintains a common trust base for the benefit of distributed science and research computing infrastructures. It provides a list of accredited trust anchors, with root certificates, certificate revocation list locations, contact information, and signing policies. . This package contains the trust anchors for the classic profile. See also: http://www.eugridpma.org/guidelines/classic Package: igtf-policy-experimental Description-md5: f6806b1cbe9d31c5d3c079cd5c80f97d Description-en: IGTF experimental Certificate Authorities The Interoperable Global Trust Federation (IGTF) maintains a common trust base for the benefit of distributed science and research computing infrastructures. It provides a list of accredited trust anchors, with root certificates, certificate revocation list locations, contact information, and signing policies. . This package contains several experimental trust anchors. Use with caution, as they come without any guarantees. Package: igtf-policy-iota Description-md5: 704194d97e71e19cf95ef84a9a52f6f4 Description-en: IGTF IOTA profile for Certificate Authorities The Interoperable Global Trust Federation (IGTF) maintains a common trust base for the benefit of distributed science and research computing infrastructures. It provides a list of accredited trust anchors, with root certificates, certificate revocation list locations, contact information, and signing policies. . This package contains the trust anchors for the IOTA (Identifier-Only Trust Assurance with Secured Infrastructure) profile. See also: http://www.eugridpma.org/guidelines/IOTA/ Package: igtf-policy-mics Description-md5: c4bcca26814032bb3e6b5f7a16f79032 Description-en: IGTF MICS profile for Certificate Authorities The Interoperable Global Trust Federation (IGTF) maintains a common trust base for the benefit of distributed science and research computing infrastructures. It provides a list of accredited trust anchors, with root certificates, certificate revocation list locations, contact information, and signing policies. . This package contains the trust anchors for the MICS (Member Integrated Credential Services) profile. See also: http://www.eugridpma.org/guidelines/MICS/ Package: igtf-policy-slcs Description-md5: f82a89b3c27a06ad3b4c63c897f9453c Description-en: IGTF SLCS profile for Certificate Authorities The Interoperable Global Trust Federation (IGTF) maintains a common trust base for the benefit of distributed science and research computing infrastructures. It provides a list of accredited trust anchors, with root certificates, certificate revocation list locations, contact information, and signing policies. . This package contains the trust anchors for the SLCS (Short Lived Credential Services) profile. See also: http://www.eugridpma.org/guidelines/SLCS/ Package: igtf-policy-unaccredited Description-md5: 0e1d38a5a037c26f29eda9a2b1ad546f Description-en: IGTF unaccredited Certificate Authorities The Interoperable Global Trust Federation (IGTF) maintains a common trust base for the benefit of distributed science and research computing infrastructures. It provides a list of accredited trust anchors, with root certificates, certificate revocation list locations, contact information, and signing policies. . This package contains several unaccredited trust anchors. Use with caution, as they come without any guarantees. 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: ikiwiki Description-md5: 0cf5166fc2f9cf80c74ea6c0497b7353 Description-en: wiki compiler Ikiwiki converts a directory full of wiki pages into HTML pages suitable for publishing on a website. Unlike many wikis, ikiwiki does not have its own ad-hoc means of storing page history, and instead uses a revision control system such as Subversion or Git. . Ikiwiki implements all of the other standard features of a wiki, including web-based page editing, user registration and logins, a RecentChanges page, BackLinks, search, Discussion pages, tags, smart merging and conflict resolution, and page locking. . Ikiwiki also supports generating news feeds (RSS and Atom) and blogging. Ikiwiki provides a plugin system which allows many other features to be added. Some of the plugins have additional dependencies, found among the Recommends and Suggests of this package. Package: ikvswitch Description-md5: 54f4280a745eed4750847888dcf03277 Description-en: virtual switch infrastructure designed for complex network deployment testing This package sets up virtual machines that will act as 2 spine switches and 3 racks with 2 leaf switches each, to simulate a datacenter setup. All 8 switches are connected to each other over un-numbered IPv6 link-local addresses over which a BGP link is established (ie: this is a bgp-to-the-host setup, or L3 only networking). . Once setup, it is possible for the user to connect virtual machines to this virtual infrastructure. Each VM can be connected to 2 rack switches over BGP as well. . The goal of this package is to be able to experiment with virtual machines, as if they were physical machines installed into 3 physical racks, with this type of L3 connectivity only. Package: image-garden Description-md5: 476e398e591935659c2b08a300aea184 Description-en: tool for creating test virtual machines Image Garden downloads, initializes and optionally operates virtual machine images for popular operating systems. All the systems are designed for testing and come configured with well-known username and password, usually matching the name of the system. 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: img2pdf Description-md5: 321f642507c293d3cfba614e7905f8ba Description-en: Lossless conversion of raster images to PDF This program will take a list of raster images and produce a PDF file with the images embedded in it. JPEG and JPEG2000 images will be included without recompression. Raster images in other formats will be included with zip/flate encoding which usually leads to an increase in the resulting size because formats like png compress better than PDF which just zip/flate compresses the RGB data. As a result, this tool is able to losslessly wrap images into a PDF container with a quality to filesize ratio that is typically better (in case of JPEG and JPEG2000 images) or equal (in case of other formats) than that of existing tools. . This package contains the executable. Package: incus Description-md5: 94e46364713f479d7b98525f41e93cc6 Description-en: Powerful system container and virtual machine manager - daemon Incus is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. . It's image based with pre-made images available for a wide number of Linux distributions and is built around a very powerful, yet pretty simple, REST API. . This metapackage will install everything needed to run containers and VMs. Package: incus-agent Description-md5: a250d8817d01b7b4e941af062c78d0e1 Description-en: Incus guest agent This package provides an agent to run inside Incus virtual machine guests. . It has to be installed on the Incus host if you want to allow agent injection capability when creating a virtual machine. Package: incus-base Description-md5: 987c624cd4308860e379594558abce44 Description-en: Powerful system container and virtual machine manager - daemon (container-only) Incus is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. . It's image based with pre-made images available for a wide number of Linux distributions and is built around a very powerful, yet pretty simple, REST API. . This package contains only what is needed to run containers. Package: incus-client Description-md5: 3d1860805b5bb2229f23b97fc0a9eac8 Description-en: Powerful system container and virtual machine manager - client Incus is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. . A REST API is offered by Incus to remotely manage containers over the network, using an image based work-flow and with support for live migration. . This package contains the Incus command line client. Package: incus-extra Description-md5: 909cecc63ce41c082d0ca0439a9e352f Description-en: Powerful system container and virtual machine manager - extra tools Incus is a next generation system container and virtual machine manager. It offers a unified user experience around full Linux systems running inside containers or virtual machines. . This package contains extra tools provided with Incus. - fuidshift - A tool to map/unmap filesystem uids/gids - lxc-to-incus - A tool to migrate LXC containers to Incus - lxd-to-incus - A tool to migrate LXD containers to Incus - incus-benchmark - A benchmarking tool for Incus - incus-migrate - A tool to turn any filesystem into an Incus instance - incus-simplestreams - Maintain an Incus-compatible simplestreams tree Package: inkscape-textext Description-md5: df644b6a86cb51fa569ff79ac2d7a8d8 Description-en: Re-editable LaTeX graphics for Inkscape TexText is a Python plugin for the vector graphics editor Inkscape providing the possibility to add and re-edit LaTeX generated SVG elements to your drawing. . Key features . Windows/Linux/MacOS support . LaTeX generated SVG elements can be re-edited later . Multi-line editor with syntax highlighting . Compilation with PdfLaTeX, XeLaTeX or LuaLaTex . Interoperable scaling in TexText and Inkscape . Font size match with Inkscape text . Customizable TeX preamble (additional packages, parskip, parindent, etc.) . Colorization via TeX commands/Inkscape is kept after re-editing . Alignment anchor of the produced output . Preview images Package: inkscape-textext-doc Description-md5: 3b2d16ad064aa408f459a315546b26d4 Description-en: Re-editable LaTeX graphics for Inkscape (documentation) TexText is a Python plugin for the vector graphics editor Inkscape providing the possibility to add and re-edit LaTeX generated SVG elements to your drawing. . Key features . Windows/Linux/MacOS support . LaTeX generated SVG elements can be re-edited later . Multi-line editor with syntax highlighting . Compilation with PdfLaTeX, XeLaTeX or LuaLaTex . Interoperable scaling in TexText and Inkscape . Font size match with Inkscape text . Customizable TeX preamble (additional packages, parskip, parindent, etc.) . Colorization via TeX commands/Inkscape is kept after re-editing . Alignment anchor of the produced output . Preview images . This package contains the documentation. Package: inn2 Description-md5: 63e9cfa94e4a7e41032459586c02d0fb Description-en: 'InterNetNews' news server This package provides INN 2.x, which is a very complex news server daemon useful for big sites. The 'inn' package still exists for smaller sites which do not need the complexity of INN 2.x. . The news transport is the part of the system that stores the articles and the lists of which groups are available and so on, and provides those articles on request to users. It receives news (either posted locally or from a newsfeed site), files it, and passes it on to any downstream sites. Each article is kept for a period of time and then deleted (this is known as 'expiry'). . By default Debian's INN will install in a fairly simple 'local-only' configuration. . In order to make use of the services provided by INN you'll have to use a user-level newsreader program such as pan. The newsreader is the program that fetches articles from the server and shows them to the user, remembering which the user has seen so that they don't get shown again. It also provides the posting interface for the user. Package: inn2-dev Description-md5: 8e652d34db9099db023b92811eb2d07b Description-en: libinn.a library, headers and man pages You will only need this if you are going to compile programs that require the functions in libinn.a. Package: inn2-inews Description-md5: a5db9d905d5a55d55a233c52b39dad00 Description-en: NNTP client news injector, from InterNetNews (INN) 'inews' is the program that newsreaders call when the user wishes to post an article; it does a few elementary checks and passes the article on to the news server for posting. . This version is the one from Rich Salz's InterNetNews news transport system (which is also available as a Debian package). Package: input-pad Description-md5: 18b6ea174d7bbe657e1d0fd3ecab40c9 Description-en: On-screen Input Pad to Send Characters with Mouse The input pad is a tool to send a character to text applications when the corresponging button is pressed. It provides the GTK+ based GUI and can send characters when the GTK+ buttons are pressed. . This package contains a standalone application. Package: insighttoolkit5-examples Description-md5: 0b91247783c6b4511d79b99e9bc85dcb Description-en: Image processing toolkit for registration and segmentation - examples ITK is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both. . This package contains the source for example programs. Package: inspircd Description-md5: bae820fb7f3d845ba00ff7694e0cc9b4 Description-en: Modular IRCd written in C++ InspIRCd is a modular C++ IRC Daemon for several operating systems created to provide a stable, modern, lightweight irc server from scratch and provide a vast number of features in a modularised form using an advanced module API. By keeping the functionality of the main core to a minimum, the server is very stable, fast and customizable. . This package contains the daemon. Package: inspircd-dev Description-md5: 326b8a4b3688cb6492dc70b8826c23d4 Description-en: Modular IRCd written in C++ - development headers InspIRCd is a modular C++ IRC Daemon for several operating systems created to provide a stable, modern, lightweight irc server from scratch and provide a vast number of features in a modularised form using an advanced module API. By keeping the functionality of the main core to a minimum, the server is very stable, fast and customizable. . This package contains the development headers for developing modules. Package: install-mimic Description-md5: 4b0ae88a06724f7d80b66918e84d6acd Description-en: overwrite files and preserve their ownership The install-mimic utility copies the specified files to the specified destination (file or directory) similarly to install(1), but it preserves the ownership and access mode of the destination files. This is useful when updating files that have already been installed with locally modified copies that may be owned by the current user and not by the desired owner of the destination file (e.g. root). Package: intel-cmt-cat Description-md5: 5e8596da4b51ae1f1715203e431ee98e Description-en: Intel cache monitoring and allocation technology config tool intel-cmt-cat provides monitoring and configuration of Intel Cache Monitoring Technology (CMT), Memory Bandwidth Monitoring (MBM) and Cache Allocation Technology (CAT) features on modern Intel (R) Xeon (R) processors: Xeon D, Xeon E5 v3, Xeon E3 v4, or later models. Package: intel-gpu-tools Description-md5: 564f3bda44ca25bdb6227f2b18149b73 Description-en: tools for debugging the Intel graphics driver intel-gpu-tools is a package of tools for debugging the Intel graphics driver, including a GPU hang dumping program, performance monitor, and performance microbenchmarks for regression testing the DRM. Package: intel-vc-intrinsics-dev Description-md5: 6d937c2fd78c23106009e09ba1044f07 Description-en: Intel Vector Compute Intrinsics -- development files Vector Compute Intrinsics project contains a set of new intrinsics on top of core LLVM IR instructions that represent SIMD semantics of a program targeting GPU. Package: internetarchive Description-md5: 3e29b5bc60e2d746e8092710a685416d Description-en: commandline interface to archive.org Command-line tool (`ia`) for searching, downloading and uploading content to the Internet Archive. Package: intltool Description-md5: 72cf82626aca7106375b8705c1270e71 Description-en: Utility scripts for internationalizing XML Automatically extracts translatable strings from oaf, glade, bonobo ui, nautilus theme and other XML files into the po files. . Automatically merges translations from po files back into .oaf files (encoding to be 7-bit clean). The merging mechanism can also be extended to support other types of XML files. Package: inxi Description-md5: 13277f07e950aaf291de2de69ab2684c Description-en: full featured system information script Inxi is a system information script that can display various things about your hardware and software to users in an IRC chatroom or support forum. It runs with the /exec command in most IRC clients. Package: ioquake3 Description-md5: 4237f556816e32a2757896de1fa6ca6c Description-en: Game engine for 3D first person shooter games This package installs a modified version of the ioQuake3 game engine, which can be used to play various games based on that engine, such as OpenArena, Quake III: Arena, World of Padman and Urban Terror. . This package alone isn't of any use; to get a playable game, install openarena or another suitable set of game data. Package: ioquake3-server Description-md5: 3cde23092cd526e85270f3a4a7eb29bd Description-en: Engine for 3D first person shooter games - server and common files This package contains common files for the ioQuake3 game engine, which can be used to play various games based on that engine, such as OpenArena, Quake III: Arena, World of Padman and Urban Terror. It also contains the dedicated server binary. . This package alone isn't of any use; to get a playable game, install openarena or another suitable set of game data, or to get a usable server, install openarena-server or another suitable set of server data. Package: iotas Description-md5: eede441eb3594e149c22f36b3170756e Description-en: Simple mobile-friendly note-taking application Iotas is a simple note-taking app with mobile-first design and a focus on sync with a Nextcloud Notes. . It can be used offline, and optionally sync with Nextcloud when a connection is available. Iotas also provides advanced features such as basic search, categorization of notes, spell checking, Markdown editing and much more. . Iotas is a GNOME Circle app. Package: ipmiutil Description-md5: 12adce720b002c62fb9a30ccf925b3f0 Description-en: IPMI management utilities ipmiutil performs a series of common IPMI server management functions to allow administrators to perform management functions without a learning curve. It can gather FRU inventory data, SEL firmware log, sensors, watchdog, power control, health, monitoring, and has an SOL console. It can write sensor thresholds, FRU asset tags, and supports a full IPMI configuration save/restore. Package: ipython3 Description-md5: d49b6f5183335e828e40c215255f4f6d Description-en: Enhanced interactive Python 3 shell IPython can be used as a replacement for the standard Python shell, or it can be used as a complete working environment for scientific computing (like Matlab or Mathematica) when paired with the standard Python scientific and numerical tools. It supports dynamic object introspections, numbered input/output prompts, a macro system, session logging, session restoring, complete system shell access, verbose and colored traceback reports, auto-parentheses, auto-quoting, and is embeddable in other Python programs. . This package contains the actual terminal shell for Python 3. Package: ir-keytable Description-md5: 46da68cd9f35b0c79d43a1ca6be4328d Description-en: Alter keymaps of Remote Controller devices This package allows one to change the keymap of controller receivers. Those receivers are found as infrared receivers on DVB sticks or on framegrabber cards. Via ir-keytable the mapping from a scancode to the generated event can be customized and made persistent. Package: iraf Description-md5: 6c55b8d0405360237049c296582d2c11 Description-en: Image Reduction and Analysis Facility IRAF is the "Image Reduction and Analysis Facility". The main IRAF distribution includes a good selection of programs for general image processing and graphics. . Other external or layered packages are available for applications such as data acquisition or handling data from other observatories and wavelength regimes such as the Hubble Space Telescope (optical), EUVE (extreme ultra-violet), or ROSAT and AXAF (X-ray). These external packages are distributed separately from the main IRAF distribution but can be easily installed. The IRAF system also the programmable Command Language scripting facility. Package: iraf-dev Description-md5: 355c3cf7ee6906bdc0b9af3ea7eb52f8 Description-en: Image Reduction and Analysis Facility (development files) IRAF is the "Image Reduction and Analysis Facility". The main IRAF distribution includes a good selection of programs for general image processing and graphics, plus a large number of programs for the reduction and analysis of optical and IR astronomy data. . This package contains the IMFORT Fortran/C programming interface, and the full SPP/VOS programming environment in which the portable IRAF system and all applications are written. Package: iraf-noao Description-md5: 27f22c08a6b1c4c85bc7d8c198b28160 Description-en: IRAF NOAO data reduction package IRAF is the "Image Reduction and Analysis Facility". The main IRAF distribution includes a good selection of programs for general image processing and graphics, plus a large number of programs for the reduction and analysis of optical and IR astronomy data. . This file contains the NOAO packages for the reduction and analysis of Optical Astronomy data. Package: iraf-noao-dev Description-md5: 01dc270f04f52a826856c831c3da2261 Description-en: IRAF NOAO data reduction package (development files) IRAF is the "Image Reduction and Analysis Facility". The main IRAF distribution includes a good selection of programs for general image processing and graphics, plus a large number of programs for the reduction and analysis of optical and IR astronomy data. . This package contains additional libraries and headers used for compiling packages that extend the functionality of the iraf-noao package. Package: ircd-hybrid Description-md5: 6d0ecd7f1095a9a8ad287cd1870f2be9 Description-en: high-performance secure IRC server ircd-hybrid is a stable, high-performance IRC server that features: . * SSL client support and server-to-server RSA encryption; * Compressed server links; * Channel exceptions (+e) and invitation exceptions (+I); * New configuration file format; * Halfops (+h) and anti-spam user mode +g; * Dynamically loadable modules; * Channel and nickname RESV's (reservations). Package: iredis Description-md5: 9a9d3256e852bd810eaa6ac13aef13fc Description-en: CLI for Redis with auto-completion and syntax highlighting IRedis is a command line interface for Redis with auto-completion and syntax highlighting. It is also capable of pretty printing tabular data. 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: ironic-tempest-plugin Description-md5: a71bdb6ed6ce9799666042673c0e0455 Description-en: OpenStack Integration Test Suite - Ironic 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 Ironic plugin. Package: isal Description-md5: 7f9035928ec89f5e08326038dda3a0d1 Description-en: Intel(R) Intelligent Storage Acceleration Library - tools Collection of low-level functions used in storage applications. Contains fast erasure codes that implement a general Reed-Solomon type encoding for blocks of data that helps protect against erasure of whole blocks. The general ISA-L library contains an expanded set of functions used for data protection, hashing, encryption, etc. . This package contains CLI tools. Package: isenkram Description-md5: 85f60039823837fb5eacebf8c7a30d2c Description-en: Suggest packages to install when inserting new hardware (GUI popup) Try to figure out which packages to suggest for use with a freshly inserted hardware device. Package: isenkram-cli Description-md5: 51521383dd1ad0e6878f6c711bbed18a Description-en: Suggest packages to install when inserting new hardware (CLI tool) Command line interface tools to try to figure out which packages to install to use the available hardware devices. This package also contain the data files mapping hardware to packages. Package: isync Description-md5: 16c7d48e3209c22c00beb4a984df85c3 Description-en: IMAP and MailDir mailbox synchronizer mbsync/isync is a command line application which synchronizes mailboxes; currently Maildir and IMAP4 mailboxes are supported. New messages, message deletions and flag changes can be propagated both ways. isync is suitable for use in IMAP-disconnected mode. . Features: * Fine-grained selection of synchronization operations to perform * Synchronizes single mailboxes or entire mailbox collections * Partial mirrors possible: keep only the latest messages locally * Trash functionality: backup messages before removing them IMAP features: * Security: supports TLS/SSL via imaps: (port 993) and STARTTLS; CRAM-MD5 for authentication * Supports NAMESPACE for simplified configuration * Pipelining for maximum speed (currently only partially implemented) 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: ivy Description-md5: 0ab55554c371b847fd21b35c7c384d95 Description-en: agile dependency manager Ivy is a very powerful dependency manager oriented toward Java dependency management, even though it could be used to manage dependencies of any kind. Package: ivy-doc Description-md5: 9cb552d087d4baa4a77179acd6a17c53 Description-en: agile dependency manager (documentation) Ivy is a very powerful dependency manager oriented toward Java dependency management, even though it could be used to manage dependencies of any kind. . This package contains the documentation. Package: iwidgets4 Description-md5: 5d42e28d1bbed5914552be91f3dd0c90 Description-en: [incr Widgets] Tk-based widget collection - run-time files [incr Widgets] (or iwidgets) is an object-oriented "mega-widget" set, or collection of high-level user-interface components, based on the popular Tk toolkit and the itcl/itk OO framework. Iwidgets contains over 50 ready-to-use mega-widgets including calendar, canvasprintdialog, combobox, fileselectiondialog, hyperhelp, notebook, radiobox, spinner, and many more. Package: iwidgets4-doc Description-md5: 2e32b418db07b69ef5c2de3a7e3b9ba5 Description-en: [incr Widgets] Tk-based widget collection - man pages [incr Widgets] (or iwidgets) is an object-oriented "mega-widget" set, or collection of high-level user-interface components, based on the popular Tk toolkit and the itcl/itk OO framework. This package contains man pages documenting the widget classes. Package: jameica Description-md5: d2147764905a5f93b48ce5773e43f705 Description-en: Run-time system for Java applications runtime environment for Java applications, which are implemented as plugins. . Jameica takes care of recurring tasks, such as: * consistent Look & Feel * strict user- and program data separation * standardized access to configuration files * common navigation- and menu elements * synchronous and asynchronous data exchange between plugins * supports client-server model via RMI, XML-RPC or SOAP * simplified usage of encryption methods (integrated wallet system) * headless support for servers * logging Package: jameica-doc Description-md5: 0b0e13725b7b8fc4225424a569d66c81 Description-en: Run-time system for Java applications - documentation package runtime environment for Java applications, which are implemented as plugins. . This package contains the API documentation of the Jameica package. 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: javacc Description-md5: 61505d89a764133cbd782b370c93fe98 Description-en: Parser generator for use with Java Java Compiler-Compiler (JavaCC) is (according to sun) "the most popular parser generator" for use with Java [tm] applications. . A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, etc. Package: javacc-doc Description-md5: 63bd08852a4922c925edd7d1c73ffbbc Description-en: Documentation for the JavaCC Parser Generator Documentation and examples for JavaCC parser generator. . Java Compiler-Compiler (JavaCC) is (according to sun) "the most popular parser generator" for use with Java [tm] applications. . A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC provides other standard capabilities related to parser generation such as tree building (via a tool called JJTree included with JavaCC), actions, debugging, etc. Package: jcat Description-md5: 68b4b5333d69aee5fe7a9944747dcf81 Description-en: JSON catalog library tool The libjcat library assembles checksum and metadata into a JSON based catalog. . This tool is used to interact with the library to analyze and produce JCAT files. Package: jenkins-debian-glue Description-md5: 7b51a8e326a1db99808ce80d3c2b6fb0 Description-en: Jenkins Debian glue scripts This package provides scripts which make building Debian packages inside Jenkins (a Continuous Integration suite) easier. . It's meant to make Q/A builds of Debian packages inside Jenkins as manageable and homogeneous as possible. . You need to install the according packaging tools, depending on your VCS type and the features you want to use. To get all tools you can just install the jenkins-debian-glue-buildenv package. Package: jenkins-debian-glue-buildenv Description-md5: 52268246a2cf4404e99f0227a4db77d1 Description-en: Jenkins Debian glue scripts - dependency package This package depends on all Debian packaging/repository management and VCS tools which may be used with jenkins-debian-glue for easier installation. . If disk space is a concern consider installing only the subset of packages you actually need. Package: jetty9 Description-md5: 6145995b8766cbb4600d50bf0658018e Description-en: Java servlet engine and webserver Jetty is an Open Source HTTP Servlet Server written in 100% Java. It is designed to be light weight, high performance, embeddable, extensible and flexible, thus making it an ideal platform for serving dynamic HTTP requests from any Java application. Package: jeuclid-cli Description-md5: ffb4b721bb10551591dd9b5230edf951 Description-en: Complete MathML rendering solution (command line tools) JEuclid is a complete MathML rendering solution, consisting of: * A MathViewer application * Command line converters from MathML to other formats * An ant task for automated conversion * Display components for AWT and Swing * A component for Apache Cocoon . This package contains the command line tools. Package: jeuclid-mathviewer Description-md5: 6f8a8f4a5a7da43b679ac0aed93c054a Description-en: Complete MathML rendering solution (Swing MathViewer) JEuclid is a complete MathML rendering solution, consisting of: * A MathViewer application * Command line converters from MathML to other formats * An ant task for automated conversion * Display components for AWT and Swing * A component for Apache Cocoon . This package contains the Swing MathViewer application. Package: jo Description-md5: dbccb9e1edc017cee49329fcc37447a5 Description-en: command-line processor to output JSON from a shell jo creates a JSON string on stdout from words given it as arguments or read from stdin. It can generate both arrays and objects. Here is a short example: . $ jo -p name=jo n=17 parser@0 { "name": "jo", "n": 17, "parser": false } Package: jool-dkms Description-md5: eef52bd7459dce874b6cdbc1752cab75 Description-en: kernel-based SIIT and NAT64 (IP/ICMP translation) Jool is an IP/ICMP translator; a NAT-like kernel-based utility that converts IPv4 traffic into IPv6 and vice versa, according to a configurable IP address translation strategy. . The `jool_siit` module implements SIIT (sometimes known as "Stateless NAT64"), a lightweight translator that avoids storing state by keeping a deterministic 1-to-1 relationship between IPv4 addresses and their IPv6 counterparts. It can translate addresses using the "traditional prefix" algorithm defined in RFC 6052, and/or the Explicit Address Mapping algorithm defined in RFC 7757. . The `jool` module implements Stateful NAT64, a translator that can achieve 1 (IPv4)-to-N (IPv6) relationships through a mapping strategy based on stateful NAT. Its full address translation algorithm is defined in RFC 6146. . Both of these functions can be attached to the kernel in Netfilter hooks or as iptables targets. . This package contains the kernel modules. The jool-tools package contains the userspace configuration clients. Package: jool-tools Description-md5: c29e1b4c22c27c86a7c1bb2e30cb4ff4 Description-en: userspace utilities for the Jool kernel modules Jool is an IP/ICMP translator; a NAT-like kernel-based utility that converts IPv4 traffic into IPv6 and vice versa, according to a configurable IP address translation strategy. . This package contains the userspace tools. The kernel modules can be found in the jool-dkms package. Package: josm Description-md5: 7c2d5699cf47ae5a42ad756761e58a66 Description-en: Editor for OpenStreetMap JOSM is an editor for OpenStreetMap (OSM) written in Java. The current version supports stand alone GPX tracks, GPX track data from OSM database and existing nodes, line segments and metadata tags from the OSM database. . OpenStreetMap is a project aimed squarely at creating and providing free geographic data such as street maps to anyone who wants them. The project was started because most maps you think of as free actually have legal or technical restrictions on their use, holding back people from using them in creative, productive or unexpected ways. Package: josm-l10n Description-md5: 3b97360947cda4870fb838ff64d1064d Description-en: Editor for OpenStreetMap - translation files JOSM is an editor for OpenStreetMap (OSM) written in Java. The current version supports stand alone GPX tracks, GPX track data from OSM database and existing nodes, line segments and metadata tags from the OSM database. . OpenStreetMap is a project aimed squarely at creating and providing free geographic data such as street maps to anyone who wants them. The project was started because most maps you think of as free actually have legal or technical restrictions on their use, holding back people from using them in creative, productive or unexpected ways. . This package contains the translation files for JOSM. Package: jove Description-md5: ed081bc1e782be068e1730b0f76d3fd4 Description-en: Jonathan's Own Version of Emacs - a compact, powerful editor Jove is a compact, powerful Emacs-style text-editor. It provides the common emacs keyboard bindings, together with a reasonable assortment of the most popular advanced features (e.g. interactive shell windows, compile-it, language specific modes) while weighing in with CPU, memory, and disk requirements comparable to vi(1). Package: jshon Description-md5: 216be5fe181a5aa5c2734c55b9bfb5d0 Description-en: Command line tool to parse, read and create JSON Jshon is a command line utility to parse, read and create JSON. It is designed to be as usable as possible from within the shell and replaces fragile adhoc parsers made from grep/sed/awk as well as heavyweight one-line parsers made from Perl/Python. Jshon loads json text from stdin, performs actions, then displays the last action on stdout. . Json parsing features include: Return data types of values Report data type lengths Sort JSON data by keys In-place editing of JSON files Format or "beautify" JSON (as changing indentation, etc) Create JSON from an empty object Extraction of keys and values Package: jsurf-alggeo Description-md5: 8b0adf2d777d43cc96597eb9bbf85c13 Description-en: Java based visualization library for real algebraic geometry jsurf is a Java library to visualize some real algebraic geometry. It is and can be used as the visualization component in Java programs. . Beside the library, this package also provides a simple script driven tool for drawing real algebraic geometric surfaces, as well as some script samples. (This simple tool is similar to, but not compatible with, the tool surf-alggeo distributed within the package surf-alggeo.) . jsurf is free software distributed under the Apache 2.0 License. Package: jtreg7 Description-md5: 611519f9a173fc2ad95de16a2d1a0c04 Description-en: Regression Test Harness for the OpenJDK platform jtreg is the test harness used by the OpenJDK test framework. This framework is intended primarily for regression tests. It can also be used for unit tests, functional tests, and even simple product tests -- in other words, just about any type of test except a conformance test, which belong in a TCK. Package: jube Description-md5: 3e8c1b03a18be94f674ca5ddeba1e29c Description-en: JUBE Benchmarking Environment Automating benchmarks is important for reproducibility and hence comparability which is the major intent when performing benchmarks. Furthermore managing different combinations of parameters is error-prone and often results in significant amounts work especially if the parameter space gets large. . In order to alleviate these problems JUBE helps performing and analyzing benchmarks in a systematic way. It allows custom work flows to be able to adapt to new architectures. . For each benchmark application the benchmark data is written out in a certain format that enables JUBE to deduct the desired information. This data can be parsed by automatic pre- and post-processing scripts that draw information, and store it more densely for manual interpretation. . The JUBE benchmarking environment provides a script based framework to easily create benchmark sets, run those sets on different computer systems and evaluate the results. It is actively developed by the Juelich Supercomputing Centre of Forschungszentrum Juelich, Germany. Package: jupyterlab Description-md5: b3e907729cef56f2b536529c32813b8a Description-en: Node.js modules for JupyterLab JupyterLab is the next-generation user interface for Project Jupyter offering all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface. . This package provides Node.js modules for JupyterLab. Package: jverein Description-md5: 20f95ab5c7a1e1e1863ef9471b9feed9 Description-en: Tool to administrate an association JVerein is an open source association administration with a connection to the homebanking software Hibiscus, which is also under open source license. The implementation is done with Java. The procedure thus guaranteed on many platforms. Jameica is used as the GUI framework. 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: kaffeine Description-md5: 6d48b7714395644c82ea63fa5e6d8ba3 Description-en: versatile media player for KDE Kaffeine is a media player for KDE based on VLC, which gives it a wide variety of supported media types and lets Kaffeine access CDs, DVDs, and network streams easily. Kaffeine also has an excellent support of digital TV (DVB). . Kaffeine can keep track of multiple playlists simultaneously, and supports autoloading of subtitle files for use while playing video. 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: kalkun Description-md5: b6e1513ffd8fd1acbc4e85016fb1cd95 Description-en: Open Source Web based SMS Manager Kalkun is an open source web-based SMS (Short Message Service) manager. It uses gammu-smsd (part of gammu family) as SMS gateway engine to deliver and retrieve messages from your phone/modem. . Features: - Multi User feature - Display SMS by conversation - Multiple modems - Gammu & non gammu (aka alternate gateways). Non gammu is send-out only - Send SMS repeatedly with SMS Bomber - Add SMS Advertise to message - SMS templates - Spam Filter - various APIs to sens SMS from other application - SMS Merge. Package: kalkun-plugin-blacklist-number Description-md5: f3d262fa07839622d7d70931b746ee5b Description-en: Kalkun blacklist number plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - automatically remove incoming SMS from blacklisted numbers . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-external-script Description-md5: a7d9801ee6530857c1f2bbf69e0822e0 Description-en: Kalkun external script plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - enable execution of an script (shell, python...) hosted on the system . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-jsonrpc Description-md5: 265bdd3901ec60fd602458c072ddd78c Description-en: Kalkun JSON-RPC plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - send SMS through JSON-RPC 2.0 protocol . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-phonebook-ldap Description-md5: e9cfe15d43ca8454c66a7dc995a82eb8 Description-en: Kalkun phonebook LDAP plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - connect to ldap server to get phonebook contact . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-phonebook-lookup Description-md5: e452d58d8591c2db264d5acb1080c249 Description-en: Kalkun phonebook lookup plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - find, based on the phonenumber, who that number belongs to by querying an online service. . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-rest-api Description-md5: 0049a758be65c914ab80861bf720ee17 Description-en: Kalkun REST API plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - send SMS through REST API . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-server-alert Description-md5: 57441b82c00861e0199678298dbaa368 Description-en: Kalkun server alert plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - send an alert SMS when one or multiple "host:port" become unreachable. . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-simple-autoreply Description-md5: eb3621f4e1319a6a15bf9f83e240b7b9 Description-en: Kalkun simple autoreply plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - Answer SMS automatically with Simple Autoreply. It provides automatic reply to every incoming message. Whatever the content of the SMS. . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-sms-credit Description-md5: 750d4ee93289cce824bff5ceee12cfae Description-en: Kalkun SMS credit plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - 'SMS Credit': system that permits to create SMS packages per user. For example limit the number of SMS that can be sent. . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-sms-member Description-md5: 6594b80602c479f52a443fdf11d5388d Description-en: Kalkun sms-member plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - 'SMS Member' which is an SMS based "mailing-list" to which users can subscribe and unsubscribe. In Kalkun it is then possible to send messages to the members of the list. . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-sms-to-email Description-md5: 07872edfe008f47a6a13aaac4c38d34a Description-en: Kalkun SMS to e-mail plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - Forward incoming SMS to an Email address . Note: when this plugin is enabled in Kalkun, it will automatically forward every incoming SMS to the configured email. . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-sms-to-twitter Description-md5: 677f1538cb75a140cb59472fe432479b Description-en: Kalkun SMS to Twitter plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - Sending Tweets using SMS . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-sms-to-wordpress Description-md5: 5ad681f516da66746d143641077690e0 Description-en: Kalkun SMS to WordPress plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - If kalkun receives a SMS whose sender phone number is the one of a user having an account in kalkun, and if that SMS starts with the keyword configured in the plugin's config (which by default is "WP") then the message will be sent to a wordpress blog (using the URL of the blog as defined in the plugin page of "sms_to_wordpress"). . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-sms-to-xmpp Description-md5: 82c40873d41a2e964325faf4984bab8a Description-en: Kalkun SMS to XMPP plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - Send XMPP chat from SMS . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-soap Description-md5: a08f8488521327177bb692653ff03af3 Description-en: Kalkun SOAP plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - send SMS through SOAP protocol . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-stop-manager Description-md5: 0fd363ee9f0398bc9b409df4c1003524 Description-en: Kalkun STOP manager plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - Manage recipients that send back a STOP message. STOP management is legally mandatory in some European countries. . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-welcome Description-md5: 31a4218a11254a27e808de4bb8b69145 Description-en: Kalkun welcome plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - Simple demo/welcome plugin . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-whitelist-number Description-md5: 89a1c630c8453349a70ea3adaeea73c8 Description-en: Kalkun whitelist number plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - Autoremove outgoing SMS not in whitelist . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kalkun-plugin-xmlrpc Description-md5: 952bc8d103b64cb7e644f8b4c94273e9 Description-en: Kalkun XMLRPC plugin This is a plugin for kalkun (web-based SMS manager). . This plugin adds the following functionality: - send SMS through XMLRPC protocol . Once the package is installed, it also has to be enabled it in the Plugins section of Kalkun Package: kamailio Description-md5: 3b9808665d86120a31874a338e582585 Description-en: very fast, dynamic and configurable SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, kamailio can handle thousands requests per second even on low-budget hardware. It can be configured to act as a SIP proxy, application server, session border controller, or call load balancer to handle a set of media servers. . A C Shell like scripting language provides full control over the server's behaviour. It's easy to integrate Kamailio with 3rd party API's and applications using HTTP, AMQP, database drivers, LDAP, Radius and many other solutions. In addition there is support for scripting using Lua, Python, Perl, Java. . Kamailio's modular architecture allows only required functionality to be loaded. There are over 100 modules available: WebSockets for WebRTC, authentication, multiple databases - both traditional SQL databases as well as no-SQL, message bus systems like Rabbit MQ, instant messaging, a presence agent, integration with REST-ful APIs using HTTP and JSON or XML, radius authentication, record routing, an SMS gateway, a XMPP/jabber gateway, a transaction and dialog module, OSP module, statistics support, registrar and user location services, SNMP, SIMPLE Presence and much more. . This package contains the main Kamailio binary along with the principal modules and support binaries. Package: kamailio-autheph-modules Description-md5: e80feac6503dfc23b0b8833138f225df Description-en: authentication using ephemeral credentials for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the ephemeral authentication module for Kamailio, enabling authentication using a Restful HTTP API. Package: kamailio-berkeley-bin Description-md5: 239ed22252bef8c6ab31de881898378c Description-en: Berkeley database module for Kamailio - helper program Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides helper modules for the Berkeley database module for Kamailio, a high-performance embedded DB kernel. You should normally install kamailio-berkeley-modules and not this package directly. Package: kamailio-berkeley-modules Description-md5: afe21acd6a81996d52c56d67c65cd8f1 Description-en: Berkeley database module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the Berkeley database module for Kamailio, a high-performance embedded database. All database tables are stored in files, no additional server is necessary. Package: kamailio-cnxcc-modules Description-md5: 3d59c0d88b6e3024f973200765504fc0 Description-en: cnxcc modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the cnxcc call charging control module for Kamailio. Package: kamailio-cpl-modules Description-md5: acc08d42c21651499c8ae0c0e2615207 Description-en: CPL module (CPL interpreter engine) for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides a CPL (Call Processing Language) interpreter for Kamailio, turning Kamailio into a CPL server (storage and interpreter). Package: kamailio-erlang-modules Description-md5: 81dd7fccd6b7b252e7247bc36e64f9ee Description-en: Erlang modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This Kamailio module provides interaction with the Erlang node from the Kamailio SIP routing scripts. The module allows sending, receiving Erlang messages and RPC calls between each other. Package: kamailio-extra-modules Description-md5: 079f2a90de4b8c8433a45d4c221ee024 Description-en: Extra modules for the Kamailio SIP Server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides a set of modules for compression of SIP attachments, UUID usage, JSON data structure support, HTTP restful API asynchronous access and a few more functions: gzcompress uuid evapi jansson janssonrpcc http_async_client Package: kamailio-geoip2-modules Description-md5: bb2968f9479079a613c83dc80911f1d5 Description-en: geoip2 module for the Kamailio SIP Server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the geoip2 module, an extension enabling real-time queries against the Max Mind GeoIP2 database within the Kamailio configuration file. Package: kamailio-ims-modules Description-md5: 9f40af666cd6a9dd0fe3d4272bd00ce0 Description-en: IMS module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package contains various Diameter interfaces and modules for Kamailio to run as an IMS core. Package: kamailio-json-modules Description-md5: 096739f186c290e3b7f40d8d29087d16 Description-en: Json parser and Json-RPC modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides a JSON parser for use in the Kamailio configuration file and the JSON-RPC client over netstrings. Package: kamailio-kafka-modules Description-md5: 6f44290ff565783723f0191e7cb54dd4 Description-en: Kafka module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides an embedded kafka producer using librdkafka. Package: kamailio-kazoo-modules Description-md5: 8d9132d1dc3d008b539e3a8adf13ed13 Description-en: kazoo modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the Kazoo application server integration module for Kamailio. Package: kamailio-ldap-modules Description-md5: a1f37e4d883caccb2b182a8e04087683 Description-en: LDAP modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the ldap and h350 modules for Kamailio, enabling LDAP queries from the Kamailio routing scripts and storage of SIP account data in an LDAP directory. Package: kamailio-lua-modules Description-md5: e78678d1eea14c5a28d0b5756a863786 Description-en: app_lua module for Kamailio Lua support Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the app_lua module, an extension allowing to execute embedded Lua applications within the configuration file as well as writing the entire configuration file in Lua. Package: kamailio-lwsc-modules Description-md5: 651a0529537101bebec504571b00408a Description-en: Libwebsockets module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package contains the lwcs module, which provides a client-side WebSockets API through libwebsockets. Package: kamailio-memcached-modules Description-md5: 8a1b5b6a49b64c3f266fd53f56497b9b Description-en: interface to the memcached server, for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the memcached module, an interface to the memcached server, a high-performance, distributed memory object caching system. Package: kamailio-microhttpd-modules Description-md5: f414917140b7589791acfc739ce72745 Description-en: Microhttpd module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides an embedded HTTP server using libmicrohttpd. Package: kamailio-mongodb-modules Description-md5: 58f5fcbe5e3436900cb006c7801b2a3b Description-en: mongodb modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the mongodb database driver and non-db connector for Kamailio. Package: kamailio-mqtt-modules Description-md5: 54a4a3f05924c755b672e6ab7fb71880 Description-en: MQTT modules for the Kamailio SIP Server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . MQTT module allows bidirectional publish/subscribe communication by connecting Kamailio to a MQTT Broker. . Messages can be published from any point in the routing script. Also the subscriptions can be fully controlled by scripting commands. Package: kamailio-mysql-modules Description-md5: e5dd14628ca6789f21ca41a164f8564a Description-en: MySQL database connectivity module for Kamailio Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the MySQL database driver for Kamailio. Package: kamailio-nats-modules Description-md5: 98fadf1e6efe7d33f5087da03212f3e6 Description-en: Nats module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package contains the nats module, which provides a NATS consumer for Kamailio. NATS is a real time distributed messaging platform, more details about it can be found at nats.io. Package: kamailio-outbound-modules Description-md5: 5e14e36508e7f1a32376829e888acef5 Description-en: SIP Outbound module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package contains the "outbound" module implementing SIP outbound extension Package: kamailio-perl-modules Description-md5: cfe9d19e4e30f4e71986827ded62b2ab Description-en: Perl extensions and database driver for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides an interface for Kamailio to write Perl extensions and the perlvdb database driver for Kamailio. Package: kamailio-phonenum-modules Description-md5: 28e6546f656f4fa8735fbba63db8bf4a Description-en: phonenum modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides real-time queries against the libphonenumber to be performed directly from the Kamailio configuration and routing scripts. Package: kamailio-postgres-modules Description-md5: 8352e89f5d321aac333965c2b466bead Description-en: PostgreSQL database connectivity module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the PostgreSQL database driver for Kamailio. Package: kamailio-presence-modules Description-md5: c1834ec77d4cce2de4cb832201049c17 Description-en: SIP presence modules for Kamailio Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides several Kamailio modules for implementing a presence server and presence user agent for rich presence, registrar-based presence, external triggered presence with SIMPLE and XCAP support, as well as a set of other SIP event packages.. Package: kamailio-python3-modules Description-md5: 5bd97b896aa3add6a41b618dc7ba976b Description-en: app_python3 module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the app_python3 module, an extension allowing to execute embedded Python applications within the Kamailio SIP routing script. Package: kamailio-rabbitmq-modules Description-md5: 291676c921cf99398a1ab3d788565fb9 Description-en: RabbitMQ and AMQP integration modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the RabbitMQ module for Kamailio, enabling AMQP integration into the SIP routing scripts for third party service support. Package: kamailio-radius-modules Description-md5: 5aa030dd29538d295aa0cf0940e5b5d0 Description-en: RADIUS modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides a set of RADIUS modules for Kamailio, for authentication, peering, group membership and messages URIs checking against a RADIUS server. Package: kamailio-redis-modules Description-md5: 2a2e0163eb31c5413dfc1f2ff9e82735 Description-en: Redis database connectivity module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the Redis NOSQL database driver for Kamailio. Package: kamailio-ruby-modules Description-md5: 9950deeb75bcae73dad9ccfb78da8bc5 Description-en: app_ruby module for Kamailio Ruby support Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the app_ruby module, an extension allowing to execute embedded Ruby applications within the Kamailio SIP routing script. Package: kamailio-sctp-modules Description-md5: 23c1bcafb8b49b3df80140f632fd9d8d Description-en: SCTP SIP transport module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the SCTP SIP transport module for Kamailio. Package: kamailio-secsipid-modules Description-md5: 22714923bc20b2934a0ebc9c7f654a58 Description-en: secsipid module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package contains the secsipid module, witch provides STIR and SHAKEN (RFC8224, RFC8588). Package: kamailio-snmpstats-modules Description-md5: 3f19e2de7dc27a4ef75f936a91e17402 Description-en: SNMP AgentX subagent module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the snmpstats module for Kamailio. This module acts as an AgentX subagent which connects to a master agent. The Kamailio MIBS are included. Package: kamailio-sqlite-modules Description-md5: b4f67430b14343d98efac6caaf86fe43 Description-en: SQLite database connectivity module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the SQLite database driver for Kamailio. Package: kamailio-systemd-modules Description-md5: b03a3ec6dcec09ef8291bc5e46f57fcf Description-en: systemd logging modules for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides logging to systemd journal directly from the Kamailio configuration and routing scripts. Package: kamailio-tls-modules Description-md5: 36c06a49af2355c47ed5760d80991cd8 Description-en: TLS support for the Kamailio SIP server (authentication, transport) Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides TLS support for encrypted and authenticated SIP connections as well as generic TLS support for many Kamailio modules. Package: kamailio-tls-wolfssl-modules Description-md5: dcf9a62b41e7ba20efa7042fd946d09d Description-en: TLS support for the Kamailio SIP server (authentication, transport) Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides TLS support for encrypted and authenticated using wolfssl SIP connections as well as generic TLS support for many Kamailio modules. Package: kamailio-unixodbc-modules Description-md5: 1f7c22f422b0111b09d4f9a872f73763 Description-en: unixODBC database connectivity module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the unixODBC database driver for Kamailio. Package: kamailio-utils-modules Description-md5: 10e039d68b43f9d332fe6e38049edc47 Description-en: Utility functions for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides a set of utility functions for Kamailio, as well as modules for restful HTTP API access using the CURL library in the http_client module. Package: kamailio-websocket-modules Description-md5: 14a90490fa55b64ad6cd540ad4dd34b8 Description-en: WebSocket module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package contains the module implementing WebSocket transport layer for use in SIP over WebSockets, in combination with WebRTC media sessions.. Package: kamailio-xml-modules Description-md5: c27d5c0af319dff182dc09dd0da739cb Description-en: XML based extensions for Kamailio's Management Interface Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides: - the XMLRPC transport implementations for Kamailio's Management and Control Interface. - xmlops module for XPath operations in configuration file Package: kamailio-xmpp-modules Description-md5: 5ef95e7d723676af349f49fed944b7b3 Description-en: XMPP gateway module for the Kamailio SIP server Kamailio is a very fast and flexible SIP (RFC3261) server. Written entirely in C, Kamailio can handle thousands calls per second even on low-budget hardware. . This package provides the SIP to XMPP IM translator module for Kamailio. Package: karbon Description-md5: c543dbc851e9639d2f9bd45d7103ac4e Description-en: vector graphics application for the Calligra Suite Karbon is a vector drawing application with an user interface that is easy to use, highly customizable and extensible. That makes Karbon a great application for users starting to explore the world of vector graphics as well as for artists wanting to create breathtaking vector art. Features include: . * Loading support for ODG, SVG, WMF, WPG, EPS/PS * Writing support for ODG, SVG, WMF, PNG, PDF * Customizable user interface with freely placeable toolbars and dockers * Layer docker for easy handling of complex documents including preview thumbnails, support for grouping shapes via drag and drop, controlling visibility of shapes or locking * Advanced path editing tool with great on-canvas editing capabilities * Various drawing tools for creating path shapes including a draw path tool and a pencil tool, as well as a calligraphy drawing tool * Gradient and pattern tools for easy on-canvas editing of gradient and pattern styles * Top notch snapping facilities for guided drawing and editing (e.g. snapping to grid, guide lines, path nodes, bounding boxes, orthogonal positions, intersections of path shapes or extensions of lines and paths) * Many predefined basic shapes included, such as circle/ellipse, star or rectangle * Artistic text shape with support for following path outlines (i.e. text on path) * Complex path operations and effects like Boolean set operations, path flattening, rounding and refining as well as whirl/pinch effects * Extensible by writing plugins for new tools, shapes and dockers . This package is part of the Calligra Suite. Package: kbtin Description-md5: 5d373f347b0f96b2b0d745b297c00aba Description-en: tintin++ style text-based MUD client KBtin is a console MUD client based on the once-popular tintin++. It is not limited for mudding, and can be used for running line-based local programs like adventure, mysqlclient, dpkg-buildpackage or piuparts. Package: keepassxc Description-md5: 488233e519217e34f1bda89fe55058de Description-en: Cross Platform Password Manager (transitional package) KeePassXC is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using the algorithms AES or Twofish. . In contrast to KeePassX (package keepassx), KeePassXC is actively developed and has more features, e.g., connectivity to a Web Browser plugin (package webext-keepassxc-browser). . This is a transitional package depending on keepassxc-full or keepassxc-minimal Package: keepassxc-full Description-md5: d4ebdfc85a533dc513ff4ee182cc5206 Description-en: Cross Platform Password Manager KeePassXC is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using the algorithms AES or Twofish. . In contrast to KeePassX (package keepassx), KeePassXC is actively developed and has more features, e.g., connectivity to a Web Browser plugin (package webext-keepassxc-browser). . This package includes all plugins, including networking, and various IPC like browser integration, ssh agent, freedesktop.org secret storage. Use at your own risk. Package: keepassxc-minimal Description-md5: cc45983b70d0515a9287f8098694a4a6 Description-en: Cross Platform Password Manager KeePassXC is a free/open-source password manager or safe which helps you to manage your passwords in a secure way. You can put all your passwords in one database, which is locked with one master key or a key-disk. So you only have to remember one single master password or insert the key-disk to unlock the whole database. The databases are encrypted using the algorithms AES or Twofish. . In contrast to KeePassX (package keepassx), KeePassXC is actively developed and has more features, e.g., connectivity to a Web Browser plugin (package webext-keepassxc-browser). . This package includes only the bare minimal functionality, and no security complications like networking, SSH agent, browser plugin, fdo secret storage. See keepassxc-full if you absolutely need those. Package: keystone-tempest-plugin Description-md5: dcc1476c08cfce74726561f8ff2e5dae Description-en: OpenStack Integration Test Suite - Keystone 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 Keystone plugin. Package: kgeotag Description-md5: a371245524b5b605efefed6d25ef956d Description-en: Photo geotagging program Images can be associated with geographic coordinates (geotagging) by different means: On the one hand, a matching with GPX encoded geodata can be done, on the other hand, the coordinates can be set manually, either via drag and drop onto a map, via bookmarks or by manually supplying them. . The coordinates can be stored in the images' Exif header and/or in XMP sidecar files. 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: khal Description-md5: 23274b848f808abe34fa1bdf5275dfff Description-en: Standards based CLI and terminal calendar program Khal is a standards based CLI and terminal calendar program, able to synchronize with CalDAV servers through vdirsyncer. . Features: - khal can read and write events/icalendars to vdir, so vdirsyncer can be used to synchronize calendars with a variety of other programs, for example CalDAV servers. - fast and easy way to add new events - ikhal (interactive khal) lets you browse and edit calendars and events Package: khal-doc Description-md5: 62997025f7c352ef610368c69fc57327 Description-en: Standards based CLI and terminal calendar program - documentation Khal is a standards based CLI and terminal calendar program, able to synchronize with CalDAV servers through vdirsyncer. . Features: - khal can read and write events/icalendars to vdir, so vdirsyncer can be used to synchronize calendars with a variety of other programs, for example CalDAV servers. - fast and easy way to add new events - ikhal (interactive khal) lets you browse and edit calendars and events . This package contains the documentation for khal. Package: kicad-footprints Description-md5: ebe55a58855917c0437005517ec904a9 Description-en: Footprint symbols for KiCad's Pcbnew Pcbnew is a powerful printed circuit board software and part of the KiCad suite. Pcbnew manages libraries of footprints for components or other abstract elements. Each footprint is a drawing of the physical component including its land pattern (e.g. the layout of pads on the circuit board). . This package is providing footprints for Pcbnew usable with KiCad >= 9.0.0. Package: kicad-packages3d Description-md5: 2380c43cebfd1a10ab7d00915427bb6b Description-en: 3D models for 3D viewer in KiCad's Pcbnew and Footprint Editor Pcbnew is a powerful printed circuit board software and part of the KiCad suite. Like Pcbnew the Footprint Editor is also part of KiCad. The 3D models are provided as *.step and *.wrl files and intended to be rendered by the Pcbnew and Footprint 3D viewer or other MCAD software. . The STEP files (*.step) are used for integration with MCAD software packages (e.g. by openscad or freecad). The WRL files (*.wrl) are used for photo-realistic rendering using KiCad's raytracing rendering engine. . The 3D models of this package are completely optional and not really needed for developing of any PCB layout but they give the user a impressive possibility to see how the PCB or the Footprint would look like. . This package is providing 3D Models for Pcbnew and the footprint editor usable for KiCad >= 9.0.0. . Please note this package will use about 5.7GB of disk space! Ensure you have enough free space on your PC or Laptop before you install the package. Package: kicad-symbols Description-md5: 07c9c359d91e0536414bb7140ffbd5c1 Description-en: Schematic symbols for KiCad's Eeschema Eeschema is a powerful schematic capture software distributed as part of KiCad which get it's great and powerful efficiency from the usage of prepared schematics for the various needed schematic symbols. . This package is providing this schematic symbols for Eeschema usable with KiCad >= 9.0.0. Package: kicad-templates Description-md5: 6cf0ceed273c79160f5589a8598acb6f Description-en: Project templates for KiCad KiCad is a cross platform and Open Source EDA (Electronics Design Automation) suite which can be used for the creation of electronic schematic diagrams and PCB artwork. KiCad can load project templates where users can base their own projects on. This can save much time while working on own PCBs. This package is providing various templates built by the KiCad Community e.g. for common single-board computers like: * Raspberry PI * BeagleBone * Arduino (Mega, Micro, Mini, Nano, Pro Mini, Uno R3) . But also for other typical use cases like for * ABS Plastic Hand Held/Instrument Enclosures from Hammond Manufactoring * API (Automated Processes Incorporated) Series 500 Compatible Board * Edgeberry Hardware Cartridge * Minnowboard MAX or Turbot SBC * STM32 Nucleo-64 Morpho * STM32F100 discovery board (Cortex-M3™ Microcontroller Board) * STM32H7xx DevEBox * TI Launchpad board . This package also contains some worksheet files which are useful in case a user wanted to create new templates for KiCad. Please have a look into the documentation (available by packages kicad-doc-*) how to create new templates. . This package is providing Projects usable with KiCad >= 9.0.0. Package: kildclient Description-md5: 50f93acd669695460a77bcbe955a2664 Description-en: powerful MUD client with a built-in Perl interpreter KildClient is a MUD Client written with the GTK+ windowing toolkit. It supports many common features of other clients, such as triggers, gags, aliases, macros, timers, and much more. But its main feature is the built-in Perl interpreter. You can at any moment execute Perl statements and functions to do things much more powerful than simply sending text the mud. Perl statements can also be run, for example, as the action of a trigger, allowing you to do complex things. Some built-in functions of KildClient allow interaction with the world, such as sending commands to it. . KildClient's ANSI support is extensive: it supports not only the common 16 colors, but also support underlined text (singly and doubly), text in italics, text striked through, reverse video and "hidden" text. It also supports vt100's line-drawing characters, and xterm's escape sequences for a 256-color mode. All these features make KildClient one of the clients with the most features for displaying the mud output. . Kildclient supports the MCCP (Mud Client Compression Protocol) protocol, versions 1 and 2, to reduce the necessary bandwidth. . KildClient allows connection through SOCKS4/5 and HTTP proxy servers. . KildClient supports the GMCP (also called ATCP2) and MSDP protocols for out-of-band communications between server and client. . This package contains the main program. Install the kildclient-doc package to access the HTML manual. Package: kildclient-doc Description-md5: 9156327ee50acd2ae7b64d66a9dafabf Description-en: powerful MUD client with a built-in Perl interpreter - manual KildClient is a MUD Client written with the GTK+ windowing toolkit. It supports many common features of other clients, such as triggers, gags, aliases, macros, timers, and much more. But its main feature is the built-in Perl interpreter. You can at any moment execute Perl statements and functions to do things much more powerful than simply sending text the mud. Perl statements can also be run, for example, as the action of a trigger, allowing you to do complex things. Some built-in functions of KildClient allow interaction with the world, such as sending commands to it. . KildClient's ANSI support is extensive: it supports not only the common 16 colors, but also support underlined text (singly and doubly), text in italics, text striked through, reverse video and "hidden" text. It also supports vt100's line-drawing characters, and xterm's escape sequences for a 256-color mode. All these features make KildClient one of the clients with the most features for displaying the mud output. . Kildclient supports the MCCP (Mud Client Compression Protocol) protocol, versions 1 and 2, to reduce the necessary bandwidth. . KildClient allows connection through SOCKS4/5 and HTTP proxy servers. . KildClient supports the GMCP (also called ATCP2) and MSDP protocols for out-of-band communications between server and client. . This package contains the HTML manual for KildClient. Package: kind Description-md5: 85513902766f3eb4734b07f53290e96f Description-en: Kubernetes IN Docker - local clusters for testing Kubernetes (program) kind is a tool designed for running local Kubernetes clusters by utilizing Docker containers as nodes. . Primarily designed for testing Kubernetes, its flexibility makes it suitable for local development or integrating with Continuous Integration (CI) pipelines. Package: kio-fuse Description-md5: 2d3cb6fa6d2198b8ed8cd4409bc58eac Description-en: FUSE Interface for KIO KIOFuse allows the possibility to mount KIO filesystems in the local system, exposing them to every application. Package: kio-gdrive Description-md5: f5412023114ff968cfc1f7c112157bda Description-en: KIO access for GDrive KIO GDrive enables KIO-aware applications (such as Dolphin, Kate or Gwenview) to access and edit Google Drive files in the cloud. 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: kissplice Description-md5: 6d716ae983176c617d58d582ce80f786 Description-en: Detection of various kinds of polymorphisms in RNA-seq data KisSplice is a piece of software that enables the analysis of RNA-seq data with or without a reference genome. It is an exact local transcriptome assembler that allows one to identify SNPs, indels and alternative splicing events. It can deal with an arbitrary number of biological conditions, and will quantify each variant in each condition. It has been tested on Illumina datasets of up to 1G reads. Its memory consumption is around 5Gb for 100M reads. 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: klayout Description-md5: da1feb2b7930fe04504c78af1a532478 Description-en: High Performance Layout Viewer and Editor This is very good viewer for GDSII and other layout files used in the semiconductor industry. . It is similar to 'magic', but has a much more modern GUI and is more robust handling all kinds of GDSII files created by various other tools. Its focus is more on viewing than on editing, but it also has limited, but expanding, support for DRC and extraction for LVS. Package: kleborate Description-md5: 16d6807c15c5f96cdee834a3a29ebbb5 Description-en: tool to screen Klebsiella genome assemblies Kleborate is a tool to screen Klebsiella genome assemblies for: . * MLST sequence type * species (e.g. K. pneumoniae, K. quasipneumoniae, K. variicola, etc.) * ICEKp associated virulence loci: yersiniabactin (ybt), colibactin (clb) * virulence plasmid associated loci: salmochelin (iro), aerobactin (iuc), hypermucoidy (rmpA, rmpA2) * antimicrobial resistance genes, including quinolone resistance SNPs and colistin resistance truncations * K (capsule) and O antigen (LPS) serotype prediction, via wzi alleles and Kaptive Package: kleborate-examples Description-md5: 02e9a1952bed93458a4ebe52767f5cd3 Description-en: tool to screen Klebsiella genome assemblies (example data) Kleborate is a tool to screen Klebsiella genome assemblies for: . * MLST sequence type * species (e.g. K. pneumoniae, K. quasipneumoniae, K. variicola, etc.) * ICEKp associated virulence loci: yersiniabactin (ybt), colibactin (clb) * virulence plasmid associated loci: salmochelin (iro), aerobactin (iuc), hypermucoidy (rmpA, rmpA2) * antimicrobial resistance genes, including quinolone resistance SNPs and colistin resistance truncations * K (capsule) and O antigen (LPS) serotype prediction, via wzi alleles and Kaptive . This package provides example data end tests that are used in autopkgtest. 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: klog Description-md5: 4f4be88e77b8e6c797859dd3859eefc9 Description-en: Multiplatform ham radio logging program This package provides a ham radio logging program. This application supports logging for HF, VHF and sats operations. It supports many features like QSL, DXCC, IOTA, WAZ and awards. KLog produces ADIF as default file format. This application also includes a DX-Cluster client fully integrated into the main interface and is also integrated with WSJT-X. KLog can run in Linux, OSX & Windows systems. Package: kma Description-md5: 2096f8927a2b82fc955d8fbdca77c1aa Description-en: mapping genomic sequences to raw reads directly against redundant databases KMA is mapping a method designed to map raw reads directly against redundant databases, in an ultra-fast manner using seed and extend. KMA is particularly good at aligning high quality reads against highly redundant databases, where unique matches often does not exist. It works for long low quality reads as well, such as those from Nanopore. Non- unique matches are resolved using the "ConClave" sorting scheme, and a consensus sequence are outputtet in addition to other common attributes. 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: knews Description-md5: 9e0b51cf467618edbe2b5a75f614034c Description-en: Graphical threaded news reader Knews is an X11 based thread-oriented news reader. It is capable of representing threads as a graphical tree, represents quotations with different colors and much more. . Also included here is knewsd, a tiny NNTP daemon which can read news from a spool directory or even from a mail folder hierarchy, for use when you don't have a real server available. There is no guarantee that it will work with any client other than knews, so it is not packaged separately. Package: knot Description-md5: d3cd8bada5ec8165f95caeeb8d6f1342 Description-en: Authoritative domain name server Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. Package: knot-dnssecutils Description-md5: 438b6998f4318263fbd1d4036a45b384 Description-en: DNSSEC tools provided with Knot DNS (kzonecheck, kzonesign, knsec3hash) Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package delivers various DNSSEC tools from Knot DNS. . - kzonecheck - kzonesign - knsec3hash Package: knot-dnsutils Description-md5: f64aa9c9eb0ae3edc9a66df67c1b3ba0 Description-en: Clients provided with Knot DNS (kdig, knsupdate, kxdpgun) Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package delivers various client programs related to DNS that are derived from the Knot DNS source tree. . - kdig - query a DNS server in various ways - knsupdate - perform dynamic updates (See RFC2136) - kxdpgun - send a DNS query stream over UDP to a DNS server . Those clients were designed to be 1:1 compatible with BIND dnsutils, but they provide some enhancements, which are documented in respective manpages. . WARNING: knslookup is not provided as it is considered obsolete. Package: knot-doc Description-md5: 5bedd500c01b25cda3559c2f4ce46b9a Description-en: Documentation for Knot DNS Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides various documents that are useful for maintaining a working Knot DNS installation. Package: knot-exporter Description-md5: 5105722330ffeb5b19ac80b586abfa4f Description-en: Prometheus exporter for Knot DNS Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides Python Prometheus exporter for Knot DNS. Package: knot-host Description-md5: a3377b916eb66fd60806dcfcfeeb16ae Description-en: Version of 'host' bundled with Knot DNS Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides the 'host' program in the form that is bundled with the Knot DNS. The 'host' command is designed to be 1:1 compatible with BIND 9.x 'host' program. Package: knot-module-dnstap Description-md5: e9617f16ac3393393b6a16e6d279a904 Description-en: dnstap module for Knot DNS Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package contains dnstap module for logging DNS traffic. Package: knot-module-geoip Description-md5: 01d6b8b83bebf590e783e839395e8cf6 Description-en: geoip module for Knot DNS Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package contains geoip module for geography-based responses. Package: knot-resolver Description-md5: bf37c31effb987d90b9c0c9623e2590b Description-en: caching, DNSSEC-validating DNS resolver The Knot Resolver is a caching full resolver implementation written in C and LuaJIT, including both a resolver library and a daemon. Modular architecture of the library keeps the core tiny and efficient, and provides a state-machine like API for extensions. There are three built-in modules - iterator, cache, validator, and many external. . The Lua modules, switchable and shareable cache, and fast FFI bindings makes it great to tap into resolution process, or be used for your recursive DNS service. It's the OpenResty of DNS. . The server adopts a different scaling strategy than the rest of the DNS recursors - no threading, shared-nothing architecture (except MVCC cache that may be shared). You can start and stop additional nodes depending on the contention without downtime. Package: knot-resolver-doc Description-md5: d76b5d98ecaa8df0789da42f4981e609 Description-en: Documentation for Knot Resolver The Knot Resolver is a caching full resolver implementation written in C and LuaJIT, including both a resolver library and a daemon. Modular architecture of the library keeps the core tiny and efficient, and provides a state-machine like API for extensions. There are three built-in modules - iterator, cache, validator, and many external. . This package contains Knot Resolver Documentation. Package: knot-resolver-module-http Description-md5: da58e2b75b9d36b21fe42168683ba4aa Description-en: HTTP module for Knot Resolver The Knot Resolver is a caching full resolver implementation written in C and LuaJIT, including both a resolver library and a daemon. Modular architecture of the library keeps the core tiny and efficient, and provides a state-machine like API for extensions. There are three built-in modules - iterator, cache, validator, and many external. . This package contains HTTP module for local visualization of the resolver cache and queries. Package: kodi Description-md5: 8cbb7a58aa8f70442021b6474bb4487a Description-en: Open Source Home Theatre (executable binaries) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This package contains the kodi binaries. Package: kodi-addons-dev Description-md5: 2c07e1cec6320b97dec898a159f13215 Description-en: Open Source Home Theatre (addon development package) This package is a dummy package used in conjunction with kodi-addons-dev to detect if a binary addon should be built for given Debian architecture. . The alternative to introducing this package is marking kodi-addons-dev back as arch:any, but this makes Lintian and multi-arch hinter noisy. . If Kodi upstream starts shipping architecture-specific development libraries again, they will land in this package. Package: kodi-addons-dev-common Description-md5: 918ad2a86f76015fca57725532fe0dff Description-en: Open Source Home Theatre (architecture-independent addon development package) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This is the development package for Kodi Addons. . This package contains independent headers for building addons without the need to keep a whole Kodi source tree. Package: kodi-bin Description-md5: 93900851d4af90acc12202b10586f063 Description-en: Open Source Home Theatre (architecture-dependent files) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This package contains the binaries needed to have a working Kodi. Package: kodi-data Description-md5: fa3e87313ffb86f24abdb9685cb02f68 Description-en: Open Source Home Theatre (arch-independent data package) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This package contains all the architecture independent data needed to have a working Kodi. Package: kodi-eventclients-common Description-md5: 802e3e8bee5297f8f957a96ac032ec80 Description-en: Open Source Home Theatre (Event Client Common package) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This package is the common package for Kodi Event Client. Package: kodi-eventclients-dev Description-md5: 68fa98f0f56705ede77f40d25731b81e Description-en: Open Source Home Theatre (Event Client virtual dev package) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This is the virtual development package for Kodi Event Client. Package: kodi-eventclients-dev-common Description-md5: 3b9c35f8f422525e36bf303879b0108c Description-en: Open Source Home Theatre (Event Client common dev package) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This is the common development package for Kodi Event Client. Package: kodi-eventclients-kodi-send Description-md5: 1040f8876d6c7b4c4fede7eedb7164dc Description-en: Open Source Home Theatre (Event Client Kodi-SEND package) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This package is the Kodi-SEND package for Kodi Event Client. Package: kodi-eventclients-ps3 Description-md5: 1d25cf990934a5a98896d953c465fe26 Description-en: Open Source Home Theatre (Event Client PS3 package) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This package is the PS3 package for Kodi Event Client. Package: kodi-eventclients-python Description-md5: 22abb14d58b94915c1da767c23b5f864 Description-en: Open Source Home Theatre (Event Client Python package) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This package is the virtual Python package for Kodi Event Client. Package: kodi-eventclients-wiiremote Description-md5: 4a6ec18419dee29c9640c309b43c4c2b Description-en: Open Source Home Theatre (Event Client WII Remote support package) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This package is the Wii Remote client package for Kodi. Package: kodi-eventclients-zeroconf Description-md5: 28820ba8737a62f10a1518504d01faa9 Description-en: Open Source Home Theatre (Event Client ZeroConf script package) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This package is the ZeroConf script for Kodi Event Client. Package: kodi-pvr-iptvsimple Description-md5: d6c10aeba4bf735c48e9f0abb2ee493a Description-en: IPTV Simple Client Kodi PVR Addon IPTV Simple Client is a basic PVR Addon for Kodi to receive IPTV Live TV, Radio channels, and EPG directly in Kodi. . It adds support for Live TV watching and EPG TV Guide through IPTV provided by the Internet providers in former USSR countries among others. Package: kodi-pvr-nextpvr Description-md5: a011a095b02a496ccb7fba22c0a148a8 Description-en: NextPVR PVR addon for Kodi This package contains the NextPVR PVR (Personal Video Recorder) Addon for Kodi, the award winning free and open source software media-player and entertainment hub for all your digital media . NextPVR is a free Personal Video Recorder (PVR) application for Microsoft Windows. . NextPVR supports a wide range of digital tuners including DVB-S/S2, DVB- T/T2, DVB-C, DMB-T, ATSC and QAM. NextPVR also supports specialist component/HDMI capture devices (like the Hauppauge HDPVR, HDPVR2 and Colossus), and Copy-Freely devices (like the Hauppauge DCR-2650 and HDHomeRun Prime). NextPVR supports all broadcast codec's including: MPEG- 2 and H.264 video, and MPEG1 Layer II, AC3, E-AC3, AAC, HE-AAC audio. Package: kodi-pvr-waipu Description-md5: fbbe6b45bfc72d875ed866e546b7fcab Description-en: waipu PVR for Kodi Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This package is a PVR addon for waipu. Package: kodi-repository-kodi Description-md5: 04ec9104cb8f86a1b5883710de2be877 Description-en: Open Source Home Theatre (official addons repository feed) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This package enables download of addons via the official Kodi repository feed. Package: kodi-tools-texturepacker Description-md5: c4b29df98f2a134e0ad8aab82d21f800 Description-en: Open Source Home Theatre (TexturePacker skin development tool) Kodi, formerly known as XBMC is an award winning free and open source software media-player and entertainment hub for all your digital media. Kodi is available for Linux, Mac OS X (Leopard, Tiger and Apple TV) and Microsoft Windows, as well as the original Xbox game console. Created in 2003 by a group of like minded programmers, Kodi is a non-profit project run and developed by volunteers located around the world. More than 50 software developers have contributed to Kodi, and 100-plus translators have worked to expand its reach, making it available in more than 30 languages. . While Kodi functions very well as a standard media player application for your computer, it has been designed to be the perfect companion for your HTPC. Supporting an almost endless range of remote controls, and combined with its beautiful interface and powerful skinning engine, Kodi feels very natural to use from the couch and is the ideal solution for your home theater. Once installed, your computer will become a fully functional multimedia jukebox. . This package contains TexturePacker, the tool for Kodi skin developers. End users don't need this package to run Kodi. Package: komposter Description-md5: dd8e9c2e2bac44161e0fd969864c3077 Description-en: lightweight music composing system This is a lightweight music composing system intended mainly to be used in applications where the size of the executable must be minimized such as 4K and 64K intros. . It is built using a modular "virtual analog" model, where the composer can build the synthesizers from scratch using simple basic building blocks. This minimizes the amount of code required and relies more on data, which can be compressed more effectively. . A simple pattern-based sequencer is used to create songs which use up to 24 voices, each of which can use a different synthesizer. Each synthesizer can be programmed with a number of patches that can be switched between patterns. . Included with Komposter is a music player with full x86 assembly source code as well as a converter for generating nasm-includeable files from song files. Source code for the converter is also provided. Package: konsole Description-md5: b9f8e7c204b64c4afaac8166104064ed Description-en: X terminal emulator Konsole is a terminal emulator built on the KDE Platform. It can contain multiple terminal sessions inside one window using detachable tabs. . Konsole supports powerful terminal features, such as customizable schemes, saved sessions, and output monitoring. Package: konsole-kpart Description-md5: 1b7ffab15964a6cf07c7118f81832fab Description-en: Konsole plugin for Qt applications Konsole is a terminal emulator built on the KDE Platform. It can contain multiple terminal sessions inside one window using detachable tabs. . Konsole supports powerful terminal features, such as customizable schemes, saved sessions, and output monitoring. . This package provides the kpart needed by other apps to embed konsole in them. 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: kpatch Description-md5: b40bb7cc8d2040c3fd10f40569b93874 Description-en: Runtime tools for Kpatch kpatch is a Linux dynamic kernel patching tool which allows you to patch a running kernel without rebooting or restarting any processes. It enables sysadmins to apply critical security patches to the kernel immediately, without having to wait for long-running tasks to complete, users to log off, or for scheduled reboot windows. It gives more control over up-time without sacrificing security or stability. Package: kpatch-build Description-md5: 53001888ae99d7cf2438fb09765cb4c6 Description-en: Build Tools for Kpatch and Livepatch kpatch-build is a tool that can build both kpatch and livepatch modules from a given patch. 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-data-extra-tycho2 Description-md5: 2c5cef8807c49e66d3a50e0b4772ee99 Description-en: Tycho-2 star catalog for KStars This package contains the data of the Tycho-2 star catalog for KStars, the desktop planetarium for KDE. It allows users to share a single centralized installation of the data instead of each needing to download their own personal copy of the whole catalog. It can also configure KStars to disable these user downloads. 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: kupfer Description-md5: 1a4ed3635aa0b57717a7748cfe163e27 Description-en: fast and lightweight desktop summoner/launcher Kupfer is a summoner/launcher in the style of Quicksilver or GNOME Do. It can search and browse your files, launch desired applications and object you need in a quicker way. . Kupfer is written in Python 3 and has a flexible architecture based on plugins to extend its features. Package: kustomize Description-md5: d4dc286610f696757b9df5e09cdea1df Description-en: Customization of Kubernetes YAML configurations (program) Kustomize is a standalone binary tool for managing Kubernetes configurations without requiring templates. . It allows users to customize resource configurations through overlays, making it easy to reuse and share manifests across environments. . Kustomize operates natively with Kubernetes YAML, offering functionality like applying patches, setting images, and managing common labels and annotations. Package: kwartz-client Description-md5: 4d5fefdc84fd9d4c992d27e8c683cb0f Description-en: Configuration of a Kwartz client Kwartz is a school server featuring many services, deployed in French schools. This package makes it easier for sysadmins to integrate a GNU-Linux client machine in a network ruled by a Kwartz service, to allow users to authenticate against the LDAP directory, auto-mount Samba shares for themselves, and for the groups and projects they belong to. Package: kxstitch Description-md5: 9fd35d1e986371f497a87d93a30c64f2 Description-en: Cross stitch pattern editor KXStitch is a program that lets you create cross stitch patterns and charts. Patterns can be created from scratch on a user defined size of grid, which can be enlarged or reduced in size as your pattern progresses. Package: kxstitch-common Description-md5: 575c379ae895f9d5754cc4760d127835 Description-en: Data files, icons and documentation for kxstitch KXStitch is a program that lets you create cross stitch patterns and charts. Patterns can be created from scratch on a user defined size of grid, which can be enlarged or reduced in size as your pattern progresses. . This package contains the data files for KXStitch. Package: kylin-burner Description-md5: d83ea4f3f0b1e6dfc44698a2b558de05 Description-en: CD/DVD burning application for UKUI Burner is a simple application to burn, copy and erase CD and DVD media: audio, video or data. It features among other things: * On-the-fly burning * Multisession support * On-the-fly conversion of music playlists in all formats supported by GStreamer . This package contains the standalone app. . The following packages, if installed, will provide Burner with added functionality: * cdrdao to burn combined data/audio CDs and for byte-to-byte copy * GStreamer backends to support more audio formats * vcdimager to create VCDs or SVCDs * libdvdcss2 to copy encrypted DVDs * LocalSearch to search for video, audio, image and document files Package: kylin-display-switch Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: l2tpns Description-md5: 2b22d30bcf2497d0275a59c454796858 Description-en: layer 2 tunnelling protocol network server (LNS) l2tpns is a daemon designed to terminate large volumes of layer 2 tunnelling protocol (RFC 2661: L2TP) sessions. . The daemon supports up to 65535 sessions plus features such as rate limiting, walled garden, usage accounting, and clustering (for both load-sharing and redundancy). . Note that only the LNS side of the L2TP protocol is implemented, for a more complete L2TP implementation see the l2tpd package. 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: lavacli Description-md5: b677c671271a1647f2601dd4751d8a17 Description-en: LAVA XML-RPC command line interface LAVA is a continuous integration system for deploying operating systems onto physical and virtual hardware for running tests. Tests can be simple boot testing, bootloader testing and system level testing, although extra hardware may be required for some system tests. Results are tracked over time and data can be exported for further analysis. . This package provides a user space command line interface to any LAVA (Linaro Automated Validation Architecture) instance for submitting test jobs or querying the instance for device and job status over XML-RPC. A user account on the instance is needed to create and use authentication tokens for some calls. The list of calls supported is described on the API section of the LAVA instance. Package: lazygal Description-md5: 5d08c026d834afe8e4fa027cba0fa3d7 Description-en: static web gallery generator Lazygal is another static web gallery generator written in Python. It is command line based, uses reusable engine and is lazy - it regenerates only parts that have to be regenerated. . There is support for many interesting features like subgalleries, EXIF information, theming and custom folder meta data. Included themes are pure XHTML + CSS. Package: lcov Description-md5: 570ed45e66b332fb729dfa76f03dff58 Description-en: Summarise Code coverage information from GCOV LCOV is an extension of GCOV, a GNU tool which provides information about what parts of a program are actually executed (i.e. "covered") while running a particular test case. The extension consists of a set of Perl scripts which build on the textual GCOV output to implement the following enhanced functionality: . - HTML based output: coverage rates are additionally indicated using bar graphs and specific colors. - Support for large projects: overview pages allow quick browsing of coverage data by providing three levels of detail: directory view, file view and source code view. Package: ld10k1 Description-md5: 710801fd69992f981169e47e6047ffe9 Description-en: ALSA emu10k1/2 patch loader A patch loader for use with the emu10k1 ALSA driver. Supports Sound Blaster Live!, Audigy and Audigy 2. It includes: ld10k1 - server to store the driver state lo10k1 - control tool for the server dl10k1 - dump loader Package: ldraw-parts-free Description-md5: 2e28739df7e97cc7889497f9b9761339 Description-en: LDraw parts library Collection of 3D LEGO parts, 3D part primitives and two example LEGO 3D models in LDraw format. This part library is needed by 3D CAD programs such as MLCAD, LeoCAD and Konstruktor which allow one to construct LEGO models from individual LDraw parts. It is also needed by rendering software such as LDView and LdGLite or instruction creation software like LPub4 or Lic. . This package only contains the parts where the part itself and all its primitives are licensed under CC-BY-4.0. To get the full list of parts, use the ldraw-parts package from non-free, which also includes the parts still licensed under the non-free license CC-BY-2.0. . This package contains 87.55% of the parts of ldraw-parts from non-free. The most popular (according to rebrickable.com) parts missing from the top 100 are: 87580 and 44728 Package: lektor Description-md5: 9819038839a5e87794c4cdc22477e23e Description-en: Python-based static website generator Lektor is a static website generator. A lektor project is a collection of static files that can be built into many individual HTML pages. Lektor can also be used like a CMS providing a browser-based admin interface to edit the website's contents and create new pages. . This package only provides the website compilation components. Package: lemonldap-ng Description-md5: d9956485953b0264aad783e87c61e25d Description-en: OpenID-Connect, CAS and SAML compatible Web-SSO system Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . This package is a metapackage that install handler, manager and portal. Package: lemonldap-ng-doc Description-md5: 5ba7f28cfbbd6982f3d9a31469f11e55 Description-en: Lemonldap::NG Web-SSO system documentation Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . This package contains html documentation. Package: lemonldap-ng-fastcgi-server Description-md5: bc2de4a4fd7d43a3eb12419c5cb1273f Description-en: Lemonldap::NG FastCGI server Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . Lemonldap::NG FastCGI server provides a Nginx auth_request server that handles also LLNG Portal and Manager. Package: lemonldap-ng-handler Description-md5: 9581d765c8dbdafc58e31f96283b6764 Description-en: Lemonldap::NG handler part Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . This package provides configuration files for Apache and Nginx used to protect web areas. Package: lemonldap-ng-uwsgi-app Description-md5: 11e1ef1ab9b2680624488ca85209bbf4 Description-en: Lemonldap::NG uWSGI server Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorization are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . Lemonldap::NG uWSGI server provides a replacement to Lemonldap::NG FastCGI server, using uWSGI instead of Plack FCGI. Package: leocad Description-md5: 76d5fc8a876a2826d45627f3ec54fb24 Description-en: virtual brick CAD software LeoCAD is a CAD program for creating virtual LEGO models. . It has an easy to use interface and currently features thousands of different pieces created by the LDraw community when installed with the ldraw-parts-free or ldraw-parts package. Package: lgogdownloader Description-md5: a8cc77e0d109d8153ddd8494fd7ad0e7 Description-en: downloader for GOG.com files lgogdownloader is a client for the GOG.com download API, allowing simple downloads and updates of games and other files from GOG.com. . This package is only useful if you own games on GOG.com. There are a few free-as-in-beer games available for Linux, but the DFSG-free games available on GOG.com are not provided for Linux and are available in Debian anyway (lure-of-the-temptress, beneath-a-steel-sky, flight-of-the-amazon-queen). Package: lib32gcc-12-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: lib32gcc-13-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-12-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: lib32gfortran-13-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: lib32gfortran-15-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-12-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: lib32go-13-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: lib32go21 Description-md5: 7174520aedfeba49e54b8c36f55b7e95 Description-en: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32go22 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-12-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: lib32gphobos-13-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: lib32gphobos-15-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: lib32gphobos3 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: lib32gphobos4 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: lib32gphobos6 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-12-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: lib32objc-13-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: lib32objc-15-dev Description-md5: 4563909f76273e1eff5ff297d7d93981 Description-en: Runtime library for GNU Objective-C applications (32bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib32objc4 Description-md5: cdc9d0be22d98fa7275d3376afaddcc0 Description-en: Runtime library for GNU Objective-C applications (32bit) Library needed for GNU ObjC applications linked against the shared library. Package: lib32stdc++-12-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++-13-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++-15-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-12-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: lib32stdc++6-13-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: lib32stdc++6-15-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: libabsl-dev Description-md5: 8dd067725c77dbcbea15ee6f034121c8 Description-en: extensions to the C++ standard library (development files) Abseil is an open-source collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's C++ codebase and has been extensively tested and used in production. In some cases, Abseil provides pieces missing from the C++ standard; in others, Abseil provides alternatives to the standard for special needs. . This package contains header files and other data necessary for developing with Abseil. Package: libacsccid1 Description-md5: 05bf1db065acaecd723e98052825b2e6 Description-en: PC/SC driver for ACS USB CCID smart card readers This library provides a PC/SC IFD handler implementation for the ACS USB smart card readers compliant to the CCID protocol. . This package is needed to communicate with the ACS CCID smartcard readers through the PC/SC Lite resource manager (pcscd). . See README for a list of supported readers. Package: libadasockets-dev Description-md5: bf5cbd0bbddd9e74701099b5d13df0f4 Description-en: bindings for socket services in Ada: development files This package provides a binding for socket services to be used with GNAT (the GNU Ada compiler). One can use it to write clients and servers that will talk with programs written in Ada or any other programming language. . This package provides the Ada programmer with headers and libraries used to build Ada programs that use sockets services. Package: libadasockets-doc Description-md5: e1d62ddb7abcf8efb4cf7fcf6744f1b7 Description-en: bindings for socket services in Ada: documentation This package provides a binding for socket services to be used with GNAT (the GNU Ada compiler). One can use it to write clients and servers that will talk with programs written in Ada or any other programming language. . This package contains the documentation for Ada programmers. Package: libadasockets11 Description-md5: 82d295d79b1cf377e57701508f32b17d Description-en: bindings for socket services in Ada: shared library This package provides a binding for socket services to be used with GNAT (the GNU Ada compiler). One can use it to write clients and servers that will talk with programs written in Ada or any other programming language. . This package contains the library needed to execute Ada program using sockets. Package: libafflib-dev Description-md5: 2ae8d5a3d0348fefeaffd2ebe22e5364 Description-en: Advanced Forensics Format Library (development files) The Advanced Forensic Format (AFF) is on-disk format for storing computer forensic information. Critical features of AFF include: . - AFF allows you to store both computer forensic data and associated metadata in one or more files. - AFF allows files to be digital signed, to provide for chain-of-custody and long-term file integrity. - AFF allows for forensic disk images to stored encrypted and decrypted on-the-fly for processing. This allows disk images containing privacy sensitive material to be stored on the Internet. . This package provides the development files. Package: libafflib0t64 Description-md5: af6798e2a3a9c033f2500d14b211f588 Description-en: Advanced Forensics Format Library The Advanced Forensic Format (AFF) is on-disk format for storing computer forensic information. Critical features of AFF include: . - AFF allows you to store both computer forensic data and associated metadata in one or more files. - AFF allows files to be digital signed, to provide for chain-of-custody and long-term file integrity. - AFF allows for forensic disk images to stored encrypted and decrypted on-the-fly for processing. This allows disk images containing privacy sensitive material to be stored on the Internet. 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: libahp-gt-dev Description-md5: 794d2e75aabd625bd4fd6dd043a3f1f1 Description-en: AHP GT telescope mount controllers programming - development files This package contains a library to program the AHP GT telescope mount controllers, by setting their gear and acceleration/speed configurations. . This package is needed for development. Package: libahp-gt1 Description-md5: 16c1542083b63aa9d298567b84037d3a Description-en: AHP GT telescope mount controllers programming - library This package contains a library to program the AHP GT telescope mount controllers, by setting their gear and acceleration/speed configurations. 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: 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: 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: libalog-dev Description-md5: 155502ea897a8a46402540435adc9fc7 Description-en: Logging framework for Ada (development) Alog is a logging framework for Ada and aims to be straight forward to use and easily extendable. Alog provides file-based and syslog logging facilities and log-level support. . This package contains the development files. Package: libalog-doc Description-md5: fc4b8f6605f4da53abfcdaa388aa7621 Description-en: Logging framework for Ada (documentation) Alog is a logging framework for Ada and aims to be straight forward to use and easily extendable. Alog provides file-based and syslog logging facilities and log-level support. . This package contains the documentation. Package: libalog0.6.3 Description-md5: 60d77b4bac6cfdd4a1ff2b12d0df839b Description-en: Logging framework for Ada Alog is a logging framework for Ada and aims to be straight forward to use and easily extendable. Alog provides file-based and syslog logging facilities and log-level support. Package: libam7xxx-dev Description-md5: 88342ad0c691b5a84464ae4224fba03f Description-en: library for accessing am7xxx devices - development files libam7xxx is an Open Source library to communicate via USB with projectors and Digital Picture Frames based on the Actions Micro AM7XXX family if ICs. . libam7xxx makes it possible to use these devices as USB displays on non-Windows Operating Systems like GNU/Linux or Android/Linux just to name a few, and on non-PC platforms like for instance mobile phones, tablets or game consoles. . Examples of supported devices are: - Acer C110 - Acer C112 - Aiptek PocketCinema T25 - Philips/SagemCom PicoPix 1020 - Philips/SagemCom PicoPix 2055 - Philips/SagemCom PicoPix 2330 - Top-Height/TEC PP700 . This is the development package containing the libraries and header for software development with libam7xxx. Package: libam7xxx0.1 Description-md5: 628daf6245dc91c3a39a576f5fe4aab7 Description-en: library for accessing am7xxx based devices libam7xxx is an Open Source library to communicate via USB with projectors and Digital Picture Frames based on the Actions Micro AM7XXX family if ICs. . libam7xxx makes it possible to use these devices as USB displays on non-Windows Operating Systems like GNU/Linux or Android/Linux just to name a few, and on non-PC platforms like for instance mobile phones, tablets or game consoles. . Examples of supported devices are: - Acer C110 - Acer C112 - Aiptek PocketCinema T25 - Philips/SagemCom PicoPix 1020 - Philips/SagemCom PicoPix 2055 - Philips/SagemCom PicoPix 2330 - Top-Height/TEC PP700 . This package contains the shared library of libam7xxx. Package: libam7xxx0.1-bin Description-md5: 81b17f58b188ac4460d550109784279a Description-en: library for accessing am7xxx devices - utilities libam7xxx is an Open Source library to communicate via USB with projectors and Digital Picture Frames based on the Actions Micro AM7XXX family if ICs. . libam7xxx makes it possible to use these devices as USB displays on non-Windows Operating Systems like GNU/Linux or Android/Linux just to name a few, and on non-PC platforms like for instance mobile phones, tablets or game consoles. . Examples of supported devices are: - Acer C110 - Acer C112 - Aiptek PocketCinema T25 - Philips/SagemCom PicoPix 1020 - Philips/SagemCom PicoPix 2055 - Philips/SagemCom PicoPix 2330 - Top-Height/TEC PP700 . This package includes utilities and sample programs for libam7xxx. Package: libam7xxx0.1-doc Description-md5: d655306a3b370337550b488aae5a53b2 Description-en: library for accessing am7xxx devices - documentation libam7xxx is an Open Source library to communicate via USB with projectors and Digital Picture Frames based on the Actions Micro AM7XXX family if ICs. . libam7xxx makes it possible to use these devices as USB displays on non-Windows Operating Systems like GNU/Linux or Android/Linux just to name a few, and on non-PC platforms like for instance mobile phones, tablets or game consoles. . Examples of supported devices are: - Acer C110 - Acer C112 - Aiptek PocketCinema T25 - Philips/SagemCom PicoPix 1020 - Philips/SagemCom PicoPix 2055 - Philips/SagemCom PicoPix 2330 - Top-Height/TEC PP700 . This package contains the documentation of the API of libam7xxx. Package: libamd3 Description-md5: 2d9505165b7b29c0b5677c11d21645cd Description-en: approximate minimum degree ordering library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The AMD library provides a set of routines for pre-ordering sparse matrices prior to Cholesky or LU factorization, using the "Approximate Minimum Degree ordering" algorithm. Package: libamdhip64-5 Description-md5: e696448cd8072ea8fe31f9d676d1eac2 Description-en: Heterogeneous Interface for Portability - AMD GPUs implementation This package is central to the ROCm stack. It is at the exchange point between the low-level libraries - kernel module ROCk, thunk ROCt, runtime ROCr, etc, and user-facing libraries - rocRAND, rocBLAS, rocFFT, rocSPARSE, etc. Package: libamdhip64-dev Description-md5: e1e43998863b791785f0bedd089fab84 Description-en: Header files for the AMD implementation of HIP The libamdhip64 library is central to the ROCm stack. It is at the exchange point between the low-level libraries - kernel module ROCk, thunk ROCt, runtime ROCr, etc, and user-facing libraries - rocRAND, rocBLAS, rocFFT, rocSPARSE, etc. . This package provides headers to the libamdhip64. Package: libamdhip64-doc Description-md5: b8b454ec3d2112be20b6496fb7b37a77 Description-en: HIP Runtime Documentation The libamdhip64 library is central to the ROCm stack. It is at the exchange point between the low-level libraries - kernel module ROCk, thunk ROCt, runtime ROCr, etc, and user-facing libraries - rocRAND, rocBLAS, rocFFT, rocSPARSE, etc. . This package provides documentation for the HIP runtime interfaces. Package: libapache-session-browseable-perl Description-md5: af6e446bfe55e4ec1c88078bc9075cfe Description-en: module adding index and search methods to Apache::Session Apache::Session::Browseable provides some class methods to manipulate all sessions and add the capability to index some fields to make research faster. . This module is recommended as session backend for LemonLDAP::NG. Package: libapache2-mod-auth-cas Description-md5: 44181e795e96fb5feb9ea4c89e3f06da Description-en: CAS authentication module for Apache2 mod_auth_cas is an authentication module for Apache2, that allows the webserver to interact with an authentication server that conforms to the CAS (v1 or v2) protocol defined by Yale/JA-SIG. Package: libapache2-mod-auth-openidc Description-md5: f21d7ca69a4a325455d36be19471a9c7 Description-en: OpenID Connect Relying Party implementation for Apache mod_auth_openidc is a certified authentication and authorization module for the Apache 2.x HTTP server that implements the OpenID Connect Relying Party functionality. . This module enables an Apache 2.x web server to operate as an OpenID Connect Relying Party (RP) towards an OpenID Connect Provider (OP). It relays end user authentication to a Provider and receives user identity information from that Provider. It then passes on that identity information (a.k.a. claims) to applications protected by the Apache web server and establishes an authentication session for the identified user. Package: libapache2-mod-evasive Description-md5: 70a0bf40ec2f9db1f08d587bd5acf80c Description-en: evasive module to minimize HTTP DoS or brute force attacks mod_evasive is an evasive maneuvers module for Apache to provide some protection in the event of an HTTP DoS or DDoS attack or brute force attack. . It is also designed to be a detection tool, and can be easily configured to talk to ipchains, firewalls, routers, and etcetera. . This module only works on Apache 2.4 servers Package: libapache2-mod-mapcache Description-md5: 45d571cff29bed6448a630dee7b07826 Description-en: tile caching server - Apache module This is the MapCache module for the Apache web server implementing OGC web services. An alternative mapcache FastCGI program is available in mapcache-cgi. . MapCache is a server that implements tile caching to speed up access to WMS layers. The primary objectives are to be fast and easily deployable, while offering the essential features (and more!) expected from a tile caching solution. Package: libapache2-mod-passenger Description-md5: 41fdf485deea0b877e489823da479045 Description-en: web application server - apache2 integration Phusion Passenger is a web server and application server, designed to be fast, robust and lightweight. It takes a lot of complexity out of deploying web apps, adds powerful enterprise-grade features that are useful in production, and makes administration much easier and less complex. Phusion Passenger supports Ruby, Python, Node.js and Meteor. . This package contains the apache2 module. Package: libapache2-mod-qos Description-md5: 400a8d30ea4ebdb2cc235b07fd997909 Description-en: quality of service module for the apache2 This is a quality of service module (QoS) for the Apache web server implementing control mechanisms that can provide different priority to different HTTP requests. . It may be used to determine which requests should be served and which shouldn't in order to avoid resource oversubscription. The module collects different attributes such as the request URL, HTTP request and response headers, the IP source address, the HTTP response code, history data (user session and on per source IP address basis), the number of concurrent requests to the server (total or requests having similar attributes), the number of concurrent TCP connections (total or from a single source IP), and so forth. . Counteractive measures to enforce the defined rules are: request blocking, dynamic timeout adjustment, request delay, response throttling, and dropping of TCP connections. Package: libapache2-mod-r-base Description-md5: 1be630e572081e125ce258dbe3f013eb Description-en: server-side R integration with Apache 2 This package provides the R module that adds support for embedding the R interpreter inside Apache 2 webserver. 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: libapache2-mod-tile Description-md5: 0eb52688a4e671ae4f0c4fbe13514db7 Description-en: Apache module to deliver tiles created by renderd mod_tile is a system to serve raster tiles for example to use within a slippy map. It provides a dynamic combination of efficient caching and on the fly rendering. Due to its dynamic rendering, only a small fraction of overall tiles need to be kept on disk, reducing the resources required. At the same time, its caching strategy allows for a high performance serving and can support several thousand requests per second. . mod_tile was originally written for serving the tiles of the main OpenStreetMap map (Mapnik layer), but since is being used on a variety of different servers providing maps on top of OpenStreetMap data. . This package contains the Apache module that receives map tiles requests and satisfies them from tiles stored on disk, or queries a renderd instance to create them. Package: libappstream-glib-dev Description-md5: 843c5ab072fad15eb5195facad271989 Description-en: GNOME library to access AppStream services (development files) AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package contains development files necessary to develop tools which use the libappstream-glib library. Package: libappstream-glib8 Description-md5: 0c3be0f7639f89d98f1b4dd6ce57e81d Description-en: GNOME library to access AppStream services AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package contains a GObject-based library to read and write AppStream XML metadata and retrieve additional data such as screenshots. . As opposed to libappstream, this library does not use an on-disk cache but reads data directly from the XML or DEP-11 YAML files. Package: libappstreamqt-dev Description-md5: 45a404cf40333204df30a34316b619d3 Description-en: Qt6 library to access AppStream services (development files) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains development files necessary to develop software management tools which use the Qt-based AppStream library. Package: libappstreamqt3 Description-md5: c3c568d8e258b64e12fc49551839d8cf Description-en: Qt6 library to access AppStream services AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains a Qt-based library to access AppStream services, like the software component metadata pool. Package: libappstreamqt5-3 Description-md5: 8b4724260a5ce7726ef02cccf76a178a Description-en: Qt5 library to access AppStream services AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains a Qt5-based library to access AppStream services, like the software component metadata pool. Package: libappstreamqt5-dev Description-md5: 294249a3c400e80ec14522bcede74f38 Description-en: Qt5 library to access AppStream services (development files) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains development files necessary to develop software management tools which use the Qt5-based AppStream library. Package: libaravis-0.8-0 Description-md5: ca8c6c9d5e9dde9e2b411d5db3cd8013 Description-en: glib/gobject based library for video acquisition using GenICam cameras GenICam standard provides a generic programming interface for all kinds of cameras and devices. Aravis currently implements the gigabit ethernet and USB3 (Since Aravis 0.5.x) protocols used by industrial cameras. Package: libaravis-dev Description-md5: 25d017a6b5362c5c7e92c79c5cab4717 Description-en: Development files for aravis library Aravis is a glib/gobject based library for video acquisition implementing GenICam standard. GenICam standard provides a generic programming interface for all kinds of cameras and devices. Package: libaravis-doc Description-md5: 552dc8ad57754a40d36a3120f3ba347e Description-en: Documentation files for aravis library Aravis is a glib/gobject based library for video acquisition implementing GenICam standard. GenICam standard provides a generic programming interface for all kinds of cameras and devices. This package contains the documentation. Package: libarchive-tools Description-md5: 04bbebb441868f4c976e664833572c46 Description-en: FreeBSD implementations of 'tar' and 'cpio' and other archive tools This package contains several command-line tools based on the libarchive library. . The bsdtar program is the default system 'tar' program used on FreeBSD. bsdtar uses the libarchive library as a backend which does all of the work for reading and writing archives in various formats. . The bsdcpio program is the default system 'cpio' program used on FreeBSD. bsdcpio uses the libarchive library as a backend which does all of the work for reading and writing archives in various formats. . The bsdcat program reads archived data from files or from its standard input and uses the libarchive library to decompresses it to its standard output. It may be used for viewing the contents of archives or for passing it to other tools for further processing. Package: libargtable2-0 Description-md5: 4ccbdfbf4e1206b0a7e8bd1c748966d7 Description-en: Library for parsing GNU style command line arguments Argtable is an ANSI C library for parsing GNU style command line arguments. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values are returned in those same structs where they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar) and untagged arguments are supported, as are multiple instances of each argument. Syntax error handling is automatic and the library also provides the means for displaying the command line syntax directly from the array of argument specifications. . argtable can function as a "getopt_long" replacement, without the user of the program noticing the difference. Unlike "getopt_long", however, argtable is cross platform, working on all Posix systems, as well as Windows and Mac. Package: libargtable2-dev Description-md5: 208a92d7a031b3b9ef5b6ace9ac0f726 Description-en: Library for parsing GNU style command line arguments (development headers) Argtable is an ANSI C library for parsing GNU style command line arguments. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values are returned in those same structs where they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar) and untagged arguments are supported, as are multiple instances of each argument. Syntax error handling is automatic and the library also provides the means for displaying the command line syntax directly from the array of argument specifications. . argtable can function as a "getopt_long" replacement, without the user of the program noticing the difference. Unlike "getopt_long", however, argtable is cross platform, working on all Posix systems, as well as Windows and Mac. . This package contains the files needed to develop applications that use argtable. Package: libargtable2-docs Description-md5: 89357a32b168efdbd42f12762f7b8798 Description-en: Library for parsing GNU style command line arguments (documentation) Argtable is an ANSI C library for parsing GNU style command line arguments. It enables a program's command line syntax to be defined in the source code as an array of argtable structs. The command line is then parsed according to that specification and the resulting values are returned in those same structs where they are accessible to the main program. Both tagged (-v, --verbose, --foo=bar) and untagged arguments are supported, as are multiple instances of each argument. Syntax error handling is automatic and the library also provides the means for displaying the command line syntax directly from the array of argument specifications. . This package contains the documentation for the development libraries for the libargtable2-dev package. Package: libarpack2-dev Description-md5: ce479c0c27c3104bee7093d103d5e8cb Description-en: Fortran77 subroutines to solve large scale eigenvalue problems (development) ARPACK software is capable of solving large scale symmetric, nonsymmetric, and generalized eigenproblems from significant application areas. The software is designed to compute a few (k) eigenvalues with user specified features such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations. No auxiliary storage is required. A set of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request. . This package contains the static libraries and the documentation for development with libarpack (including examples). Package: libarpack2t64 Description-md5: 2930973bf6f522d792538129ee506be1 Description-en: Fortran77 subroutines to solve large scale eigenvalue problems ARPACK software is capable of solving large scale symmetric, nonsymmetric, and generalized eigenproblems from significant application areas. The software is designed to compute a few (k) eigenvalues with user specified features such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations. No auxiliary storage is required. A set of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request. . Important Features: . * Reverse Communication Interface. * Single and Double Precision Real Arithmetic Versions for Symmetric, Non-symmetric, * Standard or Generalized Problems. * Single and Double Precision Complex Arithmetic Versions for Standard or Generalized Problems. * Routines for Banded Matrices - Standard or Generalized Problems. * Routines for The Singular Value Decomposition. * Example driver routines that may be used as templates to implement numerous Shift-Invert strategies for all problem types, data types and precision. . This package contains the shared library. Package: libarpack64-2 Description-md5: 464a66685e7b7cfee5919eeb6fd55d2e Description-en: Fortran77 subroutines to solve large scale eigenvalue problems ARPACK software is capable of solving large scale symmetric, nonsymmetric, and generalized eigenproblems from significant application areas. The software is designed to compute a few (k) eigenvalues with user specified features such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations. No auxiliary storage is required. A set of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request. . Important Features: . * Reverse Communication Interface. * Single and Double Precision Real Arithmetic Versions for Symmetric, Non-symmetric, * Standard or Generalized Problems. * Single and Double Precision Complex Arithmetic Versions for Standard or Generalized Problems. * Routines for Banded Matrices - Standard or Generalized Problems. * Routines for The Singular Value Decomposition. * Example driver routines that may be used as templates to implement numerous Shift-Invert strategies for all problem types, data types and precision. . This package contains the shared library with 64-bit integers. Package: libarpack64-2-dev Description-md5: d1b3d6d54bf7525adc2a7b610dd6d87f Description-en: Fortran77 subroutines to solve large scale eigenvalue problems (development) ARPACK software is capable of solving large scale symmetric, nonsymmetric, and generalized eigenproblems from significant application areas. The software is designed to compute a few (k) eigenvalues with user specified features such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations. No auxiliary storage is required. A set of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request. . This package contains the static libraries and the documentation for development with libarpack (including examples) with 64-bit integers. Package: libarray-base-perl Description-md5: 7e29b2b273d01411f14337f572452882 Description-en: array index offseting Array::Base implements automatic offsetting of array indices. In normal Perl, the first element of an array has index 0, the second element has index 1, and so on. This module allows array indexes to start at some other value. Most commonly it is used to give the first element of an array the index 1 (and the second 2, and so on), to imitate the indexing behaviour of FORTRAN and many other languages. It is usually considered poor style to do this. . The array index offset is controlled at compile time, in a lexically-scoped manner. Each block of code, therefore, is subject to a fixed offset. It is expected that the affected code is written with knowledge of what that offset is. Package: libasm-java Description-md5: 81f2750bb74d509d011934dac4f76f12 Description-en: Java bytecode manipulation framework ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow one to easily assemble custom complex transformations and code analysis tools. . ASM offer similar functionality as other bytecode frameworks, but it is focused on simplicity of use and performance. Because it was designed and implemented to be as small and as fast as possible, it makes it very attractive for using in dynamic systems. 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: libastcenc-dev Description-md5: fcaa0f0d425accbfb6570f92ab9f51e9 Description-en: ASTC image compression and decompression library headers The Adaptive Scalable Texture Compression (ASTC) format, developed by Arm® and AMD, has been adopted as an official extension to the Open GL®, OpenGL ES, and Vulkan® graphics APIs. It provides a major step forward both in terms of image quality at a given bitrate, and in terms of the format and bitrate flexibility available to content creators. This allows more assets to use compression, often at a reduced bitrate compared to legacy formats, reducing memory bandwidth and energy consumption. . This package provides the development headers to include ASTC support in other applications. Package: libastcenc5d Description-md5: a45009dd4aad1f5307b52e0ce3fcb82c Description-en: ASTC image compression and decompression library The Adaptive Scalable Texture Compression (ASTC) format, developed by Arm® and AMD, has been adopted as an official extension to the Open GL®, OpenGL ES, and Vulkan® graphics APIs. It provides a major step forward both in terms of image quality at a given bitrate, and in terms of the format and bitrate flexibility available to content creators. This allows more assets to use compression, often at a reduced bitrate compared to legacy formats, reducing memory bandwidth and energy consumption. . This package provides the runtime library for ASTC support. Package: libatalk Description-md5: 7fdbef3a53456a47725aa861b90694cf Description-en: Apple Filing Protocol service (shared library) Netatalk is an implementation of the Apple Filing Protocol (AFP), for offering file service (mainly) to macOS clients. . This package contains Netatalk's shared libraries. Package: libatalk-dev Description-md5: 2f0f048d8b24632a5aa4b60fddd0a33c Description-en: Apple Filing Protocol service (development files) Netatalk is an implementation of the Apple Filing Protocol (AFP), for offering file service (mainly) to macOS clients. . This package contains headers for development. Package: libatlas-ecmwf-0 Description-md5: 3f3d1da0cfaae3a94da83cac725356fe Description-en: Numerical weather prediction and climate modelling library Atlas is an ECMWF library for parallel data-structures supporting unstructured grids and function spaces, with the aim to investigate alternative more scalable dynamical core options for Earth System models, and to support modern interpolation and product generation software. . Atlas is predominantly C++ code, with main features available to Fortran codes through a F2003 interface. ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libatlas-ecmwf-dev Description-md5: e787f2aa7a1b4f81f5c81286d9939b9f Description-en: Numerical weather prediction and climate modelling library - dev files Atlas is an ECMWF library for parallel data-structures supporting unstructured grids and function spaces, with the aim to investigate alternative more scalable dynamical core options for Earth System models, and to support modern interpolation and product generation software. . Atlas is predominantly C++ code, with main features available to Fortran codes through a F2003 interface. ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libatlas-ecmwf-utils Description-md5: 7592645ca7738031dcb490b4deb520bc Description-en: Numerical weather prediction and climate modelling library - utilities Atlas is an ECMWF library for parallel data-structures supporting unstructured grids and function spaces, with the aim to investigate alternative more scalable dynamical core options for Earth System models, and to support modern interpolation and product generation software. . Atlas is predominantly C++ code, with main features available to Fortran codes through a F2003 interface. ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libaudio-mpd-common-perl Description-md5: cf1c3965b2f33f619a99e6622082f549 Description-en: collection of common perl helper classes for MPD Audio::MPD::Common is a Perl module which provides some base classes to represent MPD (Music Player Daemon) states and information. This module is a dependency of other, more useful modules such as Audio::MPD. Package: libaxc-dev Description-md5: c9236a1df86c2cae9bc636c1354dda15 Description-en: development headers for libaxc Client library for libsignal-c, implementing the needed database and crypto interfaces using SQLite and gcrypt. Initially, the library's name was libaxolotl, hence the name. . Additionally it provides utility functions for common use cases like encrypting and decrypting, ultimately making direct use of libsignal unnecessary. . This package contains the development files. Package: libaxc0 Description-md5: 5b8440b24a7bd7808483192b4c029d66 Description-en: client library for libsignal-protocol-c Client lib for libsignal-c, implementing the needed database and crypto interfaces using SQLite and gcrypt. Initially, the library's name was libaxolotl, hence the name. Additionally it provides utility functions for common use cases like encrypting and decrypting, ultimately making direct use of libsignal unnecessary. Package: libbabeltrace2-0 Description-md5: f443b28141f134ae02cc0d1c63425741 Description-en: Babeltrace2 library and plugins The Babeltrace 2 project offers a library with a C API, Python 3 bindings, and a command-line tool which makes it very easy for mere mortals to view, convert, transform, and analyze traces. . This package provides the libbabeltrace2 library and plugin system to view, convert, transform, and analyze traces. Package: libbabeltrace2-dev Description-md5: 527f9d7e1338b79d9cbdd3543926b81e Description-en: Babeltrace2 development files The Babeltrace 2 project offers a library with a C API, Python 3 bindings, and a command-line tool which makes it very easy for mere mortals to view, convert, transform, and analyze traces. . This package provides the development headers for linking applications against libbabeltrace2. Package: libbabeltrace2-python-plugin-provider Description-md5: 296893f3abcbbfcd79991b23f0929d1b Description-en: Babeltrace2 Python plugin provider The Babeltrace 2 project offers a library with a C API, Python 3 bindings, and a command-line tool which makes it very easy for mere mortals to view, convert, transform, and analyze traces. . This package provides the libbabeltrace2 Python plugin provider. 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: libbcjmail-java Description-md5: 9e3f2782f8a33698d469f59fbf0e7484 Description-en: Bouncy Castle Jakarta S/MIME API The Bouncy Castle Java S/MIME APIs for handling S/MIME protocols. This jar contains S/MIME APIs for JDK 1.5 and up. The APIs can be used in conjunction with a JCE/JCA provider such as the one provided with the Bouncy Castle Cryptography APIs. The Jakarta Mail API and the Jakarta activation framework will also be needed. Package: libbcmail-java Description-md5: db592e3b068dd6edf84ea7ee4fe7269b Description-en: Bouncy Castle generators/processors for S/MIME and CMS The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for S/MIME and CMS (PKCS7/RFC 3852). Package: libbcpg-java Description-md5: fb261bacf9406a7cc08d3ab0f013ae4b Description-en: Bouncy Castle generators/processors for OpenPGP The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for OpenPGP (RFC 2440). Package: libbcpkix-java Description-md5: c5f32972d1c1564a4f053850f0d8b208 Description-en: Bouncy Castle Java API for PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains generators and processors for PKIX, CMS, EAC, TSP, PKCS, OCSP, CMP, and CRMF. Package: libbcprov-java Description-md5: 522bfc51b38b2fda273cc08a1fd66df1 Description-en: Bouncy Castle Java Cryptographic Service Provider The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms. . This package contains a JCE provider and a lightweight crypto API. Package: libbctls-java Description-md5: b72062ef3d2cf8bc53ce2dc845f3b1db Description-en: Bouncy Castle JSSE provider and TLS/DTLS API The Bouncy Castle Java APIs for TLS and DTLS, including a provider for the JSSE. Package: libbcutil-java Description-md5: afde813a0d8c496ea98811f583413020 Description-en: Bouncy Castle ASN.1 Extension and Utility APIs The Bouncy Castle Java APIs for ASN.1 extension and utility APIs used to support bcpkix and bctls. Package: libbeam-java Description-md5: 52920eaf2f9543bc271f4f6da16e2bbd Description-en: SMILES parsing and generation library for cheminformatics Beam is a free toolkit dedicated to parsing and generating Simplified molecular-input line-entry system - SMILES line notations. The primary focus of the library is to elegantly handle the SMILES syntax and as fast as possible. Package: libbgcode-dev Description-md5: 3fee442c3811c4376f93b557a6834a88 Description-en: binary gcode generation library libbgcode is a library used to generate binary G-code for 3D printers. Binary G-code is a new G-code file format featuring the following improvements over the legacy G-code: . 1) Block structure with distinct blocks for metadata vs. G-code 2) Faster navigation 3) Coding & compression for smaller file size 4) Checksum for data validity 5) Extensivity through new (custom) blocks. For example, a file signature block may be welcome by corporate customers. . This package contains the development files required to compile applications against this library. Package: libbio-db-refseq-perl Description-md5: 64ecf0da6799e8766c1bb90700f3380f Description-en: Database object interface for RefSeq retrieval Allows the dynamic retrieval of sequence objects Bio::Seq from the RefSeq nucleotide database using the dbfetch script at EBI: . http://www.ebi.ac.uk/Tools/dbfetch/dbfetch . At this time the module specifically retrieves nucleotide sequences only. . In order to make changes transparent host type (currently only ebi) and location (defaults to ebi) were separated out. This allows later additions of more servers in different geographical locations. . The functionality of this module is inherited from Bio::DB::DBFetch which implements Bio::DB::WebDBSeqI. Package: libbio-db-swissprot-perl Description-md5: 561a00ce6dab79c7d90c3fda943983f2 Description-en: Database object interface to SwissProt retrieval SwissProt is a curated database of proteins managed by the Swiss Bioinformatics Institute. Additional tools for parsing and manipulating swissprot files can be found at ftp://ftp.ebi.ac.uk/pub/software/swissprot/Swissknife/. . Allows the dynamic retrieval of Sequence objects (Bio::Seq) from the SwissProt database via an Expasy retrieval. . In order to make changes transparent host type (currently only expasy) and location (default to Switzerland) is separated out. This allows the user to pick the closest Expasy mirror for running their queries. Package: libbio-procedural-perl Description-md5: b8d8c0e70ba158c7207ac93f7beb49a4 Description-en: Simple low-dependency procedural interfaces to BioPerl The code in this distribution focuses on simple low-dependency procedural interfaces to BioPerl that don't require knowledge of BioPerl classes and methods. Package: libbiosig-dev Description-md5: 92075c38d2980c6e8830d8b85394b213 Description-en: I/O library for biomedical data - development files BioSig is a library for accessing files in several biomedical data formats (including EDF, BDF, GDF, BrainVision, BCI2000, CFWB, HL7aECG, SCP_ECG (EN1064), MFER, ACQ, CNT(Neuroscan), DEMG, EGI, EEG1100, FAMOS, SigmaPLpro, TMS32). The complete list of supported file formats is available at http://pub.ist.ac.at/~schloegl/biosig/TESTED . . This package provides header files and static library. Package: libbiosig3 Description-md5: a1388f677015db309f32c54a43c91768 Description-en: I/O library for biomedical data - dynamic library BioSig is a library for accessing files in several biomedical data formats (including EDF, BDF, GDF, BrainVision, BCI2000, CFWB, HL7aECG, SCP_ECG (EN1064), MFER, ACQ, CNT(Neuroscan), DEMG, EGI, EEG1100, FAMOS, SigmaPLpro, TMS32). The complete list of supported file formats is available at http://pub.ist.ac.at/~schloegl/biosig/TESTED . . This package provides dynamic library. Package: libblaspp-dev Description-md5: 5a331e1be9a8e55f4ff692510e5a1b58 Description-en: C++ API for the Basic Linear Algebra Subroutines (development files) The Basic Linear Algebra Subprograms (BLAS) have been around for many decades and serve as the de facto standard for performance-portable and numerically robust implementation of essential linear algebra functionality. Originally, they were written in Fortran, and later furnished with a C API (CBLAS). . The objective of BLAS++ is to provide a convenient, performance oriented API for development in the C++ language, that, for the most part, preserves established conventions, while, at the same time, takes advantages of modern C++ features, such as: namespaces, templates, exceptions, etc. . This package contains the static libraries and the header files. Package: libblosc2-4 Description-md5: e269fdfa366ac0ce55402c8748f91580 Description-en: Fast, compressed, persistent binary data store library for C Blosc is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc main goal is not just to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations. . C-Blosc2 is the new major version of C-Blosc, and tries hard to be backward compatible with both the C-Blosc1 API and its in-memory format. However, the reverse thing is generally not true for the format; buffers generated with C-Blosc2 are not format-compatible with C-Blosc1 (i.e. forward compatibility is not supported). In case you want to ensure full API compatibility with C-Blosc1 API, define the BLOSC1_COMPAT symbol. Package: libblosc2-dev Description-md5: df26c671edc2121b016ff59b641383d6 Description-en: Fast, compressed, persistent binary data store library for C (development files) Blosc is a high performance compressor optimized for binary data. It has been designed to transmit data to the processor cache faster than the traditional, non-compressed, direct memory fetch approach via a memcpy() OS call. Blosc main goal is not just to reduce the size of large datasets on-disk or in-memory, but also to accelerate memory-bound computations. . C-Blosc2 is the new major version of C-Blosc, and tries hard to be backward compatible with both the C-Blosc1 API and its in-memory format. However, the reverse thing is generally not true for the format; buffers generated with C-Blosc2 are not format-compatible with C-Blosc1 (i.e. forward compatibility is not supported). In case you want to ensure full API compatibility with C-Blosc1 API, define the BLOSC1_COMPAT symbol. . This package contains the development files required to build programs against Blosc2. 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: libbolt-21-dev Description-md5: a5816535f62942b4fcded9b86fb66840 Description-en: Post-link optimizer It achieves the improvements by optimizing application's code layout based on execution profile gathered by sampling profiler. Package: libbrial-dev Description-md5: c2626fcf7fcb606f5ba4966ffc1b51a2 Description-en: polynomials over Boolean Rings, core development files The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl core development files. Package: libbrial-groebner-dev Description-md5: 06b76f7f1667b2f0b3f088ab64c02c58 Description-en: development files for libbrial-groebner The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the development files for libbrial-groebner. Package: libbrial-groebner3t64 Description-md5: c85b9b23bc19cfbcd1c4f6095e22ba7e Description-en: computer algebra routines of BRiAl The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl shared library libbrial_groebner. Package: libbrial3t64 Description-md5: 25d1c5e76291f633e89aa1da852af7cd Description-en: polynomials over Boolean Rings, shared library The core of BRiAl is a C++ library, which provides high-level data types for Boolean polynomials and monomials, exponent vectors, as well as for the underlying polynomial rings and subsets of the powerset of the Boolean variables. As a unique approach, binary decision diagrams are used as internal storage type for polynomial structures. On top of this C++-library a Python interface is provided. This allows parsing of complex polynomial systems, as well as sophisticated and extendable strategies for Groebner base computation. BRiAl features a powerful reference implementation for Groebner basis computation. . This package contains the BRiAl shared library libbrial. Package: libbson-1.0-0t64 Description-md5: 5e4ec561076f38b0708faffaffcef666 Description-en: Library to parse and generate BSON documents - runtime files libbson parses and generates BSON documents, the data format for MongoDB. It is a dependency for libmongoc, the MongoDB client library, for which it provides BSON support as well as platform-compatibility functions and macros. . This package contains the libbson runtime libraries, for applications that have been built with libbson. Package: libbson-dev Description-md5: 6aa5c36fddeb6bc9cad3d09fd53066da Description-en: Library to parse and generate BSON documents - dev files libbson parses and generates BSON documents, the data format for MongoDB. It is a dependency for libmongoc, the MongoDB client library, for which it provides BSON support as well as platform-compatibility functions and macros. . This package contains all files necessary to develop applications which use libbson. Package: libbson-doc Description-md5: 977036cf3bd4217d468a8be57dd08926 Description-en: Library to parse and generate BSON documents - documentation libbson parses and generates BSON documents, the data format for MongoDB. It is a dependency for libmongoc, the MongoDB client library, for which it provides BSON support as well as platform-compatibility functions and macros. . This package contains the man pages for libbson. Package: libbson-perl Description-md5: 8832ecd5293c52a7f2688d03bbb78de1 Description-en: BSON serialization and deserialization for Perl The BSON class implements a BSON encoder/decoder ("codec"). It consumes "documents" (typically hash references) and emits BSON strings and vice versa in accordance with the BSON Specification (http://bsonspec.org). . BSON is the primary data representation for MongoDB. While this module has several features that support MongoDB-specific needs and conventions, it can be used as a standalone serialization format. . As of August 13, 2020, the MongoDB Perl driver and related libraries are no longer supported by MongoDB. Package: libbssolv-perl Description-md5: 6ddc1478ad38015a0484412b399737eb Description-en: module to compute package dependencies (for Open Build Service backend) Satisfyability Solver based on LibSolv to compute package dependencies. . BSSolv is a support Perl module for the Open Build Service (OBS) backend. It contains functions for repository management, dependency solving, package ordering, and meta file creation. 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: libbtf2 Description-md5: 051b2cdc9ff424226df9ac31bfffed85 Description-en: permutation to block triangular form library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The BTF library is a software package for permuting a matrix into Block upper Triangular Form. It includes a maximum transversal algorithm, which finds a permutation of a square or rectangular matrix so that it has a zero-free diagonal (if one exists); otherwise, it finds a maximal matching which maximizes the number of nonzeros on the diagonal. The package also includes a method for finding the strongly connected components of a graph. These two methods together give the permutation to block upper triangular form. Package: libburner-media3-1 Description-md5: 3cbe52a11557eda116724ae3d01a81b5 Description-en: CD/DVD burning library for UKUI - runtime Libburner is a simple library to burn, copy and erase CD and DVD media. . This package contains the shared library. Package: libburner-media3-dev Description-md5: d4e3abc13fd5fe60c8d8d2a97deb3944 Description-en: CD/DVD burning library for GNOME - development Libburner is a simple library to burn, copy and erase CD and DVD media. . This package contains the development headers and API documentation. 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: libbusiness-isbn-perl Description-md5: 70e3939e29425484ad8e7999a53e663c Description-en: Perl library to work with International Standard Book Numbers Business::ISBN allows one to easily extract useful information from ISBN such as country code, publisher code, ... It allows one to check the checksum and/or correct it. Package: libbusiness-ismn-perl Description-md5: f7d8e3e5823d63b2572b53e745078f25 Description-en: module for International Standard Music Numbers Business::ISMN is a module for working with International Standard Music Numbers. It allows one to format, query, convert, or validate them, and to print barcodes. Package: libbuteosyncfw5-0 Description-md5: 1340197531cf8eee793168f3216479c5 Description-en: Buteo Synchronization Framework (plugin API library) Synchronization of contact data in Lomiri is controlled by Buteo (the synchronization framework used in Ubuntu Touch and SailfishOS). Synchronization with a variety of data sources is supported through a number of data-source-specific synchronization plugins. Each plugin is independent, although many of them share significant amounts of code to ease maintenance. . This package contains the shared library used by Buteo plugins for integrating into the Buteo SyncFW. Package: libbuteosyncfw5-dev Description-md5: dfa3d5f9b636c0e4140ea5a882aaeb1c Description-en: Buteo Synchronization Framework (client library header files) Synchronization of contact data in Lomiri is controlled by Buteo (the synchronization framework used in Ubuntu Touch and SailfishOS). Synchronization with a variety of data sources is supported through a number of data-source-specific synchronization plugins. Each plugin is independent, although many of them share significant amounts of code to ease maintenance. . This package contains the development header files of the plugin library needed for writing Buteo SyncFW plugins. Package: libbuteosyncfw5-doc Description-md5: e4692f97a6077cb8c4fe619060022614 Description-en: Buteo Synchronization Framework (API documentation) Synchronization of contact data in Lomiri is controlled by Buteo (the synchronization framework used in Ubuntu Touch and SailfishOS). Synchronization with a variety of data sources is supported through a number of data-source-specific synchronization plugins. Each plugin is independent, although many of them share significant amounts of code to ease maintenance. . This package contains the API documentation package for buteo-syncfw. 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++-21-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++-21-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-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++1-21 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-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++abi-21-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-21-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-20 Description-md5: 6a197f8a8ae8385e801b369ea97886ce Description-en: LLVM low level support for a standard C++ library libc++abi is another implementation of low level support for a standard C++ library. . Features and Goals . * Correctness as defined by the C++ standards. * Provide a portable sublayer to ease the porting of libc++ Package: libc++abi1-21 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-ares2 Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libcache-memcached-managed-perl Description-md5: 0f1747bc76a216ee9f3b2d41e4b2c5e2 Description-en: API for managing cached information The Cache::Memcached::Managed module provides an API to values, cached in one or more memcached servers. Apart from being very similar to the API of Cache::Memcached, the Cached::Memcached::Managed API allows for management of groups of values, for simplified key generation and expiration, as well as version and namespace management and a few other goodies. . Over the functionality provided by the Cache::Memcached module, this module provides: automatic key generation, ID refinement, version management, namespace support, group management, easy (default) expiration specification, automatic fork() detection, magical increment, instant invalidation, dead memcached server detection, starting/stopping memcached servers and an extensive test-suite. . The basic premise is that each piece of information that is to be cached, can be identified by a key, an optional ID, a version and a namespace. The key determines the basic identification of the value to be cached. The ID specifies a refinement on the basic identification. The version ensures that differently formatted values with the same key and ID do not interfere with each other. The namespace ensures that different realms of information (for instance, for different users) do not interfere with each other. Package: libcaja-extension-dev Description-md5: a80ffbfa9b1d018b217fb2f97f2bfff9 Description-en: libraries for Caja components (development files) Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . This package contains the development files for the libraries needed by Caja's extensions. Package: libcaja-extension-doc Description-md5: e79a836ca4e5c4babe0c1af6e4ea3576 Description-en: libraries for Caja components (API documentation files) Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . This package contains the API documentation for the libraries needed by Caja's extensions. Package: libcaja-extension1 Description-md5: 0f35c3d74c9f8f2fc4264c69a262623e Description-en: libraries for Caja components Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . This package contains a few runtime libraries needed by Caja's extensions. Package: libcamd3 Description-md5: 92a1aaeac0ca277e1f73622181a3c900 Description-en: symmetric approximate minimum degree library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The CAMD library provides a set of routines for pre-ordering sparse matrices prior to Cholesky or LU factorization, using the approximate minimum degree ordering algorithm with optional ordering constraints. 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: libcangjie-dev Description-md5: 1bb970031e14e5d4d372ab2fd5735168 Description-en: Cangjie input method library (development) This is a library that provides functions related to the Cangjie Chinese input method. . This package contains the development library and header files. Package: libcangjie-dev-tools Description-md5: 3bc1511ebac7dc96d27907b282579453 Description-en: Cangjie input method library development tools This is a library that provides functions related to the Cangjie Chinese input method. . This package contains the development tools. Package: libcangjie3 Description-md5: fe156c874b9b3bd195d214452cf10de9 Description-en: Cangjie input method library This is a library that provides functions related to the Cangjie Chinese input method. Package: libcangjie3-data Description-md5: 01af91b40302a23472048caa360c98f6 Description-en: Cangjie input method library (common database) This is a library that provides functions related to the Cangjie Chinese input method. . This package contains the sqlite database of the library. Package: libcapstone-dev Description-md5: 4f54beb4eed583c81d86a8aea1e0692e Description-en: lightweight multi-architecture disassembly framework - devel files Capstone is a lightweight multi-platform, multi-architecture disassembly framework. . These are the development headers and libraries. Package: libcapstone5 Description-md5: b9afca98b1e8f758145d3ed71d1e954e Description-en: lightweight multi-architecture disassembly framework - library Capstone is a lightweight multi-platform, multi-architecture disassembly framework. . Features: - Support multiple hardware architectures: ARM, ARM64 (ARMv8), BPF, Ethereum VM, M68K, M680X, Mips, MOS65XX, PPC, RISC-V(rv32G/rv64G), SH, Sparc, SystemZ, TMS320C64X, TriCore, Webassembly, XCore and X86 (16, 32, 64) - Clean/simple/lightweight/intuitive architecture-neutral API. - Provide details on disassembled instructions (called "decomposer" by some others). - Provide semantics of the disassembled instruction, such as list of implicit registers read & written. - Implemented in pure C language, with lightweight bindings for Swift, D, Clojure, F#, Common Lisp, Visual Basic, PHP, PowerShell, Emacs, Haskell, Perl, Python, Ruby, C#, NodeJS, Java, GO, C++, OCaml, Lua, Rust, Delphi, Free Pascal & Vala ready either in main code, or provided externally by the community). - Native support for all popular platforms: Windows, Mac OSX, iOS, Android, Linux, \*BSD, Solaris, etc. - Thread-safe by design. - Special support for embedding into firmware or OS kernel. - High performance & suitable for malware analysis (capable of handling various X86 malware tricks). - Distributed under the open source BSD license. 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: libccid Description-md5: de65e8318547c252c3b2ec42bba7a8fb Description-en: PC/SC driver for USB CCID smart card readers This library provides a PC/SC IFD handler implementation for the USB smart card drivers compliant to the CCID protocol. . This package is needed to communicate with the CCID smartcard readers through the PC/SC Lite resource manager (pcscd). . For an exhaustive list of supported reader see https://ccid.apdu.fr/select_readers/ . This driver also supports the GemPC Twin connected to a serial port and the GemPC Card (PCMCIA, through the suggested pcmciautils package) and Gemplus GemPC Express (Express54 card). Package: libccolamd3 Description-md5: 7837a1290ee0cf3371ba8acb52f1427a Description-en: constrained column approximate library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The CCOLAMD library implements the "Constrained COLumn Approximate Minimum Degree ordering" algorithm. It computes a permutation vector P such that the LU factorization of A (:,P) tends to be sparser than that of A. The Cholesky factorization of (A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A. 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: libcdi-dev Description-md5: 56541330a08304a544051f8785994812 Description-en: Development files for the climate data interface library CDI is a C and Fortran Interface to access Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. This package provides development libraries to build against CDI. Package: libcdi0 Description-md5: 3f9b964223ef963c3b5c4ce7ab7ede65 Description-en: Climate Data Interface (cdi) library CDI is a C and Fortran Interface to access Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. Package: libcdio-utils Description-md5: 44fe4f4e99a5abf0f6b817a1a7f6ea78 Description-en: sample applications based on the CDIO libraries This package contains a collection of small libcdio-based tools: * cd-drive show CD-ROM drive characteristics * cd-info show information about a CD or CD-image * cd-paranoia an audio CD ripper * cd-read read information from a CD or CD-image * cdda-player a simple curses-based audio CD player * iso-info show information about an ISO 9660 image * iso-read read portions of an ISO 9660 image * mmc-tool issue low-level commands to a CD drive Package: libcdk-java Description-md5: 647a24513b2faf64ec435b05ee95522d Description-en: Chemistry Development Kit (CDK) Java libraries The CDK is a library of Java classes used in computational and information chemistry and in bioinformatics. It includes renderers, file IO, SMILES generation/parsing, maximal common substructure algorithms, fingerprinting and much, much more. Package: libcds-moc-java Description-md5: c3b1866bcf57397f33582a916235084e Description-en: Multi-Order Coverage maps Virtual Observatory library MOC allows you to describe any region of the sky for very fast comparisons. It is based on HEALPix standard. This Java library enables users to load, write and manipulate MOCs (intersection, union, ...). MOCs can be displayed by the Virtual Observatory application "Aladin". Package: libcds-moc-java-doc Description-md5: 76a8716d6084a735438a47e4dd56e18e Description-en: Multi-Order Coverage maps Virtual Observatory library documentation MOC allows you to describe any region of the sky for very fast comparisons. It is based on HEALPix standard. This Java library enables users to load, write and manipulate MOCs (intersection, union, ...). MOCs can be displayed by the Virtual Observatory application "Aladin". . This package contains the Javadoc API. Package: libcexceptions-dev Description-md5: 10b06024470c533c2b7628fc52c0fdfa Description-en: C exception handling library (development files) Wrappers for C functions, allowing usage of try ... catch ... blocks in C language. Wrapped functions include memory allocation, standard I/O and strdup. . This package contains static library and header files. Package: libcexceptions0 Description-md5: 10c111bb6698c00241fbfb2d9824cc48 Description-en: C exception handling library Wrappers for C functions, allowing usage of try ... catch ... blocks in C language. Wrapped functions include memory allocation, standard I/O and strdup. Package: libcfitsio-bin Description-md5: 02c6f20735b29de2db853899b0d4b432 Description-en: CFITSIO based utilities FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains utility programs, based on CFITSIO, namely fitscopy, fitsverify, fpack, funpack and imcopy. Package: libcfitsio-dev Description-md5: 903890f49cc81b412671de3c4ba7ea56 Description-en: library for I/O with FITS format data files (development files) FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains what you need for compiling sources that use this library in your own code. Package: libcfitsio-doc Description-md5: ba07f397f75a32f60c44812948dd7737 Description-en: documentation for CFITSIO FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains the CFITSIO User's Guide and QuickStart Guide in html, postscript and text formats, and contains documentation on how to use the library in your programs. It also contains example source files that demonstrate the use of CFITSIO. Package: libcfitsio10t64 Description-md5: f8dfe4ddfc2f5b2bb969cae8c68bad08 Description-en: shared library for I/O with FITS format data files FITS (Flexible Image Transport System) is a data format most used in astronomy. cfitsio is a library of ANSI C routines for reading and writing FITS format data files. A set of Fortran-callable wrapper routines are also included for the convenience of Fortran programmers. . This package contains what you need to run programs that use this library. Package: libcg3-1 Description-md5: 7a05c238be32e338c7d629d8cefa0ba1 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://edu.visl.dk/cg3.html for more documentation Package: libcg3-dev Description-md5: 4305fa3f20123984e793fb366fb29410 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://edu.visl.dk/cg3.html for more documentation Package: libchardet-dev Description-md5: 18676680f446738b602665fec3e42ca6 Description-en: universal charset detection library - development files libchardet is based on Mozilla Universal Charset Detector library and detects the character set used to encode data. . The original code was written by Netscape for the Mozilla Browser. Later, the code was turned into the Encode::Detect Perl module, known in Debian as libencode-detect-perl. This library switches the Perl wrapper API, to form a C library with a libtool build environment. . This package provides the include files and static libraries needed to build programs using libchardet. Package: libchardet1t64 Description-md5: b1e560b83f4b61c7dc82172f33cc5218 Description-en: universal charset detection library - shared library libchardet is based on Mozilla Universal Charset Detector library and detects the character set used to encode data. . The original code was written by Netscape for the Mozilla Browser. Later, the code was turned into the Encode::Detect Perl module, known in Debian as libencode-detect-perl. This library switches the Perl wrapper API, to form a C library with a libtool build environment. . This package provides the shared libraries needed to run programs using libchardet. Package: libcheese-dev Description-md5: 97bf1923e096fe62cf8744df6670dd07 Description-en: tool to take pictures and videos from your webcam - base dev A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package contains the base development headers. Package: libcheese-doc Description-md5: e7e5a84dea3e28141102c32189f08a96 Description-en: tool to take pictures and videos from your webcam - documentation A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package contains the API documentation. Package: libcheese-gtk-dev Description-md5: e13b89c841b34de912019e4e459cd320 Description-en: tool to take pictures and videos from your webcam - widgets dev A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package contains the GTK+ development headers. Package: libcheese-gtk25 Description-md5: 8bb60b9097c6aeb14d65a7555ae93d33 Description-en: tool to take pictures and videos from your webcam - widgets A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package contains the GTK+ shared library. Package: libcheese8 Description-md5: e56ab6b768d752b78de0633ed49e3dc4 Description-en: tool to take pictures and videos from your webcam - base library A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package contains the base shared library. Package: libchemistry-elements-perl Description-md5: 946b443c010c52362d8eab1950390597 Description-en: Perl extension for working with Chemical Elements Chemistry::Elements provides an easy, object-oriented way to keep track of your chemical data. Using either the atomic number, chemical symbol, or element name you can construct an Element object. Once you have an element object, you can associate your data with the object by making up your own methods, which the AUTOLOAD function handles. Since each chemist is likely to want to use his or her own data, or data for some unforesee-able property, this module does not try to be a repository for chemical data. Package: libcholmod5 Description-md5: 6bc514d42de735d8cd9783bc9eebb69f Description-en: sparse Cholesky factorization library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The CHOLMOD library provides a set of routines for factorizing sparse symmetric positive definite matrices of the form A or AA', updating/downdating a sparse Cholesky factorization, solving linear systems, updating/downdating the solution to the triangular system Lx=b, and many other sparse matrix functions for both symmetric and unsymmetric matrices. Its supernodal Cholesky factorization relies on LAPACK and the Level-3 BLAS, and obtains a substantial fraction of the peak performance of the BLAS. Package: libcjs-dev Description-md5: d56336878cd99786b816d7271b905fea Description-en: Development files for the javascript bindings for Cinnamon Makes it possible for applications to use all of Cinnamon's platform libraries using the Javascript language. It's mainly based on the Mozilla javascript engine and the GObject introspection framework. . This package is the frozen version of gjs that the cinnamon desktop currently uses. . This package contains the development files applications need to build against. Package: libcjs0 Description-md5: 6ee3f2548ff287038887e5cddcfe9bf3 Description-en: Library of the javascript bindings for the Cinnamon Makes it possible for applications to use all of Cinnamon's platform libraries using the Javascript language. It's mainly based on the Mozilla javascript engine and the GObject introspection framework. . This package is the frozen version of gjs that the cinnamon desktop currently uses. . This package contains the shared library, used by cjs itself, and cinnamon. 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-21-dev Description-md5: 7cb1680ccacb561deb44a94504954b37 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-21. 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-common-21-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-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-cpp21 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-cpp21-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-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: libclang-rt-21-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-21-dev-wasm32 Description-md5: 0a3a8bf20b284a6b0fb9f63d5541c217 Description-en: Compiler-rt - wasm32 builtins Provides the compiler-rt builtins for WebAssembly 32 bits Package: libclang-rt-21-dev-wasm64 Description-md5: f6fba666aadae95050bf103b52358363 Description-en: Compiler-rt - wasm64 builtins Provides the compiler-rt builtins for WebAssembly 64 bits 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: libclang1-21 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-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: libclc-21 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-21-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: libcloudflare-ddns-dev Description-md5: bcb38649f247efbf84f3f7c149540629 Description-en: dynamically update a DNS record using Cloudflare - development files cloudflare-ddns is a oneshot program: you run it, it updates the DNS record, and it terminates. This uses Cloudflare's API, so to run the tool you'll need an API token and the Zone ID of the DNS zone that you want to update. . This package contains the development files. Package: libcloudflare-ddns2 Description-md5: c563b701c208ebcac42a98293cdf7a09 Description-en: dynamically update a DNS record using Cloudflare - runtime library cloudflare-ddns is a oneshot program: you run it, it updates the DNS record, and it terminates. This uses Cloudflare's API, so to run the tool you'll need an API token and the Zone ID of the DNS zone that you want to update. . This package contains the shared library. Package: libcmlxom-java Description-md5: 7b90aceff60dc9553c500b8f09900d06 Description-en: Java library for processing CML XML Object Model for Chemical Markup Language Package: libcod-tools-perl Description-md5: 18b46b5acdfc59ac95d255c0eac56623 Description-en: tools for manipulating CIF format files - Perl modules cod-tools is a set of Perl modules and command line tools for manipulating Crystallographic Information Format (CIF) v1.1 and v2.0 files. . This package contains Perl modules. Package: libcoda-dev Description-md5: 62c5e82183c996b6f3926cb1e4304705 Description-en: Development files for the CODA framework for Earth sciences The Common Data Access framework allows reading of scientific data from various data formats, including structured ascii, structured binary, XML, netCDF, CDF, HDF4, HDF5, GRIB, RINEX and SP3. It provides a single consistent hierarchical view on data independent of the underlying storage format. . This package contains files needed to develop C and Fortran programs against CODA. Package: libcoda-java Description-md5: 1b4f560ce2b0b60c7cc66ff410b6f3ac Description-en: Java interface for Common Data Access Framework The Common Data Access framework allows reading of scientific data from various data formats, including structured ascii, structured binary, XML, netCDF, CDF, HDF4, HDF5, GRIB, RINEX and SP3. It provides a single consistent hierarchical view on data independent of the underlying storage format. . This package contains Java files needed to use the CODA framework. Package: libcoda-jni Description-md5: 5c66b9a622d58240364ec407a544c32d Description-en: Java Native interface for Common Data Access Framework The Common Data Access framework allows reading of scientific data from various data formats, including structured ascii, structured binary, XML, netCDF, CDF, HDF4, HDF5, GRIB, RINEX and SP3. It provides a single consistent hierarchical view on data independent of the underlying storage format. . This package contains Java Native Interface (JNI) needed to use CODA. Package: libcoda16 Description-md5: 501093ecc8081997e8be42f6a426223e Description-en: Library for the Common Data Access framework for Earth science The Common Data Access framework allows reading of scientific data from various data formats, including structured ascii, structured binary, XML, netCDF, CDF, HDF4, HDF5, GRIB, RINEX and SP3. It provides a single consistent hierarchical view on data independent of the underlying storage format. Package: libcodcif-dev Description-md5: 02ac6b7da906fcbef50fae45ce62ff75 Description-en: error-correcting CIF parser - headers and static libraries Parser for Crystallographic Information Format (CIF) v1.1 and v2.0, written in C language. A CIF format file is represented by an array of data blocks, where each data block is represented by a CIF struct. . This package contains static library and header files. Package: libcodcif3 Description-md5: a4ed29a6738e43c6166cc1332494c072 Description-en: error-correcting CIF parser - shared library Parser for Crystallographic Information Format (CIF) v1.1 and v2.0, written in C language. A CIF format file is represented by an array of data blocks, where each data block is represented by a CIF struct. Package: libcode-tidyall-perl Description-md5: adc396412a9b509fb140551cb34d6df5 Description-en: your all-in-one code tidier and validator There are a lot of great code tidiers and validators out there. tidyall makes them available from a single unified interface. . You can run tidyall on a single file or on an entire project hierarchy, and configure which tidiers/validators are applied to which files. tidyall will back up files beforehand, and for efficiency will only consider files that have changed since they were last processed. . This package provides commandline tool tidyall and Perl module Code::TidyAll. . Includes hooks for Git and Subversion, and plugin for php-codesniffer, requiring corresponding packages installed. Package: libcodeblocks0t64 Description-md5: 88406bb0f3f45fa0a5d810ff85a0f62b Description-en: Code::Blocks shared library Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. Plugins included in the base package are: * Compiler frontend to many free compilers * Debugger frontend for GDB * Source formatter (based on AStyle) * Wizard to create new C++ classes * Code-completion / symbols-browser (work in progress) * Default MIME handler * Wizard to create new Code::Blocks plugins * To-do list * Extensible wizard based on scripts * Autosave (saves your work in the unfortunate case of a crash) . This package contains the Code::Blocks shared library. Package: libcommons-beanutils-java Description-md5: 0a0a17bc59bed42e682ba5dbcefeb608 Description-en: Apache Commons BeanUtils - Utility for manipulating Java beans The BeanUtils Component contains a set of Java classes that provide static utility methods useful in manipulating Java classes that conform to the JavaBeans Specification naming patterns for bean properties in a dynamic fashion. Package: libcommons-codec-java Description-md5: f0d1153fdd8793191c09de4105b02fc5 Description-en: encoder and decoders such as Base64 and hexadecimal codec The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities. . This is a part of the Apache Commons Project. Package: libcommons-fileupload-java Description-md5: 5cb492a84962ec30c4c01c8eca9eae51 Description-en: File upload capability to your servlets and web applications The Commons FileUpload package makes it easy to add robust, high-performance, file upload capability to your servlets and web applications. . FileUpload parses HTTP requests which conform to RFC 1867, "Form-based File Upload in HTML". That is, if an HTTP request is submitted using the POST method, and with a content type of "multipart/form-data", then FileUpload can parse that request, and make the results available in a manner easily used by the caller. Package: libcommons-fileupload-java-doc Description-md5: a4f0bfe5d80ca19aed74b668a444c27e Description-en: Javadoc API documentation for Commons FileUploads FileUpload parses HTTP requests which conform to RFC 1867, "Form-based File Upload in HTML". That is, if an HTTP request is submitted using the POST method, and with a content type of "multipart/form-data", then FileUpload can parse that request, and make the results available in a manner easily used by the caller. . This package contains Javadoc API documentation for Commons FileUpload. Package: libcommons-io-java Description-md5: ab9a7ea305f82fb4e55b875ca4cdebe8 Description-en: Common useful IO related classes Commons-IO contains utility classes, stream implementations, file filters and endian classes. Package: libcommons-text-java Description-md5: 1210256d1bce63f648a79ec7a29fa1c7 Description-en: Apache Commons Text Library focused on algorithms working on strings. Package: libcommons-vfs-java Description-md5: 8f23be4ffb3c69c4e3bb95bf6387e149 Description-en: Java API for accessing various filesystems Commons VFS provides a single API for accessing various different file systems. It presents a uniform view of the files from various different sources, such as the files on local disk, on an HTTP server, or inside a Zip archive. . This is a part of the Apache Commons Project. Package: libcompel-dev Description-md5: 0ecb7054fd32dde801b760de3ee19742 Description-en: execute arbitrary code in the context of a foreign process (development headers) Compel is a utility to execute arbitrary code in a context of a foreign process. The code to be executed is called parasite code. Once compiled with compel flags and packed, it can be executed in other task's context. . Compel is part of CRIU, the project implementing checkpoint/restore functionality for Linux. . This package contains the compel development headers. Package: libcompel1 Description-md5: 725342fd0482d708ac95d2fe8923155b Description-en: execute arbitrary code in the context of a foreign process (library) Compel is a utility to execute arbitrary code in a context of a foreign process. The code to be executed is called parasite code. Once compiled with compel flags and packed, it can be executed in other task's context. . Compel is part of CRIU, the project implementing checkpoint/restore functionality for Linux. . This package contains the compel library. Package: libconfig-autoconf-perl Description-md5: 019b3b2b66ff8f574420030ff1d9c9b3 Description-en: Perl module to implement some of AutoConf's macros in pure Perl Config::AutoConf simulates some of the tasks AutoConf macros do, e.g. detecting a command, detecting a library, etc. . Config::AutoConf is intended to provide the same opportunities to Perl developers as GNU Autoconf does for Shell developers. Package: libconfig-model-itself-perl Description-md5: a293ad4d34321bf6fcb1e2e8489db89a Description-en: graphical model or schema editor for Config::Model Config::Model::Itself module is a plugin for cme which provides a Perl/Tk graphical interface to edit configuration models that are be used by Config::Model. . Config::Model::Itself also provides a model for Config::Model (hence the Itself name, you can also think of it as a meta-model). The model editor will use this meta-model to construct the graphical interface so you can edit the configuration model for *your* application. [ Config::Model::Itself is the "eat your own dog food" principle applied to Config::Model ;-) ] . Let's step back a little to explain. Any configuration data is, in essence, structured data. This data could be stored, for instance, in an XML file. A configuration model is a way to describe the structure and relation of all items of a configuration data set. . This configuration model is also expressed as structured data. This structure data is structured and follows a set of rules which are described for humans in Config::Model. . The structure and rules documented in Config::Model are also expressed in a model in the files provided with Config::Model::Itself. . Hence the possibity to verify, modify configuration data provided by Config::Model can also be applied on configuration models. . The model editor program launched with "cme meta edit" Package: libconfig-model-openssh-perl Description-md5: b945cdc31e29412d72dbd784de0c9e09 Description-en: configuration editor for OpenSsh Config::Model::OpenSsh enables cme command to edit OpenSSH configuration files, namely, /etc/ssh/sshd_config, /etc/ssh/ssh_config (for root) and ~/.ssh/config (for other users). . You can get extra functionality by installing some optional dependencies: . * A graphical OpenSSH file editor with libconfig-model-tkui-perl * A curses OpenSSH file editor with libconfig-model-cursesui-perl . Comments of the files are preserved during edition. Comments can be edited with the graphical interface and saved back in the configuration files. . 'cme check ssh' command can be used to validate the content of ssh* configuration files. Package: libconfig-model-systemd-perl Description-md5: 303277e63c2f9a989a4222522db2a202 Description-en: editor and validator for systemd configuration files Config::Model::Systemd provides a configuration editor for the configuration files of systemd, (that is, all files in ~/.config/systemd/user/ or all files in /etc/systemd/system/). . The first paragraph is a simplified view. In more accurate and complicated words, this package provides the configuration model of Systemd configuration that cme, Config::Model and Config::Model::TkUI use to provide a configuration editor and checker. Package: libconfigreader-simple-perl Description-md5: 0ac9ec8789a76e1e18e6085c90f7513d Description-en: simple configuration file parser ConfigReader::Simple reads and parses simple configuration files. It is designed to be smaller and simpler than the ConfigReader module and is more suited to simple configuration files. Package: libconfuse-common Description-md5: b68c89e8455873131939ae04c13ea60f Description-en: Common files for libConfuse This package contains internationalization files for the confuse library. Package: libconfuse-dev Description-md5: 4ab3b2b53b592c7f75d631e73c49d74e Description-en: Development files for libConfuse This package contains the header files and static library needed to compile applications that use the confuse library. Package: libconfuse-doc Description-md5: e7f6a6d37bfa1abd44ab158b24b535a4 Description-en: Documentation for libConfuse This package contains the documentation of the confuse library. This includes the reference documentation and a tutorial, both in HTML version, and man pages. Package: libconfuse2 Description-md5: 284f159006c24c48424ca2c396c9bf6b Description-en: Library for parsing configuration files libConfuse is a configuration file parser library written in C. It supports sections and (lists of) values (strings, integers, floats, booleans or other sections), as well as some other features (such as single/double-quoted strings, environment variable expansion, functions and nested include statements). . It makes it very easy to add configuration file capability to a program using a simple API. Package: libconsensuscore-dev Description-md5: 581c86efe324866ea38c3325af97c775 Description-en: algorithms for PacBio multiple sequence consensus -- development files ConsensusCore is a library of C++ algorithms for Pacific Biosciences multiple sequence consensus that powers Quiver (Python) and ConsensusTools (.NET). This library primarily exists as the backend for GenomicConsensus, which implements Quiver. . This package is part of the SMRT Analysis suite. It provides the header files and static library. Package: libcontactcache-qt5-1 Description-md5: b01db5f33bc250af336a748b13d2c4a3 Description-en: Library for accessing QtPIM QtContacts using the SQLite engine This library acts as a middle layer between the QtPIM QtContacts SQLite engine and client components and provides a data cache. Package: libcontactcache-qt5-bin Description-md5: b9df23cdb23e675423549e93169cc0a5 Description-en: Development tools for libcontactcache-qt5 This library acts as a middle layer between the QtPIM QtContacts SQLite engine and client components and provides a data cache. . This package provides development tools. Package: libcontactcache-qt5-data Description-md5: bfe65c30cb4735905fa3ff13c3a2c421 Description-en: Library for accessing QtPIM QtContacts using the SQLite engine - data This library acts as a middle layer between the QtPIM QtContacts SQLite engine and client components and provides a data cache. . This package provides data files used by the shared library. Package: libcontactcache-qt5-dev Description-md5: c0c4589c124fc29b0a3093d0834f0e36 Description-en: Development files for libcontactcache-qt5 This library acts as a middle layer between the QtPIM QtContacts SQLite engine and client components and provides a data cache. . This package provides the development files. Package: libcoq-elpi Description-md5: ff0392105ab4f5504e712b1b6f15deec Description-en: Coq plugin embedding Elpi This package makes it possible to define new commands and tactics for Coq in Elpi. . Elpi implements a lambda-Prolog interpreter enriched with constraint handling rules. . Coq is a proof assistant for higher-order logic. Package: libcoq-gappa Description-md5: d29401f049a277a5f2cc3ee885c0c926 Description-en: Coq tactic to use Gappa for floating-point goals This package provides a Coq tactic to discharge goals about floating-point arithmetic and round-off errors to Gappa. . Gappa is a prover for numerical properties. . Coq is a proof assistant for higher-order logic. 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: libcoq-quickchick Description-md5: e621d041ded1fabf4a8bf5048e6b851f Description-en: randomized testing framework for Coq (plugin) QuickChick provides a framework for randomized testing of program properties ; it's a clone of Haskell's QuickCheck. . It includes a foundational verification framework to test code and a mechanism to automatically derive generators for inductive relations. . Coq is a proof assistant for higher-order logic. . This package contains the Coq plugin. Package: libcoq-simple-io Description-md5: 203327b966ea6f97a884c7e5a945d270 Description-en: Coq plugin for purely functional IO This package provides a plugin to implement Input/Output (IO) programs directly in Coq, in a style similar to Haskell's. . Coq is a proof assistant for higher-order logic. Package: libcork-dev Description-md5: b2722278e02478286ee8860eaebfb5d0 Description-en: simple, easily embeddable, cross-platform C library (development files) It falls roughly into the same category as glib or APR in the C world; the STL, POCO, or QtCore in the C++ world; or the standard libraries of any decent dynamic language. . So if libcork has all of these comparables, why a new library? Well, none of the C++ options are really applicable here. And none of the C options work, because one of the main goals is to have the library be highly modular, and useful in resource-constrained systems. You’ll hopefully see how this fits into an interesting niche of its own. . This package provides C header files for the libraries. Package: libcork-doc Description-md5: c91d57ec20b58a94c34df120a9a757ba Description-en: simple, easily embeddable, cross-platform C library (documentation files) It falls roughly into the same category as glib or APR in the C world; the STL, POCO, or QtCore in the C++ world; or the standard libraries of any decent dynamic language. . So if libcork has all of these comparables, why a new library? Well, none of the C++ options are really applicable here. And none of the C options work, because one of the main goals is to have the library be highly modular, and useful in resource-constrained systems. You’ll hopefully see how this fits into an interesting niche of its own. . This package provides documentation in HTML for the libraries. Package: libcork16 Description-md5: 182194623a50913a5a887fc2f0851695 Description-en: simple, easily embeddable, cross-platform C library It falls roughly into the same category as glib or APR in the C world; the STL, POCO, or QtCore in the C++ world; or the standard libraries of any decent dynamic language. . So if libcork has all of these comparables, why a new library? Well, none of the C++ options are really applicable here. And none of the C options work, because one of the main goals is to have the library be highly modular, and useful in resource-constrained systems. You’ll hopefully see how this fits into an interesting niche of its own. . This package provides shared libraries. 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: libcpan-changes-perl Description-md5: 2e59ee9cf3588f641e251e3a898749ad Description-en: module for reading and writing CPAN Changes files CPAN::Changes is a Perl module for working with the quasi-standard Changes file commonly included with modern CPAN distributions. It allows developers to programmatically read and write files that comply with the preliminary CPAN::Changes::Spec specification. . Includes Test::CPAN::Changes for writing tests to ensure that the Changes file complies with CPAN::Changes::Spec. Package: libcpan-mini-inject-perl Description-md5: aaf7c6f0fbd6e72e8219e7cd839eb1b9 Description-en: module to inject modules into a CPAN::Mini mirror CPAN::Mini::Inject uses CPAN::Mini to build or update a local CPAN mirror then adds modules from your repository to it. Allowing the inclusion of private modules in a minimal CPAN mirror. This enables the use of CPAN/CPANPLUS to install them. Package: libcpan-perl-releases-perl Description-md5: 04519beb960313d02273174b30e65a82 Description-en: module for mapping Perl releases on CPAN to the location of the tarballs CPAN::Perl::Releases is a module that contains the mappings of all Perl releases that have been uploaded to CPAN to the authors/id/ path that the tarballs reside in. . This is static data, but newer versions of this module will be made available as new releases of Perl are uploaded to CPAN. Package: libcpan-requirements-dynamic-perl Description-md5: f69e524ae8fb894c66f0360eaeb68e91 Description-en: module implementing dynamic prerequisites in CPAN metadata files CPAN::Requirements::Dynamic implements a format for describing dynamic prerequisites of a distribution. Package: libcpanplus-dist-build-perl Description-md5: 1385447b980c52dd4213227c19d951cc Description-en: CPANPLUS plugin to install packages that use Build.PL CPANPLUS::Dist::Build is a distribution class for Module::Build related modules. Using this package, you can create, install and uninstall perl modules. It inherits from CPANPLUS::Dist. . Normal users won't have to worry about the interface to this module, as it functions transparently as a plug-in to CPANPLUS and will just Do The Right Thing when it's loaded. Package: libcpansa-db-perl Description-md5: afa3d286564650173b586e40fa8a1114 Description-en: CPAN Security Advisory data as a Perl data structure, mostly for CPAN::Audit CPANSA::DB is the database that CPAN::Audit uses to do its work. The module was previously known as CPAN::Audit::DB but moved to its own repo and distribution so you can update the database separately. . CPANSA::DB is a data pack for other modules, such as CPAN::Audit, that need access to the digested form of the CPAN Security Advisories database. Package: libcpgplot0 Description-md5: d641ec08761518baca1c80faea1683f6 Description-en: CPGPLOT replacement shared lib based on giza Giza is a lightweight scientific plotting library built on top of cairo that provides uniform output to multiple devices. Giza also provides a mostly compatible, modern replacement for the PGPLOT graphics library. . This package provides a free replacement for the CPGPLOT shared lib. Package: libcpp-jwt-dev Description-md5: 842756ed932acf83cb041131005888de Description-en: JSON Web Token library for C++ JSON Web Token (JWT) is a JSON based standard (RFC-7519) for creating assertions or access tokens. . cpp-jwt, an header-only C++ library, provides an easy to use API to create, encode and decode JWT objects. Package: libcppnumericalsolvers-dev Description-md5: aae798500c7c32a9c7fe5e82fc2baf1b Description-en: C++ library of numerical optimization methods for nonlinear functions A lightweight C++ library of numerical optimization methods for nonlinear functions, including L-BFGS-B for TensorFlow Package: libcpuinfo-dev Description-md5: 05fd14a2620097145c3ff8f1ef7a1ea5 Description-en: CPU INFOrmation library (header file) cpuinfo is a library to detect essential for performance optimization information about host CPU. . Features . - **Cross-platform** availability: - Linux, Windows, macOS, Android, and iOS operating systems - x86, x86-64, ARM, and ARM64 architectures - Modern **C/C++ interface** - Thread-safe - No memory allocation after initialization - No exceptions thrown - Detection of **supported instruction sets**, up to AVX512 (x86) and ARMv8.3 extensions - Detection of SoC and core information: - **Processor (SoC) name** - Integrated **GPU name** (Android/iOS only) - Vendor, **microarchitecture**, and ID (**MIDR** on ARM, **CPUID** leaf 1 EAX value on x86) for each CPU core - Detection of **cache information**: - Cache type (instruction/data/unified), size and line size - Cache associativity - Cores and logical processors (hyper-threads) sharing the cache - Detection of **topology information** (relative between logical processors, cores, and processor packages) - Well-tested **production-quality** code: - 60+ mock tests based on data from real devices - Includes work-arounds for common bugs in hardware and OS kernels - Supports systems with heterogenous cores, such as **big.LITTLE** and Max.Med.Min - Permissive **open-source** license (Simplified BSD) . This package ships with the header file. Package: libcpuinfo0 Description-md5: 2a028083fb0ded07b60c6de48d30d6aa Description-en: CPU INFOrmation library (shared object) cpuinfo is a library to detect essential for performance optimization information about host CPU. . Features . - **Cross-platform** availability: - Linux, Windows, macOS, Android, and iOS operating systems - x86, x86-64, ARM, and ARM64 architectures - Modern **C/C++ interface** - Thread-safe - No memory allocation after initialization - No exceptions thrown - Detection of **supported instruction sets**, up to AVX512 (x86) and ARMv8.3 extensions - Detection of SoC and core information: - **Processor (SoC) name** - Integrated **GPU name** (Android/iOS only) - Vendor, **microarchitecture**, and ID (**MIDR** on ARM, **CPUID** leaf 1 EAX value on x86) for each CPU core - Detection of **cache information**: - Cache type (instruction/data/unified), size and line size - Cache associativity - Cores and logical processors (hyper-threads) sharing the cache - Detection of **topology information** (relative between logical processors, cores, and processor packages) - Well-tested **production-quality** code: - 60+ mock tests based on data from real devices - Includes work-arounds for common bugs in hardware and OS kernels - Supports systems with heterogenous cores, such as **big.LITTLE** and Max.Med.Min - Permissive **open-source** license (Simplified BSD) . This package ships with the shared object. Package: libcriu-dev Description-md5: 243b5cd0783836bb9ea031d0f9c53205 Description-en: checkpoint and restore in userspace (development headers) criu contains the utilities to checkpoint and restore processes in userspace. . It can freeze a running container (or an individual application) and checkpoint its state to disk. The data saved can be used to restore the application and run it exactly as it was during the time of the freeze. Using this functionality, application or container live migration, snapshots, remote debugging, and many other things are now possible. . This package provides the criu development headers. Package: libcriu2 Description-md5: a974e0f54a33471c8bbd5ba9a3c32a93 Description-en: checkpoint and restore in userspace (library) criu contains the utilities to checkpoint and restore processes in userspace. . It can freeze a running container (or an individual application) and checkpoint its state to disk. The data saved can be used to restore the application and run it exactly as it was during the time of the freeze. Using this functionality, application or container live migration, snapshots, remote debugging, and many other things are now possible. . This package provides the criu library. Package: libcrypt-xxhash-perl Description-md5: 8ab9a26c6f5beec1ea2ada22027422d6 Description-en: xxHash implementation for Perl xxHash is a super fast algorithm that claims to work at speeds close to RAM limits. The Crypt::xxHash module provides 32- and 64-bit hash functions. As bonus it provides 128-bit hex method. . This package was inspired by Digest::xxHash, but it includes the fresh C code and has some optimisations. Thus all hex methods are implemented in Perl XS. Also this module doesn't use Math::Int64 in favor of native 64 bit digits. Package: libcrypto++-dev Description-md5: afa92ef85d000a7ec800f7c18cc020df Description-en: General purpose cryptographic library - C++ development Crypto++ is library for creating C++ programs which use cryptographic algorithms. The library uses a Pipes & Filters architecture with heavy use of templates and abstract base classes. The cryptographic tools include: * Authenticated encryption schemes (GCM, CCM, EAX), * High speed stream ciphers (Panama, Sosemanuk, Salsa20, XSalsa20), * AES and candidates (Rijndael, RC6, MARS, Twofish, Serpent, CAST-256), * Other symmetric block ciphers (IDEA, Triple-DES, Camellia, SEED, RC5, Blowfish, TEA, XTEA, Skipjack, SHACAL-2), * Block cipher modes of operation (ECB, CBC, CTS, CFB, OFB, CTR), * Message authentication codes (VMAC, HMAC, CMAC, CBC-MAC, DMAC, Two-Track-MAC), * Hash functions (SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, Tiger, WHIRLPOOL, RIPEMD-128, RIPEMD-256, RIPEMD-160, RIPEMD-320), * Public-key cryptography (RSA, DSA, ElGamal, NR, RW, LUC, LUCELG, DLIES, ESIGN), * Padding schemes for public-key systems (PKCS#1, OAEP, PSS, PSSR, EMSA2, EMSA5), * Key agreement schemes (DH, MQV, LUCDIF, XTR-DH), * Elliptic curve cryptography (ECDSA, ECNR, ECIES, ECDH, ECMQV), * Backwards compatibility algorithms (MD2, MD4, MD5, Panama Hash, DES, ARC4, SEAL 3.0, WAKE, WAKE-OFB, DESX, RC2, SAFER, 3-WAY, GOST, SHARK, CAST-128, Square), * Pseudo-random number generators, and a whole lot more. Alternative libraries are libgcrypt and nettle. . This package contains the header files needed for developing using the Crypto++ class library and the static library with libtool supoport. Package: libcrypto++-doc Description-md5: 9118b206d9976ba7d7210077dc8d8161 Description-en: General purpose cryptographic library - documentation Crypto++ is library for creating C++ programs which use cryptographic algorithms. The library uses a Pipes & Filters architecture with heavy use of templates and abstract base classes. The cryptographic tools include: * Authenticated encryption schemes (GCM, CCM, EAX), * High speed stream ciphers (Panama, Sosemanuk, Salsa20, XSalsa20), * AES and candidates (Rijndael, RC6, MARS, Twofish, Serpent, CAST-256), * Other symmetric block ciphers (IDEA, Triple-DES, Camellia, SEED, RC5, Blowfish, TEA, XTEA, Skipjack, SHACAL-2), * Block cipher modes of operation (ECB, CBC, CTS, CFB, OFB, CTR), * Message authentication codes (VMAC, HMAC, CMAC, CBC-MAC, DMAC, Two-Track-MAC), * Hash functions (SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, Tiger, WHIRLPOOL, RIPEMD-128, RIPEMD-256, RIPEMD-160, RIPEMD-320), * Public-key cryptography (RSA, DSA, ElGamal, NR, RW, LUC, LUCELG, DLIES, ESIGN), * Padding schemes for public-key systems (PKCS#1, OAEP, PSS, PSSR, EMSA2, EMSA5), * Key agreement schemes (DH, MQV, LUCDIF, XTR-DH), * Elliptic curve cryptography (ECDSA, ECNR, ECIES, ECDH, ECMQV), * Backwards compatibility algorithms (MD2, MD4, MD5, Panama Hash, DES, ARC4, SEAL 3.0, WAKE, WAKE-OFB, DESX, RC2, SAFER, 3-WAY, GOST, SHARK, CAST-128, Square), * Pseudo-random number generators, and a whole lot more. Alternative libraries are libgcrypt and nettle. . This package includes the HTML reference guide to the source code. Package: libcrypto++-utils Description-md5: 6906a68875f365b40620c68bc56f2bc4 Description-en: General purpose cryptographic library - utilities and data files Crypto++ is library for creating C++ programs which use cryptographic algorithms. The library uses a Pipes & Filters architecture with heavy use of templates and abstract base classes. The cryptographic tools include: * Authenticated encryption schemes (GCM, CCM, EAX), * High speed stream ciphers (Panama, Sosemanuk, Salsa20, XSalsa20), * AES and candidates (Rijndael, RC6, MARS, Twofish, Serpent, CAST-256), * Other symmetric block ciphers (IDEA, Triple-DES, Camellia, SEED, RC5, Blowfish, TEA, XTEA, Skipjack, SHACAL-2), * Block cipher modes of operation (ECB, CBC, CTS, CFB, OFB, CTR), * Message authentication codes (VMAC, HMAC, CMAC, CBC-MAC, DMAC, Two-Track-MAC), * Hash functions (SHA-1, SHA-224, SHA-256, SHA-384, SHA-512, Tiger, WHIRLPOOL, RIPEMD-128, RIPEMD-256, RIPEMD-160, RIPEMD-320), * Public-key cryptography (RSA, DSA, ElGamal, NR, RW, LUC, LUCELG, DLIES, ESIGN), * Padding schemes for public-key systems (PKCS#1, OAEP, PSS, PSSR, EMSA2, EMSA5), * Key agreement schemes (DH, MQV, LUCDIF, XTR-DH), * Elliptic curve cryptography (ECDSA, ECNR, ECIES, ECDH, ECMQV), * Backwards compatibility algorithms (MD2, MD4, MD5, Panama Hash, DES, ARC4, SEAL 3.0, WAKE, WAKE-OFB, DESX, RC2, SAFER, 3-WAY, GOST, SHARK, CAST-128, Square), * Pseudo-random number generators, and a whole lot more. Alternative libraries are libgcrypt and nettle. . This package includes a utility for benchmarking and using the various Crypto++ routines from the command line. It also includes the test vectors for validating both the Crypto++ implementation and other implementations of these routines. Package: libcrypto++8t64 Description-md5: 81fdf53fa3eb3f0f338e2c29ca70b7aa Description-en: General purpose cryptographic library - shared library General purpose cryptographic library for C++. . This package contains the shared libraries and should only be installed if other packages depend on it. Package: libctemplate-dev Description-md5: 03af86a621ca680afe368ea45f9aeac7 Description-en: Simple but powerful template language for C++ - development files This package contains a library implementing a simple but powerful template language for C++. It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. The devel package contains static and debug libraries and header files for developing applications that use the ctemplate package. This package contains the ctemplate development files. Package: libctemplate3t64 Description-md5: 218b52a92cff3f2b8fb979895944594a Description-en: Simple but powerful template language for C++ This package contains a library implementing a simple but powerful template language for C++. It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language. This limits the power of the template language without limiting the power of the template *system*. Indeed, Google's "main" web search uses this system exclusively for formatting output. Package: libcubeb-dev Description-md5: ad92d651759de0fffc00bee499649ca0 Description-en: cross platform audio library - development files cubeb is a cross platform audio library most notable for its use as the audio backend within Gecko, Mozilla's browser engine. It supports multiple audio backends and allows enumeration of audio devices and opening audio streams with control over latency, sample rate and more. . This package contains the development files. Package: libcubeb-doc Description-md5: bedf4c9edd1fa2c69cdeb701abdf0295 Description-en: cross platform audio library - documentation cubeb is a cross platform audio library most notable for its use as the audio backend within Gecko, Mozilla's browser engine. It supports multiple audio backends and allows enumeration of audio devices and opening audio streams with control over latency, sample rate and more. . This package contains the generated Doxygen documentation. Package: libcubeb0 Description-md5: 2f0f8adae4aaa7bcc41e952829ed05c2 Description-en: cross platform audio library cubeb is a cross platform audio library most notable for its use as the audio backend within Gecko, Mozilla's browser engine. It supports multiple audio backends and allows enumeration of audio devices and opening audio streams with control over latency, sample rate and more. . This package contains the shared library. Package: libcubeb0-dbgsym Description-md5: 7fc106bb3f990b34fd251d6d9e7b860c Description-en: debug symbols for libcubeb0 Package: libcxsparse4 Description-md5: c7ec3e255980b79debe7e029568c19da Description-en: concise sparse matrix library Suitesparse is a collection of libraries for computations involving sparse matrices. . The CXSparse library provides several matrix algorithms. The focus is on direct methods; iterative methods and solvers for eigenvalue problems are beyond the scope of this package. . The performance of the sparse factorization methods in CXSparse will not be competitive with UMFPACK or CHOLMOD, but the codes are much more concise and easy to understand. Other methods are competitive. Package: libcyrus-imap-perl Description-md5: 494afce8d261b8e3f1678df0243f477f Description-en: Interface to Cyrus imap client imclient library The Cyrus::IMAP module provides an interface to the Cyrus imclient library. These are primarily useful for implementing cyradm operations within a Perl script; there are easier ways to implement general client operations, although they may be more limited in terms of authentication options when talking to a Cyrus imapd. . The modules that compose Cyrus::SIEVE are also included, but they are undocumented upstream. . For more information, please see the cyrus-common package. Package: libdap-bin Description-md5: 7b40a5fcd10f928b7c68d30bb16b9597 Description-en: Binaries for the libdap Data Access Protocol library OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. . This package contains the 'getdap' client binary. Package: libdap-dev Description-md5: 2ba4355c38ece6a95a4e2a39a0a2926f Description-en: Development files (headers and static libraries) for libdap OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. . This package contains header files, pkgconf files and static libraries for DAP. Package: libdap-doc Description-md5: 3ddb7bd712442d5005bbbf4e80885bd0 Description-en: Documentation for the libdap Data Access Protocol library OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. Package: libdap27t64 Description-md5: cdcc8834ad351e2ef97ebd719f4887e8 Description-en: Open-source Project for a Network Data Access Protocol library OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. . With OPeNDAP software, you access data using a URL, just like a URL you would use to access a web page. However, before you request any data, you need to know how to request it in a form your browser can handle. OPeNDAP data is stored in binary form, and by default, it is transmitted that way, too. Package: libdapclient6t64 Description-md5: 9da00b6870a22c20af6e322be5285329 Description-en: Client library for the Network Data Access Protocol OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. . This package provides the client library libdapclient6. Package: libdapserver7t64 Description-md5: d0c2b59d606c885927a08d766aebb30b Description-en: Server library for the Network Data Access Protocol OPeNDAP provides software that allows you to access data over the internet, from programs that weren't originally designed for that purpose, as well as some that were. While OPeNDAP is the original developer of the Data Access protocol which its software uses, many other groups have adopted DAP and provide compatible clients, servers and software development kits. . This package provides the server library libdapserver7 Package: libdaq-dev Description-md5: 209d500283b13e14b6a866e484c387e4 Description-en: Data Acquisition library for packet I/O - development files DAQ is a library that introduces an abstraction layer to PCAP functions facilitation operation in a variety of hardware and software interfaces. . It was written for Snort but it may be useful to other packet processing applicatons. . This package contains the static library and the C header files. Package: libdaq2t64 Description-md5: 5da3c6fd4e43716890fdc58b8ecf75f9 Description-en: Data Acquisition library for packet I/O - shared library DAQ is a library that introduces an abstraction layer to PCAP functions facilitation operation in a variety of hardware and software interfaces. . It was written for Snort but it may be useful to other packet processing applicatons. . This package contains the shared library. 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: libdata-entropy-perl Description-md5: 8be24f22d4c57efd4d2ad7c9ba7cc9e7 Description-en: Perl module for entropy (randomness) management Data::Entropy maintains a concept of a current selection of entropy source. Algorithms that require entropy can use the source nominated by this module, avoiding the need for entropy source objects to be explicitly passed around. This is convenient because usually one entropy source will be used for an entire program run and so an explicit entropy source parameter would rarely vary. There is also a default entropy source, avoiding the need to explicitly configure a source at all. . If nothing is done to set a source then it defaults to the use of Rijndael (AES) in counter mode (see Data::Entropy::RawSource::CryptCounter and Crypt::Rijndael), keyed using Perl's built-in rand function. This gives a data stream that looks like concentrated entropy, but really only has at most the entropy of the rand seed. Within a single run it is cryptographically difficult to detect the correlation between parts of the pseudo-entropy stream. If more true entropy is required then it is necessary to configure a different entropy source. . This module is deprecated. . For most purposes (including cryptography and security), modules like Crypt::URandom, Crypt::SysRandom or Crypt::PRNG are more than adequate. Package: libdata-float-perl Description-md5: ff1940aadaecd5983be020a27ac2aedb Description-en: Perl module encapsulating the floating point data type Data::Float is about the native floating point numerical data type. A floating point number is one of the types of datum that can appear in the numeric part of a Perl scalar. This module supplies constants describing the native floating point type, classification functions, and functions to manipulate floating point values at a low level. Package: libdata-integer-perl Description-md5: 5262a1bc4e20009ba510392ad23958f5 Description-en: Perl modules handling details of the native integer data type Data::Integer is about the native integer numerical data type. A native integer is one of the types of datum that can appear in the numeric part of a Perl scalar. This module supplies constants describing the native integer type. . There are actually two native integer representations: signed and unsigned. Both are handled by this module. Package: libdata-objectdriver-perl Description-md5: 5fd596d46b0f327992ddfc037bf3cff9 Description-en: simple, transparent data interface, with caching Data::ObjectDriver is an object relational mapper, meaning that it maps object-oriented design concepts onto a relational database. . It's inspired by, and descended from, the MT::ObjectDriver classes in Six Apart's Movable Type and TypePad weblogging products. But it adds in caching and partitioning layers, allowing you to spread data across multiple physical databases, without your application code needing to know where the data is stored. Package: libdata-pond-perl Description-md5: 07fce2e9872534fb2685be8a77e1ab13 Description-en: Perl-based open notation for data module Data::Pond is concerned with representing data structures in a textual notation known as "Pond" (Perl-based open notation for data). The notation is a strict subset of Perl expression syntax, but is intended to have language-independent use. It is similar in spirit to JSON, which is based on JavaScript, but Pond represents fewer data types directly. . The data that can be represented in Pond consist of strings (of characters), arrays, and string-keyed hashes. Arrays and hashes can recursively (but not cyclically) contain any of these kinds of data. This does not cover the full range of data types that Perl or other languages can handle, but is intended to be a limited, fixed repertoire of data types that many languages can readily process. It is intended that more complex data can be represented using these basic types. The arrays and hashes provide structuring facilities (ordered and unordered collections, respectively), and strings are a convenient way to represent atomic data. Package: libdata-streamserializer-perl Description-md5: 73c8c423ff8d11314e216cea697998c3 Description-en: non-blocking serializer The package provides an interface to serialize perl objects in non-blocking mode. It can be used with event machines. Package: libdate-tz3 Description-md5: 70afb65ee57fd10f6172d7d97c74ae5a Description-en: date and time library based on the C++ header howardhinnant-date extends to calendars and timezones, focusing on a seamless integration with the existing library, type safety, performance and ease of use. . This package contains the date-tz library Package: libdatetime-format-natural-perl Description-md5: 299560b701e601b4c55d7090b4dc63fd Description-en: Perl module for parsing human-readable date/time strings DateTime::Format::Natural parses a string with a human readable date/time and creates a machine readable one by applying natural parsing logic. It also understands timespans. . The module is currently limited to English. Package: libdatetime-timezone-perl Description-md5: 49fff32146b7c0ac14d7bcca1f92bfe6 Description-en: framework exposing the Olson time zone database to Perl DateTime::TimeZone is a Perl module framework providing an interface to the Olson time zone database. It exposes the database as a set of modules, one for each time zone defined, allowing for various optimizations in doing time zone calculations. . The Olson time zone database is the best available source for worldwide time zone information and is available from . Package: libdatetime-tiny-perl Description-md5: 3622b8e3520dc6fffae38798f3e48a48 Description-en: lightweight datetime object module DateTime::Tiny is a most prominent member of the DateTime::Tiny suite of time modules. . It implements an extremely lightweight object that represents a datetime. Package: libdbcsr-dev Description-md5: 160cfd17836e2e050249efbe127fc5da Description-en: Distributed Block Compressed Sparse Row matrix library DBCSR is a library designed to efficiently perform sparse matrix matrix multiplication, among other operations. It is MPI and OpenMP parallel. Package: libdbus-cpp-dev Description-md5: d2ec7695c149eeedc0e937b6149296c9 Description-en: header-only dbus-binding leveraging C++-11 (development files) A header-only dbus-binding leveraging C++-11, relying on compile-time polymorphism to integrate with arbitrary type systems. . D-Bus is a message bus used for sending messages between applications. Package: libdbus-cpp5 Description-md5: 62f1a1fd4dd892dd7249cd053e3981cd Description-en: header-only dbus-binding leveraging C++-11 (runtime libraries) A header-only dbus-binding leveraging C++-11, relying on compile-time polymorphism to integrate with arbitrary type systems. Runtime portions to bind to different event loops. Package: libdbuskit-dev Description-md5: 4b277593c64df7a7b98f2e96eb3a4884 Description-en: GNUstep framework that interfaces with D-Bus (development files) The DBusKit framework offers tight integration of D-Bus services into Objective-C applications. It handles all low-level details of communication with D-Bus daemons and the services connected to them and exposes an interface similar to Distributed Objects to make it easy for Objective-C programmers to access D-Bus services. . Features: * Distributed Objects-like API for exchanging messages with D-Bus services. * A notification center class for watching signals emitted by D-Bus services. . This package contains the development files, API documentation, programming manual and the `dk_make_protocol' tool. Package: libdbuskit0 Description-md5: 5869e325ba660772d286def5e85c79fb Description-en: GNUstep framework that interfaces with D-Bus (runtime library) The DBusKit framework offers tight integration of D-Bus services into Objective-C applications. It handles all low-level details of communication with D-Bus daemons and the services connected to them and exposes an interface similar to Distributed Objects to make it easy for Objective-C programmers to access D-Bus services. . This package contains the runtime library. Package: libdc1394-25 Description-md5: e5b9cbb31ec22bea58505a18f02e43e1 Description-en: high level programming interface for IEEE 1394 digital cameras libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains shared libraries. Package: libdc1394-dev Description-md5: 0727d11fd6d721977140ccb5eed42191 Description-en: high level programming interface for IEEE 1394 digital cameras - development libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains development files. Package: libdc1394-doc Description-md5: 0eaac90946349f276a6e366fa859221b Description-en: high level programming interface for IEEE 1394 digital cameras - documentation libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This package contains the documentation. Package: libdc1394-utils Description-md5: 8ec9f8cd847132f038c61c56276f9630 Description-en: utilities for IEEE 1394 digital cameras libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/). . This version of libdc1394 supports both the old and new (juju) FireWire stack. It automatically detects which one to use at runtime. . This package contains an example program. Package: libdcmtk-dev Description-md5: b8c9cda90a28213d8a8f178fc769fe1b Description-en: OFFIS DICOM toolkit development libraries and headers DCMTK includes a collection of libraries and applications for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. . This package contains development libraries and headers for DCMTK. You only need to install this if you are developing programs that use the DCMTK libraries. . Note: This version was compiled with libssl support. Package: libdcmtk19 Description-md5: 9d56449377a2c35a2b0e8bd566fdec0e Description-en: OFFIS DICOM toolkit runtime libraries DCMTK includes a collection of libraries and applications for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. . This package contains the runtime libraries for the DCMTK utility applications. . Note: This version was compiled with libssl support. Package: libddcutil-dev Description-md5: 3d30e7d24d12ab1da85484d3266607f1 Description-en: Control monitor settings - development files These are the C development files for libddcutil. . ddcutil communicates with monitors implementing MCCS (Monitor Control Command Set). Normally, communication is performed using the DDC/CI protocol on the I2C bus. Alternatively, communication can be performed over USB as per the USB Monitor Control Class Specification. Package: libddcutil5 Description-md5: 497374feac24e9baebbc8d27c5d81786 Description-en: Control monitor settings - shared library This is the shared library version of ddcutil. . ddcutil communicates with monitors implementing MCCS (Monitor Control Command Set). Normally, communication is performed using the DDC/CI protocol on the I2C bus. Alternatively, communication can be performed over USB as per the USB Monitor Control Class Specification. Package: libdeal.ii-9.6.2 Description-md5: 0c8668bb5606f7acd1d570172d38f180 Description-en: Finite Element Differential Equations Analysis Library deal.II is a C++ program library targeted at the computational solution of partial differential equations using adaptive finite elements. It uses state-of-the-art programming techniques to offer you a modern interface to the complex data structures and algorithms required. . This package contains the shared libraries. Package: libdeal.ii-dev Description-md5: 5a369645e90c8f66b985eb03e4c7a0db Description-en: Differential Equations Analysis Library - development files deal.II is a C++ program library targeted at the computational solution of partial differential equations using adaptive finite elements. It uses state-of-the-art programming techniques to offer you a modern interface to the complex data structures and algorithms required. . This package contains the development files. Package: libdeal.ii-doc Description-md5: dcf2e06380119549b7af283bba39aa78 Description-en: Differential Equations Analysis Library - html doc. and examples deal.II is a C++ program library targeted at the computational solution of partial differential equations using adaptive finite elements. It uses state-of-the-art programming techniques to offer you a modern interface to the complex data structures and algorithms required. . This package contains the documentation and examples. Package: libdeflate-tools Description-md5: b04b3b08358686ffad15264d33657336 Description-en: tools for whole-buffer compression and decompression library The supported formats are: * DEFLATE (raw) * zlib (a.k.a. DEFLATE with a zlib wrapper) * gzip (a.k.a. DEFLATE with a gzip wrapper) . libdeflate is heavily optimized. It is significantly faster than the zlib library, both for compression and decompression, and especially on x86 processors. In addition, libdeflate provides optional high compression modes that provide a better compression ratio than the zlib's "level 9". . This package provides the sample tool: libdeflate-gzip (and libdeflate-gunzip). This program which can be a drop-in replacement for standard "gzip" under some circumstances. Note that "libdeflate-gzip" has some limitations; it is provided for convenience and is **not** meant to be the main use case of libdeflate. It needs a lot of memory to process large files, and it omits support for some infrequently-used options of GNU gzip. Package: libdevel-callparser-perl Description-md5: df168a557ea04ff5b6ba60cfa8e5b6e3 Description-en: custom parsing attached to subroutines Devel::CallParser provides a C API, for XS modules, concerned with custom parsing. It is centred around the function cv_set_call_parser, which allows XS code to attach a magical annotation to a Perl subroutine, resulting in resolvable calls to that subroutine having their arguments parsed by arbitrary C code. (This is a more conveniently structured facility than the core's PL_keyword_plugin API.) This module makes cv_set_call_parser and several supporting functions available. 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: libdislocker0-dev Description-md5: d568b9036ff05d749a1fd118799d6f82 Description-en: read/write encrypted BitLocker volumes (development files) Dislocker has been designed to read BitLocker encrypted partitions under a Linux system. The driver used to read volumes encrypted in Windows system versions of the Vista to 10 and BitLocker-To-Go encrypted partitions, that's USB/FAT32 partitions. . The software works with driver composed of a library, with multiple binaries using this library. Decrypting the partition, you have to give it a mount point where, once keys are decrypted, a file named dislocker-file appears. This file is a virtual NTFS partition, so you can mount it as any NTFS partition and then read from or write to it. Writing to the NTFS virtual file will change the underlying BitLocker partition content. . This package provides the development files. Package: libdislocker0.7t64 Description-md5: 21cc5e9e5e899bf57a8c2cab86f8420b Description-en: read/write encrypted BitLocker volumes (shared library) Dislocker has been designed to read BitLocker encrypted partitions under a Linux system. The driver used to read volumes encrypted in Windows system versions of the Vista to 10 and BitLocker-To-Go encrypted partitions, that's USB/FAT32 partitions. . The software works with driver composed of a library, with multiple binaries using this library. Decrypting the partition, you have to give it a mount point where, once keys are decrypted, a file named dislocker-file appears. This file is a virtual NTFS partition, so you can mount it as any NTFS partition and then read from or write to it. Writing to the NTFS virtual file will change the underlying BitLocker partition content. . This package provides the runtime library. Package: libdist-zilla-plugin-modulebuildtiny-perl Description-md5: bf87b1e68a6e1b0678b151af141d3076 Description-en: Dist::Zilla plugin to create a Build.PL that uses Module::Build::Tiny Dist::Zilla::Plugin::ModuleBuildTiny is a Dist::Zilla plugin to create a Build.PL file that makes use of Module::Build::Tiny. . This provides an alternative to Dist::Zilla::Plugin::ModuleBuild which would create a Build.PL files that makes use of Module::Build as the underlying build system. Package: libdmr-dev Description-md5: 1e51654244aa61c328d13fd7d3ed3297 Description-en: Deepin movie player - widget library (development files) Deepin Movie provides an intuitive easy to use operation interface and rich complete shortcuts. You can complete all play operations by keyboard, which will make you thoroughly get rid of the constraint of mouse click. Video files in various formats can be played through Deepin Movie, and you can use the streaming function to easily enjoy online video resources. . This package is part of DDE (Deepin Desktop Environment). . This package contains the header files for the widget library. Package: libdmr0.1 Description-md5: 35ee971a9070e4f2351927007354b6e2 Description-en: Deepin movie player - widget library Deepin Movie provides an intuitive easy to use operation interface and rich complete shortcuts. You can complete all play operations by keyboard, which will make you thoroughly get rid of the constraint of mouse click. Video files in various formats can be played through Deepin Movie, and you can use the streaming function to easily enjoy online video resources. . This package is part of DDE (Deepin Desktop Environment). . This package contains the widget library. Package: libdnnl-dev Description-md5: 76fea4cfd2eae41d6bfe9305c6ad6a1b Description-en: oneAPI Deep Neural Network Library (oneDNN) (dev) oneAPI Deep Neural Network Library (oneDNN) is an open-source performance library for deep learning applications. The library includes basic building blocks for neural networks optimized for Intel Architecture Processors and Intel Processor Graphics. . oneDNN is intended for deep learning applications and framework developers interested in improving application performance on Intel CPUs and GPUs. . This package contains the header files, and symbol links to the shared object. Package: libdnnl3.6 Description-md5: 290c0d566c3b296af024512e7a2a54ae Description-en: oneAPI Deep Neural Network Library (oneDNN) (lib) oneAPI Deep Neural Network Library (oneDNN) is an open-source performance library for deep learning applications. The library includes basic building blocks for neural networks optimized for Intel Architecture Processors and Intel Processor Graphics. . oneDNN is intended for deep learning applications and framework developers interested in improving application performance on Intel CPUs and GPUs. . This package contains the shared object. Package: libdnssec9t64 Description-md5: 6014de36ef44f4892b09f7314dec8a6e Description-en: DNSSEC shared library from Knot DNS Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides common DNSSEC shared library used by Knot DNS and Knot Resolver. 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: 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: libdragonbox-dev Description-md5: 5899b4bbcf5c512f6c7775f8045de1cf Description-en: float-to-string conversion algorithm library Dragonbox is a float-to-string conversion algorithm based on the Schubfach algorithm. Package: libdrmaa1.0-java Description-md5: 4b8598ff514ba3e463662e5e08e265ab Description-en: Distributed resource management Application API library - Java bindings DRMAA (Distributed Resource Management Application API) is a specification developed by a working group in the Global Grid Forum (GGF). The intention is to provide an API specification for the submission and control of jobs to one or more Distributed Resource Management (DRM) systems. . This package contains the Java bindings for the Grid Engine implementation of the DRMAA specification. Package: libdrmaa1.0-java-doc Description-md5: 6997a4fc2dbef63315273e9da7486211 Description-en: Distributed resource management Application API library - Java bindings docs DRMAA (Distributed Resource Management Application API) is a specification developed by a working group in the Global Grid Forum (GGF). The intention is to provide an API specification for the submission and control of jobs to one or more Distributed Resource Management (DRM) systems. . This package contains Javadocs for the Grid Engine Java binding. Package: libdrmaa1.0-ruby Description-md5: 08b901136656dd01b7f6ec87a240f528 Description-en: Distributed resource management Application API library - Ruby bindings DRMAA (Distributed Resource Management Application API) is a specification developed by a working group in the Global Grid Forum (GGF). The intention is to provide an API specification for the submission and control of jobs to one or more Distributed Resource Management (DRM) systems. . This package contains the Ruby bindings for the Grid Engine implementation of the DRMAA specification. Package: libdsocksd0t64 Description-md5: d1115b2ae9e797f60805929af09e766b Description-en: SOCKS library preloaded in user applications Dante is a circuit-level firewall/proxy that can be used to provide convenient and secure network connectivity to a wide range of hosts while requiring only the server Dante runs on to have external network connectivity. . This package provides the Dante library that will be preloaded by the socksify tool. Package: libdtklog-dev Description-md5: 21c3457268408b126f298161ce74b301 Description-en: Simple, convenient and thread-safe C++ logger library (development files) Dtklog provides a simple, convenient and thread-safe logger for Qt-based C++ applications. . This package contains the library development files. Package: libdtklog0 Description-md5: fe562614ff8e4422780ae18e490b9645 Description-en: Simple, convenient and thread-safe C++ logger library (shared library) Dtklog provides a simple, convenient and thread-safe logger for Qt-based C++ applications. . This package contains the shared libraries. Package: libdtools-ocaml-dev Description-md5: 06fcf1a1aeab09e1a552de720b5f67f1 Description-en: library for writing daemons in OCaml dtools is a set of useful functions for writing daemon services in OCaml. . It includes support for: * configuration options * logging * detaching and writing PID file * start-up and shutdown task manager Package: libdwarf-dev Description-md5: 499e71c1964d18a86f440ee7f37bea48 Description-en: library to consume and produce DWARF debug information The libdwarf package provides a library which allows reading/consuming and writing/producing of DWARF debugging information from object files, shared libraries, and executables. . This package contains developer resources for libdwarf. Install it if you want to develop software that uses the libdwarf API. . This library is part of dwarfutils. Package: libdwarf1 Description-md5: e36362d506f45fbff29af19b81a8505c Description-en: library to consume and produce DWARF debug information (runtime) The libdwarf package provides a library which allows reading/consuming and writing/producing of DWARF debugging information from object files, shared libraries, and executables. . This package contains the runtime library. You should not have to install it manually. Package: libear Description-md5: af135fcdba59a3222ffef6dec154da24 Description-en: generate compilation database for Clang tooling (wrapper library) Bear records the flags passed to the compiler for each translation unit and stores them in a JSON file. This file can be used by Clang's tooling interface and programs like clang-check to process a translation unit. . cmake supports the generation of JSON compilation databases out of the box. For any other build system that does not support this, Bear can be used instead to intercept the invocation of the compiler. . This is the required library for wrapping system calls. Package: libeccodes-data Description-md5: fde093c3ee4734383246dc0da303ec27 Description-en: GRIB and BUFR enecoding/encoding software library - data ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR. Package: libeccodes-dev Description-md5: 38cacbaa96d02cec8bf386e2e0422d74 Description-en: GRIB and BUFR decoding/encoding software library (development) ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libeccodes-doc Description-md5: 9d0729c96ad82038484dcfe4e15c6340 Description-en: GRIB decoding/encoding software (documentation) ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR. . This provides the documentation for the library. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libeccodes-tools Description-md5: 02762b26118e4cbfdffe178d74a22ef7 Description-en: GRIB decoding/encoding software (utilities) ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR. . This is a useful set of command line tools to give quick access to grib messages. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libeccodes0 Description-md5: 4406561334d15db3243b72dccd518cf0 Description-en: GRIB and BUFR enecoding/encoding software library ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR. . It is a replacement for the grib-api and emoslib libraries. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libeckit-dev Description-md5: 10e695bcc9686cd92584d7bff379ddbc Description-en: C++ toolkit for ECMWF tools and applications ecKit is a cross-platform c++ toolkit that supports development of tools and applications at ECMWF. It is based on code developed over the last 20 years within the MARS software and was re-factored out to be reused by other applications. The main focus is UNIX/POSIX systems, and it has been thoroughly tested on AIX, Linux and Mac OSX. Historically, the code base pre-dates and in some way can be seen as a leaner substitute for some 'Boost' libraries. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libeckit-utils Description-md5: 74553e3d8a8ef58d97b5f0140444ed11 Description-en: C++ toolkit for ECMWF tools and applications - development files ecKit is a cross-platform c++ toolkit that supports development of tools and applications at ECMWF. It is based on code developed over the last 20 years within the MARS software and was re-factored out to be reused by other applications. The main focus is UNIX/POSIX systems, and it has been thoroughly tested on AIX, Linux and Mac OSX. Historically, the code base pre-dates and in some way can be seen as a leaner substitute for some 'Boost' libraries. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libeckit0d Description-md5: 10e695bcc9686cd92584d7bff379ddbc Description-en: C++ toolkit for ECMWF tools and applications ecKit is a cross-platform c++ toolkit that supports development of tools and applications at ECMWF. It is based on code developed over the last 20 years within the MARS software and was re-factored out to be reused by other applications. The main focus is UNIX/POSIX systems, and it has been thoroughly tested on AIX, Linux and Mac OSX. Historically, the code base pre-dates and in some way can be seen as a leaner substitute for some 'Boost' libraries. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libecore-audio1 Description-md5: 9e9dccefe74caa343a10601cfc231c12 Description-en: Ecore functions for audio playback and recording Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This package contains the Ecore wrapper and convenience functions for audio playback and recording. Package: libecore-bin Description-md5: 370d5fb210860878c9161a1d126bc256 Description-en: EFL core abstraction layer - utilities Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains code generation utilities used in building EFL apps and a libproxy abstraction binary used by ecore_con. Package: libecore-con1t64 Description-md5: d3af8b7c0021a3cfba9496c91898957f Description-en: Ecore functions for network connections Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore Connection Library, which provides simple mechanisms for communications between programs using reliable sockets. Package: libecore-drm2-1 Description-md5: 729b658620167dfebd8a9e655476cf87 Description-en: Ecore functions for DRM Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore wrapper and convenience functions for using drm, virtual terminals. Package: libecore-evas1 Description-md5: 5a16859f77d58b31bd09892fa364bf91 Description-en: Ecore functions for the Evas wrapper Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore Evas wrapper functions. Package: libecore-fb1 Description-md5: 1bc1df7df441f6e045348194536700e1 Description-en: Ecore functions for frame buffer displays Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore frame buffer system functions. Package: libecore-file1 Description-md5: 72e0997e3c9b32fe89e00fe133fbc8e6 Description-en: Ecore functions for files and directories Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore File Library. Package: libecore-imf1 Description-md5: 0a75ba6140471dbb53664c88d7cd41f0 Description-en: Ecore functions for Input Method Framework Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore Input Method Framework module, and the Evas helper functions for it. Package: libecore-input1 Description-md5: 83ba61740f7537c1ad72b4745a245c60 Description-en: Ecore functions for input devices Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore input device module. Package: libecore-ipc1 Description-md5: f05ea4a8320e6801a5b3a7c688c649f2 Description-en: Ecore functions for inter-process communication Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore inter-process communication functions. Package: libecore-wl2-1 Description-md5: 34333197aa1baf5aa8c40629c8afd45b Description-en: Ecore functions for Wayland displays Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This package contains the Ecore wrapper and convenience functions for using Wayland. Package: libecore-x1 Description-md5: 53205594e3dfbae0ec61b63307da0b9c Description-en: Ecore functions for X Window System displays Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Ecore wrapper and convenience functions for using the X Window System. Package: libecore1 Description-md5: 2a65c94f56cbc731c82e4b38c684c5c2 Description-en: EFL core abstraction layer Ecore is a library of convenience functions. It provides abstractions for handling timers selections, Xdnd, event loops, and much more. Much of Ecore's functionality is implemented in external modules. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libector1 Description-md5: 2c7b0032134b62dd34370797c13f98e9 Description-en: EFL vector graphics capabilities Ector provides a new retained rendering library that is used by Evas to provide Evas_Object_VG. This is a new Evas_Object that provides a vector graphics scene graph following the SVG specification. It will be considered a bug if some behaviour does not follow the SVG standard. Evas_Object_VG provides 3 kind of objects for now: shape, as well as linear and radial gradients. . This is part of the Enlightenment Foundation Libraries (EFL). . This package provides the libector1 library. Package: libectrans-0 Description-md5: 5617ba196cf98329b5bc0c11de754624 Description-en: Spherical Harmonics Transforms library ecTrans is the global spherical Harmonics transforms library, extracted from the IFS weather model from ECMWF. It uses a hybrid of MPI and OpenMP parallelisation strategies. The package contains both single- and double precision Fortran libraries (trans_sp, trans_dp), as well as a C interface to the double-precision version (transi_dp). ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libectrans-dev Description-md5: 68adfaa6848f13a886f401a65989e3de Description-en: Spherical Harmonics Transforms library - development files ecTrans is the global spherical Harmonics transforms library, extracted from the IFS weather model from ECMWF. It uses a hybrid of MPI and OpenMP parallelisation strategies. The package contains both single- and double precision Fortran libraries (trans_sp, trans_dp), as well as a C interface to the double-precision version (transi_dp) ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libeddsa-java Description-md5: 53a1b538aa0cf98878dd7728377342ce Description-en: implementation of EdDSA in Java This implementation of EdDSA is based on the ref10 implementation in SUPERCOP. . There are two internal implementations: - A port of the radix-2^51 operations in ref10 - fast and constant-time, but only useful for Ed25519; - A generic version using BigIntegers for calculation - a bit slower and not constant-time, but compatible with any EdDSA parameter specification. Package: libedje-bin Description-md5: 37de2c95b2661bfc4e08ca806e88b60f Description-en: EFL layout and animation tools - utilities Edje is a graphical layout and animation library for animated resizable, compressed and scalable themes. It is the theming engine behind Enlightenment. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains binaries for the creation & debugging of edje themes. Package: libedje1 Description-md5: eb220768ed3398ff1093831aae1143ff Description-en: EFL layout and animation tools Edje is a graphical layout and animation library for animated resizable, compressed and scalable themes. It is the theming engine behind Enlightenment. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libeet-bin Description-md5: bd7a3b43d3e5cda07d9794d91a4f88c3 Description-en: EFL file chunk reading/writing - utilities Eet is a tiny library designed to write an arbitrary set of chunks of data to a file and optionally compress each chunk (very much like a zip file) and allows fast random-access reading of the file later on. It does not do zip as zip itself has more complexity than needed, and it was much simpler to implement this once here. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains eet, an utility that allows you to extract, insert, encode and decode config blobs created with libeet. Package: libeet1 Description-md5: 4e824840dd3b6f2a2edf30d2f1501258 Description-en: EFL file chunk reading/writing Eet is a tiny library designed to write an arbitrary set of chunks of data to a file and optionally compress each chunk (very much like a zip file) and allows fast random-access reading of the file later on. It does not do zip as zip itself has more complexity than needed, and it was much simpler to implement this once here. . It's small, fast, and does a job. It's heavily commented and fully documented. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libeeze-bin Description-md5: 8ac1d930a82f1537f0fb2cf55055ec70 Description-en: EFL udev device manipulation - utilities Eeze is a library for manipulating devices through udev with a simple and fast API. It interfaces directly with libudev, avoiding such middleman daemons as udisks/upower or hal, to immediately gather device information the instant it becomes known to the system. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains command-line utilities that allow mounting, scanning, and unmounting devices with eeze. Package: libeeze1 Description-md5: 7efadaf26b8c94a48398c279a6d651e4 Description-en: EFL udev device manipulation Eeze is a library for manipulating devices through udev with a simple and fast API. It interfaces directly with libudev, avoiding such middleman daemons as udisks/upower or hal, to immediately gather device information the instant it becomes known to the system. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libefl-all-dev Description-md5: 1dd56f47a534c242a3bf6f5ef5081200 Description-en: Enlightenment Foundation Libraries development files The Enlightenment Foundation Libraries (EFL) is a stack of libraries providing a wide degree of functionality. Originally written to support development of the Enlightenment window manager, the libraries have increasingly been used in embedded systems. . This is part of the Enlightenment Foundation Libraries (EFL). . This package provides the development files for all of EFL. Package: libefreet-bin Description-md5: c14ef8dfb3309ddaa8f583e82a2f6675 Description-en: EFL helper program to create efreet data caches Efreet is a library designed to help apps work several of the Freedesktop.org standards regarding Icons, Desktop files and Menus. To that end it implements the following specifications: - XDG Base Directory Specification - Icon Theme Specification - Desktop Entry Specification - Desktop Menu Specification - FDO URI Specification - Shared Mime Info Specification - Trash Specification . This is part of the Enlightenment Foundation Libraries (EFL). . This package provides the D-Bus activated helper binary and the associated service file that are internally used by libefreet. Package: libefreet1a Description-md5: 0b22298880ef17eeb7c43d25af621b12 Description-en: EFL freedesktop.org spec implementations Efreet is a library designed to help apps work several of the Freedesktop.org standards regarding Icons, Desktop files and Menus. To that end it implements the following specifications: - XDG Base Directory Specification - Icon Theme Specification - Desktop Entry Specification - Desktop Menu Specification - FDO URI Specification - Shared Mime Info Specification - Trash Specification . This is part of the Enlightenment Foundation Libraries (EFL). Package: libeina-bin Description-md5: 9988317f3740f5dc5eac45919451b59a Description-en: EFL optimized data types - extra tools The Eina library is a library which implements an API for data types in an efficient way. It also provides some useful tools like opening shared libraries, error management, type conversion, time accounting and memory pools. . Please refer to the documentation for a list of included data types and tools. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains some additional tools that may be useful for debugging eina issues. Package: libeina1t64 Description-md5: 93341767886cf5f38739ae42f1f2cdb1 Description-en: EFL optimized data types The Eina library is a library which implements an API for data types in an efficient way. It also provides some useful tools like opening shared libraries, error management, type conversion, time accounting and memory pools. . Please refer to the documentation for a list of included data types and tools. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libeio1 Description-md5: bdbcddbfd31cee03b4018d048fdce18e Description-en: EFL non-blocking, threaded I/O Eio library is a library that implements an API for asynchronous input/output. It provides non-blocking IO by using thread for all operations that may block. It should integrate all the features/functions of Ecore_File that could block. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libej-dev Description-md5: cc7a6f0a3d83375b6db66c8864321f3e Description-en: hardware & software framework for developing science experiments This package provides headers and links to develop software in C language addressing an expEYES box. . ExpEYES is from the PHOENIX project of Inter-University Accelerator Centre, New Delhi. It is a hardware & software framework for developing science experiments, demonstrations and projects and learn science and engineering by exploration. Package: libej0 Description-md5: ca9ac978bed0da4ec518f6c51e21e7ef Description-en: hardware & software framework for developing science experiments This package provides a library usable to drive an expEYES box, and is necessary to run clib-based software which addresses this box. . ExpEYES is from the PHOENIX project of Inter-University Accelerator Centre, New Delhi. It is a hardware & software framework for developing science experiments, demonstrations and projects and learn science and engineering by exploration. Package: libelementary-bin Description-md5: 9340833b96d199068235829f69bf6169 Description-en: EFL widget set - helper programs Elementary is a widget set based on the Enlightenment Foundation Libraries, primarily aimed at creating graphical user interfaces for mobile and embedded devices. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the elementary_config program and tools to assist in the development & debugging of elementary programs. Package: libelementary-data Description-md5: 5c134575bc05d35d5949781d12e135f8 Description-en: EFL widget set - data files Elementary is a widget set based on the Enlightenment Foundation Libraries, primarily aimed at creating graphical user interfaces for mobile and embedded devices. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains graphics and styles needed by applications using elementary. Package: libelementary1 Description-md5: 447055704f24d8db895866f2ee1ed532 Description-en: EFL widget set Elementary is a widget set based on the Enlightenment Foundation Libraries, primarily aimed at creating graphical user interfaces for mobile and embedded devices. . This is part of the Enlightenment Foundation Libraries (EFL). 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: libelput1 Description-md5: b75ea1c97ff63426857a93fea7ca9ccd Description-en: EFL abstraction for libinput Elput abstraction for the libinput library. It can be used by various other subsystems (ecore_fb, ecore_drm, etc) to handle interfacing with libinput without having to duplicate the code in each subsystem. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libembryo-bin Description-md5: d23b47b04d7371600fc677ac2a18c2c3 Description-en: EFL SMALL-based abstract machine (AMX) compiler Embryo is a tiny library designed to interpret limited Small programs compiled by the included compiler, embryo_cc. It is mostly a cleaned up and smaller version of the original Small abstract machine. The compiler is mostly untouched. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the embryo compiler: embryo_cc. Package: libembryo1 Description-md5: 080f248277ffc54b7dabb7ec800998cb Description-en: EFL SMALL-based abstract machine (AMX) bytecode interpreter Embryo is a tiny library designed to interpret limited Small programs compiled by the included compiler, embryo_cc. It is mostly a cleaned up and smaller version of the original Small abstract machine. The compiler is mostly untouched. . Refer to the EFL documentation for an introduction to SMALL. See https://www.compuphase.com/pawn/pawn.htm for details on PAWN, the upstream successor to SMALL. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libemile1 Description-md5: f6fc00585755dabf44708589ec6dc0e8 Description-en: EFL compression and encryption Emile provides a library to bring together serialization, compression and ciphering. It is a low-level library and can be used by anything above Eina. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libemotion1 Description-md5: 798df187873fc25b76ad256845229c3c Description-en: EFL media object functionality Emotion is a library that allows playing audio and video files, using one of its backends (GStreamer, xine or generic shm player). . It is integrated into Ecore through its mainloop, and is transparent to the user of the library how the decoding of audio and video is being done. Once the objects are created, the user can set callbacks to the specific events and set options to this object, all in the main loop. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libencode-eucjpms-perl Description-md5: 5f5881342eb9de08ee72e90b1161481b Description-en: Perl library for Microsoft Compatible Japanese Encodings This module implements Microsoft compatible encodings for Japanese. Encodings supported are as follows. . Canonical Alias Description -------------------------------------------------------------------- eucJP-ms qr/\beuc-?jp-?ms$/i eucJP-ms qr/\beuc-?jp-?win$/i cp51932 qr/\bcp51932$/i Windows Codepage 51932 cp50220 Windows Codepage 50220 cp50221 Windows Codepage 50221 -------------------------------------------------------------------- . To find out how to use this module in detail, see https://metacpan.org/pod/Encode. Package: libencoding-fixlatin-xs-perl Description-md5: f7654ec0c7eed54153e3f2da33f10278 Description-en: XS implementation layer for Encoding::FixLatin Most encoding conversion tools take input in one encoding and produce output in another encoding. Encoding::FixLatin takes input which may contain characters in more than one encoding and makes a best effort to convert them all to UTF-8 output. . Encoding::FixLatin::XS provides a C implementation of the 'fix_latin' algorithm. It is not meant to be called directly. Instead, simply install this module and use Encoding::FixLatin as normal. Encoding::FixLatin will use this module if it's found and will fall back to the pure-Perl implementation otherwise. Package: libeolian-bin Description-md5: 553d6a02ab6e54bb17328ec3e626a0a6 Description-en: EFL object parser and C code generator - C code generator Eolian parses Enlightenment's meta-data (.eo) files and can then generate C code along with header files. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the C code generator for Eo, eolian_gen. Package: libeolian1 Description-md5: f2a238250c880d7de4e8379c6c9e7191 Description-en: EFL object parser and C code generator Eolian parses Enlightenment's meta-data (.eo) files and can then generate C code along with header files. . This is part of the Enlightenment Foundation Libraries (EFL). Package: libeprosima-idl-parser-java Description-md5: cc9335abc0d79c01f71730c400828827 Description-en: IDL parser library for eProsima FastDDS The eProsima IDL parser library provides support for the Interface Definition Language (IDL), and was written specifically for the eProsima FastDDS source code generator. FastDDS is a tier one DDS backend for ROS 2. Package: libervia-backend Description-md5: 0cdd7e11b30ed22b4e50702e1b672c0e Description-en: Libervia XMPP-based communication and sharing tool (core) Libervia is a multi-frontends, multi-purposes communication tool, based on the XMPP standard. It features: * instant messaging * microblogging * file sharing * games * group permissions (share what you want with the people you choose) * interaction with other networks (IRC, StatusNet, other XMPP networks) * email client access (use your favorite mail user agent (MUA) to communicate on the supported networks) * extensible design . This package contains Libervia's backend code. You should install it along with one of the frontends: libervia-cli (command line interface) or libervia-tui (curse-based interactive console interface). Package: libervia-cli Description-md5: b089e3e49cd61934a7c6d98fb437513f Description-en: Libervia XMPP-based communication and sharing tool (command-line interface) Libervia is a multi-frontends, multi-purposes communication tool, based on the XMPP standard. It features: * instant messaging * microblogging * file sharing * games * group permissions (share what you want with the people you choose) * interaction with other networks (IRC, StatusNet, other XMPP networks) * email client access (use your favorite mail user agent (MUA) to communicate on the supported networks) * extensible design . This package contains libervia-cli, Libervia's command-line interface. Package: libervia-doc Description-md5: 6575f5f3b2bdd88bb92d7bcde3e24549 Description-en: Libervia XMPP-based communication and sharing tool (documentation) Libervia is a multi-frontends, multi-purposes communication tool, based on the XMPP standard. It features: * instant messaging * microblogging * file sharing * games * group permissions (share what you want with the people you choose) * interaction with other networks (IRC, StatusNet, other XMPP networks) * email client access (use your favorite mail user agent (MUA) to communicate on the supported networks) * extensible design . This package contains Libervia's documentation. Package: libervia-pubsub Description-md5: c79eeda94aed6304bd60209d082a84cd Description-en: XMPP Publish-Subscribe service component Libervia PubSub is a XMPP PubSub service component (XEP-0060). It provides special features necessary for "Libervia", but it can also be used for any other XMPP project. Package: libervia-templates Description-md5: 0c0c2fba2d0e1a5eacf9baf048f58e77 Description-en: collection of templates for Libervia This is a collection of HTML templates to generate blog articles, tickets, and other items using the libervia-cli XMPP client. Package: libervia-tui Description-md5: 885b94828a74afa5030aa0c648f0ee42 Description-en: Libervia XMPP-based communication and sharing tool (console interface) Libervia is a multi-frontends, multi-purposes communication tool, based on the XMPP standard. It features: * instant messaging * microblogging * file sharing * games * group permissions (share what you want with the people you choose) * interaction with other networks (IRC, StatusNet, other XMPP networks) * email client access (use your favorite mail user agent (MUA) to communicate on the supported networks) * extensible design . This package contains libervia-tui, Libervia's interactive console interface (curse-based). Package: libespeak-ng-libespeak1 Description-md5: 18a86c6171610f66d47437bca8ab1c8b Description-en: Multi-lingual software speech synthesizer: shared library eSpeak NG is a software speech synthesizer for English, and some other languages. . This package contains compatibility links that makes it a drop-in replacement for the libespeak1 package. Installing this package thus allows one to make applications linked against libespeak1 use eSpeak NG without any modification or rebuild. Package: libethumb-client-bin Description-md5: ddc54cb6ebf6f7a565b412b2b6c54125 Description-en: EFL ethumb helper binary Ethumb uses Evas to generate thumbnail images of given files. The API allows great customization of the generated files and also helps complying to FreeDesktop.Org Thumbnail Specification. . It also provide a D-Bus server to reduce the performance costs of thumbnail generation and management. Ethumb-Client creates thumbnails by communicating with a thumbnail generation server using standard D-Bus protocol. . This is part of the Enlightenment Foundation Libraries (EFL). . This package provides the ethumbd helper binary and the associated D-Bus service file that are internally used by libethumb-client. Package: libethumb-client1 Description-md5: 0637edb7629224c74360fcefd4b90f50 Description-en: EFL client for ethumb Ethumb uses Evas to generate thumbnail images of given files. The API allows great customization of the generated files and also helps complying to FreeDesktop.Org Thumbnail Specification. . It also provide a D-Bus server to reduce the performance costs of thumbnail generation and management. Ethumb-Client creates thumbnails by communicating with a thumbnail generation server using standard D-Bus protocol. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the D-Bus client library. Package: libethumb1 Description-md5: 7c0d57ae60045a4ddf068dc63a573917 Description-en: EFL for thumbnail image creation Ethumb uses Evas to generate thumbnail images of given files. The API allows great customization of the generated files and also helps complying to FreeDesktop.Org Thumbnail Specification. . It also provide a D-Bus server to reduce the performance costs of thumbnail generation and management. Ethumb-Client creates thumbnails by communicating with a thumbnail generation server using standard D-Bus protocol. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the D-Bus server library. Package: libetlcpp-dev Description-md5: cff7f316c25c8d0e6293eddcb7b5a4e1 Description-en: Embedded Template Library: a C++ library for embedded applications ETL design objective covers the following areas: . - Create a set of containers where the size or maximum size is determined at compile-time. - These containers should be largely equivalent to those supplied in the STL, with a compatible API. - Be compatible with C++98 but implement as many of the later C++11/14/17 additions as possible. - Have deterministic behaviour. - Add other useful components that are not present in the standard library. - The embedded template library has been designed for lower resource embedded applications. It defines a set of containers, algorithms, and utilities, some of which emulate parts of the STL. There is no dynamic memory allocation. - The library makes no use of the heap. All the containers (apart from intrusive types) have a fixed capacity allowing all memory allocation to be determined at compile-time. The library is intended for any compiler that supports C++03 or greater. . Development files Package: libetlcpp-doc Description-md5: e19cce8f69f5e0dc9013fee9faaab645 Description-en: Embedded Template Library: a C++ library for embedded applications ETL design objective covers the following areas: . - Create a set of containers where the size or maximum size is determined at compile-time. - These containers should be largely equivalent to those supplied in the STL, with a compatible API. - Be compatible with C++98 but implement as many of the later C++11/14/17 additions as possible. - Have deterministic behaviour. - Add other useful components that are not present in the standard library. - The embedded template library has been designed for lower resource embedded applications. It defines a set of containers, algorithms, and utilities, some of which emulate parts of the STL. There is no dynamic memory allocation. - The library makes no use of the heap. All the containers (apart from intrusive types) have a fixed capacity allowing all memory allocation to be determined at compile-time. The library is intended for any compiler that supports C++03 or greater. . Documentation Package: libetpan-dev Description-md5: c81bfd7d79260b0be60d87d2ddb4192c Description-en: mail handling library - development files libEtPan! is a mail library. It may be used for low-level mail handling: network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP with or without SSL), local storage (mbox/MH/maildir) and message/MIME parsing. . This package provides development files for the library. Package: libetpan-doc Description-md5: 34b84bae7bb327dd4bee62e15de9ae44 Description-en: mail handling library - API documentation libEtPan! is a mail library. It may be used for low-level mail handling: network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP with or without SSL), local storage (mbox/MH/maildir) and message/MIME parsing. . This package provides library API documentation and test sources. Package: libetpan20t64 Description-md5: b03b6fa64e81c920ac0446c1bccccb53 Description-en: mail handling library libEtPan! is a mail library. It may be used for low-level mail handling: network protocols (IMAP/NNTP/POP3/SMTP over TCP/IP with or without SSL), local storage (mbox/MH/maildir) and message/MIME parsing. . This package provides shared library files. Package: libetsf-io-dev Description-md5: 81de173a0e52e01612f2928a89f58e48 Description-en: Static libraries and Fortran module files of ETSF_IO ETSF_IO is a library of F90 routines to read/write the ETSF file format. . This package contains the static libraries provided by ETSF_IO to let electronic structure codes read and write ETSF files. It also contains the module file used by the Fortran compiler. Package: libetsf-io-doc Description-md5: 7b9327d4cf49436d595df4a0ecf5d3bc Description-en: Developer documentation API and tutorials for ETSF_IO ETSF_IO is a library of F90 routines to read/write the ETSF file format. . This Package contains the HTML documentation of the API and some tutorials on how to use the library in electronic structure codes. Package: libevas-loaders Description-md5: 7ef4dc2a8eb7bd990540da8a20012575 Description-en: EFL additional loaders for Evas This package contains programs that allow Evas to load many image and document formats for which it has no built-in support, including: - XCF - SVG - PS - RAW - LibreOffice . This is part of the Enlightenment Foundation Libraries (EFL). Package: libevas1 Description-md5: acc39c72c897423f4db066d0b95f88c0 Description-en: EFL advanced canvas library Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the core library and a set of image loaders and/or savers for various formats: eet, gif, jpeg, png, svg, tiff and xpm Package: libevas1-engines-drm Description-md5: fc9dec5fd57aef92b05dcc8ef97f61ff Description-en: Evas module providing the DRM engine Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the DRM-related Evas engine modules. Package: libevas1-engines-fb Description-md5: 0573e3525d9d67a2fd4b61c3cdd31aef Description-en: Evas module providing the Framebuffer engine Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the framebuffer Evas engine module. Package: libevas1-engines-wayland Description-md5: 60966f89e6f9966b0db80cfbe9154307 Description-en: Evas module providing the Wayland engine Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the Wayland-related Evas engine modules. Package: libevas1-engines-x Description-md5: 81e634cc76207669c8eb8e147fd21e75 Description-en: Evas module providing the X11 engines Evas is a clean display canvas API for several target display systems that can draw anti-aliased text, smooth super- and sub-sampled scaled images, alpha-blend objects and more. . It abstracts the graphics drawing characteristics of the display system by implementing a canvas where graphical objects can be created, manipulated, and modified. It then handles the rendering pipeline in an optimal way for the underlying device in order to minimize redraws, via a programmatically efficient API. . This is part of the Enlightenment Foundation Libraries (EFL). . This package contains the X11-related Evas engine modules: - GL/X11 - Software/X11 (Xlib/XCB) Package: libevdev-doc Description-md5: efa3ccc9b437f6f65f246babf2160a1a Description-en: wrapper library for evdev devices - development docs libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains the documentation for developers wishing to build software using libevdev. Package: libevdev-tools Description-md5: 8215286e33efa9da0bec00b270659e56 Description-en: wrapper library for evdev devices - tools libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains touchpad-edge-detector. Package: libexcel-valuereader-xlsx-perl Description-md5: b454d495e44cf4629dd72374a4747812 Description-en: module for extracting values from Excel workbooks in XLSX format Excel::ValueReader::XLSX reads the contents of an Excel file in XLSX format. Unlike other modules like Spreadsheet::ParseXLSX or Spreadsheet::XLSX, there is no support for reading formulas, formats or other Excel internal information; all you get are plain values -- but you get them much faster! . Excel::ValueReader::XLSX has two possible implementation backends for parsing XLSX files: Excel::ValueReader::XLSX::Backend::Regex, based on regular expressions, or Excel::ValueReader::XLSX::Backend::LibXML, based on the libxml2 library. . The Regexp backend uses regular expressions to parse the XML content. The libxml2 backend uses XML::LibXML::Reader to parse the XML content. It is probably safer but about three times slower than the Regex backend (but still much faster than Spreadsheet::ParseXLSX). Package: libexprtk-dev Description-md5: b845f47dcee4fbd45e38f7f0d99edd62 Description-en: C++ Mathematical Expression Toolkit Library The C++ Mathematical Expression Toolkit Library (ExprTk) is a run-time mathematical expression parsing and evaluation engine. The parsing engine supports numerous forms of functional and logic processing semantics and is easily extensible. Package: libextutils-builder-perl Description-md5: 93e5524220391dec99a5c4fbd59fb190 Description-en: ExtUtils::Builder Plan framework Writing extensions for various build tools can be a daunting task. ExtUtils::Builder tries to abstract steps of build processes into reusable building blocks for creating platform and build system agnostic executable descriptions of work. . The ExtUtils::Builder Plan framework includes Actions, Nodes and Plans. . Actions are the cornerstone of the ExtUtils::Builder framework. They provide an interface between build tools (e.g. ExtUtils::MakeMaker, Module::Build, ...) and building extensions. This allows producing and consuming sides to be completely independent from each other. It is a flexible abstraction around pieces of work, this work can be a piece of perl code, an external command, a mix of those or possibly other things. . Nodes are composite Actions. . Plans are the equivalent of a (piece of a) Makefile. They are a bunch of nodes that should interconnect. Package: libextutils-cppguess-perl Description-md5: 66fd30270abdda916b9a43d5bdc32343 Description-en: Perl build helper to guess C++ compiler and flags ExtUtils::CppGuess attempts to guess the system's C++ compiler that is compatible with the C compiler that your perl was built with. It can generate the necessary options to the Module::Build constructor or to ExtUtils::MakeMaker's WriteMakefile function. Package: libez-vcard-java Description-md5: 580a52c3b786e6d210bb0c6cfea171b2 Description-en: vCard library ez-vcard is a vCard library written in Java. It can read and write vCards in many different formats. The "ez" stands for "easy" because the goal is to create a library that's easy to use. Package: libfabric-bin Description-md5: 48478daa4ff17d333fa3ce2b380603fe Description-en: Diagnosis programs for the libfabric communication library Libfabric is a communication library that exports interfaces for fabric services to applications. Libfabric is the core component of the Open Fabrics Interfaces (OFI) framework. . This package contains a few programs to check the status of the fabric. Package: libfabric-dev Description-md5: 581f437ed44039a7cbaa9cd510300bce Description-en: Development files for libfabric1 Libfabric is a communication library that exports interfaces for fabric services to applications. Libfabric is the core component of the Open Fabrics Interfaces (OFI) framework. . This package is needed to compile programs against libfabric1. It contains the header files and links needed for compiling. Package: libfabric1 Description-md5: 23efe94450e753061e8395ccfd5a60a0 Description-en: libfabric communication library Libfabric is a communication library that exports interfaces for fabric services to applications. Libfabric is the core component of the Open Fabrics Interfaces (OFI) framework. . This package contains the shared libraries. Package: libfastcdr-dev Description-md5: 7e3c96cc7a846f06da939fc94ce409af Description-en: Fast CDR serialization library for DDS - development headers eProsima FastCDR is a C++ library that provides serialization and deserialization according to the Common Data Representation (CDR) of the Data Distribution Service (DDS) standard and is part of the eProsima FastDDS implementation. . This package installs the development headers. Package: libfastcdr-doc Description-md5: 2f3ad4f80f72bd68a08607478441066f Description-en: Fast CDR serialization library for DDS - API documentation eProsima FastCDR is a C++ library that provides serialization and deserialization according to the Common Data Representation (CDR) of the Data Distribution Service (DDS) standard and is part of the eProsima FastDDS implementation. . This package installs the API documentation. Package: libfastcdr2 Description-md5: 7fde55742d74d8a31d8ab9f09bed03fb Description-en: Fast CDR serialization library for DDS eProsima FastCDR is a C++ library that provides serialization and deserialization according to the Common Data Representation (CDR) of the Data Distribution Service (DDS) standard and is part of the eProsima FastDDS implementation. Package: libfastdoubleparser-java Description-md5: a35a97eb8807f85147d20fcfd24d9c00 Description-en: parsers for double, float, BigDecimal and BigInteger values This is a Java port of Daniel Lemire's fast_float project. . This project provides parsers for double, float, BigDecimal and BigInteger values. The double and float parsers are optimised for speed for the most common inputs. The BigDecimal and BigInteger parsers are optimised for speed on all inputs. . The code in this project contains optimised versions for major Java revisions, released in a single multi-release jar, which contains the code for all these versions. . This package contains the Java library. Package: libfaudio-dev Description-md5: e1aa8fad3c5d4085884bbe480265a0c1 Description-en: XAudio sound processing reimplementation - development files FAudio is a sound processing library that aims to support fully accurate DirectX audio capabilities including XAudio2, X3DAudio, XAPO, and XACT3. . This package provides the development files. Package: libfaudio0 Description-md5: 592ef25c1c988717339347b84d047a2b Description-en: XAudio sound processing reimplementation - library FAudio is a sound processing library that aims to support fully accurate DirectX audio capabilities including XAudio2, X3DAudio, XAPO, and XACT3. . This package provides the library itself. Package: libfaust-static Description-md5: 6bd3bc719ebb93c06697a380f9425048 Description-en: functional programming language for realtime audio - static libraries Faust is a functional programming language specifically designed for realtime audio applications and plugins. The syntax of the language is block diagram oriented. The faust compiler translates signal processing specifications into optimized C++ code for signal processing applications. . The generated code can be wrapped into an 'architecture file' in order to create for example a standalone jack/gtk application. Several architecture files are provided and additional ones are fairly easy to add. . This package contains static libraries for building applications with faust. Package: libfaust2t64 Description-md5: a8cdd13de480a3321567318e4c8e2527 Description-en: functional programming language for realtime audio applications - libraries Faust is a functional programming language specifically designed for realtime audio applications and plugins. The syntax of the language is block diagram oriented. The faust compiler translates signal processing specifications into optimized C++ code for signal processing applications. . The generated code can be wrapped into an 'architecture file' in order to create for example a standalone jack/gtk application. Several architecture files are provided and additional ones are fairly easy to add. . This package contains the libraries for applications built with faust. 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: libfcitx5gclient-dev Description-md5: 5952cbb7e6e7f83e7ff61dc7686b8425 Description-en: GLib-based D-Bus client library for fcitx5 (development files) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the development files for GLib-based D-Bus client library of fcitx5. Package: libfcitx5gclient2 Description-md5: 11a9848d647e5a0bda3cda7285eb52dd Description-en: GLib-based D-Bus client library for fcitx5 (library) Fcitx5 is the next generation of fcitx input method framework. It provides pleasant and modern input experience with intuitive graphical configuration tools. The framework is highly extensible with support for GTK+ and Qt toolkits, DBus interfaces, a large variety of desktop environments and a developer-friendly API. . Some of its new features include support of both Wayland and Xorg and the ability to mimic IBus Input Method Framework in order to provide better compatibility across different Linux distributions and desktop environments. . This package provides the GLib-based D-Bus client library of fcitx5. Package: libfckit-dev Description-md5: 425e39ff19ee709914f46ff94f2843f6 Description-en: Fortran toolkit for interoperating Fortran with C/C++ This is a toolkit from ECMWF to make ecKit interoperable with Fortran. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libfckit-utils Description-md5: 0efa58911ea92a6554b9f98e35d5e864 Description-en: Library Fortran toolkit for interoperating Fortran with C/C++ This is a toolkit from ECMWF to make ecKit interoperable with Fortran. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libfckit0d Description-md5: 0efa58911ea92a6554b9f98e35d5e864 Description-en: Library Fortran toolkit for interoperating Fortran with C/C++ This is a toolkit from ECMWF to make ecKit interoperable with Fortran. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: libfdb5-0d Description-md5: cd6e1ead650e153a0cb2fb1875cfc8eb Description-en: Library for the ECMWF Fields Database FDB (Fields DataBase) is a domain-specific object store developed at ECMWF for storing, indexing and retrieving GRIB data. Each GRIB message is stored as a field and indexed trough semantic metadata (i.e. physical variables such as temperature, pressure, ...). A set of fields can be retrieved specifying a request using a specific language developed for accessing the MARS Archive. Package: libfdb5-dev Description-md5: d2ac0b8707fefe9576736d40e8f2de74 Description-en: Development files for the ECMWF Fields database FDB (Fields DataBase) is a domain-specific object store developed at ECMWF for storing, indexing and retrieving GRIB data. Each GRIB message is stored as a field and indexed trough semantic metadata (i.e. physical variables such as temperature, pressure, ...). A set of fields can be retrieved specifying a request using a specific language developed for accessing the MARS Archive. . This package provides shared libraries and headers. Package: libfdeep-dev Description-md5: 8c66fe1a50ca79b9b52fca0ba766b562 Description-en: use Keras models in C++ frugally-deep is a small header-only library written in modern and pure C++. It supports inference for sequential models and computational graphs with a more complex topology, created with the functional API. It re-implements a small subset of TensorFlow, i.e., the operations needed to support prediction. frugally-deep results in a much smaller binary size than linking against TensorFlow. It avoids temporarily allocating additional RAM during convolutions (by not materializing the im2col input matrix). Package: libffmpeg-ocaml Description-md5: 658b882e2e2dc8d0e3842d2f76cb30e0 Description-en: OCaml interface for FFmpeg -- runtime files The modules currently available are: Av: the module containing demuxers and muxers for reading and writing multimedia container formats. Avcodec: the module containing decoders and encoders for audio, video and subtitle codecs. Swresample: the module performing audio resampling, rematrixing and sample format conversion operations. Swscale: the module performing image scaling and color space/pixel format conversion operations. Avdevice: the module containing input and output devices for grabbing from and rendering to many common multimedia input/output software frameworks. . This package contains only the shared runtime stub libraries Package: libffmpeg-ocaml-dev Description-md5: 9421cec7b3f92d69494cd1ff31c38e1e Description-en: OCaml interface for FFmpeg -- development files The modules currently available are: Av: the module containing demuxers and muxers for reading and writing multimedia container formats. Avcodec: the module containing decoders and encoders for audio, video and subtitle codecs. Swresample: the module performing audio resampling, rematrixing and sample format conversion operations. Swscale: the module performing image scaling and color space/pixel format conversion operations. Avdevice: the module containing input and output devices for grabbing from and rendering to many common multimedia input/output software frameworks. . This package contains all the development stuff you need to develop OCaml programs whcich use ocaml-ffmpeg. Package: libfits-java Description-md5: 5953648b4bdc2ec79c22d5db07c0325c Description-en: Java library for the I/O handling of FITS files FITS (Flexible Image Transport System) is the standard data format in astronomy used for the transport, analysis, and archival storage of scientific data sets. . This library provides efficient I/O for FITS images and binary tables. All basic FITS formats and gzip compressed files are supported. Package: libfits-java-doc Description-md5: cfadf348edc4cdf0e08e7d11d9fbd6d3 Description-en: Java library for the I/O handling of FITS files (javadoc) FITS (Flexible Image Transport System) is the standard data format in astronomy used for the transport, analysis, and archival storage of scientific data sets. . This library provides efficient I/O for FITS images and binary tables. All basic FITS formats and gzip compressed files are supported. . This package contains the JavaDoc documentation of the package. 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: libflang-21-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: libflatbuffers-dev Description-md5: 17428d99c2925903b9b2449d73353eec Description-en: efficient cross platform serialization library - development files FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally created at Google for game development and other performance-critical applications. . This package contains the development headers and static libraries needed for writing C++ applications. Package: libflatbuffers23.5.26 Description-md5: 0cdf8644148ce7dd2ed83b91317562e8 Description-en: efficient cross platform serialization library - shared library FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally created at Google for game development and other performance-critical applications. . This package contains the runtime library needed for C++ applications. Package: libfltk-cairo1.3t64 Description-md5: 4fb265d78750234ee13bd9cbe8450fe5 Description-en: Fast Light Toolkit - Cairo rendering layer support This package contains the files necessary for running programs dynamically linked with FLTK's Cairo rendering layer bindings. . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Package: libfltk-forms1.3t64 Description-md5: 2c9768749255d3d60088e44ddeb02783 Description-en: Fast Light Toolkit - Forms compatibility layer support This package contains the files necessary for running programs dynamically linked with FLTK's Forms compatibility layer. . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Package: libfltk-gl1.3t64 Description-md5: dd64ae0a189056fb7105fb0eeeae386a Description-en: Fast Light Toolkit - OpenGL rendering support This package contains the files necessary for running programs dynamically linked with FLTK's OpenGL rendering bindings. . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Package: libfltk-images1.3t64 Description-md5: fe6a9e69410db289d31bc88a304d0c74 Description-en: Fast Light Toolkit - image loading support This package contains the files necessary for running programs dynamically linked with FLTK's bindings to image-loading libraries. . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Package: libfltk1.3-compat-headers Description-md5: fa94b320a39737e9ee0afbc46e00e010 Description-en: Fast Light Toolkit - compatibility header symlinks This package provides header symlinks with .h rather than .H extensions for compatibility with some older code that relies on the lowercase-h names. Package: libfltk1.3-dev Description-md5: fd19f539170e49b3078fef85e7a556c0 Description-en: Fast Light Toolkit - development files This package provides the files necessary for compiling programs that depend on FLTK. . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Package: libfltk1.3t64 Description-md5: 3c9ba51c98a0ee205612744cef409f54 Description-en: Fast Light Toolkit - main shared library This package contains the files necessary for running programs dynamically linked with FLTK. . The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms. Package: libfm-data Description-md5: b06249e439eae5ef0506c244cb25003f Description-en: file management support (common data) LibFM provides file management functions built on top of Glib/GIO, giving a convenient higher-level API. . This package contains the common data of the core library. Package: libfm-dev Description-md5: 75488852ab7ec38683a32ff37f37963a Description-en: file management support (core development files) LibFM provides file management functions built on top of Glib/GIO, giving a convenient higher-level API. . This package contains the development files for GUI-independent build. Package: libfm-doc Description-md5: 7938076b0ea5a3c6d795f5f506fa27df Description-en: file management support (development documentation) LibFM provides file management functions built on top of Glib/GIO, giving a convenient higher-level API. . This package contains the development HTML documentation. Package: libfm-extra-dev Description-md5: 8f2b8fbb95dcd552ccd86509763442a3 Description-en: file management support (libfm-extra development files) LibFM provides file management functions built on top of Glib/GIO, giving a convenient higher-level API. . This package contains the development files for libfm-extra library. Package: libfm-extra4t64 Description-md5: 8c79543a5f26ade86c30a98c2b6306a8 Description-en: file management support (extra library) LibFM provides file management functions built on top of Glib/GIO giving a convenient higher-level API. . This package contains standalone library which extends libfm. Package: libfm-gtk-data Description-md5: 264dbbfbd5080fc520e27c05ae458939 Description-en: file management support (GTK+ library common data) LibFM provides file management functions built on top of Glib/GIO, giving a convenient higher-level API. . This package contains the common data of the GTK+ library. Package: libfm-gtk3-4t64 Description-md5: e20c1e65adc30b587725c0ad6606b5a1 Description-en: file management support (GTK+ 3.0 GUI library) LibFM provides file management functions built on top of Glib/GIO giving a convenient higher-level API. . This package contains the GTK+ version 3.0 GUI. Package: libfm-gtk3-dev Description-md5: 726ead770a8653169cf1ffa80dc955da Description-en: file management support (GTK+ GUI development files) LibFM provides file management functions built on top of Glib/GIO, giving a convenient higher-level API. . This package contains the development files for builds using GTK+ library. Package: libfm-modules Description-md5: 1198e23e5d9f4f99e4bb94b85ff85c8f Description-en: file management support (loadable modules for library) LibFM provides file management functions built on top of Glib/GIO giving a convenient higher-level API. . This package contains loadable modules used by libfm* libraries. Package: libfm-tools Description-md5: 4aa420ccad92ac9ab33b8bf09945f364 Description-en: file management support (utilities) LibFM provides file management functions built on top of Glib/GIO giving a convenient higher-level API. . This package contains applications libfm-pref-apps and lxshortcut. Package: libfm4t64 Description-md5: 1edf1e2cdf154e4352d46f3ed8288d75 Description-en: file management support (core library) LibFM provides file management functions built on top of Glib/GIO, giving a convenient higher-level API. . Some features: * Desktop-independent, following FreeDesktop standards; * Fast, light on memory usage, and responsive - well suited to less powerful hardware such as netbooks and thin clients; * Uses GIO/GVFS (like Nautilus) for Trash support and access to remote file systems (FTP, SFTP, WebDAV, Windows shares, etc.); * Clipboard operations are compatible with GTK+/GNOME and Qt/KDE; * Supports both Drag-and-Drop, and the X Direct Save protocol; * Reusable design with the core functions separated out to simplify porting to other GUIs. . This package contains the core library. Package: libfosfat1 Description-md5: 4e1d68f98a3f55115747d1c65ded6c73 Description-en: API for the Smaky file system Fosfat is a C library for providing read-only access to a Smaky formatted disk. Currently, only a tool and a FUSE extension that use this library can be used for reading a directory and copying a file. . The Smaky is a line of mostly 8-bit personal computers and accompanying operating system developed at the EPFL (École Polytechnique Federale de Lausanne), in Switzerland, from 1974. . This package contains the libfosfat1, which provides the API for the Smaky file system. Package: libfosgra1 Description-md5: 103f1863d0e956075585c1992a3a8fd3 Description-en: library to decode Smaky .IMAGE files Fosfat is a C library for providing read-only access to a Smaky formatted disk. Currently, only a tool and a FUSE extension that use this library can be used for reading a directory and copying a file. . The Smaky is a line of mostly 8-bit personal computers and accompanying operating system developed at the EPFL (École Polytechnique Federale de Lausanne), in Switzerland, from 1974. . This package contains the libfosgra1, used to decode the Smaky .IMAGE picture file. Package: libfreefem++ Description-md5: 766a4cb396240bc656d8f0d4096d8ef2 Description-en: Provides the shared libraries of the FreeFem++ FE suite FreeFem++ is an implementation of a language dedicated to the finite element method. It enables you to solve Partial Differential Equations (PDE) easily. . Problems involving PDE from several branches of physics such as fluid-structure interactions require interpolations of data on several meshes and their manipulation within one program. FreeFem++ includes a fast quadtree-based interpolation algorithm and a language for the manipulation of these data on multiple meshes. It contains also a powerful mesh generation and adaption tool integrated seamlessly in FreeFem++ called bamg. . FreeFem++ is written in C++ and the FreeFem++ language is a C++ idiom allowing for a smooth learning curve. . This package contains the shared libraries of FreeFem++. Package: libfreefem++-dev Description-md5: 76d0663ed221ff171f62c5d2df88a0f7 Description-en: Provides the development files of the FreeFem++ FE suite FreeFem++ is an implementation of a language dedicated to the finite element method. It enables you to solve Partial Differential Equations (PDE) easily. . Problems involving PDE from several branches of physics such as fluid-structure interactions require interpolations of data on several meshes and their manipulation within one program. FreeFem++ includes a fast quadtree-based interpolation algorithm and a language for the manipulation of these data on multiple meshes. It contains also a powerful mesh generation and adaption tool integrated seamlessly in FreeFem++ called bamg. . FreeFem++ is written in C++ and the FreeFem++ language is a C++ idiom allowing for a smooth learning curve. . This package contains the development files of FreeFem++. Package: libfreemarker-java Description-md5: 460c6f42330babc07393a395e5a616c5 Description-en: template engine written in Java FreeMarker is a "template engine"; a generic tool to generate text output (anything from HTML to autogenerated source code) based on templates. It's a Java package, a class library for Java programmers. It's not an application for end-users in itself, but something that programmers can embed into their products. . FreeMarker is designed to be practical for the generation of HTML Web pages, particularly by servlet-based applications following the MVC (Model View Controller) pattern. The idea behind using the MVC pattern for dynamic Web pages is that you separate the designers (HTML authors) from the programmers. Everybody works on what they are good at. Designers can change the appearance of a page without programmers having to change or recompile code, because the application logic (Java programs) and page design (FreeMarker templates) are separated. Templates do not become polluted with complex program fragments. This separation is useful even for projects where the programmer and the HMTL page author is the same person, since it helps to keep the application clear and easily maintainable. 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-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-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: libfstrcmp-dev Description-md5: 7385e3ad4d552414ba85d212264376ba Description-en: fuzzy string compare library - development files This package provides development files for a library which may be used to make a variety fuzzy comparisons, on strings and arrays of bytes, including wide character strings and multi-byte character strings. Package: libfstrcmp0 Description-md5: ff4660195c289639129425e0260e73f3 Description-en: fuzzy string compare library - runtime library This package provides the shared runtime library files for a library which may be used to make a variety fuzzy comparisons, on strings and arrays of bytes, including wide character strings and multi-byte character strings. 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: libfuzzer-21-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: libg2c-dev Description-md5: cb7ce5aba4e2271fd4fa702dec19fb90 Description-en: NCEP GRIB2 library - development files This is the libg2c library from NCEP for encoding and decoding 'GRIB2' data formats. . This package contains the static libraries and headers needed to build applications against libg2c. Package: libg2c-utils Description-md5: 9870d5cdd5aaf5aa10f6daa384ed1b5b Description-en: NCEP GRIB2 library - development files This is the libg2c library from NCEP for encoding and decoding 'GRIB2' data formats. . This package contains the g2c_compare, g2c_degrib2 and g2c_index utilites. Package: libg2c0 Description-md5: bfff6d83a8951745d5a58f694918af02 Description-en: NCEP GRIB2 encoder/decoder library This is the libg2c library from NCEP for encoding and decoding 'GRIB2' data formats. 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: libgav1-1 Description-md5: 271eda9daae22097267cd0365858458a Description-en: AV1 decoder developed by Google -- runtime library This package contains the runtime, shared library of gav1. Gav1 is a new decoder implementation for AV1 video encoding format (supporting profiles 0 and 1). Package: libgav1-bin Description-md5: ffe224fed7b630ca7b28431417782b98 Description-en: Av1 decoder developed by Google -- example application This package provides gav1_decode binary as an example application of libgav1. It can be used to decode IVF files. . Please see the output of "gav1_decode --help" for detailed options. Package: libgav1-dev Description-md5: d1f6810b63e6b46f38d3caae575a5b93 Description-en: AV1 decoder developed by Google -- development kit This package contains the header file and development library of gav1. Gav1 is A new decoder implementation for AV1 video encoding format (supporting profiles 0 and 1). Package: libgcc-12-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: libgcc-13-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-12-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-12-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: libgccjit-13-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-13-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: libgccjit-15-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-15-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: libgccjit15 Description-md5: 78f861084806b36ce34263514298785e Description-en: GCC just-in-time compilation (shared library) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: 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: libgd-dev Description-md5: e2e1452132bfe957f8694d8a8920856e Description-en: GD Graphics Library (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library. Package: libgd-tools Description-md5: a44edd93634f43d7184a7456c237f804 Description-en: GD command line tools and example code GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is some simple command line tools and example code that use the GD graphics library. Package: libgdal-dev Description-md5: fe1355584b1a93438b3699e1581cff4b Description-en: Geospatial Data Abstraction Library - Development files GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports many popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the files needed to develop a software that will use the GDAL/OGR (headers, static objects, configuration script). Package: libgdal36 Description-md5: bd1887dd27736e16667e84bf0102d226 Description-en: Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports many popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains the shared library. Package: libgdbuspp-dev Description-md5: 8587277cd9d7f36dee5ab4be27da7b9f Description-en: GDbus++ Development Headers This library provides a simpler C++ based interface to implement D-Bus into applications in a more C++ approach, based on the C++17 standard. . This package contains the header files for development (API). Package: libgdbuspp3 Description-md5: 995202644b392ead3cbf0d81e4d917bc Description-en: Simple C++ based interface to implement D-Bus This library provides a simpler C++ based interface to implement D-Bus into applications in a more C++ approach, based on the C++17 standard. 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: libgedit-gfls-1-0 Description-md5: dcbe2d61dfd5d96823e211001a3e92aa Description-en: File loading and saving library for gedit libgedit-gfls is a file loading and saving library for the gedit text editor. Package: libgedit-gfls-common Description-md5: 235ad08a0978d962a5db705827e5c977 Description-en: File loading and saving library for gedit - common files libgedit-gfls is a file loading and saving library for the gedit text editor. . This package contains architecture-independent files such as translations. Package: libgedit-gfls-dev Description-md5: 4112938c99c5070b7f37709c4d2a6832 Description-en: File loading and saving library for gedit - development files libgedit-gfls is a file loading and saving library for the gedit text editor. . This package contains the development headers and libraries. Package: libgedit-gfls-doc Description-md5: 8d2ec6f45ad045d47e97f9bd05424d0c Description-en: Documentation for libgedit-gfls libgedit-gfls is a file loading and saving library for the gedit text editor. . This package contains the API reference. Package: libgedit-gtksourceview-300-3 Description-md5: 4ca4e4087d92a41bfa0c48140d4f308a Description-en: shared libraries for the GTK+ syntax highlighting widget libgedit-gtksourceview is a library that extends GtkTextView, the standard GTK widget for multiline text editing. This library adds support for syntax highlighting, undo/redo, file loading and saving, search and replace, a completion system, printing, displaying line numbers, and other features typical of a source code editor. . This package contains the shared libraries required by applications to use this widget. Package: libgedit-gtksourceview-300-common Description-md5: ef680188f683aea5b4751c5108634668 Description-en: common files for the GTK+ syntax highlighting widget libgedit-gtksourceview is a library that extends GtkTextView, the standard GTK widget for multiline text editing. This library adds support for syntax highlighting, undo/redo, file loading and saving, search and replace, a completion system, printing, displaying line numbers, and other features typical of a source code editor. . This package contains the language specifications files for Ada, C, C++, C#, CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL, ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po" (gettext), Python, R, Ruby, sh, SQL, Tcl, Texinfo, VB.NET, Verilog, VHDL and XML. Package: libgedit-gtksourceview-300-doc Description-md5: 5a67cc7af58c45fa908e61d5e77cffaf Description-en: documentation for the GTK+ syntax highlighting widget libgedit-gtksourceview is a library that extends GtkTextView, the standard GTK widget for multiline text editing. This library adds support for syntax highlighting, undo/redo, file loading and saving, search and replace, a completion system, printing, displaying line numbers, and other features typical of a source code editor. . This package contains the GtkSourceView reference manual. Package: libgedit-gtksourceview-dev Description-md5: ada03be32aae981fd19ad0a3a68a3306 Description-en: development files for the GTK+ syntax highlighting widget libgedit-gtksourceview is a library that extends GtkTextView, the standard GTK widget for multiline text editing. This library adds support for syntax highlighting, undo/redo, file loading and saving, search and replace, a completion system, printing, displaying line numbers, and other features typical of a source code editor. . This package contains the header files required if you wish to develop software that uses the GtkSourceView widget. Package: libgegl-0.4-0t64 Description-md5: 555ed01f707fbda9c82450ba37f41574 Description-en: Generic Graphics Library GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. Package: libgegl-common Description-md5: e1bad3fbbe443e3af235c7392bd4bbba Description-en: Generic Graphics Library - common files GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains common data files and translations. Package: libgegl-dev Description-md5: 890e309150112e034f776771436ca2a5 Description-en: Generic Graphics Library (development files) GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains the development files. Package: libgegl-doc Description-md5: 4dc06b8a2a5349b54328c54303af18b3 Description-en: Generic Graphics Library (documentation) GEGL (Generic Graphics Library) is a graph based image processing framework. . GEGL's original design was made to scratch GIMP's itches for a new compositing and processing core. This core is being designed to have minimal dependencies and a simple well defined API. . This package contains the documentation. 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: libges-1.0-0 Description-md5: de28b750b9b6e559b75ec37765eea314 Description-en: GStreamer editing services (shared library) The GStreamer multimedia framework and the accompanying NLE set of plugins for non-linear editing offer all the building blocks for: * Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. * Easily choosing segments of streams and arranging them through time through the NLE set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). . The GStreamer Editing Services (GES) aims to fill the gap between GStreamer/NLE and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications. . This package contains the shared library for the GStreamer editing services. Package: libges-1.0-dev Description-md5: 74b2379c8aaad1a31d6e1510697d736e Description-en: GStreamer editing services (development files) The GStreamer multimedia framework and the accompanying NLE set of plugins for non-linear editing offer all the building blocks for: * Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. * Easily choosing segments of streams and arranging them through time through the NLE set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). . The GStreamer Editing Services (GES) aims to fill the gap between GStreamer/NLE and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications. . This package contains development files for the GStreamer editing services. Package: 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: libgetoptions-dev Description-md5: 6315ae2351d2a7808f3fbd9c894692fa Description-en: Command line argument processing library for C (development files) C library for processing GNU-like command line options. The library uses C the exception handling library and is used for developing programs using codcif, an error-correcting Crystallographic Information Format (CIF) parser. . This package contains static library and header files. Package: libgetoptions0 Description-md5: 2f1677a1b594d5f1e9d8a2ad2cbc8417 Description-en: Command line argument processing library for C C library for processing GNU-like command line options. The library uses C the exception handling library and is used for developing programs using codcif, an error-correcting Crystallographic Information Format (CIF) parser. Package: libgettext-ocaml Description-md5: f044514345729f9a29d1c28245ed733b Description-en: OCaml internationalization shared library This library provides utilities and libraries to enable localization in OCaml programs. It is based on the same principle of GNU gettext. . The package provides two libraries to do effectively translation : - gettext-camomile : pure OCaml implementation of gettext - gettext-stub : implementation using the gettext library. . This package contains shared library. Package: libgettext-ocaml-dev Description-md5: 5e04596f09ea16cea8e8d5e9ee30b5ae Description-en: OCaml internationalization library This library provides utilities and libraries to enable localization in OCaml programs. It is based on the same principle of GNU gettext. . The package provides two libraries to do effectively translation : - gettext-camomile : pure OCaml implementation of gettext - gettext-stub : implementation using the gettext library. . This package contains header, OCaml library and devel tools. Package: libgfal-transfer2t64 Description-md5: de75b4ad834b45442d77966e2624813d Description-en: File Transfer logic of gfal2 gfal-transfer is the high level API for file transfer operations in gfal2. It supports third-party copy. Package: libgfal2-2t64 Description-md5: 3675180133c603fc8701269520cc974d Description-en: Core of the grid file access library 2.0 The main library of gfal2. The gfal protocol support relies on a plugin system. Package: libgfal2-dev Description-md5: 1bdb392515bdd200b450c90ab8bbf058 Description-en: Development files of gfal2 Development files for gfal2. Package: libgfortran-12-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: libgfortran-13-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: libgfortran-15-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-copilot-core-dev Description-md5: bf8b10a44710caa33f6da49710a9abee Description-en: Intermediate representation for Copilot. Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in Haskell that compiles into embedded C. Copilot contains an interpreter, multiple back-end compilers, and other verification tools. . A tutorial, examples, and other information are available at . . This package provides a library for the Haskell programming language. See http://www.haskell.org/ for more information on Haskell. Package: libghc-copilot-core-doc Description-md5: b7b8fe06a215f39e54d77458ef301968 Description-en: Intermediate representation for Copilot.; documentation Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in Haskell that compiles into embedded C. Copilot contains an interpreter, multiple back-end compilers, and other verification tools. . A tutorial, examples, and other information are available at . . 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-copilot-core-prof Description-md5: 077ae24f0eb9308f741fdbefc09b12ef Description-en: Intermediate representation for Copilot.; profiling libraries Copilot is a stream (i.e., infinite lists) domain-specific language (DSL) in Haskell that compiles into embedded C. Copilot contains an interpreter, multiple back-end compilers, and other verification tools. . A tutorial, examples, and other information are available at . . This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell. Package: libgimp-3.0-0 Description-md5: 87c9f62281987fda19082f1b5cc2c95c Description-en: Libraries for the GNU Image Manipulation Program This package includes the libgimp libraries, which are necessary to run GIMP and third-party GIMP plugins. Package: libgimp-3.0-bin Description-md5: 6c6840edf29ecfb6a58583f74a9931da Description-en: Development binaries for the GIMP library This package contains binaries that are necessary to develop gimp plugins or packages that use libgimp. . Currently, it contains the gimptool-2.99 binary. Package: libgimp-3.0-dev Description-md5: 9dc8e4f80e3689624c2ada9283cd9ccd Description-en: Headers and other files for compiling plugins for GIMP This package contains the header files for the GNU Image Manipulation Program, along with the static versions of libgimp. . Install this package if you wish to compile your own plugins, or if you wish to develop packages that use libgimp. Package: libgimp-3.0-doc Description-md5: 8acaa3767b69bc8f021740c983e4e23a Description-en: Developers' Documentation for the GIMP library This package contains the HTML documentation for the GIMP library in /usr/share/gtk-doc/html/ . Package: libgiza0 Description-md5: 26336d1a829393c58994ed28fa9acfbd Description-en: Lightweight scientific plotting library (shared library) Giza is a lightweight scientific plotting library built on top of cairo that provides uniform output to multiple devices. Giza also provides a mostly compatible, modern replacement for the PGPLOT graphics library. . This package contains the shared library. Package: libglib2.0-tests Description-md5: 08c6a283a0e7547a1f8014a0ba341a09 Description-en: GLib library of C routines - installed tests GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME. . This package contains test programs, designed to be run as part of a regression testsuite. Package: libglm-dev Description-md5: 878ff15d3fbfc53052b9c786a25a6034 Description-en: C++ library for OpenGL GLSL type-based mathematics OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification. . GLM provides classes and functions designed and implemented with the same naming conventions and functionality than GLSL so that anyone who knows GLSL, can use GLM as well in C++. . This project isn't limited to GLSL features. An extension system, based on the GLSL extension conventions, provides extended capabilities: matrix transformations, quaternions, data packing, random numbers, noise, etc... . This library works perfectly with OpenGL but it also ensures interoperability with other third party libraries and SDK. It is a good candidate for software rendering (raytracing / rasterisation), image processing, physics simulations and any development context that requires a simple and convenient mathematics library. Package: libglm-doc Description-md5: 6bf7af875afb8549d8aeae956c47713e Description-en: documentation for the OpenGL Mathematics (GLM) library OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification. . This package contains the OpenGL Mathematics manual and API documentation in HTML format. Package: libglobalarrays-dev Description-md5: 543ecaa916c65f90ad033ee907085221 Description-en: Distributed Shared-Memory Programming Environment (development) Global Arrays is a portable Non-Uniform Memory Access (NUMA) shared-memory programming environment for distributed and shared memory computers. It augments the message-passing model by providing a shared-memory like access to distributed dense arrays. . ARMCI provides one-sided remote memory operations used by GA. . ComEx (Communication Runtime for Extreme Scale) provides vector and strided interfaces to optimize performance of remote memory copy operations for non-contiguous data. . DRA (Disk Resident Arrays) is a parallel I/O library that maintains dense 2-dim arrays on disk. . SF (Shared Files) is a parallel I/O library that allows noncollective I/O to a parallel file. . EAF (Exclusive Access Files) is parallel I/O library that supports I/O to private files. . TCGMSG is a simple, efficient, but becoming obsolete message-passing library. . TCGMSG-MPI is a TCGMSG interface implementation on top of MPI and ARMCI. . MA is a dynamic memory allocator/manager for Fortran and C programs. . GA++ is a C++ binding for global arrays. . This package contains the static libraries and header files. Static libraries are provided for both OpenMPI and MPICH. Package: libglycin-1-0 Description-md5: 8ed3fffd876091065b7a167fffe796e3 Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package contains a shared library interface for glycin. Package: libglycin-1-dev Description-md5: cee11ccf1ef1c3b330b8d8c25f888e11 Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package contains the development files for libglycin. Package: libglycin-gtk4-1-0 Description-md5: f95083e755258bd0b5d07dc24d02d622 Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package contains a shared library interface for glycin which provides integration with GDK / GTK4. Package: libglycin-gtk4-1-dev Description-md5: 38f2ced6210d8be8f5cac25bad82b01f Description-en: sandboxed image loaders for GNOME Glycin provides sandboxed modular image loaders for decoding images as GDK textures, editing images, and extracting image metadata. Glycin is a newer generation of image loading compared to gdk-pixbuf. . This package contains the development files for libglycin-gtk4. Package: libgm2-12-dev Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-13-dev Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-15-dev Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-17 Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-18 Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-20 Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: 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: libgmobile-common Description-md5: 10fd71406b1181245f61871904eb5dbe Description-en: common files for the gmobile library gmobile is a library containing mobile related helpers for glib based projects. . This package contains common files like the hwdb and udev rules. Package: libgmobile-dev Description-md5: fac8120c2ff3cea78a3ea25d95731a53 Description-en: Mobile related helpers - development headers gmobile is a library containing mobile related helpers for glib based projects. . This package contains the development headers. Package: libgmobile-doc Description-md5: 50f2a0d95d77390d91bf65adc38aea05 Description-en: documentation for the gmobile library gmobile is a library containing mobile related helpers for glib based projects. . This package contains the HTML documentation for the gmobile library. Package: libgmobile-examples Description-md5: 921509b0b72d346ee288bdde5503e910 Description-en: Mobile related helpers - binaries gmobile is a library containing mobile related helpers for glib based projects. . This package contains examples on how to use gmobile. Package: libgmobile0 Description-md5: b3c30f21dc58046f0947668392347bba Description-en: Mobile related helpers - shared library gmobile is a library containing mobile related helpers for glib based projects. . This package contains the shared library. Package: libgmsh-dev Description-md5: 14114da3fa0b899eded25d95ae9b1ea9 Description-en: Three-dimensional finite element mesh generator development files Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmsh's own scripting language. . See Gmsh's reference manual for a more thorough overview of Gmsh's capabilities. . The package contains development files. Package: libgmsh-private-headers-dev Description-md5: 95201f665680ea87e2117cb8ebbb0d52 Description-en: Three-dimensional finite element mesh generator development files Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmsh's own scripting language. . See Gmsh's reference manual for a more thorough overview of Gmsh's capabilities. . The package contains development private headers. Package: libgmsh4.13 Description-md5: 8c8acd23a2e0bcc020fb194e64086e7d Description-en: Three-dimensional finite element mesh generator shared library Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmsh's own scripting language. . See Gmsh's reference manual for a more thorough overview of Gmsh's capabilities. . The package contains a shared library. Package: libgnat-12 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: libgnat-13 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: libgnat-15 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-db-bin Description-md5: 72d778ce0161c879f8ad19a2ce69d967 Description-en: Ada library accessing SQL databases (tools) The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases. . This package contains command-line tools. * gnatcoll_db2ada generates Ada sources depending on libngatcoll-sqlite or libgnatcoll-postgres. * gnatinspect runs in a source tree and generate a database of cross-references. Package: libgnatcoll-db-doc Description-md5: ca3bac280d2c6cff8311efff163e93fd Description-en: Ada library accessing SQL databases (documentation) The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases. . This package contains the documentation in text, PDF and HTML. Package: libgnatcoll-postgres-dev Description-md5: 4bf6a80cf3055880ca4773bc8528b070 Description-en: Ada library accessing PostGreSQL databases The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases. . This package contains the static library and Ada specifications dedicated to PostGreSQL databases manipulation. Package: libgnatcoll-postgres2 Description-md5: 476a9792cd7551cbfb28d6569d421895 Description-en: Ada library accessing PostGreSQL databases (runtime) The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases. . This package contains the runtime shared library for the PostGreSQL backend. Package: libgnatcoll-sql-dev Description-md5: 354f63500093dd36f11d5a746087c29f Description-en: Ada library accessing SQL databases The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases. . This package contains the static library and Ada specifications of the backend-independant part. Package: libgnatcoll-sql4 Description-md5: f267a66167e356cd382ea4f8d118ba23 Description-en: Ada library accessing SQL databases (runtime) The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases. . This package contains the runtime shared library of the backend-independant part. Package: libgnatcoll-sqlite-dev Description-md5: 6ace095e1ca2fddd1a31ed1be038acf7 Description-en: Ada library accessing SQLite databases The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases. . This package contains the static library and Ada specifications dedicated to SQLite databases manipulation. Package: libgnatcoll-sqlite21 Description-md5: 5f8c7adffd53646cf0d84386b06cf45e Description-en: Ada library accessing SQLite databases (runtime) The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases. . This package contains the runtime shared library for the SQLite backend. Package: libgnatcoll-xref-dev Description-md5: 5753a05157f6976a3430d758e30cf37f Description-en: Ada library for manipulation of Ada cross references The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases. . This package contains the static library and Ada specifications for the XRef module, which builds a database of cross references from a source tree. Package: libgnatcoll-xref21 Description-md5: 15e9806f9148b43c71a0dcf6221a9354 Description-en: Ada library for manipulation of Ada cross references (runtime) The gnatcoll-db library allows Ada programs to send SQL queries to SQLite or PostGreSQL databases. . This package contains the runtime shared library for the XRef module, which builds a database of cross references from a source tree. Package: libgnatprj-dev Description-md5: 0312c686dd6f58d9fd3e8c1000d21285 Description-en: support for programs processing GNAT projects (development) GNAT projects are human-readable text files used to drive tools building or inspecting lots of source files in several programming languages, like those provided by the gprbuild package. . This package contains the development tools. Package: libgnatprj12 Description-md5: 9991f16dad10eeea3a1ef31ba5dc237d Description-en: support for programs processing GNAT projects (runtime) GNAT projects are human-readable text files used to drive tools building or inspecting lots of source files in several programming languages, like those provided by the gprbuild package. . This package contains the runtime shared library. 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: 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.31 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-12-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: libgo-13-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: libgo21 Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo22 Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgomp-plugin-amdgcn1 Description-md5: b4d23ce73f3592d1c5e0dc4540aca4d1 Description-en: GCC OpenMP v4.5 plugin for offloading to GCN This package contains libgomp plugin for offloading to AMD GCN. Package: libgomp-plugin-nvptx1 Description-md5: f9c2e1e8b9ed7ce64aa263f868e92b29 Description-en: GCC OpenMP v4.5 plugin for offloading to NVPTX This package contains libgomp plugin for offloading to NVidia PTX. The plugin needs libcuda.so.1 shared library that has to be installed separately. Package: 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: libgpaste-2 Description-md5: 3ccb63671b6dfc3bf66664274a507082 Description-en: Clipboard management system for GNOME - library GPaste manages clipboard history and allows easy access to it using keyboard shortcuts, gnome-shell extension, command-line tools, gir bindings. . This package contains the shared library used by gpaste. Package: libgpaste-2-common Description-md5: a70572ec0cb8eb4e8cee5b5f30d961e5 Description-en: Clipboard management system for GNOME - shared files GPaste manages clipboard history and allows easy access to it using keyboard shortcuts, gnome-shell extension, command-line tools, gir bindings. . This package contains the common files, such as translations. Package: libgpaste-2-dev Description-md5: 593447fa0d610df658fe9118584a9330 Description-en: Clipboard management system for GNOME - development files GPaste manages clipboard history and allows easy access to it using keyboard shortcuts, gnome-shell extension, command-line tools, gir bindings. . This package contains headers and libraries for developing applications that use GPaste to manage the clipboard. Package: libgpg-error-mingw-w64-dev Description-md5: 54ef1581cfd70d3ce42ad4ceb8fea360 Description-en: library of error values and messages in GnuPG (Windows development) Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . It will likely be renamed "gpgrt" in the future. . This is a Windows version of libgpg-error. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libgphobos-12-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: libgphobos-13-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: libgphobos-15-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: libgphobos3 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: libgphobos4 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: libgphobos6 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: libgrantlee-templates5 Description-md5: a611276010e6da9d183ad32c166f9c77 Description-en: Grantlee templating library for Qt - Templates Grantlee is a string template engine based on the Django template system and written in Qt. . This package contains the Templates Grantlee library. It also contains the standard plugins. Package: libgrantlee-textdocument5 Description-md5: cbbd8b5ab0558957010fc03fb9c2d9d0 Description-en: Grantlee templating library for Qt - TextDocument Grantlee is a string template engine based on the Django template system and written in Qt. . This package contains the TextDocument Grantlee library. Package: libgrantlee5-dev Description-md5: e07afc1e6e310f775ba8d324d30b04dd Description-en: Grantlee templating library development files Grantlee is a string template engine based on the Django template system and written in Qt. . This package contains the development files for building applications using grantlee. Package: libgrantleetheme-data Description-md5: 72f83fc8b55993c270c2f2ee96952de1 Description-en: KDE PIM grantlee theme support - data files This library provides the grantlee theme support for KDE PIM. . This package provides the data files. Package: libgrantleetheme-dev Description-md5: 1dd606648e6bfbff5df3d2dc1ae2f5f5 Description-en: KDE PIM grantlee theme support - devel files This library provides the grantlee theme support for KDE PIM. . This package provides the development files. Package: libgrantleetheme-plugins Description-md5: fd4098258090ed9198c7f79bf38c3498 Description-en: KDE PIM grantlee theme support - plugins This library provides the grantlee theme support for KDE PIM. . This package provides the plugins distributed with the library. Package: libgraph-perl Description-md5: 8ce81fe67c9b86ba007d1bab269692ec Description-en: Perl module for graph data structures and algorithms This module contains the Graph module for Perl, a framework for creating abstract data structures called graphs and hypergraphs. (It is not for drawing any sort of graphics; for that, see the GD:: or Graphics:: set of modules.) It also contains implementations of several well-known algorithms that operate on graphs, such as finding transitive closures, strongly connected components (SCCs) and articulation points. Package: libgraphics-magick-perl Description-md5: 694d24fef1105bb316b3f9173117fd3c Description-en: format-independent image processing - perl interface GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the classes to access GraphicsMagick functionality from Perl scripts. It is mostly similar to PerlMagick from the ImageMagick suite, but uses a different class name. Package: libgraphicsmagick++-q16-12t64 Description-md5: 1fe23345dc7cd3338f53a708adf5ba04 Description-en: format-independent image processing - C++ shared library GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the C++ libraries needed to run executables that use the GraphicsMagick++ library. Package: libgraphicsmagick++1-dev Description-md5: c434d28c960294b4a0907771a5da8424 Description-en: format-independent image processing - C++ development files GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the C++ development headers and library files needed to compile programs using the GraphicsMagick++ library. Package: libgraphicsmagick-q16-3t64 Description-md5: d06d6596f024f6bf4586132dd3ff4b7b Description-en: format-independent image processing - C shared library GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the C libraries needed to run executables that use the GraphicsMagick library. Package: libgraphicsmagick1-dev Description-md5: 961bf066eabe097555c4949fc351c377 Description-en: format-independent image processing - C development files GraphicsMagick provides libraries in several programming languages to read, write and manipulate image files across a large number of formats, from the widely used jpeg, tiff, bmp or xpm to special-purpose formats such as fits or image formats found on some photo CDs. There are functions for finegrained image processing tasks, as well as conversion routines between the various image formats. . The GraphicsMagick library is a fork of ImageMagick and therefore offers an interface that is similar in features, but intended to be more stable across releases. While compatibility does not go so far that the GraphicsMagick library serves as a drop-in replacement for ImageMagick, conversion can usually be done with little effort. . This package contains the C development headers and library files needed to compile programs using the GraphicsMagick library. Package: 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: libgretl1-dev Description-md5: 3c577cc7339db4dc97447db5388dd863 Description-en: GNU Regression, Econometric & Time-Series Library -- development package The GNU Regression, Econometric and Time-Series Library (gretl) is a software package for econometric analysis. The package comprises a shared library, a command-line client program, and a graphical client built using GTK+. . This package provides the static library and header files. Package: libgretl1t64 Description-md5: 280aca5449828146a212cd203161d06d Description-en: GNU Regression, Econometric & Time-Series Library -- library package The GNU Regression, Econometric and Time-Series Library (gretl) is a software package for econometric analysis. The package comprises a shared library, a command-line client program, and a graphical client built using GTK+. . This package provides the shared library. Package: libgridxc-dev Description-md5: ed442032869bac8398633ebe58f809b8 Description-en: Library to compute exchange/correlation energies (development files) libGridXC is a library for the computation of exchange and correlation energies and potentials in radial and 3D grids. . This package contains the static libraries and the header files. Package: libgrilo-0.3-bin Description-md5: 2c40ba71303b39aff11904c08bc1b5bb Description-en: Framework for discovering and browsing media - Binaries Grilo is a framework focused on making media discovery and browsing easy for application developers. . More precisely, Grilo provides: * A single, high-level API that abstracts the differences among various media content providers, allowing application developers to integrate content from various services and sources easily. * A collection of plugins for accessing content from various media providers. Developers can share efforts and code by writing plugins for the framework that are application agnostic. * A flexible API that allows plugin developers to write plugins of various kinds. . This package contains the utilities. Package: libgromacs-dev Description-md5: aab3304779c4ebcd0dbb20ae1eb40866 Description-en: GROMACS molecular dynamics sim, development kit GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. . It is primarily designed for biochemical molecules like proteins and lipids that have a lot of complicated bonded interactions, but since GROMACS is extremely fast at calculating the nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non- biological systems, e.g. polymers. . This package contains header files and static libraries for development purposes, plus sample Makefiles. Development components for MPI-enabled GROMACS builds also require their respective packages. Package: libgromacs10 Description-md5: fe8a52ff85a0918122997c6ce3fd2d27 Description-en: GROMACS molecular dynamics sim, shared libraries GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. . It is primarily designed for biochemical molecules like proteins and lipids that have a lot of complicated bonded interactions, but since GROMACS is extremely fast at calculating the nonbonded interactions (that usually dominate simulations) many groups are also using it for research on non- biological systems, e.g. polymers. . This package contains the shared library, libgromacs. Package: libgroonga-dev Description-md5: 77da4e2df29cab4dc8de89620644b4ec Description-en: Development files to use Groonga as a library Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package provides header files to use Groonga as a library. Package: libgroonga0t64 Description-md5: 7130db3779a21e99fc1a1f8f5c49d817 Description-en: Library files for Groonga Groonga is an open-source fulltext search engine and column store. It lets you write high-performance applications that requires fulltext search. . This package provides library files. Package: libgstrtspserver-1.0-0 Description-md5: 0ea9e7419c3c2010a3995c527c7eb8c9 Description-en: GStreamer RTSP Server (shared library) gst-rtsp-server is a library on top of GStreamer for building an RTSP server or embedding RTSP server capabilities into applications. . 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. . This package contains the shared library for the GStreamer RTSP Server. Package: libgstrtspserver-1.0-dev Description-md5: 7ce729f941b78969393e0b9114c91c2d Description-en: GStreamer RTSP Server (development files) gst-rtsp-server is a library on top of GStreamer for building an RTSP server or embedding RTSP server capabilities into applications. . 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. . This package contains development files for the GStreamer RTSP Server. Package: libgtkada-bin Description-md5: 028c030d2a26667494462e8b85f75600 Description-en: Ada binding for the GTK+ GUI (development utilities) GtkAda is a library that allows programmers to write GTK+ applications in the Ada programming language. . This package contains the gtkada-dialog development utility. Package: libgtkada-dev Description-md5: eb7f891547510c07e55f0ac7c51c8a3a Description-en: Ada binding for the GTK+ GUI (development files) GtkAda is a library that allows programmers to write GTK+ applications in the Ada programming language. . This package contains the development files and static libraries. Package: libgtkada-doc Description-md5: ccb7dc04b5e2d72a48902a40481fc1b4 Description-en: Ada binding for the GTK+ GUI (documentation) GtkAda is a library that allows programmers to write GTK+ applications in the Ada programming language. . This package contains the user guide, examples, lists of known problems and comments about the Debian packaging. . The reference manual cannot be generated within Debian for now. It is available at https://docs.adacore.com/live/wave/gtkada/html/gtkada_rm/index.html. Package: libgtkada23 Description-md5: 14a86e57225dba2beefd9ce033b618cc Description-en: Ada binding for the GTK+ GUI (dynamic library) GtkAda is a library that allows programmers to write GTK+ applications in the Ada programming language. . This library will let you run Ada applications compiled with GTK+. Package: libgtksheet-4.0-4 Description-md5: c4ce8d3885ccc20e961b4e3c9d1e9327 Description-en: Gtk spreadsheet widget (shared C library) A spreadsheet widget for Gtk (an Excel-like table). gtksheet is a useful widget set complementary to GTK+ for creating graphical interfaces for the X Window System. It is split out of the old gtkextra library of the gtk2 era and ported to gtk3. . This package contains the shared library. Package: libgtksheet-4.0-dev Description-md5: ae704441c7e9a011a9ff1fcf858ba96c Description-en: Gtk spreadsheet widget (development library) A spreadsheet widget for Gtk (an Excel-like table). gtksheet is a useful widget set complementary to GTK+ for creating graphical interfaces for the X Window System. It is split out of the old gtkextra library of the gtk2 era and ported to gtk3. . This package contains the development headers for the library. Package: libgtksourceview-4-0 Description-md5: 86c0657d8cc2203a66f02fa09a5105a5 Description-en: shared libraries for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the shared libraries required by applications to use this widget. Package: libgtksourceview-4-common Description-md5: 048429c0fa63ec73efc5c1e93957e6ca Description-en: common files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the language specifications files for Ada, C, C++, C#, CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL, ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po" (gettext), Python, R, Ruby, sh, SQL, Tcl, Texinfo, VB.NET, Verilog, VHDL and XML. Package: libgtksourceview-4-dev Description-md5: 63bb614e6573822ae0f4723474fb9ea4 Description-en: development files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the header files required if you wish to develop software that uses the GtkSourceView widget. Package: libgtksourceview-4-doc Description-md5: 7ee458d7d2be7ad3d17fbeefc5af1abf Description-en: documentation for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the GtkSourceView reference manual. Package: libgtksourceview-4-tests Description-md5: 78c2512f1c78baefdd1c5df1f7e51141 Description-en: installed tests for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package includes tests to be used on the installed system. Package: libguava-mini-java Description-md5: 99c624c1476cb9332319a40d51777609 Description-en: utilities from Guava Some popular utilities from Guava repackaged (with different package names but same class names and method names) into a little jar (11K) available on Maven Central. Package: libgudhi-dev Description-md5: faf19d8da7a0aa41db0500f1fb33400f Description-en: Generic open source C++ library for topological data analysis The GUDHI library is a generic open source C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology. . This package contains the header files. See the libgudhi-examples package for example programs using the library. Package: libgudhi-doc Description-md5: ebe9b1d5ef60496dcfc2a92b9524fcd6 Description-en: Documentation for the GUDHI library The GUDHI library is a generic open source C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology. . This package contains documentation. Package: libgudhi-examples Description-md5: 9d29a2b4457b1ffa5f5c3f4737176c8f Description-en: Example programs for the GUDHI library The GUDHI library is a generic open source C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology. . This package contains some source code examples. Package: libguile-ssh18 Description-md5: 5fb0b75fd26301e0797a87e44a8b051c Description-en: guile bindings for libssh Guile-SSH is a library that provides access to the SSH protocol for programs written in GNU Guile interpreter. It is built upon the libssh library. . This includes the C bindings. Package: libgvm-dev Description-md5: a75ee27774176d7d825ccba9935f643f Description-en: remote network security auditor - static libraries and headers The Open Vulnerability Assessment System is a modular security auditing tool, used for testing remote systems for vulnerabilities that should be fixed. . It is made up of two parts: a server, and a client. The server/daemon, gvmd, is in charge of the attacks, whereas the client, gvm-tools, provides an X11/GTK+ user interface. . This package contains the required static libraries and headers. Package: libgvm-doc Description-md5: b4e33157b11521f8ca01b1cc3178fd11 Description-en: remote network security auditor - libraries documentation The Open Vulnerability Assessment System is a modular security auditing tool, used for testing remote systems for vulnerabilities that should be fixed. . It is made up of two parts: a server, and a client. The server/daemon, gvmd, is in charge of the attacks, whereas the client, gvm-tools, provides an X11/GTK+ user interface. . This package contains the doxygen generated HTML documentation for the libraries. Package: libgvm22t64 Description-md5: 2012e7f71daa78e8ea541bbf5533a539 Description-en: remote network security auditor - shared libraries The Open Vulnerability Assessment System is a modular security auditing tool, used for testing remote systems for vulnerabilities that should be fixed. . It is made up of two parts: a server, and a client. The server/daemon, gvmd, is in charge of the attacks, whereas the client, gvm-tools, provides an X11/GTK+ user interface. . This package contains the required shared libraries. Package: libharp-dev Description-md5: 0517e1d6492e1d3b11372995551d575e Description-en: Data harmonisation toolset for Earth Observation formats HARP is a toolset for ingesting, processing and inter-comparing satellite or model data against correlative data. The toolset is composed of a set of command line tools, a C library of analysis functions, and import/export interfaces for Python. The main goal of HARP is to assist in the inter-comparison of data sets. By appropriatelty chaining calls to the HARP command line tools one can preprocess satellite, model, and/or correlative data such that two datasets that need to be compared end up having the same temporal/spatial grid, same data format/structure, and same physical units. . This package provides static libs and development files for HARP. Package: libharp13 Description-md5: a4accf4bb901ff9a56f93d1c0d561447 Description-en: Data harmonisation toolset for Earth Observation formats HARP is a toolset for ingesting, processing and inter-comparing satellite or model data against correlative data. The toolset is composed of a set of command line tools, a C library of analysis functions, and import/export interfaces for Python. The main goal of HARP is to assist in the inter-comparison of data sets. By appropriatelty chaining calls to the HARP command line tools one can preprocess satellite, model, and/or correlative data such that two datasets that need to be compared end up having the same temporal/spatial grid, same data format/structure, and same physical units. . This package provides the HARP shared library. Package: libheif-dev Description-md5: 76436330a231573a6a8d187650eaac53 Description-en: HEIF and AVIF file format decoder and encoder - development files libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities. . HEIF and AVIF are new image file formats employing HEVC (H.265) or AV1 image coding, respectively, for the best compression ratios currently possible. . libheif supports various codecs provided by plugins for image decoding and encoding. . The development headers for compiling programs that use libheif are provided by this package. Package: libheif-plugin-dav1d Description-md5: a5447c6bb417e990f44fc961733592e5 Description-en: HEIF and AVIF file format decoder and encoder - dav1d plugin libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities. . HEIF and AVIF are new image file formats employing HEVC (H.265) or AV1 image coding, respectively, for the best compression ratios currently possible. . libheif supports various codecs provided by plugins for image decoding and encoding. . This package contains the dav1d plugin that uses dav1d to decode AV1 images. . dav1d: https://www.videolan.org/projects/dav1d.html Package: libheif-plugin-ffmpegdec Description-md5: 46ad60b413e8f7fdbbbd6ab5a079f53d Description-en: HEIF and AVIF file format decoder and encoder - ffmpegdec plugin libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities. . HEIF and AVIF are new image file formats employing HEVC (H.265) or AV1 image coding, respectively, for the best compression ratios currently possible. . libheif supports various codecs provided by plugins for image decoding and encoding. . This package contains the ffmpegdec plugin that uses FFmpeg to decode HEVC images. It can make use of H265 hardware decoders if available in FFmpeg. . FFmpeg: https://www.ffmpeg.org/ Package: libheif-plugin-j2kdec Description-md5: dbe6b1c3a9c22ff80e08a3d67358a248 Description-en: HEIF and AVIF file format decoder and encoder - j2kdec plugin libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities. . HEIF and AVIF are new image file formats employing HEVC (H.265) or AV1 image coding, respectively, for the best compression ratios currently possible. . libheif supports various codecs provided by plugins for image decoding and encoding. . This package contains the j2kdec plugin that uses OpenJPEG to decode JPEG2000 images. . OpenJPEG: https://www.openjpeg.org/ Package: libheif-plugin-j2kenc Description-md5: 951919de09cf2fc5dfb244c543c1745f Description-en: HEIF and AVIF file format decoder and encoder - j2kenc plugin libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities. . HEIF and AVIF are new image file formats employing HEVC (H.265) or AV1 image coding, respectively, for the best compression ratios currently possible. . libheif supports various codecs provided by plugins for image decoding and encoding. . This package contains the j2kenc plugin that uses OpenJPEG to encode JPEG2000 images. . OpenJPEG: https://www.openjpeg.org/ Package: libheif-plugin-jpegdec Description-md5: bba0fc9b3bf12cad8a1c1b93d3c29621 Description-en: HEIF and AVIF file format decoder and encoder - jpegdec plugin libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities. . HEIF and AVIF are new image file formats employing HEVC (H.265) or AV1 image coding, respectively, for the best compression ratios currently possible. . libheif supports various codecs provided by plugins for image decoding and encoding. . This package contains the jpegdec plugin that uses libjpeg to decode JPEG images. . libjpeg: https://www.libjpeg-turbo.org/ Package: libheif-plugin-jpegenc Description-md5: 03852d8a02317c164f41edbf94a5f3c9 Description-en: HEIF and AVIF file format decoder and encoder - jpegenc plugin libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities. . HEIF and AVIF are new image file formats employing HEVC (H.265) or AV1 image coding, respectively, for the best compression ratios currently possible. . libheif supports various codecs provided by plugins for image decoding and encoding. . This package contains the jpegenc plugin that uses libjpeg to encode JPEG images. . libjpeg: https://www.libjpeg-turbo.org/ Package: libheif-plugin-kvazaar Description-md5: eb0bba93964c476129bb16955f3c255b Description-en: HEIF and AVIF file format decoder and encoder - kvazaar plugin libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities. . HEIF and AVIF are new image file formats employing HEVC (H.265) or AV1 image coding, respectively, for the best compression ratios currently possible. . libheif supports various codecs provided by plugins for image decoding and encoding. . This package contains the kvazaar plugin that uses kvazaar to encode HEVC images. . kvazaar: https://ultravideo.fi/kvazaar.html Package: libheif-plugin-rav1e Description-md5: a7047ef7c4905b6b3198d8256d9a00fe Description-en: HEIF and AVIF file format decoder and encoder - rav1e plugin libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities. . HEIF and AVIF are new image file formats employing HEVC (H.265) or AV1 image coding, respectively, for the best compression ratios currently possible. . libheif supports various codecs provided by plugins for image decoding and encoding. . This package contains the rav1e plugin that uses rav1e to encode AV1 images. . rav1e: https://github.com/xiph/rav1e Package: libheif-plugin-svtenc Description-md5: d7324c415744d86d12f693b12c452131 Description-en: HEIF and AVIF file format decoder and encoder - svtenc plugin libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities. . HEIF and AVIF are new image file formats employing HEVC (H.265) or AV1 image coding, respectively, for the best compression ratios currently possible. . libheif supports various codecs provided by plugins for image decoding and encoding. . This package contains the svtenc plugin that uses SVT-AV1 to encode AV1 images. . SVT-AV1: https://gitlab.com/AOMediaCodec/SVT-AV1 Package: libheif-plugin-x265 Description-md5: bb392d31385caffadcab50f8603e2769 Description-en: HEIF and AVIF file format decoder and encoder - x265 plugin libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities. . HEIF and AVIF are new image file formats employing HEVC (H.265) or AV1 image coding, respectively, for the best compression ratios currently possible. . libheif supports various codecs provided by plugins for image decoding and encoding. . This package contains the x265 plugin that uses x265 to encode HEVC images. . x265: https://www.videolan.org/developers/x265.html Package: libheif-plugins-all Description-md5: d4424df34655b89b1a47da853fba94b6 Description-en: HEIF and AVIF file format decoder and encoder - plugins metapackage libheif is an ISO/IEC 23008-12:2017 HEIF and AVIF (AV1 Image File Format) file format decoder and encoder. There is partial support for ISO/IEC 23008-12:2022 (2nd Edition) capabilities. . HEIF and AVIF are new image file formats employing HEVC (H.265) or AV1 image coding, respectively, for the best compression ratios currently possible. . libheif supports various codecs provided by plugins for image decoding and encoding. . This is a metapackage depending on all available plugins for libheif. Package: libhexagonrpc-dev Description-md5: 0fc7a2576766e4fa997ae383e54ff3e6 Description-en: Implementation of the FastRPC procotol -- development files Qualcomm processors include Digital Signal Processors (DSP) which can be accessed from Linux using the FastRPC protocol. This protocol is used to: * serve remote files to the DSPs * call functions to offload work to the DSPs . This package contains the development files for libhexagonrpc, a library implementing the FastRPC protocol. Package: libhexagonrpc0.3 Description-md5: 946cff0fce38f62063ec44c3d8efe460 Description-en: Implementation of the FastRPC procotol -- shared library Qualcomm processors include Digital Signal Processors (DSP) which can be accessed from Linux using the FastRPC protocol. This protocol is used to: * serve remote files to the DSPs * call functions to offload work to the DSPs . This package contains the shared library implementing the FastRPC protocol. Package: libhighs-dev Description-md5: ea3775ba053991ab3e0b4708c4bd67bd Description-en: High performance linear optimization software (development files) HiGHS is a high performance serial and parallel solver for large scale sparse linear optimization problems, including linear programming (LP) problems, convex quadratic programming (QP) problems, and mixed integer programming (MIP) problems. . This package contains the development files for libhighs. Package: libhighs1 Description-md5: bb6833d325d1215e2a0157f355adac2c Description-en: High performance linear optimization software (shared library) HiGHS is a high performance serial and parallel solver for large scale sparse linear optimization problems, including linear programming (LP) problems, convex quadratic programming (QP) problems, and mixed integer programming (MIP) problems. . This package contains the libhighs1 shared library. Package: libhinoko-dev Description-md5: aacf54077822b4ae91f749ebe03a4bef Description-en: I/O library for IEEE 1394 isochronous communication (development files) Libhinoko is an I/O library to operate 1394 OHCI hardware for transmission of isochronous packets in IEEE 1394 bus. This package contains development files including C headers and XML data for GIRepository. Package: libhinoko1 Description-md5: dcf928af5b071c443f39cfcaae72d045 Description-en: I/O library for IEEE 1394 isochronous communication Libhinoko is an I/O library to operate 1394 OHCI hardware for transmission of isochronous packets in IEEE 1394 bus. Package: libhiprtc-builtins5 Description-md5: 4905ee3eec7deff5c608befd41430a53 Description-en: HIP Run Time Compilation libraries HIP allows one to compile kernels at runtime with its hiprtc* APIs. hipRTC APIs accept HIP source files in character string format as input parameters and create handles of programs by compiling the HIP source files without spawning separate processes. Package: libhowardhinnant-date-dev Description-md5: 31bfa9192addb4927e5cd9efb99c1b34 Description-en: date and time library based on the C++ header - development files howardhinnant-date extends to calendars and timezones, focusing on a seamless integration with the existing library, type safety, performance and ease of use. . This package contains the development headers of the library. 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: 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: libhtml-calendarmonthsimple-perl Description-md5: dce7cd71f42df44c39de3e46e9726f0f Description-en: Perl module for generating HTML Calendars HTML::CalendarMonthSimple is a Perl module for generating, manipulating, and printing a HTML calendar grid for a specified month. It is intended as a faster and easier-to-use alternative to HTML::CalendarMonth. Package: libhtml-element-extended-perl Description-md5: 9049014fe58d772219f2c4c164b77e28 Description-en: extended HTML::Element classes This package extends the functionality of HTML::Element, a Perl module that represents and manipulates HTML documents as tree structures. It provides additional classes that enhance HTML::Element, particularly for handling HTML tables and other structured content. These enhancements simplify working with HTML trees in Perl scripts and applications. Package: libhtp-dev Description-md5: a441ee5702ccec3f2d27e5a864ae7745 Description-en: HTTP normalizer and parser library (devel) The HTP Library is an HTTP normalizer and parser. This integrates and provides very advanced processing of HTTP streams for Suricata. The HTP library is required by the engine, but may also be used independently in a range of applications and tools. . This package provides the development files for libhtp. Package: libhtp2 Description-md5: 81e13c00da67ee5fd708fb19040a04d9 Description-en: HTTP normalizer and parser library The HTP Library is an HTTP normalizer and parser. This integrates and provides very advanced processing of HTTP streams for Suricata. The HTP library is required by the engine, but may also be used independently in a range of applications and tools. . This package provides the runtime files for libhtp. Package: libhttp-body-perl Description-md5: f22d3925bc6149441e066b0ea9ef4f03 Description-en: module for processing data from HTTP POST requests HTTP::Body is a Perl module for processing data from HTTP POST requests. It supports application/x-www-form-urlencoded, application/octet-stream, and multipart/form-data. Package: libi2c-dev Description-md5: 8f5b61fd99cc090e2491a891d7300e00 Description-en: userspace I2C programming library development files I2C devices are usually controlled by a kernel driver. Using this library it is also possible to access all devices on an adapter from userspace and without the knowledge of Linux kernel internals. . This package contains what you need for compiling sources that use this library in your own code. Package: libi2c0 Description-md5: 84e322bb21235ed698cbc4303d029f5a Description-en: userspace I2C programming library I2C devices are usually controlled by a kernel driver. Using this library it is also possible to access all devices on an adapter from userspace and without the knowledge of Linux kernel internals. . This package contains what you need to run programs that use this 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-exiftool-perl Description-md5: c858fe29015f3a6ad9e0903e9f062816 Description-en: library and program to read and write meta information in multimedia files Image::ExifTool is a customizable set of Perl modules plus a full-featured command-line application called exiftool for reading and writing meta information in a wide variety of files, including the maker note information of many digital cameras by various manufacturers such as Canon, Casio, DJI, FLIR, FujiFilm, GE, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Nintendo, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony. . The following modules/packages are recommended for specific features, e.g. decoding compressed and/or encrypted information from the indicated file types, calculating digest values for some information types, etc.: . * Archive::Zip / libarchive-zip-perl: ZIP, DOCX, PPTX, XLSX, ODP, ODS, ODT, EIP, iWork * Unicode::LineBreak / libunicode-linebreak-perl: for column-alignment of alternate language output * POSIX::strptime / libposix-strptime-perl: for inverse date/time conversion * Time::Piece (in perl core): alternative to POSIX::strptime * IO::Compress::RawDeflate + IO::Uncompress::RawInflate (in perl core): for reading FLIF images * Compress::Raw::Lzma / libcompress-raw-lzma-perl: for reading encoded 7z files * IO::Compress::Brotli + IO::Uncompress::Brotli / libio-compress-brotli-perl: for writing/reading compressed JXL metadata Package: libimage-imlib2-perl Description-md5: 032c607f46a29f85cb2ab8803433ae05 Description-en: perl interface to the imlib2 imaging library Image::Imlib2 is a perl interface to Imlib2 that allows you to use imlib2 to read, write, scale, crop, draw, and blend graphics formats in your favorite perl program. 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: libime-bin Description-md5: ca6557a0920883baaa5120a8410e6405 Description-en: Generic Input Method Implementation (tools) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides tools provided by libime. Package: libime-data Description-md5: cf78423d51b2ab5764f6962774757740 Description-en: Generic Input Method Implementation (data files) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides architecture-independent data files. Package: libime-data-language-model Description-md5: d6b193e4355845ad06489705611fa0b3 Description-en: Generic Input Method Implementation (language model) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides architecture-dependent language models. Package: libimecore-dev Description-md5: 53157426ed7b6652be747890d06b21c6 Description-en: Generic Input Method Implementation (core dev files) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides development files for core library. Package: libimecore0 Description-md5: 6f7bb5922bd2171a5f8ae72a1e60d8a5 Description-en: Generic Input Method Implementation (core library) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides its core library. Package: libimepinyin-dev Description-md5: 6c0339eea366c84f8fc60a8e417fd6bb Description-en: Generic Input Method Implementation (pinyin dev files) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides development files for pinyin library. Package: libimepinyin0 Description-md5: 152557ea6e2f096dad7f90b19749048b Description-en: Generic Input Method Implementation (pinyin library) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides its pinyin library. Package: libimetable-dev Description-md5: f3e2489a301581c0e8e49a2d1de8ec4a Description-en: Generic Input Method Implementation (table dev files) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides development files for table library. Package: libimetable0 Description-md5: e5bb4d31f5d403d671e155e3cba72f15 Description-en: Generic Input Method Implementation (table library) Libime is a generic input method implementation library. It is mainly used by fcitx5, the next generation of fcitx input method framework. . This package provides its table library. Package: libimlib2-dev Description-md5: 20057ff80cda4a58e2c0c3f9db5ec97b Description-en: image loading, rendering, saving library (development files) Imlib2 is a library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support, etc. . It does ALL of these operations FAST. Imlib2 also tries to be highly intelligent about doing them, so writing naive programs can be done easily, without sacrificing speed. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses imlib2. Package: libimlib2t64 Description-md5: 01cf98f342e6a02d99a3dea6cb541439 Description-en: image loading, rendering, saving library Imlib2 is a library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support, etc. . It does ALL of these operations FAST. Imlib2 also tries to be highly intelligent about doing them, so writing naive programs can be done easily, without sacrificing speed. 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: libinjeqt-dev Description-md5: 461a0477e4ac9f664e6b0c8264c6fe9f Description-en: Dependency injection framework for Qt Dependency injection is an implementation of inverse of control and can be used to increase program modularity and extendability. In general it also results in more testable source code. . There is a lot of dependency injection frameworks for bytecode based languages like Java and C#, for instance Guice and Spring. C++ lacks reflection facilities that make dependency injection so powerful in these languages. . Injeqt is an attempt to build a powerful and reliable dependency injection framework on Qt's reflection based on MOC (meta-object compiler). For version 0.1 some basic features were implemented. . This package contains development files needed to compile software, that uses the library. Package: libinjeqt1 Description-md5: 06f4d2407a8cb6453b263629de242e63 Description-en: Dependency injection framework for Qt Dependency injection is an implementation of inverse of control and can be used to increase program modularity and extendability. In general it also results in more testable source code. . There is a lot of dependency injection frameworks for bytecode based languages like Java and C#, for instance Guice and Spring. C++ lacks reflection facilities that make dependency injection so powerful in these languages. . Injeqt is an attempt to build a powerful and reliable dependency injection framework on Qt's reflection based on MOC (meta-object compiler). For version 0.1 some basic features were implemented. . This package contains the library. Package: libinklevel-dev Description-md5: 799c3d036fc02f37a95a8e8d775563bf Description-en: development files for libinklevel5 The aim of this library is to provide a way to check the ink level of a local printer. . It supports printers attached via parallel port or USB. . Many HP, Epson and Canon printers are supported. . Development files. Package: libinklevel5 Description-md5: 777026578bc10b8a35e20be747d513d8 Description-en: library for checking the ink level of your local printer The aim of this library is to provide a way to check the ink level of a local printer. . It supports printers attached via parallel port or USB. . Many HP, Epson and Canon printers are supported. Package: libinline-c-perl Description-md5: 2a89ffe2cd1286112f4fb13a823cb5b1 Description-en: C Language Support for Inline Inline::C is a module that allows one to write Perl subroutines in C. . The Inline module supports multiple programming languages and each language has its own support module. This module allows one to use Inline with the C programming language. Package: libinput-pad-1.0-1 Description-md5: 70fcdc1e985ccde17c594e20f1679445 Description-en: On-screen Input Pad to Send Characters with Mouse - libs The input pad is a tool to send a character to text applications when the corresponging button is pressed. It provides the GTK+ based GUI and can send characters when the GTK+ buttons are pressed. . This package contains libraries for other applications. Package: libinput-pad-dev Description-md5: 875298fcf34ddde81e23f6ed99cd11d2 Description-en: On-screen Input Pad to Send Characters with Mouse - dev The input pad is a tool to send a character to text applications when the corresponging button is pressed. It provides the GTK+ based GUI and can send characters when the GTK+ buttons are pressed. . This package contains the header files. Package: libinput-pad-xtest Description-md5: cb82b12813ca98d55dd39b128cfda025 Description-en: On-screen Input Pad to Send Characters with Mouse - xtest The input pad is a tool to send a character to text applications when the corresponging button is pressed. It provides the GTK+ based GUI and can send characters when the GTK+ buttons are pressed. . This package contains the XTEST module for input-pad. Package: libinput-tools Description-md5: f642a39a00586a04a50f0a346b1355d4 Description-en: input device management and event handling library - command line tools libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the command line tools. Package: libinsane-dev Description-md5: 0d6ad90ed4a65d99737dbad39956b030 Description-en: Library to access scanner - development files A cross-platform, cross-programming languages, cross scanner library that takes care of all the quirks of scanners. . This package installs development headers. Package: libinsane-doc Description-md5: 4e267f3753283986ed4383ac389dba42 Description-en: Library to access scanner - documentation A cross-platform, cross-programming languages, cross scanner library that takes care of all the quirks of scanners. . This package contains the documentation. Package: libinsane1 Description-md5: c8fca11676045ced08a0dda406782abf Description-en: Library to access scanner A cross-platform, cross-programming languages, cross scanner library that takes care of all the quirks of scanners. . This package installs library. Package: libinsighttoolkit5-dev Description-md5: 7c77a9e39520070c554c11fd98779e8a Description-en: Image processing toolkit for registration and segmentation - development ITK is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both. . This package contains the development files needed to build your own ITK applications. Package: libinsighttoolkit5.4 Description-md5: 2ba42b352089bd81c20d4dec640d139a Description-en: Image processing toolkit for registration and segmentation - runtime ITK is an open-source software toolkit for performing registration and segmentation. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both. . This package contains the libraries needed to run ITK applications. Package: libip-geolocation-mmdb-perl Description-md5: b10f5247ad0ec77617877559fd0087d9 Description-en: module to read MaxMind DB files IP::Geolocation::MMDB is a Perl module that reads MaxMind DB files and maps IP addresses to location information such as country and city names. Package: libisal-dev Description-md5: 874548205a402b15945db5a8d79b55a2 Description-en: Intel(R) Intelligent Storage Acceleration Library - devel files Collection of low-level functions used in storage applications. Contains fast erasure codes that implement a general Reed-Solomon type encoding for blocks of data that helps protect against erasure of whole blocks. The general ISA-L library contains an expanded set of functions used for data protection, hashing, encryption, etc. . This package contains the development files needed to build against the shared library. Package: libisal2 Description-md5: db59909f70c412a803a10087d9506bd6 Description-en: Intel(R) Intelligent Storage Acceleration Library - shared library Collection of low-level functions used in storage applications. Contains fast erasure codes that implement a general Reed-Solomon type encoding for blocks of data that helps protect against erasure of whole blocks. The general ISA-L library contains an expanded set of functions used for data protection, hashing, encryption, etc. . This package contains the shared library. Package: libiso9660-dev Description-md5: 97b431f7646b5800ba9980c27edef610 Description-en: library to work with ISO9660 filesystems (development files) This package contains development files (headers and static library) for the libiso9660 library. . This library is made to read and write ISO9660 filesystems; those filesystems are mainly used on CDROMs. Package: libite-dev Description-md5: 5fd244f535ca7715de94fdcda5945dc7 Description-en: static library, header files, and docs for libite Static library, header files, and documentation for libite. . Libite is a lightweight library of frog DNA. It can be used to fill the gaps in any dinosaur project. It holds useful functions and macros developed by both Finit and the OpenBSD project. Most notably the string functions: strlcpy(3), strlcat(3) and the highly useful *BSD sys/queue.h and sys/tree.h API's. . Libite is the frog DNA missing in GNU libc. However, -lite does not aim to become another GLIB! One noticeable gap in GLIBC is the missing _SAFE macros in the BSD sys/queue.h API — highly recommended when traversing lists to delete/free nodes. . The code is open sourced under a mix of the MIT/X11 license, the ISC license used by OpenBSD, and BSD licenses, all of them are extremely liberal and can be used freely in proprietary software if needed. Package: libite5t64 Description-md5: c1440f36eddaac6995996bcdce74059e Description-en: That missing frog DNA you've been looking for Libite, or -lite, is a lightweight library of frog DNA. It can be used to fill the gaps in any dinosaur project. It holds useful functions and macros developed by both Finit and the OpenBSD project. Most notably the string functions: strlcpy(3), strlcat(3) and the highly useful *BSD sys/queue.h and sys/tree.h API's. . Libite is the frog DNA missing in GNU libc. However, -lite does not aim to become another GLIB! One noticeable gap in GLIBC is the missing _SAFE macros in the BSD sys/queue.h API — highly recommended when traversing lists to delete/free nodes. . The code is open source software under a mix of the MIT/X11 license, the ISC license used by OpenBSD, and BSD licenses, all of them are extremely liberal and can be used freely in proprietary software if needed. Package: libjackson2-dataformat-cbor Description-md5: e1cf52097f09b59e62028ccbcf1b5bb7 Description-en: Jackson data format module for RfC7049 Concise Binary Object Representation The Jackson Data Processor is a multi-purpose Java library for processing JSON. Jackson aims to be the best possible combination of fast, correct, lightweight, and ergonomic for developers. It offers three alternative methods for processing JSON: . * Streaming API inspired by StAX * Tree Model * Data Binding converts JSON to and from POJOs . In addition to the core library, there are numerous extension that provide additional functionality such as additional data formats beyond JSON, additional data types or JVM languages. . This package contains an extension for reading and writing "Concise Binary Object Representation (CBOR)" as specified in RfC7049. Package: libjava-data-clojure Description-md5: bf96c9364b824814e350de22b568feb3 Description-en: Utilities for working with Java beans from Clojure A library which provides programming facilities enabling the use of Java beans in Clojure as well as the other way around. Package: libjax-maven-plugin Description-md5: dde53b7d3cefe7a6e686fc3465777e23 Description-en: Using the xjc goal with OpenJDK 11+ Supports the xjc goal and others. It was prepared to move to OpenJDK 11+ Package: libjcat-tests Description-md5: c2edeaf1128b34b4eaa4debd523f0440 Description-en: Installed tests for libjcat1 The libjcat library assembles checksum and metadata into a JSON based catalog. . This package contains the installed tests for libjcat1. Package: libjcdf-java Description-md5: 9255f15d0b66da72315d1c58b4aa437d Description-en: Java library to read files in the NASA Common Data Format JCDF is a pure java library capable of reading files in the Common Data Format defined by NASA. It was written mainly with reference to the CDF Internal Format Description document (v3.6). Package: libjcdf-java-doc Description-md5: 40c0c7dc2379b5e746ead13045a99cb5 Description-en: Library to read files in the NASA Common Data Format (Javadoc) JCDF is a pure java library capable of reading files in the Common Data Format defined by NASA. It was written mainly with reference to the CDF Internal Format Description document (v3.6). . This package contains the JavaDoc documentation of the package. Package: libjcommon-java Description-md5: b5328ef89a59f47c65c0740bb47fc0fe Description-en: General Purpose library for Java JCommon is a free general purpose Java class library that is used in several projects at The Object Refinery, including JFreeChart and JFreeReport. . The library includes: * user interface classes for displaying information about applications * custom layout managers * a date chooser panel * serialization utilities * XML parser support classes Package: libjcommon-java-doc Description-md5: 57de8737ec927a9066115216e892da84 Description-en: General Purpose library for Java - documentation JCommon is a free general purpose Java class library that is used in several projects at The Object Refinery, including JFreeChart and JFreeReport. . This package includes the documentation. Package: libjetty9-extra-java Description-md5: 47ace05c7b36b1f6b7e26c63fc7c5931 Description-en: Java servlet engine and webserver -- extra libraries Jetty is an Open Source HTTP Servlet Server written in 100% Java. It is designed to be light weight, high performance, embeddable, extensible and flexible, thus making it an ideal platform for serving dynamic HTTP requests from any Java application. The extra libraries include jetty-management, jetty-naming, jetty-servlet-tester, jetty-ajp, jetty-java5-threadpool, jetty-client, jetty-rewrite-handler, jetty-plus, jetty-annotations Package: libjetty9-java Description-md5: 46218f4f42765c4d73a39fcecc3adcdc Description-en: Java servlet engine and webserver -- core libraries Jetty is an Open Source HTTP Servlet Server written in 100% Java. It is designed to be light weight, high performance, embeddable, extensible and flexible, thus making it an ideal platform for serving dynamic HTTP requests from any Java application. . This package contains the core libraries Package: libjeuclid-core-java Description-md5: 709103099c7221d73e36eeeb8e8bff3d Description-en: Complete MathML rendering solution (java classes) JEuclid is a complete MathML rendering solution, consisting of: * A MathViewer application * Command line converters from MathML to other formats * An ant task for automated conversion * Display components for AWT and Swing * A component for Apache Cocoon . This package contains the basic JEuclid rendering and document handling classes. Package: libjeuclid-fop-java Description-md5: 81a2bf68e77ea1e9b75b78a2e1989912 Description-en: Complete MathML rendering solution (fop plugin) JEuclid is a complete MathML rendering solution, consisting of: * A MathViewer application * Command line converters from MathML to other formats * An ant task for automated conversion * Display components for AWT and Swing * A component for Apache Cocoon . This package contains the fop plugin. Package: libjfreechart-java Description-md5: a0e5d14b133619f80a041f09d50d2ddd Description-en: Chart library for Java JFreeChart is a free Java class library for generating charts, including: * pie charts (2D and 3D) * bar charts (regular and stacked, with an optional 3D effect) * line and area charts * scatter plots and bubble charts * time series, high/low/open/close charts and candle stick charts * combination charts * Pareto charts * Gantt charts * wind plots, meter charts and symbol charts * wafer map charts Package: libjfreechart-java-doc Description-md5: d938f58690f1d5a10a566475f13523ed Description-en: Chart library for Java - documentation JFreeChart is a free Java class library for generating charts. . This package provides the javadoc documentation. Package: libjfreesvg-java Description-md5: 7fd1308da6bacf0e003ae8723955337d Description-en: Java graphics library to generate content in SVG format JFreeSVG is a fast, light-weight, vector graphics library for the Java platform that makes it easy to generate graphical output in SVG format directly from Java code (via SVGGraphics2D). Package: libjfreesvg-java-doc Description-md5: bedbad0fe79381b3075e795b5f56ec4e Description-en: Java graphics library to generate content in SVG format (docs) JFreeSVG is a fast, light-weight, vector graphics library for the Java platform that makes it easy to generate graphical output in SVG format directly from Java code (via SVGGraphics2D). . This is the documentation of the jfreesvg library. Package: libjline2-java Description-md5: f6e337880b76593f58f7207f422ec16e Description-en: console input handling in Java JLine is a Java library for handling console input. It is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells (such as bash and tcsh) will find most of the command editing features of JLine to be familiar. . Jline2 suppors the current features: . * Command history - Lines that have been previously entered may be recalled and edited and can be persisted so that they are available across sessions of your program. * Line editing - JLine allows full editing of the current command line and attempts to mimic as much of the behavior of GNU Readline as possible, including support for both emacs and vi key mappings. * Completion - JLine provides a pluggable mechanism for implementing command line tab completion (of course completion can be bound to any key you wish). * Custom Key bindings - Keys may be arbitrarily remapped to perform a specific action, and JLine attempts to honor any mapping that is set in your existing readline .inputrc file. * Character Masking - Input may be gathered from the user without any visual feedback. This is useful for prompting for passwords. * 99.99% Java - The vast portion of JLine is all Java, using only some small bit of native code, provided by the Jansi project, to support Windows. Package: libjodycode-dev Description-md5: 51a787686bc2652dc865f7ae8f504c8b Description-en: shared lib for programs written by Jody Bruchon (development files) libjodycode is a software code library containing code shared among several of the programs written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge. These shared pieces of code were copied between each program as they were updated. As the number of programs increased and keeping these pieces of code synced became more annoying, the decision was made to combine all of them into a single reusable shared library. . This package provides the development files for libjodycode. Package: libjodycode3t64 Description-md5: 48760ed71340bd9c87a0a6d71b007069 Description-en: shared lib for programs written by Jody Bruchon (runtime) libjodycode is a software code library containing code shared among several of the programs written by Jody Bruchon such as imagepile, jdupes, winregfs, and zeromerge. These shared pieces of code were copied between each program as they were updated. As the number of programs increased and keeping these pieces of code synced became more annoying, the decision was made to combine all of them into a single reusable shared library. . This package provides the runtime for libjodycode. Package: libjs-bootstrap Description-md5: 928907ec25fbb602d996ab59da4ee968 Description-en: HTML, CSS and JS framework Bootstrap is a popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. . It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more. Package: libjs-bootstrap4 Description-md5: 34f21ddb9ed47bba0fe6a5a3ca80d607 Description-en: HTML, CSS and JS framework Bootstrap is a popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. . It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more. Package: libjs-bootstrap5 Description-md5: 9c0428ff85068c12e27ed6752db9aefb Description-en: HTML front-end framework (version 5) Bootstrap is a CSS framework directed at responsive, mobile-first front-end web development. It contains HTML, CSS and (optionally) JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components. . This package contains bootstrap version 5. Package: libjs-bootstrap5-doc Description-md5: 3464fcc9e6ff7afa7f541aa5334ff815 Description-en: HTML front-end framework (documentation, version 5) Bootstrap is a CSS framework directed at responsive, mobile-first front-end web development. It contains HTML, CSS and (optionally) JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components. . This package contains the documentation for bootstrap version 5. 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-jush Description-md5: 1057bfe28cf29eaebdb7b7375bb94d24 Description-en: JavaScript Syntax Highlighter JavaScript Syntax Highlighter can be used for client-side syntax highlighting of following languages: HTML, CSS, JavaScript, PHP, SQL, HTTP and SMTP protocol, php.ini and Apache config. . jQuery plugin is also included. Package: libjs-luxon Description-md5: 598821c6368e73ff6a62dfae2cc65748 Description-en: Wrapper for JavaScript dates and times - Browser module Luxon provides a set of powerful, modern, and friendly wrappers for DateTimes, Durations and Intervals. The API is immutable, chainable, and unambiguous. It uses native time zones and internationalization. . This package contains the JavaScript library for browsers. Package: libjs-marked Description-md5: 4c00f7559accd0e619d8beab24dcba14 Description-en: Full-featured markdown parser and compiler Marked implements all markdown features while having a high processing speed. It is also fully compatible with client-side javascript. . Additionally Marked also implements github flavored markdown. . This package contains the javascript module. Package: libjs-reqwest Description-md5: 25e3e1d6efeee136b22f6ad472963888 Description-en: javascript wrapper for asynchronous HTTP requests Reqwest is a Javascript wrapper for asynchronous HTTP requests. Package: libjs-strophe Description-md5: 1160f883f3145b1b05f357c931732d32 Description-en: Library for writing XMPP clients Strophe provides the following features: . * XMPP compliant * TLS support via SChannel, GNUTLS or OpenSSL * SASL authentication using ANONYMOUS, DIGEST-MD5 or PLAIN methods as well as legacy jabber authentication * Customizable logging and memory management Package: libjson-schema-modern-perl Description-md5: be9ee41725c614ec46c1a9ad3bdb5756 Description-en: module to validate JSON data against a schema JSON::Schema::Modern aims to be a fully-compliant JSON Schema evaluator and validator, targeting the currently-latest Draft 2020-12 version of the specification. Package: libjson-validator-perl Description-md5: 8fd0432230bc184da37b273d7f72ebc4 Description-en: module to validate data against a JSON schema JSON::Validator is a class for validating data against JSON schemas. You might want to use this instead of JSON::Schema if you need to validate data against draft 4 of the JSON schema specification. . JSON::Validator can load JSON schemas in multiple formats: Plain perl data structured or files on disk/web in the JSON/YAML format. The JSON parsing is done using Mojo::JSON, while the YAML parsing is done with an optional modules which need to be installed manually. JSON::Validator will look for the YAML modules in this order: YAML::XS, YAML::Syck. The order is set by which module that performs the best, so it might change in the future. Package: libjsonrpc-glib-1.0-1 Description-md5: 821c359a2fea8ad595eb93450872b1b0 Description-en: JSON-RPC library for GLib JSONRPC-GLib is a library for communicating as both a JSON-RPC client and server. Additionally, it supports upgrating connections to use GVariant for less runtime overhead. Package: libjsonrpc-glib-1.0-dev Description-md5: 941a74821cd01d3dcd9f4aaee0bf1eb8 Description-en: JSON-RPC library for GLib - development files JSONRPC-GLib is a library for communicating as both a JSON-RPC client and server. Additionally, it supports upgrating connections to use GVariant for less runtime overhead. . This package contains the development files. Package: libjsonrpc-glib-doc Description-md5: 2990f02a7a46641b953897e6e9129563 Description-en: JSON-RPC library for GLib - documentation JSONRPC-GLib is a library for communicating as both a JSON-RPC client and server. Additionally, it supports upgrating connections to use GVariant for less runtime overhead. . This package contains the API reference. 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: libkate-dev Description-md5: ea7955d0abccb5259d206e2cfde3252c Description-en: Codec for karaoke and text encapsulation (dev) Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . libkate provides an API for the encoding and decoding of kate files. This package contains the development libraries. Package: libkate-tools Description-md5: c771130173d36e2f7c329fd922edcb38 Description-en: Utilities for mangling kate Ogg files Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . This package contains some utilities useful for debugging and tweaking Kate files, using libkate. Package: libkate1 Description-md5: 39ec13ea5c59b0ac8acc76b3db8228c2 Description-en: Codec for karaoke and text encapsulation Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . libkate provides an API for the encoding and decoding of kate 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: libkchart-dev Description-md5: 5984b75ea32e16776bd1a44415f1c433 Description-en: library for creating business charts (development files) KD Charts provides an implementation of the ODF Chart specification. It supports stock charts, box charts, and whisker charts and allows one to integrate these charts in Qt-based applications. . This package contains the development files. Package: libkchart-l10n Description-md5: f3fdee9514c21e772507f5ac1f6cd6da Description-en: library for creating business charts (translation) KD Charts provides an implementation of the ODF Chart specification. It supports stock charts, box charts, and whisker charts and allows one to integrate these charts in Qt-based applications. . This package contains translations. Package: libkchart6-3 Description-md5: 0328e560cc613f354b78a9c65673fe06 Description-en: library for creating business charts (shared library) KD Charts provides an implementation of the ODF Chart specification. It supports stock charts, box charts, and whisker charts and allows one to integrate these charts in Qt-based applications. . This package contains the shared library. Package: libkdepim-data Description-md5: 7fa517443f4722bf5c2a9c97b052cc2c Description-en: KDE PIM library - data files This is the internal runtime package for applications from the KDE PIM module. It contains data files used by the library. . This package is part of the KDE PIM module. Package: libkdepim-dev Description-md5: ac38fed39cd5255b705265fa498abf78 Description-en: KDE PIM library - development files This is the internal runtime package for applications from the KDE PIM module. It contains headers, and the libraries needed to build some of the KDE PIM applications. . This package is part of the KDE PIM module. Package: libkdepim-plugins Description-md5: f8e68709422343fca6596819f4185c97 Description-en: KDE PIM library - plugins This is the internal runtime package for applications from the KDE PIM module. It contains plugins that are distributed with the library. . This package is part of the KDE PIM module. Package: libkdsingleapplication-qt6-1.0 Description-md5: 9e5e714830c5674bb4da5a476780abf9 Description-en: KDAB's helper class for single-instance policy applications (lib) KDSingleapplication provides a helper class to make sure that an application is single-instance, that is, can't be started more than once for an user. . This package provides the QT Helper class as a library. Package: libkdsingleapplication-qt6-dev Description-md5: b774caa2fede46bc81d6a6edc1237909 Description-en: KDAB's helper class for single-instance policy applications (dev) KDSingleapplication provides a helper class to make sure that an application is single-instance, that is, can't be started more than once for an user. . This package provides the development files for KDSingleApplication Package: libkgantt-dev Description-md5: 6f1182399691d8f41c32d779deb27dfc Description-en: library for creating Gantt diagrams (development files) Gantt charts are a bar charts that illustrate project schedules. KD Gantt provides a module for implementing ODF Gantt charts in Qt-based applications. . This package contains the development files. Package: libkgantt-l10n Description-md5: 3f1263239667ccef0664ce41c872a7db Description-en: library for creating Gantt diagrams (translations) Gantt charts are a bar charts that illustrate project schedules. KD Gantt provides a module for implementing ODF Gantt charts in Qt-based applications. . This package contains translations. Package: libkgantt6-3 Description-md5: 5672966bdfb082a5687c5da49bb612f3 Description-en: library for creating Gantt diagrams (shared library) Gantt charts are a bar charts that illustrate project schedules. KD Gantt provides a module for implementing ODF Gantt charts in Qt-based applications. . This package contains the shared library. Package: libkgapi-data Description-md5: 9a9fe56ee9d1ed10699969e2f79360b5 Description-en: Google API library for KDE -- data files LibKGAPI (previously called LibKGoogle) is a C++ library that implements APIs for various Google services. . This package contains data files. Package: libkgapi-dev Description-md5: c1caebd71da378d3fbe1ac3bb0d049e6 Description-en: Google API library for KDE -- development files LibKGAPI (previously called LibKGoogle) is a C++ library that implements APIs for various Google services. . This package contains development files for building software that uses the LibKGAPI 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: libkitchensink-clojure Description-md5: 56dd0a7f1c5524076d3c3caaf807d804 Description-en: utility library for Puppet Labs clojure projects kitchensink is a library of utility functions that are common to several Puppet Labs Clojure projects. 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: libkleo-data Description-md5: 2f9f8e02d88fc32d05b80a363cde7960 Description-en: KDE PIM cryptographic library, data files This package contains the data files used by libkleo, a library for Kleopatra and other parts of KDE using certificate-based crypto. . This package is part of the KDE PIM module. Package: libkleo-dev Description-md5: dd52c8a48af676c49c901e4f40f8c8f6 Description-en: KDE PIM cryptographic library, devel files This package contains the development files for libkleo, a library for Kleopatra and other parts of KDE using certificate-based crypto. . This package is part of the KDE PIM module. Package: libklu2 Description-md5: cb9e9673de39ce87ec542c57d2ec569e Description-en: circuit simulation sparse LU factorization library Suitesparse is a collection of libraries for computations involving sparse matrices. . The KLU library provides routines for LU factorization, primarily for circuit simulation. 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: 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: libknot-dev Description-md5: 1afc6ee9c32004c0d804bf2ab9734c74 Description-en: Knot DNS shared library development files Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides development files for internal common shared libraries. Package: libknot15 Description-md5: 45db12c4c12bbe7e52ef1193a60bd1b2 Description-en: Authoritative domain name server (shared library) Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides libknot shared library used by Knot DNS and Knot Resolver. Package: libkontactinterface-data Description-md5: a2a7a275f7f1a309edfaddf600a21c0e Description-en: Kontact interface library - data files This library provides the glue necessary for application "Parts" to be embedded as a Kontact component (or plugin). . This package contains shared data files. Package: libkontactinterface-dev Description-md5: 5d4ec19cad08b4aa5cb9586cb7df8087 Description-en: Kontact interface library - development files This library provides the glue necessary for application "Parts" to be embedded as a Kontact component (or plugin). . 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: 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: 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: 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: libkpim6gapiblogger6 Description-md5: 0ab2dbb9a3cc27a9ee05df5b6a7fe199 Description-en: library to integrate with Google Blogger service API This package is part of libkgapi. Package: libkpim6gapicalendar6 Description-md5: 23bbb9c625c6e525a8331f1f2f99b239 Description-en: library to integrate with Google Calendar service API This package is part of libkgapi. Package: libkpim6gapicore6 Description-md5: 54f8a72da2e5a80b769787b65f0a59f6 Description-en: core library to integrate with Google service APIs This package is part of libkgapi. Package: libkpim6gapidrive6 Description-md5: ffecc2c04c645daab0ee28719380599f Description-en: library to integrate with Google Drive service API This package is part of libkgapi. Package: libkpim6gapilatitude6 Description-md5: 9231c0952b775c1d09e0b8584f83add5 Description-en: library to integrate with Google Latitude service API This package is part of libkgapi. Package: libkpim6gapimaps6 Description-md5: 4963a89e07c8770c1f8286e7cdc48b5e Description-en: library to integrate with Google Maps service API This package is part of libkgapi. Package: libkpim6gapipeople6 Description-md5: 702c8d5a3883d82f701a45aec77ed919 Description-en: library to integrate with Google People service API This package is part of libkgapi. Package: libkpim6gapitasks6 Description-md5: e4e30c4cba468f3f8dde6bc0666c3697 Description-en: library to integrate with Google Tasks service API This package is part of libkgapi. Package: libkpim6grantleetheme6 Description-md5: 1f5691859f111ae0c61fc219d811ab53 Description-en: KDE PIM grantlee theme support - library This library provides the grantlee theme support for KDE PIM. . This package provides the shared libraries. 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: 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: libkpim6kontactinterface6 Description-md5: 6f19c549a0a3669b6ef227dae99e378c Description-en: Kontact interface library This library provides the glue necessary for application "Parts" to be embedded as a Kontact component (or plugin). 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: libkpim6libkdepim6 Description-md5: 0b8cef31f54cbd986ec19974ef571136 Description-en: KDE PIM library This is the internal runtime package for applications from the KDE PIM module. It contains shared libraries and data which most of KDE PIM applications use. . This package is part of the KDE PIM module and hold the part of libkdepim that do not depend on Akonadi. Package: libkpim6libkleo6 Description-md5: 134d5b675a775fa494c8a27dd857368f Description-en: KDE PIM cryptographic library This package contains libkleo, a library for Kleopatra and other parts of KDE using certificate-based crypto. . This package is part of the 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: libkpim6pimcommonactivities6 Description-md5: 24f16cf1a450ef881369b7d17338c9a6 Description-en: Common library for Plasma Activities in KDE PIM This library provides the common parts used for Plasma Activities. . 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: libkpim6pkpass6 Description-md5: bf7b99e51c879704afa812aaddf81ea0 Description-en: library for Apple Wallet Pass reader This library provides an API for Apple Wallet Pass reader. Package: libkpim6smtp6 Description-md5: 75704be94f818dcb73fdf7187d5f3528 Description-en: library for handling SMTP data This library provides an API for handling SMTP services. SMTP (Simple Mail Transfer Protocol) is the most prevalent Internet standard protocols for e-mail transmission. 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: 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: libkpkpass-dev Description-md5: 416f5fe817f4d8876cf3b0debce596f6 Description-en: library for Apple Wallet Pass reader - development files This library provides an API for Apple Wallet Pass reader. . 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: libkryo2-java Description-md5: da44a3c9eb30dfcd1f087290a07ca69a Description-en: object graph serialization framework for Java Kryo is a fast and efficient object graph serialization framework for Java. The goals of the project are speed, efficiency, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network. . Kryo can also perform automatic deep and shallow copying/cloning. This is direct copying from object to object, not object->bytes->object. 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: libksmtp-data Description-md5: 62a1e45be74ceadec2715bcea122d6a7 Description-en: library for handling SMTP 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 KPimSMTP. Package: libksmtp-dev Description-md5: 4baa9c7344b25e1c20065aabbb626249 Description-en: library for handling SMTP data - devel files This library provides an API for handling SMTP services. SMTP (Simple Mail Transfer Protocol) is the most prevalent Internet standard protocols for e-mail transmission. . This package contains the development 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: 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: liblasso-perl Description-md5: a6fed384a4da3dba999199b652c91c55 Description-en: Library for Liberty Alliance and SAML protocols - Perl bindings Lasso is an implementation of Liberty Alliance and related protocols, for network identity federations, single sign-on and other web services protocols. The main specifications implemented by the library are ID-FF, ID-WSF and SAML. . This package contains Perl bindings for liblasso, needed to use lasso in Perl applications. Package: libldl3 Description-md5: e7462332615b7d7b295e298400e409f2 Description-en: simple LDL' factorization library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The LDL library provides routines for sparse LDL' factorization and solving. These routines are not terrifically fast (they do not use dense matrix kernels), but the code is very short and concise. The purpose is to illustrate the algorithms in a very concise and readable manner, primarily for educational purposes. Package: liblemonldap-ng-common-perl Description-md5: d0b1b116b90ac4255174dccda83adf20 Description-en: Lemonldap::NG common files Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . Lemonldap::NG::Common contains common files used by other Lemonldap::NG modules. Package: liblemonldap-ng-handler-perl Description-md5: c31967de31456a28e089d30c57912036 Description-en: Lemonldap::NG handler common libraries Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . Lemonldap::NG::Handler provides Perl libraries used by web server handlers. Package: liblemonldap-ng-manager-perl Description-md5: ab72e3f536bf2e52dc3ca8f4623dfb67 Description-en: Lemonldap::NG manager part Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . Lemonldap::NG::Manager provides the administration interface. Package: liblemonldap-ng-portal-perl Description-md5: c6218bab631fa3f70f300a843ef336c1 Description-en: Lemonldap::NG authentication portal part Lemonldap::NG is a complete Web-SSO system that can run with reverse-proxies or directly on application webservers. It can be used in conjunction with OpenID-Connect, CAS and SAML systems as identity or service provider. It can also be used as proxy between those federation systems. . It manages both authentication and authorization and provides headers for accounting. So you can have a full AAA protection. Authorizations are built by associating a regular expression and a rule. Regular expression is applied on the requested URL and the rule calculates if the user is authorized. . Lemonldap::NG::Portal provides the authentication portal. . You may have to install some suggested packages depending on plugins you enabled. For example, libgd-securityimage-perl and fonts-urw-base35 are needed if you want to use Captcha,... Package: liblemonldap-ng-ssoaas-apache-client-perl Description-md5: 70d590f71fbfc80087226d003846ef9f Description-en: Lemonldap::NG SSOaaS client for Apache Lemonldap::NG is a complete Web-SSO system that provides a SSO-as-a-Service system, natively usable with Nginx. Lemonldap::NG::SSOaaS::Apache::Client permits one to enroll an Apache server into Lemonldap::NG's SSOaaS service. Package: liblib60870-2 Description-md5: ae23aaaad411b3e1f5f0e14bcefc8c56 Description-en: library for IEC 60870-5 based protocols in C lib60870 is a feature rich and field proven implementation of the IEC 60870-5-101/104 protocol for client (master station) and server (slave or controlled station). The library implements all data types of the IEC 60870-5-101/104 specifications. . Features: * support for all application layer message types * master and slave * balanced and unbalanced link layers (for CS 101 serial communication) * client/server for CS 104 TCP/IP communication * CS 104 redundancy group support * CS101 slave/CS104 server: file service support * Supports most TLS features required by IEC 62351-3 (third party code mbedtls required) * portable C99 code Package: liblib60870-dev Description-md5: 582d98ef0998fc024d16376e10fe560c Description-en: library for IEC 60870-5 based protocols in C (development files) lib60870 is a feature rich and field proven implementation of the IEC 60870-5-101/104 protocol for client (master station) and server (slave or controlled station). The library implements all data types of the IEC 60870-5-101/104 specifications. . This package contains the header files for lib608701. Package: liblinux-dvb-perl Description-md5: 115dfdf7c83fa95961673d1476b6556b Description-en: interface to (some parts of) the Linux DVB API Linux::DVB provides an interface to the Linux DVB API. It is a straightforward translation of the C API. You should read the Linux DVB API description to make any sense of this module. It can be found here: . http://www.linuxtv.org/docs/dvbapi/dvbapi.html . Noteworthy limitations of this module include: No interface to the video, audio and net devices. If you need this functionality bug the author. Package: liblinux-fd-perl Description-md5: 69b083270092e3ad89434a4b3c3c1314 Description-en: Linux specific special filehandles Linux::FD provides you Linux specific special file handles. These are . * Event filehandles * Signal filehandles * Timer filehandles . These allow you to use conventional polling mechanisms to wait a large variety of events. Package: liblinux-prctl-perl Description-md5: 14d95a534b7bc225435c297a6fadd302 Description-en: Perl extension for controlling process characteristics Linux::Prctl provides a nice interface to the Linux prctl function. The Linux prctl function allows you to control specific characteristics of a process' behaviour. . Besides prctl, this library also wraps libcap for complete capability handling. Package: libliquid-dev Description-md5: b28c0e84894ae27a6206dc1d649d9cb8 Description-en: signal processing library for software defined radio (development files) liquid-dsp is a free and open-source digital signal processing (DSP) library designed specifically for software defined radios on embedded platforms. The aim is to provide a lightweight DSP library that does not rely on a myriad of external dependencies or proprietary and otherwise cumbersome frameworks. All signal processing elements are designed to be flexible, scalable, and dynamic, including filters, filter design, oscillators, modems, synchronizers, and complex mathematical operations. . This package contains the files required to compile programs using liquid-dsp. Package: libliquid1 Description-md5: 6486af54628b5f0f55546e4f7d5b8967 Description-en: signal processing library for software defined radio liquid-dsp is a free and open-source digital signal processing (DSP) library designed specifically for software defined radios on embedded platforms. The aim is to provide a lightweight DSP library that does not rely on a myriad of external dependencies or proprietary and otherwise cumbersome frameworks. All signal processing elements are designed to be flexible, scalable, and dynamic, including filters, filter design, oscillators, modems, synchronizers, and complex mathematical operations. . This package contains the shared library. Package: liblist-utilsby-xs-perl Description-md5: ebed5b0e3446a08a630337e9a348debf Description-en: XS implementation of List::UtilsBy List::UtilsBy::XS is an XS implementation of List::UtilsBy. Functions are faster than original ones. . List::UtilsBy provides a number of list utility functions for Perl. Package: liblitl-dev Description-md5: 78c48f8514e56b8a9e554d05d6920bf8 Description-en: Lightweight Trace Library - development files LiTL is a lightweight tool for recording events during the execution of scientific high-performance applications. . This package contains files for developments with litl. Package: liblitl0 Description-md5: 836d43122132c7f34e8623f0272a715e Description-en: Lightweight Trace Library - shared library LiTL is a lightweight tool for recording events during the execution of scientific high-performance applications. . This package contains the litl shared library. 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: liblld-21 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-21-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-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: liblldb-21 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-21-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-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: libllvm-21-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: libllvm21 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-21-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: libllvmspirvlib-18-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-19-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: libllvmspirvlib18.1 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: libllvmspirvlib19.1 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: liblmdb-file-perl Description-md5: d4a77f338934912a0354af96f89876f6 Description-en: tie to LMDB LMDB_File is a Perl module which allows Perl programs to make use of thefacilities provided by OpenLDAP's Lightning Memory-Mapped Database "LMDB". . LMDB is a Btree-based database management library modeled loosely on the BerkeleyDB API, but much simplified and extremely fast. Package: liblo10k1-0 Description-md5: 126648d0d55b7c1e5e15af7bc991a45c Description-en: ALSA emu10k1/2 patch-loader library This is the runtime library for the ld10k1 patch loader for use with the emu10k1 ALSA driver. Supports Sound Blaster Live!, Audigy and Audigy 2. Package: liblo10k1-dev Description-md5: 32a225c612fa5bea87d6a7597fa8a461 Description-en: ALSA emu10k1/2 patch-loader library development files These are the development files for the ld10k1 patch loader for use with the emu10k1 ALSA driver. Supports Sound Blaster Live!, Audigy and Audigy 2. Package: libload-perl Description-md5: 83c1c6f8be95867b4f053843a1f80545 Description-en: pragma for controlling when subroutines will be loaded The "load" pragma allows a module developer to give the application developer more options with regards to optimize for memory or CPU usage. The "load" pragma gives more control on the moment when subroutines are loaded and start taking up memory. This allows the application developer to optimize for CPU usage (by loading all of a module at compile time and thus reducing the amount of CPU used during the execution of an application). Or allow the application developer to optimize for memory usage, by loading subroutines only when they are actually needed, thereby however increasing the amount of CPU needed during execution. . The "load" pragma combines the best of both worlds from AutoLoader and SelfLoader. And adds some more features. . In a situation where you want to use as little memory as possible, the "load" pragma (in the context of a module) is a drop-in replacement for AutoLoader. But for situations where you want to have a module load everything it could ever possibly need (e.g. when starting a mod_perl server in pre-fork mode), the "load" pragma can be used (in the context of an application) to have all subroutines of a module loaded without having to make any change to the source of the module in question. Package: libloc-database Description-md5: d154539d906f73c8e983dd73b3da424a Description-en: Database for IP geolocation query library libloc is a lightweight library to query the IPFire Location database and determine the location of someone else on the Internet based on their IP address. . This package provides the database with IP location information for libloc. Package: liblodepng-dev Description-md5: 6f099c58262cfe1e18c80ef041e60959 Description-en: PNG encoder and decoder in C and C++, without dependencies (development files) PNG is a file format to store raster images losslessly with good compression, supporting different color types and alpha channel. . LodePNG is a PNG codec according to the Portable Network Graphics (PNG) Specification (Second Edition) - W3C Recommendation 10 November 2003. . The specifications used are: . *) Portable Network Graphics (PNG) Specification (Second Edition): http://www.w3.org/TR/2003/REC-PNG-20031110 *) RFC 1950 ZLIB Compressed Data Format version 3.3: http://www.gzip.org/zlib/rfc-zlib.html *) RFC 1951 DEFLATE Compressed Data Format Specification ver 1.3: http://www.gzip.org/zlib/rfc-deflate.html . LodePNG works both in C (ISO C90) and C++, with a C++ wrapper that adds extra functionality. . This package contains the development files and examples. Package: liblodepng0.1 Description-md5: 43c456be5f3469007be383a09c298982 Description-en: PNG encoder and decoder in C and C++, without dependencies (shared library) PNG is a file format to store raster images losslessly with good compression, supporting different color types and alpha channel. . LodePNG is a PNG codec according to the Portable Network Graphics (PNG) Specification (Second Edition) - W3C Recommendation 10 November 2003. . The specifications used are: . *) Portable Network Graphics (PNG) Specification (Second Edition): http://www.w3.org/TR/2003/REC-PNG-20031110 *) RFC 1950 ZLIB Compressed Data Format version 3.3: http://www.gzip.org/zlib/rfc-zlib.html *) RFC 1951 DEFLATE Compressed Data Format Specification ver 1.3: http://www.gzip.org/zlib/rfc-deflate.html . LodePNG works both in C (ISO C90) and C++, with a C++ wrapper that adds extra functionality. . This package contains the shared objects. Package: liblog-report-lexicon-perl Description-md5: 1c0dea28a4d0159ca98594006313eafd Description-en: module for Log::Report translation table management Log::Report::Lexicon contains all components of Log::Report which handle translations. . Optionally integrates with Locale::Gettext, PPI, or GNU gettext. To use either of those, please install corresponding package. Package: liblog-report-perl Description-md5: f59484b6dc57b1ebe21f73b7fad41072 Description-en: Perl module to report problems, with pluggable handlers and language support Handling messages to users can be a hassle, certainly when the same module is used for command-line and in a graphical interfaces, and has to cope with internationalization at the same time; this set of modules tries to simplify this. . Log::Report combines gettext features with Log::Dispatch-like features. However, you can also use this module to do only translations or only message dispatching. . Includes extension modules for integration with Dancer, Dancer2, DBIx::Class, Log::Dispatch, Log::Log4perl, and Mojolicious. To use either of those, please install corresponding package. Package: liblog4cxx-dev Description-md5: 715e50f335b5bd430bf8318c6a2bf2d9 Description-en: Logging library for C++ (development files) Log4cxx is the C++ port of log4j, a logging framework for JAVA. Log4cxx attempts to mimic log4j usage as much as the language will allow and to be compatible with log4j configuration and output formats. . This package provides the development files. Package: liblog4cxx-doc Description-md5: 4b776974b9f5373aa028dc3d9b3ca361 Description-en: Documentation for log4cxx Log4cxx is the C++ port of log4j, a logging framework for JAVA. Log4cxx attempts to mimic log4j usage as much as the language will allow and to be compatible with log4j configuration and output formats. . This package provides doxygen documentation for the library. Package: liblog4cxx15 Description-md5: 44be4cff78578a3d4663ca5a13c019b6 Description-en: Logging library for C++ Log4cxx is the C++ port of log4j, a logging framework for JAVA. Log4cxx attempts to mimic log4j usage as much as the language will allow and to be compatible with log4j configuration and output formats. 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: liblouis-bin Description-md5: cae9b467847bea41b21fa26bea4352d3 Description-en: Braille translation library - utilities Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). New languages can easily be added through tables that support a rule- or dictionary based approach. Included are also tools for testing and debugging tables. . This package contains a few tools to test tables and translate text. Package: liblscp-dev Description-md5: 22824dea0970231757a019d42abe0edd Description-en: Development files for LinuxSampler Control Protocol library This package is for use with the LinuxSampler audio sampling engine / library and packages. Wraps the LinuxSampler network protocol and offers a convenient API in form of a C library. . This package contains the header files needed for development with liblscp. You will need this only if you intend to compile programs that use this library. Package: liblscp-doc Description-md5: 54e172f7ab719f693f7c2d7f764731e7 Description-en: Documentation for LinuxSampler Control Protocol library This package is for use with the LinuxSampler audio sampling engine / library and packages. Wraps the LinuxSampler network protocol and offers a convenient API in form of a C library. . This package contains the developers reference of liblscp. Package: liblscp6 Description-md5: ef49d8ee686a27c41b620e8c54ae271a Description-en: LinuxSampler Control Protocol wrapper library This package is for use with the LinuxSampler audio sampling engine / library and packages. Wraps the LinuxSampler network protocol and offers a convenient API in form of a C library. Package: liblttng-ctl-dev Description-md5: c26f8601c8dbcbf56f23445103b2e4a9 Description-en: LTTng control and utility library (development files) The LTTng project aims at providing highly efficient tracing tools for Linux. Its tracers help tracking down performance issues and debugging problems involving multiple concurrent processes and threads. Tracing across multiple systems is also possible. . This package provides the development files for liblttng-ctl. This allows implementing trace control in external applications. Package: liblttng-ctl0t64 Description-md5: f22c86813321509ad0d8b771b8b2cb17 Description-en: LTTng control and utility library The LTTng project aims at providing highly efficient tracing tools for Linux. Its tracers help tracking down performance issues and debugging problems involving multiple concurrent processes and threads. Tracing across multiple systems is also possible. . This package provides the control libraries used by lttng-tools. Package: liblttng-ust-agent-java Description-md5: a4d47b5f788f84f3cac7e9cda55c80b4 Description-en: LTTng 2.0 Userspace Tracer (Java agent library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package ships the Java agent with JUL and log4j support, as a .jar that can be imported directly in Java applications. Package: liblttng-ust-agent-java-jni Description-md5: 33eac7d1c6ffe2967a316eef0eff1dda Description-en: LTTng 2.0 Userspace Tracer (Java agent JNI interface) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the native side of the Java agent for lttng-ust. Package: liblttng-ust-java Description-md5: 012c3df962c711bcc14d47f64cf5d8d6 Description-en: LTTng 2.0 Userspace Tracer (Java support library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package ships the Java side of the JNI interface, as a .jar that can be imported directly in Java applications. Package: liblttng-ust-java-jni Description-md5: aef77a9410a3c5d449a1257ef14d1b74 Description-en: LTTng 2.0 Userspace Tracer (JNI interface) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the native side of the JNI interface for lttng-ust. 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: 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: liblxc-common Description-md5: 64c1c87f38b94cdcf67f746e6c6223fd Description-en: Linux Containers userspace tools (library) Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. . This package contains the common files for the shared library Package: liblxc1t64 Description-md5: 1e0f601ab32a2567bee52c30378f862a Description-en: Linux Containers userspace tools (library) Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. . This package contains the shared library. Package: libmagicenum-dev Description-md5: a0ea67dbdc6e2029b938c11a96cf89e5 Description-en: C++ library providing static reflection for enums magic_enum is a popular C++17 header-only library that provides static reflection for enums. It works with any enum type and does not require any macros or boilerplate code. It provides static reflection features such as to_string, from_string, iteration, etc., to C++ enums. 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: libmagics++-data Description-md5: 321cba5334173061fd108c281ef76d8f Description-en: Data files needed for magics++ library Magics++ is the latest generation of the ECMWF's Meteorological plotting software MAGICS. Although completely redesigned in C++, it is intended to be as backwards-compatible as possible with the Fortran interface. . This package contains data expected by the magics++ library. Package: libmagics++-dev Description-md5: baa5d623da7de3a3bfd720cd69bd1fcf Description-en: Development files for ECMWF plotting software MAGICS++ Magics++ is the latest generation of the ECMWF's Meteorological plotting software MAGICS. Although completely redesigned in C++, it is intended to be as backwards-compatible as possible with the Fortran interface. Besides its programming interfaces (Fortran and C), Magics++ offers MagML, a plot description language based on XML aimed at automatic web production. . This package includes the header files and static libraries needed to build against libmagics++. Package: libmagics++-metview-dev Description-md5: 5cbee2a14ce45ca3e81843d73bd70d3e Description-en: Libraries needed for building MetView Magics++ is the latest generation of the ECMWF's Meteorological plotting software MAGICS. Although completely redesigned in C++, it is intended to be as backwards-compatible as possible with the Fortran interface. . This package includes the header files and static libraries needed to build metview against magics++. Package: libmagplus3v5 Description-md5: 25e7234e00d5dfa68d9d523112d26bef Description-en: ECMWF meteorological plotting software library Magics++ is the latest generation of the ECMWF's Meteorological plotting software MAGICS. Although completely redesigned in C++, it is intended to be as backwards-compatible as possible with the Fortran interface. Besides its programming interfaces (Fortran and C), Magics++ offers MagML, a plot description language based on XML aimed at automatic web production. . The library supports the plotting of contours, wind fields, observations, satellite images, symbols, text, axis and graphs (including boxplots). . Data fields to be plotted may be presented in various formats, for instance GRIB 1 and 2 code data, Gaussian grid, regularly spaced grid and fitted data. Input data can also be in BUFR and NetCDF format or retrieved from an ODB database. . The produced meteorological plots can be saved in various formats, such as PostScript, EPS, PDF, GIF, PNG, SVG and KML. Package: libmail-box-imap4-perl Description-md5: 2c02d0bb602294c41062758061896ef4 Description-en: perl module for handling of IMAP4 folders as client Mail::Box::IMAP4 maintains a folder which has its messages stored on a remote server. The communication between the client application and the server is implemented using the IMAP4 protocol. Package: libmail-box-perl Description-md5: 651d98c98f8ccfaa3760f7dfd8825b72 Description-en: message-folder management module Mail::Box is the base-class for accessing various types of mail-folder organizational structures in a uniform way. The various folder types vary on how they store their messages. For example, a folder may store many messages in a single file, or store each message in a separate file in a directory. Similarly, there may be different techniques for locking the folders. Package: libmail-message-perl Description-md5: be34bfbdc1e3cf069b92fc771e12bbf3 Description-en: generic class representing mail messages (perl library) A Mail::Message object is a container for MIME-encoded message information, as defined by RFC2822. Everything what is not specificaly related to storing the messages in mailboxes (folders) is implemented in this class. Methods which are related to folders is implemented in the Mail::Box::Message extension (included in the libmail-box-perl package). . The suggested packages are used by the various Mail::Message::Convert::* modules. 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: libmandoc-dev Description-md5: 7acafc0123ed4b551ba2b7d7f9cb8513 Description-en: BSD manpage compiler toolset - library mandoc is a suite of tools compiling mdoc, the roff macro language of choice for BSD manual pages, and man, the predominant historical language for UNIX manuals. It is small, ISO C, ISC-licensed, and quite fast. The main component of the toolset is the mandoc utility program, based on the libmandoc validating compiler, to format output for UNIX terminals (with support for wide-character locales), XHTML, HTML, PostScript, and PDF. . This package contains the libmandoc static library, which can be used to embed mandoc in other programs. Package: libmapcache-dev Description-md5: 1f8ebab8f7c0ac720b80aa138d67a608 Description-en: tile caching server - shared library development files This package contains the development files for the shared library. . MapCache is a server that implements tile caching to speed up access to WMS layers. The primary objectives are to be fast and easily deployable, while offering the essential features (and more!) expected from a tile caching solution. Package: libmapcache1t64 Description-md5: 4fc54d3ae76fdbcec473dad35147ef08 Description-en: tile caching server - shared library This package contains the shared library. . MapCache is a server that implements tile caching to speed up access to WMS layers. The primary objectives are to be fast and easily deployable, while offering the essential features (and more!) expected from a tile caching solution. Package: libmapnik-dev Description-md5: fd0e8839490c2fcbdcb9c274208e9950 Description-en: C++ toolkit for developing GIS applications (devel) Mapnik is an OpenSource C++ toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization. . Essentially a collection of geographic objects (map, layer, datasource, feature, geometry), the library doesn't rely on "windowing systems" and is intended to work in multi-threaded environments . This package contains the development headers, API documentation, and build utilities. Package: libmapnik4.0 Description-md5: 36506166fb82747c4d1db71abd2dcf0c Description-en: C++ toolkit for developing GIS applications (libraries) Mapnik is an OpenSource C++ toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization. . Essentially a collection of geographic objects (map, layer, datasource, feature, geometry), the library doesn't rely on "windowing systems" and is intended to work in multi-threaded environments . This package contains the shared library and input plugins. 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: libmarisa-perl Description-md5: 37790a39d2ea9074869ceb7fbd79b157 Description-en: Perl bindings for MARISA Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains Perl bindings for MARISA. Package: libmartchus-c++utilities-dev Description-md5: 8ac7c8c1fc60ebe99b2658681329001e Description-en: useful C++ classes and routines used by Martchus' applications (headers) Martchus-cpp-utilities is a library that contains helpers for: * parsing command-line arguments and providing Bash completions * working with dates and times * converting primitive data types to byte-buffers, and vice versa (eg, between litte-endian and big-endian) * common string conversions/operations * using standard IO streams * using SFINAE by providing additional traits (eg, for checking whether a type is iteratable) * testing with *CppUnit* * CMake, with convenient modules and templates . It also provides the following convenience functions and data structures: * min() and max(), for any number of arguments * digitsum(), factorial(), powerModulo(), inverseModulo(), and orderModulo() * Damerau–Levenshtein distance * *N*-dimensional arrays . This is the development version of the library. You will need this only if you intend to compile programs that use this library. Package: libmartchus-c++utilities5t64 Description-md5: 57fff6a1b46dceb279bf2ed946704a3b Description-en: useful C++ classes and routines used by Martchus' applications Martchus-cpp-utilities is a library that contains helpers for: * parsing command-line arguments and providing Bash completions * working with dates and times * converting primitive data types to byte-buffers, and vice versa (eg, between litte-endian and big-endian) * common string conversions/operations * using standard IO streams * using SFINAE by providing additional traits (eg, for checking whether a type is iteratable) * testing with *CppUnit* * CMake, with convenient modules and templates . It also provides the following convenience functions and data structures: * min() and max(), for any number of arguments * digitsum(), factorial(), powerModulo(), inverseModulo(), and orderModulo() * Damerau–Levenshtein distance * *N*-dimensional arrays Package: libmateweather-common Description-md5: 9b1f8dc5a0ae5b5a23a35bcf93001f27 Description-en: MateWeather shared library (common files) libmateweather is a library to access weather information from online services for numerous locations. . This package contains the architecture independent files. Package: libmateweather-dev Description-md5: 044d4a59ee16ee9c8ff70692d143b78d Description-en: MateWeather shared library (development files) libmateweather is a library to access weather information from online services for numerous locations. . This package contains the development files. Package: libmateweather1t64 Description-md5: 018883b44fead614d635fdbc4535af89 Description-en: MateWeather shared library libmateweather is a library to access weather information from online services for numerous locations. . This package contains the shared library. Package: libmath-bigint-perl Description-md5: 904dc7e8dc3be1b73ab79f2b758bf81d Description-en: arbitrary size integer/floating/rational number math package Math::BigInt, Math::BigFloat, and Math::BigRat are modules for arbitrary precision integers, floating point numbers, and rational numbers. . All operators are overloaded; operations with overloaded operators preserve the arguments. . Math::BigInt, Math::BigFloat, and Math::BigRat are also in perl core, this package provides newer versions separately. Package: libmath-cephes-perl Description-md5: 33f74b69040b2af01ca8a9c8156f7dda Description-en: perl interface to the math cephes library Math::Cephes provides an interface to over 150 mathematical functions of the cephes math library of Stephen Moshier, including trigonometric, hyperbolic, exponential, logarithmic, Bessel, Gamma, Beta, elliptic integrals, hypergeometric, distribution functions, etc. . Some common constants, such as PI and SQRT2, are also available. As well, there is support for arithmetic operations for fractions (adding, subtracting, dividing, multiplying) and also for various functions of complex numbers. Package: libmath-mpfr-perl Description-md5: 38165fe78d3fd37e178327c59642c415 Description-en: perl interface to the MPFR (floating point) library Math::MPFR is a bigfloat module utilising the MPFR library. Basically this module simply wraps the 'mpfr' floating point functions provided by that library. Operator overloading is also available. Package: libmath-nocarry-perl Description-md5: eb9bcb53abda27f44902bb4790ac4a9d Description-en: Perl module for no carry arithmetic The perl module Math::NoCarry implememnts no carry arithmetic which doesn't allow you to carry digits to the next column. For example, if you add 8 and 4, you normally expect the answer to be 12, but that 1 digit is a carry. In no carry arithmetic you can't do that, so the sum of 8 and 4 is just 2. In effect, this is addition modulo 10 in each column. The following example discards all of the carry digits: . 1234 + 5678 ------ 6802 . For multiplication, the result of pair-wise multiplication of digits is the modulo 10 value of their normal, everyday multiplication. Package: libmatio-dev Description-md5: 195d58c4fcd19b42e5d7a814611ff4be Description-en: MATLAB MAT File I/O Library - development files matio is a C library for reading and writing MATLAB MAT files. . This package contains the development files needed to compile software to use the libmatio API. Package: libmatio-doc Description-md5: a140d01a113b253236814fc41f16b27d Description-en: MATLAB MAT File I/O Library - documentation files matio is a C library for reading and writing MATLAB MAT files. . This package contains the documentation of the library (HTML, PDF and manpages). Package: libmatio13 Description-md5: 28a1a330dd486ff4a1c4fec3cf57d2da Description-en: MATLAB MAT File I/O Library - shared library matio is a C library for reading and writing MATLAB MAT files. . This package contains the shared version of the library. Package: libmdc-dev Description-md5: 53a2aab93f8109ef0a25825d34ccb705 Description-en: Medical Image (DICOM, ECAT, ...) conversion tool (development) This project stands for Medical Image Conversion. Released under the (L)GPL, it comes with the full C-source code of the library, a flexible command line utility and a neat graphical front-end using the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0, Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG. . Static library, include files and documentation for developers. Package: libmdc3t64 Description-md5: b860f64f5e205b878e90adc7e37cbc41 Description-en: Medical Image (DICOM, ECAT, ...) conversion tool (library) This project stands for Medical Image Conversion. Released under the (L)GPL, it comes with the full C-source code of the library, a flexible command line utility and a neat graphical front-end using the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0, Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG. . This is the central library needed by medcon, xmedcon and derived programs. Package: libmedia-scan-perl Description-md5: ab79cdf8bb192b50683c48652add596e Description-en: module for reading metadata from multi-media files Media::Scan is a Perl module to: * Scan a file tree for media files * Generate audio, video, and image thumbnails at scan-time. * Determine DLNA profile information during scanning Package: libmediainfo-dev Description-md5: 4c2245062ea2caf1c7a7453a3bf0062b Description-en: library reading metadata from media files -- headers MediaInfo is a library used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the headers and other development support files needed for compiling and linking applications and libraries which use this library. Package: libmediainfo-doc Description-md5: a09164a8756db0b41db83d61a332cfe4 Description-en: library for reading metadata from media files -- documentation MediaInfo is a library used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the Doxygen generated API reference for developing applications/libraries using this library. Package: libmediainfo0v5 Description-md5: 0d9ada95eeeb12fd1b1f4680f75efd55 Description-en: library for reading metadata from media files -- shared library MediaInfo is a library used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the shared library needed for running applications which use this library. Package: libmediascan-dev Description-md5: e385c4d3bb5eb9a3e328187359503f86 Description-en: libmediascan development files libmediascan is a library to: * Scan a file tree for media files * Generate audio, video, and image thumbnails at scan-time. * Determine DLNA profile information during scanning . This package contains the development files Package: libmediascan0t64 Description-md5: b52013d16f245188456e096c0ebc9137 Description-en: library for reading metadata from multi-media files libmediascan is a library to: * Scan a file tree for media files * Generate audio, video, and image thumbnails at scan-time. * Determine DLNA profile information during scanning Package: libmeep-dev Description-md5: dedac53a17bfec0a01c3a5f2a3afeec9 Description-en: development library for using meep Meep is a free and open-source software package for electromagnetics simulation via the finite-difference time-domain (FDTD) method. . Its features include: * Free and open-source software under the GNU GPL. * Complete scriptability via Python, Scheme, or C++ APIs. * Simulation in 1d, 2d, 3d, and cylindrical coordinates. * Distributed memory parallelism on any system supporting MPI. * Arbitrary anisotropic electric permittivity ε and magnetic permeability μ, along with dispersive ε(ω) and μ(ω) including loss/gain, nonlinear (Kerr & Pockels) dielectric and magnetic materials, electric/magnetic conductivities σ, and saturable gain/absorption. * Perfectly-matched layer (PML) absorbing boundaries as well as Bloch-periodic and perfect-conductor boundary conditions. * Exploitation of symmetries to reduce the computation size, including even/odd mirror planes and 90°/180° rotations. * Arbitrary current sources including a guided-mode launcher. * Frequency-domain solver for finding the response to a continuous-wave (CW) source. * ε/μ and field import/export in the HDF5 data format. * GDSII file import for planar geometries. * Materials library containing predefined broadband, complex refractive indices. * Field analyses including Poynting flux, mode decomposition, near to far transformations, frequency extraction, local density of states (LDOS), modal volume, Maxwell stress tensor, arbitrary functions; completely programmable. . This package contains some files for developing software. Package: libmeep-mpi-default-dev Description-md5: 42127b3fc82eb5c718211a1d0ce39716 Description-en: development library for using parallel version of meep Meep is a free and open-source software package for electromagnetics simulation via the finite-difference time-domain (FDTD) method. . Its features include: * Free and open-source software under the GNU GPL. * Complete scriptability via Python, Scheme, or C++ APIs. * Simulation in 1d, 2d, 3d, and cylindrical coordinates. * Distributed memory parallelism on any system supporting MPI. * Arbitrary anisotropic electric permittivity ε and magnetic permeability μ, along with dispersive ε(ω) and μ(ω) including loss/gain, nonlinear (Kerr & Pockels) dielectric and magnetic materials, electric/magnetic conductivities σ, and saturable gain/absorption. * Perfectly-matched layer (PML) absorbing boundaries as well as Bloch-periodic and perfect-conductor boundary conditions. * Exploitation of symmetries to reduce the computation size, including even/odd mirror planes and 90°/180° rotations. * Arbitrary current sources including a guided-mode launcher. * Frequency-domain solver for finding the response to a continuous-wave (CW) source. * ε/μ and field import/export in the HDF5 data format. * GDSII file import for planar geometries. * Materials library containing predefined broadband, complex refractive indices. * Field analyses including Poynting flux, mode decomposition, near to far transformations, frequency extraction, local density of states (LDOS), modal volume, Maxwell stress tensor, arbitrary functions; completely programmable. . This package contains some files for developing software. Package: libmeep-mpi-default33 Description-md5: affd7fba383c4a57f50687bf9c8ff972 Description-en: library for using parallel version of meep Meep is a free and open-source software package for electromagnetics simulation via the finite-difference time-domain (FDTD) method. . Its features include: * Free and open-source software under the GNU GPL. * Complete scriptability via Python, Scheme, or C++ APIs. * Simulation in 1d, 2d, 3d, and cylindrical coordinates. * Distributed memory parallelism on any system supporting MPI. * Arbitrary anisotropic electric permittivity ε and magnetic permeability μ, along with dispersive ε(ω) and μ(ω) including loss/gain, nonlinear (Kerr & Pockels) dielectric and magnetic materials, electric/magnetic conductivities σ, and saturable gain/absorption. * Perfectly-matched layer (PML) absorbing boundaries as well as Bloch-periodic and perfect-conductor boundary conditions. * Exploitation of symmetries to reduce the computation size, including even/odd mirror planes and 90°/180° rotations. * Arbitrary current sources including a guided-mode launcher. * Frequency-domain solver for finding the response to a continuous-wave (CW) source. * ε/μ and field import/export in the HDF5 data format. * GDSII file import for planar geometries. * Materials library containing predefined broadband, complex refractive indices. * Field analyses including Poynting flux, mode decomposition, near to far transformations, frequency extraction, local density of states (LDOS), modal volume, Maxwell stress tensor, arbitrary functions; completely programmable. . This package contains libraries for the OpenMPI version on 64bit architectures and for the MPICH version on 32bit architectures. Package: libmeep33 Description-md5: cdb0c5171d5203cc457d88e8ce3274bb Description-en: library for using meep Meep is a free and open-source software package for electromagnetics simulation via the finite-difference time-domain (FDTD) method. . Its features include: * Free and open-source software under the GNU GPL. * Complete scriptability via Python, Scheme, or C++ APIs. * Simulation in 1d, 2d, 3d, and cylindrical coordinates. * Distributed memory parallelism on any system supporting MPI. * Arbitrary anisotropic electric permittivity ε and magnetic permeability μ, along with dispersive ε(ω) and μ(ω) including loss/gain, nonlinear (Kerr & Pockels) dielectric and magnetic materials, electric/magnetic conductivities σ, and saturable gain/absorption. * Perfectly-matched layer (PML) absorbing boundaries as well as Bloch-periodic and perfect-conductor boundary conditions. * Exploitation of symmetries to reduce the computation size, including even/odd mirror planes and 90°/180° rotations. * Arbitrary current sources including a guided-mode launcher. * Frequency-domain solver for finding the response to a continuous-wave (CW) source. * ε/μ and field import/export in the HDF5 data format. * GDSII file import for planar geometries. * Materials library containing predefined broadband, complex refractive indices. * Field analyses including Poynting flux, mode decomposition, near to far transformations, frequency extraction, local density of states (LDOS), modal volume, Maxwell stress tensor, arbitrary functions; completely programmable. . This package contains the library. Package: libmegapixels-dev Description-md5: dd42d8601c0733a07820db59506bbfcc Description-en: Device abstraction library for Megapixels -- Development files libmegapixels is the device abstraction layer used by Megapixels, a GTK4 camera application supporting multiple mobile devices. . This package contains the development files for building software based on libmegapixels. Package: libmegapixels-utils Description-md5: edf2ac031445fedee2476c19e290bead Description-en: Device abstraction library for Megapixels -- Utility programs libmegapixels is the device abstraction layer used by Megapixels, a GTK4 camera application supporting multiple mobile devices. . This package contains command-line utilities that can be useful for creating and improving device configurations. Package: libmegapixels1 Description-md5: 16322899c6100ee6ab6a9e5b5e824153 Description-en: Device abstraction library for Megapixels -- Shared library Megapixels is a GTK4 camera application that knows how to deal with the V4L2 media request API. It now relies on libmegapixels for handling all the device and platform-specific code. . This package contains the shared library itself. Package: libmeta-perl Description-md5: bc544ecf2bc93ea010e4b523c8e5a84b Description-en: meta-programming API This package provides an API for metaprogramming; that is, allowing code to inspect or manipulate parts of its own program structure. Parts of the perl interpreter itself can be accessed by means of "meta"-objects provided by this package. Methods on these objects allow inspection of details, as well as creating new items or removing existing ones. . The intention of this API is to provide a nicer replacement for existing tricks such as no strict 'refs' and using globrefs, and also to be a more consistent place to add new abilities, such as more APIs for inspection and alteration of internal structures, metaprogramming around the new 'class' feature, and other such uses. . meta should be considered experimental; no API stability guarantees are made at this time. Behaviour may be added, altered, or removed in later versions. Package: libmetacity-dev Description-md5: 2870632925f93a4879c6dd6207016ddb Description-en: development files for the Metacity window manager Metacity is a small window manager, using GTK to do everything. . As the author says, metacity is a "Boring window manager for the adult in you. Many window managers are like Marshmallow Froot Loops; Metacity is like Cheerios." . This package contains the development files. Package: libmetacity3 Description-md5: a636d9a504b8d22465fdf467b4819178 Description-en: library for the Metacity window manager Metacity is a small window manager, using GTK to do everything. . As the author says, metacity is a "Boring window manager for the adult in you. Many window managers are like Marshmallow Froot Loops; Metacity is like Cheerios." . This package contains the shared library. Package: libmetadata-ocaml-dev Description-md5: 0fa9d4c2b8f423803e382491930b70ea Description-en: read metadata from various formats A pure OCaml library to read metadata from various formats. For now, are supported: . audio formats: ID3v1 and ID3v2 (for mp3), ogg/vorbis, ogg/opus and flac . image formats: jpeg and png . video formats: mp4 and avi Package: libmetkit-data Description-md5: e17aed0c2e16f83f05902006ac4a1168 Description-en: Data used by the ECMWF Metkit Library MetKit is a toolkit from ECMWF for manipulating and describing meteorological objects, implementing the MARS language and associated processing and semantics. . This package contains data used by Metkit Package: libmetkit-dev Description-md5: b404f9e9f4b2eda46ac44f899fd39740 Description-en: Development files for the Metkit toolkit MetKit is a toolkit from ECMWF for manipulating and describing meteorological objects, implementing the MARS language and associated processing and semantics. . This package provides shared libraries and headers. Package: libmetkit-utils Description-md5: 18ec69375ccc709635f8cf67931673dc Description-en: Utilities for the MetKit MARS access library MetKit is a toolkit from ECMWF for manipulating and describing meteorological objects, implementing the MARS language and associated processing and semantics. . This package contains the tool 'parse-mars-request' Package: libmetkit0d Description-md5: ffd1c836e3d87e69b2df136b1d6bd4dc Description-en: Library for Meteorology tookit, implementing MARS language MetKit is a toolkit from ECMWF for manipulating and describing meteorological objects, implementing the MARS language and associated processing and semantics. MARS is the Meteorological Archive Retrieval System from ECMWF. Package: libmetview-dev Description-md5: aab56829c1a4f7ec880dc0283fb8b3eb Description-en: Development files for MetView Metview has been designed as a flexible, modular and extendible system able to accommodate the evolving needs of the user. The system is based on the ECMWF standards for graphics (Magics) and data access (MARS) but can also access locally stored data. The user interface is based on Motif and Qt. Metview is a fully distributed system where modules can run on different workstations and servers. . This package provides static libraries and include files for building Metview-based software. Package: libmetview0d Description-md5: 538ea032789f4cb1b8c6534dbc24d0df Description-en: Shared libraries for MetView Metview has been designed as a flexible, modular and extendible system able to accommodate the evolving needs of the user. The system is based on the ECMWF standards for graphics (Magics) and data access (MARS) but can also access locally stored data. The user interface is based on Motif and Qt. Metview is a fully distributed system where modules can run on different workstations and servers. . This package provides shared libraries and for Metview-based software. 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: libmicrohttpd-dev Description-md5: 086a03adbfa00b9ffca631a67418ab82 Description-en: library embedding HTTP server functionality (development) GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. . This package contains the development files. Package: libmicrohttpd12t64 Description-md5: d303341b1bf70eb61d7c833dbe882057 Description-en: library embedding HTTP server functionality GNU libmicrohttpd is a small C library that is supposed to make it easy to run an HTTP server as part of another application. Key features that distinguish GNU Libmicrohttpd from other projects are: . * C library: fast and small * API is simple, expressive and fully reentrant * Implementation is HTTP 1.1 compliant * HTTP server can listen on multiple ports * Four different threading models (select, poll, pthread, thread pool) * Support for IPv6 * Support for SHOUTcast * Support for incremental processing of POST data (optional) * Support for basic and digest authentication (optional) * Support for SSL3 and TLS 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: libmimalloc3 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: libminini-dev Description-md5: 0ad3a01ef3a922e3aa6991a32943fad8 Description-en: minimal INI file parser - development headers minIni is a programmer's library to read and write "INI" files in embedded systems. minIni takes little resources, has a deterministic memory footprint and can be configured for various kinds of file I/O libraries. The principal purpose for minIni is to be used on embedded systems that run on an RTOS (or even without any operating system). minIni requires that such a system provides a kind of storage and file I/O system, but it does not require that this file I/O system is compatible with the standard C/C++ library. . This package contains the development headers. Package: libminini1t64 Description-md5: 75fa2922cfe4ce463001c2b3c424e4e8 Description-en: minimal INI file parser minIni is a programmer's library to read and write "INI" files in embedded systems. minIni takes little resources, has a deterministic memory footprint and can be configured for various kinds of file I/O libraries. The principal purpose for minIni is to be used on embedded systems that run on an RTOS (or even without any operating system). minIni requires that such a system provides a kind of storage and file I/O system, but it does not require that this file I/O system is compatible with the standard C/C++ library. Package: libmirage-dev Description-md5: b430ad0166e57ae3837db86a1b7260ea Description-en: CD-ROM image access library development files libMirage is a CD-ROM image access library, part of the CDEmu suite, a free, GPL CD/DVD-ROM device emulator for Linux. . This package contains the files needed to compile and link programs which use libMirage. Package: libmirage-doc Description-md5: 385dee5383addcd22c8c43277c480dc7 Description-en: Reference manual for libMirage libMirage is a CD-ROM image access library, part of the CDEmu suite, a free, GPL CD/DVD-ROM device emulator for Linux. . This package contains the reference manual. Package: libmirage11 Description-md5: cecbc0310d74874eb65468e588a66e25 Description-en: CD-ROM image access library This is libMirage library, a CD-ROM image access library, and part of the CDEmu suite, a free, GPL CD/DVD-ROM device emulator for Linux. It is written in C and based on GLib. . The aim of libMirage is to provide uniform access to the data stored in different image formats, by creating a representation of disc stored in image file, which is based on GObjects. 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: libmlir-21 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-21-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: libmmap-allocator-dev Description-md5: 529e65a711138c35048785870eb84219 Description-en: STL allocator that mmaps files When reading large files (>100MB) into memory, read() calls are usually not very space and time efficient, since the whole data is copiied at least once. Furthermore, when using STL containers (like a vector for example), data is copiied another time unless the location of the vector content as parameter to read() will be specified. . It would be nice to tell the vector a filename and have the vector mmap the file directly. This not only avoids the read() copiing (and the STL vector copiing) but also allows different processes that read the same file to see the same physical memory. Fortunately STL foresees an interface to do exactly this. . Libmmap-allocator helps to handle big files that contain unstructured data (like doubles or even text files), mmap_allocator is worth a try. Package: libmodsecurity-dev Description-md5: 4ea364f415fa1f3a1042e49f9f70bcbb Description-en: ModSecurity v3 library component (development files) Libmodsecurity is one component of the ModSecurity v3 project. The library codebase serves as an interface to ModSecurity Connectors taking in web traffic and applying traditional ModSecurity processing. In general, it provides the capability to load/interpret rules written in the ModSecurity SecRules format and apply them to HTTP content provided by your application via Connectors. . This package includes the development support files. Package: libmodsecurity3t64 Description-md5: e02d4affae1707ad1d4512b9e8eb7108 Description-en: ModSecurity v3 library component Libmodsecurity is one component of the ModSecurity v3 project. The library codebase serves as an interface to ModSecurity Connectors taking in web traffic and applying traditional ModSecurity processing. In general, it provides the capability to load/interpret rules written in the ModSecurity SecRules format and apply them to HTTP content provided by your application via Connectors. Package: libmodule-build-perl Description-md5: fa2ee309b6f2eec3e9cf7b941eb79c8b Description-en: framework for building and installing Perl modules Module::Build is a framework for easily building, testing and installing Perl packages. It is meant as a next-generation replacement for ExtUtils::MakeMaker and offers many additional features characteristic of a more modern install system, including simple subclassing for custom build actions. . Because it is written in Pure Perl, it has very few external dependencies. In particular, it allows for installation of packages on systems without 'make' and will even work without a shell. Its only prerequisites are modules that are included with perl 5.6.0 and it is core as of perl 5.10. Package: libmodule-build-tiny-perl Description-md5: 1c8c004a8b88e4f7cc5ca7f268bdd7bf Description-en: tiny replacement for Module::Build Many Perl distributions use a Build.PL file instead of a Makefile.PL file to drive distribution configuration, build, test and installation. Traditionally, Build.PL uses Module::Build as the underlying build system. Module::Build::Tiny provides a simple, lightweight, drop-in replacement. Package: libmodule-build-xsutil-perl Description-md5: c3699a66f9a8ce14b660d9193ecdd0d6 Description-en: Module::Build class for building XS modules Module::Build::XSUtil is subclass of Module::Build for support building XS modules. . Beyond other features it supports checking for C99 and C++ compilers as well as to enable compiler warnings or debug options. Package: libmodule-corelist-perl Description-md5: c21e63c7a8b93430a7380fd85795db3b Description-en: module to determine modules shipped with perl Module::CoreList is a Perl module that can provide various information about the versions of Perl modules that shipped with perl interpreter releases. . It contains a hash of hashes which is keyed on the perl interpreter version, as indicated in $]. The second level hash has pairs of modules and as well as their versions. It's possible that the version of a module is unspecified, in which case it will be undef. . Other features include a hash providing ISO formatted versions of the release dates, as gleaned from perlhist, and a hash that clusters known perl releases by their major versions. Package: libmodule-extract-use-perl Description-md5: 7e55ad26f8bca9280f0aa57526ae3fc6 Description-en: Perl module to extract which modules some code uses Module::Extract::Use extracts the names of the modules used in a file using a static analysis. It uses PPI (Perl Parsing Interface) to tokenize and extract the file data. . Since this module does not run code, it cannot find dynamic uses of modules, such as eval "require $class". Package: libmodule-extract-version-perl Description-md5: 331f35fe573cc4c5a63ed7dab4366b7c Description-en: module to extract a module version safely The Module::Extract::VERSION module lets you pull out of module source code the version number for the module. It assumes that there is only one $VERSION in the file and the entire $VERSION statement is on the same line. Package: libmojo-executor-java Description-md5: 51e7a511b27f7cb184f07a6843ed369c Description-en: Maven Mojo Executor The Mojo Executor provides a way to execute other Mojos (plugins) within a Maven plugin, allowing one to easily create Maven plugins that are composed of other plugins. Package: libmongoc-1.0-0t64 Description-md5: e6169cf9d29c80f10bc51741c28ec2f6 Description-en: MongoDB C client library - runtime files libmongoc is the officially supported MongoDB client library for C applications. . This package contains the libmongoc runtime libraries, for applications that have been built with libmongoc. Package: libmongoc-dev Description-md5: f75b0d98dc34e4da08d5b1a695963802 Description-en: MongoDB C client library - dev files libmongoc is the officially supported MongoDB client library for C applications. . This package contains all files necessary to develop applications which use libmongoc. Package: libmongoc-doc Description-md5: 11b136dcf9b8276606b7deea828477ff Description-en: MongoDB C client library - documentation libmongoc is the officially supported MongoDB client library for C applications. . This package contains the man pages for libmongoc. Package: libmongocrypt-dev Description-md5: a227a155ed35cab15ab46f9f52676120 Description-en: client-side field level encryption library - dev files libmongocrypt facilitates the client-side encryption and decryption, at the field level, of data stored in MongoDB. . This package contains the libmongocrypt and libkms_message development headers and libraries. Package: libmongocrypt0 Description-md5: 2f7fb997fb79baa084cc840772c7084d Description-en: client-side field level encryption library - runtime files libmongocrypt facilitates the client-side encryption and decryption, at the field level, of data stored in MongoDB. . This package contains the libmongocrypt and libkms_message runtime libraries. Package: libmongodb-perl Description-md5: eb5a91f2d0eaa13c9c3ff715b169370b Description-en: Mongo Driver for Perl MongoDB is a high-performance, open source, schema-free document-oriented data store. The MongoDB module provides an interface to easily access it from Perl. . As of August 13, 2020, the MongoDB Perl driver and related libraries are no longer supported by MongoDB. Package: libmono-2.0-1 Description-md5: ab1dbebe17d39cf9b85626eec8cc58c4 Description-en: Mono JIT library (Default version) Shared library for Mono, used for embedding/hosting of the JIT. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmono-2.0-dev Description-md5: 40549c7fb70e8b2f699f56eecd2d5ef6 Description-en: Mono JIT library - Development files (Default version) Header files and static libraries for libmono-2.0. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmono-accessibility4.0-cil Description-md5: 01e25690427b6fb0bf061c65ec1f199a Description-en: Mono Accessibility library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Accessibility library for CLI 4.0. Package: libmono-btls-interface4.0-cil Description-md5: b64ec819f7bd998586fc971bb0eef204 Description-en: Mono Mono.Btls.Interface library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Mono.Btls.Interface library for CLI 4.0, needed for using the new BTLS SSL engine. Package: libmono-cairo4.0-cil Description-md5: 3cad538bdd5017f4146b38389cb19d3c Description-en: Mono Cairo library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Cairo library for CLI 4.0. Package: libmono-cecil-private-cil Description-md5: d564873520a1b5990e4c4443e97c1984 Description-en: Mono.Cecil library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the private Mono.Cecil library that allows one to generate and inspect programs and libraries in the ECMA CIL format. Package: libmono-cil-dev Description-md5: b3ffc3f2c198d9bf41ba035ceb7c5c5e Description-en: Mono Base Class Libraries (BCL) - Development files This package contains development headers for the Mono Base Class Libraries. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmono-codecontracts4.0-cil Description-md5: 0f9bf7bad06cfb237e0947b1bdc3bef7 Description-en: Mono.CodeContracts library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.CodeContracts library for CLI 4.0. Package: libmono-compilerservices-symbolwriter4.0-cil Description-md5: 18b1e3a7c7cc618f86b8abed7427378c Description-en: Mono.CompilerServices.SymbolWriter library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.CompilerServices.SymbolWriter library for CLI 4.0. Package: libmono-corlib4.5-cil Description-md5: 79080cf3c214c7e6699e35e5036b6a1d Description-en: Mono core library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This empty package depends on the Core Library (mscorlib.dll) of Mono for CLI 4.5, which is the glue between the BCL (Base Class Libraries) and the JIT. . You should install libmono-i18n-west4.0-cil if you are using ISO 8859-15 (Latin 9) or other common Western European code pages. US-ASCII, ISO 8859-1 (Latin 1) and UTF-8 users don't need any extra I18N packages. Package: libmono-corlib4.5-dll Description-md5: ff6ab10f0142e2c75c4e62b2314baa57 Description-en: Mono core library (for CLI 4.5) - stand-alone package Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Core Library (mscorlib.dll) of Mono for CLI 4.5, which is the glue between the BCL (Base Class Libraries) and the JIT. . This package contains only mscorlib.dll without a mono-runtime dependency to avoid a dependency cycle between the mono core components. For all other uses you should install libmono-corlib4.5-cil instead. Package: libmono-cscompmgd0.0-cil Description-md5: 85ebf14f16a0ed6e044f00dd7704e908 Description-en: Mono cscompmgd library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono cscompmgd library version 0.0, for CLI 4.0. Package: libmono-csharp4.0c-cil Description-md5: d674a3b6e4a7b4a83ff74b492cecb43c Description-en: Mono.CSharp library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.CSharp library for CLI 4.0. Package: libmono-custommarshalers4.0-cil Description-md5: 1ef3fc5c461965be6e44da8d40fcf3aa Description-en: Mono CustomMarshalers library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the CustomMarshalers library for CLI 4.0. Package: libmono-data-tds4.0-cil Description-md5: 3692f0cb3febb7a4eaefe872d097f5b6 Description-en: Mono Data Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Data library for CLI 4.0. Package: libmono-db2-1.0-cil Description-md5: 3c28ae2d2103f915d76e9bbe31dec2bc Description-en: Mono DB2 library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono DB2 library. Package: libmono-debugger-soft4.0a-cil Description-md5: b2b9fac809d6201b221707a5c359d5b6 Description-en: Mono Soft Debugger library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Soft Debugger library for CLI 4.0. Package: libmono-http4.0-cil Description-md5: 65a561fb620581a1190c638b7d41ec59 Description-en: Mono.Http library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Http library for CLI 4.0. Package: libmono-i18n-cjk4.0-cil Description-md5: 8106d7f4f8f7ac7f375ae9a0d8510346 Description-en: Mono I18N.CJK library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.CJK library for CLI 4.0. Package: libmono-i18n-mideast4.0-cil Description-md5: c04c9e411d7ece0c75314a03d75cf032 Description-en: Mono I18N.MidEast library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.MidEast library for CLI 4.0. Package: libmono-i18n-other4.0-cil Description-md5: 8b53dbaa17e32844ec1ee3ceb9a6ffab Description-en: Mono I18N.Other library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.Other library for CLI 4.0. Package: libmono-i18n-rare4.0-cil Description-md5: 4e36031c4da3969fa20f779345da4700 Description-en: Mono I18N.Rare library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.Rare library for CLI 4.0. Package: libmono-i18n-west4.0-cil Description-md5: bbb1f3ed6bdf1f7980de1f5d24143fb1 Description-en: Mono I18N.West library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the I18N.West library for CLI 4.0, containing Central and Western European code pages such as ISO 8859-3 (Latin 3), ISO 8859-15 (Latin 9) and others. Package: libmono-i18n4.0-all Description-md5: 684c9eabe2a32a5e074d1d5380a6fddf Description-en: Mono I18N libraries metapackage (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package will install all I18N libraries for CLI 4.0. Package: libmono-i18n4.0-cil Description-md5: 09cc8dcd1de793c67cfef1e6ef05d039 Description-en: Mono I18N base library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package also includes the base I18N library used by all I18N libraries. Package: libmono-ldap4.0-cil Description-md5: d9a2c83fc9264bc3e18041fc5c146d92 Description-en: Mono LDAP library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono LDAP library for CLI 4.0. Package: libmono-management4.0-cil Description-md5: caec665407fe914e55aec4c0bcb0e9de Description-en: Mono Management library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Management library for CLI 4.0, which provides attach functionality for the Mono runtime. It allows one to load code externally into a Mono process to debug or augment code live. Package: libmono-messaging-rabbitmq4.0-cil Description-md5: 55621d64556c992fdb784d67d974b47b Description-en: Mono Messaging RabbitMQ library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Messaging.RabbitMQ library for CLI 4.0. Package: libmono-messaging4.0-cil Description-md5: cb7410fa63ae6b8cc40e13af2fb1daa1 Description-en: Mono Messaging library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Messaging library for CLI 4.0, which provides messaging functionality using different implementations. At this time Mono does not provide a System.Messaging implementation. Package: libmono-microsoft-build-engine4.0-cil Description-md5: 1247f414de9e2e1efc48d56354c7a235 Description-en: Mono Microsoft.Build.Engine library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build.Engine library for CLI 4.0. Package: libmono-microsoft-build-framework4.0-cil Description-md5: 521ef46eb4fff058ea953411bf6e7834 Description-en: Mono Microsoft.Build.Framework library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build.Framework library for CLI 4.0. Package: libmono-microsoft-build-tasks-v4.0-4.0-cil Description-md5: d0c9af113a05fc7c9e5734e78dbd3aac Description-en: Mono Microsoft.Build.Tasks.v4.0 library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build.Tasks.v4.0 library for CLI 4.0. Package: libmono-microsoft-build-utilities-v4.0-4.0-cil Description-md5: dc4ca24f26da919a9e39d2717b00115a Description-en: Mono Microsoft.Build.Utilities.v4.0 library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build.Utilities.v4.0 library for CLI 4.0. Package: libmono-microsoft-build4.0-cil Description-md5: 97b7e9a521375d342b1a2a4b98b88d05 Description-en: Mono Microsoft.Build library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build library for CLI 4.0. Package: libmono-microsoft-csharp4.0-cil Description-md5: 3a6ea56d61d663ae9e9136d99bc86e03 Description-en: Mono Microsoft.CSharp library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.CSharp library version 4.0. Package: libmono-microsoft-visualc10.0-cil Description-md5: 749143437420c731c2bca738530c7336 Description-en: Mono Microsoft.VisualC library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.VisualC library version 10.0, for CLI 4.0. Package: libmono-microsoft-web-infrastructure1.0-cil Description-md5: cb233cf50954f57990a6629556218df9 Description-en: Mono Microsoft.Web.Infrastructure library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Web.Infrastructure library version 1.0, for CLI 4.0. Package: libmono-oracle4.0-cil Description-md5: 7a9aa9055753eb855953d2702e716ec1 Description-en: Mono Oracle library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Oracle library for CLI 4.0. Package: libmono-parallel4.0-cil Description-md5: ea043104b1d2835242422612c8f9888f Description-en: Mono.Parallel library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Parallel library for CLI 4.0 which ships some threading utility classes. Package: libmono-peapi4.0a-cil Description-md5: f348871ae4d227e0fec02055a78f296d Description-en: Mono PEAPI library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono PEAPI library for CLI 4.0. Package: libmono-posix4.0-cil Description-md5: ff788b5250a346c6b6a19c2694d5a435 Description-en: Mono.Posix library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Posix library for CLI 4.0 that binds many APIs found in glibc or intl. Package: libmono-profiler Description-md5: ea7923bb590dd0f96c9a33145568a361 Description-en: Mono profiler libraries Profiler libraries for Mono, used for profiling applications running on Mono. For details how to use them, please take a look at the mono manpage. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmono-rabbitmq4.0-cil Description-md5: 4053f71554e92f8366c253de467b6c7d Description-en: Mono RabbitMQ.Client library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the RabbitMQ.Client library for CLI 4.0. Package: libmono-relaxng4.0-cil Description-md5: f797ef231e2a4b9169f8655dd37de4d7 Description-en: Mono Relaxng library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Relaxng library for CLI 4.0. Package: libmono-security4.0-cil Description-md5: 1d62f62d6ff4829f9ec59087a3745678 Description-en: Mono Security library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Security library for CLI 4.0. Package: libmono-sharpzip4.84-cil Description-md5: dda1f56260ba57d30ddbff3bd080700e Description-en: Mono SharpZipLib library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono SharpZipLib library version 4.84, for CLI 4.0. Package: libmono-simd4.0-cil Description-md5: 960d4c7486db3919eb931dc09c8515b7 Description-en: Mono SIMD (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.Simd library for CLI 4.0, which provides a number of classes that are hardware accelerated by mapping the classes and the actual operations to native SIMD instructions on a processor. Package: libmono-smdiagnostics0.0-cil Description-md5: 5e1b26624d57a26adfa815fb445ef57b Description-en: Mono SMDiagnostics Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the SMDiagnostics library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-sqlite4.0-cil Description-md5: 63658f1705fd06d82fb68709d2f2f974 Description-en: Mono Sqlite library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Sqlite library for CLI 4.0. Package: libmono-system-componentmodel-composition4.0-cil Description-md5: 89ec387d9cbb3fad6638bc0bdcfedad2 Description-en: Mono System.ComponentModel.Composition library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.ComponentModel.Composition library for CLI 4.0. Package: libmono-system-componentmodel-dataannotations4.0-cil Description-md5: 12aca1b12cfb475a38b10fcc73c5adc7 Description-en: Mono System.ComponentModel.DataAnnotations library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.ComponentModel.DataAnnotations library for CLI 4.0. Package: libmono-system-configuration-install4.0-cil Description-md5: e909f36aad931871f9ede259b3012902 Description-en: Mono System.Configuration.Install library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Configuration.Install library for CLI 4.0. Package: libmono-system-configuration4.0-cil Description-md5: 469753ae0d40212a01babae012f08e8a Description-en: Mono System.Configuration library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Configuration library for CLI 4.0. Package: libmono-system-core4.0-cil Description-md5: 079b833979f82b349b9c4a6442ee7ebe Description-en: Mono System.Core library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Core library for CLI 4.0. Package: libmono-system-data-datasetextensions4.0-cil Description-md5: fc5af1076aa2fee837e42300e2d524e9 Description-en: Mono System.Data.DataSetExtensions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data.DataSetExtensions library for CLI 4.0. Package: libmono-system-data-entity4.0-cil Description-md5: be0d47b3e07bb93d5aeab8dd54692d78 Description-en: Mono System.Data.Entity library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data.Entity library for CLI 4.0. Package: libmono-system-data-linq4.0-cil Description-md5: a9c4f8e6b007e9d4b0896bfd91bd1e9d Description-en: Mono System.Data.Linq Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data.Linq library which implements LINQ to SQL. LINQ to SQL allows one to query relational databases using the language-integrated query (LINQ) extension of the C# programming language. Package: libmono-system-data-services-client4.0-cil Description-md5: 1d12433e18c72903465a2c6a5a3e8782 Description-en: Mono System.Data.Services.Client library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Data.Services.Client library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-data-services4.0-cil Description-md5: bc60ed731c6627be2dd10e4c262623f6 Description-en: Mono System.Data.Services library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Data.Services library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-data4.0-cil Description-md5: d275fa424da50595100b96e89c355f21 Description-en: Mono System.Data library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data library for CLI 4.0. Package: libmono-system-deployment4.0-cil Description-md5: ca884fbd20dae7c08b34ee4a054b0387 Description-en: Mono System.Deployment library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Deployment library. Package: libmono-system-design4.0-cil Description-md5: e2b15383d3cc985f571f53e8f2f724d3 Description-en: Mono System.Design Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Design library for CLI 4.0. Package: libmono-system-drawing-design4.0-cil Description-md5: a242f727948c05a384613bcc38e40bf2 Description-en: Mono System.Drawing.Design (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Drawing.Design library for CLI 4.0. Package: libmono-system-drawing4.0-cil Description-md5: de6103336ff20c3962301af20fd206d7 Description-en: Mono System.Drawing library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Drawing library for CLI 4.0. Package: libmono-system-dynamic4.0-cil Description-md5: bd26089fbb24907394dd3e69b4a7c33d Description-en: Mono System.Dynamic library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Dynamic library for CLI 4.0. Package: libmono-system-enterpriseservices4.0-cil Description-md5: 8d77270a093b520449a4e678e4dad811 Description-en: Mono System.EnterpriseServices library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.EnterpriseServices library for CLI 4.0. Package: libmono-system-identitymodel-selectors4.0-cil Description-md5: e7d8a141889c50ec194d6e4a75fad38f Description-en: Mono System.IdentityModel.Selectors Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.IdentityModel.Selectors library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-identitymodel4.0-cil Description-md5: 41e795a45e724dc21c6594f7f8cc23d1 Description-en: Mono System.IdentityModel Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.IdentityModel library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-io-compression-filesystem4.0-cil Description-md5: bc9ea852026cc901e0e77185a03fae5e Description-en: Mono System.IO.Compresion.FileSystem library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.IO.Compression.FileSystem library for CLI 4.0. Package: libmono-system-io-compression4.0-cil Description-md5: 182e1875730346e94596ec57aae6630b Description-en: Mono System.IO.Compression library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.IO.Compression library for CLI 4.0. Package: libmono-system-json-microsoft4.0-cil Description-md5: feeaf88c32dc05342abf4ff264bd28f0 Description-en: Mono System.Json.Microsoft library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Json.Microsoft library for CLI 4.0 which provides serialization of JavaScript Object Notation (JSON). Package: libmono-system-json4.0-cil Description-md5: 0b5914f5bf8c7889de43931b947c5fbe Description-en: Mono System.Json library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Json library for CLI 4.0 which provides serialization of JavaScript Object Notation (JSON). Package: libmono-system-ldap-protocols4.0-cil Description-md5: f22af9cbb6c8f1daa9eeeeba086a00df Description-en: Mono System.DirectoryServices.Protocols library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.DirectoryServices.Protocols library for CLI 4.0. Package: libmono-system-ldap4.0-cil Description-md5: 89e35238b89ef34c4376190a265d1a7a Description-en: Mono System.DirectoryServices library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.DirectoryServices library for CLI 4.0. Package: libmono-system-management4.0-cil Description-md5: fb7779f23f7edc794220e3e3fb382d19 Description-en: Mono System.Management library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Management library for CLI 4.0. Package: libmono-system-messaging4.0-cil Description-md5: c23fb451f91e0512b56ac658a4452eae Description-en: Mono System.Messaging library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Messaging library for CLI 4.0. Package: libmono-system-net-http-formatting4.0-cil Description-md5: 6ff24db9913d8dbcd84bcb312a85c1fb Description-en: Mono System.Net.Http.Formatting library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Net.Http.Formatting library for CLI 4.0. Package: libmono-system-net-http-webrequest4.0-cil Description-md5: d23a5a969ad99f2528f6f20bf7af1d0a Description-en: Mono System.Net.Http.WebRequest library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Net.Http.WebRequest library for CLI 4.0. Package: libmono-system-net-http4.0-cil Description-md5: 3ec76f2b58b6261dcce4c1bbd3c6bec2 Description-en: Mono System.Net.Http library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Net.Http library for CLI 4.0. Package: libmono-system-net4.0-cil Description-md5: a78b7887c44a2788b4f26e7209b77705 Description-en: Mono System.Net library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Net library for CLI 4.0. Package: libmono-system-numerics-vectors4.0-cil Description-md5: db45b94d48fcafdf2fd0c5004ab2fdc1 Description-en: Mono System.Numerics.Vectors library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Numerics.Vectors library for CLI 4.0. Package: libmono-system-numerics4.0-cil Description-md5: 79c7c0610ecb45e074d8f3a64d150aa8 Description-en: Mono System.Numerics library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Numerics library for CLI 4.0. Package: libmono-system-reactive-core2.2-cil Description-md5: cfdd3305626b0c07410f79fc424185c6 Description-en: Mono System.Reactive.Core Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Core library which is part of Reactive Extensions. Package: libmono-system-reactive-debugger2.2-cil Description-md5: 3405fcae681eb7c28dff82ed09995ed1 Description-en: Mono System.Reactive.Debugger Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Debugger library which is part of Reactive Extensions. Package: libmono-system-reactive-experimental2.2-cil Description-md5: 1355db046b4e2167bac2002535b1eb4a Description-en: Mono System.Reactive.Experimental Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Experimental library which is part of Reactive Extensions. Package: libmono-system-reactive-interfaces2.2-cil Description-md5: a9fe74abf54ff2ae09917753c9061eb6 Description-en: Mono System.Reactive.Interfaces Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Interfaces library which is part of Reactive Extensions. Package: libmono-system-reactive-linq2.2-cil Description-md5: c40f458f1d727566957c5b8acde033a0 Description-en: Mono System.Reactive.Linq Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Linq library which is part of Reactive Extensions. Package: libmono-system-reactive-observable-aliases0.0-cil Description-md5: 49e508928c5e5aff7b9ac827fc0ca276 Description-en: Mono System.Reactive.Linq Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Observable.Aliases library which is part of Reactive Extensions. Package: libmono-system-reactive-platformservices2.2-cil Description-md5: 322009509c26a7c7b04c4e1ca2b82161 Description-en: Mono System.Reactive.PlatformServices Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.PlatformServices library which is part of Reactive Extensions. Package: libmono-system-reactive-providers2.2-cil Description-md5: b0979f03c4c2ac7cc61b04ae225ba073 Description-en: Mono System.Reactive.Providers Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Providers library which is part of Reactive Extensions. Package: libmono-system-reactive-runtime-remoting2.2-cil Description-md5: f6ef8872f8e0ec23a456b2815424f21c Description-en: Mono System.Reactive.Runtime.Remoting Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Runtime.Remoting library which is part of Reactive Extensions. Package: libmono-system-reactive-windows-forms2.2-cil Description-md5: a523436653a4eaf34467f9f72ab11622 Description-en: Mono System.Reactive.Windows.Forms Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.Windows.Forms library which is part of Reactive Extensions. Package: libmono-system-reactive-windows-threading2.2-cil Description-md5: e959458cba93d66d5184e4b8255ec83c Description-en: Mono System.Reactive.Windows.Threading Library (for CLI 4.5) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reactive.windows.Threading library which is part of Reactive Extensions. Package: libmono-system-reflection-context4.0-cil Description-md5: 8ae9516316befe94b345372193fb4b12 Description-en: Mono System.Reflection.Context library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Reflection.Context library. Package: libmono-system-runtime-caching4.0-cil Description-md5: eea4d8a6ab7a06844e37e38e3afd3ac1 Description-en: Mono System.Runtime.Caching Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Runtime.Caching library for CLI 4.0. Package: libmono-system-runtime-durableinstancing4.0-cil Description-md5: 07668d407020d98267e6f13a0b6c03c8 Description-en: Mono System.Runtime.DurableInstancing Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Runtime.DurableInstancing library for CLI 4.0. Package: libmono-system-runtime-serialization-formatters-soap4.0-cil Description-md5: 8992cf5587ba2f42ce4741a889ca93f1 Description-en: Mono System.Runtime.Serialization.Formatters.Soap Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Runtime.Serialization.Formatters.Soap library for CLI 4.0. Package: libmono-system-runtime-serialization4.0-cil Description-md5: ffb5ddef8df6850900866c0298e34b9d Description-en: Mono System.Runtime.Serialization Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Runtime.Serialization library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-runtime4.0-cil Description-md5: 20bd31e4da5dfefced9ed2aa90867b86 Description-en: Mono System.Runtime library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Runtime library for CLI 4.0. Package: libmono-system-security4.0-cil Description-md5: 0de0138f9e1f5850367960a1ea4fb89b Description-en: Mono System.Security library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Security library for CLI 4.0. Package: libmono-system-servicemodel-activation4.0-cil Description-md5: 369d0cfd7f336a6afd7e4153d24eb18b Description-en: Mono System.ServiceModel.Activation Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Activation library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel-discovery4.0-cil Description-md5: a59d32badd3d07b7cfc65f67a22d7687 Description-en: Mono System.ServiceModel.Discovery Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Discovery library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel-internals0.0-cil Description-md5: 55d4aabba9dd85ed5d48bde549d30ed8 Description-en: Mono System.ServiceModel.Internals Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Internals library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel-routing4.0-cil Description-md5: f001ecc15f330dfbf75414ee56371bc9 Description-en: Mono System.ServiceModel.Routing Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Routing library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel-web4.0-cil Description-md5: 3d8c5480adc3521d9376558cb9d706cf Description-en: Mono System.ServiceModel.Web Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel.Web library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-servicemodel4.0a-cil Description-md5: 4d848dcddcd260ebf7a4f0c8a3f036b4 Description-en: Mono System.ServiceModel Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.ServiceModel library which is part of the Windows Communication Foundation (WCF) libraries of Mono for CLI 4.0. The WFC stack is for building SOA-based applications. Its development is in early stages. Package: libmono-system-serviceprocess4.0-cil Description-md5: c10a35882a03c1de2c9395594d40b772 Description-en: Mono System.ServiceProcess library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.ServiceProcess library for CLI 4.0. Package: libmono-system-threading-tasks-dataflow4.0-cil Description-md5: e77d1e3eee76cebf27811fa68012f5fe Description-en: Mono System.Threading.Tasks.Dataflow library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Threading.Tasks.Dataflow library for CLI 4.0. Package: libmono-system-transactions4.0-cil Description-md5: f9364a553b7af50d6f9946805fa44814 Description-en: Mono System.Transactions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Transactions library for CLI 4.0. Package: libmono-system-web-abstractions4.0-cil Description-md5: 03ec665c776331f5b37ab7eed6cecdd7 Description-en: Mono System.Web.Abstractions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Abstractions library for CLI 4.0. Package: libmono-system-web-applicationservices4.0-cil Description-md5: f3a3b4b7d61cbd379992c7bf5986e7e3 Description-en: Mono System.Web.ApplicationServices library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.ApplicationServices library for CLI 4.0. Package: libmono-system-web-dynamicdata4.0-cil Description-md5: a18483df70ea217bf245be8762fb9656 Description-en: Mono System.Web.DynamicData library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.DynamicData library for CLI 4.0. Package: libmono-system-web-extensions-design4.0-cil Description-md5: 6b16bd81d976bf77288d30d485a7e675 Description-en: Mono System.Web.Extensions.Design library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Extensions.Design library for CLI 4.0. Package: libmono-system-web-extensions4.0-cil Description-md5: 1f3d7abee274af3e8853e3a0a75d9421 Description-en: Mono System.Web.Extensions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Extensions library for CLI 4.0. Package: libmono-system-web-http-selfhost4.0-cil Description-md5: a53fb6bd27292ed1b82ef4586655c5b3 Description-en: Mono System.Web.Http.SelfHost library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Http.SelfHost library for CLI 4.0. Package: libmono-system-web-http-webhost4.0-cil Description-md5: ad32a533df16b24de07ccd7ea83e9138 Description-en: Mono System.Web.Http.WebHost library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Http.WebHost library for CLI 4.0. Package: libmono-system-web-http4.0-cil Description-md5: 9d6b570be220a57eb672343efb313c28 Description-en: Mono System.Web.Http library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Http library for CLI 4.0. Package: libmono-system-web-mobile4.0-cil Description-md5: 78c446fb4e3ca2db4850ce9dc587f733 Description-en: Mono System.Web.Mobile library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Web.Mobile library. Package: libmono-system-web-mvc3.0-cil Description-md5: b0141d2156c9d6c4dcd2edc42fd87e19 Description-en: Mono ASP.NET MVC 3.0 Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Mvc 3.0 library for CLI 4.0. . The ASP.NET MVC framework is a web application framework that implements the model-view-controller (MVC) pattern. Package: libmono-system-web-razor2.0-cil Description-md5: 6d05dbe7d05fdbbb92a3a1438614c77d Description-en: Mono System.Web.Razor (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Razor library for CLI 4.0. Package: libmono-system-web-regularexpressions4.0-cil Description-md5: 559f58029980a2f1bfeb8c890230c96b Description-en: Mono System.Web.RegularExpressions library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Web.RegularExpressions library. Package: libmono-system-web-routing4.0-cil Description-md5: f8c4cc1bef8f1d8f0bb6dcf58cc802ff Description-en: Mono System.Web.Routing (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Routing library for CLI 4.0. Package: libmono-system-web-services4.0-cil Description-md5: 239a8493cd0df37ccec20bcc85176042 Description-en: Mono System.Web.Services (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.Services library for CLI 4.0. Package: libmono-system-web-webpages-deployment2.0-cil Description-md5: b72890be0369bb83b282dd379607b6cb Description-en: Mono System.Web.WebPages.Deployment (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.WebPages.Deployment library for CLI 4.0. Package: libmono-system-web-webpages-razor2.0-cil Description-md5: b4c763bec5037099f14535cf16323480 Description-en: Mono System.Web.WebPages.Razor (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.WebPages.Razor library for CLI 4.0. Package: libmono-system-web-webpages2.0-cil Description-md5: 26ec2648eaa6798ff8130422ed75eb4b Description-en: Mono System.Web.WebPages (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web.WebPages library for CLI 4.0. Package: libmono-system-web4.0-cil Description-md5: a1aee459b39706adf3d4f84b1da163ee Description-en: Mono System.Web library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web library for CLI 4.0. Package: libmono-system-windows-forms-datavisualization4.0a-cil Description-md5: b335c0060781bdf70cc2795a530eef51 Description-en: Mono System.Windows.Forms.DataVisualization Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Windows.Forms.DataVisualization library for CLI 4.0. Package: libmono-system-windows-forms4.0-cil Description-md5: 27cd7a56d703e2aee53f71bcb7409782 Description-en: Mono System.Windows.Forms Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Windows.Forms library for CLI 4.0. Package: libmono-system-windows4.0-cil Description-md5: 4c44d0cff2eebbef87b9c05254dd83f3 Description-en: Mono System.Windows library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Windows library for CLI 4.0. Package: libmono-system-workflow-activities4.0-cil Description-md5: 9b81890d14819ccce6d1709b0b811a93 Description-en: Mono System.Workflow.Activities library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Workflow.Activities library. Package: libmono-system-workflow-componentmodel4.0-cil Description-md5: 9a71db8aeceb7bf1ba549132f8077a49 Description-en: Mono System.Workflow.ComponentModel library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Workflow.ComponentModel library. Package: libmono-system-workflow-runtime4.0-cil Description-md5: 8a5f10ebb45d96738249647c6a11a8f8 Description-en: Mono System.Workflow.Runtime library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the System.Workflow.Runtime library. Package: libmono-system-xaml4.0-cil Description-md5: 733cd5e627fabb4e931efc678dbca605 Description-en: Mono System.Xaml Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Xaml library for CLI 4.0. Package: libmono-system-xml-linq4.0-cil Description-md5: 5c37690477ab5977633f2bdaa3984e88 Description-en: Mono System.Xml.Linq library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Xml.Linq library for CLI 4.0. Package: libmono-system-xml-serialization4.0-cil Description-md5: 537790e9aaf2d5755bd7d9b76edf57ae Description-en: Mono System.Xml.Serialization library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Xml.Serialization library for CLI 4.0. Package: libmono-system-xml4.0-cil Description-md5: 7fff3f7341fbfda36ac6be079b1bd9e0 Description-en: Mono System.Xml library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Xml library for CLI 4.0. Package: libmono-system4.0-cil Description-md5: 7da73ba1f9a0504ce08abe86bdea9596 Description-en: Mono System libraries (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the BCL (Base Class Libraries) of Mono for CLI 4.0. Package: libmono-tasklets4.0-cil Description-md5: e68cdfd7ec973e65b9ad944c126520a3 Description-en: Mono Tasklets library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Tasklets library for CLI 4.0. . The Mono.Tasklets library provides a continuation framework that allows for a number of high-level abstractions like co-routines and cooperative multi-threading to be implemented on top of it. Package: libmono-webbrowser4.0-cil Description-md5: 5a836904d4f0579b1bd932032f3c6bdc Description-en: Mono Web Browser library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains an empty implementation of the WebControl class - it will not render anything, but also should not crash applications which try to create a WebControl. Package: libmono-webmatrix-data4.0-cil Description-md5: 452e9d33bddfb5d96638707da28b9cd5 Description-en: Mono WebMatrix.Data Library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the WebMatrix.Data library for CLI 4.0. Package: libmono-windowsbase4.0-cil Description-md5: 89a28b534b3d998d48eeb1e5e2c8f31a Description-en: Mono WindowsBase library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the WindowsBase library for CLI 4.0 which provides the System.IO.Packaging namespace. Package: libmono-xbuild-tasks4.0-cil Description-md5: ebd43542948b924c755c3bdea7040be2 Description-en: Mono Mono.XBuild.Tasks library (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono.XBuild.Tasks library for CLI 4.0 which provides the Mono.XBuild.Tasks namespace. Package: libmonoboehm-2.0-1 Description-md5: ce0f2b97cfc799889408047098999cc8 Description-en: Mono JIT library (Boehm GC) Shared library for Mono, used for embedding/hosting of the JIT. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmonoboehm-2.0-1-dbg Description-md5: 2607171726a37a3c76b8d104a4bcedd4 Description-en: Mono JIT library, debugging symbols (Boehm GC) This package contains the debugging symbols of the Mono JIT library. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmonoboehm-2.0-dev Description-md5: af43ee4a1b703efca9250c987d486381 Description-en: Mono JIT library - Development files (Boehm GC) Header files and static libraries for libmonoboehm-2.0. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmonolith-ocaml Description-md5: 5b77b80c6a62c784f846afd9e1406df3 Description-en: framework for strong random testing of OCaml libraries (runtime) Monolith offers facilities for **testing an OCaml library** (for instance, a data structure implementation) by **comparing it against a reference implementation**. It can be used to perform either random testing or fuzz testing. . This package contains runtime files. Package: libmonolith-ocaml-dev Description-md5: c33ee9efeb7c4951c569aa4abbae5a5f Description-en: framework for strong random testing of OCaml libraries (dev files) Monolith offers facilities for **testing an OCaml library** (for instance, a data structure implementation) by **comparing it against a reference implementation**. It can be used to perform either random testing or fuzz testing. . This package contains development files. Package: libmonosgen-2.0-1 Description-md5: ca9b24575a07c5b8b0d40f68999605d1 Description-en: Mono JIT library (SGen GC) Shared library for Mono, used for embedding/hosting of the JIT. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmonosgen-2.0-1-dbg Description-md5: 68f58a69a75e6df10ffbba7e59366ce6 Description-en: Mono JIT library, debugging symbols (SGen GC) This package contains the debugging symbols of the Mono JIT library. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmonosgen-2.0-dev Description-md5: 77a08e6c81926eb0fee724b67503f444 Description-en: Mono JIT library - Development files (SGen GC) Header files and static libraries for libmonosgen-2.0. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: libmoosex-types-common-perl Description-md5: 1501f858c7d108c67cc250f7f560e80b Description-en: module with commonly used type constraints for Moose MooseX::Types::Common is a Perl module that contains a set of commonly-used type constraints that do not ship with Moose by default. In particular, it has string and numeric type constraints. Package: libmoosex-types-email-perl Description-md5: 685fead3eb39184c7f2d4f272b3fc8ae Description-en: email address validation type constraints for Moose MooseX::Types::Email provides a Moose type constraints which uses Email::Valid and Email::Abstract to check for valid email addresses and messages. Types that support both single items and an arrayref of items are available. Package: libmoosex-types-loadableclass-perl Description-md5: a2a88f65f5cb963061305bdc496ef87c Description-en: ClassName type constraint with coercion to load the class MooseX::Types::LoadableClass and MooseX::Types::LoadableRole are type constraints with coercion to load a class/role. Package: libmoosex-types-perl Description-md5: ea789ae5da0d3bcdcb1d07ca01b94e82 Description-en: Moose extension to organise types in libraries MooseX::Types allows developers to organise and selectively import your own and the built-in types in libraries, rather than the default behaviour where types are global. As a nice side effect, it catches typographic errors at compile-time too. . The main motivation for this module is to provide an easy way of preventing conflicts with your type names, since the internal fully qualified names of the types will be prefixed with the library's name. It also provides some convenient functions for working with Moose types. Package: libmoosex-types-uri-perl Description-md5: 5a6d24759e445323e3f8e96b5ce5f6fa Description-en: package provides URI related types and coercions for Moose MooseX::Types::URI provides Moose types for fun with URIs. . It has slightly DWIMier types than the URI classes have due to implementation details, so the types should be more forgiving when ducktyping will work anyway (e.g. URI::WithBase does not inherit URI). Package: libmpich-dev Description-md5: e149dc4535ba6513c18c3f12eb0d79da Description-en: Development files for MPICH MPICH is a high-performance and widely portable implementation of the MPI-4.1 standard from the Argonne National Laboratory. It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. This release has all MPI 4.1 functions and features required by the standard with the exception of support for the "external32" portable I/O format and user-defined data representations for I/O. . This package includes the MPICH headers and static libraries, as well as the compiler wrappers needed to build MPICH programs. Package: libmpich12 Description-md5: cb410bb79c6d94c9c46a8dbe2cc059b2 Description-en: Shared libraries for MPICH MPICH is a high-performance and widely portable implementation of the MPI-4.1 standard from the Argonne National Laboratory. It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. This release has all MPI 4.1 functions and features required by the standard with the exception of support for the "external32" portable I/O format and user-defined data representations for I/O. . This package includes the MPICH shared libraries. Package: libmrgingham-dev Description-md5: fe4ad488a5d6a26335819587802437b8 Description-en: Chessboard finder for visual calibration routines Given an observed image containing a chessboard or a grid of circles, mrgingham locates the board in the image, and precisely computes the location of the chessboard corners (or circle centers). This is similar to the routines in OpenCV, but is faster and more robust. . This package provides the development C++ libraries Package: libmrgingham2 Description-md5: d53b997a7c7869c546343cf7d9847fd9 Description-en: Chessboard finder for visual calibration routines Given an observed image containing a chessboard or a grid of circles, mrgingham locates the board in the image, and precisely computes the location of the chessboard corners (or circle centers). This is similar to the routines in OpenCV, but is faster and more robust. . This package provides the runtime C++ libraries Package: libmsi-1.0-0 Description-md5: c3107717249ea3478ae89c661ff1bcd9 Description-en: Windows Installer file manipulation library libmsi provides functions to manipulate Windows Installer (.msi) files, both for reading and writing their contents and querying their databases. . This package contains the runtime library. Package: libmsi-dev Description-md5: 1044fc13c13eae095e13d1e1dcd642e1 Description-en: Windows Installer file manipulation library - development files libmsi provides functions to manipulate Windows Installer (.msi) files, both for reading and writing their contents and querying their databases. . This package contains the header files and libraries required to develop software using libmsi. Package: libmsolve-dev Description-md5: bc9ae04f529d2279f474dcbcc02b5475 Description-en: computer algebra algorithms for solving polynomial systems (development) msolve is an open source C library implementing computer algebra algorithms for solving polynomial systems (with rational coefficients or coefficients in a prime field). . Currently, with msolve, you can basically solve multivariate polynomial systems. This encompasses: . * the computation of Groebner bases * real root isolation of the solutions to polynomial systems * the computation of the dimension and the degree of the solution set * and many other things you can do using msolve. . This package contains the development files for the library. Package: libmsolve0 Description-md5: 77c644a57b7aa365a1d8d5aa5d8d2c76 Description-en: computer algebra algorithms for solving polynomial systems (shared library) msolve is an open source C library implementing computer algebra algorithms for solving polynomial systems (with rational coefficients or coefficients in a prime field). . Currently, with msolve, you can basically solve multivariate polynomial systems. This encompasses: . * the computation of Groebner bases * real root isolation of the solutions to polynomial systems * the computation of the dimension and the degree of the solution set * and many other things you can do using msolve. . This package contains the shared library. 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: libmulticoretests-ocaml-dev Description-md5: a126d67889dc59b2b86710e69ca34dec Description-en: randomized test suite of the OCaml standard library Property-based tests of parts of the OCaml multicore compiler and run time. Package: libmultispeech5 Description-md5: cc75947379dcd41ed3158eeb0b633d3d Description-en: Multilingual speech server - core shared library Though Multispeech was primarily designed for use in conjunction with Emacspeak, but being capable to work with Speech Dispatcher as its backend module, it can provide multilingual speech output for Orca screenreader as well. . This package provides core shared library. Package: libmupdf-dev Description-md5: 9f0475fe82b21a208c2f2f42ef3a31e2 Description-en: development files for the MuPDF viewer MuPDF is a lightweight PDF viewer and toolkit written in portable C. It also reads XPS, OpenXPS and ePub documents. . This package contains the static the unversioned library and headers. Package: libmupdf25.1 Description-md5: d083b8a93eeb2faa1ea3f2d4e7f2fa79 Description-en: shared library for the MuPDF viewer MuPDF is a lightweight PDF viewer and toolkit written in portable C. It also reads XPS, OpenXPS and ePub documents. . This package contains the shared library libmupdf and libmupdfcpp. Package: libmypaint-1.5-1 Description-md5: 067cae648726d4484ef91f7cfb45446a Description-en: brush library 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 the shared library. Package: libmypaint-common Description-md5: 9295afe043cedd4da9c2754efbccf9dd Description-en: brush library for mypaint - common files 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 architecture-independent files such as translations. Package: libmypaint-dev Description-md5: 7eb8ecd83685415681ee6bd4168f1cc6 Description-en: brush library for mypaint - development files 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 development files. Package: libmypaint-doc Description-md5: 1539dd84494d71934622e5eb7cfaa4c2 Description-en: brush library for mypaint - documentation 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 API reference. Package: libnanoflann-dev Description-md5: c314502787f875d29905ec23097f498e Description-en: C++11 header-only library for Nearest Neighbor Search with KD-Trees Nanoflann is a fork of the FLANN library. Originally born as a child project of the Mobile Robot Programming Toolkit, nanoflann is now available as stand-alone library. . It trades some of the flexibility of FLANN for raw execution speed and is much more memory efficient, as it avoids unnecessary copies of point cloud data. 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: libnblib-gmx-dev Description-md5: dc27cd189c67f6f5e8570c76bbb9230c Description-en: GROMACS molecular dynamics sim, NB-LIB development kit GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. . The goal of NB-LIB is to enable researchers to programmatically define molecular simulations. Traditionally these have been performed using a collection of executables and a manual workflow followed by a “black-box” simulation engine. NB-LIB allows users to script a variety of novel simulation and analysis workflows at a more granular level. . This package contains header files for NB-LIB. For the legacy GROMACS API, see libgromacs-dev. Package: libnblib-gmx0 Description-md5: 4d65ba852c35b66c083ab49bac0f2eb5 Description-en: GROMACS molecular dynamics sim, NB-LIB shared libraries GROMACS is a versatile package to perform molecular dynamics, i.e. simulate the Newtonian equations of motion for systems with hundreds to millions of particles. . The goal of NB-LIB is to enable researchers to programmatically define molecular simulations. Traditionally these have been performed using a collection of executables and a manual workflow followed by a “black-box” simulation engine. NB-LIB allows users to script a variety of novel simulation and analysis workflows at a more granular level. . This package contains the shared library, libnblib-gmx. Package: libneon27-dev Description-md5: 13db1b46ada9d0818a5b922c4fe1a841 Description-en: Header and static library files for libneon27t64 This package contains the headers and the static library for libneon27. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Package: libneon27-gnutls-dev Description-md5: ecbfc4dc5d1a91b9bd05b3180f5fdb0e Description-en: Header and static library files for libneon27t64 (GnuTLS enabled) This package contains the headers and the static library for libneon27-gnutls. . Neon provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. Package: libneon27t64 Description-md5: 1a393f35895ce4fcb0fd461ebf9d809a Description-en: HTTP and WebDAV client library neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using OpenSSL (including client certificate and thread safety support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. Package: libneon27t64-gnutls Description-md5: c6fa90bf133b6a934d0ac7818b4724b5 Description-en: HTTP and WebDAV client library (GnuTLS enabled) neon is an HTTP and WebDAV client library, with a C language API. . WARNING: THE NEON API IS NOT YET STABLE. . Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff. . Current features: * High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.) * Low-level interface to HTTP request handling, to allow implementing new methods easily. * persistent connections * RFC2617 basic and digest authentication (including auth-int, md5-sess) * Proxy support (including basic/digest authentication) * SSL/TLS support using GnuTLS (including client certificate and thread safety support) * Generic WebDAV 207 XML response handling mechanism * XML parsing using the expat or libxml parsers * Easy generation of error messages from 207 error responses * WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL. * WebDAV metadata support: set and remove properties, query any set ofi properties (PROPPATCH/PROPFIND). * autoconf macros supplied for easily embedding neon directly inside an application source tree. Package: libnet-epp-perl Description-md5: de641e98a45cd593ce836edddf28cb90 Description-en: module implementing the Extensible Provisioning Protocol Net::EPP is a collection of Perl modules that collectively implement the Extensible Provisioning Protocol (EPP) as defined in RFC 4930. EPP is used for provisioning and management of objects stored in a shared repository. The protocol defines generic object management operations and an extensible framework that maps operations to objects. . Many Network Information Centres use EPP to provide services for provisioning of Internet domain names, hosts, and related contact details. 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: libnet-remctl-perl Description-md5: 5826a5390f82b8a624cf57cb3bd4ffa1 Description-en: Perl client for Kerberos-authenticated command execution Contains the Net::Remctl Perl library, which provides native Perl bindings for the libremctl client library. Also contains the Net::Remctl::Backend module, which assists in writing remctl backends in Perl. . remctl is a client/server protocol for executing specific commands on a remote system with Kerberos authentication. The allowable commands must be listed in a server configuration file, and the executable run on the server may be mapped to any command name. Each command is also associated with an ACL containing a list of Kerberos principals authorized to run that command. Package: libnetpbm-dev Description-md5: 79e6c450cdf1b6e25cc7f14d625db16c Description-en: Graphics conversion tools development libraries and header files Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 220 separate tools in the package including converters for more than 80 graphics formats. . This development package contains the library and header files for the pbm, pgm, pnm, and ppm graphics formats. Package: libnetpbm11t64 Description-md5: 3636fad4e9228905a1bd589e452e1335 Description-en: Graphics conversion tools shared libraries Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 220 separate tools in the package including converters for more than 80 graphics formats. . This package contains the shared libraries used by netpbm. 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: libnexus-dev Description-md5: 802c2eb417532e82c520d013eda72861 Description-en: NeXus scientific data file format - development libraries NeXus is a common data format for neutron, X-ray, and muon science. It is being developed as an international standard by scientists and programmers representing major scientific facilities in Europe, Asia, Australia, and North America in order to facilitate greater cooperation in the analysis and visualization of neutron, X-ray, and muon data. . This is the package containing the development libraries. Package: libnexus-java Description-md5: 48093e9012ab64c3bbbd8820acad34de Description-en: NeXus scientific data file format - java libraries NeXus is a common data format for neutron, X-ray, and muon science. It is being developed as an international standard by scientists and programmers representing major scientific facilities in Europe, Asia, Australia, and North America in order to facilitate greater cooperation in the analysis and visualization of neutron, X-ray, and muon data. . This is the package containing the java libraries. Package: libnexus-jni Description-md5: e485382d3275cc00bc57a491df3cbb00 Description-en: NeXus scientific data file format - JNI library NeXus is a common data format for neutron, X-ray, and muon science. It is being developed as an international standard by scientists and programmers representing major scientific facilities in Europe, Asia, Australia, and North America in order to facilitate greater cooperation in the analysis and visualization of neutron, X-ray, and muon data. . This is the package containing the JNI libraries. Package: libnexus1 Description-md5: 7c6785979ea1defca70f24f7764c9031 Description-en: NeXus scientific data file format - runtime libraries NeXus is a common data format for neutron, X-ray, and muon science. It is being developed as an international standard by scientists and programmers representing major scientific facilities in Europe, Asia, Australia, and North America in order to facilitate greater cooperation in the analysis and visualization of neutron, X-ray, and muon data. . This is the package containing the runtime libraries. Package: libnginx-mod-http-auth-pam Description-md5: f5d57dbf0c65acd242b1a0560e3e3bfd Description-en: PAM authentication module for Nginx The nginx_http_auth_pam module enables authentication using PAM. . The module uses PAM as a backend for simple http authentication. It also allows setting the pam service name to allow more fine grained control. Package: libnginx-mod-http-brotli-filter Description-md5: 7dba050ba818197c55675628661cc9da Description-en: Brotli lossless compression support for Nginx - filter Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . ngx_brotli filter module - used to compress responses on-the-fly Package: libnginx-mod-http-brotli-static Description-md5: bbe2653cb5ff287965d8af352d9343f4 Description-en: Brotli lossless compression support for Nginx - static Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . ngx_brotli static module - used to serve pre-compressed files Package: libnginx-mod-http-cache-purge Description-md5: 398ab43d3187cbe8c5005bbdf7b75662 Description-en: Purge content from Nginx caches Cache Purge module adds purging capabilities to Nginx. It allows purging content from caches used by all of Nginx proxy modules, like FastCGI, Proxy, SCGI and uWSGI. Package: libnginx-mod-http-dav-ext Description-md5: 2690910ae7bd132adb0173b9b23604dc Description-en: WebDAV missing commands support for Nginx WebDAV Ext module complements the Nginx WebDAV module to provide a full WebDAV support. . WebDAV Ext provides the missing PROPFIND & OPTIONS methods. Package: libnginx-mod-http-echo Description-md5: abf85fee1f5ab07e15ef30313071a5b7 Description-en: Bring echo and more shell style goodies to Nginx Echo module wraps lots of Nginx internal APIs for streaming input and output, parallel/sequential subrequests, timers and sleeping, as well as various meta data accessing. . Basically it provides various utilities that help testing and debugging of other modules by trivially emulating different kinds of faked subrequest locations. . People will also find it useful in real-world applications that need to: . 1. Serve static contents directly from memory. 2. Wrap the upstream response with custom header and footer (kinda like the addition module but with contents read directly from the config file and Nginx variables). 3. Merge contents of various "Nginx locations" (i.e., subrequests) together in a single main request (using echo_location and its friends). Package: libnginx-mod-http-fancyindex Description-md5: 6258d67cce31732f8e890750dae6ebf2 Description-en: Fancy indexes module for the Nginx The Fancy Index module makes possible the generation of file listings, like the built-in autoindex module does, but adding a touch of style by introducing ways to customize the result. Package: libnginx-mod-http-headers-more-filter Description-md5: 92b32d38fc0fbbbb77340cc1cd063a62 Description-en: Set and clear input and output headers for Nginx The Headers More module allows you to add, set, or clear any output or input header that you specify. . This is an enhanced version of the standard headers module because it provides more utilities like resetting or clearing "builtin headers" like Content-Type, Content-Length, and Server. Package: libnginx-mod-http-lua Description-md5: 54f5fee9d10603d78e3df169c29b9a06 Description-en: Lua module for Nginx Embed Lua runtime into nginx. . This module embeds Lua, via LuaJIT 2-5.1, into Nginx and by leveraging Nginx's subrequests, allows the integration of the powerful Lua threads (Lua coroutines) into the Nginx event model. Package: libnginx-mod-http-memc Description-md5: afc06075a90b7ce92188834379e657ca Description-en: Extended memcached commands module for Nginx This module supports almost the whole memcached ascii protocol, and provides many more commands than the embedded memcached module in Nginx. The libnginx-mod-http-srcache-filter module can be configured to use that module to cache responses. Package: libnginx-mod-http-ndk Description-md5: bb02698c2bb350fa8b6c2dddcabc6895 Description-en: Nginx Development Kit module The NDK is an Nginx module that is designed to extend the core functionality of the excellent Nginx webserver in a way that can be used as a basis of other Nginx modules. . It has functions and macros to deal with generic tasks that don't currently have generic code as part of the core distribution. The NDK itself adds few features that are seen from a user's point of view - it's just designed to help reduce the code that Nginx module developers need to write. Package: libnginx-mod-http-ndk-dev Description-md5: d5bfb575bac18bb8782020a118890ca0 Description-en: Nginx Development Kit module - development files The NDK is an Nginx module that is designed to extend the core functionality of the excellent Nginx webserver in a way that can be used as a basis of other Nginx modules. . This package provides development headers and necessary config scripts for the Nginx development kit module, useful to develop and link third party additions to the Debian nginx web/proxy server packages using Nginx development kit module. . Development files. Package: libnginx-mod-http-set-misc Description-md5: a2bbf49ebe1dcc528e2b19ea61131151 Description-en: Extended rewrite directives module for Nginx This module provides more directives that can be used in the Nginx rewrite phase, like the 'set' directive. - URI escaping and unescaping - JSON quoting - digests encoding and decoding - random number generator Package: libnginx-mod-http-srcache-filter Description-md5: 5e6432a021d64b2ee25e230f89e246a5 Description-en: Transparent caching layer for Nginx This module provides a transparent caching layer for arbitrary nginx locations. The caching behavior is mostly compatible with RFC 2616. It allows full configuration through its nginx directives. Package: libnginx-mod-http-subs-filter Description-md5: a29d97dc83cda7588ba1e3de961c7413 Description-en: Substitution filter module for Nginx Substitution Nginx module can do both regular expression and fixed string substitutions on response bodies. The module is quite different from Nginx's native Substitution module. It scans the output chains buffer and matches string line by line, just like Apache's mod_substitute. Package: libnginx-mod-http-uploadprogress Description-md5: 488a4ddc35482d27784766b871e61d3a Description-en: Upload progress system for Nginx Upload progress module is an implementation of an upload progress system, that monitors RFC1867 POST uploads as they are transmitted to upstream servers. . It works by tracking the uploads proxied by Nginx to upstream servers without analysing the uploaded content and offers a web API to report upload progress in Javscript, Json or any other format. Package: libnginx-mod-http-upstream-fair Description-md5: e1780a80134775b6bb0a8cbe12e76218 Description-en: Nginx Upstream Fair Proxy Load Balancer The Nginx fair proxy balancer enhances the standard round-robin load balancer provided with Nginx so that it tracks busy backend servers and adjusts balancing accordingly. Package: libnginx-mod-nchan Description-md5: d6ec98083d8ecb11ff9c5cd125dedf07 Description-en: Fast, flexible pub/sub server for Nginx Nchan is a scalable, flexible pub/sub server for the modern web, It can be configured as a standalone server, or as a shim between your application and tens, thousands, or millions of live subscribers. It can buffer messages in memory, on-disk, or via Redis. All connections are handled asynchronously and distributed among any number of worker processes. It can also scale to many nginx server instances with Redis. . Full documentation available at https://nchan.slact.net Package: libnginx-mod-rtmp Description-md5: 21c88e68945f219c2a8efff37ad9e624 Description-en: RTMP support for Nginx The nginx RTMP module is a fully-featured streaming solution implemented in nginx. . It provides the following features: - Live streaming with RTMP, HLS and MPEG-DASH; - RTMP Video on Demand from local or HTTP sources; - Stream relay support via a push or pull model; - Integrated stream recording; - and more. Package: 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: libnng-dev Description-md5: 127155107dc43cb344a8849b7b2344a8 Description-en: Lightweight Messaging Library - development Lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery. The API frees the programmer from worrying about details like connection management, retries, and other common considerations, so that they can focus on the application instead of the plumbing. . This package contains the header files needed for developing programs using libwebsockets and a static library. Package: libnng-doc Description-md5: e5305122e67359fe18e1da9119fff901 Description-en: Lightweight Messaging Library - HTML documentation Lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery. The API frees the programmer from worrying about details like connection management, retries, and other common considerations, so that they can focus on the application instead of the plumbing. . This package installs HTML documentation for developing programs using libwebsockets. Package: libnng1 Description-md5: f2e865e7a6e1d42209aa49e7e0aecb36 Description-en: Lightweight Messaging Library - shared library Lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery. The API frees the programmer from worrying about details like connection management, retries, and other common considerations, so that they can focus on the application instead of the plumbing. . This package contains the shared library. 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: libnpth-mingw-w64-dev Description-md5: de875eb23e65d545a4c54474166192be Description-en: replacement for GNU Pth using system threads (Windows dev) nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth it is based on the system's standard threads implementation. Thus nPth allows the use of libraries which are not compatible to GNU Pth. . This is a Windows version of nPth. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libnumber-phone-perl Description-md5: 4deae243a2c58457f1fb4eeb88921590 Description-en: base class for parsing and dealing with phone numbers This Perl module and its sub-classes provides support for parsing and dealing with phone numbers, e.g. Number::Phone::Country looks up the country based on a telephone number. Package: libnusoap-php Description-md5: b86862c06795350c24c58a76ee746bb2 Description-en: transitional package This is a transitional package. It provides a symlink to new location of the nusoap library. It can safely be removed once checked that reverse dependencies use the library at its new location. Package: liboaknut-dev Description-md5: 442a03de532e958d5e059f5f0c2a940a Description-en: C++20 assembler for AArch64 Oaknut is a header-only library that allows one to dynamically assemble code in-memory at runtime. It can emit instructions from ARMv8.0 up to ARMv8.3. . This package contains the development headers and the CMake Config files to discover them. Package: liboar-perl Description-md5: 1d9bb63369cc9b6fcc30f821d04f9227 Description-en: OAR batch scheduler common library package OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures . This package installs the common libraries of the OAR batch scheduler Package: liboauth2-0 Description-md5: 34ef6b1533f22374db43c1dd8dd1aaae Description-en: Generic oauth2 and OIDC library Generic library that can be used to build OAuth 2.0 and OpenID Connect C-based servers and clients e.g. web-server plugins. . This package contains the files necessary for running applications that use the liboauth2 library. Package: liboauth2-apache-dev Description-md5: 8eab858f32c1217d13c3f62a1619d59a Description-en: Generic oauth2 and OIDC library (apache2 bindings development) Generic library that can be used to build OAuth 2.0 and OpenID Connect C-based servers and clients e.g. web-server plugins. . This package contains the development files necessary for apache2 bindings. Package: liboauth2-apache0 Description-md5: 34b99b984208cc034860f4f1ca104d00 Description-en: Generic oauth2 and OIDC library (apache2 bindings) Generic library that can be used to build OAuth 2.0 and OpenID Connect C-based servers and clients e.g. web-server plugins. . This package contains the files necessary for running applications that use apache2 bindings. Package: liboauth2-dev Description-md5: 43ecfa2f76d64a49106406b8793ee182 Description-en: Generic oauth2 and OIDC library (development) Generic library that can be used to build OAuth 2.0 and OpenID Connect C-based servers and clients e.g. web-server plugins. . This package contains the development files necessary for running applications that use the liboauth2 library. Package: libobjc-12-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: libobjc-13-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: libobjc-15-dev Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libobjc4 Description-md5: 30a0a695b3f5d643272b0bb547f0578c Description-en: Runtime library for GNU Objective-C applications Library needed for GNU ObjC applications linked against the shared library. Package: 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: libobject-pad-classattr-struct-perl Description-md5: 79854b84bd7e18aa26071593a188c40d Description-en: declare an Object::Pad class to be struct-like Object::Pad::ClassAttr::Struct provides a third-party class attribute for Object::Pad-based classes, which applies some attributes automatically to every slot added to the class, as a convenient shortcut for making structure-like classes. . Object::Pad provides a simple syntax for creating object classes, which uses private variables that look like lexicals as object member fields. Package: libobjfw1 Description-md5: 95dbaefff074c95252eba549f0dcc28a Description-en: ObjFW library The libobjfw1 package contains the library needed by programs using ObjFW. Package: libobjfw1-dev Description-md5: 3c2c765845d3e624dda13b9efc23ca8e Description-en: Header files, libraries and tools for libobjfw1 The libobjfw1-dev package contains the header files, libraries and tools to develop programs using ObjFW. Package: libobjfwhid1 Description-md5: 594eb96d33fc1edfdf86285b4f639fbe Description-en: HID support for ObjFW The libobjfwhid1 package contains HID support for ObjFW. Package: libobjfwhid1-dev Description-md5: 02a97648bc398384bec5ce88fca11d06 Description-en: Header files and libraries for libobjfwhid The libobjfwhid1-dev package contains header files and libraries for HID support for ObjFW. Package: libobjfwrt1 Description-md5: 5e0b00b830499dbcd58cc9d0256bcce2 Description-en: ObjFW Objective-C runtime library The libobjfwrt1 package contains ObjFW's Objective-C runtime library. Package: libobjfwrt1-dev Description-md5: 76961d4c617e08f10e8adef1278e2678 Description-en: Header files and libraries for libobjfwrt The libobjfwrt1-dev package contains header files and libraries for ObjFW's Objective-C runtime library. Package: libobjfwtls1 Description-md5: fb54d1cb03511eb6c62ad75b4b46baf3 Description-en: TLS support for ObjFW The libobjfwtls1 package contains TLS support for ObjFW. Package: libobjfwtls1-dev Description-md5: 135ec3608a8807c417801aae5dc69b1d Description-en: Header files and libraries for libobjfwtls The libobjfwtls1-dev package contains header files and libraries for TLS support for ObjFW. 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: 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: 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-21 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-21-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: liboggkate-dev Description-md5: 42fbab643f09b4832020479a1b182cfe Description-en: Codec for karaoke and text encapsulation for Ogg (dev) Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . liboggkate provides an API for the encapsulation of kate streams into Ogg. This package contains the development libraries. Package: liboggkate1 Description-md5: 23431caff7d267e36d535589d0523848 Description-en: Codec for karaoke and text encapsulation for Ogg Kate is meant to be used for karaoke alongside audio/video streams (typically Vorbis and Theora), movie subtitles, song lyrics, and anything that needs text data at arbitrary time intervals. . liboggkate provides an API for the encapsulation of kate streams into Ogg. Package: libola-dev Description-md5: 16954100f1d61ec13c3e01687df980d0 Description-en: Open Lighting Architecture - development libraries The DMX512 standard for Digital MultipleX is used for digital communication networks commonly used to control stage lighting and effects. . The Open Lighting Architecture (OLA) provides a plugin framework for distributing DMX512 control signals. . This package contains the development files for libola and various related libraries, used to write plugins or control the OLA daemon. Package: libola1t64 Description-md5: 2c33e1587c81a2ab01b57c9556e7f8cf Description-en: Open Lighting Architecture - shared libraries The DMX512 standard for Digital MultipleX is used for digital communication networks commonly used to control stage lighting and effects. . The Open Lighting Architecture (OLA) provides a plugin framework for distributing DMX512 control signals. . This package contains the shared libraries required to communicate with olad. Package: libomemo-c-dev Description-md5: 27747fc12916213184c47571a12470cb Description-en: OMEMO encryption library - development files This is a fork of libsignal-protocol-c, an implementation of Signal's ratcheting forward secrecy protocol that works in synchronous and asynchronous messaging. The fork adds support for OMEMO as defined in XEP-0384 versions 0.3.0 and later. . This package contains the development files. Package: libomemo-c0 Description-md5: d28c4fd81f55a14919ffd5f5b69619f1 Description-en: OMEMO encryption library This is a fork of libsignal-protocol-c, an implementation of Signal's ratcheting forward secrecy protocol that works in synchronous and asynchronous messaging. The fork adds support for OMEMO as defined in XEP-0384 versions 0.3.0 and later. 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-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: libomp-21-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-21-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-21 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: libopen62541-1.4 Description-md5: be2740bae511dedd33e508b0b4258293 Description-en: implementation of OPC UA (IEC 62541) open62541 provides the necessary tools to implement dedicated OPC UA clients and servers, or to integrate OPC UA-based communication into existing applications. Package: libopen62541-1.4-dev Description-md5: 47787bb66c503564c414e1bf6a3ab2fe Description-en: implementation of OPC UA (IEC 62541) - development Contains the header files for the development of C-based applications with the open62541 library. Package: libopen62541-1.4-tools Description-md5: 90ccf309a9cccd75e6164c3e3eef7385 Description-en: implementation of OPC UA (IEC 62541) - tools and nodeset-compiler Contains tools for the use with the open62541 library. For example the nodeset-compiler and the generation of self-signed application certificates. Package: libopenigtlink-dev Description-md5: fd3f51b838d40c1415b3720bc1eeb307 Description-en: Open IGT Link is a simple network protocol - development Open IGT Link is a simple network protocol intended for trackers, robots and other devices to send data to the main application. Some devices might also accept commands. . For example applications may include: * Stereotactic surgical guidance using optical position sensor and medical image visualization software. * Intraoperative image guidance using real-time MRI and medical image visualization software * Robot-assisted intervention using robotic device and surgical planning software . This package contains the development files needed to build your own IGT applications. Package: libopenigtlink1.11 Description-md5: 0d29bb6317701140ce005ec15b67e475 Description-en: Open IGT Link is a simple network protocol - runtime Open IGT Link is a simple network protocol intended for trackers, robots and other devices to send data to the main application. Some devices might also accept commands. . For example applications may include: * Stereotactic surgical guidance using optical position sensor and medical image visualization software. * Intraoperative image guidance using real-time MRI and medical image visualization software * Robot-assisted intervention using robotic device and surgical planning software . This package contains library files for OpenIGTLink. Package: libopenjfx-java Description-md5: 238d2eecdf8319dd2b316de08d5badf5 Description-en: JavaFX/OpenJFX - Rich client application platform for Java (Java libraries) JavaFX/OpenJFX is a set of graphics and media APIs that enables Java developers to design, create, test, debug, and deploy rich client applications that operate consistently across diverse platforms. . This package contains the Java libraries only, installing it won't add the JavaFX classes to the default classpath automatically. The integration with the JRE is provided by the openjfx package. Package: libopenjfx-java-doc Description-md5: ac88b714fc6ab003feed1a3c9d501728 Description-en: JavaFX/OpenJFX - Rich client application platform for Java (Javadoc) JavaFX/OpenJFX is a set of graphics and media APIs that enables Java developers to design, create, test, debug, and deploy rich client applications that operate consistently across diverse platforms. . This package contains the API documentation for libopenjfx-java. Package: libopenjfx-jni Description-md5: aee76293940d3c485509232524f9f5e1 Description-en: JavaFX/OpenJFX - Rich client application platform for Java (native libraries) JavaFX/OpenJFX is a set of graphics and media APIs that enables Java developers to design, create, test, debug, and deploy rich client applications that operate consistently across diverse platforms. . This package contains the native libraries for libopenjfx-java. Package: libopenjph-dev Description-md5: eceef8411d3baa01fba5abc8a8f9d54d Description-en: HTJ2K image compression/decompression library (developer files) Implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814. This library only implements HTJ2K only, supporting features that are defined in JPEG2000 Part 1 (for example, for wavelet transform, only reversible 5/3 and irreversible 9/7 are supported). . This package installs the development files. Package: libopenjph0.21 Description-md5: f6a234e146d44127f11ca208ca5984b0 Description-en: HTJ2K image compression/decompression library (runtime files) Implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814. This library only implements HTJ2K only, supporting features that are defined in JPEG2000 Part 1 (for example, for wavelet transform, only reversible 5/3 and irreversible 9/7 are supported). . This package installs the runtime files. Package: libopenscap-dev Description-md5: 1343a585f6ad621eea43b3baf4962546 Description-en: libraries enabling integration of the SCAP line of standards - Development files OpenSCAP is a set of open source libraries providing an easier path for integration of the SCAP line of standards. SCAP is a line of standards managed by NIST with the goal of providing a standard language for the expression of Computer Network Defense related information. . The intended scope of this project is to implement working interface wrappers for parsing and querying SCAP content including: * Common Configuration Enumeration (CCE) * Common Platform Enumeration (CPE) * Extensible Configuration Checklist Description Format (XCCDF) * Open Vulnerability and Assessment Language (OVAL) . This package contains the development files for OpenSCAP. Package: libopenscap-perl Description-md5: 0faa4dc88dd4d571aabd340b8aea8176 Description-en: libraries enabling integration of the SCAP line of standards - Perl bindings OpenSCAP is a set of open source libraries providing an easier path for integration of the SCAP line of standards. SCAP is a line of standards managed by NIST with the goal of providing a standard language for the expression of Computer Network Defense related information. . The intended scope of this project is to implement working interface wrappers for parsing and querying SCAP content including: * Common Configuration Enumeration (CCE) * Common Platform Enumeration (CPE) * Extensible Configuration Checklist Description Format (XCCDF) * Open Vulnerability and Assessment Language (OVAL) . This package contains the Perl bindings for OpenSCAP. Package: libopenscap33 Description-md5: 5f819b0e2c883c1d548f519be9749e62 Description-en: libraries enabling integration of the SCAP line of standards OpenSCAP is a set of open source libraries providing an easier path for integration of the SCAP line of standards. SCAP is a line of standards managed by NIST with the goal of providing a standard language for the expression of Computer Network Defense related information. . The intended scope of this project is to implement working interface wrappers for parsing and querying SCAP content including: * Common Configuration Enumeration (CCE) * Common Platform Enumeration (CPE) * Extensible Configuration Checklist Description Format (XCCDF) * Open Vulnerability and Assessment Language (OVAL) . This package contains libraries for OpenSCAP. Package: libopentelemetry-proto-dev Description-md5: 86463f9739002dd6fd9de830862ea99d Description-en: OpenTelemetry protocol specification and proto files OpenTelemetry is an observability framework and toolkit designed to create and manage telemetry data such as traces, metrics, and logs. Crucially, OpenTelemetry is vendor- and tool-agnostic, meaning that it can be used with a broad variety of Observability backends. . OpenTelemetry is focused on the generation, collection, management, and export of telemetry. A major goal of OpenTelemetry is that you can easily instrument your applications or systems, no matter their language, infrastructure, or runtime environment. The storage and visualization of telemetry is intentionally left to other tools. . This package contains the C++ library code. Package: libopenxr-dev Description-md5: bbcfe44d8583c528180709ac5cb32d5f Description-en: OpenXR software development kit -- development headers OpenXR is an API specification for writing portable, cross-platform virtual reality (VR) and augmented reality (AR) software. . This package includes header files needed for development. Package: libopenxr-loader1 Description-md5: 0dbd9153f44249d8a6ed36225ad504e3 Description-en: OpenXR loader library OpenXR is an API specification for writing portable, cross-platform virtual reality (VR) and augmented reality (AR) software. . This package contains the OpenXR loader, which is used by OpenXR-based software to access the active runtime and handle API layers. . To run OpenXR-based software, an OpenXR runtime is needed in addition to this package. Package: libopenxr-utils Description-md5: 9d61a84047369a980925c720b6fb0714 Description-en: OpenXR software development kit -- utilities OpenXR is an API specification for writing portable, cross-platform virtual reality (VR) and augmented reality (AR) software. . This package includes three utility binaries from the OpenXR-SDK-Source repository: . - hello_xr - A sample OpenXR application that works with multiple graphics APIs. - openxr_runtime_list - Provides information on the active OpenXR runtime. - openxr_runtime_list_json - Provides information on the active OpenXR runtime in a JSON format to help update the OpenXR-Inventory data repository. Package: libopenxr1-monado Description-md5: 42b7f7e3f486af4cff6ec3f9bcb011da Description-en: Monado implementation of the OpenXR API Monado is an open-source package for interacting with virtual and augmented reality (collectively known as XR) hardware and software. . This package (in some cases, together with other Monado packages) provides a runtime that aims to be a complete and conforming implementation of the OpenXR 1.1 and OpenXR 1.0 API from Khronos. When used with the "simulated" device driver, this package is conformant with OpenXR 1.0. When used with any other driver or for OpenXR 1.1, this package is based on a published Khronos Specification and is expected to pass the Khronos Conformance Process. Current conformance status can be found at www.khronos.org/conformance. Package: libopm-common Description-md5: fa2fdadcd9a8abc6b4fb3956d49e0678 Description-en: Tools for Eclipse reservoir simulation files -- library The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . The Eclipse file format is widely used in the reservoir simulation community. This package provides library containing code for processing files in Eclipse format as well as utility code used by other OPM modules. Package: libopm-common-bin Description-md5: 0b7721ca0bfd02d60520174005663530 Description-en: Tools for Eclipse reservoir simulation files -- utility programs The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . The Eclipse file format is widely used in the reservoir simulation community. This package provides utility programs to process files in this format, like for comparing two files, converting between binary version and formatted text file format, etc. Package: libopm-common-dev Description-md5: 9f0c4321a4edd4076d38b2289c90d613 Description-en: Tools for Eclipse reservoir simulation files -- development files The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . This package contains the shared buildsystem of all OPM modules, the headers for input, parsing, and output of files in Eclipse format, a format widely used in the reservoir simulation community, and generic utilities used in other OPM modules. Package: libopm-common-doc Description-md5: 6d3a99580e17a54e28dd7e4ae43c3909 Description-en: Tools for Eclipse reservoir simulation files -- documentation The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . This package contains the source code documentation of library and tools for Eclipse reservoir simulation files. Package: libopm-grid Description-md5: 43e564721b92f6c16ececf703742368f Description-en: DUNE grid implementations for reservoir simulation -- library The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-grid provides implementations of grids for reservoir simulation, corner point or more general pillar grids, following the DUNE grid interface: CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial grid implementation of an unstructured, legacy, grid. . A standard grid type in the petroleum industry, corner-point grids fills the domain with a relatively low number of cells while still providing sufficient flexibility to model faults, fractures and erosion. The grid format was originally designed with an eye towards geological modeling rather than numerical simulation, but is still suitable for e.g. low order finite volume discretizations. . This package provides the library of the grid implementations. Package: libopm-grid-bin Description-md5: daf5cfbf8d555d141fbbbe8e0be74f29 Description-en: corner point grid utility programs The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-grid provides implementations of grids for reservoir simulation, corner point or more general pillar grids, following the DUNE grid interface: CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial grid implementation of an unstructured, legacy, grid. . A standard grid type in the petroleum industry, corner-point grids fills the domain with a relatively low number of cells while still providing sufficient flexibility to model faults, fractures and erosion. The grid format was originally designed with an eye towards geological modeling rather than numerical simulation, but is still suitable for e.g. low order finite volume discretizations. . This package provides programs to mirror corner point grids specified in Eclipse file format and convert the corner point grid representation of an Eclipse together with permeability/porosity to file suitable for visualization with Paraview. Package: libopm-grid-dev Description-md5: fb8a51ca678b8a489fe8c21af32a4f03 Description-en: DUNE grid implementations for reservoir simulation -- development files The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-grid provides implementations of grids for reservoir simulation, corner point or more general pillar grids, following the DUNE grid interface: CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial grid implementation of an unstructured, legacy, grid. . A standard grid type in the petroleum industry, corner-point grids fills the domain with a relatively low number of cells while still providing sufficient flexibility to model faults, fractures and erosion. The grid format was originally designed with an eye towards geological modeling rather than numerical simulation, but is still suitable for e.g. low order finite volume discretizations. . This package provides the development files for the grid implementations, i.e. the headers and shared library links. Package: libopm-grid-doc Description-md5: d590b623b755f72e4588ba78c88f1dd8 Description-en: DUNE grid implementations for reservoir simulation -- documentation The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-grid provides implementations of grids for reservoir simulation, corner point or more general pillar grids, following the DUNE grid interface: CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial grid implementation of an unstructured, legacy, grid. . A standard grid type in the petroleum industry, corner-point grids fills the domain with a relatively low number of cells while still providing sufficient flexibility to model faults, fractures and erosion. The grid format was originally designed with an eye towards geological modeling rather than numerical simulation, but is still suitable for e.g. low order finite volume discretizations. . This package provides the source code documentation of the grid implementations. Package: libopm-material-dev Description-md5: 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: libopm-models-dev Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libopm-models-doc Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: libopm-simulators Description-md5: 56e1acedd6234c496183c4235f53d8b5 Description-en: Open porous media / reservoir simulators -- library The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides the library used by the research (ebos) and production (flow) fully implicit black-oil simulators. Package: libopm-simulators-bin Description-md5: a53078b54969f0808458867bd6bb2768 Description-en: Parallel porous media / reservoir simulators -- applications The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a defacto industry standard in the oil reservoir simulation community. . Package provides the simulation programs. Package: libopm-simulators-dev Description-md5: 2081827cf2da00f50fdbcc42d393ba35 Description-en: Parallel porous media / reservoir simulators -- development files The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides the development files (headers and shared library links). Package: libopm-simulators-doc Description-md5: 8b23700b16a9d881dea6ba8c0f73dea2 Description-en: Open porous media / reservoir simulators -- documentation The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides documentation of the source code of the simulators. Package: liboprf-dev Description-md5: 543a4dbbf4749d42eedb12557f3b579b Description-en: OPRF and Threshold OPRF library - C development files This library implements the basic OPRF (ristretto255, SHA-512) variant from the "Oblivious Pseudorandom Functions using Prime-Order Groups" Draft from the IRTF Crypto Forum Research Group (https://github.com/cfrg/draft-irtf-cfrg-voprf/). Additionally it implements a threshold OPRF based on "TOPPSS: Cost-minimal Password-Protected Secret Sharing based on Threshold OPRF" by Krawczyk et al (https://ia.cr/2017/363). . liboprf-dev delivers C development files for liboprf. Package: liboprf0t64 Description-md5: 3ed8c19b179c8da03830c171712a1363 Description-en: Oblivious Pseudo-Random Functions and Threshold OPRF library This library implements the basic OPRF (ristretto255, SHA-512) variant from the "Oblivious Pseudorandom Functions using Prime-Order Groups" Draft from the IRTF Crypto Forum Research Group (https://github.com/cfrg/draft-irtf-cfrg-voprf/). Additionally it implements a threshold OPRF based on "TOPPSS: Cost-minimal Password-Protected Secret Sharing based on Threshold OPRF" by Krawczyk et al (https://ia.cr/2017/363). Package: liboptimade-filter-perl Description-md5: ab52e6acd2fc98369fbc5d1d4d3ba9f2 Description-en: OPTIMADE filter language parser/composer OPTIMADE filter language is an SQL-like query language. OPTIMADE::Filter contains both a parser and a composer for this language. 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: libordered-clojure Description-md5: af04d2c951dae2b0811159e9e672b8b4 Description-en: Provides sets and maps that maintain the insertion order of their contents This package provides a clojure library for sets and maps that maintain the insertion order of their contents. Package: liborthancframework-dev Description-md5: 1ad384e36625bbb7e2cb8d2a3684c759 Description-en: Orthanc Framework development files The Orthanc Framework is a shared library publishing C++ classes from the Orthanc source code that are reused in most official plugins for Orthanc. . This package includes the header files of the Orthanc Framework. Package: liborthancframework1 Description-md5: 392aa2993031dd44d8b8826b01ed8365 Description-en: Orthanc Framework library The Orthanc Framework is a shared library publishing C++ classes from the Orthanc source code that are reused in most official plugins for Orthanc. . This package contains the shared library of the Orthanc Framework. Package: libosmgpsmap-1.0-1 Description-md5: 949cb1448db43a745f634c5b42194cab Description-en: GTK+ library to embed OpenStreetMap maps libosmgpsmap is a library to embed maps in applications that when given GPS co-ordinates, draws a GPS track, and points of interest on a moving map display. Downloads map data from a number of websites, including openstreetmap.org, openaerialmap.org and others. Package: libosmgpsmap-1.0-dev Description-md5: 1f2bceff5ac8f59a7e058fcf5758c7fa Description-en: GTK+ library to embed OpenStreetMap maps - development files libosmgpsmap is a library to embed maps in applications that when given GPS co-ordinates, draws a GPS track, and points of interest on a moving map display. Downloads map data from a number of websites, including openstreetmap.org, openaerialmap.org and others. . These are the development files for libosmgpsmap0, needed only if you're writing or compiling an application which will use it. Package: libosmium2-dev Description-md5: 1d96312841d12988a3b703331a930111 Description-en: C++ framework for working with OSM data files The Osmium library has extensive support for all types of OSM entities: nodes, ways, relations, and changesets. It allows reading from and writing to OSM files in XML and PBF formats, including change files and full history files. Osmium can store OSM data in memory and on disk in various formats and using various indexes. Its easy to use handler interface allows you to quickly write data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS and GeoJSON geometries for easy conversion into many GIS formats and it can assemble multipolygons from ways and relations. . Osmium is a header-only library, so there is nothing to compile to build it. Just include the header files you need. . This package contains the Osmium library headers. Package: libosmium2-doc Description-md5: f1c569f981e7d524d5e9cc9077a2979a Description-en: C++ framework for working with OSM data files - documentation The Osmium library has extensive support for all types of OSM entities: nodes, ways, relations, and changesets. It allows reading from and writing to OSM files in XML and PBF formats, including change files and full history files. Osmium can store OSM data in memory and on disk in various formats and using various indexes. Its easy to use handler interface allows you to quickly write data filtering and conversion functions. Osmium can create WKT, WKB, OGR, GEOS and GeoJSON geometries for easy conversion into many GIS formats and it can assemble multipolygons from ways and relations. . Osmium is a header-only library, so there is nothing to compile to build it. Just include the header files you need. . This package contains the Osmium library documentation. Package: libost-base-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-base2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-bindings-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-bindings2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-conop-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-conop2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-db-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-db2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-geom-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-geom2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-gfx-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-gfx2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-gui-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-gui2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-img-alg-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-img-alg2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-img-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-img2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-info-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-info2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-io-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-io2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-mol-alg-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-mol-alg2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-mol-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-mol-mm-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-mol-mm2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-mol2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-seq-alg-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-seq-alg2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-seq-dev Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libost-seq2.9 Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: libostree-1-1 Description-md5: 7f070d279b2cc988d078b2a019548640 Description-en: content-addressed filesystem for operating system binaries (library) libostree is a library for managing bootable, immutable, versioned filesystem trees. It is like git in that it checksums individual files and has a content-addressed object store; unlike git, it "checks out" the files using hardlinks into an immutable directory tree. This can be used to provide atomic upgrades with rollback, history and parallel-installation, particularly useful on "fixed purpose" systems such as embedded devices. It is also used by the Flatpak application runtime system. . This package contains the shared library. Package: libostree-dev Description-md5: c22486f6aa7420e21a9ea0a7a63be1ad Description-en: Development files for the libostree library libostree is a library for managing bootable, immutable, versioned filesystem trees. It is like git in that it checksums individual files and has a content-addressed object store; unlike git, it "checks out" the files using hardlinks into an immutable directory tree. This can be used to provide atomic upgrades with rollback, history and parallel-installation, particularly useful on "fixed purpose" systems such as embedded devices. It is also used by the Flatpak application runtime system. . This package contains development headers and the pkg-config file for libostree. Package: libostree-doc Description-md5: 09cc3f7b6e492af7e658d0d0b52eed53 Description-en: Development documentation for the libostree library libostree provides a library and tools for managing bootable, immutable, versioned filesystem trees. See the ostree package's description for more details. . This package contains development documentation for libostree. Package: libowasp-esapi-java Description-md5: 6e5fb651ab901cb4a139e25eac8c158d Description-en: Enterprise Security API (ESAPI) The Enterprise Security API (ESAPI) project is an OWASP project to create simple strong security controls for every web platform. Security controls are not simple to build. You can read about the hundreds of pitfalls for unwary developers on the OWASP web site. By providing developers with a set of strong controls, OWASP aims to eliminate some of the complexity of creating secure web applications. Package: libowncloudsync-dev Description-md5: 4ddfc1fd37b4158dec855912f2b9dbe8 Description-en: development files for owncloudsync The ownCloudSync system 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: libowncloudsync0t64 Description-md5: 1d41f22efce53b8457cadd769fa3013e Description-en: ownCloudSync folder synchronization - libraries The ownCloudSync system 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 library is based on CSync, but adds functions that are missing in CSync and more specific to graphical clients. Package: liboxford-calendar-perl Description-md5: a5437504f50ff127c65db72bb80cde27 Description-en: University of Oxford calendar conversion routines This module converts University of Oxford dates (Oxford academic dates) to and from Real World dates, and provides information on Terms of the University. Package: libpaho-mqttpp-dev Description-md5: ee583be87c7a6ab11bba1740c7e2fc89 Description-en: Eclipse Paho MQTT C++ Client Library - development files This library enables C++11 applications to connect to an MQTT broker, publish messages to the broker, and to subscribe to topics and receive published messages. . This package contains the development files. Package: libpaho-mqttpp-doc Description-md5: 90adae71ba1b77262ed8b7c6365cb632 Description-en: Eclipse Paho MQTT C++ Client Library - library documentation This library enables C++11 applications to connect to an MQTT broker, publish messages to the broker, and to subscribe to topics and receive published messages. . This package contains the doxygen generated HTML documentation for the libraries. Package: libpaho-mqttpp3-1 Description-md5: 783c4a3237d0e2c067f666154cf57387 Description-en: Eclipse Paho MQTT C++ Client Library - shared libraries This library enables C++11 applications to connect to an MQTT broker, publish messages to the broker, and to subscribe to topics and receive published messages. . This package contains the shared library. Package: libpam-cgfs Description-md5: e709f3eddd48d5ce8595be4d003fd4f5 Description-en: PAM module for managing cgroups for LXC LXCFS provides a FUSE based filesystem to improve the LXC experience within the containers. . This provides a Pluggable Authentication Module (PAM) to provide logged-in users with a set of cgroups which they can administer. This allows for instance unprivileged containers, and session management using cgroup process tracking. Package: libpam-net Description-md5: dfd0cecf9fceaf88d7be11f827a2fd99 Description-en: create/join network namespaces at login libpam-net implements two pam modules: . pam_newnet.so: users belonging to the newnet group get a new network namespace at login. lo interface is down. . pam_usernet.so: users belonging to the usernet group get their own network name at login. If a network namespace having the same name as the username exists, pam runs the user's shell in that namespace. If such a namespace does not exist, it is created during the login process. . pam_groupnet.so: users belonging to any group starting with groupnet- join the network namespace named after the dash of the group. If the specified network namespace exists, pam runs the user shell in that namespace. If such a namespace does does not exist, it is created during the login process. Package: libpam-u2f Description-md5: 15c1cea4fb85bab8e83154ff676d27f0 Description-en: universal 2nd factor (U2F) PAM module Universal 2nd Factor (U2F) is an authentication mechanism that strengthen other authentications, and through this PAM module it can be used to require a U2F device in order to authenticate. . This package contains the PAM module, which performs the U2F Authentication step. Before this, you need to perform the U2F Registration step which can be completed using the pamu2fcfg package. Package: libpam-wtmpdb Description-md5: 2a0cc9e1ec4c95736ac9846129a37e22 Description-en: wtmp database PAM module Year 2038-safe wtmp database implementation, PAM module. Successful logins will be recorded in the wtmp database, if enabled. Package: libpam-wtmpdb-dbgsym Description-md5: 2725df2958a5881a39921761134916c6 Description-en: debug symbols for libpam-wtmpdb Package: libparallel-hashmap-dev Description-md5: 3027e60a453549cc27d9b17404fd1e24 Description-en: header-only hash map implementation This repository aims to provide a set of excellent hash map implementations, as well as a btree alternative to std::map and std::set, with the following characteristics: . * Header only: nothing to build, just copy the parallel_hashmap directory to your project and you are good to go. * drop-in replacement for std::unordered_map, std::unordered_set, std::map and std::set * Compiler with C++11 support required, C++14 and C++17 APIs are provided (such as try_emplace) * Very efficient, significantly faster than your compiler's unordered map/set or Boost's, or than sparsepp * Memory friendly: low memory usage, although a little higher than sparsepp * Supports heterogeneous lookup * Easy to forward declare: just include phmap_fwd_decl.h in your header files to forward declare Parallel Hashmap containers [note: this does not work currently for hash maps with pointer keys] * Dump/load feature: when a flat hash map stores data that is std::trivially_copyable, the table can be dumped to disk and restored as a single array, very efficiently, and without requiring any hash computation. This is typically about 10 times faster than doing element-wise serialization to disk, but it will use 10% to 60% extra disk space. See examples/serialize.cc. (flat hash map/set only) * Tested on Windows (vs2015 & vs2017, vs2019, Intel compiler 18 and 19), linux (g++ 4.8.4, 5, 6, 7, 8, clang++ 3.9, 4.0, 5.0) and MacOS (g++ and clang++) - click on travis and appveyor icons above for detailed test status. * Automatic support for boost's hash_value() method for providing the hash function (see examples/hash_value.h). Also default hash support for std::pair and std::tuple. Package: libparboiled-java Description-md5: 31da10c96f30bda506693ff99e69b37a Description-en: Parser library based on Parsing Expression Grammars (PEGs) Parboiled is a library providing parsing of arbitrary input text based on Parsing expression grammars (PEGs). PEGs are an alternative to context free grammars (CFGs) for formally specifying syntax, they make a good replacement for regular expressions and generally have quite a few advantages over the "traditional" way of building parsers via CFGs. Package: libparpack2-dev Description-md5: fd30cbaebb5feaf3cce172b72935657f Description-en: Parallel subroutines to solve large scale eigenvalue problems (development) ARPACK software is capable of solving large scale symmetric, nonsymmetric, and generalized eigenproblems from significant application areas. The software is designed to compute a few (k) eigenvalues with user specified features such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations. No auxiliary storage is required. A set of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request. . This package contains the static libraries and the documentation for development with libparpack (including examples). Package: libparpack2t64 Description-md5: bc61facdca0e5843df473acefb3f632d Description-en: Parallel subroutines to solve large scale eigenvalue problems ARPACK software is capable of solving large scale symmetric, nonsymmetric, and generalized eigenproblems from significant application areas. The software is designed to compute a few (k) eigenvalues with user specified features such as those of largest real part or largest magnitude. Storage requirements are on the order of n*k locations. No auxiliary storage is required. A set of Schur basis vectors for the desired k-dimensional eigen-space is computed which is numerically orthogonal to working precision. Numerically accurate eigenvectors are available on request. . Important Features: . * Reverse Communication Interface. * Single and Double Precision Real Arithmetic Versions for Symmetric, Non-symmetric, * Standard or Generalized Problems. * Single and Double Precision Complex Arithmetic Versions for Standard or Generalized Problems. * Routines for Banded Matrices - Standard or Generalized Problems. * Routines for The Singular Value Decomposition. * Example driver routines that may be used as templates to implement numerous Shift-Invert strategies for all problem types, data types and precision. . This package provides parpack: the MPI implementation of arpack. . This package contains the shared library. Package: libparu1 Description-md5: 1697880b6e3d8276e8873f417c9cddef Description-en: unsymmetric multifrontal multithreaded sparse LU factorization Suitesparse is a collection of libraries for computations involving sparse matrices. . ParU is an implementation of the multifrontal sparse LU factorization method. Parallelism is exploited both in the BLAS and across different frontal matrices using OpenMP tasking, a shared-memory programming model for modern multicore architectures. The package is written in C++ and real sparse matrices are supported. 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: libpcscada-dev Description-md5: 7373678593c74fe493ca5bd4b299167c Description-en: Ada bindings to PC/SC middleware (development) PCSC/Ada provides thin- and thick-bindings to PC/SC-middleware for the Ada programming language. The library allows applications written in Ada to communicate with smart cards using the SCard API. . This package contains the development files. Package: libpcscada0.7.7 Description-md5: cc04dac07193d4a4f34da92e2fb3e8f9 Description-en: Ada bindings to PC/SC middleware PCSC/Ada provides thin- and thick-bindings to PC/SC-middleware for the Ada programming language. The library allows applications written in Ada to communicate with smart cards using the SCard API. Package: libpd-dev Description-md5: c1e7d7047f98be5ca9c25b705cdf731c Description-en: Pure Data as an embeddable audio synthesis library - header files Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. . This package provides development files needed to build programs that link against the embedable library version of Pd. Package: libpd0 Description-md5: 7a2c6321c80a73d00f1f70553fc04759 Description-en: Pure Data as an embeddable audio synthesis library Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. . This package provides the library version of Pd, that allows you to embed the audio the Pure Data computer music system into your own applications. Package: libpdl-filter-perl Description-md5: fa6c65e81891b2c99f090816ea55ed78 Description-en: Linear filtering routines for PDL This contains linear filtering routines. It contains the following packages: * PDL::Filter::LinPred Linear predictive filtering * PDL::Filter::Linear Linear filtering for PDL Package: libpdl-fit-perl Description-md5: d4c9db601f50f07d0099c71094a6331e Description-en: Fitting functions for PDL PDL::Fit provides: * PDL::Fit::Gaussian * PDL::Fit::LM * PDL::Fit::Linfit * PDL::Fit::Polynomial . Currently, only Levenberg-Marquardt, Gaussian, linear, and polynomial fitting are implemented. For a fairly concise overview on fitting see Numerical Recipes, chapter 15 "Modeling of data". Package: libpdl-io-dicom-perl Description-md5: 165831fb47334dcc99d4c176f9402841 Description-en: Read 16-bit gray level Dicom images into PDL PDL::IO::Dicom can read some Dicom images. As Dicom is an extremely complex format, this module can unfortunately not handle all different image types included in the DICOM standard. One common format that is currently not supported is the Papyrus format. Package: libpdl-io-gd-perl Description-md5: c3ba6c7cdffb6984983b12b17b84b80a Description-en: PDL interface to the GD image library PDL::IO::GD provides both a function-orientated, and more recently an object-oriented interface. Can produce files and data in both RGB-in-lowest dimension, and X-and-Y-in-lowest dimension formats. Package: libpdl-io-hdf-perl Description-md5: c40c9b9928b8ab018ee3829425150deb Description-en: PDL interface to read and write HDF4 files PDL::IO::HDF reads and writes HDF4 files with the SD, VS, and V interfaces into ndarrays. For more information on HDF, see http://hdf.ncsa.uiuc.edu/ . For HDF5 (a different format), see PDL::IO::HDF5. For NetCDF, see PDL::NetCDF. Package: libpdl-io-idl-perl Description-md5: 8c1a6382ebe3dd80de22162934133e55 Description-en: Read IDL(tm) data files into PDL PDL::IO::IDL can read IDL data files, currently not writing. Scalars, arrays, and structures are all supported. Heap pointers, compiled code, and objects are not supported. Package: libpdl-opt-simplex-perl Description-md5: 9815cf7bc0a81be26f542a11087c6c16 Description-en: PDL implementation of simplex optimization algorithm PDL::Opt::Simplex implements the Nelder-Mead method. The algorithm is to move a "simplex" of N+1 points in the N-dimensional search space according to certain rules. The main benefit of the algorithm is that you do not need to calculate the derivatives of your function. Package: libperl-critic-community-perl Description-md5: bf845708f44c1703f1fb1133823a703b Description-en: community-inspired Perl::Critic policies Perl::Critic::Community is a set of Perl::Critic policies to enforce the practices generally recommended by subsets of the Perl community, particularly on IRC. . Formerly known as Perl::Critic::Freenode. . Because this policy "theme" is designed to be used with zero configuration on the command line, some duplication will occur if it is used in combination with core Perl::Critic policies. Package: libperl-critic-policy-plicease-prohibitarrayassignaref-perl Description-md5: 05493379b9af5d7d56eac382d2b7e395 Description-en: Perl::Critic policy about not assigning an anonymous arrayref to an array The Perl::Critic::Policy::Plicease::ProhibitArrayAssignAref policy is a fork of Perl::Critic::Policy::ValuesAndExpressions::ProhibitArrayAssignAref. It differs from the original by not having a dependency on List::MoreUtils. . It asks you not to assign an anonymous arrayref to an array . @array = [ 1, 2, 3 ]; # bad . The idea is that it's rather unclear whether an arrayref is intended, or might have meant to be a list like . @array = ( 1, 2, 3 ); Package: libperlx-maybe-xs-perl Description-md5: 923df061de5e574d0943f8c78ed8e6f1 Description-en: XS backend for PerlX::Maybe PerlX::Maybe::XS is a (possibly 30% faster) XS implementation of PerlX::Maybe. Package: libpfm4 Description-md5: 0bcc80034d18de9750e5f9ac06aedd9b Description-en: Library to program the performance monitoring events Libpfm4 helps convert from an event name, expressed as a string, to the event encoding. The encoding can then be used with specific OS interfaces. Libpfm4 also provides OS-specific interfaces to directly setup OS-specific data structures to be passed to the kernel. The current libpfm4, for instance, provides support for the perf_events interface which was introduced in Linux v2.6.31. . This package provides the shared library. Package: libpfm4-dev Description-md5: 3872a46e131fdb997e3bbc1d835eaf29 Description-en: Development files for the libpfm4 library Libpfm4 helps convert from an event name, expressed as a string, to the event encoding. The encoding can then be used with specific OS interfaces. Libpfm4 also provides OS-specific interfaces to directly setup OS-specific data structures to be passed to the kernel. The current libpfm4, for instance, provides support for the perf_events interface which was introduced in Linux v2.6.31. . This package provides the development files of the library. Package: libpg-perl Description-md5: 8b0c2c0d10a4ea4ed05e5a7f22d76c78 Description-en: PostgreSQL interface for Perl This library enables Perl scripts to communicate with the PostgreSQL database backend. . This is a very old driver, newer applications should use DBI and DBD::Pg (libdbd-pg-perl) instead. Package: libpg-query-dev Description-md5: b4f14bb4feef27984065e3fee7dec481 Description-en: C library for accessing the PostgreSQL parser outside of the server environment This library uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree. Package: libpg-query1706.0 Description-md5: b4f14bb4feef27984065e3fee7dec481 Description-en: C library for accessing the PostgreSQL parser outside of the server environment This library uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parse tree. Package: libpgpainless-cli-java Description-md5: 297c438702dbf180854e500c063719e7 Description-en: Stateless OpenPGP Protocol with PGPainless - runtime library PGPainless is a modern implementation of OpenPGP in Java. It offers an ergonomic interface on top of the BouncyCastle cryptographic toolkit that makes it straightforward to deal with OpenPGP data. . This package provides CLI command classes for PGPainless-SOP via picocli. Package: libpgpainless-cli-java-doc Description-md5: 887b93af9808b92a3df79f39507f4d7f Description-en: Stateless OpenPGP Protocol with PGPainless - runtime library - docs PGPainless is a modern implementation of OpenPGP in Java. It offers an ergonomic interface on top of the BouncyCastle cryptographic toolkit that makes it straightforward to deal with OpenPGP data. . This package contains documentation for libpgpainless-cli-java. Package: libpgpainless-core-java Description-md5: d8d02f0d036ae8a912affdfbe4369eaa Description-en: Easy to use OpenPGP library PGPainless is a modern implementation of OpenPGP in Java. It offers an ergonomic interface on top of the BouncyCastle cryptographic toolkit that makes it straightforward to deal with OpenPGP data. . This package contains the core PGPainless classes. Package: libpgpainless-core-java-doc Description-md5: 360623277dfb9e7ec36ebfe5fc9d2931 Description-en: Easy to use OpenPGP library - docs PGPainless is a modern implementation of OpenPGP in Java. It offers an ergonomic interface on top of the BouncyCastle cryptographic toolkit that makes it straightforward to deal with OpenPGP data. . This package contains documentation for libpgpainless-core-java. Package: libpgpainless-sop-java Description-md5: 206a081e2af5ed53395a7ea16dd8a5f7 Description-en: Stateless OpenPGP Protocol with PGPainless - library PGPainless is a modern implementation of OpenPGP in Java. It offers an ergonomic interface on top of the BouncyCastle cryptographic toolkit that makes it straightforward to deal with OpenPGP data. . This package contains the PGPainless-SOP implementation classes. Package: libpgpainless-sop-java-doc Description-md5: 9637a2fa81073e1b6e6925ef88477830 Description-en: Stateless OpenPGP Protocol with PGPainless - library - docs PGPainless is a modern implementation of OpenPGP in Java. It offers an ergonomic interface on top of the BouncyCastle cryptographic toolkit that makes it straightforward to deal with OpenPGP data. . This package contains documentation for libpgpainless-sop-java. Package: libpgplot-perl Description-md5: 0bcad72bb03a82fdbdd15f1eaf307200 Description-en: perl interface to the pgplot plotting library The PGPLOT module provides a perl interface to the pgplot libraries used for plotting and visualizing scientific data. It is particularly popular for plotting astronomical data. Compared to using pgplot from C or FORTRAN, these Perl bindings allow for a faster, more interactive development. Package: libpgplot0 Description-md5: f1cb3323ff5ab1ee705431ac5eb3ce25 Description-en: PGPLOT replacement shared lib based on giza Giza is a lightweight scientific plotting library built on top of cairo that provides uniform output to multiple devices. Giza also provides a mostly compatible, modern replacement for the PGPLOT graphics library. . This package provides a free replacement for the PGPLOT shared lib. Package: libpgpool-dev Description-md5: e7072bbc9ee688a1df4b094d04b278ed Description-en: pgpool control protocol library - headers pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains headers for the pgpool control protocol library (libpcp). Package: libpgpool2 Description-md5: 2cd55b5780fe90e7a4c652bb45f02e47 Description-en: pgpool control protocol library pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains the pgpool control protocol library (libpcp). Package: libpgtcl Description-md5: 0a071edc2fb4b55293485317e8770d65 Description-en: Tcl client library binding for PostgreSQL This library provides Tcl bindings to the PostgreSQL client library (libpq), which is used to communicate with the PostgreSQL database server. . PostgreSQL is an object-relational SQL database management system. Tcl is a widely used and easily extended interpreted language. Package: libpgtcl-dev Description-md5: 4dc4046f88f345ad4f1536d007e9fd39 Description-en: Tcl client library binding for PostgreSQL - development files This library provides Tcl bindings to the PostgreSQL client library (libpq), which is used to communicate with the PostgreSQL database server. This package contains the header files and html/pdf documentation. . PostgreSQL is an object-relational SQL database management system. Tcl is a widely used and easily extended interpreted language. Package: libphp-phpmailer Description-md5: 18eaabdfa1cab6ca0bca6b9f5d84461c Description-en: full featured email transfer class for PHP Many PHP developers utilize email in their code. The only PHP function that supports this is the mail() function. However, it does not provide any assistance for making use of popular features such as HTML-based emails and attachments. . Class Features: - Integrated SMTP support - send without a local mail server - Send emails with multiple TOs, CCs, BCCs and REPLY-TOs - Multipart/alternative emails for mail clients that do not read HTML email - Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings - SMTP authentication with LOGIN, PLAIN, NTLM and CRAM-MD5 mechanisms over SSL and TLS transports - Error messages in 47 languages - DKIM and S/MIME signing support 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: libpixelmed-java Description-md5: f90f1efa84ffb080ca0823163f82166b Description-en: DICOM implementation containing Image Viewer and a ECG Viewer This is a stand-alone DICOM toolkit that implements code for reading and creating DICOM data, DICOM network and file support, a database of DICOM objects, support for display of directories, images, reports and spectra, and DICOM object validation. Package: libpkgconfig-perl Description-md5: 81de42c237215e8067d9ed01ea96a960 Description-en: Pure-Perl Core-Only replacement for pkg-config PkgConfig provides a pure-perl, core-only replacement for the pkg-config utility. While pkg-config is a compiled binary linked with glib, the pure-perl version has no such requirement, and will run wherever Perl ( >= 5.6 ) does. The package provides a pure perl binary called ppkg-config which can be used as well as pkg-config. Package: libplexus-resources-java Description-md5: cfa3acbaa8210cd1f18b33a73484bb89 Description-en: Plexus Resource Component A component to transparently retrieve resources from the filesystem, classpath or internet. Package: libpmix-bin Description-md5: eeb9219943b64a66fd2e9bcf4655f473 Description-en: Process Management Interface (Exascale) library - tools PMIX is the OpenMPI implementation of the Process Management Interface (PMI) Exascale API. This package provides utilities for working with pmix. Package: libpmix-dev Description-md5: 40649f4e98770885669b0326273d7233 Description-en: Development files for the PMI Exascale library This is the OpenMPI implementation of the Process Management Interface (PMI) Exascale API. PMIx aims to retain transparent compatibility with the existing PMI-1 and PMI-2 definitions, and any future PMI releases; Support the Instant On initiative for rapid startup of applications at exascale and beyond. Package: libpmix2t64 Description-md5: aca5aa31def7ae96d62a110030ef497f Description-en: Process Management Interface (Exascale) library This is the OpenMPI implementation of the Process Management Interface (PMI) Exascale API. PMIx aims to retain transparent compatibility with the existing PMI-1 and PMI-2 definitions, and any future PMI releases; Support the Instant On initiative for rapid startup of applications at exascale and beyond. Package: libpocl-dev Description-md5: e354c66ecd7fac208f624d728c125be4 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. . 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: libpocl-devices-level0 Description-md5: 9851a2c5fad1e6c605ec77ab44111700 Description-en: Portable Computing Language library - Level Zero device 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. . This package provides the Level Zero device library. Package: libpocl2-common Description-md5: 78bb8a43cbfd220175471920d25274ed 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. . This package provides the architecture independent files of the PoCL library. Package: libpocl2t64 Description-md5: 610b47f08150bddaa4674d5a7911773f 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: libpoke-dev Description-md5: 88a778d68821f6d11eea1cd6713278e7 Description-en: Extensible editor for structured binary data (development headers) GNU poke is an interactive, extensible editor for binary data. Not limited to editing basic entities such as bits and bytes, it provides a full-fledged procedural, interactive programming language designed to describe data structures and to operate on them. . This package contains the development files for the libpoke library. Package: libpoke1 Description-md5: 0a4048147779826683e2a1ef967ee070 Description-en: Extensible editor for structured binary data (library) GNU poke is an interactive, extensible editor for binary data. Not limited to editing basic entities such as bits and bytes, it provides a full-fledged procedural, interactive programming language designed to describe data structures and to operate on them. . This package contains the shared library libpoke. 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: libpolly-21-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: libpomegranate-clojure Description-md5: 4149edf9922cf9fb6aa2e64710b67505 Description-en: dependency resolution and repository handling library for Clojure pomegranate provides a Clojure interface to sonatype-aether. It supports the following features from Aether: . *Dependency resolution and common dependency graph/hierarchy manipulation operations. *Local installation of artifacts. *Remote deployment. *Repository authentication. *HTTP proxy configuration. *Offline mode. . It also allows provides dynamic inclusion of libraries in the classpath whether the libraries are installed or have to be retrieved from a repository. Package: libpomp2-dev Description-md5: 05d40f81c1245cde8f9dfdaf6a3e6f33 Description-en: OpenMP Pragma And Region Instrumentor - development files OPARI2 is a source-to-source translation tool which automatically adds all necessary calls to the pomp runtime measurement library which allows one to collect runtime performance data of Fortran, C, or C++ OpenMP applications. . This is the successor of opari (1), with a completely reworked API . This package contains the development files. Package: libpomp2-doc Description-md5: 81585be3db083b2aea198678c40cf736 Description-en: OpenMP Pragma And Region Instrumentor - documentation OPARI2 is a source-to-source translation tool which automatically adds all necessary calls to the pomp runtime measurement library which allows one to collect runtime performance data of Fortran, C, or C++ OpenMP applications. . This is the successor of opari (1), with a completely reworked API . This package contains the development documentation. 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-jdbc-java Description-md5: bb1e9935490d1fa107fc086ecb80a0d4 Description-en: Java database (JDBC) driver for PostgreSQL PostgreSQL JDBC Driver allows Java programs to connect to a PostgreSQL database (8.4 or later) using standard, database independent Java code. It is an open source JDBC driver written in Pure Java (Type 4), and communicates in the PostgreSQL native network protocol. Package: libprimecount-dev Description-md5: c4d9cd768e5fff6463aa6d234547016c Description-en: fast prime number counter C/C++ library -- libdev primecount is a free software program and C/C++ library that counts the primes below an integer x <= 10^31 using highly optimized implementations of the combinatorial prime counting algorithms. . See https://github.com/kimwalisch/primecount for more information. . This package provides the static library and symbolic links needed for development. Package: libprimecount-dev-common Description-md5: e47aa2c71b43b46253ba3a0b093e82d6 Description-en: fast prime number counter C/C++ library -- headers primecount is a free software program and C/C++ library that counts the primes below an integer x <= 10^31 using highly optimized implementations of the combinatorial prime counting algorithms. . See https://github.com/kimwalisch/primecount for more information. . This package provides the headers needed by developers. Package: libprimecount7 Description-md5: 5db19285a2ad03659bf7785e53409d4b Description-en: fast prime number counter C/C++ library -- lib primecount is a free software program and C/C++ library that counts the primes below an integer x <= 10^31 using highly optimized implementations of the combinatorial prime counting algorithms. . See https://github.com/kimwalisch/primecount for more information. . This package provides the shared library. Package: libprimesieve-dev Description-md5: af6c9e8135485b2cd9c3ee10f98650fb Description-en: fast prime number generator C/C++ library -- libdev primesieve is a free software program and C/C++ library that generates primes using a highly optimized sieve of Eratosthenes implementation. primesieve can generate primes and prime k-tuplets up to nearly 2^64. . See http://primesieve.org/ for more information. . This package provides the static library and symbolic links needed for development. Package: libprimesieve-dev-common Description-md5: 915158f8f06df5d0ae1e4da041151f48 Description-en: fast prime number generator C/C++ library -- headers primesieve is a free software program and C/C++ library that generates primes using a highly optimized sieve of Eratosthenes implementation. primesieve can generate primes and prime k-tuplets up to nearly 2^64. . See http://primesieve.org/ for more information. . This package provides the headers needed by developers. Package: libprimesieve12 Description-md5: 0b1d98bef2f55f2d610f176744a73674 Description-en: fast prime number generator C/C++ library -- lib primesieve is a free software program and C/C++ library that generates primes using a highly optimized sieve of Eratosthenes implementation. primesieve can generate primes and prime k-tuplets up to nearly 2^64. . See http://primesieve.org/ for more information. . This package provides the shared library. Package: libproj-dev Description-md5: 40d0d1a33cba08b9ef61eeeefba902f5 Description-en: Cartographic projection library (development files) Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). . Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). . This package provides the PROJ development files. Package: libproj25 Description-md5: 63723d6b8c6f0bed598df07b06bf4614 Description-en: Cartographic projection library Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). . Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). . This package provides the PROJ shared library used by tools and third parties programs. Package: libprotobuf-java Description-md5: 2ac9477d01e9d2920f1793f9f58f3aa6 Description-en: Java bindings for protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the Java bindings for the protocol buffers. You will need the protoc tool (in the protobuf-compiler package) to compile your definition to Java classes, and then the modules in this package will allow you to use those classes in your programs. Package: libpsm-infinipath1 Description-md5: f14abc291eb95080b3ab5e3c76a2cc89 Description-en: PSM Messaging library for Intel Truescale adapters The PSM Messaging API, or PSM API, is Intel's (formerly QLogic's) low-level, user-level communication interface for the Truescale family of products. PSM users can use mechanisms necessary to implement higher-level communication interfaces in parallel environments. . This package contains the shared libraries. Package: libpsm-infinipath1-dbg Description-md5: f68caae7e29fb67a86a5faecbd64f3e0 Description-en: Debugging symbols for libpsm-infinipath1 The PSM Messaging API, or PSM API, is Intel's (formerly QLogic's) low-level, user-level communication interface for the Truescale family of products. PSM users can use mechanisms necessary to implement higher-level communication interfaces in parallel environments. . This package contains the debugging symbols associated with libpsm-infinipath1. They will automatically be used by gdb for debugging libpsm-infinipath1-related issues. Package: libpsm-infinipath1-dev Description-md5: 14d45305113471acbf79d96d34eda680 Description-en: Development files for libpsm-infinipath1 The PSM Messaging API, or PSM API, is Intel's (formerly QLogic's) low-level, user-level communication interface for the Truescale family of products. PSM users can use mechanisms necessary to implement higher-level communication interfaces in parallel environments. . This package is needed to compile programs against libpsm-infinipath1. It contains the header files and links needed for compiling. Package: libpuppetlabs-ring-middleware-clojure Description-md5: 63a035b0e006d7d35adea62e032cfac5 Description-en: common Ring middleware for Puppet projects This is a Ring middleware meant for use with the Trapperkeeper Jetty9 webservice. The package also contains common Ring middleware between Puppet projects and helpers to be used with it. Package: libpurify-dev Description-md5: 7309ad8d1328150195f16a8c69254b60 Description-en: Routines for radio interferometric imaging (development files) PURIFY is a collection of routines written in C that implements different tools for radio interferometric imaging including file handling (for both visibilities and fits files), implementation of the measurement operator and set-up of the different optimization problems used for image deconvolution. The code calls the generic Sparse OPTimization (SOPT) package to solve the imaging optimization problems. . This package contains the development files. Package: libpurify2.0 Description-md5: 0e07dce7231025c114f56f042ec1a72b Description-en: Routines for radio interferometric imaging (shared lib) PURIFY is a collection of routines written in C that implements different tools for radio interferometric imaging including file handling (for both visibilities and fits files), implementation of the measurement operator and set-up of the different optimization problems used for image deconvolution. The code calls the generic Sparse OPTimization (SOPT) package to solve the imaging optimization problems. . This package contains the shared library. Package: libpwiz-dev Description-md5: 0f13f0d35cee409d86a3824bef452d8b Description-en: library to perform proteomics data analyses (devel files) The libpwiz library from the ProteoWizard project provides a modular and extensible set of open-source, cross-platform tools and libraries. The tools perform proteomics data analyses; the libraries enable rapid tool creation by providing a robust, pluggable development framework that simplifies and unifies data file access, and performs standard chemistry and LCMS dataset computations. . The primary goal of ProteoWizard is to eliminate the existing barriers to proteomic software development so that researchers can focus on the development of new analytic approaches, rather than having to dedicate significant resources to mundane (if important) tasks, like reading data files. . This package ships the library development files. Package: libpwiz-doc Description-md5: 24d107d710ce667dc230d326fa76a835 Description-en: set of programs to perform proteomics data analyses (doc) The libpwiz library from the ProteoWizard project provides a modular and extensible set of open-source, cross-platform tools and libraries. The tools perform proteomics data analyses; the libraries enable rapid tool creation by providing a robust, pluggable development framework that simplifies and unifies data file access, and performs standard chemistry and LCMS dataset computations. . The primary goal of ProteoWizard is to eliminate the existing barriers to proteomic software development so that researchers can focus on the development of new analytic approaches, rather than having to dedicate significant resources to mundane (if important) tasks, like reading data files. . This package ships the documentation to the proteowizard software along with example programs (source code and binaries). Package: libpwiz-tools Description-md5: 27877a23421affb754c25f7153331f24 Description-en: ProteoWizard command line tools The libpwiz library from the ProteoWizard project provides a modular and extensible set of open-source, cross-platform tools and libraries. The tools perform proteomics data analyses; the libraries enable rapid tool creation by providing a robust, pluggable development framework that simplifies and unifies data file access, and performs standard chemistry and LCMS dataset computations. . The primary goal of ProteoWizard is to eliminate the existing barriers to proteomic software development so that researchers can focus on the development of new analytic approaches, rather than having to dedicate significant resources to mundane (if important) tasks, like reading data files. . This package ships command line tools that include _idconvert_ (conversion of MS identifications) and _msconvert_ (conversion of MS raw data files from/to any supported format). Package: libpwiz3t64 Description-md5: ed040acf1f8dfea90ff2b4dd850eda23 Description-en: library to perform proteomics data analyses (runtime) The libpwiz library from the ProteoWizard project provides a modular and extensible set of open-source, cross-platform tools and libraries. The tools perform proteomics data analyses; the libraries enable rapid tool creation by providing a robust, pluggable development framework that simplifies and unifies data file access, and performs standard chemistry and LCMS dataset computations. . The primary goal of ProteoWizard is to eliminate the existing barriers to proteomic software development so that researchers can focus on the development of new analytic approaches, rather than having to dedicate significant resources to mundane (if important) tasks, like reading data files. 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: 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: libqcheck-core-ocaml Description-md5: fca259cad1ec93f3f1606be3e7170d79 Description-en: QuickCheck inspired property-based testing for OCaml (Runtime library) This module allows one to check invariants (properties of some types) over randomly generated instances of the type. It provides combinators for generating instances and printing them. Package: libqcheck-core-ocaml-dev Description-md5: 92495d7c40551c5fbaf5cbe629f27d54 Description-en: QuickCheck inspired property-based testing for OCaml (Development package) This module allows one to check invariants (properties of some types) over randomly generated instances of the type. It provides combinators for generating instances and printing them. Package: libqcheck-lin-ocaml-dev Description-md5: bfbd411390a93cad6cbe52273dbaf225 Description-en: QCheck module testing sequential consistency Allows for testing an API for sequential consistency. I.e. it performs a sequence of random commands in parallel, records the results and checks whether the observed results can be liniarized and reconciled with some sequential execution. The library offers an embedded, combinator DSL to describe signatures succinctly. Package: libqcheck-multicoretests-util-ocaml-dev Description-md5: bd65be5d0d1be2bcd13281ce317c3935 Description-en: QCheck helper functions for testing multicore programs a small library of utility functions for QCheck-based testing of multicore programs. Package: libqcheck-ocaml Description-md5: 03b1d439838ed2c58bb0e7c2425b7293 Description-en: QuickCheck inspired property-based testing for OCaml (Runtime library) This module allows one to check invariants (properties of some types) over randomly generated instances of the type. It provides combinators for generating instances and printing them. . This is a compatibility library, depends on libqcheck-ocaml. Package: libqcheck-ocaml-dev Description-md5: e09ed79bba6040b88ff9ff5edf7e52a6 Description-en: QuickCheck inspired property-based testing for OCaml (Development package) This module allows one to check invariants (properties of some types) over randomly generated instances of the type. It provides combinators for generating instances and printing them. . This is a compatibility library, depends on libqcheck-ocaml. Package: libqcheck-ocaml-doc Description-md5: 1ef80994d3ea7567009c0adbf3cd348a Description-en: Documentation for ocaml-qcheck This module allows one to check invariants (properties of some types) over randomly generated instances of the type. It provides combinators for generating instances and printing them. . This package contains documentation for ocaml-qcheck in html format. Package: libqcheck-ounit-ocaml Description-md5: 67d6867edcc76b989bb21ebad586dba7 Description-en: QCheck integration with OUnit (Runtime library) This module provides QCheck integration with OUnit. . QCheck allows one to check invariants (properties of some types) over randomly generated instances of the type. It provides combinators for generating instances and printing them. Package: libqcheck-ounit-ocaml-dev Description-md5: 541dafcfb635ee408291c0652a02f782 Description-en: QCheck integration with OUnit (Development package) This module provides QCheck integration with OUnit. . QCheck allows one to check invariants (properties of some types) over randomly generated instances of the type. It provides combinators for generating instances and printing them. Package: libqcheck-stm-ocaml-dev Description-md5: 54662e03bbbe767cf040d8658473cfa8 Description-en: QCheck module testing parallel state-machines STM contains a revision of qcstm extended to run parallel state-machine tests akin to Erlang QuickCheck, Haskell Hedgehog, ScalaCheck. To do so, the STM library performs a sequence of random operations in parallel and records the results. STM then checks whether the observed results are linearizable by reconciling them with a sequential execution of a model description. The model expresses the intended meaning of each tested command. Package: libqmenumodel-dev Description-md5: e61c9399ddce9b5321b4555829cffa51 Description-en: Qt binding for GMenuModel - development files Qt binding for GMenuModel that allows connecting to a menu model exposed on D-Bus and presents it as a list model. It can be used to expose indicator or application menus for applications using the Qt framework. . This package contains the development headers for libqmenumodel. Package: libqmenumodel1 Description-md5: cf3b2c8f055a7396a2767a6960b68936 Description-en: Qt binding for GMenuModel - shared library Qt binding for GMenuModel that allows connecting to a menu model exposed on D-Bus and presents it as a list model. It can be used to expose indicator or application menus for applications using the Qt framework. . This package contains the shared library required by applications using QMenuModel. Package: libqmf-qt5-dev Description-md5: 5ebda8e5a3143a73e506c0eee3555d29 Description-en: Qt 5 Messaging Framework (QMF) development files Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the development files used for building Qt 5 applications using QMF libraries. . WARNING: This module is not an official part of Qt 5, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: libqmfclient-qt5-4 Description-md5: 3f0fc29eea208e8ce5f3176f1d8c122f Description-en: Qt 5 Messaging Framework (QMF) client library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Messaging Framework client library. . WARNING: This module is not an official part of Qt 5, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: libqmfmessageserver-qt5-4 Description-md5: cba107c6d7abaef70633000e7c85e509 Description-en: Qt 5 Messaging Framework (QMF) server library Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Messaging Framework message server library. . WARNING: This module is not an official part of Qt 5, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: libqt5-ukui-style-dev Description-md5: 5b0ccf52b16aa34e09513c365c306fb8 Description-en: Development files of libqt5-ukui-style1 qt5-ukui-platformtheme is official platform theme of UKUI desktop environment. It also provides the common metadatas for ukui-styles and platform theme using. The library provided many convenient API for changing a qt widgets style, such as buttons color, tabwidget animation, etc. . This package provides the development files of libqt5-ukui-style1. Package: libqt5-ukui-style1 Description-md5: 3c35e9a70ef7b4cb302bafbc5ebc792e Description-en: UKUI platform theme and styles' shared library qt5-ukui-platformtheme is official platform theme of UKUI desktop environment. It also provides the common metadatas for ukui-styles and platform theme using. The library provided many convenient API for changing a qt widgets style, such as buttons color, tabwidget animation, etc. . This package provides the shared libraries used by ukui platform theme and ukui-styles. Package: libqt5pas-dev Description-md5: f8ec31f3420bf55837378d9c0a431a4e Description-en: Development files for Qt5Pas Provides interface for Pascal applications to the Qt5 C++ libraries. This binding does not cover the whole Qt5 framework, it just contains all classes needed to use Qt as a widgetset. . This package contains files needed to develop Qt5 based applications with Pascal. Package: libqt5pas1 Description-md5: 284230714eab1ee0512dac5681ba61d2 Description-en: Qt5 interface bindings for Pascal Provides interface for Pascal applications to the Qt5 C++ libraries. This binding does not cover the whole Qt5 framework, it just contains all classes needed to use Qt as a widgetset. Package: libqt5waylandclient5 Description-md5: 7cc850804bc09f5b0e1e0cee60caf34a Description-en: QtWayland client library QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the QtWayland client library. Package: libqt5waylandclient5-dev Description-md5: d0866fd115050f0a9d8f14bb2d65c442 Description-en: QtWayland client development files QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the development files for QtWayland client library. Package: libqt5waylandcompositor5 Description-md5: 56edadfc07488e0d9aca516c2084a0c4 Description-en: QtWayland compositor library QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the QtWayland compositor library. Package: libqt5waylandcompositor5-dev Description-md5: 7a8c591fbcb20080de7d0f632545e691 Description-en: QtWayland compositor development files QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the development files for QtWayland compositor library. Package: libqt6pas-dev Description-md5: fb8917eff27bf9e3d3d7b1fb3621dcbd Description-en: Development files for Qt6Pas Provides interface for Pascal applications to the Qt6 C++ libraries. This binding does not cover the whole Qt6 framework, it just contains all classes needed to use Qt6 as a widgetset. . This package contains files needed to develop Qt5 based applications with Pascal. Package: libqt6pas6 Description-md5: fe81de927c45ebd3955159c3e73ec855 Description-en: Qt6 interface bindings for Pascal Provides interface for Pascal applications to the Qt6 C++ libraries. This binding does not cover the whole Qt6 framework, it just contains all classes needed to use Qt6 as a widgetset. 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: libquantlib0-dev Description-md5: 9a3d30e86d3db13dd65257db4851cf2c Description-en: Quantitative Finance Library -- development package The QuantLib project aims to provide a comprehensive software framework for quantitative finance. The goal is to provide a standard free/open source library to quantitative analysts and developers for modeling, trading, and risk management of financial assets. . This package contains the header files, static libraries and symbolic links that developers using QuantLib will need. Package: libquantlib0v5 Description-md5: 09d28e349b363281814e483fe7b60419 Description-en: Quantitative Finance Library -- library package The QuantLib project aims to provide a comprehensive software framework for quantitative finance. The goal is to provide a standard free/open source library to quantitative analysts and developers for modeling, trading, and risk management of financial assets. . This package provides the shared libraries required to run programs compiled with QuantLib. Package: librapidfuzz-cpp-dev Description-md5: 3de6f7c0d864a8f78f0cfb9e94e8cb24 Description-en: Rapid fuzzy string matching library (C++ header files) RapidFuzz is a fast string matching library for Python and C++, providing Levenshtein and other distances. This is similar to the functionality of the python3-fuzzywuzzy package. There are a few significant differences between these packages: . 1) RapidFuzz is MIT licensed. 2) RapidFuzz provides many string metrics, such as Hamming and Jaro-Winkler, which are not included in FuzzyWuzzy. 3) RapidFuzz is mostly written in C++, and has further algorithmic improvements to make string matching even faster. 4) RapidFuzz fixes multiple bugs in the `partial_ratio` implementation. . This package provides the C++ header files for RapidFuzz. Package: librapidfuzz-cpp-doc Description-md5: 625dc164e6cea74d9c5901ea08ba0875 Description-en: Rapid fuzzy string matching library (C++ library documentation) RapidFuzz is a fast string matching library for Python and C++, providing Levenshtein and other distances. This is similar to the functionality of the python3-fuzzywuzzy package. There are a few significant differences between these packages: . 1) RapidFuzz is MIT licensed. 2) RapidFuzz provides many string metrics, such as Hamming and Jaro-Winkler, which are not included in FuzzyWuzzy. 3) RapidFuzz is mostly written in C++, and has further algorithmic improvements to make string matching even faster. 4) RapidFuzz fixes multiple bugs in the `partial_ratio` implementation. . This package contains the RapidFuzz C++ library documentation in HTML format. Package: libraritan-rpc-perl Description-md5: 95fd3dc93a0e75701fd65f833be7bc6a Description-en: Perl module for the Raritan Xerus™ JSON-RPC interface Raritan::RPC and the other modules in this package provide the Perl bindings for interacting with the JSON-RPC interface of Raritan or Xerus™ Rack PDUs related product series PX2, PX3, PX4, PXC, PXO, Branch Circuit Monitor BCM2 and EMX, Smart Rack Controller and also the Raritan Transfer Switch series. Package: libraw-bin Description-md5: 4c913ed132454ab0396aa40ae3b9f9f5 Description-en: raw image decoder library (tools) LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains some tools to manipulate RAW files. Package: librbio4 Description-md5: a2933b3e3e892e65d39a0e21f0c3e829 Description-en: read/write sparse matrices in Rutherford/Boeing format Suitesparse is a collection of libraries for computations involving sparse matrices. . RBio is a library for reading/writing sparse matrices in the Rutherford/Boeing format. 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: librecoll39 Description-md5: 6160a14191b12478002a6fc7dc3cc112 Description-en: Base library for recoll and related extensions This package contains the base code interfacing with Xapian and is used by the recoll commands, the Python extensions, the KDE plugins. Package: librecoll39-dev Description-md5: c7f5c9c77be0d0a6279ba8950b018a1d Description-en: Development files for librecoll This package contains the development files for librecoll package, which is base code interfacing with Xapian and is used by the recoll commands, the Python extensions, the KDE plugins. Package: librelaxngcc-java Description-md5: 69b0cf29f18bc3e61fa57b21dc3f5f59 Description-en: RELAX NG Compiler Compiler RelaxNGCC is a tool for generating Java source code from a given RELAX NG grammar. By embedding code fragments in the grammar like yacc or JavaCC, you can take appropriate actions while parsing valid XML documents against the grammar. Package: librelaxngcc-java-doc Description-md5: a341170e86d64b6c3137c69b054e60ba Description-en: RELAX NG Compiler Compiler -- documentation RelaxNGCC is a tool for generating Java source code from a given RELAX NG grammar. By embedding code fragments in the grammar like yacc or JavaCC, you can take appropriate actions while parsing valid XML documents against the grammar. . This package contains javadoc for librelaxngcc-java. Package: libremctl-dev Description-md5: f5ce9f2de69997d2751cd393d7ee2357 Description-en: Development files for Kerberos-authenticated command execution The development files required to build and link C or C++ programs that use the remctl client library. The underlying library is linked against MIT Kerberos. . remctl is a client/server protocol for executing specific commands on a remote system with Kerberos authentication. The allowable commands must be listed in a server configuration file, and the executable run on the server may be mapped to any command name. Each command is also associated with an ACL containing a list of Kerberos principals authorized to run that command. Package: libremctl1t64 Description-md5: c48d1cd81e1dd3256f13944a485ec149 Description-en: Library for Kerberos-authenticated command execution The remctl client library, linked against MIT Kerberos. . remctl is a client/server protocol for executing specific commands on a remote system with Kerberos authentication. The allowable commands must be listed in a server configuration file, and the executable run on the server may be mapped to any command name. Each command is also associated with an ACL containing a list of Kerberos principals authorized to run that command. Package: libreoffice-lightproof-pt-br Description-md5: 9729b94d12e6aa1d4c719358a203fcab Description-en: Lightproof grammar checker for LibreOffice (Brazilian Portuguese) Lightproof is a grammar checker extension generator in Python. The result of the generation is a single Lightproof or vendor specific grammar checker language package. . This package contains a Lightproof extension for LibreOffice for Brazlian Portuguese. Package: libreplaygain-dev Description-md5: 23cd0965d8678f4cdf055324d592ef62 Description-en: Calculate ReplayGain information - development files libreplaygain calculates the perceived loudness of audio and suggests dB adjustments according to the ReplayGain standard. . This package contains the header files, static libraries and symbolic links that developers using libreplaygain will need. Package: libreplaygain1 Description-md5: 64fb9bf5746ccf4e399883febf805e4d Description-en: Calculate ReplayGain information - library libreplaygain calculates the perceived loudness of audio and suggests dB adjustments according to the ReplayGain standard. . This package provides the shared library. Package: librgxg-dev Description-md5: 884ab2965991bc650b14393bb55f3586 Description-en: development files and documentation for librgxg librgxg is a C library to generate (extended) regular expressions. . It can be useful to generate (extended) regular expressions to match for instance a specific number range (e.g. 0 to 31 or 00 to FF) or all addresses of a CIDR block (e.g. 192.168.0.0/24 or 2001:db8:aaaa::/64). . This package contains the development files (i.e. includes, static library, manual pages) that allow one to build software which uses librgxg. Package: librgxg0 Description-md5: e620c598b3f5a3165589baf21b8f4d86 Description-en: C library to generate regular expressions librgxg is a C library to generate (extended) regular expressions. . It can be useful to generate (extended) regular expressions to match for instance a specific number range (e.g. 0 to 31 or 00 to FF) or all addresses of a CIDR block (e.g. 192.168.0.0/24 or 2001:db8:aaaa::/64). . This package contains the C runtime libraries. Package: librheolef-dev Description-md5: b57cb7ed615e9036ae6ab40459f7f80f Description-en: efficient Finite Element environment - development files Rheolef is a computer environment that serves as a convenient laboratory for computations in applied mathematics involving finite element-like methods. It provides a set of commands and C++ algorithms and containers. . Most basically, containers cover the classic graph data structure for sparse matrix formats and finite element meshes. At a higher level of abstraction, they can handle approximate finite element spaces, discrete fields. Flexible and powerful expressions are used to specify bilinear forms. . Current applications include: * massively distributed memory finite element environment, based on MPI; * elasticity, Stokes and Navier-Stokes problems in 2D and 3D; * complex fluids applications: viscoplasticity, viscoelasticity, wall slip; * nonlinear problems with fixed-point, Newton and continuation methods; * high order polynomials, mixed elements and discontinuous Galerkin methods; * auto-adaptive mesh approaches; * axisymmetric problems; * multi-regions and variable coefficient problems. . This package provides the headers required for development. Package: librheolef1 Description-md5: 1b80165773fd20d001546830b210c8f7 Description-en: efficient Finite Element environment - shared library Rheolef is a computer environment that serves as a convenient laboratory for computations in applied mathematics involving finite element-like methods. It provides a set of commands and C++ algorithms and containers. . Most basically, containers cover the classic graph data structure for sparse matrix formats and finite element meshes. At a higher level of abstraction, they can handle approximate finite element spaces, discrete fields. Flexible and powerful expressions are used to specify bilinear forms. . Current applications include: * massively distributed memory finite element environment, based on MPI; * elasticity, Stokes and Navier-Stokes problems in 2D and 3D; * complex fluids applications: viscoplasticity, viscoelasticity, wall slip; * nonlinear problems with fixed-point, Newton and continuation methods; * high order polynomials, mixed elements and discontinuous Galerkin methods; * auto-adaptive mesh approaches; * axisymmetric problems; * multi-regions and variable coefficient problems. . This package provides the shared library. Package: libriddley-clojure Description-md5: 06ba08afe52e6c9d8bafd6a94f921ec8 Description-en: code walking library for Clojure Riddley provides a correct `riddley.walk/macroexpand-all`, which preserves the binding information in `&env` and expands inlined functions, and `riddley.walk/walk-exprs`, which is a general mechanism for code walking and transformation. Package: libroutino-dev Description-md5: 966d0e8199fe023d28b9d9ec8eea72ee Description-en: Routino library development headers Routino is an application for finding a route between two points using the dataset of topographical information collected by OpenStreetMap . This package provides the routino headers. Package: libroutino-slim0 Description-md5: aae571993073d113492f8a8df58be59c Description-en: Routino slim routing library Routino is an application for finding a route between two points using the dataset of topographical information collected by OpenStreetMap . This package provides the libroutino-slim shared library. Package: libroutino0 Description-md5: 9899bcbaa9c839f76b78255177ddca63 Description-en: Routino routing library Routino is an application for finding a route between two points using the dataset of topographical information collected by OpenStreetMap . This package provides the libroutino shared library. Package: librte-acl25 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-argparse25 Description-md5: 018e1b265562f11f6bdc05da2cb4b71d Description-en: Data Plane Development Kit (librte-argparse 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-argparse. Package: librte-baseband-acc25 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-fec25 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-fec25 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-la12xx25 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-null25 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-sw25 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-bbdev25 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-bitratestats25 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-bpf25 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-cdx25 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-dpaa25 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-fslmc25 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-ifpga25 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-platform25 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-bus-uacce25 Description-md5: 7f54e54a1adc4a34f4a03f08e83ec6e9 Description-en: Data Plane Development Kit (librte-bus-uacce 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-uacce. Package: librte-cfgfile25 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-cmdline25 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-cnxk25 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-cpt25 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-dpaax25 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-iavf25 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-idpf25 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-ionic25 Description-md5: 8bda347634d7cdddcebcd1eae9f4485b Description-en: Data Plane Development Kit (librte-common-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-common-ionic. Package: librte-common-nfp25 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-nitrox25 Description-md5: 0e8656a62122df3686acae3c6265d898 Description-en: Data Plane Development Kit (librte-common-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-common-nitrox. Package: librte-common-octeontx25 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-qat25 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-efx25 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-isal25 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-25 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-nitrox25 Description-md5: c8f4f4a1beec5471d17ad0d3be912ab7 Description-en: Data Plane Development Kit (librte-ccompress-nitrox2 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-nitrox25. Package: librte-compress-octeontx25 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-zlib25 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-compressdev25 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-bcmfs25 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-jr25 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-ccp25 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-cnxk25 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-sec25 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-sec25 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-ionic25 Description-md5: da9602712f53bd6796f4c7709d5db196 Description-en: Data Plane Development Kit (librte-crypto-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-crypto-ionic. Package: librte-crypto-ipsec-mb25 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-25 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-nitrox25 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-null25 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-octeontx25 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-openssl25 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-scheduler25 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-virtio25 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-dispatcher25 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-distributor25 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-cnxk25 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-25 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-dpaa25 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-hisilicon25 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-idxd25 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-ioat25 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-odm25 Description-md5: adbe03702c77bddb5798bff6d257c53d Description-en: Data Plane Development Kit (librte-dma-odm 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-odm. Package: librte-dma-skeleton25 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-efd25 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-cnxk25 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-25 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-25 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-dpaa25 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-dsw25 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-octeontx25 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-opdl25 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-skeleton25 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-sw25 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-eventdev25 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-fib25 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-gpudev25 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-graph25 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-gro25 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-ipsec25 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-jobstats25 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-latencystats25 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-lpm25 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-member25 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-bucket25 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-cnxk25 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-25 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-dpaa25 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-octeontx25 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-stack25 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-metrics25 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-cnxk25 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-mldev25 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-xdp25 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-ark25 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-atlantic25 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-avp25 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-axgbe25 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-bnx2x25 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-bnxt25 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-cnxk25 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-cpfl25 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-cxgbe25 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-25 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-dpaa25 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-ena25 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-enetc25 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-enetfec25 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-enic25 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-failsafe25 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-gve25 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-hinic25 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-25 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-iavf25 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-ice25 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-idpf25 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-igc25 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-ionic25 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-ipn3ke25 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-mana25 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-memif25 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-nfp25 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-ngbe25 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-ntnic25 Description-md5: 24781f6de4bd3eaf765c27496b6f670b Description-en: Data Plane Development Kit (librte-net-ntnic 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-ntnic. Package: librte-net-null25 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-ep25 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-octeontx25 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-pfe25 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-qede25 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-r8169-25 Description-md5: ae943d37906367804f631190d6bbd5bb Description-en: Data Plane Development Kit (librte-net-r8169 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-r8169. Package: librte-net-ring25 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-sfc25 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-softnic25 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-txgbe25 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-net-zxdh25 Description-md5: 585eeebc335cf9deb4b8257f9b523684 Description-en: Data Plane Development Kit (librte-net-zxdh25 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-zxdh25. Package: librte-node25 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-pcapng25 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-pdcp25 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-pdump25 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-pipeline25 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-port25 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-power-acpi25 Description-md5: 26a6384701b9a2e7d7ac05757931e02e Description-en: Data Plane Development Kit (librte-power-acpi 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-acpi. Package: librte-power-amd-pstate25 Description-md5: 94ab1bb56bcd4ca99dde1563f0d11d87 Description-en: Data Plane Development Kit (librte-power-amd-pstate 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-amd-pstate. Package: librte-power-cppc25 Description-md5: 112011105ad3a5b190db28abb1e204ba Description-en: Data Plane Development Kit (librte-power-cppc 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-cppc. Package: librte-power-intel-pstate25 Description-md5: 6f31093e1fda4baf20629f84362eaa58 Description-en: Data Plane Development Kit (librte-power-intel-pstate 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-intel-pstate. Package: librte-power-intel-uncore25 Description-md5: 4edac732f882b5509c343f0dbca3fe3e Description-en: Data Plane Development Kit (librte-power-intel-uncore 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-intel-uncore. Package: librte-power-kvm-vm25 Description-md5: fa5e273d960ace83f18393caa049a90b Description-en: Data Plane Development Kit (librte-power-kvm-vm 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-kvm-vm. Package: librte-power25 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-bphy25 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-gpio25 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-cnxk-rvu-lf25 Description-md5: 915ba4c0521556bccf2aeb78d6a48f15 Description-en: Data Plane Development Kit (librte-raw-cnxk-rvu-lf 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-rvu-lf. Package: librte-raw-dpaa2-cmdif25 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-gdtc25 Description-md5: ff9ad64360f0a76cc498f008928801a8 Description-en: Data Plane Development Kit (librte-raw-gdtc 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-gdtc. Package: librte-raw-ifpga25 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-ntb25 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-skeleton25 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-rawdev25 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-cn9k25 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-25 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-regexdev25 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-reorder25 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-rib25 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-stack25 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-table25 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-timer25 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-ifc25 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-25 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-nfp25 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-sfc25 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: librust-adblock-dev Description-md5: 5f7a10e04be895665cc826559fceaa4a Description-en: native Rust module for Adblock Plus syntax - Rust source code EasyList, EasyPrivacy) filter parsing and matching. . Source code for Debianized Rust crate "adblock" Package: librust-aperture-dev Description-md5: 79365d053471398d4a5dfb885b090854 Description-en: GTK Widget for cameras using gstreamer and pipewire - Rust source code Source code for Debianized Rust crate "aperture" Package: librust-apple-nvram-dev Description-md5: 4c4edba40fe09b22fff4a52eb8a6d503 Description-en: Parse and write apple-formatted nvram entries - Rust source code Source code for Debianized Rust crate "apple-nvram" 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-asahi-bless-dev Description-md5: 3d07284dfd80166588deb7e8a8f56081 Description-en: Select active boot partition on ARM Macs - Rust source code Source code for Debianized Rust crate "asahi-bless" Package: librust-askama-axum-dev Description-md5: 325b7131e4ddbab3ba8760be5ffb2b34 Description-en: Axum integration for Askama templates - Rust source code Source code for Debianized Rust crate "askama_axum" Package: librust-astral-tokio-tar-dev Description-md5: 5c84c1a20192e43234c1abb2b4bd9772 Description-en: An async TAR file reader and writer - Rust source code This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all at once. . Source code for Debianized Rust crate "astral-tokio-tar" Package: librust-async-std-dev Description-md5: 6ad1c3c21ece5b7b537fd8d84584eb28 Description-en: async version of the Rust standard library - Rust source code async-std is a library that looks and feels like the Rust standard library, except everything in it is made to work with async/await exactly as you would expect it to. . This package contains the source for the Rust async-std crate, for use with cargo. Package: librust-async-std-resolver-dev Description-md5: 08b68b6345b7677788fe7892787bc1b5 Description-en: Hickory DNS is a safe and secure DNS library, for async-std - Rust source code This Resolver library uses the hickory-proto library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. . Source code for Debianized Rust crate "async-std-resolver" Package: librust-async-tls-dev Description-md5: 30ec4f70093ce3ad4b827921abf2cdee Description-en: Asynchronous TLS/SSL streams using Rustls - Rust source code Source code for Debianized Rust crate "async-tls" Package: librust-async-tungstenite-dev Description-md5: b1f39d0a75d2777a4eb03b93b16cd32a Description-en: Async binding for Tungstenite, the Lightweight stream-based WebSocket implementation - Rust source code Source code for Debianized Rust crate "async-tungstenite" Package: librust-atomic-polyfill-dev Description-md5: 32924fc3172dc22ea7923095a7c19334 Description-en: Atomic polyfills, for targets where they're not available - Rust source code Source code for Debianized Rust crate "atomic-polyfill" Package: librust-auto-impl-dev Description-md5: 69937a93f9020c5d14385b56bc8a606e Description-en: auto-traits for pointers and closures - Rust source code auto_impl is a proc-macro attribute for automatically implementing a trait for references, some common smart pointers and closures. . This package contains the source for the Rust crate auto_impl, for use with cargo. Package: librust-axum-core-dev Description-md5: b392ea96cdb46906274e394fb39eb946 Description-en: core types and traits for the web framework axum - Rust source code axum is a web application framework that focuses on ergonomics and modularity. . * Route requests to handlers with a macro free API. * Declaratively parse requests using extractors. * Simple and predictable error handling model. * Generate responses with minimal boilerplate. * Take full advantage of the tower and tower-http ecosystem of middleware, services, and utilities. . In particular the last point is what sets axum apart from other frameworks. axum doesn't have its own middleware system but instead uses tower::Service. This means axum gets timeouts, tracing, compression, authorization, and more, for free. It also enables you to share middleware with applications written using hyper or tonic. . This package contains the source for the Rust crate axum-core, for use with cargo. Package: librust-axum-dev Description-md5: d84c6c7f8d0787e1d58404074107aa36 Description-en: ergonomic and modular web framework - Rust source code axum is a web application framework that focuses on ergonomics and modularity. . * Route requests to handlers with a macro free API. * Declaratively parse requests using extractors. * Simple and predictable error handling model. * Generate responses with minimal boilerplate. * Take full advantage of the tower and tower-http ecosystem of middleware, services, and utilities. . In particular the last point is what sets axum apart from other frameworks. axum doesn't have its own middleware system but instead uses tower::Service. This means axum gets timeouts, tracing, compression, authorization, and more, for free. It also enables you to share middleware with applications written using hyper or tonic. . This package contains the source for the Rust crate axum, for use with cargo. Package: librust-axum-extra-dev Description-md5: 1b0ba7257a7d6b6be07ecd9d209f783e Description-en: extra utilities for the web framework axum - Rust source code axum is a web application framework that focuses on ergonomics and modularity. . * Route requests to handlers with a macro free API. * Declaratively parse requests using extractors. * Simple and predictable error handling model. * Generate responses with minimal boilerplate. * Take full advantage of the tower and tower-http ecosystem of middleware, services, and utilities. . In particular the last point is what sets axum apart from other frameworks. axum doesn't have its own middleware system but instead uses tower::Service. This means axum gets timeouts, tracing, compression, authorization, and more, for free. It also enables you to share middleware with applications written using hyper or tonic. . This package contains the source for the Rust crate axum-extra, for use with cargo. Package: librust-axum-macros-dev Description-md5: 2a36e3388eed8dd879edaca3389693dd Description-en: macros for the web framework axum - Rust source code axum is a web application framework that focuses on ergonomics and modularity. . * Route requests to handlers with a macro free API. * Declaratively parse requests using extractors. * Simple and predictable error handling model. * Generate responses with minimal boilerplate. * Take full advantage of the tower and tower-http ecosystem of middleware, services, and utilities. . In particular the last point is what sets axum apart from other frameworks. axum doesn't have its own middleware system but instead uses tower::Service. This means axum gets timeouts, tracing, compression, authorization, and more, for free. It also enables you to share middleware with applications written using hyper or tonic. . This package contains the source for the Rust crate axum-macros, for use with cargo. Package: librust-axum-server-dev Description-md5: 6518735fceaa4cfd23abed3fc5dd0b8c Description-en: hyper server implementation used with axum - Rust source code axum is a web application framework that focuses on ergonomics and modularity. . axum-server is a server implementation for the axum framework using the hyper HTTP library. Package: librust-bacon-dev Description-md5: e749df68073cc729a9aefe74a8491463 Description-en: background code checker - Rust source code bacon is a code checker designed to run in the background, alongside your editor, with minimal interaction, notifying you of warnings, errors, or test failures. . This package contains its source code. Package: librust-blake3-dev Description-md5: abf1ec221595e32909eb81525cdc6008 Description-en: BLAKE3 hash function - Rust source code Source code for Debianized Rust crate "blake3" Package: librust-cc-dev Description-md5: f1b93396481ada07d5c6198d9862adb2 Description-en: Build C/C++/asm in build.rs - Rust source code Source code for Debianized Rust crate "cc" Package: librust-clap-complete-nushell-dev Description-md5: 6e2d619c8e3d1f28afe15bc8136691a3 Description-en: Generator library used with clap for Nushell completion scripts - Rust source code Source code for Debianized Rust crate "clap_complete_nushell" 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-crossbeam-channel-dev Description-md5: 259d9beb0647e2714088b9842b694da2 Description-en: Multi-producer multi-consumer channels for message passing - Rust source code Source code for Debianized Rust crate "crossbeam-channel" Package: librust-curl+http2-dev Description-md5: e38fbc8cddafea0695b50e674f55790d Description-en: Rust bindings to libcurl for making HTTP requests - feature "http2" This metapackage enables feature "http2" for the Rust curl crate, by pulling in any additional dependencies needed by that feature. Package: librust-curl+openssl-probe-dev Description-md5: 4300eda77d88ff6144e0d03a67b9d34b Description-en: Rust bindings to libcurl for making HTTP requests - feature "openssl-probe" This metapackage enables feature "openssl-probe" for the Rust curl crate, by pulling in any additional dependencies needed by that feature. Package: librust-curl+openssl-sys-dev Description-md5: 244d6293f15f7cca9de97a96cd5b94af Description-en: Rust bindings to libcurl for making HTTP requests - feature "openssl-sys" This metapackage enables feature "openssl-sys" for the Rust curl crate, by pulling in any additional dependencies needed by that feature. Package: librust-curl+ssl-dev Description-md5: aa7b418c5deb51fedcf7976d1a430599 Description-en: Rust bindings to libcurl for making HTTP requests - feature "ssl" and 1 more This metapackage enables feature "ssl" for the Rust curl crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default" feature. Package: librust-curl+static-curl-dev Description-md5: 24e900f1dfacfb670c314cad15e697f4 Description-en: Rust bindings to libcurl for making HTTP requests - feature "static-curl" This metapackage enables feature "static-curl" for the Rust curl crate, by pulling in any additional dependencies needed by that feature. Package: librust-curl+static-ssl-dev Description-md5: 88fca4f4235837aae040be68f0777303 Description-en: Rust bindings to libcurl for making HTTP requests - feature "static-ssl" This metapackage enables feature "static-ssl" for the Rust curl crate, by pulling in any additional dependencies needed by that feature. Package: librust-curl-dev Description-md5: d84da5ac5d80b5092bd1c0117d5afe40 Description-en: Rust bindings to libcurl for making HTTP requests - Rust source code Source code for Debianized Rust crate "curl" Package: librust-curl-sys+http2-dev Description-md5: 21063b33560d4831b4a46f95df170e69 Description-en: Native bindings to the libcurl library - feature "http2" and 1 more This metapackage enables feature "http2" for the Rust curl-sys crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "libnghttp2-sys" feature. Package: librust-curl-sys+openssl-sys-dev Description-md5: ee2b7f336192dc405667fcad3d462547 Description-en: Native bindings to the libcurl library - feature "openssl-sys" and 3 more This metapackage enables feature "openssl-sys" for the Rust curl-sys crate, by pulling in any additional dependencies needed by that feature. . Additionally, this package also provides the "default", "ssl", and "static- ssl" features. Package: librust-curl-sys-dev Description-md5: b37bba6f12cf8af49e93d2e653aa243e Description-en: Native bindings to the libcurl library - Rust source code Source code for Debianized Rust crate "curl-sys" Package: librust-debcargo-dev Description-md5: e3d5b919249739cbd1a2875b20d4c69f Description-en: Create a Debian package from a Cargo crate - Rust source code Source code for Debianized Rust crate "debcargo" Package: librust-default-from-serde-dev Description-md5: 4c4767a7a7781623b78919dbdc4a2f4a Description-en: derive default using #[serde(default)] - Rust source code default-from-serde resolves Derive Default using serde::Deserialize. No mismatch between Default and Deserialize anymore. . This package contains the source for the Rust crates default-from-serde derive-default-from-serde, for use with cargo. Package: librust-defmt-dev Description-md5: 845875bace1a8a801f869e7485d8afbd Description-en: Highly efficient logging framework that targets resource-constrained devices, like microcontrollers - Rust source code Source code for Debianized Rust crate "defmt" Package: librust-derive-deftly-dev Description-md5: d5e707e5bc251e493cb975c5692c5c22 Description-en: Ergonomic way to write derive() macros - Rust source code Uncompiled Rust library "derive-deftly" Package: librust-dialoguer-dev Description-md5: 1bb468ffc369351e2f952d8845b47b53 Description-en: Command line prompting library - Rust source code Source code for Debianized Rust crate "dialoguer" Package: librust-dirty-tracker-dev Description-md5: dc11f85a0968991ec2aa3cbd2539cf69 Description-en: Track which files have changed - Rust source code Source code for Debianized Rust crate "dirty-tracker" Package: librust-dockworker-dev Description-md5: c0099da15cc1850aa5b7afdd0b1640b1 Description-en: Docker daemon API client - Rust source code (a fork of Faraday's boondock) . Source code for Debianized Rust crate "dockworker" Package: librust-expect-test-dev Description-md5: b2351c52b5437014655337be4f74be13 Description-en: Minimalistic snapshot testing library - Rust source code Source code for Debianized Rust crate "expect-test" 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-file-id-dev Description-md5: d34284b5f310ec91793aad397757fca8 Description-en: utility for reading inode numbers Source code for Debianized Rust crate "file-id" Package: librust-freedesktop-icons-dev Description-md5: aa2daa5625e3d5011d1dc034428363f3 Description-en: Freedesktop Icons lookup crate - Rust source code Source code for Debianized Rust crate "freedesktop-icons" Package: librust-futures-dev Description-md5: 3959734115451b2541e61cd12c81585f Description-en: Futures and streams - Rust source code Source code for Debianized Rust crate "futures" Package: librust-gbm-sys-dev Description-md5: bf8a4191a339f35da6050d95b879e207 Description-en: Bindgen generated unsafe libgbm wrapper - Rust source code Source code for Debianized Rust crate "gbm-sys" Package: librust-git2-curl-dev Description-md5: fd79666c77cdfea765b1c3adc6ac584e Description-en: Backend for an HTTP transport in libgit2 powered by libcurl - Rust source code Intended to be used with the git2 crate. . Source code for Debianized Rust crate "git2-curl" Package: librust-gix-hash-dev Description-md5: 79df2389cea3a9fe1cdf830f6a330ae1 Description-en: Borrowed and owned git hash digests used to identify git objects - Rust source code Source code for Debianized Rust crate "gix-hash" Package: librust-glutin-dev Description-md5: 3d2894d1ea2fb48e226b821dca6f3125 Description-en: Cross-platform OpenGL context provider - Rust source code Source code for Debianized Rust crate "glutin" Package: librust-gstreamer-audio-dev Description-md5: 4ac799ef840a958fe1100b727a364386 Description-en: Rust bindings for GStreamer Audio library - Rust source code Source code for Debianized Rust crate "gstreamer-audio" Package: librust-h3-dev Description-md5: 92bf4fde7a400ad30f0a03f7de0bba4c Description-en: Async HTTP/3 implementation - Rust source code Source code for Debianized Rust crate "h3" Package: librust-h3-quinn-dev Description-md5: f96ed1e05dd98877425b69c70d7bce42 Description-en: QUIC transport implementation based on Quinn - Rust source code Source code for Debianized Rust crate "h3-quinn" Package: librust-handlebars-dev Description-md5: b3ec7f00a30ef64180df699a5205e2eb Description-en: Handlebars templating implemented in Rust - Rust source code Source code for Debianized Rust crate "handlebars" Package: librust-hickory-client-dev Description-md5: 55f12113de85c1ec31e5e9fd03542557 Description-en: Hickory DNS is a safe and secure DNS library - Rust source code This is the Client library with DNSSEC support. DNSSEC with NSEC validation for negative records, is complete. The client supports dynamic DNS with SIG0 authenticated requests, implementing easy to use high level funtions. Hickory DNS is based on the Tokio and Futures libraries, which means it should be easily integrated into other software that also use those libraries. . Source code for Debianized Rust crate "hickory-client" Package: librust-hickory-proto-dev Description-md5: 0627ec8919bab75e7c1ffdfcda293bb5 Description-en: Hickory DNS is a safe and secure DNS library - Rust source code This is the foundational DNS protocol library for all Hickory DNS projects. . Source code for Debianized Rust crate "hickory-proto" Package: librust-hickory-resolver-dev Description-md5: c1ec6b16d752fd7525e09ce824f29d5f Description-en: Hickory DNS is a safe and secure DNS library - Rust source code This Resolver library uses the Client library to perform all DNS queries. The Resolver is intended to be a high-level library for any DNS record resolution see Resolver and AsyncResolver for supported resolution types. The Client can be used for other queries. . Source code for Debianized Rust crate "hickory-resolver" Package: librust-hickory-server-dev Description-md5: 638286222286d95730b2e520edaa3d4c Description-en: Hickory DNS is a safe and secure DNS server with DNSSEC support - Rust source code Eventually this could be a replacement for BIND9. The DNSSEC support allows for live signing of all records, in it does not currently support records signed offline. The server supports dynamic DNS with SIG0 authenticated requests. Hickory DNS is based on the Tokio and Futures libraries, which means it should be easily integrated into other software that also use those libraries. . Source code for Debianized Rust crate "hickory-server" Package: librust-hyper-timeout-dev Description-md5: 1e54498e2dfcfe0ef271057f6182d335 Description-en: Connect, read and write timeout aware connector to be used with hyper Client - Rust source code Source code for Debianized Rust crate "hyper-timeout" Package: librust-i18n-embed-fl-dev Description-md5: a76666976bed18d9e41996cdf1f56bad Description-en: Macro for compile time checks when using i18n-embed Fluent - Rust source code Source code for Debianized Rust crate "i18n-embed-fl" Package: librust-iana-time-zone-dev Description-md5: 0ad05603dd57aded9848c54b99b4fe69 Description-en: Get the IANA time zone for the current system - Rust source code Source code for Debianized Rust crate "iana-time-zone" Package: librust-idna-dev Description-md5: fb59d7bf132a83005cc227505eceaa27 Description-en: IDNA (Internationalizing Domain Names in Applications) and Punycode - Rust source code Source code for Debianized Rust crate "idna" Package: librust-imap-codec-dev Description-md5: 4e7fccbb518c9b40953732661a145eea Description-en: rock-solid and complete codec for IMAP - Rust source code The imap-codec library provides parsing and serialization for IMAP4rev1 implementations. It is based on imap-types and a rock-solid and well-documented building block for IMAP client and server implementations in Rust. The complete formal syntax of IMAP4rev1 and several IMAP extensions are implemented. . This package contains the source for the Rust imap-codec crate, for use with cargo. Package: librust-imap-types-dev Description-md5: 41949117d17882c6b027ca9feed05b89 Description-en: misuse-resistant data structures for IMAP - Rust source code The imap-types crate provides a complete set of well-designed, misuse-resistant types for the IMAP4rev1 protocol and various extensions. Notably, it does *not* provide parsers, nor serializers, but tries to become the "standard library" for IMAP in Rust that is useful for a broad range of crates. . This package contains the source for the Rust imap-types crate, for use with cargo. Package: librust-irc-dev Description-md5: 4eef2960d18a3009874f6b5c7881b277 Description-en: Irc crate – usable, async IRC for Rust - Rust source code Source code for Debianized Rust crate "irc" Package: librust-is-macro-dev Description-md5: 8e83bd1cacab7e5b33f3989bf9dbbbea Description-en: derive methods for using custom enums - Rust source code is-macro is a proc macro to generate methods like is_variant or expect_variant. . This package contains the source for the Rust crate is-macro, for use with cargo. Package: librust-kuznyechik-dev Description-md5: 84c4d7b3f82682967a9a67abba75ab48 Description-en: Kuznyechik (GOST R 34.12-2015) block cipher - Rust source code Source code for Debianized Rust crate "kuznyechik" Package: librust-leptonica-plumbing-dev Description-md5: df5e97de8b281f9d08bd768166aa6bb9 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, for use with cargo. Package: librust-libgit2-sys-dev Description-md5: 3ffebdfc72ac11ece6583860901bb2a3 Description-en: Native bindings to the libgit2 library - Rust source code Source code for Debianized Rust crate "libgit2-sys" Package: librust-libmimalloc-sys-dev Description-md5: f66a40b8ac4a0d9a1e80a9674aeffa93 Description-en: Sys crate wrapping the mimalloc allocator - Rust source code Source code for Debianized Rust crate "libmimalloc-sys" Package: librust-libseccomp-dev Description-md5: 751ff4915edabe1df67d649c689ce239 Description-en: Rust Language Bindings for the libseccomp Library - Rust source code Source code for Debianized Rust crate "libseccomp" Package: librust-magic-wormhole-dev Description-md5: ac91b451d4632caf214689e68109fab2 Description-en: Get things from one computer to another, safely - Rust source code Source code for Debianized Rust crate "magic-wormhole" Package: librust-makefile-lossless-dev Description-md5: c42ba2689372a0e9a5301ffbb1b2616e Description-en: Lossless Parser for Makefiles - Rust source code Source code for Debianized Rust crate "makefile-lossless" Package: librust-mime-guess-dev Description-md5: 1ca2bde1ffaab5724b00e7acf1f543c9 Description-en: Detection of a file's MIME type by its extension - Rust source code Source code for Debianized Rust crate "mime_guess" Package: librust-miniz-oxide-dev Description-md5: 37692e6b3b64590dc396bd365db18357 Description-en: DEFLATE compression and decompression library rewritten in Rust based on miniz - Rust source code Source code for Debianized Rust crate "miniz_oxide" Package: librust-multer-dev Description-md5: 065080faaff8ca8dc74c8b67196fae6a Description-en: Async parser for `multipart/form-data` content-type in Rust - Rust source code Source code for Debianized Rust crate "multer" 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-ntp-proto-dev Description-md5: f8e3ce7c61f16f09a5b48ad2ffdf98a4 Description-en: Ntpd-rs packet parsing and algorithms - Rust source code Source code for Debianized Rust crate "ntp-proto" Package: librust-ntpd-dev Description-md5: 92d6966643366931ea312a657c5286e4 Description-en: Full-featured implementation of NTP with NTS support - Rust source code This package contains the source for the Rust ntpd crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-octocrab-dev Description-md5: 5d76196a37763b7dcbdaf5894bef2500 Description-en: Modern, extensible GitHub API client - Rust source code Source code for Debianized Rust crate "octocrab" Package: librust-opendal-dev Description-md5: 285649594f352276aeb77e9e0a9fbd18 Description-en: Apache OpenDAL™: One Layer, All Storage - Rust source code Source code for Debianized Rust crate "opendal" Package: librust-openpgp-cert-d-dev Description-md5: 9670f949f76d46f70942fe523be58713 Description-en: Shared OpenPGP Certificate Directory - Rust source code Source code for Debianized Rust crate "openpgp-cert-d" Package: librust-openssh-sftp-error-dev Description-md5: ddc15446e821098ce2b5edfdae1578e3 Description-en: Error type used when communicating with openssh sftp server - Rust source code Source code for Debianized Rust crate "openssh-sftp-error" Package: librust-openssl-sys-dev Description-md5: df2fe96508c823741d44e48e3b6e05d4 Description-en: FFI bindings to OpenSSL - Rust source code Source code for Debianized Rust crate "openssl-sys" Package: librust-oxigraph-dev Description-md5: 1a6b53ba3990229db2afe08ca861b0fc Description-en: SPARQL database and RDF toolkit - Rust source code Oxigraph is a graph database library implementing the SPARQL standard. Its goal is to provide a compliant, safe and fast on-disk graph database. It also provides a set of utility functions for reading, writing, and processing RDF files. . Oxigraph implements the following specifications: * SPARQL 1.1 Query, SPARQL 1.1 Update, and SPARQL 1.1 Federated Query. * Turtle, TriG, N-Triples, N-Quads, and RDF XML RDF serialization formats for both data ingestion and retrieval. * SPARQL Query Results XML Format, SPARQL 1.1 Query Results JSON Format and [SPARQL 1.1 Query Results CSV and TSV Formats. . This package contains the source for the Rust crate oxigraph, for use with cargo. Package: librust-oxrdf-dev Description-md5: c62fd2c6224f861cc9e38dfac91d4e0a Description-en: data structures related to RDF - Rust source code OxRDF is a simple library providing datastructures encoding RDF 1.1 concepts. It is intended to be a basic building block of other crates like Oxigraph or Spargebra. . OxRDF I/O is a set of parsers and serializers for RDF. . OxRdfXml is a parser and serializer for RDF/XML. . Oxttl is a set of parsers and serializers for Turtle, TriG, N-Triples, N-Quads and N3. . This package contains the source for the Rust crates oxrdf, oxrdfio, oxrdfxml and oxttl, for use with cargo. Package: librust-oxrocksdb-sys-dev Description-md5: bf8d77d1e33bff2fceef42856116ad47 Description-en: Rust bindings for RocksDB for Oxigraph - Rust source code oxrocksdb-sys provides RocksDB bindings for Oxigraph. . Oxigraph is a graph database library implementing the SPARQL standard. . This package contains the source for the Rust crate oxrocksdb-sys, for use with cargo. Package: librust-oxsdatatypes-dev Description-md5: 52e8ba83649824dfa5583606841e71f6 Description-en: some XSD datatypes for SPARQL implementations - Rust source code oxsdatatypes is an implementation of some XML Schema Definition Language Datatypes. Its main aim is to ease the implementation of SPARQL and XPath. . This package contains the source for the Rust crate oxsdatatypes, for use with cargo. Package: librust-pathdiff-dev Description-md5: dc8dcd76f9b18be2e952c1ae38502988 Description-en: Diffing paths to obtain relative paths - Rust source code Source code for Debianized Rust crate "pathdiff" 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-png-dev Description-md5: 69b2261a878699384886dcc185df34b7 Description-en: PNG decoding and encoding library in pure Rust - Rust source code Source code for Debianized Rust crate "png" Package: librust-publicsuffix-dev Description-md5: b8e8c18c42e39b1d355f8e0a7d7da079 Description-en: Extract root domain and suffix from a domain name - Rust source code Source code for Debianized Rust crate "publicsuffix" Package: librust-pyo3-async-runtimes-dev Description-md5: d2d52da024e567e0c4ed50d7ce383861 Description-en: PyO3 bridges from Rust runtimes to Python's Asyncio library - Rust source code Source code for Debianized Rust crate "pyo3-async-runtimes" Package: librust-pyo3-dev Description-md5: e9686b3e5171fe43bd79ca8f552b5c84 Description-en: Bindings to Python interpreter - Rust source code Source code for Debianized Rust crate "pyo3" Package: librust-quinn-dev Description-md5: 41f99da67465a3243c0144cacb5e5325 Description-en: Versatile QUIC transport protocol implementation - Rust source code Source code for Debianized Rust crate "quinn" Package: librust-quinn-proto-dev Description-md5: 1be3279d43243393ed5e9d68be4361ee Description-en: State machine for the QUIC transport protocol - Rust source code Source code for Debianized Rust crate "quinn-proto" Package: librust-quinn-udp-dev Description-md5: c80c1e9ba3c34643499f7b00c9b8ab3b Description-en: UDP sockets with ECN information for the QUIC transport protocol - Rust source code Source code for Debianized Rust crate "quinn-udp" Package: librust-quote-dev Description-md5: 1b0e1e69a24690ecd679c139f325c19b Description-en: Quasi-quoting macro quote!(...) - Rust source code Source code for Debianized Rust crate "quote" Package: librust-railway-core-dev Description-md5: 3cac02c360efa9f9c169099bb84630f0 Description-en: Core type definitions of the Railway backend - Rust source code Source code for Debianized Rust crate "railway-core" Package: librust-railway-provider-hafas-dev Description-md5: 8bc58d6b130692a89163289782055b25 Description-en: A HAFAS client in Rust - Rust source code Source code for Debianized Rust crate "railway-provider-hafas" Package: librust-railway-provider-search-ch-dev Description-md5: 548bcaa27478f7f3bfe98ec7d4859e09 Description-en: The search.ch client for Railway - Rust source code Source code for Debianized Rust crate "railway-provider-search-ch" Package: librust-ratatui-dev Description-md5: 2862e3e1fec174f85b28e6ce0eb27f2e Description-en: Library that's all about cooking up terminal user interfaces - Rust source code Source code for Debianized Rust crate "ratatui" Package: librust-reqsign-dev Description-md5: eb240705ee7c3bf09ab04183c6dee213 Description-en: Signing API requests without effort - Rust source code Source code for Debianized Rust crate "reqsign" Package: librust-reqwest-0.11-dev Description-md5: b7fd7f6cc834f7716825c6f222ae40cf Description-en: Higher level HTTP client library - Rust source code Source code for Debianized Rust crate "reqwest" 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-resvg-dev Description-md5: 9e9c7b6bc09e751fcb8504f101ca10b6 Description-en: SVG rendering library - Rust source code This package contains the source for the Rust resvg crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-rqrr-dev Description-md5: aab5cd1a4f1077ffccf4a33f09bbe3d9 Description-en: Detect and read QR codes from any image source - Rust source code Source code for Debianized Rust crate "rqrr" Package: librust-rust-embed-utils-dev Description-md5: 754dabcd1057dd92149c3823a3c3de75 Description-en: Utilities for rust-embed - Rust source code Source code for Debianized Rust crate "rust-embed-utils" 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-native-certs-dev Description-md5: a67d1c567e821fc302481575699ba2a1 Description-en: rustls use of platform native certificate store - Rust source code rustls-native-certs allows rustls to use the platform's native certificate store when operating as a TLS client. . Rustls is a modern TLS library written in Rust. . This package contains the source for the Rust rustls-native-certs crate, for use with cargo. Package: librust-rustls-pemfile-dev Description-md5: 9207ec1618699ce2232a5105c4ee3a48 Description-en: Basic .pem file parser for keys and certificates - Rust source code Source code for Debianized Rust crate "rustls-pemfile" Package: librust-rustls-platform-verifier-dev Description-md5: e9ff089317564d4abde1452ec73a3636 Description-en: OS-based rustls TLS certificate verifier - Rust source code rustls-platform-verifier is a Rust library to verify the validity of TLS certificates based on the operating system's certificate facilities. On operating systems that don't have these, webpki and/or rustls-native-certs is used instead. . This package contains the source for the Rust crate rustls-platform-verifier, for use with cargo. Package: librust-rusttype-dev Description-md5: fff3b8d14db6edffa4dd412ce803fb7b Description-en: Pure Rust alternative to libraries like FreeType - Rust source code RustType provides an API for loading, querying and rasterising TrueType fonts. It also provides an implementation of a dynamic GPU glyph cache for hardware font rendering. . Source code for Debianized Rust crate "rusttype" Package: librust-sequoia-openpgp-dev Description-md5: c557d34e629e92e231570f1740df9e61 Description-en: OpenPGP data types and associated machinery - Rust source code Source code for Debianized Rust crate "sequoia-openpgp" Package: librust-serde-repr-dev Description-md5: 443b3a397db4179f887c404e2f5dddf0 Description-en: Derive Serialize and Deserialize that delegates to the underlying repr of a C-like enum - Rust source code Source code for Debianized Rust crate "serde_repr" Package: librust-smithay-client-toolkit-0.16-dev Description-md5: 47c90d3dcc6486e4f00912730ef67244 Description-en: Toolkit for making client wayland applications - Rust source code Source code for Debianized Rust crate "smithay-client-toolkit" Package: librust-smithay-clipboard-dev Description-md5: 9e40e92391cb5b269c8377747f8c00db Description-en: Provides access to the wayland clipboard for client applications - Rust source code Source code for Debianized Rust crate "smithay-clipboard" Package: librust-sparesults-dev Description-md5: 6cda3a863725ee65d39dbc9bcfa474da Description-en: basic data structures related to RDF - Rust source code Sparesults is a set of parsers and serializers for SPARQL query results formats. It is intended to be a building piece for SPARQL client and server implementations in Rust like Oxigraph. . It supports SPARQL Query Results XML Format (Second Edition), SPARQL 1.1 Query Results JSON Format and SPARQL 1.1 Query Results CSV and TSV Formats. Support for SPARQL-star is also available behind the rdf-star feature. . This package contains the source for the Rust crate sparesults, for use with cargo. Package: librust-spargebra-dev Description-md5: 75013f6f670aa58c467387e04c973fe8 Description-en: SPARQL parser - Rust source code Spargebra is a SPARQL parser. It supports both SPARQL 1.1 Query and SPARQL 1.1 Update. This crate is intended to be a building piece for SPARQL implementations in Rust like Oxigraph. . sparopt is a work in progress SPARQL Query optimizer. . Support for SPARQL-star is also available behind the rdf-star feature. . This package contains the source for the Rust crates spargebra and sparopt, for use with cargo. Package: librust-sqlx-core-dev Description-md5: 4b5423d01ce73fc01a755f3772b1b1b3 Description-en: Core of SQLx, the rust SQL toolkit - Rust source code Not intended to be used directly. . Source code for Debianized Rust crate "sqlx-core" Package: librust-sqlx-dev Description-md5: 73361f5800bc81855c98de1556273cd7 Description-en: 🧰 The Rust SQL Toolkit - Rust source code An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite. . Source code for Debianized Rust crate "sqlx" Package: librust-sqlx-macros-core-dev Description-md5: a5abee899cbc2cfe3510b26cb8441771 Description-en: Macro support core for SQLx, the Rust SQL toolkit - Rust source code Not intended to be used directly. . Source code for Debianized Rust crate "sqlx-macros-core" Package: librust-sqlx-macros-dev Description-md5: dfcc5e59ff6278f2d1be0b11dcb41f52 Description-en: Macros for SQLx, the rust SQL toolkit - Rust source code Not intended to be used directly. . Source code for Debianized Rust crate "sqlx-macros" Package: librust-st-map-dev Description-md5: a26c0785d94067f3cd74bd3860d9637e Description-en: stack-alocated map - Rust source code st-map is a stack-alocated map, and static-map-macro is a proc macro for st-map. . This package contains the source for the Rust crates st-map static-map-macro, for use with cargo. Package: librust-state-dev Description-md5: 71f40f1a2a3b0b00c799159d6b659efd Description-en: Safe and effortless global and thread-local state management - Rust source code Source code for Debianized Rust crate "state" Package: librust-struct-patch-derive-dev Description-md5: f08c5e66cf11aa83cfbbbb36653f2bd6 Description-en: Library that helps you implement partial updates for structs - Rust source code This package contains the source for the Rust struct-patch-derive crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-sudo-rs-dev Description-md5: 91aedd14e79d1d1151d1a37c26567f96 Description-en: Memory safe implementation of sudo and su - Rust source code Source code for Debianized Rust crate "sudo-rs" Package: librust-syn-dev Description-md5: 1ffe117b5cb4e32c6a0cdcf3ccac7f54 Description-en: Parser for Rust source code - Rust source code Source code for Debianized Rust crate "syn" Package: librust-test-log-macros-dev Description-md5: 368a328b68e3720e6e0fb9e7da05caf8 Description-en: Supporting procedural macro crate for test-log - Rust source code Source code for Debianized Rust crate "test-log-macros" Package: librust-tint-dev Description-md5: 56dd077be98e3d875fb873de7dd0666c Description-en: Color creation and manipulation - Rust source code Source code for Debianized Rust crate "tint" 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-tonic-build-dev Description-md5: d7474b4869827cdfdead4f8efadf2362 Description-en: codegen module of tonic gRPC implementation - Rust source code tonic-build compiles proto files via prost and generates service stubs and proto definitiones for use with tonic. . tonic is a gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility. . This package contains the source for the Rust tonic-build crate, for use with cargo. Package: librust-tonic-dev Description-md5: 99a604b27028cf4d1ba7d3f169b47446 Description-en: gRPC over HTTP/2 - Rust source code tonic is a gRPC over HTTP/2 implementation focused on high performance, interoperability, and flexibility. . This package contains the source for the Rust crates tonic and tonic-types, for use with cargo. Package: librust-tree-sitter-c-dev Description-md5: ec5c1cf3b4574ab056092c0db0bc0301 Description-en: C grammar for the tree-sitter parser - Rust source code tree-sitter-c is a tree-sitter grammar for C. . Tree-sitter is a parser generator and incremental parsing library. . This package contains the source for the Rust tree-sitter-c crate, packaged for use with cargo. Package: librust-tree-sitter-cli-dev Description-md5: ea9a4e6a6e05b1759467c10495401539 Description-en: command-line for Tree-sitter parsers - Rust source code Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. . This package contains the source for the Rust tree-sitter-cli crate, packaged for use with cargo and dh-cargo. Package: librust-tree-sitter-config-dev Description-md5: c8b1e22eeb5faf49c761c67e9025196c Description-en: user configuration of tree-sitter's CLI programs - Rust source code Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. . This package contains the source for the Rust tree-sitter-config crate, packaged for use with cargo and dh-cargo. Package: librust-tree-sitter-dev Description-md5: 79b62b53693bd48482fa5c90bcaa0046 Description-en: bindings to the tree-sitter parsing library - Rust source code Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. . This package contains the source for the Rust tree-sitter crate, packaged for use with cargo and dh-cargo. Package: librust-tree-sitter-highlight-dev Description-md5: 3cb1bf0c52dafd6fc2f43adf34b2fde7 Description-en: perform syntax highlighting with tree-sitter - Rust source code Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. . This package contains the source for the Rust tree-sitter-highlight crate, packaged for use with cargo and dh-cargo. Package: librust-tree-sitter-loader-dev Description-md5: 4e1bec0b79d45971ad798669bd0ef983 Description-en: locates, builds, and loads tree-sitter grammars - Rust source code Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. . This package contains the source for the Rust tree-sitter-loader crate, packaged for use with cargo and dh-cargo. Package: librust-tree-sitter-lua-dev Description-md5: f95dcd655867a0aac819d8eaee1e724e Description-en: Lua grammar for the tree-sitter parser - Rust source code tree-sitter-lua is a tree-sitter grammar for Lua. . Tree-sitter is a parser generator and incremental parsing library. . This package contains the source for the Rust tree-sitter-lua crate, packaged for use with cargo. Package: librust-tree-sitter-query-dev Description-md5: 8d1eca3f6d4bb81fb31a7a2ec5db0187 Description-en: query grammar for the tree-sitter parser - Rust source code tree-sitter-query is a tree-sitter grammar for query files (scheme-like). . Tree-sitter is a parser generator and incremental parsing library. . This package contains the source for the Rust tree-sitter-query crate, packaged for use with cargo. Package: librust-tree-sitter-sdml-dev Description-md5: 08a762343250e628cf7db81ea9a4db20 Description-en: sdml grammar for the tree-sitter parser - Rust source code tree-sitter-sdml is a tree-sitter grammar for SDML. . Tree-sitter is a parser generator and incremental parsing library. . The Simple Domain Modeling Language (SDML) is a small data-oriented language for constructing, documenting, and reasoning about a conceptual domain model. . This package contains the source for the Rust tree-sitter-sdml crate, packaged for use with cargo. Package: librust-tree-sitter-tags-dev Description-md5: cbd70a176096114f102b9ecbe050bee5 Description-en: library for extracting tag information - Rust source code Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. . This package contains the source for the Rust tree-sitter-tags crate, packaged for use with cargo and dh-cargo. Package: librust-ttf-parser-dev Description-md5: 04e025486ea7a8dc55d4a23029f83a3d Description-en: Font parser for TrueType, OpenType, and AAT - Rust source code Source code for Debianized Rust crate "ttf-parser" Package: librust-typenum-dev Description-md5: 582fec867542bbdf0898b7f6a0582313 Description-en: Type-level numbers evaluated at compile time - Rust source code It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete. . Source code for Debianized Rust crate "typenum" Package: librust-usvg-dev Description-md5: 2c61a33fccffb4cbddcacef51be889d0 Description-en: SVG simplification library - Rust source code This package contains the source for the Rust usvg crate, packaged by debcargo for use with cargo and dh-cargo. Package: librust-uuhelp-parser-dev Description-md5: 6f7cd09803ef0d36d46ca78f6d4132b8 Description-en: Collection of functions to parse the markdown code of help files - Rust source code Source code for Debianized Rust crate "uuhelp_parser" Package: librust-virtiofsd-dev Description-md5: e190504f545651689e82a9703932c825 Description-en: Virtio-fs vhost-user device daemon - Rust source code Source code for Debianized Rust crate "virtiofsd" Package: librust-warp-dev Description-md5: 45ce896c08e18b84a336ab10e996610b Description-en: Serve the web at warp speeds - Rust source code Source code for Debianized Rust crate "warp" 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-wayland-client-0.29-dev Description-md5: 7c47d00082832a44df6f900e3ef8d6a6 Description-en: Bindings to the standard C implementation of the wayland protocol, client side - Rust source code Source code for Debianized Rust crate "wayland-client" Package: librust-wayland-server-0.29-dev Description-md5: e147d6fcb71aea151ab47eebb6b0963c Description-en: Bindings to the standard C implementation of the wayland protocol, server side - Rust source code Source code for Debianized Rust crate "wayland-server" Package: librust-wayland-sys-0.29-dev Description-md5: 55c86f51898a9d250bb72de3f3767a5b Description-en: FFI bindings to the various libwayland-*.so libraries - Rust source code You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. . Source code for Debianized Rust crate "wayland-sys" Package: librust-wayland-sys-dev Description-md5: 55c86f51898a9d250bb72de3f3767a5b Description-en: FFI bindings to the various libwayland-*.so libraries - Rust source code You should only need this crate if you are working on custom wayland protocol extensions. Look at the crate wayland-client for usable bindings. . Source code for Debianized Rust crate "wayland-sys" Package: librust-winit-dev Description-md5: d69a218c11ec24e10680be48e7550326 Description-en: Cross-platform window creation library - Rust source code Source code for Debianized Rust crate "winit" Package: librust-wl-clipboard-rs-dev Description-md5: e3cc29f33afed356870af2a7062b3587 Description-en: Access to the Wayland clipboard for terminal and other window-less applications - Rust source code Source code for Debianized Rust crate "wl-clipboard-rs" Package: librust-xshell-macros-dev Description-md5: 7157e32bd9cff11b7519fca1c22607eb Description-en: Private implementation detail of xshell crate - Rust source code Source code for Debianized Rust crate "xshell-macros" Package: librust-xterm-query-dev Description-md5: 0727907e252789b3f0023260b16a30d1 Description-en: Query your terminal - Rust source code Source code for Debianized Rust crate "xterm-query" Package: librust-yaml-rust2-dev Description-md5: e189a8218a91092a6e5245eb1aaf048b Description-en: Fully YAML 1.2 compliant YAML parser - Rust source code Source code for Debianized Rust crate "yaml-rust2" 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-zerovec-dev Description-md5: e9127a2c8e5a30b09b9d90f358057bbe Description-en: Zero-copy vector backed by a byte array - Rust source code Source code for Debianized Rust crate "zerovec" Package: libruy-dev Description-md5: aedcd16d68e60592d986f30efe47fbea Description-en: matrix multiplication library ruy is a matrix multiplication library. Its focus is to cover the matrix multiplication needs of neural network inference engines. Its initial user has been TensorFlow Lite, where it is used by default on the ARM CPU architecture. Package: libsaga-api9 Description-md5: 3dd540be0e848bfee8170d9a4fcc8372 Description-en: SAGA GIS shared libraries SAGA GIS (System for Automated Geoscientific Analyses) is a geographic information system used for editing and analysing spatial data. . This package contains the library files for developing with SAGA. Package: libsaga-dev Description-md5: 69520bc61abdf28171f5f6cba9362535 Description-en: SAGA GIS development files SAGA GIS (System for Automated Geoscientific Analyses) is a geographic information system used for editing and analysing spatial data. . This package contains the header files for developing with SAGA. Install this package if you wish to develop software that uses the SAGA API. Package: libsaga-gdi9 Description-md5: 3a139f985505d2d764fea4fc5839cbd5 Description-en: SAGA GIS shared library (graphical models) SAGA GIS (System for Automated Geoscientific Analyses) is a geographic information system used for editing and analysing spatial data. . This package contains the library files for developing graphical modules. Package: libsail-c++-dev Description-md5: d8a1437db9e24c74170a35c650606f15 Description-en: SAIL C++ client library (development files) SAIL is a fast and lightweight cross-platform image decoding and encoding library providing multi-leveled APIs from one-liners to complex use-cases with custom I/O sources. . This package provides high-level SAIL C++ development headers and libraries. Package: libsail-c++0t64 Description-md5: a6fe8a17e927e4fc4509acc42a2bec7d Description-en: SAIL C++ client library (shared library) SAIL is a fast and lightweight cross-platform image decoding and encoding library providing multi-leveled APIs from one-liners to complex use-cases with custom I/O sources. . This package provides high-level SAIL client libraries. Package: libsail-common-dev Description-md5: 7a7a7836003a04612dbbd67a9e5bb7f0 Description-en: SAIL common client library (development files) and encoding library providing multi-leveled APIs from one-liners to complex use-cases with custom I/O sources. . This package is needed to compile programs against libsail-common0. Package: libsail-common0t64 Description-md5: a7b42e3f0a94810c906656062f6c7c2f Description-en: SAIL common client library (shared library) SAIL is a fast and lightweight cross-platform image decoding and encoding library providing multi-leveled APIs from one-liners to complex use-cases with custom I/O sources. . This package contains the shared library. Package: libsail-dev Description-md5: ca9141f5109516771dc1a017fd6c654f Description-en: SAIL client library (development files) SAIL is a fast and lightweight cross-platform image decoding and encoding library providing multi-leveled APIs from one-liners to complex use-cases with custom I/O sources. . This package provides high-level SAIL development headers and libraries. Package: libsail-manip-dev Description-md5: 764579d2f68a75adf6cc26ee4504513a Description-en: SAIL image manipulation library (development files) SAIL is a fast and lightweight cross-platform image decoding and encoding library providing multi-leveled APIs from one-liners to complex use-cases with custom I/O sources. . This package is needed to compile programs against libsail-manip0. Package: libsail-manip0t64 Description-md5: 7877af661f2ab7bf44fc6ff5884e0e3e Description-en: SAIL image manipulation library (shared library) SAIL is a fast and lightweight cross-platform image decoding and encoding library providing multi-leveled APIs from one-liners to complex use-cases with custom I/O sources. . This package provides image manipulation functions. . This package contains the shared library. Package: libsail0t64 Description-md5: 65412b6a2040da2e8eaeb66b3037deb8 Description-en: SAIL client library (shared library) SAIL is a fast and lightweight cross-platform image decoding and encoding library providing multi-leveled APIs from one-liners to complex use-cases with custom I/O sources. . This package provides high-level SAIL client libraries. . This package contains the shared library. 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: libsasl2-modules-kdexoauth2 Description-md5: 2a50ceb2cc3d75be9947decc1210d1ba Description-en: library to integrate with Cyrus SASL This package is part of libkgapi. Package: libsaturn-ocaml-dev Description-md5: 88a07dd0a9b7cee1a7baa257e127394f Description-en: parallelism-safe data structures for multicore OCaml A collection of parallelism-safe data structures for OCaml. It aims to provide an industrial-strength, well-tested library that makes it easier for Multicore OCaml uses to find the right data structures for their uses. . This package includes all lock-free and non-lock-free data structures. 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: libsdl3-0 Description-md5: a8e256b29ee465b353f21d088149f489 Description-en: Simple DirectMedia Layer, version 3 SDL is a cross-platform library designed to make it easy to write multimedia software such as games and emulators. . This package contains the shared library. Package: libsdl3-dev Description-md5: c7232236df086621b8240a4a677fb18e Description-en: Simple DirectMedia Layer, version 3 development files SDL is a cross-platform library designed to make it easy to write multimedia software such as games and emulators. . This package contains the files needed to compile and link programs which use SDL. Package: libsdl3-doc Description-md5: 46393a5cdf1dca680c4acc83d75b2773 Description-en: Reference manual for SDL 3 SDL is a cross-platform library designed to make it easy to write multimedia software such as games and emulators. . This package contains the reference manual and examples. Package: libsdl3-tests Description-md5: 1e5ca59f75fadb11a26add4088957c32 Description-en: Simple DirectMedia Layer automated and manual tests SDL is a cross-platform library designed to make it easy to write multimedia software such as games and emulators. . 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: libsdl3-ttf-dev Description-md5: 0e14c89d10b9c38472f26a607c08b094 Description-en: TrueType Font library for Simple DirectMedia Layer 3, 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: libsdl3-ttf-doc Description-md5: 3c2c347a70c9d19186a126c4fa221f70 Description-en: TrueType Font library for Simple DirectMedia Layer 3 - documentation Wrapper around FreeType 2.0 library, making possible to use TrueType fonts to render text in SDL applications. . This package contains the reference manual and examples. Package: libsdl3-ttf-tests Description-md5: 715da1f50ef0fe8d5dda00a292ee1a0b Description-en: TrueType Font library for Simple DirectMedia Layer 3 - tests Wrapper around FreeType 2.0 library, making possible to use TrueType fonts to render text in SDL applications. . This package contains manual tests. Automated tests will be added to this package if they become available upstream. Package: libsdl3-ttf0 Description-md5: 4e22d85d180ad8f5192f7d2f8e362116 Description-en: TrueType Font library for Simple DirectMedia Layer 3, 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: libseafile-dev Description-md5: 957b9481e32c28e9706f2189c7b0a74c Description-en: Development files for the Seafile Client Seafile is a file syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance. . Seafile is an open source cloud storage system with privacy protection and teamwork features. Collections of files are called libraries. Each library can be synced separately. A library can also be encrypted with a user chosen password. Seafile also allows users to create groups and easily sharing files into groups. . This package contains the development files for Seafile. Package: libseafile0t64 Description-md5: 0341b2a7bbf83db6ff86ccb1e3df910f Description-en: Shared library for the Seafile Client Seafile is a file syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance. . Seafile is an open source cloud storage system with privacy protection and teamwork features. Collections of files are called libraries. Each library can be synced separately. A library can also be encrypted with a user chosen password. Seafile also allows users to create groups and easily sharing files into groups. . This package contains the shared library for Seafile. Package: libsearpc-dev Description-md5: 0b7eddfd64421bce44181f9a70e7adfc Description-en: Development files for the Searpc framework Searpc handles the serialization/deserialization part of RPC, the transport part is left to users. . This package contains the development files for Searpc. Package: libsearpc1t64 Description-md5: 588103ce0f5a92887ad6334de8a13020 Description-en: Shared library for the Searpc framework Searpc is a simple C language RPC framework based on GObject system. Searpc handles the serialization/deserialization part of RPC, the transport part is left to users. . This package contains the shared library for Searpc. 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: libseqan3-dev Description-md5: c30ad58589a797839d6d207537338644 Description-en: C++ library for the analysis of biological sequences v3 (development) SeqAn is a C++ template library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. This library applies a unique generic design that guarantees high performance, generality, extensibility, and integration with other libraries. SeqAn is easy to use and simplifies the development of new software tools with a minimal loss of performance. . This package contains the developer files. Package: libshaderc-dev Description-md5: e6a468a59f6a68d6d87905f2fd464081 Description-en: Library API for accessing glslc functionality - static libraries and headers glslc wraps around core functionality in glslang and SPIRV-Tools. glslc and its library aims to provide: - a command line compiler with GCC- and Clang-like usage, for better integration with build systems; - an API where functionality can be added without breaking existing clients; - an API supporting standard concurrency patterns across multiple operating systems; - increased functionality such as file #include support. . This package contains static libraries and development headers. Package: libshaderc1 Description-md5: 51ebede95924a39b8b344b079dcc316c Description-en: Library API for accessing glslc functionality - shared libraries glslc wraps around core functionality in glslang and SPIRV-Tools. glslc and its library aims to provide: - a command line compiler with GCC- and Clang-like usage, for better integration with build systems; - an API where functionality can be added without breaking existing clients; - an API supporting standard concurrency patterns across multiple operating systems; - increased functionality such as file #include support. . This package contains shared libraries. Package: libsieve2-1 Description-md5: 296ae505bca2a25bdafbf68eb0804719 Description-en: library for parsing, sorting and filtering your mail This code is a standalone library based upon code which had been distributed with the Cyrus Mail Server. Currently libSieve implements two API's: one that is based upon, and compatible with, the Sieve API as built into the Cyrus Mail Server, as well as a new API which is very well suited to be incorporated into other programs and is reasonably extensible. . This package contains the shared libraries only. Package: libsieve2-dev Description-md5: 7c881cca899d97b9d1029b169cf699d5 Description-en: library for parsing, sorting and filtering your mail This code is a standalone library based upon code which had been distributed with the Cyrus Mail Server. Currently libSieve implements two APIs: one that is based upon, and compatible with, the Sieve API as built into the Cyrus Mail Server, as well as a new API which is very well suited to be incorporated into other programs and is reasonably extensible. . This package contains the development files. Package: libsight Description-md5: 00ecc2cc30b55011e8dcd28f13fdbcd9 Description-en: Sight libraries The Surgical Image Guidance and Healthcare Toolkit aims to ease the creation of applications based on medical imaging. It includes various features such as 2D and 3D digital image processing, visualization, augmented reality and medical interaction simulation. It runs on many different environments (Windows, Linux, macOS), is written in C++, and features rapid interface design using XML files. . Sight was formerly known as FW4SPL. It was renamed in 2018, firstly to make its purpose clearer, and secondly as part of a major change in design and in the governance of the development team. . This package provides the shared libraries needed to run C++ programs that use Sight. Package: libsight-dev Description-md5: 5c8c66562eaa9901e7a0d492014b954c Description-en: Sight header files The Surgical Image Guidance and Healthcare Toolkit aims to ease the creation of applications based on medical imaging. It includes various features such as 2D and 3D digital image processing, visualization, augmented reality and medical interaction simulation. It runs on many different environments (Windows, Linux, macOS), is written in C++, and features rapid interface design using XML files. . Sight was formerly known as FW4SPL. It was renamed in 2018, firstly to make its purpose clearer, and secondly as part of a major change in design and in the governance of the development team. . This package contains the development files. Package: libsimdjson-dev Description-md5: 430dfa4648cf400a3a842ff7131006cb Description-en: Parsing gigabytes of JSON per second (development) JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it. We need a fresh approach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++. . * Fast: Over 4x faster than commonly used production-grade JSON parsers. * Record Breaking Features: Minify JSON at 6 GB/s, validate UTF-8 at 13 GB/s, NDJSON at 3.5 GB/s. * Easy: First-class, easy to use and carefully documented APIs. * Strict: Full JSON and UTF-8 validation, lossless parsing. Performance with no compromises. * Automatic: Selects a CPU-tailored parser at runtime. No configuration needed. * Reliable: From memory allocation to error handling, simdjson's design avoids surprises. * Peer Reviewed: Our research appears in venues like VLDB Journal, Software: Practice and Experience. . This package ships development files. Package: libsimdjson25 Description-md5: 4bdebc53bc8b9749ec91504075bfcd62 Description-en: Parsing gigabytes of JSON per second (shared object) JSON is everywhere on the Internet. Servers spend a *lot* of time parsing it. We need a fresh approach. The simdjson library uses commonly available SIMD instructions and microparallel algorithms to parse JSON 4x faster than RapidJSON and 25x faster than JSON for Modern C++. . * Fast: Over 4x faster than commonly used production-grade JSON parsers. * Record Breaking Features: Minify JSON at 6 GB/s, validate UTF-8 at 13 GB/s, NDJSON at 3.5 GB/s. * Easy: First-class, easy to use and carefully documented APIs. * Strict: Full JSON and UTF-8 validation, lossless parsing. Performance with no compromises. * Automatic: Selects a CPU-tailored parser at runtime. No configuration needed. * Reliable: From memory allocation to error handling, simdjson's design avoids surprises. * Peer Reviewed: Our research appears in venues like VLDB Journal, Software: Practice and Experience. . This package ships the shared object. Package: libsisimai-perl Description-md5: ec54ceb5c4aae6365f13e3662a132ac6 Description-en: Perl module to analyze bounce mails Sisimai is the system formerly known as bounceHammer 4. It is a Perl module for analyzing bounce mails and generate structured data in a JSON format (YAML is also available if "YAML" module is installed on your system) from parsed bounce messages. Sisimai is a coined word: Sisi (the number 4 is pronounced "Si" in Japanese) and MAI (acronym of "Mail Analyzing Interface"). Package: libslf4j2-java Description-md5: 307af13d2db4d50e6f124f83f84006d9 Description-en: Simple Logging Facade for Java The Simple Logging Facade for Java (or SLF4J) is intended to serve as a simple facade for various logging APIs allowing to the end-user to plug in the desired implementation at deployment time. SLF4J also allows for a gradual migration path away from Apache Commons Logging (CL) . Logging API implementations can either choose to implement the SLF4J interfaces directly, e.g. logback or SimpleLogger. Alternatively, it is possible (and rather easy) to write SLF4J adapters for the given API implementation, e.g. Log4jLoggerAdapter or JDK14LoggerAdapter. Package: libsms-aql-perl Description-md5: 2941e0104baee6b2af7dcab52c73a0f5 Description-en: Perl extension to send SMS text messages via AQL's SMS service SMS::AQL provides an object-oriented interface to send SMS text messages using the HTTP gateway provided by AQ Ltd (www.aql.com) in the UK. . It supports concatenated text messages (over the 160-character limit of normal text messages, achieved by sending multiple messages with a header to indicate that they are part of one message (this is handset-dependent, but supported by all reasonably new mobiles). Package: libsocksd0-dev Description-md5: e3665f1fe22527f31227f98afb542c9a Description-en: Development files for compiling programs with SOCKS support Dante is a circuit-level firewall/proxy that can be used to provide convenient and secure network connectivity to a wide range of hosts while requiring only the server Dante runs on to have external network connectivity. . This package provides header files and instructions for compiling programs with SOCKS support. Package: libsocksd0t64 Description-md5: d1245be6c35efe33be994e5f388cba4d Description-en: SOCKS library for packages built using libsocksd-dev Dante is a circuit-level firewall/proxy that can be used to provide convenient and secure network connectivity to a wide range of hosts while requiring only the server Dante runs on to have external network connectivity. . This package provides the Dante SOCKS support library and will generally be automatically selected by packages that require it. Package: libsoftware-copyright-perl Description-md5: 32adb360a30f3d508e54d34039f5f5a7 Description-en: Perl module to manage copyright statements Software::Copyright is a Perl module to manage and cleanup copyright statements found in most Open-Source Software project. This module is intended to be used with software able to extract copyright-statements from source code like Debian's licensecheck. . This module is made of code refactored out of libconfig-model-dpkg-perl Package: libsoil-dev Description-md5: 9e6b955f490ccf2f672dd4e2455da28a Description-en: Simple OpenGL Image Library - development files SOIL is a tiny C library used primarily for uploading textures into OpenGL. It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as saving into TGA, BMP and DDS Files. . It is also able to perform common functions needed in loading OpenGL textures. . This package contains everything needed to develop software using libsoil. Package: libsoil1 Description-md5: 592ac35975852881dc92c461ea847d2b Description-en: Simple OpenGL Image Library SOIL is a tiny C library used primarily for uploading textures into OpenGL. It supports loading BMP, PNG, JPG, TGA, DDS, PSD and HDR files as well as saving into TGA, BMP and DDS Files. . It is also able to perform common functions needed in loading OpenGL textures. . This is the shared library potentially needed for some other software to work. 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: libsope-dev Description-md5: c10883bbcc0d0514ed87f5d63e340068 Description-en: SKYRiX Object Publishing Environment (development files) An extensive set of Objective-C frameworks which form a complete Web application server environment. Besides the Apple WebObjects compatible appserver that has been extended with Zope concepts, it contains a large set of reusable classes: XML processing (SAX, DOM), MIME/IMAP4 processing, LDAP connectivity, RDBMS connectivity, and iCalendar parsing. . This package contains the development files. Package: libsope1 Description-md5: 003bea550b2dd06ebf538363d970d82b Description-en: SKYRiX Object Publishing Environment (shared libraries) An extensive set of Objective-C frameworks which form a complete Web application server environment. Besides the Apple WebObjects compatible appserver that has been extended with Zope concepts, it contains a large set of reusable classes: XML processing (SAX, DOM), MIME/IMAP4 processing, LDAP connectivity, RDBMS connectivity, and iCalendar parsing. . This package contains the shared libraries. Package: libsort-fields-perl Description-md5: 8b79f13d801b07007334fef4b588660d Description-en: module to sort lines containing delimited fields Sort::Fields provides a general purpose technique for efficiently sorting lists of lines that contain data separated into fields. . Sort::Fields automatically imports two subroutines, fieldsort and make_fieldsort, and two variants, stable_fieldsort and make_stable_fieldsort. make_fieldsort generates a sorting subroutine and returns a reference to it. fieldsort is a wrapper for the make_fieldsort subroutine. . The first argument to make_fieldsort is a delimiter string, which is used as a regular expression argument for a split operator. The delimiter string is optional. If it is not supplied, make_fieldsort splits each line using /\s+/. Package: libsoundtouch-dev Description-md5: 548cba3fb57767140fabb12223bb9d6a Description-en: Development files for the sound stretching library SoundTouch is a library that can be used to change pitch and time of soundfiles independently. . This package contains the development files used to build programs that use the SoundTouch shared library. Package: libsoundtouch1 Description-md5: 967fc4942a648592b436d29b2f8dbae3 Description-en: Sound stretching library SoundTouch is a library that can be used to change pitch and time of soundfiles independently. . This package contains the SoundTouch shared 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: libspex3 Description-md5: 895857bbc9389af0a0978bb7169b7ede Description-en: solves sparse linear systems in exact arithmetic Suitesparse is a collection of libraries for computations involving sparse matrices. . SPEX Left LU is a software package designed to exactly solve unsymmetric sparse linear systems, Ax = b, where A, b and x contain rational numbers. This package performs a left-looking, roundoff-error-free (REF) LU factorization PAQ = LDU, where L and U are integer, D is diagonal, and P and Q are row and column permutations, respectively. Note that the matrix D is never explicitly computed nor needed; thus this package uses only the matrices L and U. . This package relies on GNU GMP and MPRF for exact arithmetic computations. Package: libspfft-dev Description-md5: e7bb9ee3cc0f030191b92177326bed6d Description-en: Sparse 3D FFT library with MPI, OpenMP, CUDA / ROCm support (development files) SpFFT was originally intended for transforms of data with spherical cutoff in frequency domain, as required by some computational material science codes. For distributed computations, SpFFT uses a slab decomposition in space domain and pencil decomposition in frequency domain (all sparse data within a pencil must be on one rank). If desired, the library can be compiled without any parallelization (MPI, OpenMP, CUDA / ROCm). . This package contains development files. Package: libspfft1 Description-md5: d2f230f8888c53f250c6b0b4eb65628d Description-en: Sparse 3D FFT library with MPI, OpenMP, CUDA / ROCm support SpFFT was originally intended for transforms of data with spherical cutoff in frequency domain, as required by some computational material science codes. For distributed computations, SpFFT uses a slab decomposition in space domain and pencil decomposition in frequency domain (all sparse data within a pencil must be on one rank). If desired, the library can be compiled without any parallelization (MPI, OpenMP, CUDA / ROCm). Package: libspirv-cross-c-shared-dev Description-md5: d66724d8abbd9e5b00e2d35f7b1cea53 Description-en: Convert SPIR-V to other shader languages (development files) SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other shader languages: * Convert SPIR-V to readable, usable and efficient GLSL * Convert SPIR-V to readable, usable and efficient MSL * Convert SPIR-V to readable, usable and efficient HLSL * Reflection API to simplify the creation of Vulkan pipeline layouts * Reflection API to modify and tweak OpDecorations * Supports "all" of vertex, fragment, tessellation, geometry and compute shaders . This package provides the development files for libspirv-cross-c-shared. Package: libspirv-cross-c-shared0 Description-md5: 0f1320e3deba2a46b1489e2b787d4796 Description-en: Convert SPIR-V to other shader languages (shared library) SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other shader languages: * Convert SPIR-V to readable, usable and efficient GLSL * Convert SPIR-V to readable, usable and efficient MSL * Convert SPIR-V to readable, usable and efficient HLSL * Reflection API to simplify the creation of Vulkan pipeline layouts * Reflection API to modify and tweak OpDecorations * Supports "all" of vertex, fragment, tessellation, geometry and compute shaders . This package provides the shared library. Package: libspnav-dev Description-md5: d05b750a11f513704446d3a4f9a0bf99 Description-en: Library to access 3D-input-devices The spacenav project provides a free, compatible alternative to the proprietary 3Dconnexion SDK for their 3D input devices (called "space navigator", "space pilot", "space traveller", etc). . This package contains the development-files. Package: libspnav0 Description-md5: 7bfbe40fbae628f97b4c03a34aeda9c7 Description-en: Library to access 3D-input-devices (development files) The spacenav project provides a free, compatible alternative to the proprietary 3Dconnexion SDK for their 3D input devices (called "space navigator", "space pilot", "space traveller", etc). . This package contains the library. Package: libspqr4 Description-md5: 4f6c204f9b3321524671144cd49a59f2 Description-en: sparse QR factorization library Suitesparse is a collection of libraries for computations involving sparse matrices. . SuiteSparseQR (SPQR) is a multithreaded, multifrontal, rank-revealing sparse QR factorization method. Package: libspreadsheet-read-perl Description-md5: 0d7c2834f2b815566c6eacb952f31ca0 Description-en: reader for common spreadsheet formats Spreadsheet::Read is a Perl module that tries to transparently read any spreadsheet and return its content in a universal manner independent of the parsing module that does the actual spreadsheet scanning. . For OpenOffice and/or LibreOffice files, this module uses Spreadsheet::ParseODS or Spreadsheet::ReadSXC (both in libspreadsheet-readsxc-perl). . For Microsoft Excel, this module uses Spreadsheet::ParseExcel (libspreadsheet-parseexcel-perl), or Spreadsheet::ParseXLSX (libspreadsheet-parsexlsx-perl) / Excel::ValueReader::XLSX (libexcel-valuereader-xlsx-perl) . For Comma-Separated Value (CSV) files, this module uses Text::CSV_XS (libtext-csv-xs-perl) or Text::CSV_PP (libtext-csv-perl). . For SquirrelCalc, there is a very simplistic built-in parser. Package: libsquashfuse-dev Description-md5: 8fb2c33a265ea350640183082f7dc5ea Description-en: Development files for libsquashfuse This lets you mount SquashFS archives in user-space. It supports almost all features of the SquashFS format, yet is still fast and memory-efficient. . SquashFS is an efficiently compressed, read-only storage format. Support for it has been built into the Linux kernel since 2009. It is very common on Live CDs and embedded Linux distributions. . This package contains development files for libsquashfuse Package: libsquashfuse0 Description-md5: 2ea59e88671147285aae478923989565 Description-en: FUSE filesystem to mount squashfs archives library This lets you mount SquashFS archives in user-space. It supports almost all features of the SquashFS format, yet is still fast and memory-efficient. . SquashFS is an efficiently compressed, read-only storage format. Support for it has been built into the Linux kernel since 2009. It is very common on Live CDs and embedded Linux distributions. . This package contains the squashfuse library Package: libsrtp2-1 Description-md5: 54f09a32b6009291f468860d6047c45e Description-en: Secure RTP (SRTP) and UST Reference Implementations - shared library SRTP is a security profile for RTP that adds confidentiality, message authentication, and replay protection to that protocol. It is specified in RFC 3711. . LibSRTP provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel. . This package contains the shared libraries. Package: libsrtp2-dev Description-md5: 429b917196c5c4250aec4def90599b22 Description-en: Secure RTP (SRTP) and UST Reference Implementations - development files SRTP is a security profile for RTP that adds confidentiality, message authentication, and replay protection to that protocol. It is specified in RFC 3711. . LibSRTP provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel. . This package contains the development headers and static libraries. Package: libsrtp2-docs Description-md5: f140aa6ec8ebf3dbda1a6ea438542c64 Description-en: Secure RTP (SRTP) and UST Reference Implementations - documentation SRTP is a security profile for RTP that adds confidentiality, message authentication, and replay protection to that protocol. It is specified in RFC 3711. . LibSRTP provides an implementation of the Secure Real-time Transport Protocol (SRTP), the Universal Security Transform (UST), and a supporting cryptographic kernel. . This package contains API documentation. Package: libssl-utils-clojure Description-md5: 2a55cc23ea7ba8524d2535f3deef604f Description-en: library for SSL certificate management on the JVM ssl-utils provides a library to ease SSL certificate management on the JVM. It supports handling a (limited) number of X.509 certificate extensions. Package: libstb-dev Description-md5: 1f721b420ac6009c34bb41c899078f93 Description-en: single-file image and audio processing libraries for C/C++ - development headers libstb is a set of single-file libraries for C/C++. The files are dual-licensed under public domain and the MIT license. . It includes the following modules: * stb_vorbis.c: decode ogg vorbis files from file/memory to float/16-bit signed output * stb_image.h: image loading/decoding from file/memory: JPG, PNG, TGA, BMP, PSD, GIF, HDR, PIC * stb_truetype.h: parse, decode, and rasterize characters from truetype fonts * stb_image_write.h: image writing to disk: PNG, TGA, BMP * stb_image_resize.h: resize images larger/smaller with good quality * stb_rect_pack.h: simple 2D rectangle packer with decent quality * stb_sprintf.h: fast sprintf, snprintf for C/C++ * stretchy_buffer.h: typesafe dynamic array for C (i.e. approximation to vector<>), doesn't compile as C++ * stb_textedit.h: guts of a text editor for games etc implementing them from scratch * stb_voxel_render.h: Minecraft-esque voxel rendering "engine" with many more features * stb_dxt.h: Fabian "ryg" Giesen's real-time DXT compressor * stb_perlin.h: revised Perlin noise (3D input, 1D output) * stb_easy_font.h: quick-and-dirty easy-to-deploy bitmap font for printing frame rate, etc * stb_tilemap_editor.h: embeddable tilemap editor * stb_herringbone_wang_tile.h: herringbone Wang tile map generator * stb_c_lexer.h: simplify writing parsers for C-like languages * stb_divide.h: more useful 32-bit modulus e.g. "euclidean divide" * stb_connected_components.h: incrementally compute reachability on grids * stb.h: helper functions for C, mostly redundant in C++; basically author's personal stuff * stb_leakcheck.h: quick-and-dirty malloc/free leak-checking . This package contains the development files. Package: libstb0t64 Description-md5: d92202fe79f951bb834af13001cc41dc Description-en: single-file image and audio processing libraries for C/C++ libstb is a set of single-file libraries for C/C++. The files are dual-licensed under public domain and the MIT license. . It includes the following modules: * stb_vorbis.c: decode ogg vorbis files from file/memory to float/16-bit signed output * stb_image.h: image loading/decoding from file/memory: JPG, PNG, TGA, BMP, PSD, GIF, HDR, PIC * stb_truetype.h: parse, decode, and rasterize characters from truetype fonts * stb_image_write.h: image writing to disk: PNG, TGA, BMP * stb_image_resize.h: resize images larger/smaller with good quality * stb_rect_pack.h: simple 2D rectangle packer with decent quality * stb_sprintf.h: fast sprintf, snprintf for C/C++ * stretchy_buffer.h: typesafe dynamic array for C (i.e. approximation to vector<>), doesn't compile as C++ * stb_textedit.h: guts of a text editor for games etc implementing them from scratch * stb_voxel_render.h: Minecraft-esque voxel rendering "engine" with many more features * stb_dxt.h: Fabian "ryg" Giesen's real-time DXT compressor * stb_perlin.h: revised Perlin noise (3D input, 1D output) * stb_easy_font.h: quick-and-dirty easy-to-deploy bitmap font for printing frame rate, etc * stb_tilemap_editor.h: embeddable tilemap editor * stb_herringbone_wang_tile.h: herringbone Wang tile map generator * stb_c_lexer.h: simplify writing parsers for C-like languages * stb_divide.h: more useful 32-bit modulus e.g. "euclidean divide" * stb_connected_components.h: incrementally compute reachability on grids * stb.h: helper functions for C, mostly redundant in C++; basically author's personal stuff * stb_leakcheck.h: quick-and-dirty malloc/free leak-checking Package: libstdc++-12-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++-12-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++-12-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++-13-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++-13-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++-13-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++-15-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++-15-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++-arm-none-eabi-dev Description-md5: bd27fafc39c5bf1d5dc976bebfcaa215 Description-en: GNU Standard C++ Library v3 for ARM Cortex-R/M processors (headers) GNU Standard C++ library for embedded ARM chips using Cortex-M, and Cortex-R processors. . This package contains shared headers Package: libstdc++-arm-none-eabi-newlib Description-md5: dc4e7e50fdfde2001f9f19b8a4b9bb8d Description-en: GNU Standard C++ Library v3 for ARM Cortex-R/M processors (newlib) GNU Standard C++ library for embedded ARM chips using Cortex-M, and Cortex-R processors. . This library is built using newlib as standard C library. Package: libstdc++-arm-none-eabi-picolibc Description-md5: b333c5a68b8612cc062aeeabd8224d41 Description-en: GNU Standard C++ Library v3 for ARM Cortex-R/M processors (picolibc) GNU Standard C++ library for embedded ARM chips using Cortex-M, and Cortex-R processors. . This library is built using picolibc as standard C library. Package: libstdc++-riscv64-unknown-elf-dev Description-md5: cb63bcf8162d325bf2d0f0614e834afa Description-en: GNU Standard C++ Library v3 for Risc-V processors (headers) GNU Standard C++ library for embedded Risc-V chips. . This package contains shared headers Package: libstdc++-riscv64-unknown-elf-picolibc Description-md5: c0129d9dc7c218ab658287fdfd2762b7 Description-en: GNU Standard C++ Library v3 for Risc-V (picolibc) GNU Standard C++ library for embedded Risc-V chips. . This library is built using picolibc as standard C library. Package: libstdc++6-12-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: libstdc++6-13-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: libstdc++6-15-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: libstring-compare-constanttime-perl Description-md5: e17f3767ca24cd1dc8e2c67da9b0ba7e Description-en: module for protecting string comparison from timing attacks String::Compare::ConstantTime provides one function, equals(), which takes two strings of the same length as arguments. It will return true if they are string-wise identical and false otherwise, just like eq. However, comparing any two differing strings will take a fixed amount of time, unlike eq. Package: libsub-handlesvia-perl Description-md5: 1f770543c1d0875746257cf7c3d5088d Description-en: alternative handles_via implementation for Moo, Moose, and more If you've used Moose's native attribute traits, or MooX::HandlesVia before, you should have a fairly good idea what Sub::HandlesVia does. . Why re-invent the wheel? Well, this is an implementation that should work okay with Moo, Moose, Mouse, and any other OO toolkit you throw at it. One ring to rule them all, so to speak. . Also, unlike MooX::HandlesVia, it honours type constraints, plus it doesn't have the limitation that it can't mutate non-reference values. Package: libsuitesparse-dev Description-md5: 51a8387562147afa273930f21f8166f7 Description-en: libraries for sparse matrices computations (development files) Suitesparse is a collection of libraries for computations involving sparse matrices. This package includes the following libraries: . AMD approximate minimum degree ordering . CAMD symmetric approximate minimum degree . BTF permutation to block triangular form (beta) . COLAMD column approximate minimum degree ordering . CCOLAMD constrained column approximate minimum degree ordering . CHOLMOD sparse Cholesky factorization . CXSparse a concise sparse matrix package . KLU sparse LU factorization, primarily for circuit simulation . LDL a simple LDL' factorization . UMFPACK sparse LU factorization . ParU unsymmetric multifrontal multithreaded sparse LU factorization . RBio read/write sparse matrices in Rutherford/Boeing format . SPQR sparse QR factorization . Mongoose graph partitioning library that can quickly compute edge cuts . SPEX solves sparse linear systems in exact arithmetic . SuiteSparse_config configuration routines for all the above packages. . This package contains the static libraries and header files. Package: libsuitesparse-doc Description-md5: e509d72fab05765920ea4731943e73d3 Description-en: libraries for sparse matrices computations (documentation) Suitesparse is a collection of libraries for computations involving sparse matrices. This package contains the user guides for the libraries distributed by the SuiteSparse project. Package: libsuitesparse-mongoose3 Description-md5: 91bf92bfc2682365d2365b4ab72e52e4 Description-en: graph partitioning tool that can quickly compute edge cuts (shared library) Suitesparse is a collection of libraries for computations involving sparse matrices. . Mongoose is a graph partitioning library that can quickly compute edge cuts in arbitrary graph. Given a graph with a vertex set and edge set, an edge cut is a partitioning of the graph into two subgraphs that are balanced (contain the same number of vertices) and the connectivity between the subgraphs is minimized (few edges are in the cut). . This package contains the shared C++ library. Package: libsurefire-java Description-md5: bab89622b27ed7a11502370f4e3469da Description-en: Surefire test framework for Java 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 surefire test framework and the maven-surefire-plugin. 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: libsvn-web-perl Description-md5: 5562f623a995f8660ec43a8f1a2011b5 Description-en: Subversion repository web frontend SVN::Web provides a web interface to subversion repositories. . - Viewing multiple Subversion repositories. - Browsing every revision of the repository. - Viewing the contents of files in the repository at any revision. - Viewing diffs of arbitrary revisions of any file. - Viewing the revision log of files and directories, see what was changed when, by who. - Viewing the blame/annotation details of any file. - Generating RSS feeds of commits, down to the granularity of individual files. - Many more. 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: libswing-layout-java Description-md5: 9d64b74fb19b7826577616b20449d3e6 Description-en: Extensions to Swing layout The goal of Swing Layout Extensions is to make it easy to create professional cross platform layouts with Swing. This project has an eye towards the needs of GUI builders, such as NetBeans. This package provides the following functionality: . Ability to get the baseline for components. . Ability to get the preferred gap between components. . A new LayoutManager that utilizes both of these concepts and is tuned toward a free-form drag and drop layout model as can be provided by GUI builders. Package: libswing-layout-java-doc Description-md5: e73aa258813adff22fa622448b4da6c4 Description-en: Extensions to Swing layout - contains Javadoc API documentation The goal of Swing Layout Extensions is to make it easy to create professional cross platform layouts with Swing. This project has an eye towards the needs of GUI builders, such as NetBeans. This package provides the following functionality: . Ability to get the baseline for components. . Ability to get the preferred gap between components. . A new LayoutManager that utilizes both of these concepts and is tuned toward a free-form drag and drop layout model as can be provided by GUI builders. . This package contains Javadoc API documentation. Package: libsys-cpuload-perl Description-md5: 63119e343c8245d64b76860070b8effd Description-en: module which retrieves load average of a machine Sys::CpuLoad retrieves the 1 minute, 5 minute, and 15 minute load average of a machine. Package: libsys-sigaction-perl Description-md5: 3a4cca609d187dd2ac0615ef2911ad15 Description-en: Perl extension for consistent signal handling Sys::SigAction implements set_sig_handler(), which sets up a signal handler and (optionally) returns an object which causes the signal handler to be reset to the previous value, when it goes out of scope. . Also implemented is timeout_call() which takes a timeout value and a code reference, and executes the code reference wrapped with an alarm timeout. . Finally, two convenience routines are defined which allow one to get the signal name from the number -- sig_name(), and get the signal number from the name -- sig_number(). Package: libtap-parser-sourcehandler-pgtap-perl Description-md5: 78c9e8c3407ecf5ab3d21f9cc18aa027 Description-en: Unit testing tools for pgTAP TAP::Parser::SourceHandler::pgTAP is a set of tools for PostgreSQL unit testing. It contains the pg_prove and pg_tapgen scripts, which allows running and harnessing pgTAP tests on command-line, and summarizing the results. . The corresponding PostgreSQL extension is contained in the postgresql-pgtap package. . TAP is the Test Anything Protocol (http://testanything.org/). Package: libtbb-dev Description-md5: 9ab4f6fe21833733598b00121416094f Description-en: parallelism library for C++ - development files TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability. . (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel or compatible hardware, this package only supports Pentium4-compatible and higher processors.) . This package includes the TBB development files. Package: libtbb-doc Description-md5: a314fa5d7add4a337abfe779cd40aedd Description-en: parallelism library for C++ - documentation TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability. . This package includes the TBB documentation files and examples. Package: libtbb12 Description-md5: 597d0e658709781286f685402350c986 Description-en: parallelism library for C++ - runtime files TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability. . (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel or compatible hardware, this package only supports Pentium4-compatible and higher processors.) . This package includes the TBB runtime files. Package: libtbbbind-2-5 Description-md5: 597d0e658709781286f685402350c986 Description-en: parallelism library for C++ - runtime files TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability. . (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel or compatible hardware, this package only supports Pentium4-compatible and higher processors.) . This package includes the TBB runtime files. Package: libtbbmalloc2 Description-md5: b15724b4750838f2c22552972f27d07f Description-en: parallelism helper library for C++ - runtime files TBB is a library that helps you leverage multi-core processor performance without having to be a threading expert. It represents a higher-level, task-based parallelism that abstracts platform details and threading mechanism for performance and scalability. . (Note: if you are a user of the i386 architecture, i.e., 32-bit Intel or compatible hardware, this package only supports Pentium4-compatible and higher processors.) . This package includes the TBB runtime files. Package: libtcl9.0 Description-md5: d51adad3aad6d7c427b771287838dbce Description-en: Tcl (the Tool Command Language) v9.0 - run-time library files Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl library and auxiliary code which allows one to run Tcl-enabled applications. This version includes thread support. Package: libtclcl1 Description-md5: b335d3fb92a199511d469563b769aa0c Description-en: shared library of TclCL TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, vat, rtp_play, and nsnam. It provides a layer of C++ glue over OTcl. . This package contains shared library. Package: libtclcl1-dev Description-md5: f6b8cc6175ccfa940dd42df08fa75d58 Description-en: development files of TclCL TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, vat, rtp_play, and nsnam. It provides a layer of C++ glue over OTcl. . This package contains static file and header files. Package: libtcod-dev Description-md5: 286c0f28579e2f5e43d8eedf286de061 Description-en: development files for the libtcod roguelike library Libtcod offers a free, fast, portable and uncomplicated API for roguelike developers providing an advanced true color console, input and lots of other utilities frequently used in roguelikes. . This package contains the development files. Package: libtcod1t64 Description-md5: 3c5c8e63bf6503c39a93ebf2ffceab05 Description-en: graphics and utility library for roguelike developers Libtcod offers a free, fast, portable and uncomplicated API for roguelike developers providing an advanced true color console, input and lots of other utilities frequently used in roguelikes. . This package contains the runtime libraries. You shouldn't have to install it manually. Package: libtelnet-dev Description-md5: 43d7a32612e83b1e4fa792ed331be311 Description-en: Small library for parsing the TELNET protocol - development files libtelnet is a small library for parsing the TELNET protocol, responding to TELNET commands via an event interface, and generating valid TELNET commands. . libtelnet includes support for the non-official MCCP, MCCP2, ZMP, and MSSP protocols used by MUD servers and clients. . This package contains the libtelnet development support files. Package: libtelnet-utils Description-md5: c5654fceaed5e4501643bcbd1c788bfd Description-en: Small library for parsing the TELNET protocol - utilities libtelnet is a small library for parsing the TELNET protocol, responding to TELNET commands via an event interface, and generating valid TELNET commands. . libtelnet includes support for the non-official MCCP, MCCP2, ZMP, and MSSP protocols used by MUD servers and clients. . This package contains a small set of utilities based on libtelnet for testing and debugging TELNET clients. Package: libtelnet2 Description-md5: 03674b5fc3384ed798f83cb95874cf72 Description-en: Small library for parsing the TELNET protocol - shared library libtelnet is a small library for parsing the TELNET protocol, responding to TELNET commands via an event interface, and generating valid TELNET commands. . libtelnet includes support for the non-official MCCP, MCCP2, ZMP, and MSSP protocols used by MUD servers and clients. . This package contains the libtelnet shared library. Package: libtemplate-plugin-cycle-perl Description-md5: 6703b51d90ee84a0140b0672d8a1086c Description-en: Cyclically insert into a Template from a sequence of values Template::Plugin::Cycle is a small, simple, and hopefully DWIM solution to these sorts of tasks. . It can be used either as a normal Template::Plugin, or can be created directly and passed in as a template argument, so that you can set up situations where it is implicitly available in every page. Package: libterm-choose-perl Description-md5: 32a4bf745f887b4ba3eec79712a290e5 Description-en: module to choose items from a list interactively Term::Choose allows one to create prompts where the user can choose interactively from a list of items. . It provides a functional and an object-oriented interface. . The prompt and the options can be customized in multiple ways, e.g. providing default values or setting the layout for the presentation of the options. Package: libtermpaint-dev Description-md5: 65dd5a94a7091c25ca241c3bff72db1e Description-en: low level terminal access - headers Termpaint is a low level terminal interface library for character-cell terminals in the tradition of VT1xx (like xterm, etc). It’s designed to be portable and flexible to integrate. It covers event handling and rendering. . This package contains the header files and symbolic links need for building software using termpaint. Package: libtermpaint0a Description-md5: 0c53ed90842850a1ff4507bfb0a14a23 Description-en: low level terminal access - shared library Termpaint is a low level terminal interface library for character-cell terminals in the tradition of VT1xx (like xterm, etc). It’s designed to be portable and flexible to integrate. It covers event handling and rendering. . This package contains the shared libraries necessary to run programs compiled with termpaint. Package: libtest-check-clojure Description-md5: fba00490d18fb0e3f17eaf4e7f793405 Description-en: Clojure property-based testing tool inspired by QuickCheck The core idea of test.check is that instead of enumerating expected input and output for unit tests, you write properties about your function that should hold true for all inputs, allowing you to write concise, powerful tests. Package: libtest-data-perl Description-md5: 68fdcbc5d72afbeb187d7302c2faacf5 Description-en: module to check properties and values of data and variables Test::Data imports functions from plugin modules that allow testing of a wide range of properties of a variable. Plugin modules shipped in this package include Test::Data::Scalar, Test::Data::Array, Test::Data::Hash and Test::Data::Function. Tests range from blessed_ok() to array_sorted_descending_ok() or prototype_ok(). Package: libtest-deep-perl Description-md5: 73cd5da785d054447b6e60a9c9aa4413 Description-en: Perl module for extremely flexible deep comparisons Test::Deep gives you very flexible ways to check that the result you got is the result you were expecting. At it's simplest it compares two structures by going through each level, ensuring that the values match, that arrays and hashes have the same elements and that references are blessed into the correct class. It also handles circular data structures without getting caught in an infinite loop. . Where it becomes more interesting is in allowing you to do something besides simple exact comparisons. With strings, the eq operator checks that 2 strings are exactly equal but sometimes that's not what you want. When you don't know exactly what the string should be but you do know some things about how it should look, eq is no good and you must use pattern matching instead. Test::Deep provides pattern matching for complex data structures Package: libtest-file-perl Description-md5: ed819693fc074a9430dfed1602fdef83 Description-en: Perl module to test file attributes Test::File provides a collection of test utilities for file attributes. . Some file attributes depend on the owner of the process testing the file in the same way the file test operators do. For instance, root (or super-user or Administrator) may always be able to read files no matter the permissions. Package: libtest-manifest-perl Description-md5: 6bc8f11f38f452cb5a9b5ecfee6085a9 Description-en: Perl module for interacting with a test manifest file Test::Manifest is a Perl test framework that allows you to run any tests you want based on the t/test_manifest file, in any order you desire (rather than simply the ascii-betical order provided by default.) Package: libtest-output-perl Description-md5: 4b3c10fa26276e237a9ae5dcd1ecad22 Description-en: perl module to test stdout and stderr messages Test::Output provides a simple interface for testing output sent to STDOUT or STDERR. A number of different utilities are included to try and be as flexible as possible to the tester. . Test::Output ties STDOUT and STDERR using Test::Output::Tie, also provided by this package. Package: libtest-simple-perl Description-md5: e01609c3dfe7831306afd042b4d34e27 Description-en: set of basic utilities for writing tests in Perl Test::Simple is an extremely simple module for writing tests suitable for CPAN modules and other pursuits. . This module is already included as part of Perl's core distribution, so this package is only beneficial when newer features or bug fixes are required. Package: libtest-valgrind-perl Description-md5: e6713431d2c536615e959cb1376d4121 Description-en: module to test Perl code through valgrind Test::Valgrind is a module that lets you run Perl code through the memcheck tool of the Valgrind Memory Debugger, to test it for memory errors and leaks. . Due to the nature of perl's memory allocator, this module can't track leaks of Perl objects. This includes non-mortalized scalars and memory cycles. However, it can track leaks of chunks of memory allocated in XS extensions with Newx and friends or malloc. As such, it's complementary to the other very good leak detectors such as Test::LeakTrace. . Additionally, this module can run arbitrary commands (not just Perl code) and provide output compliant with Perl's Test Anything Protocol (TAP). This means that any executable can be run under valgrind and incorporated into your testsuite. Package: libtest-weaken-perl Description-md5: 0c3cf3840e2215253fc5ab756a0288df Description-en: Perl module to test that freed memory objects were actually freed A memory leak occurs when a Perl data structure is destroyed but some of the contents of that structure are not freed. Leaked memory is a useless overhead. Leaks can significantly impact system performance. They can also cause an application to abend due to lack of memory. In Perl, circular references are a common cause of memory leaks. Circular references are allowed in Perl, but data structures containing circular references will leak memory unless the programmer takes specific measures to prevent leaks. Preventive measures include weakening the references and arranging to break the reference cycle just before the structure is destroyed. When using circular references, it is easy to misdesign or misimplement a scheme for preventing memory leaks. Mistakes of this kind have been hard to detect in a test suite. Test::Weaken allows easy detection of unfreed Perl data and allows you to examine the unfreed data, even data that would usually have been made inaccessible. Package: libtest2-plugin-uuid-perl Description-md5: 71d46c5f0c66a02481ff14cf44a27fef Description-en: mechanism to use real UUIDs in the Test2 suite Test2::Plugin::UUID is a module that allows the usage of real UUIDs in the Test2 suite. . Test2 normally uses unique IDs generated by appending pid, thread-id, and an incrementing integer. These work fine most of the time, but are not sufficient if you want to keep a database of events. in that case a real UUID is much more useful. . Test2::Plugin::UUID can use different backends, listed in order of preference: . * UUID >= 0.35 * Data::UUID::MT * UUID::Tiny * Data::UUID . Cf. Test2::Util::UUID(3pm) for a description of their use cases, and instructions for selecting a backend and handling warnings. Package: libtext-english-perl Description-md5: e6b5d9d1c870d36e1b73048dad775d0f Description-en: Perl module implementing the Porter Stemming algorithm Text::English implements the Porter Stemming algorithm in pure Perl. . The Porter stemming algorithm is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems. Package: libtext-layout-perl Description-md5: 217d2cbd95d182919310118b1eafc29c Description-en: Pango style markup formatting Text::Layout provides methods for Pango style text formatting. Where possible the methods have identical names and (near) identical behavior as their Pango counterparts. Package: libtext-wikiformat-perl Description-md5: ba98b5d81e8ea231e38db82a9d2caefc Description-en: translates Wiki formatted text into other formats The original Wiki web site was intended to have a very simple interface to edit and to add pages. Its formatting rules are simple and easy to use. They are also easily translated into other, more complicated markup languages with this module. It creates HTML by default, but can be extended to produce valid POD, DocBook, XML, or any other format imaginable. Package: libthread-conveyor-monitored-perl Description-md5: 5f78d81ad23e5adecc8499def14b65ca Description-en: module to monitor a conveyor belt for specific content The Thread::Conveyor::Monitored module implements a single worker thread that takes of boxes of values from a belt created with Thread::Conveyor and which checks the boxes for specific content. . It can be used for simply logging actions that are placed on the belt. Or only output warnings if a certain value is encountered in a box. Or create a safe sandbox for Perl modules that are not thread-safe yet. Package: libthread-conveyor-perl Description-md5: bb48ed33045473ba8f00c4df26c54c24 Description-en: thread-safe conveyor belt for any data-structure The Thread::Conveyor object is a thread-safe data structure that mimics the behaviour of a conveyor belt. One or more worker threads can put boxes with frozen values and references on one end of the belt to be taken off by one or more worker threads on the other end of the belt to be thawed and returned. Package: libthread-pool-perl Description-md5: edca1f915cd328ebe17d941f993a65d3 Description-en: group of threads for performing similar jobs The Thread::Pool module allows you to set up a group of (worker) threads to execute a (large) number of similar jobs that need to be executed asynchronously. The routine that actually performs the job (the "do" routine), must be specified as a name or a reference to a (anonymous) subroutine. Package: libthread-queue-any-perl Description-md5: d399fc9444036c852a07db63cef49753 Description-en: module implementing thread-safe queues for any data-structure A queue, as implemented by Thread::Queue::Any is a thread-safe data structure that inherits from Thread::Queue. But unlike the standard Thread::Queue, you can pass (a reference to) any data structure to the queue. Package: libthread-serialize-perl Description-md5: 5806926a243bcfb1102cbbc3005fd4ab Description-en: module to serialize data-structures between threads The Thread::Serialize module is a library for centralizing the routines used to serialize data-structures between threads. Because of this central location, other modules such as Thread::Conveyor, Thread::Pool or Thread::Tie can benefit from the same optimilizations that may take place here in the future. Package: libthread-tie-perl Description-md5: 6950942feac3c6f092950de961ead35b Description-en: alternative separate thread implementation of shared variables The standard shared variable scheme used by Perl, is based on tie-ing the variable to some very special dark magic. This dark magic ensures that shared variables, which are copied just as any other variable when a thread is started, update values in all of the threads where they exist as soon as the value of a shared variable is changed. . The Thread::Tie module is a proof-of-concept implementation of another approach to shared variables. Instead of having shared variables exist in all the threads from which they are accessible, shared variable exist as "normal", unshared variables in a separate thread. Only a tied object exists in each thread from which the shared variable is accessible. . Through the use of a client-server model, any thread can fetch and/or update variables living in that thread. This client-server functionality is hidden under the hood of tie(). So you could say that one dark magic (the current shared variables implementation) is replaced by another dark magic. . The Thread::Tie approach has the following advantages: . * Memory usage - This implementation circumvents the memory leak that currently (threads::shared version 0.90) plagues any shared array or shared hash access. * Tieing shared variables - Because the current implementation uses tie-ing, you can not tie a shared variable. The same applies for this implementation you might say. However, it is possible to specify a non-standard tie implementation for use within the thread. So with this implementation you can tie() a shared variable. So you could tie a shared hash to a DBM file à la dbmopen() with this module. . Of course there are disadvantages to this approach: . * Pure Perl implementation - This module is currently a pure Perl implementation. This is ok for a proof of concept, but may need re- implementation in pure XS or in Inline::C for production use. . * Tradeoff between cpu and memory - This implementation currently uses (much) more cpu than the standard shared variables implementation. Whether this would still be true when re-implemented in XS or Inline::C, remains to be seen. Package: libtie-cycle-perl Description-md5: 83df1db8cf5f54fe57b0827ef73ebfa9 Description-en: module for cycling through a list of values via a scalar You use Tie::Cycle to go through a list over and over again. Once you get to the end of the list, you go back to the beginning. You don't have to worry about any of this since the magic of tie does that for you. . The tie takes an array reference as its third argument. The tie should succeed unless the argument is not an array reference. Previous versions required you to use an array that had more than one element (what's the pointing of looping otherwise?), but I've removed that restriction since the number of elements you want to use may change depending on the situation. . During the tie, this module makes a shallow copy of the array reference. If the array reference contains references, and those references are changed after the tie, the elements of the cycle will change as well. See the included test.pl script for an example of this effect. Package: libtiff-opengl Description-md5: 8b1debea0e0eac5de9dc7eb9a32524a2 Description-en: TIFF manipulation and conversion tools libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package contains libtiff tools that depend upon opengl. It complements the libtiff-tools package, which contains the libtiff tools that don't depend upon opengl. Package: libtiff-tools Description-md5: f333fccce3ca049190b80f117d3faa92 Description-en: TIFF manipulation and conversion tools libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes tools for converting TIFF images to and from other formats and tools for doing simple manipulations of TIFF images. See also libtiff-opengl. Package: libtiled-dev Description-md5: e1813858a4863695fd23a2a097b42044 Description-en: library for general purpose tile map editor (development headers) Tiled is a general purpose tile map editor. It's built to be easy to use, yet capable of catering to a host of varying game engines, whether your game is an RPG, platformer or Breakout clone. Tiled supports plugins to read and write map formats, in addition to its map format, to support map formats in use by engines. . This package contains the development headers for libtiled. Package: libtiled1 Description-md5: cf9cb23fe15caf2d6e225132808fd660 Description-en: library for general purpose tile map editor Tiled is a general purpose tile map editor. It's built to be easy to use, yet capable of catering to a host of varying game engines, whether your game is an RPG, platformer or Breakout clone. Tiled supports plugins to read and write map formats, in addition to its map format, to support map formats in use by engines. . This package contains the library to read the map files. Package: libtime-progress-perl Description-md5: f7c16a79b6370c0db13ef73dd32f1958 Description-en: perl module for elapsed and estimated finish time reporting Time::Progress displays progress information for long-running processes. This can be percentage complete, time elapsed, estimated time remaining, an ASCII progress bar, or any combination of those. . It is useful for code where you perform a number of steps, or iterations of a loop, where the number of iterations is known before you start the loop. Package: libtinycbor-dev Description-md5: 54fe30e3c23fbcee4748d60f3f7bd017 Description-en: Concise Binary Object Representation (CBOR) library (development files) TinyCBOR library is a small CBOR encoder and decoder library, optimized for very fast operation with very small footprint. The main encoder and decoder functions do not allocate memory. . This package contains development files for libtinycbor. Package: libtinycbor0.6 Description-md5: d4b6b10677c4c8dcebb938c4f2f65f4d Description-en: Concise Binary Object Representation (CBOR) library TinyCBOR library is a small CBOR encoder and decoder library, optimized for very fast operation with very small footprint. The main encoder and decoder functions do not allocate memory. . This package contains libtinycbor shared library. Package: libtinyframe-dev Description-md5: baca2f9cfc87cd507a0e88fb2f544572 Description-en: Minimalistic Frame Streams library (development) tinyframe is a minimalistic library for reading and writing the Frame Streams protocol. . This package contains the development files. Package: libtinyframe0t64 Description-md5: 4b6113cb2f4ca975b505feef7d7f8068 Description-en: Minimalistic Frame Streams library tinyframe is a minimalistic library for reading and writing the Frame Streams protocol. Package: libtinyxml2-10 Description-md5: f7a6d9c81bce6e3c6808f3a7af25b07c Description-en: C++ XML parsing library This package contains the shared version of the TinyXML2 library. . TinyXML2 is a simple and small C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. . TinyXML2 supersedes the previous TinyXML library, with various improvements: - Fewer memory allocations (1% - 10% compared to TinyXML) - Uses less memory (about 40% of that used by TinyXML) - Faster - No STL requirement - More modern C++, including a proper namespace - Proper and useful handling of whitespace Package: libtinyxml2-dev Description-md5: 010e91311a83f9f79a3ece268beb399a Description-en: TinyXML2 library - header and static library This package contains the header file and a static version of the TinyXML2 library. . TinyXML2 is a simple and small C++ XML parser that can be easily integrating into other programs. It reads XML and creates C++ objects representing the XML document. The objects can be manipulated, changed, and saved again as XML. . TinyXML2 supersedes the previous TinyXML library, with various improvements: - Fewer memory allocations (1% - 10% compared to TinyXML) - Uses less memory (about 40% of that used by TinyXML) - Faster - No STL requirement - More modern C++, including a proper namespace - Proper and useful handling of whitespace Package: libtk-img Description-md5: 107dce53010b14040034953c08c90092 Description-en: Extended image format support for Tcl/Tk (runtime) Img is a package to enhance Tk by providing support for various image formats such as XPM, GIF (transparency supported, but not LZW), PNG, JPEG, TIFF, and PostScript. . The libimg library can be loaded dynamically into Tcl/Tk scripts to provide the image handling functions. . This package includes runtime libraries. Package: libtk-img-dev Description-md5: 2cff299ceb1e3ef58659d4a71e038b14 Description-en: Extended image format support for Tcl/Tk (development files) Img is a package to enhance Tk by providing support for various image formats such as XPM, GIF (transparency supported, but not LZW), PNG, JPEG, TIFF, and PostScript. . The libimg library can be loaded dynamically into Tcl/Tk scripts to provide the image handling functions. . This package includes Tcl stub libraries and headers, which are necessary to develop C-based extensions using Img. Package: libtk-img-doc Description-md5: 98e5dc9d851376792e7d6110d2ebb40f Description-en: Extended image format support for Tcl/Tk (manual pages) Img is a package to enhance Tk by providing support for various image formats such as XPM, GIF (transparency supported, but not LZW), PNG, JPEG, TIFF, and PostScript. . The libimg library can be loaded dynamically into Tcl/Tk scripts to provide the image handling functions. . This package includes manual pages and examples. Package: libtk9.0 Description-md5: 284ef035c81401039ade53ed41f83203 Description-en: Tk toolkit for Tcl and X11 v9.0 - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the Tk library and supplementary packages you need to run Tk-enabled apps. Package: libtl-parser-dev Description-md5: d4e8744d5134bd91ddf4357c2b2fe09b Description-en: command-line tool to parse TL scheme to tlo file (development) This tool parses the TL scheme and compile the scheme to tlo file. It is part of the telegram-cli. . TL (Type Language) serves to describe the used system of types, constructors, and existing functions. . This package contains some header files that can be cooperate with the parser. It is a header library. Package: libtomcat10-embed-java Description-md5: 8f229041048f634116afbd42280ee59f Description-en: Apache Tomcat 10 - Servlet and JSP engine -- embed libraries Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the libraries required to embed Tomcat into Java applications. Package: libtomcat10-java Description-md5: 60284344ac82e1109283126424ad4acd Description-en: Apache Tomcat 10 - Servlet and JSP engine -- core libraries Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the Tomcat core classes which can be used by other Java applications to embed Tomcat. Package: libtoml-tiny-perl Description-md5: e5a2c0b494d62d9714b3b248282c7fca Description-en: minimal, pure perl TOML parser and serializer TOML::Tiny implements a pure-perl parser and generator for the TOML (https://github.com/toml-lang/toml) data format. It currently conforms to TOML v5 (with a few caveats) with support for more recent changes in pursuit of v6. . TOML::Tiny strives to maintain an interface compatible to the TOML and TOML::Parser modules, and could even be used to override $TOML::Parser. Package: libtools-cli-clojure Description-md5: a27cfcd7228c16e29b260d9441903081 Description-en: command line argument parser for Clojure tools.cli is a command-line argument parser for Clojure. It currently supports: . *Multiple switches per option. *Option description. *Default values for options. *Boolean flags. Package: libtopkg-ocaml-dev Description-md5: dbb6f35fc84e6474f82b3608f59f80ca Description-en: packager for OCaml software Topkg provides an API to describe the files a package installs in a given build configuration and to specify information about the package's distribution creation and publication procedures. Many OCaml packages depend on topkg for building and packaging. 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.6 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: libtorsocks Description-md5: 49a9effaa0ad931b4ed00aa96639070e Description-en: use SOCKS-friendly applications with Tor (library) Torsocks allows you to redirect network traffic of individual SOCKS-friendly applications through the Tor network. It also ensures DNS queries are handled correctly and explicitly blocks all UDP traffic from the application in question. It is possible that a given application can leak user/system data at a level that neither Tor nor torsocks can control, a 100% guarantee of being safe to operate with Tor can not be given for applications. . This is the internal library used in LD_PRELOAD for a working torsocks and ships a multi-arch script. Package: libtoxcore-dev Description-md5: e8276e2938eaac81f43bee33c1d6c73a Description-en: Distributed, secure messenger - development headers Tox provides an encrypted, distributed, and extensible peer-to-peer platform that can be used for various forms of communication. Tox is intended to be used as a multimedia messenger, but many people have shown that Tox can be used for a lot more than just instant messaging. . This package contains the development headers. Package: libtoxcore2 Description-md5: f9f98e79255ba7b37fa39bfa6cf0de06 Description-en: Distributed, secure messenger Tox provides an encrypted, distributed, and extensible peer-to-peer platform that can be used for various forms of communication. Tox is intended to be used as a multimedia messenger, but many people have shown that Tox can be used for a lot more than just instant messaging. Package: libtrapperkeeper-authorization-clojure Description-md5: 22164f207a06a17bebc462621dccca35 Description-en: authorization service for use with the trapperkeeper service framework This project provides an authorization service for use with the trapperkeeper service framework. It aims to port Puppet's auth.conf feature to Clojure and the trapperkeeper framework, with a different way to express authorization rules. Package: libtrapperkeeper-filesystem-watcher-clojure Description-md5: f6c69c1ab0a04c6a130492b1d19224c5 Description-en: Trapperkeeper filesystem watcher service This library includes a Trapperkeeper service which provides an API for watching paths on the filesystem for changes and doing something when they change. Package: libtree-dagnode-perl Description-md5: ad34734ff2b960a0ef7c58c459cee35c Description-en: Perl (super)class for representing nodes in a tree Tree::DAG_Node is a (super)class for representing nodes in a tree. . This class encapsulates/makes/manipulates objects that represent nodes in a tree structure. The tree structure is not an object itself, but is emergent from the linkages you create between nodes. This class provides the methods for making linkages that can be used to build up a tree, while preventing you from ever making any kinds of linkages which are not allowed in a tree (such as having a node be its own mother or ancestor, or having a node have two mothers). Package: libtree-sitter-dev Description-md5: 5370d92bf33a65bb902a4e7e12e46ed5 Description-en: incremental parsing system for programming tools (development files) Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. . Tree-sitter aims to be: . * General enough to parse any programming language * Fast enough to parse on every keystroke in a text editor * Robust enough to provide useful results even in the presence of syntax errors * Dependency-free so that the runtime library (which is written in pure C) can be embedded in any application . This package contains the header files and libraries needed for developing with tree-sitter. Package: libtree-sitter0.22 Description-md5: 7088503d263961758af6db1536960e78 Description-en: incremental parsing system for programming tools Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. Package: libtrycatch-perl Description-md5: a92b1e0cf1f6d7b1d85a9a4fda7f1365 Description-en: first class try catch semantics for Perl TryCatch aims to provide a nicer syntax and method to catch errors in Perl, similar to what is found in other languages (such as Java, Python or C++). The standard method of using "eval {}; if ($@) {}" is often prone to subtle bugs, primarily that its far too easy to stomp on the error in error handlers. And also eval/if isn't the nicest idiom. Package: libufo-bin Description-md5: 94915bdd47d2b01ae2669e48e1185529 Description-en: Library for high-performance, GPU-based computing - tools The UFO data processing framework is a C library suited to build general purpose streams data processing on heterogeneous architectures such as CPUs, GPUs or clusters. It is extensively used at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging (radiography, tomography and laminography). . A gobject-instrospection binding is also provided to write scripts or user interfaces. . This package contains binaries to run JSON descriptions of task graphs. Package: libufo-data Description-md5: 8ec730482eb48e846b49bf0791acd24c Description-en: Library for high-performance, GPU-based computing - data The UFO data processing framework is a C library suited to build general purpose streams data processing on heterogeneous architectures such as CPUs, GPUs or clusters. It is extensively used at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging (radiography, tomography and laminography). . A gobject-instrospection binding is also provided to write scripts or user interfaces. . This package provides the openCL kernel files and templates to write ufo filters Package: libufo-dev Description-md5: 22eb4372684abc881a1e4c51813d1449 Description-en: Library for high-performance, GPU-based computing - devel The UFO data processing framework is a C library suited to build general purpose streams data processing on heterogeneous architectures such as CPUs, GPUs or clusters. It is extensively used at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging (radiography, tomography and laminography). . A gobject-instrospection binding is also provided to write scripts or user interfaces. . This package contain the development files for libufo. Package: libufo1 Description-md5: c0cf90469c2cae445ca659e62d007ec7 Description-en: Library for high-performance, GPU-based computing - runtime The UFO data processing framework is a C library suited to build general purpose streams data processing on heterogeneous architectures such as CPUs, GPUs or clusters. It is extensively used at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging (radiography, tomography and laminography). . A gobject-instrospection binding is also provided to write scripts or user interfaces. . This package provides the runtime for libufo. Package: libukcc-dev Description-md5: efb8902ac71f295fd1cfcf34d5f722bc Description-en: Development file of UKUI control center applets allowing to set accessibility configuration, desktop fonts, keyboard and mouse properties, sound setup, desktop theme and background, user interface properties, screen resolution, and other UKUI parameters. . This is the development file of libukcc3. Package: libukcc3 Description-md5: 615d49da12962e3d7ee5756648bea80a Description-en: UKUI control center contains configuration applets for the UKUI desktop allowing to set accessibility configuration, desktop fonts, keyboard and mouse properties, sound setup, desktop theme and background, user interface properties, screen resolution, and other UKUI parameters. Package: libumad2sim0 Description-md5: f353e396e02cc90660f28f13a719acd4 Description-en: InfiniBand fabric simulator ibsim provides a simulation of an InfiniBand fabric, which can be used by the opensm subnet manager and infiniband diagnostics and management tools. . This package provides an LD_PRELOADable library which will make applications use the simulated fabric. Package: libumfpack6 Description-md5: 07c504a80ed5d6310d58f98bb638446f Description-en: sparse LU factorization library Suitesparse is a collection of libraries for computations involving sparse matrices. . The UMFPACK library provides a set of routines solving sparse linear systems via LU factorization. Package: libunibreak-dev Description-md5: 4eed694f39896b42f5ce022c707de3a1 Description-en: line breaking library for Unicode (development files) libunibreak is an implementation of the Unicode line breaking algorithm described at http://www.unicode.org/reports/tr29/tr29-21.html . This package contains development header files. Package: libunibreak-doc Description-md5: 1ffee49bce61017651620e606fec4466 Description-en: line breaking library for Unicode (documentation) libunibreak is an implementation of the Unicode line breaking algorithm described at http://www.unicode.org/reports/tr29/tr29-21.html . This package contains documentation. Package: libunibreak6 Description-md5: 43ee9c457625dcb10766a371df1dc7b7 Description-en: line breaking library for Unicode (shared library) libunibreak is an implementation of the Unicode line breaking algorithm described at http://www.unicode.org/reports/tr29/tr29-21.html . This package contains shared library to dynamically link with. Package: libuniversal-ref-perl Description-md5: bc6d9fca03972170640f2bdc0b11186b Description-en: turns ref() into a multimethod UNIVERSAL::ref changes the behavior of the builtin function ref(). If ref() is called on an object that has requested an overloaded ref, the object's ->ref method will be called and its return value used instead. 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-21 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-21-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: liburdfdom-headers-dev Description-md5: 88481daff51934700cfcda4b666e0911 Description-en: URDFDOM - header files The URDF (U-Robot Description Format) library provides core data structures and a simple XML parsers for populating the class data structures from an URDF file. . This package contains the headers files. 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: libuu-dev Description-md5: b8176280537096db2cd1f4d25c5fab00 Description-en: Library for de/encoding several popular file encodings - development Libuu is a library of functions for decoding and encoding files in the following formats: uuencode, xxencode, BASE64, yEncoding, quoted printable, and BinHex. . This package contains the development files. Package: libuu0 Description-md5: 28cfd7c41cdca190d19fad31737a147e Description-en: Library for de/encoding several popular file encodings - runtime Libuu is a library of functions for decoding and encoding files in the following formats: uuencode, xxencode, BASE64, yEncoding, quoted printable, and BinHex. . This package contains the shared library. Package: libuuidm-ocaml-dev Description-md5: 70445dff26b9433b873d0812f1164777 Description-en: Universally unique identifiers for OCaml This library is an OCaml module implementing 128 bits universally unique identifiers (uuid) version 3, 5 (name based with MD5, SHA-1 hashing) and 4 (random based) according to RFC 4122. . This package contains header and OCaml library. Package: libuutf-ocaml Description-md5: 70da7214f0b5603694c6c45c01ee5dd9 Description-en: Non-blocking streaming Unicode codec for OCaml (plugins) Uutf is an non-blocking streaming Unicode codec for OCaml to decode and encode the UTF-8, UTF-16, UTF-16LE and UTF-16BE encoding schemes. It can efficiently work character by character without blocking on IO. Decoders perform character position tracking and support newline normalization. . Functions are also provided to fold over the characters of UTF encoded OCaml string values and to directly encode characters in OCaml Buffer.t values . This package contains dynamically loadable modules for plugins. Package: libuutf-ocaml-dev Description-md5: e43caa8b2f49b36ed1a429a56f7ce42b Description-en: Non-blocking streaming Unicode codec for OCaml (development files) Uutf is an non-blocking streaming Unicode codec for OCaml to decode and encode the UTF-8, UTF-16, UTF-16LE and UTF-16BE encoding schemes. It can efficiently work character by character without blocking on IO. Decoders perform character position tracking and support newline normalization. . Functions are also provided to fold over the characters of UTF encoded OCaml string values and to directly encode characters in OCaml Buffer.t values . This package contains the development modules you need to use Uutf in your programs and associated documentation. Package: libuutf-ocaml-doc Description-md5: 1af82f95b9637675809cabb0d91d73d1 Description-en: Non-blocking streaming Unicode codec for OCaml (documentation) Uutf is an non-blocking streaming Unicode codec for OCaml to decode and encode the UTF-8, UTF-16, UTF-16LE and UTF-16BE encoding schemes. It can efficiently work character by character without blocking on IO. Decoders perform character position tracking and support newline normalization. . Functions are also provided to fold over the characters of UTF encoded OCaml string values and to directly encode characters in OCaml Buffer.t values . This package contains the documentation of Uutf. Package: libvalijson-dev Description-md5: 621a7ed6f1c1b82ee4677dea6259cc05 Description-en: Header-only C++ library for JSON Schema validation Valijson is a header-only JSON Schema validation library for C++11. . Valijson provides a simple validation API that allows you to load JSON Schemas, and validate documents loaded by one of several supported parser libraries. . The goal of this project is to support validation of all constraints available in JSON Schema v7, while being competitive with the performance of a hand-written schema validator. Package: libverilog-perl Description-md5: 5b40070e8f1b818fbb4d0d6224ed61b4 Description-en: framework providing Verilog support Verilog is a Perl framework providing Verilog support in the Perl language. It includes: . * Verilog::Getopt, which parses command line options similar to C++ and VCS * Verilog::Language, which knows the language keywords and parses numbers. * Verilog::Netlist, which builds netlists out of Verilog files. This allows easy scripts to determine things such as the hierarchy of modules. * Verilog::Parser, which invokes callbacks for language tokens * Verilog::Preproc, preprocesses the language, and allows reading post-processed files right from Perl without temporary files. . It also includes a variety of useful utilities: . * vpassert inserts PLIish warnings and assertions for any simulator * vppreproc preprocesses the complete Verilog 2001 and SystemVerilog language * vrename renames and cross-references Verilog symbols. It creates Verilog cross references and makes it easy to rename signal and module names over multiple files. Package: libvideo-capture-v4l-perl Description-md5: cca2c41532b3de391a66ad7a948e2236 Description-en: Perl interface to the Video4linux framegrabber interface This package contains Perl modules which interface to the Video4linux frame grabber. . The following Perl modules are included in this package: . * Video::Capture::V4l - Video4linux framegrabber interface * Video::Capture::VBI - Functions to manipulate vbi fields & lines * Video::Frequencies - Many, many frequency constants and lists * Video::RTjpeg - Real time, jpeg-like video compression * Video::XawTV - read, create and edit .xawtvrc files Package: libvideo-ivtv-perl Description-md5: 414f269c67b19289f32a685654336d7b Description-en: Perl extension for using V4l2 in the ivtv perl scripts The Video::ivtv module will provide helper methods for working with videodev2.h structures and making ioctl calls that have proven to be too difficult to create pack strings for in perl itself. . This is not supposed to be an equivalent of the Video::Capture::V4l module which was created for videodev.h. 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: libvips-dev Description-md5: fdedcdb493e10121cc5a689301c664e1 Description-en: image processing system good for very large ones (dev) VIPS is an image processing system designed with efficiency in mind. It is good with large images (ones that larger than the amount of RAM in your machine), and for working with colour. It can perform many image manipulation tasks much faster than other packages such as ImageMagick and the GIMP and includes some special features such as creating single "mosaic" images from multiple parts. . VIPS consists of two main components: an image processing library with some command-line tools and a spreadsheet-like graphical user interface. The graphical interface is available in the nip2 package. . This package includes all development files needed to compile applications that use the vips library. Package: libvips-doc Description-md5: 66c9c90a8a11f154f79b4a673d2d6c55 Description-en: image processing system good for very large ones (doc) VIPS is an image processing system designed with efficiency in mind. It is good with large images (ones that larger than the amount of RAM in your machine), and for working with colour. It can perform many image manipulation tasks much faster than other packages such as ImageMagick and the GIMP and includes some special features such as creating single "mosaic" images from multiple parts. . VIPS consists of two main components: an image processing library with some command-line tools and a spreadsheet-like graphical user interface. The graphical interface is available in the nip2 package. . This package includes complete documentation for the VIPS system. It includes the application programmers' guide, the library programmers' guide, the C++ programmers' guide, and the reference guide, as well as HTML versions of the program and library manual pages. Package: libvips-tools Description-md5: 4b7763be3950065d87f0b48e06a16f7f Description-en: image processing system good for very large ones (tools) VIPS is an image processing system designed with efficiency in mind. It is good with large images (ones that larger than the amount of RAM in your machine), and for working with colour. It can perform many image manipulation tasks much faster than other packages such as ImageMagick and the GIMP and includes some special features such as creating single "mosaic" images from multiple parts. . VIPS consists of two main components: an image processing library with some command-line tools and a spreadsheet-like graphical user interface. The graphical interface is available in the nip2 package. . This package includes several command-line utilities that make it possible to use some vips functionality from shell scripts or the command line. Package: libvips42t64 Description-md5: c4eaae0fa8d986151b8ced75f4b02933 Description-en: image processing system good for very large ones VIPS is an image processing system designed with efficiency in mind. It is good with large images (ones that larger than the amount of RAM in your machine), and for working with colour. It can perform many image manipulation tasks much faster than other packages such as ImageMagick and the GIMP and includes some special features such as creating single "mosaic" images from multiple parts. . VIPS consists of two main components: an image processing library with some command-line tools and a spreadsheet-like graphical user interface. The graphical interface is available in the nip2 package. . This package includes runtime libraries needed to run applications linked with the vips library. Package: libvirtodbc0 Description-md5: c2d290dc0583240b820f00e5be7c1182 Description-en: high-performance database - ODBC libraries OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package contains the Virtuoso ODBC client libraries. Package: libvoms-api-java-java Description-md5: a5d3fae2541438057ddbbfdef53f7224 Description-en: Virtual Organization Membership Service Java API The Virtual Organization Membership Service (VOMS) is an attribute authority which serves as central repository for VO user authorization information, providing support for sorting users into group hierarchies, keeping track of their roles and other attributes in order to issue trusted attribute certificates and SAML assertions used in the Grid environment for authorization purposes. . This package provides a java client API for VOMS. Package: libvoms-api-java-java-doc Description-md5: 21abaa789fd9bc93ed1ce70535ab74dd Description-en: Virtual Organization Membership Service Java API Documentation Virtual Organization Membership Service (VOMS) Java API Documentation. Package: libvomsapi1t64 Description-md5: e980a129319d25490ff68629da8424bc Description-en: Virtual Organization Membership Service C++ API The Virtual Organization Membership Service (VOMS) is an attribute authority which serves as central repository for VO user authorization information, providing support for sorting users into group hierarchies, keeping track of their roles and other attributes in order to issue trusted attribute certificates and SAML assertions used in the Grid environment for authorization purposes. . This package provides libraries that applications using the VOMS functionality will bind to. Package: libvotca-2024 Description-md5: 45aadb0f3c1fb7901af4699b0d2c160a Description-en: VOTCA molecular dynamics analysis - shared libraries Versatile Object-Oriented Toolkit for Coarse-Graining Applications (VOTCA) is a modeling package for the analysis of molecular dynamics data, the development of systematic coarse-graining techniques, and methods used for simulating microscopic charge transport in disordered semiconductors. . libvotca contains VOTCA's coarse-graining and excitation transport libraries. Package: libvotca-dev Description-md5: ed83278d260ca7b53b3e42761604da44 Description-en: VOTCA molecular dynamics analysis - development files Versatile Object-Oriented Toolkit for Coarse-Graining Applications (VOTCA) is a modeling package for the analysis of molecular dynamics data, the development of systematic coarse-graining techniques, and methods used for simulating microscopic charge transport in disordered semiconductors. . This package contains header files and pkg-config files and templates for VOTCA programs. Package: libvumod-dev Description-md5: 93c52e6f2f6b5ab8945bca9d86f36925 Description-en: Virtual Operating System at user space: library dev resources Virtual Operating System at user space. Currently it implements about 150 Linux-compatible system calls providing support for a wide range of applications. Each process or even each thread in VUOS can see a different execution environment: file system contents, networking, devices, user ids, etc. The main idea behind VUOS is that it is possible to give processes their own "view" using partial virtual machines . This package contains the vuos library (resources for devs) Package: libvumod0 Description-md5: b8d8630251a77f9298152e46f294af35 Description-en: Virtual Operating System at user space: library Virtual Operating System at user space. Currently it implements about 150 Linux-compatible system calls providing support for a wide range of applications. Each process or even each thread in VUOS can see a different execution environment: file system contents, networking, devices, user ids, etc. The main idea behind VUOS is that it is possible to give processes their own "view" using partial virtual machines . This package contains the vuos library Package: libwebrtc-audio-processing-dev Description-md5: 6f8cb07f9f385f7beea99c2cac6bbbc3 Description-en: development files for the webrtc-audio-processing-1 library Audio processing library (echo-cancellation, gain control etc) around the AudioProcessing module from the WebRTC project . Headers and libraries for developing applications using libwebrtc-audio-processing-1 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: libwhereami-dev Description-md5: ab76a0ac49098fe34073112e40168b90 Description-en: locate the current executable and the current module (development files) A drop-in two files library to locate the current executable and the current module on the file system. Supported many platforms, including Windows, Linux, and Mac. . This package contains the header. Package: libwhereami0 Description-md5: 0db41ba1df9abcbc09276abec911a533 Description-en: locate the current executable and the current module A drop-in two files library to locate the current executable and the current module on the file system. Supported many platforms, including Windows, Linux, and Mac. Package: libwiki-toolkit-plugin-diff-perl Description-md5: 3165c0e010cd103f96cbf2384ddee87d Description-en: format differences between two Wiki::Toolkit pages A plug-in for Wiki::Toolkit sites, which provides a nice extract of differences between two versions of a node. Package: libwim-dev Description-md5: f2d7e888089737c8f0887635cde2ed90 Description-en: Library for manipulating Windows Imaging files - development files wimlib is a C library for extracting, creating, modifying, and mounting WIM (Windows Imaging) files. . This package contains the static library and header files Package: libwim-doc Description-md5: 5eaffacfad4f76126b76cd3e39b7f6af Description-en: Library for manipulating Windows Imaging files - API documentation wimlib is a C library for extracting, creating, modifying, and mounting WIM (Windows Imaging) files. . This package contains the API documentation. Package: libwim15t64 Description-md5: 1366c0b12fcc0192b6bd53dea8a153d4 Description-en: Library for manipulating Windows Imaging files wimlib is a C library for extracting, creating, modifying, and mounting WIM (Windows Imaging) files. . WIM is an archive format designed primarily for archiving Windows filesystems. It features single-instancing and LZ77-based compression, and is used by Microsoft to distribute and deploy Windows Vista and later. 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: libwireshark-data Description-md5: c97c84748e457d000a383c101c74e67e Description-en: network packet dissection library -- data files The libwireshark library provides the network packet dissection services developed by the Wireshark project. . This package contains the platform independent files. Package: libwireshark-dev Description-md5: 25ccc1e5a9f0de13127d7669433e7838 Description-en: network packet dissection library -- development files The "libwireshark" library provides the network packet dissection services developed by the Wireshark project. . This package contains the static library and the C header files that are needed for applications to use libwireshark services. Package: libwireshark18 Description-md5: ab8eca3dff7b66974ed95f1142899d51 Description-en: network packet dissection library -- shared library The libwireshark library provides the network packet dissection services developed by the Wireshark project. Package: libwiretap-dev Description-md5: a4b3626aeba85265e850e80dbf470c9e Description-en: network packet capture library -- development files Wiretap, part of the Wireshark project, is a library that allows one to read and write several packet capture file formats. . Supported formats are: * Libpcap * Sniffer * LANalyzer * Network Monitor * "snoop" * "iptrace" * Sniffer Basic (NetXRay)/Windows Sniffer Pro * RADCOM WAN/LAN Analyzers * Lucent/Ascend access products * HP-UX nettl * Toshiba ISDN Router * ISDN4BSD "i4btrace" utility * Cisco Secure Intrusion Detection System iplogging facility * pppd logs (pppdump-format files) * VMS TCPTRACE * DBS Etherwatch (text format) * Catapult DCT2000 (.out files) . Wiretap's shortcomings are: no filter capability and no support for packet capture. . This package contains the static library and the C header files. Package: libwiretap15 Description-md5: c47b22d9617f547351ca36c045296943 Description-en: network packet capture library -- shared library Wiretap, part of the Wireshark project, is a library that allows one to read and write several packet capture file formats. . Supported formats are: * Libpcap * Sniffer * LANalyzer * Network Monitor * "snoop" * "iptrace" * Sniffer Basic (NetXRay)/Windows Sniffer Pro * RADCOM WAN/LAN Analyzers * Lucent/Ascend access products * HP-UX nettl * Toshiba ISDN Router * ISDN4BSD "i4btrace" utility * Cisco Secure Intrusion Detection System iplogging facility * pppd logs (pppdump-format files) * VMS TCPTRACE * DBS Etherwatch (text format) * Catapult DCT2000 (.out files) . Wiretap's shortcomings are: no filter capability and no support for packet capture. Package: libworkflow-dev Description-md5: cb298aa0e1221a9c7715f07238c15111 Description-en: Parallel computing and asynchronous web server engine development files Workflow can be used as a scalable web server to handle a variety of server workflows. It can be used to orchestrate complex relationships between computing and networking. Workflow currently supports protocols for HTTP, Redis, MySQL, and Kafka. . This package contains the development header files. Package: libworkflow0t64 Description-md5: add69be7b3e24451e5c1e31004a23ed5 Description-en: Parallel computing and asynchronous web server engine Workflow can be used as a scalable web server to handle a variety of server workflows. It can be used to orchestrate complex relationships between computing and networking. Workflow currently supports protocols for HTTP, Redis, MySQL, and Kafka. . This package contains the runtime library. Package: libwsutil-dev Description-md5: f642aa8c8c475deb8f126c3c3f9e5490 Description-en: network packet dissection utilities library -- development files The libwsutil library provides utility functions for Wireshark and related binaries and shared libraries. . This package contains the static library and the C header files that are needed for applications to use the libwsutil library. Package: libwsutil16 Description-md5: befab528fca2338a8aee2ed1554c7893 Description-en: network packet dissection utilities library -- shared library The libwsutil library provides utility functions for Wireshark and related binaries and shared libraries. Package: libwtmpdb-dev Description-md5: cc4b010c7b51987ce44f1a743abe3167 Description-en: libwtmpdb development files Year 2038-safe wtmp database implementation, development files. . This library provides an abstraction for reading and manipulating wtmpdb login and reboot records. Package: libwtmpdb0 Description-md5: 19beea9a7c303ef43cf1f189e58d928e Description-en: wtmp database shared library Year 2038-safe wtmp database implementation, library files. . This library provides an abstraction for reading and manipulating wtmpdb login and reboot records. Package: libwtmpdb0-dbgsym Description-md5: 467637ea35b75d10930509418933e6d4 Description-en: debug symbols for libwtmpdb0 Package: libwww-curl-perl Description-md5: d9504a04d1e1883dc119c35d469694c5 Description-en: Perl bindings to libcurl WWW::Curl is a collection of Perl modules which contain Perl bindings to libcurl. In Debian, more information on how the curl library can be used in your applications is available in the libcurl4-doc Debian package. Package: libwxsmithlib-dev Description-md5: ec5c20a9093f7298058d2e8aceba9af7 Description-en: wxSmith development files (Code::Blocks plugin for RAD GUI editing) Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. Plugins included in the base package are: * Compiler frontend to many free compilers * Debugger frontend for GDB * Source formatter (based on AStyle) * Wizard to create new C++ classes * Code-completion / symbols-browser (work in progress) * Default MIME handler * Wizard to create new Code::Blocks plugins * To-do list * Extensible wizard based on scripts * Autosave (saves your work in the unfortunate case of a crash) . This package contains the wxSmith development libraries and headers. Package: libwxsmithlib0t64 Description-md5: 0e189ac9dd10b3edc5bd71118f108eeb Description-en: wxSmith shared library (Code::Blocks plugin for RAD GUI editing) Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. Plugins included in the base package are: * Compiler frontend to many free compilers * Debugger frontend for GDB * Source formatter (based on AStyle) * Wizard to create new C++ classes * Code-completion / symbols-browser (work in progress) * Default MIME handler * Wizard to create new Code::Blocks plugins * To-do list * Extensible wizard based on scripts * Autosave (saves your work in the unfortunate case of a crash) . This package contains the wxSmith shared library. Package: libx32gcc-12-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: libx32gcc-13-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-12-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: libx32gfortran-13-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: libx32gfortran-15-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-12-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: libx32go-13-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: libx32go21 Description-md5: 274d67a4807b2168ae6370f3e1f6a565 Description-en: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32go22 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-12-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: libx32gphobos-13-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: libx32gphobos-15-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: libx32gphobos3 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: libx32gphobos4 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: libx32gphobos6 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-12-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: libx32objc-13-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: libx32objc-15-dev Description-md5: f7dcb47d6608005e0ecbde60e08685b0 Description-en: Runtime library for GNU Objective-C applications (x32 development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: libx32objc4 Description-md5: e253306fc795d9cc9e7c2acac0d2ad1b Description-en: Runtime library for GNU Objective-C applications (x32) Library needed for GNU ObjC applications linked against the shared library. Package: libx32stdc++-12-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++-13-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++-15-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-12-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: libx32stdc++6-13-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: libx32stdc++6-15-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: libxapian-dev Description-md5: be6758fb868bceeed72f590afe9bb6b4 Description-en: Development files for Xapian search engine library This package contains development libraries and headers for the core Xapian library. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Package: libxapian30 Description-md5: fe05dace1ac9262883532dcc501c8507 Description-en: Search engine library This package contains the core Xapian runtime library. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Package: libxbae-dev Description-md5: c4a69bfcf652ba2f60477e159a06e7a2 Description-en: Xbae Matrix Widget development package XbaeMatrix is a free Motif table widget which presents an editable array of string data to the user in a scrollable table similar to a spreadsheet. The rows and columns of the Matrix may optionally be labelled. A number of "fixed" and "trailing fixed" rows or columns may be specified. . This package provides the development library and headers. Package: libxbae4m Description-md5: 94da7034d557c60649aa5f4a7c4e35da Description-en: Xbae Matrix Widget libraries XbaeMatrix is a free Motif table widget which presents an editable array of string data to the user in a scrollable table similar to a spreadsheet. The rows and columns of the Matrix may optionally be labelled. A number of "fixed" and "trailing fixed" rows or columns may be specified. . This package provides the C run-time form of the library, compiled against OpenMotif. Package: libxbyak-dev Description-md5: 69e297e9f1fc6d7edfc77f72b06d5dfa Description-en: JIT assembler for x86(IA32), x64(AMD64, x86-64) Xbyak is a C++ header library that enables dynamically to assemble x86(IA32), x64(AMD64, x86-64) mnemonic. . The library supports any compiler supporting C++03 or later. . This package contains the development headers. Package: libxdo-dev Description-md5: e94568644c95e77b28b80f09c5c32036 Description-en: library for simulating X11 keyboard/mouse input libxdo lets you programmatically (or manually) simulate keyboard input and mouse activity, move and resize windows, etc. It does this using X11's XTEST extension and other Xlib functions. . This package contains developer tools (headers, libraries) for libxdo. Package: libxdo3 Description-md5: c2f2af808d2fe29bcdf8c0f4e4070d5f Description-en: library for simulating (generating) X11 keyboard/mouse input events libxdo lets you programmatically (or manually) simulate keyboard input and mouse activity, move and resize windows, etc. It does this using X11's XTEST extension and other Xlib functions. Package: libxfce4panel-2.0-4 Description-md5: c95df6f623e80733d266da6879368de6 Description-en: Xfce4 panel library (GTK3 variant) This package contains the GTK3 variant of the panel library, used by the various plugins for the Xfce panel. Package: libxfce4panel-2.0-dev Description-md5: 6880f0ca5aa7b31a9271c73e2124b605 Description-en: Xfce4 panel library (development files for GTK3 variant) This package contains development files for the library (GTK3 variant) used by various plugins for the Xfce panel. Package: libxfce4ui-2-0 Description-md5: 5827d8edef6adfe4e02e9693072fa796 Description-en: widget library for Xfce - Gtk+3 variant libxfce4ui is used to share commonly used Xfce widgets among the Xfce applications. . This package provides the Gtk+3 variant of libxfce4ui. Package: libxfce4ui-2-dev Description-md5: 69eada05b32bd7a88fdc4d3b438f480a Description-en: Development files for libxfce4ui - Gtk+3 variant This package contains the headers and the static library for libxfce4ui. . This package provides development files for the Gtk+3 variant of libxfce4ui. Package: libxfce4ui-common Description-md5: 85e0ca1a851c9c51ccca18804870c540 Description-en: common files for libxfce4ui This package contains the common files for both variants of libxfce4ui. Package: libxfce4ui-glade Description-md5: 2ba82abd57d3d0f60c035606fc276c1f Description-en: glade API for libxfce4ui libxfce4ui is used to share commonly used Xfce widgets among the Xfce applications. . This package contains the modules for GTK+3 GUI development with Glade. Package: libxfce4ui-utils Description-md5: f6422ed76bf9887646360e6430e7d9e8 Description-en: Utility files for libxfce4ui This package contains the Xfce settings plugin and the utility files for libxfce4ui-2-0 which are: - xfce4-about Package: libxfce4util-bin Description-md5: 5f496a257e598e4e92335a2f12cb9152 Description-en: tools for libxfce4util This package contains binaries used by Xfce basic utility library. At the moment, the following programs are included: - xfce4-kiosk-query: query Xfce kiosk capabilities. Package: libxfce4util-common Description-md5: 42e1b497a950bde1e1a7336b5f6c3d81 Description-en: common files for libxfce4util This package contains various infrastructure-independent common files for libxfce4util, the Xfce utility library. Package: libxfce4util-dev Description-md5: db8e6d16a867b50100376bd884e4c01c Description-en: Development files for libxfce4util7 This package contains the headers for libxfce4util7. If you intend to code applications for the Xfce4 desktop environment, you need to install this package. . The libxfce4util7 Reference Manual is also included and it can be consulted using Devhelp or a web browser. Package: libxfce4util7 Description-md5: 4ea4607cda39a90b4324a6b85bfee9d6 Description-en: Utility functions library for Xfce4 This package contains libxfce4util7, the basic utility function library for Xfce4. If you intend to run Xfce4, you need this library. Package: libxgboost-dev Description-md5: 46041fbb33dcb1c97be71e3d3f9e2df0 Description-en: Scalable and Flexible Gradient Boosting (Development) XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Kubernetes, Hadoop, SGE, MPI, Dask) and can solve problems beyond billions of examples. . This package contains the xgboost development files. Package: libxgboost0 Description-md5: b9e8435604f14fe3fb48c8101b321e08 Description-en: Scalable and Flexible Gradient Boosting (Shared lib) XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Kubernetes, Hadoop, SGE, MPI, Dask) and can solve problems beyond billions of examples. . This package contains the xgboost shared object. Package: libxgks-dev Description-md5: 8c6c2b1e30888b2639c3e3805d5d154c Description-en: X11 Graphical Kernel Subsystem, development files XGKS is a level 2C implementation of the ANSI Graphical Kernel System (GKS) for use in a Unix environment with the X Window System. It supports the Fortran language binding and a C language binding based on the 1988 draft. . GKS is a basic graphics system for applications that produce computer generated two-dimensional pictures on line graphics or raster graphics output devices. It supports operator input and interaction by supplying basic functions for graphical input and picture segmentation and allows storage and dynamic modification of pictures. GKS is no longer under active development, but used in several existing graphical toolkits. . It is not expected that XGKS will gather any _new_ users, but factoring it out simplifies the size and maintenance of some other packages. Package: libxgks2-data Description-md5: 4a5e9a075105982290f949b7887fe79e Description-en: Font files for the X11 Graphical Kernel Subsystem XGKS is a level 2C implementation of the ANSI Graphical Kernel System (GKS) for use in a Unix environment with the X Window System. It supports the Fortran language binding and a C language binding based on the 1988 draft. . This package contains fonts needed for libxgks2. Package: libxgks2t64 Description-md5: fd33282444c73ce5047c751129c089fd Description-en: X11 Graphical Kernel Subsystem, library. XGKS is a level 2C implementation of the ANSI Graphical Kernel System (GKS) for use in a Unix environment with the X Window System. It supports the Fortran language binding and a C language binding based on the 1988 draft. . GKS is a basic graphics system for applications that produce computer generated two-dimensional pictures on line graphics or raster graphics output devices. It supports operator input and interaction by supplying basic functions for graphical input and picture segmentation and allows storage and dynamic modification of pictures. GKS is no longer under active development, but used in several existing graphical toolkits. . It is not expected that XGKS will gather any _new_ users, but factoring it out simplifies the size and maintenance of some other packages. Package: libxml-structured-perl Description-md5: 72bdd815b6da13c147bee46ca1938457 Description-en: module to convert XML data into a predefined Perl data structure and back The XML::Structured module provides a way to convert XML data into a predefined Perl data structure and back to XML. Unlike with modules like XML::Simple it is an error if the XML data does not match the provided skeleton (the "dtd"). Another advantage is that the order of the attributes and elements is taken from the dtd when converting back to XML. Package: libxmlrpc-c++9 Description-md5: d23b73ec6571b68cd5e8a642f9a893bc Description-en: Lightweight RPC library based on XML and HTTP [C++ runtime libraries] XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. . This library provides a modular implementation of XML-RPC for C++. Package: libxmlrpc-c++9-dev Description-md5: d207652345ee247a142005fae8b326c3 Description-en: Lightweight RPC library based on XML and HTTP [C++ development libraries] XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. . This library provides a modular implementation of XML-RPC for C++. . Install this package if you wish to develop your own programs using this library. Package: libxmlrpc-core-c3-dev Description-md5: 410eeb60d02eb824ca7ab34ef75e2acb Description-en: Lightweight RPC library based on XML and HTTP [C development libraries] XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. . This library provides a modular implementation of XML-RPC for C. . Install this package if you wish to develop your own programs using this library. Package: libxmlrpc-core-c3t64 Description-md5: 4f127ef989e16839d1d756b7c28a87c4 Description-en: Lightweight RPC library based on XML and HTTP [C runtime libraries] XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. . This library provides a modular implementation of XML-RPC for C. Package: libxmlrpc-util-dev Description-md5: 66acb7193111de36ebe64e92af02a83a Description-en: Lightweight RPC library based on XML and HTTP [extra development libraries] XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. . This library provides extra utility functions. . Install this package if you wish to develop your own programs using this library. Package: libxmlrpc-util4 Description-md5: bb7ee82e967216d7c508eb7a8d9bdc82 Description-en: Lightweight RPC library based on XML and HTTP [extra C runtime libraries] XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. . This library provides extra utility functions. Package: libxmltv-perl Description-md5: 1857c48f82b538439dabe4c583c81dc5 Description-en: modules related to the XMLTV file format for TV listings Gather television listings, process them and organize your viewing. XMLTV is a file format for storing TV listings, defined in xmltv.dtd. . This package includes the Perl modules that are part of XMLTV, as well as the XMLTV DTD. Package: libxnnpack-dev Description-md5: f064c03339a957a624bfd901ed00b487 Description-en: High-efficiency floating-point neural network inference operators (dev) XNNPACK is a highly optimized library of floating-point neural network inference operators for ARM, WebAssembly, and x86 platforms. XNNPACK is not intended for direct use by deep learning practitioners and researchers; instead it provides low-level performance primitives for accelerating high-level machine learning frameworks, such as TensorFlow Lite, TensorFlow.js, PyTorch, and MediaPipe. . This package contains the development files. Package: libxnnpack0.20241108 Description-md5: e300d0fb5b54893cb3b62bcd9e58ae3f Description-en: High-efficiency floating-point neural network inference operators (libs) XNNPACK is a highly optimized library of floating-point neural network inference operators for ARM, WebAssembly, and x86 platforms. XNNPACK is not intended for direct use by deep learning practitioners and researchers; instead it provides low-level performance primitives for accelerating high-level machine learning frameworks, such as TensorFlow Lite, TensorFlow.js, PyTorch, and MediaPipe. . This package contains the shared library. 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: libxrt-dev Description-md5: 24499a11e7a87cd50954046e244f8c39 Description-en: Xilinx Runtime (XRT) - development files Xilinx Runtime library (XRT) is an open-source easy to use software stack that facilitates management and usage of field-programmable gate array (FPGA) / Adaptive Compute Acceleration Platform (ACAP) devices. Users use familiar programming languages like C/C++ or Python to write host code which uses XRT to interact with FPGA/ACAP device. XRT exports well defined set of software APIs that work across PCIe based datacenter platforms and ZYNQ UltraScale+ MPSoC/Versal ACAP based embedded platforms. XRT is a combination of userspace and kernel driver components. . This package provides the development environment for xrt. Package: libxrt-utils Description-md5: c0a3ccac3871f742eb6df7d3ebff5fb2 Description-en: Xilinx Runtime (XRT) - runtime -- utilities Xilinx Runtime library (XRT) is an open-source easy to use software stack that facilitates management and usage of field-programmable gate array (FPGA) / Adaptive Compute Acceleration Platform (ACAP) devices. Users use familiar programming languages like C/C++ or Python to write host code which uses XRT to interact with FPGA/ACAP device. XRT exports well defined set of software APIs that work across PCIe based datacenter platforms and ZYNQ UltraScale+ MPSoC/Versal ACAP based embedded platforms. XRT is a combination of userspace and kernel driver components. . This package contains a utilities from the xrt project. Package: libxrt1 Description-md5: dee765945b9faa2de7093435b95d55a6 Description-en: Xilinx Runtime (XRT) - runtime libraries Xilinx Runtime library (XRT) is an open-source easy to use software stack that facilitates management and usage of field-programmable gate array (FPGA) / Adaptive Compute Acceleration Platform (ACAP) devices. Users use familiar programming languages like C/C++ or Python to write host code which uses XRT to interact with FPGA/ACAP device. XRT exports well defined set of software APIs that work across PCIe based datacenter platforms and ZYNQ UltraScale+ MPSoC/Versal ACAP based embedded platforms. XRT is a combination of userspace and kernel driver components. . This package provides the runtime environment for xrt. Package: libxtb-dev Description-md5: 4cd944c18f5a34b1d1830297f9225eee Description-en: development files for xtb xtb program performs semiempirical quantummechanical calculations. The underlying effective Hamiltonian is derived from density functional tight binding (DFTB). This implementation of the xTB Hamiltonian is currently compatible with the zeroth, first and second level parametrisation for geometries, frequencies and non-covalent interactions (GFN) as well as with the ionisation potential and electron affinity (IPEA) parametrisation of the GFN1 Hamiltonian. The generalized born (GB) model with solvent accessable surface area (SASA) is also available available in this version. Ground state calculations for the simplified Tamm-Danceoff approximation (sTDA) with the vTB model are currently not implemented. . This package contains the development files. Package: libxtb6 Description-md5: 8dcc0ea045b461c7ff4e3cba5b516a74 Description-en: shared library for xtb xtb program performs semiempirical quantummechanical calculations. The underlying effective Hamiltonian is derived from density functional tight binding (DFTB). This implementation of the xTB Hamiltonian is currently compatible with the zeroth, first and second level parametrisation for geometries, frequencies and non-covalent interactions (GFN) as well as with the ionisation potential and electron affinity (IPEA) parametrisation of the GFN1 Hamiltonian. The generalized born (GB) model with solvent accessable surface area (SASA) is also available available in this version. Ground state calculations for the simplified Tamm-Danceoff approximation (sTDA) with the vTB model are currently not implemented. . This package contains the shared library. Package: libyaml-snake-java Description-md5: 9634aca8c2a2686a8f55f05be8c763aa Description-en: YAML parser and emitter for the Java programming language SnakeYAML is a YAML parser and emitter for the Java programming language. . SnakeYAML features . * a complete YAML 1.1 parser. In particular, SnakeYAML can parse all examples from the specification. * Unicode support including UTF-8/UTF-16 input/output. * high-level API for serializing and deserializing native Java objects. * support for all types from the YAML types repository. * relatively sensible error messages. Package: libyang-dev Description-md5: e195fd2f4eb1baf9a539b2c7c7333f9e Description-en: parser toolkit for IETF YANG data modeling language (development) YANG is a data modeling language for the definition of data sent over network management protocols (RFC 6020/7950). It can be used to model both configuration data as well as state data of network elements and is primarily used by larger network equipment like routers and switches. . This package contains the development files. Package: libyang3 Description-md5: e5af2b726dd72ca12f90031fa161b6c3 Description-en: parser toolkit for IETF YANG data modeling language (library) YANG is a data modeling language for the definition of data sent over network management protocols (RFC 6020/7950). It can be used to model both configuration data as well as state data of network elements and is primarily used by larger network equipment like routers and switches. . This package contains the shared library. Package: libyang3-tools Description-md5: e26f614ed5d6f6f919a72bc6e4fa6cef Description-en: parser toolkit for IETF YANG data modeling language (tools) YANG is a data modeling language for the definition of data sent over network management protocols (RFC 6020/7950). It can be used to model both configuration data as well as state data of network elements and is primarily used by larger network equipment like routers and switches. . This package contains additional tools. Package: libyangrpc-dev Description-md5: 3b39d490875b4f1a635e055fe7a01b10 Description-en: NETCONF/YANG simple client applications development files The NETCONF protocol and YANG modeling language provide a framework for the exchange of management information between agents (servers) and clients. . The yuma123 libyangrpc development files include the library headers, static libraries, and documentation needed for development of custom NETCONF/YANG applications. Package: libyangrpc2t64 Description-md5: c3e9e472dce502c1fbd1b78adb295242 Description-en: NETCONF/YANG library for simple client applications The NETCONF protocol and YANG modeling language provide a framework for the exchange of management information between agents (servers) and clients. . The yuma123 yangrpc library contains common functions for the construction, sending, receiving, decoding, and manipulation of the NETCONF requests and responses used on simple manager clients. Package: libyuma-base Description-md5: f4decfde0ebc3ac6e0ca7d9c183fd2cb Description-en: Configuration script, YANG modules and documentation The NETCONF protocol and YANG modeling language provide a framework for the exchange of management information between agents (servers) and clients. . This package includes configuration scripts, documentation and YANG modules for the NETCONF an YANG libraries, agents and applications. YANG modules contain a formal description of the data that can be managed using NETCONF and applications. Package: libyuma-dev Description-md5: 1ad852c7d810e26cf4788d48fc488c86 Description-en: NETCONF/YANG application development files The NETCONF protocol and YANG modeling language provide a framework for the exchange of management information between agents (servers) and clients. . The yuma123 libyuma development files include the library headers, static libraries, and documentation needed for development of custom NETCONF/YANG applications. Package: libyuma2t64 Description-md5: b51b5eb2d62c3fe4f380b7fb392e804e Description-en: NETCONF/YANG library The NETCONF protocol and YANG modeling language provide a framework for the exchange of management information between agents (servers) and clients. . The yuma123 libyuma library contains common functions for the construction, sending, receiving, decoding, and manipulation of the NETCONF requests and responses. 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: libzarchive-dev Description-md5: 5ca5acd449f48061ae9c87bed0196301 Description-en: library for creating and reading zstd-compressed files - development files ZArchive is yet another file archive format. Think of zip, tar, 7z, etc. but with the requirement of allowing random-access reads and supporting Zstandard compression. . This package contains the development files. Package: libzarchive0.1 Description-md5: bfe2f167b11e07c6118a4ecf5d2838bf Description-en: library for creating and reading zstd-compressed files ZArchive is yet another file archive format. Think of zip, tar, 7z, etc. but with the requirement of allowing random-access reads and supporting Zstandard compression. . This package contains the shared library. 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: libze-dev Description-md5: 675b23724bc67b897f5faf1d9f9d3fad Description-en: oneAPI Level Zero -- development files The oneAPI Level Zero (Level Zero) provides low-level direct-to-metal interfaces that are tailored to the devices in a oneAPI platform. Level Zero supports broader language features such as function pointers, virtual functions, unified memory, and I/O capabilities while also providing fine-grain explicit controls needed by higher-level runtime APIs. . This package provides the development environment for Level Zero. Package: libze1 Description-md5: 3e9f2adff6ade34e7e10e4329f926bdd Description-en: oneAPI Level Zero -- share libraries The oneAPI Level Zero (Level Zero) provides low-level direct-to-metal interfaces that are tailored to the devices in a oneAPI platform. Level Zero supports broader language features such as function pointers, virtual functions, unified memory, and I/O capabilities while also providing fine-grain explicit controls needed by higher-level runtime APIs. . This package contains the shared libraries for Level Zero. Package: libzmat-dev Description-md5: f0e8a5002cf823161b1ee1488212d0de Description-en: compression library - development files ZMat is a portable C library to enable easy-to-use data compression and decompression (such as zlib/gzip/lzma/lzip/lz4/lz4hc algorithms) and base64 encoding/decoding in an application. . This package provides the development files. Package: libzmat1 Description-md5: 1d9aac2a8b4eff8e20a78de94109ad2a Description-en: compression library - shared library object ZMat is a portable C library to enable easy-to-use data compression and decompression (such as zlib/gzip/lzma/lzip/lz4/lz4hc algorithms) and base64 encoding/decoding in an application. It is fast and compact, can process a large array within a fraction of a second. Among the supported compression methods, lz4 is the fastest for compression/decompression; lzma is the slowest but has the highest compression ratio; zlib/gzip have the best balance between speed and compression time. Package: libzscanner4t64 Description-md5: 6e28f3963444e9951abcea163336b594 Description-en: DNS zone-parsing shared library from Knot DNS Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides a fast zone parser shared library used by Knot DNS and Knot Resolver. Package: libzstd-jni-java Description-md5: 43e20fb0d363d13650ba515c9a473e4a Description-en: JNI bindings for Zstd (Java files) Native library that provides a fast and high-compression lossless algorithm for Android, Java, and all JVM languages. It features static compress/decompress methods, implementation of InputStream and OutputStream for transparent compression of data streams fully compatible with the "zstd" program, and minimal performance overhead. . This package contains the required Java files. Package: libzstd-jni1 Description-md5: f7bb41ea153872fba242a953c9b8ae0b Description-en: JNI bindings for Zstd (Architecture-specific files) Native library that provides a fast and high-compression lossless algorithm for Android, Java, and all JVM languages. It features static compress/decompress methods, implementation of InputStream and OutputStream for transparent compression of data streams fully compatible with the "zstd" program, and minimal performance overhead. . This package contains the required architecture-specific files. Package: libzxing-core-java Description-md5: 969a3c364052b891083720e0de404bae Description-en: ZXing Core Core barcode encoding/decoding library ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages. 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: libzxing-java Description-md5: 1f53b6dfd2bbeb9ac8c7b375312cbe66 Description-en: ZXing ("Zebra Crossing") barcode scanning library for Java, Android ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages. Package: libzxing-javase-java Description-md5: a6d9bf621cadaa6c10ef1e7cab8c5815 Description-en: ZXing Java SE extensions Java SE-specific extensions to core ZXing library ZXing ("zebra crossing") is an open-source, multi-format 1D/2D barcode image processing library implemented in Java, with ports to other languages. 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: libzycore-dev Description-md5: f2b2ef5077bc606ab5d62f1f53fc3651 Description-en: Zyan Core Library for C - development Zyan Core is an internal library providing platform independent types, macros and a fallback for environments without LibC. . This package contains the development files. Package: libzycore-doc Description-md5: 25bbc7c11eb13a30d99e589103cae018 Description-en: Zyan Core Library for C - documentation Zyan Core is an internal library providing platform independent types, macros and a fallback for environments without LibC. . This package contains the generated Doxygen documentation. Package: libzycore1.5 Description-md5: 56d95480aac4180c76a397e2b6373369 Description-en: Zyan Core Library for C Zyan Core is an internal library providing platform independent types, macros and a fallback for environments without LibC. . This package contains the shared library. Package: libzydis-dev Description-md5: cd146b3030171ffc7d7aeb77ed08f39a Description-en: fast and lightweight x86/x86-64 disassembler library - development Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and AMD64 instructions and many vendor extensions, doesn't perform dynamic memory allocations, is thread safe by design and has no third party dependency - not even libc. . This package contains the development files. Package: libzydis-doc Description-md5: 0972f322621802c38173e1d7da02b8bc Description-en: fast and lightweight x86/x86-64 disassembler library - documentation Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and AMD64 instructions and many vendor extensions, doesn't perform dynamic memory allocations, is thread safe by design and has no third party dependency - not even libc. . This package contains the generated Doxygen documentation. Package: libzydis4.1 Description-md5: 25571d09615a33dd53c200a5d2b3d39b Description-en: fast and lightweight x86/x86-64 disassembler library Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and AMD64 instructions and many vendor extensions, doesn't perform dynamic memory allocations, is thread safe by design and has no third party dependency - not even libc. . This package contains the shared library. Package: libzypp-bin Description-md5: cba9a3a5b69f3d425904789bf13fbaf6 Description-en: openSUSE/SLES package management system library (library tools) libzypp is the package management library that powers applications like YaST, zypper and the openSUSE/SLE implementation of PackageKit. . libzypp provides all the functionality for a package manager: . - an API for package repository management, supporting most common repository metadata formats and signed repositories - an API for solving packages, products, patterns and patches (installation, removal, update and distribution upgrade operations) dependencies, with additional features like locking - an API for comitting the transaction to the system over a rpm target; supporting deltarpm calculation, media changing and installation order calculation - an API for browsing available and installed software, with some facilities for programs with an user interface - a suite of maintained solving testcases representing common and uncommon operations on Linux software management . This package contains command line tools shipped with the libzypp library. Package: libzypp-common Description-md5: dc6aa3ee266a0c78294a76e6bbff34ad Description-en: openSUSE/SLES package management system library (common files) libzypp is the package management library that powers applications like YaST, zypper and the openSUSE/SLE implementation of PackageKit. . libzypp provides all the functionality for a package manager: . - an API for package repository management, supporting most common repository metadata formats and signed repositories - an API for solving packages, products, patterns and patches (installation, removal, update and distribution upgrade operations) dependencies, with additional features like locking - an API for comitting the transaction to the system over a rpm target; supporting deltarpm calculation, media changing and installation order calculation - an API for browsing available and installed software, with some facilities for programs with an user interface - a suite of maintained solving testcases representing common and uncommon operations on Linux software management . This package contains the architecture-independent files for the libzypp library. Package: libzypp-config Description-md5: b714dfabf3c26047458336b52a19f8e2 Description-en: openSUSE/SLES package management system library (configuration) libzypp is the package management library that powers applications like YaST, zypper and the openSUSE/SLE implementation of PackageKit. . libzypp provides all the functionality for a package manager: . - an API for package repository management, supporting most common repository metadata formats and signed repositories - an API for solving packages, products, patterns and patches (installation, removal, update and distribution upgrade operations) dependencies, with additional features like locking - an API for comitting the transaction to the system over a rpm target; supporting deltarpm calculation, media changing and installation order calculation - an API for browsing available and installed software, with some facilities for programs with an user interface - a suite of maintained solving testcases representing common and uncommon operations on Linux software management . This package ships the configuration files for the libzypp library. Package: libzypp-dev Description-md5: 0256fb22bd25ab09d9dbfba8c46038a1 Description-en: openSUSE/SLES package management system library (development files) libzypp is the package management library that powers applications like YaST, zypper and the openSUSE/SLE implementation of PackageKit. . libzypp provides all the functionality for a package manager: . - an API for package repository management, supporting most common repository metadata formats and signed repositories - an API for solving packages, products, patterns and patches (installation, removal, update and distribution upgrade operations) dependencies, with additional features like locking - an API for comitting the transaction to the system over a rpm target; supporting deltarpm calculation, media changing and installation order calculation - an API for browsing available and installed software, with some facilities for programs with an user interface - a suite of maintained solving testcases representing common and uncommon operations on Linux software management . This package contains the development files for the libzypp library. Package: libzypp-doc Description-md5: 4b7a969eb74f8e02c104f647cf1d804f Description-en: openSUSE/SLES package management system library (documentation) libzypp is the package management library that powers applications like YaST, zypper and the openSUSE/SLE implementation of PackageKit. . libzypp provides all the functionality for a package manager: . - an API for package repository management, supporting most common repository metadata formats and signed repositories - an API for solving packages, products, patterns and patches (installation, removal, update and distribution upgrade operations) dependencies, with additional features like locking - an API for comitting the transaction to the system over a rpm target; supporting deltarpm calculation, media changing and installation order calculation - an API for browsing available and installed software, with some facilities for programs with an user interface - a suite of maintained solving testcases representing common and uncommon operations on Linux software management . This package contains the API documentation of the libzypp library. Package: libzypp1735 Description-md5: 37c186bc5652aa66fa8f13e3b2ae4602 Description-en: openSUSE/SLES package management system (library) libzypp is the package management library that powers applications like YaST, zypper and the openSUSE/SLE implementation of PackageKit. . libzypp provides all the functionality for a package manager: . - an API for package repository management, supporting most common repository metadata formats and signed repositories - an API for solving packages, products, patterns and patches (installation, removal, update and distribution upgrade operations) dependencies, with additional features like locking - an API for comitting the transaction to the system over a rpm target; supporting deltarpm calculation, media changing and installation order calculation - an API for browsing available and installed software, with some facilities for programs with an user interface - a suite of maintained solving testcases representing common and uncommon operations on Linux software management . This package contains the main shared library for the zypper package management system. Package: licenserecon Description-md5: 132a0ae2d7396a1a134e7f7c0b67f941 Description-en: Reconcile licenses from debian/copyright against licensecheck Uses licensecheck to determine file licences, and if not 'UNKNOWN', checks them against Dep5 debian/copyright. Package: lightsoff Description-md5: 441c444039acb6bbd1edace4ee50ddea Description-en: Light puzzle game Puzzle where all lights have to be switched off. Package: linuxcnc-doc-de Description-md5: fb7d225302dafb9ba8a208b57920df31 Description-en: motion controller for CNC machines and robots (German documentation) LinuxCNC is the next-generation Enhanced Machine Controller which provides motion control for CNC machine tools and robotic applications (milling, cutting, routing, etc.). . This package contains the documentation in German. Package: linuxcnc-doc-en Description-md5: 79c41601a0a9e78cb9cdeb4433b75801 Description-en: motion controller for CNC machines and robots (English documentation) LinuxCNC is the next-generation Enhanced Machine Controller which provides motion control for CNC machine tools and robotic applications (milling, cutting, routing, etc.). . This package contains the documentation in English. Package: linuxcnc-doc-es Description-md5: eeb5f507a868b9ea4f4ecaa3223c61cb Description-en: motion controller for CNC machines and robots (Spanish documentation) LinuxCNC is the next-generation Enhanced Machine Controller which provides motion control for CNC machine tools and robotic applications (milling, cutting, routing, etc.). . This package contains the documentation in Spanish. Package: linuxcnc-doc-fr Description-md5: 4f072e0eb655ed9eeea64455c0ba5717 Description-en: motion controller for CNC machines and robots (French documentation) LinuxCNC is the next-generation Enhanced Machine Controller which provides motion control for CNC machine tools and robotic applications (milling, cutting, routing, etc.). . This package contains the documentation in French. Package: linuxcnc-doc-zh-cn Description-md5: c48dae06f86878677ab4ed040feb5f90 Description-en: motion controller for CNC machines and robots (Chinese documentation) LinuxCNC is the next-generation Enhanced Machine Controller which provides motion control for CNC machine tools and robotic applications (milling, cutting, routing, etc.). . This package contains the documentation in Chinese. Package: linuxcnc-uspace Description-md5: d46e83cfb81f8e02da0ea345f95c3c8a Description-en: motion controller for CNC machines and robots LinuxCNC is a fully-realised CNC machine controller that can interpret machine-control programs (such as G-code), plan trajectories and finally output low-level signals to machine control hardware . LinuxCNC is modular and in principle the HAL (hardware abstraction layer), pluggable interpreters and variety of hardware drivers mean that it can control almost any software-defined physical system. . LinuxCNC relies on a realtime kernel to support real-time motion control, typically updating the position waypoints every 1mS and reacting to input within tens of microseconds. . Modules exist to use the low-level parts of LinuxCNC as a motion-control client for OpenPnP. Interfaces exist for ROS (the Robot Operating System) with which LinuxCNC has considerable overlap. . LinuxCNC supports arbitrary kinematics (the mapping between coordinate space and actuator space) and can control both parallel (eg Stewart platform) and serial (eg robot arm) systems in addition to conventional cartesian machine tools. . LinuxCNC supports 9 cartesian axes and 16 "Joints" (individual actuators) though the joint limit is build-time configurable. . A variety of interface hardware is supported including Modbus, EtherCAT, analogue +/-10V velocity control and Step/Dir. Step/Dir is supported by several hardware interfaces, including, but not limited to, the legacy Parallel Port. . A Hardware Abstraction Layer allows for great flexibility in signal mapping between the controller and the driver hardware. An extensive library of modules allow for complex signal processing within the HAL layer. For specialised tasks custom HAL components can be created using a C-like syntax and installed with the supplied tools. . By default LinuxCNC supports RS274 G-code but is extendable to parse other grammars such as STEP-NC or Gerber through support for pluggable interpreters. . If you want a computer to control things in the real world then LinuxCNC can do it. It is especially applicable to systems that are required to follow accurate paths described in cartesian space but has been used for numerous other applications. . This package provides the main package for LinuxCNC. Package: linuxcnc-uspace-dev Description-md5: 304732c1f4cbf9d912cfe6a9279c09a9 Description-en: PC based motion controller for real-time Linux LinuxCNC is a fully-realised CNC machine controller that can interpret machine-control programs (such as G-code), plan trajectories and finally output low-level signals to machine control hardware . LinuxCNC is modular and in principle the HAL (hardware abstraction layer), pluggable interpreters and variety of hardware drivers mean that it can control almost any software-defined physical system. . LinuxCNC relies on a realtime kernel to support real-time motion control, typically updating the position waypoints every 1mS and reacting to input within tens of microseconds. . Modules exist to use the low-level parts of LinuxCNC as a motion-control client for OpenPnP. Interfaces exist for ROS (the Robot Operating System) with which LinuxCNC has considerable overlap. . LinuxCNC supports arbitrary kinematics (the mapping between coordinate space and actuator space) and can control both parallel (eg Stewart platform) and serial (eg robot arm) systems in addition to conventional cartesian machine tools. . LinuxCNC supports 9 cartesian axes and 16 "Joints" (individual actuators) though the joint limit is build-time configurable. . A variety of interface hardware is supported including Modbus, EtherCAT, analogue +/-10V velocity control and Step/Dir. Step/Dir is supported by several hardware interfaces, including, but not limited to, the legacy Parallel Port. . A Hardware Abstraction Layer allows for great flexibility in signal mapping between the controller and the driver hardware. An extensive library of modules allow for complex signal processing within the HAL layer. For specialised tasks custom HAL components can be created using a C-like syntax and installed with the supplied tools. . By default LinuxCNC supports RS274 G-code but is extendable to parse other grammars such as STEP-NC or Gerber through support for pluggable interpreters. . If you want a computer to control things in the real world then LinuxCNC can do it. It is especially applicable to systems that are required to follow accurate paths described in cartesian space but has been used for numerous other applications. . This package provides all files that you need to embed parts of LinuxCNC in your developments. Package: linuxdoc-tools Description-md5: fc0527f5bddaeae78d21fdee93a5f435 Description-en: convert LinuxDoc SGML source into other formats LinuxDoc sgml is a highly configurable text format for writing documentation, something like html only it's simpler and can be converted to various other formats, including html for websites. You write a LinuxDoc document using any text editor such as vim. Then you use linuxdoc-tools to convert it to html, rtf, plain-text (install linuxdoc-tools-text), info (install linuxdoc-tools-info), LaTeX, dvi or postscript (install linuxdoc-tools-latex). The sgmltools-lite package can convert LinuxDoc to DocBook format. . LinuxDoc can automatically create a table of contents. It's easier to write and read than DocBook since it allows one to omit most closing tags while paragraphs are separated by just blank lines. Package: linuxdoc-tools-info Description-md5: adbcbe741b3304f9c83fe5c13bf56e85 Description-en: Info output facility of LinuxDoc-Tools LinuxDoc-Tools is a SGML converter for the LinuxDoc DTD only. This is a dependency package to provide the required dependencies for info conversion facility of LinuxDoc-Tools. See the description of linuxdoc-tools package for more detail. Package: linuxdoc-tools-latex Description-md5: 2ffa104c88bc0f3d96f645d602bce058 Description-en: LaTeX/PS/PDF output facility of LinuxDoc-Tools LinuxDoc-Tools is a SGML converter for the LinuxDoc DTD only. This is a dependency package to provide the required dependencies for LaTeX/PS/PDF conversion facility of LinuxDoc-Tools. See the description of linuxdoc-tools package for more detail. Package: linuxdoc-tools-text Description-md5: 7026616b4e2ed3486e9955245937f28d Description-en: Text output facility of LinuxDoc-Tools LinuxDoc-Tools is a SGML converter for the LinuxDoc DTD only. This is a dependency package to provide the required dependencies for text conversion facility of LinuxDoc-Tools. See the description of linuxdoc-tools package for more detail. Package: liquidctl Description-md5: 914ea0cbc6ff2d625db36d5e37226175 Description-en: CLI and Python drivers for AIO liquid coolers and other devices liquidctl is a tool for controlling various settings of PC internals, such as: - liquid cooler pump speed - case fan speed - RGB LED strip colors . Currently supported devices are: - Corsair Hydro H80i v2, H100i v2 and H115i - Corsair HX750i, HX850i, HX1000i and HX1200i - Corsair RM650i, RM750i, RM850i and RM1000i - EVGA CLC 120 (CL12), 240, 280 and 360 - NZXT Grid+ V3 - NZXT HUE 2 and Hue 2 Ambient - NZXT Kraken M22 - NZXT Kraken X42, X52, X62 and X72 - NZXT Smart Device V1 and V2 Package: liquidprompt Description-md5: 42d2725f27752049c44c2b37f562f203 Description-en: adaptative prompt for bash & zsh Liquid Prompt gives you a nicely displayed prompt with useful information when you need it. . It shows you what you need when you need it. You will notice what changes when it changes, saving time and frustration. You can even use it with your favorite shell – bash or zsh. . Find extensive online documentation at https://liquidprompt.readthedocs.io/ Package: litecli Description-md5: ff3acad309d04d9cd2efac54311c0785 Description-en: CLI for SQlite with auto-completion and syntax highlighting litecli is a command line interface for SQlite with auto-completion and syntax highlighting. It is also capable of pretty printing tabular data. Package: litl-tools Description-md5: 20d549ed7ff608f146fa95222bd14606 Description-en: Lightweight Trace Library - tools LiTL is a lightweight tool for recording events during the execution of scientific high-performance applications. . This package contains tools for manipulating trace files. Package: littler Description-md5: 2127b18812b509d1315fdf7ff926dbef Description-en: GNU R scripting and command-line front-end -- transition package The 'r' (aka 'littler') program provides a lightweight binary wrapper around the GNU R language and environment for statistical computing and graphics. . While R can be used in batch mode, the r binary adds full support for both 'shebang'-style scripting (i.e. using a hashmark-exclamation-path expression as the first line in scripts) as well as command-line use in standard Unix pipelines. In other words, r provides the R language without the environment. . This virtual package ensures that 'r-cran-littler' is installed. Once that is done, this 'littler' package can be removed. 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: lld-21 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-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: lldb-21 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: lloconv Description-md5: 7b1013093edbdb11329c1fd34ba654cb Description-en: command line document converter using LibreOfficeKit A command line document format converter which uses LibreOffice (via its LibreOfficeKit API) to do all the hard work. It should support the same formats which LibreOffice does. . LibreOfficeKit was formerly known as liblibreoffice, hence the name "lloconv". 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-21 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-21-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-21-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-21-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-21-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-21-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-21-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: llvm-spirv-18 Description-md5: 3a43542533b5b6d31357c8f81a685103 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-18 binary. Package: llvm-spirv-19 Description-md5: 47c3a07cd6027eff8a92f96683532972 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-19 binary. Package: llvmlite-doc Description-md5: 3ce074e242255db89ea14e7d2782e615 Description-en: LLVM Python binding for writing JIT compilers (docs) llvmlite uses the LLVM library for JIT (just-in-time) compilation of Python code into native machine instructions during runtime. Instead of exposing large parts of the LLVM C++ API for direct calls into the LLVM library, llvmlite follows a lightweight multi-layered approach. . This package contains the documentation and example code. Package: lm-sensors Description-md5: 491418ae94ae096e9d6b05b0cf47c351 Description-en: utilities to read temperature/voltage/fan sensors Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This package contains programs to help you set up and read data from lm-sensors. Package: lmod Description-md5: 0764d6ecf3b59bf474ccd6f51a2ea09e Description-en: Lua based environment modules Lmod is a Lua based module system that easily handles the MODULEPATH Hierarchical problem. Environment Modules provide a convenient way to dynamically change the users' environment through modulefiles. This includes easily adding or removing directories to the PATH environment variable. Modulefiles for Library packages provide environment variables that specify where the library and header files can be found. Package: lmod-doc Description-md5: 6e856020a37078796e81e9c3c861744a Description-en: Lua based environment modules (documentation) Lmod is a Lua based module system that easily handles the MODULEPATH Hierarchical problem. Environment Modules provide a convenient way to dynamically change the users' environment through modulefiles. This includes easily adding or removing directories to the PATH environment variable. Modulefiles for Library packages provide environment variables that specify where the library and header files can be found. . This package contains the documentation. Package: lnav Description-md5: a0cdf69b960c2d470c1fe1074133ce92 Description-en: ncurses-based log file viewer The log file navigator, lnav, is an enhanced log file viewer that takes advantage of any semantic information that can be gleaned from the files being viewed, such as timestamps and log levels. Using this extra semantic information, lnav can do things like interleaving messages from different files, generate histograms of messages over time, and providing hotkeys for navigating through the file. It is hoped that these features will allow the user to quickly and efficiently zero in on problems. Package: local-apt-repository Description-md5: 9c20896096750586157bf872cae8374b Description-en: Ready to use local apt repository With this package installed, every Debian package (i.e. a *.deb file) dropped into /srv/local-apt-repository (which you need to create first) will be available to apt. . This package does not provide an apt repository to be used by other hosts. For that, look at more serious repository solutions like reprepro and apt-ftparchive. Package: lodepng-utils Description-md5: 79128318b104f4d5d70a8c75603b1b7d Description-en: PNG encoder and decoder in C and C++, without dependencies (utility) PNG is a file format to store raster images losslessly with good compression, supporting different color types and alpha channel. . LodePNG is a PNG codec according to the Portable Network Graphics (PNG) Specification (Second Edition) - W3C Recommendation 10 November 2003. . The specifications used are: . *) Portable Network Graphics (PNG) Specification (Second Edition): http://www.w3.org/TR/2003/REC-PNG-20031110 *) RFC 1950 ZLIB Compressed Data Format version 3.3: http://www.gzip.org/zlib/rfc-zlib.html *) RFC 1951 DEFLATE Compressed Data Format Specification ver 1.3: http://www.gzip.org/zlib/rfc-deflate.html . LodePNG works both in C (ISO C90) and C++, with a C++ wrapper that adds extra functionality. . This package contains the pngdetail utility. Package: loggedfs Description-md5: 3f4bf1b9c901d6ad3adc87b6a772934f Description-en: User-controllable logging file system LoggedFS is a logging file system which can log every operation happening in it. It mounts transparently over any directory and logs operations inside that directory (and its children). . The amount of logging is configurable, and since LoggedFS uses FUSE, it can be controlled by users without system administrator involvement. Package: logswan Description-md5: b112a05af8a1bf17e25e922353d3bdc6 Description-en: fast Web log analyzer using probabilistic data structures This is a fast Web log analyzer using probabilistic data structures. It is targeted at very large log files, typically APIs logs. It has constant memory usage regardless of the log file size, and takes approximatively 4 MB of RAM. . Unique visitors counting is performed using two HyperLogLog counters (one for IPv4, and another one for IPv6), providing a relative accuracy of 0.10%. 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-docviewer-app Description-md5: 034e633b7fce4106e50755c98f918c6a Description-en: Document Viewer 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 Document Viewer App. Package: lomiri-indicator-location Description-md5: b4516641256aa7ab14cf2529a8c78602 Description-en: Indicator controlling access to physical location data The Lomiri Location Indicator shows whether the system is using physical location data and allows the user to control the permissions on its use. Package: lomiri-weather-app Description-md5: 448a29e2bbb56e1a5741045f9ebb5dc4 Description-en: Weather 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 Weather App. Package: loupe Description-md5: 1ec1e354b2b28df4edfb551f3037b6ee Description-en: Image viewer for GNOME Loupe is a simple image viewer for the GNOME desktop. It uses glycin-loaders for image loading and decoding. A wide range of image formats is supported. Basic image editing like cropping and rotation is supported. Starting with GNOME 45 this is the default image viewer. Package: lsp-plugins Description-md5: 878ce8cd10738a8943d4c42fb4b57bb0 Description-en: LSP (Linux Studio Plugins) audio-plugins (metapackage) Linux Studio Plugins (LSP) provides a collection of audio effects, synthesizers, and a selection of audio tools for music and sound production. It provides standalone JACK clients and integrates into the LV2, CLAP, LADSPA, VST3 and VST2 plugin frameworks. . LSP provides the following plugins: . Audio effects: limiters, dynamic processors, expanders, gates, graphic equalisers, impulse responses, impulse reverbs, compressors, multiband compressors, parametric equalisers, phase detector, sidechain multiband compressors, sidechain limiters, sidechain dynamic processors, sidechain expanders, sidechain gates, sidechain compressors, slapback delays, delay compensators, triggers. . Synths: samplers, and multisamplers. . Tools: latency meters, oscillators, profiler, spectrum analyzers, and MIDI triggers . This metapackage installs plugins for all supported frameworks and the JACK standalone clients. Package: lsp-plugins-clap Description-md5: cffc51d0c01792470896468ae7c010d5 Description-en: LSP (Linux Studio Plugins) audio-plugins (clap plugins) Linux Studio Plugins (LSP) provides a collection of audio effects, synthesizers, and a selection of audio tools for music and sound production. It provides standalone JACK clients and integrates into the LV2, CLAP, LADSPA, VST3 and VST2 plugin frameworks. . LSP provides the following plugins: . Audio effects: limiters, dynamic processors, expanders, gates, graphic equalisers, impulse responses, impulse reverbs, compressors, multiband compressors, parametric equalisers, phase detector, sidechain multiband compressors, sidechain limiters, sidechain dynamic processors, sidechain expanders, sidechain gates, sidechain compressors, slapback delays, delay compensators, triggers. . Synths: samplers, and multisamplers. . Tools: latency meters, oscillators, profiler, spectrum analyzers, and MIDI triggers . This package provides the CLAP plugins. Package: lsp-plugins-jack Description-md5: dcca13fad9daac63db876da8ea8c29f7 Description-en: LSP (Linux Studio Plugins) audio-plugins (standalone JACK clients) Linux Studio Plugins (LSP) provides a collection of audio effects, synthesizers, and a selection of audio tools for music and sound production. It provides standalone JACK clients and integrates into the LV2, CLAP, LADSPA, VST3 and VST2 plugin frameworks. . LSP provides the following plugins: . Audio effects: limiters, dynamic processors, expanders, gates, graphic equalisers, impulse responses, impulse reverbs, compressors, multiband compressors, parametric equalisers, phase detector, sidechain multiband compressors, sidechain limiters, sidechain dynamic processors, sidechain expanders, sidechain gates, sidechain compressors, slapback delays, delay compensators, triggers. . Synths: samplers, and multisamplers. . Tools: latency meters, oscillators, profiler, spectrum analyzers, and MIDI triggers . This package provides the standalone JACK clients. Package: lsp-plugins-ladspa Description-md5: 8d7c8fff2f6f2f2412e292d8300b2bd3 Description-en: LSP (Linux Studio Plugins) audio-plugins (ladspa plugins) Linux Studio Plugins (LSP) provides a collection of audio effects, synthesizers, and a selection of audio tools for music and sound production. It provides standalone JACK clients and integrates into the LV2, CLAP, LADSPA, VST3 and VST2 plugin frameworks. . LSP provides the following plugins: . Audio effects: limiters, dynamic processors, expanders, gates, graphic equalisers, impulse responses, impulse reverbs, compressors, multiband compressors, parametric equalisers, phase detector, sidechain multiband compressors, sidechain limiters, sidechain dynamic processors, sidechain expanders, sidechain gates, sidechain compressors, slapback delays, delay compensators, triggers. . Synths: samplers, and multisamplers. . Tools: latency meters, oscillators, profiler, spectrum analyzers, and MIDI triggers . This package provides the LADSPA plugins. Package: lsp-plugins-lv2 Description-md5: ae448ed51900173db039cbecf96cae24 Description-en: LSP (Linux Studio Plugins) audio-plugins (LV2 plugins) Linux Studio Plugins (LSP) provides a collection of audio effects, synthesizers, and a selection of audio tools for music and sound production. It provides standalone JACK clients and integrates into the LV2, CLAP, LADSPA, VST3 and VST2 plugin frameworks. . LSP provides the following plugins: . Audio effects: limiters, dynamic processors, expanders, gates, graphic equalisers, impulse responses, impulse reverbs, compressors, multiband compressors, parametric equalisers, phase detector, sidechain multiband compressors, sidechain limiters, sidechain dynamic processors, sidechain expanders, sidechain gates, sidechain compressors, slapback delays, delay compensators, triggers. . Synths: samplers, and multisamplers. . Tools: latency meters, oscillators, profiler, spectrum analyzers, and MIDI triggers . This package provides the LV2 plugins. Package: lsp-plugins-r3d-glx Description-md5: 492a3a0345b9d8545f6c0476769838b9 Description-en: LSP (Linux Studio Plugins) r3d-glx library Linux Studio Plugins (LSP) provides a collection of audio effects, synthesizers, and a selection of audio tools for music and sound production. It provides standalone JACK clients and integrates into the LV2, CLAP, LADSPA, VST3 and VST2 plugin frameworks. . LSP provides the following plugins: . Audio effects: limiters, dynamic processors, expanders, gates, graphic equalisers, impulse responses, impulse reverbs, compressors, multiband compressors, parametric equalisers, phase detector, sidechain multiband compressors, sidechain limiters, sidechain dynamic processors, sidechain expanders, sidechain gates, sidechain compressors, slapback delays, delay compensators, triggers. . Synths: samplers, and multisamplers. . Tools: latency meters, oscillators, profiler, spectrum analyzers, and MIDI triggers . This package provides the LSP r3d-glx library. Package: lsp-plugins-vst Description-md5: 62b3a565d01d30ccbd34c576fa0987ee Description-en: LSP (Linux Studio Plugins) audio-plugins (VST plugins) Linux Studio Plugins (LSP) provides a collection of audio effects, synthesizers, and a selection of audio tools for music and sound production. It provides standalone JACK clients and integrates into the LV2, CLAP, LADSPA, VST3 and VST2 plugin frameworks. . LSP provides the following plugins: . Audio effects: limiters, dynamic processors, expanders, gates, graphic equalisers, impulse responses, impulse reverbs, compressors, multiband compressors, parametric equalisers, phase detector, sidechain multiband compressors, sidechain limiters, sidechain dynamic processors, sidechain expanders, sidechain gates, sidechain compressors, slapback delays, delay compensators, triggers. . Synths: samplers, and multisamplers. . Tools: latency meters, oscillators, profiler, spectrum analyzers, and MIDI triggers . This package provides the VST2 plugins. Package: lsp-plugins-vst3 Description-md5: d81080d83a116aa14fb8f14aad3834c6 Description-en: LSP (Linux Studio Plugins) audio-plugins (VST3 plugins) Linux Studio Plugins (LSP) provides a collection of audio effects, synthesizers, and a selection of audio tools for music and sound production. It provides standalone JACK clients and integrates into the LV2, CLAP, LADSPA, VST3 and VST2 plugin frameworks. . LSP provides the following plugins: . Audio effects: limiters, dynamic processors, expanders, gates, graphic equalisers, impulse responses, impulse reverbs, compressors, multiband compressors, parametric equalisers, phase detector, sidechain multiband compressors, sidechain limiters, sidechain dynamic processors, sidechain expanders, sidechain gates, sidechain compressors, slapback delays, delay compensators, triggers. . Synths: samplers, and multisamplers. . Tools: latency meters, oscillators, profiler, spectrum analyzers, and MIDI triggers . This package provides the VST3 plugins. Package: lttng-modules-dkms Description-md5: a5bcab8927cca4938e9c6c31dce67928 Description-en: Linux Trace Toolkit (LTTng) kernel modules (DKMS) The LTTng project aims at providing highly efficient tracing tools for Linux. Its tracers help tracking down performance issues and debugging problems involving multiple concurrent processes and threads. Tracing across multiple systems is also possible. . This package contains the LTTng kernel modules. These provide additional instrumentation (not found in the mainline kernel), the ring buffer library, the tracer itself, and some additional utilities. . Installing on kernel versions prior to 2.6.38 might be possible, but has not been tested. Package: lttng-tools Description-md5: 7b1ddadc5c0e006d514c38704904991e Description-en: LTTng control and utility programs The LTTng project aims at providing highly efficient tracing tools for Linux. Its tracers help tracking down performance issues and debugging problems involving multiple concurrent processes and threads. Tracing across multiple systems is also possible. . This package provides the unified interface to control both the LTTng kernel and userspace (UST) tracers. 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-cosmo Description-md5: bde6e4328fd41f081949b96243adec9d Description-en: Template library for the Lua language The cosmo library defines a textual template language and provides functions to instantiate such templates filling variable with their actual values. . The package also contains the documentation. Package: lua-http Description-md5: ba8fe4f7f3eb454bb2f9442f66e88048 Description-en: HTTP library for Lua lua-http is an HTTP library for Lua, it supports: both client and server operations, both HTTP 1 and HTTP 2. Package: lua-markdown Description-md5: 7526f257a096b2d3844219a4d98f0847 Description-en: Pure Lua 5.1 implementation of the Markdown text-to-html markup This package contains markdown, a Lua library to translate the markdown syntax to HTML. . This package also contains the documentation. Package: lua-nginx-websocket Description-md5: bcac985776182ad997fd2fc740580e9a Description-en: Lua websocket client driver for the nginx embedded Lua language This modules provides a pure Lua websocket driver implementation for the embedded nginx's Lua interpreter. Package: lua-orbit Description-md5: 3265694a95130fcd21ca1e83e0af5530 Description-en: MVC web framework for Lua Orbit is a library for developing web applications according to the Model-View-Controller paradigm in Lua. . Orbit also includes a basic OR mapper that currently only works with lua-sql SQLite3 driver. . This package also contains the documentation and some sample applications for the orbit MVC framework. Package: lua-system Description-md5: 76f0729a54e545fa1d170bf857e11cd3 Description-en: platform independent system call library for Lua luasystem is a platform independent system call library for Lua. . Currently the following functions are supported: . * gettime * sleep Package: lua-system-dev Description-md5: 284d5777822e74859a64e1190a5fa07c Description-en: development files for lua-system This package provide the static library for lua-system Package: lua-wsapi Description-md5: 60b38c7ea8ad5b8ddc60687cf6046c43 Description-en: Web server API abstraction layer for the Lua language WSAPI is an API that abstracts the web server for Lua web applications, allowing the same application to be used in different web servers. . This package contains the WSAPI utility libraries (for common tasks like url encoding/decoding) as well as the following backends (server implementations): . - CGI (the regular environment-variables based protocol) - xavante (for the Xavante web server) Package: lua-wsapi-doc Description-md5: fc67ef5d4a8ebe151655b63983e59c9b Description-en: wsapi documentation files for the Lua language This package contains the documentation of the wsapi library. Package: lua-zlib Description-md5: 4c34610bf223b4fcbe18212a5a117e56 Description-en: zlib library for the Lua language This package contains the Lua zlib library, that allows one to read compressed files from the Lua language. Package: lua-zlib-dev Description-md5: eaf36ae1a10ddcd4490b5f5beb0ffd0a Description-en: zlib development files for the Lua language This package contains the development files of the Lua zlib library, useful to create a statically linked binary (like a C application or a standalone Lua interpreter). Documentation is also shipped within this package. Package: luanti Description-md5: 46a71236006e09ab84f36f0bce323ecd Description-en: Multiplayer infinite-world block sandbox Luanti is a Minecraft-inspired game written from scratch and licensed under the LGPL (version 2.1 or later). It supports both survival and creative modes along with multiplayer support, dynamic lighting, and an "infinite" map generator. Package: luanti-data Description-md5: 51dbeed59801466d04e1ecd66a49fe32 Description-en: Multiplayer infinite-world block sandbox (data files) Luanti is a Minecraft-inspired game written from scratch and licensed under the LGPL (version 2.1 or later). It supports both survival and creative modes along with multiplayer support, dynamic lighting, and an "infinite" map generator. . These are the files used by both client and server packages, such as the textures and other graphical files and the standard mods. Package: luanti-server Description-md5: 029dc3d953333309db86e41e9ba12eb8 Description-en: Multiplayer infinite-world block sandbox (server) Luanti is a minecraft-inspired game written from scratch and licensed under the LGPL (version 2.1 or later). It supports both survival and creative modes along with multiplayer support, dynamic lighting, and an "infinite" map generator. . This is the Luanti server package. Package: lxappearance Description-md5: 241e2402ebe121f057152a0afd056987 Description-en: LXDE GTK+ theme switcher LXAppearance is a GUI application for the Lightweight X11 Desktop Environment (LXDE). . It is a new feature-rich GTK+ theme switcher able to change GTK+ themes, icon themes, and fonts used by applications. GNOME/KDE/Xfce user may use build-in theme, this works for GTK+ based lightweight desktop Environment. . Features: . * Choose GTK+ theme * Choose icon theme * Install new icon theme * Choose their favorite font * Choose toolbar style * See changes immediately in preview area Package: lxappearance-obconf Description-md5: b74159165f1e0090e76c4a82a99f7fcb Description-en: LXDE GTK+ theme switcher (plugin) LXAppearance is a GUI application for the Lightweight X11 Desktop Environment (LXDE). . This package contains the ObConf plugin. Package: lxc Description-md5: 4ece0dffd153c29e95ffdb89f8238dfc Description-en: Linux Containers userspace tools Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. . This package provides the lxc-* tools, which can be used to start a single daemon in a container, or to boot an entire "containerized" system, and to manage and debug your containers. Package: lxc-dev Description-md5: c719178b7e79ce1ed39519707c589961 Description-en: Linux Containers userspace tools (development) Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. . This package contains the development files. Package: lxc-templates Description-md5: 9a526ab1c6ccc435c574f17de9485e7e Description-en: Linux Containers userspace tools (templates) Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. . This package contains the templates. Package: lxc-tests Description-md5: e03094a7d4b1a574890d104af255c273 Description-en: Linux Containers userspace tools (test binaries) Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. . This package contains the test binaries. Those binaries are primarily used for autopkgtest and by some developers. They are not meant to be installed on regular user systems. Package: lxcfs Description-md5: f3cabfc6ca3d3433720d9d811af950bd Description-en: FUSE based filesystem for LXC LXCFS provides a FUSE based filesystem to improve the LXC experience within the containers. . This filesystem offers both a cgroupfs-like view for use by unprivileged containers which wouldn't otherwise be allowed to mount cgroupfs. And a set of files that are meant to be bind-mounted over their /proc equivalent to make them cgroup-aware. Package: lxde Description-md5: 8aedef70e6e5380e7397504f45387693 Description-en: metapackage for LXDE The Lightweight X11 Desktop Environment (LXDE) is a project aimed to provide a desktop environment which is lightweight and fast. . This package is a metapackage depends on the core components and recommended components of the LXDE. It includes lxde-core, lxappearance, lxinput, lxsession-edit, gpicview, lxterminal, lxrandr, galculator, mousepad and xarchiver. . If you just want to pick and choose the LXDE components then feel free to remove this package. Package: lxde-common Description-md5: 705fa21b3d6847dbbae4790d53194888 Description-en: LXDE common configuration files LXDE (the Lightweight X11 Desktop Environment) is a project aimed to provide a desktop environment which is lightweight and fast. . This package provides convenient set of configuration files for core LXDE components (pcmanfm and lxpanel). Install all the recommended packages as well to run a minimal LXDE session. Package: lxde-core Description-md5: ba88af0a8579f2bcef851b48ceff84e4 Description-en: metapackage for the LXDE core The Lightweight X11 Desktop Environment (LXDE) is a project aimed to provide a desktop environment which is lightweight and fast. . This package is a metapackage which depends on minimal LXDE components set required to get a working desktop - pcmanfm, lxpanel, and lxde-session. This package also recommends few the most useful applications such as terminal emulator, notification-daemon, and light-locker. . If you just want to pick and choose the core components then feel free to remove this package. Package: lxde-icon-theme Description-md5: fa7cfb5900c3feac3313fb90d8c09e1c Description-en: LXDE standard icon theme LXDE-Icon-Theme is the standard icon theme for the Lightweight X11 Desktop Environment (LXDE). . It is also known as the nuoveXT2 icon theme from which it is derived from. Package: lxdm Description-md5: 94556f15f37b3af5401121759fee0fcd Description-en: LXDE display manager LXDM is a GUI application for the Lightweight X11 Desktop Environment (LXDE). . It's a lightweight login manager which can be used as a replacement for GDM or KDM. Package: lxinput Description-md5: 6400383da7dd4495aebe5ce9f78d3efb Description-en: LXDE keyboard and mouse configuration LXInput is a GUI application for the Lightweight X11 Desktop Environment (LXDE). . It configures keyboard and mouse settings: . * Delay and Interval for character repeat * Enable/Disable beeps of keyboard input error * Swap left and right mouse buttons * Mouse acceleration and sensitivity Package: lxlauncher Description-md5: 967182838658a56c83ed9d0aad7c0071 Description-en: LXDE launcher for netbooks LXLauncher is a GUI application for the Lightweight X11 Desktop Environment (LXDE). . It is a Easy-Mode launcher for netbooks and subnotebooks like the EeePC. It's standard-compliant and desktop-independent. It follows freedesktop.org specs, so newly added applications will automatically show up in the launcher, and vice versa for the removed ones. Package: lxmenu-data Description-md5: 2b63ceed5a86315ef2d0b692c8b508c7 Description-en: LXDE freedesktop.org menu specification LXMenu-data is a component for the Lightweight X11 Desktop Environment (LXDE). . It contains files required to build desktop menus for LXDE complying to the freedesktop.org menu specification. Package: lxmusic Description-md5: d012fb0eec173326e3f6ec26c6e561b8 Description-en: LXDE music player LXMusic is a GUI application for the Lightweight X11 Desktop Environment (LXDE). . It is a minimalist music player based on xmms2 and has server/client design. The user interface is quite simple, clean, and intuitive. At first glance, it looks similar to one of the famous players on Windows - foobar 2000. Package: lxrandr Description-md5: 5e4bb426b69a874eba43fc70123f74c1 Description-en: LXDE monitor configuration tool LXRandR is a GUI application for the Lightweight X11 Desktop Environment (LXDE). . This is a very basic monitor config tool utilizing the X extension called RandR. It can let you change the screen resolution on the fly. Besides, when you run lxrandr with external monitor connected, its GUI will change, and show you some quick options to get your projector or external monitor working correctly. . This tool doesn't aim to be a full randr frontend. If you need the full power of RandR, get xrandr (console) or grandr (GUI) and read some tutorials. . LXRandR only gives you some easy and quick options which are intuitive. It's very suitable for laptop users who frequently uses projectors or external monitor and just want to get their work done without reading a lot of "geek-centered" manuals or command line tutorials. Package: lxtask Description-md5: b8f818ae88f81b783c3a0b3e09caef36 Description-en: LXDE task manager LXTask is a GUI application for the Lightweight X11 Desktop Environment (LXDE). . LXTask - lightweight and desktop-independent task manager derived from xfce4-taskmanager with all dependencies on Xfce removed, new features, and some improvement of the user interface. LXTask is based on GTK+ toolkit. It allows monitoring and controlling of running processes. Package: lxterminal Description-md5: 6884daf53d9b2a2ab2e0f2b994874dfc Description-en: LXDE terminal emulator LXTerminal is a VTE-based terminal emulator for the Lightweight X11 Desktop Environment (LXDE). . It supports multiple tabs and has only minimal dependencies thus being completely desktop-independent. In order to reduce memory usage and increase the performance, all instances of the terminal are sharing a single process. Package: lyskom-server Description-md5: 3286ed662bbabf8d33fd08462d8c939b Description-en: Server for the LysKOM conference system LysKOM has a lot in common with netnews, but LysKOM is intended for local discussions (instead of worldwide). LysKOM consists of a server process and several client programs. The server process maintains a data base of persons, conferences and articles. The clients connect to the server and let the users browse the database for unread articles. . LysKOM is much faster than netnews - almost as fast as irc or ICQ! - but like in netnews the articles are saved so that you don't have to be logged in to receive the news. Package: lzd Description-md5: d139cd1b7cf0e12178b9f17995d9a320 Description-en: Educational, lossless data compressor based on the LZMA algorithm 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. . Lzd is a very simplified decompressor for lzip files with an educational purpose. Studying its source is a good first step to understand how lzip works. Package: m17n-lib-bin Description-md5: eccf9de613a724fce0f3f0bebdce2e6c Description-en: multilingual text processing library - utilities The m17n library is a multilingual text processing library for the C language. This library has following features: . - The m17n library is an open source software. - The m17n library for any Linux/Unix applications. - The m17n library realizes multilingualization of many aspects of applications. - The m17n library represents multilingual text as an object named M-text. M-text is a string with attributes called text properties, and designed to substitute for string in C. Text properties carry any information required to input, display and edit the text. - The m17n library supports functions to handle M-texts. . m17n is an abbreviation of Multilingualization. . This package contains the utilities which use m17n-lib. Package: m17n-lib-mimx Description-md5: 966ec39a8710e82343da3ccae50c5f66 Description-en: multilingual text processing library - binary modules The m17n library is a multilingual text processing library for the C language. This library has following features: . - The m17n library is an open source software. - The m17n library for any Linux/Unix applications. - The m17n library realizes multilingualization of many aspects of applications. - The m17n library represents multilingual text as an object named M-text. M-text is a string with attributes called text properties, and designed to substitute for string in C. Text properties carry any information required to input, display and edit the text. - The m17n library supports functions to handle M-texts. . m17n is an abbreviation of Multilingualization. . This package contains the binary modules needed by: - ja-anthy.mim - ispell.mim Package: macipgw Description-md5: 1b5e9fc8d5685975823b10af37673fdb Description-en: AppleTalk Network Suite (MacIP Gateway) Netatalk's services and tools for networking with very old Macs and Apple IIs . This package contains a daemon that sets up a MacIP gateway which enables pre-TCP/IP Macs to browse the web and use other TCP/IP resources. Package: madonctl Description-md5: 87d9088d47f13789aec17a79138bd818 Description-en: CLI client for the Mastodon social network API This package contains a Golang command line interface for the Mastodon Rest API. . In order to use madonctl, you need to specify the instance name or URL, and usually provide an account login/password (or a token). These settings can be passed as command line arguments or environment variables, but the easiest way is to use a configuration file. . Note that one can generate a configuration file for your settings with . madonctl config dump -i mastodon.social -L username@domain -P password . (One can redirect the output to a configuration file.) Package: maelstrom Description-md5: c76f02beb9cd36d79668013b8d163109 Description-en: Arcade-style game resembling Asteroids This is a port of the high-resolution "asteroids" style arcade game written by Andrew Welch for the Macintosh. Package: magics++ Description-md5: 9b068543ba030016602d8d95ac8a603d Description-en: Executables for the magics++ library Magics++ is the latest generation of the ECMWF's Meteorological plotting software MAGICS. Although completely redesigned in C++, it is intended to be as backwards-compatible as possible with the Fortran interface. Besides its programming interfaces (Fortran and C), Magics++ offers MagML, a plot description language based on XML aimed at automatic web production. . This package contains the MagcML binary that may be used with magics++. Package: magnum-cluster-api Description-md5: 553dca14eec949d853d592d72e8ddf61 Description-en: cluster API driver for Magnum Magnum is an OpenStack project which offers container orchestration engines for deploying and managing containers as first class resources in OpenStack. . This plugin for Magnum uses the Kube's cluster API for deploying. Package: magnum-tempest-plugin Description-md5: 3296cd19955a1427e9de1808944747dd Description-en: OpenStack Integration Test Suite - Magnum 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 Magnum plugin. Package: mah-jong Description-md5: 822830fc091ce9f29cecc60a3fbfa6d1 Description-en: Original Mah-Jong game This is a set of programs to play the original Mah-Jong game: one server, one client for a human player and one client for an AI player. Hence the game can be played by 1 to 4 human players. . You should keep in mind that the original Mah-Jong game has nothing to do with the well-known solitaire game. (It merely uses the same set of tiles.) . If you like the game, please consider making a donation to the (upstream) author. Read /usr/share/doc/mah-jong/README.Debian for details. Package: mailagent Description-md5: 72aa1356b5be0989045069d985606928 Description-en: automatic mail-processing tool and filter Mailagent is a mail delivery agent, and can be programmed to respond to mail in ways more sophisticated than a mail filtering program like procmail. It is easy to configure, and very easy to extend using Perl. Not only can the base functionality be extended, new commands and processing methods can be added in a modular fashion. . Obeying lex-like rulesets, mailagent can file mails to specific folders (plain Unix-style folders and also MMDF and MH ones), forward messages to third parties, pipe them to commands or post them to newsgroups. The filtering commands that are executed on the messages can be extended, and may rewrite the message headers or body as desired. It can also create and process commands based on key words contained in the body of the mail message. . Mailagent can be used as a vacation program, and can answer mail automatically and with more flexibility than the command of that name. A template can be provided for the body of the response, and the frequency of vacation mails can also be specified. Simple macro substitutions allow parts of the mail header to be recycled into the vacation messages, for a more personalized reply. . Mailagent can also be used to set up a generic mail server, without the hassle of the lower-level concerns like error recovery, logging or command parsing. . Please note that on Debian systems, mailagent requires a catch-all rule saving all mail into the user's home directory. Unlike other Mail Delivery Agents such as procmail, mailagent is too extensible to be safely made setgid mail, and so cannot lock /var/spool/mail mailboxes. Package: mailgraph Description-md5: ce49fad41b7ea59a431312e0d92c9eab Description-en: RRDtool frontend for Mail statistics Mailgraph is a very simple mail statistics RRDtool frontend for Postfix, Sendmail or Exim that produces daily, weekly, monthly and yearly graphs of received/sent and bounced/rejected mail. 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: maim Description-md5: 049e8a369bfafde48a01e8519a662ac2 Description-en: takes screenshots of your desktop maim (make image) takes screenshots of your desktop. It has options to take only a region, and relies on another program called slop to query the user for regions using the graphical interface. . maim is command line tool that is supposed to be an improved scrot. Package: make-guile Description-md5: 650cc555fcae75deb3c7ae936435d252 Description-en: utility for directing compilation with guile support GNU Make is a utility which controls the generation of executables and other target files of a program from the program's source files. It determines automatically which pieces of a large program need to be (re)created, and issues the commands to (re)create them. Make can be used to organize any task in which targets (files) are to be automatically updated based on input files whenever the corresponding input is newer --- it is not limited to building computer programs. Indeed, Make is a general purpose dependency solver. This variant has built in guile support. Package: mako-notifier Description-md5: 64917dbcfc2811359c7319ff7d3abd43 Description-en: lightweight notification daemon for Wayland compositors mako is a lightweight notification daemon for Wayland compositors that support the layer-shell protocol. Package: mame Description-md5: c1a979c3e6a14cb9a8592744c96896b9 Description-en: Multiple Arcade Machine Emulator (MAME) MAME is a hardware emulator: it faithfully reproduces the behavior of many arcade machines (it is not a simulation). This program is not a game but can directly, through ROM images, run the complete system of these old arcade machines. These ROMs are subject to copyright and it is in most of the cases illegal to use them if you do not own the arcade machine. . This package provides the MAME binary and configuration files. Package: mame-data Description-md5: 27aa8eeb29427781c6e9e72d51d2690d Description-en: Multiple Arcade Machine Emulator (MAME) -- data files MAME is a hardware emulator: it faithfully reproduces the behavior of many arcade machines (it is not a simulation). This program is not a game but can directly, through ROM images, run the complete system of these old arcade machines. These ROMs are subject to copyright and it is in most of the cases illegal to use them if you do not own the arcade machine. . This package provides MAME hash files, keymaps, artwork, language files, shaders, plugins and audio samples. Package: mame-doc Description-md5: fc684dc2c19a0b271a0a379506e6e4d2 Description-en: Documentation for MAME MAME is a hardware emulator: it faithfully reproduces the behavior of many arcade machines (it is not a simulation). . This is sphinx-generated full documentation for the MAME system. Package: mame-tools Description-md5: dee534e2169e1d0d3ba8c37d79f13158 Description-en: Tools for MAME MAME is a hardware emulator: it faithfully reproduces the behavior of many arcade machines (it is not a simulation). . This package provides tools to be used with MAME. It currently contains: castool -- generic cassette manipulation tool for MAME chdman -- MAME Compressed Hunks of Data CHD manager floptool -- Generic floppy image manipulation tool for MESS imgtool -- generic image manipulation tool for MAME jedutil -- binary to/from JEDEC file converter ldresample -- Laserdisc audio synchronizer and resampler ldverify -- Laserdisc AVI/CHD verifier romcmp -- ROM comparison utility program Package: mandoc Description-md5: 405ef95cd2687a2f4746c9cb7981626d Description-en: BSD manpage compiler toolset mandoc is a suite of tools compiling mdoc, the roff macro language of choice for BSD manual pages, and man, the predominant historical language for UNIX manuals. It is small, ISO C, ISC-licensed, and quite fast. The main component of the toolset is the mandoc utility program, based on the libmandoc validating compiler, to format output for UNIX terminals (with support for wide-character locales), XHTML, HTML, PostScript, and PDF. Package: manila-tempest-plugin Description-md5: 7d738d60082cbaa9506fa673cf2ea7ec Description-en: OpenStack Integration Test Suite - Manila 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 Manila plugin. Package: mapcache-cgi Description-md5: 5a4135ea381b9f8dc7bb9cc226c9a02b Description-en: tile caching server - CGI binary This package contains the mapcache FastCGI program, as alternative to the Apache module available in libapache2-mod-mapcache. . MapCache is a server that implements tile caching to speed up access to WMS layers. The primary objectives are to be fast and easily deployable, while offering the essential features (and more!) expected from a tile caching solution. Package: mapcache-tools Description-md5: 83749244370fa4f677b094864dd6722c Description-en: tile caching server - tools This package provides command-line utilities for MapCache. . MapCache is a server that implements tile caching to speed up access to WMS layers. The primary objectives are to be fast and easily deployable, while offering the essential features (and more!) expected from a tile caching solution. Package: mapnik-doc Description-md5: d06247ada0040cba76336a7ee57adeb6 Description-en: C++ toolkit for developing GIS applications (doc) Mapnik is an OpenSource C++ toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization. . Essentially a collection of geographic objects (map, layer, datasource, feature, geometry), the library doesn't rely on "windowing systems" and is intended to work in multi-threaded environments . This package contains developer documentation. Package: mapnik-utils Description-md5: 27e63d7a1e67e83793688f05c93c0cdc Description-en: C++ toolkit for developing GIS applications (utilities) Mapnik is an OpenSource C++ toolkit for developing GIS (Geographic Information Systems) applications. At the core is a C++ shared library providing algorithms/patterns for spatial data access and visualization. . Essentially a collection of geographic objects (map, layer, datasource, feature, geometry), the library doesn't rely on "windowing systems" and is intended to work in multi-threaded environments . This package contains miscellaneous utilities distributed with mapnik: . shapeindex: program to creates file system based index for ESRI shape-files Package: mapproxy Description-md5: e582f7fa43e86d3848e8ff17f17cc1cb Description-en: open source proxy for geospatial data MapProxy is an open source proxy for geospatial data. It caches, accelerates and transforms data from existing map services and serves any desktop or web GIS client. . MapProxy is a tile server (WMS-C, TMS, WMTS, KML SuperOverlays), and also a fully compliant WMS server supporting any WMS client (desktop and web). . This package provides the mapproxy utilities. 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: marisa Description-md5: d93b84a24d3e4ba003fb52bd879d4222 Description-en: command line tools for libmarisa Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains command line tools for libmarisa. Package: markdown Description-md5: 91cb49067bbada95ec2e46f260953f3a Description-en: Text-to-HTML conversion tool Markdown is a text-to-HTML conversion tool for web writers. It allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). Package: matio-tools Description-md5: bfb2621ca75844f70d4d0d207368ffb9 Description-en: MATLAB MAT File I/O Library - command-line tools matio is a C library for reading and writing MATLAB MAT files. . This package contains a command-line tool, matdump, that can provide a human-readable list of the variables stored in a MATLAB MAT file. Package: matomo Description-md5: 3e4efee8b7bf36b06910202bff68fb15 Description-en: Leading Free/Libre open analytics platform Matomo is a full-featured PHP MySQL software program that you download and install on your own webserver. At the end of the five-minute installation process, you will be given a JavaScript code. Simply copy and paste this tag on websites you wish to track and access your analytics reports in real-time. Package: matomo-php-tracker Description-md5: 4a3c027e3e664ae6167a38bfef025cfb Description-en: PHP Client for Matomo Analytics Tracking API The PHP Tracker Client provides all features of the Matomo Javascript Tracker, such as Ecommerce Tracking, Custom Variables, Event Tracking and more. Package: medcon Description-md5: 06576e7dcc31c6ed74b250627939542b Description-en: Medical Image (DICOM, ECAT, ...) conversion tool This project stands for Medical Image Conversion. Released under the (L)GPL, it comes with the full C-source code of the library, a flexible command line utility and a neat graphical front-end using the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0, Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG. . The program also allows one to read unsupported files without compression, to print pixel values or to extract/reorder specified images. It is possible to retrieve the raw binary/ascii image arrays or to write PNG for desktop applications. . This is the command line tool for batch processing. Package: mediainfo Description-md5: 666681f070ab1bb8ebbedb37426737f4 Description-en: command-line utility for reading information from audio/video files MediaInfo is a utility used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... MediaInfo supplies technical and tag information about a video or audio file . This package includes the command line interface. Package: mediainfo-gui Description-md5: ad7df2c5586cbcf55af18383b9b5c092 Description-en: graphical utility for reading information from audio/video files MediaInfo is a utility used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the graphical user interface. Package: mediawiki Description-md5: ddcc60dd7124e88ede95f0010ec0906b Description-en: website engine for collaborative work MediaWiki is a wiki engine (a program for creating a collaboratively edited website). It is designed to handle heavy websites containing library-like document collections, and supports user uploads of images/sounds, multilingual content, TOC autogeneration, ISBN links, etc. . Moreover, it keeps track of changes, so users can receive notifications, view diffs and revert edits. This system has many other features and can easily be extended. Package: mediawiki-classes Description-md5: 598afe21c349d558f4455d3a400f8166 Description-en: website engine for collaborative work - standalone classes This package provides standalone classes from the remainder of the MediaWiki codebase. They do not call on any other portions of MediaWiki code, and can be used in portions of MediaWiki code, and can be used in other projects without dependency issues. . MediaWiki is a wiki engine (a program for creating a collaboratively edited website). It is designed to handle heavy websites containing library-like document collections, and supports user uploads of images/sounds, multilingual content, TOC autogeneration, ISBN links, etc. . Moreover, it keeps track of changes, so users can receive notifications, view diffs and revert edits. This system has many other features and can easily be extended. Package: mediawiki-extension-codemirror Description-md5: f9cb81ca45ec662919fd7a4c5b4485a0 Description-en: Syntax highlighting in MediaWiki's wikitext editor CodeMirror extension provides syntax highlighting in MediaWiki's wikitext editor. It adds a button to the editing toolbar that allows for switching syntax highlighting on and off. It supports the 2010 WikiEditor toolbar as well as the VisualEditor toolbar. Package: mediawiki2latex Description-md5: 4f685e1544b6dd8a6820e930e2bc0d46 Description-en: Loads pages from MediaWiki and converts to LaTeX and PDF This project provides a simple way of turning a HTML page hosted on a server into a high quality PDF version as well an its LaTeX source file respectively. . Particular care has been to generate esthetically pleasing results for pages hosted on servers running MediaWiki. . This project provides a simple default mode which just requires the URL to the page and creates a PDF file, by processing the HTML generated by the (MediaWiki-) server. It also provides extended possibilities giving a fine grained control over the conversion process to users familiar with LaTeX and MediaWiki. . Much effort was put into providing reasonable defaults for this way of processing for the needs of the English and German Wikibooks projects. Images are also downloaded, and if necessary modified for use in a LaTeX document. The latest test run on more than 2000 featured articles on the English Wikipedia completed without failures. Package: meep Description-md5: 684bc85e134e63461d18af5de507f4fa Description-en: software package for FDTD simulation Meep is a free and open-source software package for electromagnetics simulation via the finite-difference time-domain (FDTD) method. . Its features include: * Free and open-source software under the GNU GPL. * Complete scriptability via Python, Scheme, or C++ APIs. * Simulation in 1d, 2d, 3d, and cylindrical coordinates. * Distributed memory parallelism on any system supporting MPI. * Arbitrary anisotropic electric permittivity ε and magnetic permeability μ, along with dispersive ε(ω) and μ(ω) including loss/gain, nonlinear (Kerr & Pockels) dielectric and magnetic materials, electric/magnetic conductivities σ, and saturable gain/absorption. * Perfectly-matched layer (PML) absorbing boundaries as well as Bloch-periodic and perfect-conductor boundary conditions. * Exploitation of symmetries to reduce the computation size, including even/odd mirror planes and 90°/180° rotations. * Arbitrary current sources including a guided-mode launcher. * Frequency-domain solver for finding the response to a continuous-wave (CW) source. * ε/μ and field import/export in the HDF5 data format. * GDSII file import for planar geometries. * Materials library containing predefined broadband, complex refractive indices. * Field analyses including Poynting flux, mode decomposition, near to far transformations, frequency extraction, local density of states (LDOS), modal volume, Maxwell stress tensor, arbitrary functions; completely programmable. . This package contains the software. Package: meep-mpi-default Description-md5: 6198a7d46f906d4991bd7b01ba7fd795 Description-en: software package for FDTD simulation, parallel version Meep is a free and open-source software package for electromagnetics simulation via the finite-difference time-domain (FDTD) method. . Its features include: * Free and open-source software under the GNU GPL. * Complete scriptability via Python, Scheme, or C++ APIs. * Simulation in 1d, 2d, 3d, and cylindrical coordinates. * Distributed memory parallelism on any system supporting MPI. * Arbitrary anisotropic electric permittivity ε and magnetic permeability μ, along with dispersive ε(ω) and μ(ω) including loss/gain, nonlinear (Kerr & Pockels) dielectric and magnetic materials, electric/magnetic conductivities σ, and saturable gain/absorption. * Perfectly-matched layer (PML) absorbing boundaries as well as Bloch-periodic and perfect-conductor boundary conditions. * Exploitation of symmetries to reduce the computation size, including even/odd mirror planes and 90°/180° rotations. * Arbitrary current sources including a guided-mode launcher. * Frequency-domain solver for finding the response to a continuous-wave (CW) source. * ε/μ and field import/export in the HDF5 data format. * GDSII file import for planar geometries. * Materials library containing predefined broadband, complex refractive indices. * Field analyses including Poynting flux, mode decomposition, near to far transformations, frequency extraction, local density of states (LDOS), modal volume, Maxwell stress tensor, arbitrary functions; completely programmable. . This package contains binaries of the OpenMPI version on 64bit architectures and the MPICH version on 32bit architectures. 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: mencoder Description-md5: 3e0b1c03e45777592769ce1aa7a30c28 Description-en: MPlayer's Movie Encoder MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies. . This package contains mencoder, a simple movie encoder, designed to encode MPlayer-playable movies (AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET) to other MPlayer-playable formats. It can encode with various codecs, like DivX4 (1 or 2 passes), libavcodec, PCM/MP3/VBRMP3 audio. Also has stream copying and video resizing capabilities. Package: mercurial Description-md5: 01f62ef3bd1477c40a17577e8dcc5e14 Description-en: easy-to-use, scalable distributed version control system Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. . Its features include: * O(1) delta-compressed file storage and retrieval scheme * Complete cross-indexing of files and changesets for efficient exploration of project history * Robust SHA1-based integrity checking and append-only storage model * Decentralized development model with arbitrary merging between trees * High-speed HTTP-based network merge protocol * Easy-to-use command-line interface * Integrated stand-alone web interface * Small Python codebase . This package contains the architecture dependent files. Package: mercurial-common Description-md5: 715b60ef17ae723625b571846d6d05da Description-en: easy-to-use, scalable distributed version control system (common files) Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. . This package contains the architecture independent components of Mercurial, and is generally useless without the mercurial package. Package: mesaflash Description-md5: d54839d71bb8c93af5423ae39b43e2c9 Description-en: Mesa Electronics utility tool This package provides a tool for the configuration and/or diagnosis of Mesa Electronics boards. The cards provide I/O channels for robotics applications and have a strong user base in the LinuxCNC community. This tool works for all cards, be they directly plugged into your computer via PCI(E) or connected by a cable (ETH/EPP/USB/SPI). 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: metacity Description-md5: f151d15465b54378e38e11dff00a05f0 Description-en: lightweight GTK window manager Metacity is a small window manager, using GTK to do everything. . As the author says, metacity is a "Boring window manager for the adult in you. Many window managers are like Marshmallow Froot Loops; Metacity is like Cheerios." . This package contains the core binaries. Package: metacity-common Description-md5: 344ddbeacffa94a670243e2455c7f6cb Description-en: shared files for the Metacity window manager Metacity is a small window manager, using GTK to do everything. . As the author says, metacity is a "Boring window manager for the adult in you. Many window managers are like Marshmallow Froot Loops; Metacity is like Cheerios." . This package contains the shared files. Package: meteo-qt Description-md5: 64d6e6567b82f888e163f726f478f24c Description-en: Application to display weather information meteo-qt is an application to display weather information in desktop panels, desktop notifications and it's own window. . Weather data is taken from OpenWeatherMap (http://openweathermap.org/). The application is based on Python and Qt. Package: meteo-qt-l10n Description-md5: dfd9d130011cd2e59b915173375bc604 Description-en: Application to display weather information (translations) meteo-qt is an application to display weather information in desktop panels, desktop notifications and it's own window. . This package provides the meteo-qt translations. Package: metview Description-md5: 4ce04e442ecad0f65501d065fffe6dd1 Description-en: Interactive data visualization and analysis environment, Metview has been designed as a flexible, modular and extendible system able to accommodate the evolving needs of the user. The system is based on the ECMWF standards for graphics (Magics) and data access (MARS) but can also access locally stored data. The user interface is based on Motif and Qt. Metview is a fully distributed system where modules can run on different workstations and servers. . Metview is a cooperative project between ECMWF and INPE/CPTEC, Brazil. ECMWF has also been assisted by a staff member of Météo-France. Package: metview-data Description-md5: de58bbb93806f5fb6268e18d9b80dcb7 Description-en: Data needed for the Metview data analysis environment Metview has been designed as a flexible, modular and extendible system able to accommodate the evolving needs of the user. The system is based on the ECMWF standards for graphics (Magics) and data access (MARS) but can also access locally stored data. The user interface is based on Motif and Qt. Metview is a fully distributed system where modules can run on different workstations and servers. . This package provides data files needed for metvieww. Package: microhope Description-md5: 3494eaa0f2ce8103d86038cacfc63e1e Description-en: hardware & software framework to learn microcontrollers This package provides a set of example programs to drive an ATmega32 microcontroller, together with a tutorqial explaining how to compile them, upload them to the microcontroller, and how to make simple and more complicated modifications. It is meant to be used with the "microhope" board which makes it easy to upload code to the microcontroller through a USB link. . In addition to examples there is a library to drive all of the peripherals available on the "microhope" board: LED, LCD display, ADC connected to sensors. . A Graphic User Interface is provided too. Package: mimedefang Description-md5: e22a57a2cca6b9b051158a39372e2f84 Description-en: e-mail filter program for sendmail MIMEDefang is an e-mail filter program which processes all messages sent via Sendmail. It splits multi-part MIME messages into their components and can delete or modify those parts before reassembling the message and sending it on its way. Package: minder Description-md5: b9bafde7c6ef36ef8247855daaca3ffd Description-en: Mind-mapping application Minder is a mind-mapping application, featuring . * Quickly create visual mind-maps using the keyboard and automatic layout. * Gorgeous themes. * Export to PDF, PNG, JPEG, BMP, SVG, OPML, CSV, Markdown and PlainText formats. * Printer support. * Add notes, tasks and images to your nodes. * Colorized node branches. Package: minetest Description-md5: dccbeb465e95ba59db2c595f92e470bd Description-en: transitional package Minetest has been renamed to Luanti. This is a transitional package. It can safely be removed. Package: minetest-data Description-md5: dccbeb465e95ba59db2c595f92e470bd Description-en: transitional package Minetest has been renamed to Luanti. This is a transitional package. It can safely be removed. Package: minetest-server Description-md5: dccbeb465e95ba59db2c595f92e470bd Description-en: transitional package Minetest has been renamed to Luanti. This is a transitional package. It can safely be removed. Package: mini-buildd Description-md5: 7cac11e68073884d1eeb34486a23c2fe Description-en: minimal build daemon - daemon Mini-buildd is an easy-to-configure autobuilder and repository for deb packages. . This package provides the main daemon. Package: mini-buildd-doc Description-md5: 00350207982834c553ce16421b90f56a Description-en: minimal build daemon - manual Mini-buildd is an easy-to-configure autobuilder and repository for deb packages. . This package contains the HTML documentation. Package: mini-buildd-utils Description-md5: c13068504339a542225772226bdda003 Description-en: minimal build daemon - utilities Mini-buildd is an easy-to-configure autobuilder and repository for deb packages. . This package provides (optional) utilities, notably mini-buildd-api, a command line to access the web API. 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: minilla Description-md5: d73465f07d96daa1459c06a8be0f559b Description-en: CPAN module authoring tool Minilla is a CPAN module authoring tool. Minilla provides the minil command for creating, testing, releasing, installing, and uploading CPAN distributions. Package: mirrorbits Description-md5: c531d9231641c8b8fca2e344fe1cc972 Description-en: geographical download redirector Mirrorbits is a geographical download redirector written in Go for distributing files efficiently across a set of mirrors. It offers a simple and economic way to create a Content Delivery Network layer using a pure software stack. It is primarily designed for the distribution of large-scale Open-Source projects with a lot of traffic. . Main Features: * Blazing fast, can reach 8K QPS on a single laptop * Easy to deploy and maintain, everything is packed in a single binary * Automatic synchronization with the mirrors over rsync or FTP * Response can be either JSON or HTTP redirect * Support partial repositories * Complete checksum / size control * Realtime monitoring and reports * Disable misbehaving mirrors without human intervention * Realtime decision making based on location, AS number and defined rules * Smart load-balancing over multiple mirrors in the same area to avoid hotspots * Ability to adjust the weight of each mirror * Limit access to a country, region or ASN for any mirror * Clustering (multiple mirrorbits instances) * High-availability using redis-sentinel * Automatically fix timezone offsets for broken mirrors * Realtime statistics per file / mirror / date * Realtime reconfiguration * Seamless binary upgrade (aka zero downtime upgrade) * Mirmon support * Full IPv6 support * If-Modified-Since (RFC-7232) support * more... Package: mirrormagic Description-md5: 680310b4fc4c148c1de5270db5be3318 Description-en: Shoot around obstacles to collect energy using your beam. A game like "Deflektor" (C 64) or "Mindbender" (Amiga). The goal is to work out how to get around obstacles to shoot energy containers with your beam, enabling the path to the next level to be opened. Included are many levels known from the games "Deflektor" and "Mindbender". . Some features: - stereo sound effects and music - music module support for SDL version (Unix/Win32) - fullscreen support for SDL version (Unix/Win32) - complete source code included under GNU GPL Package: mirrormagic-data Description-md5: f3c0b6210584b99ca7036b84783ab4af Description-en: Data files for mirrormagic This package provides the architecture-independent data files (images, levels, sound samples) for mirrormagic. Package: mirtop Description-md5: 84ca0e553994f8bd8ea4d86e532e4e28 Description-en: annotate miRNAs with a standard mirna/isomir naming The main goal of this project is to create a reflection group on metazoan microRNAs (miRNAs), open to all interested researchers, to identify blockages and develop standards and guidelines to improve miRNA research, resources and communication. This can go through the use of standardized file formats, gene and variants nomenclature guidelines, and advancements in miRNA biology understanding. The group will eventually also aim at expanding its breadth to the development of novel tools, data resources, and best-practices guidelines to benefit the scientific community by providing high confidence validated research and analysis strategies, regardless the expertise in this field. This package provides the command line interface to mirtop. Package: mistral-tempest-plugin Description-md5: dc57de5b27619b88919833cb8e1ad85f Description-en: OpenStack Integration Test Suite - Mistral 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 Mistral plugin. 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: mkdocs-click Description-md5: 4df5a7dd11e3cd8deaaed82acfdcae48 Description-en: MkDocs extension to generate documentation for Click command line applications This package contains a MkDocs extension that lets you generate the documentation for the Click command line applications within your documentation created dynamically from the source code files. Package: mkdocs-get-deps Description-md5: 35d96ce34ef8b44dbb2bdac36ec12270 Description-en: MkDocs extension that infers required PyPI packages (Python3) MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. . This package add an command for MkDocs that infers required PyPI packages from plugins in mkdocs.yml. Package: mkdocs-section-index Description-md5: 1f5a5e9fcd77bc902b46ab85af1ebd9e Description-en: Plugin for MkDocs to allow clickable sections that lead to an index page Normally sections in MkDocs cannot be clickable as pages themselves, but this plugin makes that possible. . This plugin requires per-theme overrides (implemented within the plugin), or support from themes themselves. Package: mkdocstrings Description-md5: 9e2633c74d28c778b03ab29ca13546f3 Description-en: Automatic Python documentation from sources for MkDocs MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. . This package contains an plugin for MkDocs to build automatic documentation from docstrings within your source code files. Package: mkdocstrings-python-handlers Description-md5: 3a00838b9800bf1d8ddf90c3c7d17f67 Description-en: Python handler for mkdocstrings MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file. . This package contains a Python handler required by various helping libraries around mkdocstrings. Package: mksh Description-md5: 4931f730b48566d2590b67efc22e6b63 Description-en: MirBSD Korn Shell mksh is the successor of the Public Domain Korn shell (pdksh), a Bourne/POSIX compatible shell which is largely similar to the original AT&T Korn Shell (ksh88/ksh93). It includes bug fixes and feature improvements, in order to produce a modern, robust shell good for interactive and especially script use. mksh has UTF-8 support (in string operations and the Emacs editing mode). The code has been cleaned up and simplified, bugs fixed, standards compliance added, and several enhancements (for extended compatibility to other modern shells, as well as a couple of its own) are available. This shell is Debian Policy 10.4 compliant and works as /bin/sh on Debian systems (use the /bin/lksh executable) and is a good rescue and initrd shell (consider the /bin/mksh-static executable). . The mksh binary is a complete, full-featured shell. It provides a “consistent across all platforms” guarantee, using 32-bit integers for arithmetics, possibly deviating from POSIX. . The mksh-static binary is a version of mksh, linked against klibc, musl, or dietlibc (if they exist for that Debian architecture and are usable) and optimised for small code size, for example for use on initrd or initramfs images, installation or rescue systems. Except for omitting some features to be smaller, it is similar to the mksh binary otherwise. Note the exact feature set may differ depending on which C library was used to compile it. . The lksh binary is a script shell based on mksh intended to run old ksh88 and pdksh scripts, but not for interactive use. When used as /bin/sh it follows POSIX most closely, including use of the host’s “long” C data type for arithmetics. It also contains kludges so it can run as /bin/sh on Debian beyond what Policy dictates, to work around bugs in maintainer scripts and LSB init scripts shipped by many packages, such as including a rudimentary printf(1) builtin, permitting a shell function to be named stop overriding the default alias, more loose interpretation of shell extglobs, etc. . A sample ~/.mkshrc is included in /usr/share/doc/mksh/examples and provided as /etc/mkshrc conffile, which is sourced by another file /etc/skel/.mkshrc users are recommended to copy into their home. Package: mkvtoolnix Description-md5: 0a49dc700e61a811ff94909c13977f82 Description-en: Set of command-line tools to work with Matroska files Matroska is a new multimedia container format, based on EBML (Extensible Binary Meta Language), which is a kind of binary XML. These tools allow one to manipulate Matroska files. * mkvmerge is a tool to create Matroska files from other formats * mkvinfo allow one to get information about the tracks in a Matroska file * mkvextract can extract tracks from Matroska files to other formats . This package only provides command-line tools. For graphical tools, you should install the mkvtoolnix-gui package. Package: mkvtoolnix-gui Description-md5: 1951bc306d2e05c9c5f61916cc9d3e2b Description-en: Set of tools to work with Matroska files - GUI frontend Matroska is a new multimedia container format, based on EBML (Extensible Binary Meta Language), which is a kind of binary XML. . The mmg tool is a graphical user interface for the mkvmerge program, which allow one to create Matroska files from other formats. . This package also contains a graphical version of the mkvinfo tool, which allow one to get information about a Matroska file. 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-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: mlir-21-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: mlmmj Description-md5: 7464917fe4021e603835c1edb8441ae2 Description-en: mail server independent mailing list manager A mailing list manager with roughly the same functionality as ezmlm. . mlmmj features: * Archive * Custom headers / footer * Fully automated bounce handling (similar to ezmlm) * Complete requeueing functionality * Moderation functionality * Subject prefix * Subscribers only posting * Regular expression access control * Functionality to retrieve old posts * Web-interface * Digests * No mail delivery subscription * VERP support * Delivery Status Notification (RFC1891) support Package: mlmmj-php-web Description-md5: 3488f99919352151e2a2c8c7d5c8be0f Description-en: web interface for mlmmj, written in php A web based tool for mlmmj written in php, so that your users can subscribe or unsubscribe through some HTML forms, which sometimes, might be more convenient than just using the list commands. Package: mlmmj-php-web-admin Description-md5: 3bc9d42e981c0bcdedbcaa347d22b0cb Description-en: administrative web interface for mlmmj, written in php This web based administrative tool for mlmmj written in php will help you to configure each mailing list individualy, through the web. You will be able with mlmmj-php-web-admin to set each individual tunable of the list. 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-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: mlv-smile Description-md5: f78d9a9ee207030dad5639121a2e76e9 Description-en: Find statistically significant patterns in sequences Smile determines sequence motifs on the basis of a set of DNA, RNA or protein sequences. * No hard limit on the number of combinations of motifs to describe subsets of sequences. * The sequence alphabet may be specified. * The use of wildcards is supported. * Better determination of significance of motifs by simulation. * Introduction of a set of sequences with negative controls that should not match automatically determined motifs. Package: mmdebstrap Description-md5: 144656cff7b9832b807bfea23f064490 Description-en: create a Debian chroot Downloads, unpacks and installs Debian packages to either directly create a directory which can be chrooted into, or a tarball of it. In contrast to debootstrap it uses apt, supports more than one mirror, automatically uses security and updates mirrors for Debian stable chroots, is 3-6 times faster, produces smaller output by removing unnecessary cruft, is bit-by-bit reproducible if $SOURCE_DATE_EPOCH is set, allows unprivileged operation using Linux user namespaces or fakechroot and can setup foreign architecture chroots using qemu-user. Package: 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: mobian-archive-keyring Description-md5: e2a796d8d5d67321d3370ab884e7a95b Description-en: OpenPGP keys for the Mobian package archive Mobian is a Debian blend targetting mobile devices, such as phones and tablets. It provides a package repository containing packages not ready (yet) to be uploaded to Debian, including (but not limited to): * Kernel packages with downstream patches for improved hardware support * Patched Debian packages improving usability on small displays * Device support (meta)packages and per-device configuration tweaks . This package provides the OpenPGP public key(s) used to sign the Mobian package archive. Package: monado-cli Description-md5: ef690460da30ed387f5eac9b7aad184c Description-en: Monado command-line utility Monado is an open-source package for interacting with virtual and augmented reality (collectively known as XR) hardware and software. . This package provides a command line utility that can be used to test probing for XR hardware. Package: monado-gui Description-md5: 8f8a5806c6d8544719e321a3145829e0 Description-en: Monado GUI config and debug utility Monado is an open-source package for interacting with virtual and augmented reality (collectively known as XR) hardware and software. . This package provides a graphical interface utility that can be used to test probing for XR hardware, as well as performing calibration of cameras for use in tracking. Package: monado-service Description-md5: 4cd9569e9bedcbf6576104d0e564dc30 Description-en: Monado XR hardware and composition service Monado is an open-source package for interacting with virtual and augmented reality (collectively known as XR) hardware and software. . This package provides the service that provides the VR compositor and hardware drivers to Monado clients like libopenxr1-monado. Package: monero Description-md5: e4c1ca420fd35342230fad79731a9b61 Description-en: cryptocoin client for Monero network - daemon and tools Full Monero client (a.k.a. Monero Core) is a full-node wallet for the Monero network. . Monero (XMR) is an open-source cryptocurrency that focuses on privacy and decentralization. Monero uses a public ledger to record transactions while new units are created through a process called mining. Monero aims to improve on existing cryptocurrency design by obscuring sender, recipient and amount of every transaction made as well as making the mining process more egalitarian. . This package provides the daemon monerod for Full Monero client, and command-line tools to interact with the daemon. . Beware that full global transaction history (blockchain) is stored locally, which may require very large amounts of disk space. . Disk space requirements (as of 2021): full blockchain ~95-100GB, pruned blockchain ~30GB. More info at . Package: monero-tests Description-md5: 33ece0f88d688fc3f218e8ef2adda32e Description-en: cryptocoin client for Monero network - testsuite Full Monero client (a.k.a. Monero Core) is a full-node wallet for the Monero network. . Monero (XMR) is an open-source cryptocurrency that focuses on privacy and decentralization. Monero uses a public ledger to record transactions while new units are created through a process called mining. Monero aims to improve on existing cryptocurrency design by obscuring sender, recipient and amount of every transaction made as well as making the mining process more egalitarian. . This package provides the test suite for Full Monero client. Package: mongoose Description-md5: 8f58b6bf20b9e20cdfa691ab0c70d6bb Description-en: transitional dummy package for suitesparse-mongoose This package eases the transition from mongoose to suitesparse-mongoose. It can be safely removed. Package: monitoring-plugins-btrfs Description-md5: 609105561748bb3b2d35cd51f57229f6 Description-en: btrfs plugin for nagios compatible monitoring systems This nagios compatible monitoring plugin will check available space and error statistics of a btrfs filesystem. . Traditional space usage monitoring based on the output of df is not sufficient when using btrfs. This plugin takes allocated but unused disk space, and unallocatable disk space (for example when mixing different sized disks with raid profiles) into account. It is meant to be used as an addition to using a regular disk usage plugin, based on df output. . Additionally, the check keeps an eye on device error stats and will report if any of the counters (read errors, write errors, etc) of a device that is part of the filesystem is not zero. Package: mono-4.0-gac Description-md5: c6f7de15f8bc49ae076247d65db4e420 Description-en: Mono GAC tool (for CLI 4.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package includes a version of the GAC (Global Assembly Cache) tool (gacutil) used by Mono to store shared CIL (Common Intermediate Language) libraries, for CLI 4.0 Package: mono-4.0-service Description-md5: 7e71e9ce32082b10f7f9108c3dffe525 Description-en: Mono service manager for CLI 4.0 Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the mono-service manager, used to start and stop CLI 4.0 services based on the System.ServiceProcess API. Package: mono-complete Description-md5: dacc30c6a4347277b44c68a99c998d5f Description-en: complete Mono runtime, development tools and all libraries Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This is a metapackage and pulls in the Mono runtime, development tools and all libraries. . Install this package if you want to run software for Mono or Microsoft .NET which you are not installing from a Debian package. . For packagers: This package is not to be used as dependency for packages! You should build-depend on cli-common-dev and the needed libraries instead. Package: mono-csharp-shell Description-md5: 18c4878a8af999586fc3a3eec3c35ba1 Description-en: interactive C# shell Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the interactive C# shell named csharp. csharp permits dynamically evaluating C# statements, and can be used for writing scripts or testing code fragments. For examples and a brief overview of the commands see: http://www.mono-project.com/CsharpRepl Package: mono-dbg Description-md5: 3a82d07419414cf23ff1d696c9f1db7e Description-en: Mono debugging symbols This package contains the debugging symbols of various libmono-* and mono-* packages. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: mono-devel Description-md5: 629b185238e84b344f23bbe244129c4e Description-en: Mono development tools Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains various development tools and pulls in the default development stack for Mono (which is 4.0 currently). Package: mono-gac Description-md5: c2a755c0e15dc47388d889b42eb894b6 Description-en: Mono GAC tool Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package pulls in the default GAC (Global Assembly Cache) tool (gacutil) used by Mono to store shared CIL (Common Intermediate Language) libraries. Package: mono-mcs Description-md5: 3f1aba4e9956099bfa702d53c275ffad Description-en: Mono C# 2.0 / 3.0 / 4.0 / 5.0 compiler for CLI 2.0 / 4.0 / 4.5 This is the Mono C# (C-Sharp) 2.0, 3.0, 4.0 and 5.0 compiler, a platform-independent compiler which produces CIL (Common Intermediate Language) binary executables. . This compiler targets the CLI 2.0, 4.0 or 4.5 runtime version. . The mcs compiler supports different C# versions as follows. With C# 2.0 it supports: - generics - iterators (yield) - nullable value types - partial types - anonymous methods - static classes - coalesce operator: ?? . With C# 3.0 it supports: - Language Integrated Query (LINQ) - object initializers - collection initializers - anonymous types - local variable type inference - implicitly-typed arrays - lambda expressions - automatic properties - extension methods - partial methods . With C# 4.0 it supports: - dynamic binding (duck typing) - named and optional arguments - covariant and contravariant generic type parameters . With C# 5.0 (which is the default) it supports: - asynchronous methods - caller info attributes (as of Mono 3.0 currently not supported!) . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Package: mono-runtime Description-md5: 0ef9550e0b708629302fd4b5f9bdeb39 Description-en: Mono runtime - default version Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Virtual Machine, JIT (Just-in-Time) and AOT (Ahead-of-Time) code generator "mono-sgen". mono-sgen executes applications for the CLI (Common Language Infrastructure). Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and MIPS architectures. . This package installs this architecture's default runtime version. Package: mono-runtime-boehm Description-md5: 3fc37d8b656fe651f5c6f927897c4cec Description-en: Mono runtime - Using Boehm's garbage collector Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Virtual Machine, JIT (Just-in-Time) and AOT (Ahead-of-Time) code generator "mono-sgen". mono-sgen executes applications for the CLI (Common Language Infrastructure). Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and MIPS architectures. . This package uses Boehm's conservative garbage collector. Package: mono-runtime-common Description-md5: 0048a533f5c0a7f5ad413ee658ccd4d4 Description-en: Mono runtime - common files Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains common files for the Virtual Machine, JIT (Just-in-Time) and AOT (Ahead-of-Time) code generator "mono". "mono" executes applications for the CLI (Common Language Infrastructure). Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and MIPS architectures. Optionally this package configures BINFMT support. Package: mono-runtime-dbg Description-md5: 0f5b756bd9c313fa705058f5c7b6d0a6 Description-en: Mono runtime, debugging symbols Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the debugging symbols of the Mono JIT/AOT compiler. Package: mono-runtime-sgen Description-md5: 892070515cb045da6ad3c75ac42160ca Description-en: Mono runtime - Using SGen garbage collector Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Virtual Machine, JIT (Just-in-Time) and AOT (Ahead-of-Time) code generator "mono-sgen". mono-sgen executes applications for the CLI (Common Language Infrastructure). Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and MIPS architectures. . This package uses SGen which is Mono's new simple generational garbage collector. Package: mono-utils Description-md5: 18083e2952c8dd8c2682acaf34203df1 Description-en: Mono utilities Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package includes various tools useful for CLI developers, like pedump, monodis and monograph. Package: mono-xbuild Description-md5: 1a8d1c1ca7c8807496789b97878cf6c9 Description-en: MSBuild-compatible build system for Mono Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . xbuild is Mono's implementation of msbuild and allows projects that have a msbuild file to be compiled natively on Linux. . Microsoft Build (msbuild) is a build system developed by Microsoft similar in spirit to Nant (in that it uses XML files for describing the build process) and in the same spirit as make. . http://www.mono-project.com/Microsoft.Build Package: monodoc-base Description-md5: 538bae4502d2e025e6e74644ab0b3e8d Description-en: shared MonoDoc binaries The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation. . This package contains the shared binaries which are used by the monodoc programs like the documentation file compiler (assembler.exe aka "monodoc"). Package: monodoc-manual Description-md5: 89fc8e2379a34f68629a43eb55f18ca3 Description-en: compiled XML documentation from the Mono project The MonoDoc Project is the documentation framework of the Mono project which provides detailed API documentation for all Mono components and the Mono CLI implementation. . This package contains the compiled XML documentation of MonoDoc. 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: motion Description-md5: 2699ebee3b63a553c62f7f823c1643ca Description-en: V4L capture program supporting motion detection Motion is a program that monitors the video signal from one or more cameras and is able to detect if a significant part of the picture has changed. Or in other words, it can detect motion. . Motion is a command line based tool. It has no graphical user interface. Everything is setup either via the command line or via configuration files. . The output from motion can be: - jpg/ppm image files - mpeg/mp4/swf/flv/mov/ogg video sequences . Also, motion has its own minimalistic web server. Thus, you can access the webcam output from motion via a browser. Package: mousai Description-md5: 971d4a11c528cddaefe97dfdd2b61d12 Description-en: Identify songs in seconds Mousai is a simple application that can recognize songs similar to Shazam. Just click the listen button, and then wait a few seconds. It will magically return the title and artist of that song! . Note that mousai connects to a non-free API (audd.io) to query the songs. . Mousai is a GNOME Circle app. Package: mozc-utils-gui Description-md5: 26ec796df53363feb223226aacb6085e Description-en: GUI utilities of the Mozc input method Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . mozc-server provides GUI uitilities of the Mozc input method. This uses GUI and can set ibus-mozc and the user's dictionary. . This open-source project originates from Google Japanese Input. 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: mpd Description-md5: f318c4a927bba8215d5caa973656c5e7 Description-en: Music Player Daemon Music Player Daemon (MPD) is a server that allows remote access for playing audio files (Ogg-Vorbis, FLAC, MP3, Wave, and AIFF), streams (Ogg-Vorbis, MP3) and managing playlists. Gapless playback, buffered output, and crossfading support is also included. The design focus is on integrating a computer into a stereo system that provides control for music playback over a TCP/IP network. The goals are to be easy to install and use, to have minimal resource requirements (it has been reported to run fine on a Pentium 75), and to remain stable and flexible. . The daemon is controlled through a client which need not run on the same computer mpd runs on. The separate client and server design allows users to choose a user interface that best suites their tastes independently of the underlying daemon (this package) which actually plays music. Package: mpich Description-md5: 2513720741704dd0c29b565e29b2dc8b Description-en: Implementation of the MPI Message Passing Interface standard MPICH is a high-performance and widely portable implementation of the MPI-4.1 standard from the Argonne National Laboratory. It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. This release has all MPI 4.1 functions and features required by the standard with the exception of support for the "external32" portable I/O format and user-defined data representations for I/O. . This package includes the program binaries necessary to run MPICH programs. Package: mpich-doc Description-md5: 2081749102e1df9598ed78dcea13619a Description-en: Documentation for MPICH MPICH is a high-performance and widely portable implementation of the MPI-4.1 standard from the Argonne National Laboratory. It efficiently supports different computation and communication platforms including commodity clusters, SMPs, massively parallel systems, and high-speed networks. This release has all MPI 4.1 functions and features required by the standard with the exception of support for the "external32" portable I/O format and user-defined data representations for I/O. . This package includes the MPICH documentation. Package: mplayer Description-md5: c9e593924320b08f7fb621a51f8530a6 Description-en: movie player for Unix-like systems MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies. . Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, but also SDL. . Not all of the upstream code is distributed in the source tarball. See the README.Debian and copyright files for details. Package: mplayer-doc Description-md5: c6fcbec0e0667e19084785de6460e973 Description-en: documentation for MPlayer This package contains the HTML documentation for MPlayer, a movie player for Unix-like systems. It is available in several languages. . You only need this package if you want to read the MPlayer manual. The manpages are included in the regular MPlayer package. Package: mplayer-gui Description-md5: 6175eb67f2c0c60eae5b5f33ee88311e Description-en: movie player for Unix-like systems (GUI variant) MPlayer plays most MPEG, VOB, AVI, Ogg/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. It can also play VideoCD, SVCD, DVD, 3ivx, RealMedia, and DivX movies. . Another big feature of MPlayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, but also SDL. . This package includes the GUI variant of MPlayer. Package: mrgingham Description-md5: 364b65170b3ed1f7ca697d58b00db000 Description-en: Chessboard finder for visual calibration routines Given an observed image containing a chessboard or a grid of circles, mrgingham locates the board in the image, and precisely computes the location of the chessboard corners (or circle centers). This is similar to the routines in OpenCV, but is faster and more robust. . This package provides the user-facing tools 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-doc Description-md5: 4a6f372f11987273a794417980689d44 Description-en: Documentation for msc-generator This package contains documentation in info, html, and pdf formats for Msc-generator. 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: msitools Description-md5: ed2b5f9a91c3fabdc75163c02198592b Description-en: Windows Installer file manipulation tool msitools contains a number of programs to create, inspect and extract Windows Installer (.msi) files. . The following tools are included: - msiinfo: inspects MSI packages - msibuild: builds MSI packages - msidiff: compares two MSI packages' contents - msidump: dumps raw MSI tables and stream contents - msiextract: extracts files contained in MSI packages Package: msmtp Description-md5: cb672817175b0fe547d71313e35a93e0 Description-en: light SMTP client with support for server profiles msmtp is an SMTP client that can be used to send mails from Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server (for example at a free mail provider), which takes care of the final delivery. Using profiles, it can be easily configured to use different SMTP servers with different configurations, which makes it ideal for mobile clients. Package: msmtp-mta Description-md5: 92a76bed20d7385fc7d78445076c37fc Description-en: light SMTP client with support for server profiles - the regular MTA msmtp is an SMTP client that can be used to send mails from Mutt and probably other MUAs (mail user agents). It forwards mails to an SMTP server (for example at a free mail provider), which takes care of the final delivery. Using profiles, it can be easily configured to use different SMTP servers with different configurations, which makes it ideal for mobile clients. . This package is compiled with SASL and TLS/SSL support. . This package provides the regular MTA program. Package: msolve Description-md5: 72c68625ff469c6041f60fddc1199137 Description-en: computer algebra algorithms for solving polynomial systems msolve is an open source C library implementing computer algebra algorithms for solving polynomial systems (with rational coefficients or coefficients in a prime field). . Currently, with msolve, you can basically solve multivariate polynomial systems. This encompasses: . * the computation of Groebner bases * real root isolation of the solutions to polynomial systems * the computation of the dimension and the degree of the solution set * and many other things you can do using msolve. . This package contains the command line interface and documentation. Package: mtree-netbsd Description-md5: 60213751a5bdeda1b147bc2f61591bbf Description-en: Validates directory tree against specification The mtree utility compares a file hierarchy against a specification, creates a specification for a file hierarchy, or modifies a specification. This specification can be controlled by the user, but typically includes file/directory/symlink names, ownership information, permission bits, and so forth. It may optionally also include various hashes, such as SHA-256 or MD5. . This mtree utility can understand its own files, as well as those generated by the FreeBSD mtree (in Debian as fmtree in freebsd-buildutils and freebsd-glue) and bsdtar/libarchive. Package: multispeech Description-md5: 596117cd352fd775fba9cbaef9b1f42b Description-en: Multilingual speech server for Emacspeak This speech server provides multilingual speech output for Emacspeak using software TTS engines such as mbrola, espeak, ru_tts, etc. At the moment English, German, French, Italian, Spanish, Portuguese and Russian languages are supported. . The most prominent features are as follows: - flexible configuration; - easy adaptation to various speech engines; - language autodetection capability; - online voice control means. Package: multispeech-common Description-md5: 07e361c6c0f684a863279e7b2d7cec0d Description-en: Multilingual speech server - common files Though Multispeech was primarily designed for use in conjunction with Emacspeak, but being capable to work with Speech Dispatcher as its backend module, it can provide multilingual speech output for Orca screenreader as well. . This package provides common configuration file used by all Multispeech implementations along with its documentation. Package: mumudvb Description-md5: a6212e7f3d0e3b8df713bfe65a7b593f Description-en: multicasts all channels of a DVB transponder on a network Mumudvb is a program that redistributes streams from DVB on a network using multicast. It is able to multicast a whole DVB transponder by assigning each channel a different multicast IP. It can operate Conditional Access Modules (CAM), and therefore works with encrypted streams. It has very low CPU and memory usage. Package: munin-plugins-btrfs Description-md5: d8904621017f133c1704a87868b32fe3 Description-en: munin plugin for monitoring btrfs filesystems This munin plugin uses the Python btrfs module to retrieve information about disk space allocation and usage. . Traditional space usage monitoring based on the output of df is not sufficient when using btrfs. This plugin takes allocated but unused disk space, and unallocatable disk space (for example when mixing different sized disks with raid profiles) into account. It is meant to be used as an addition to using a regular disk usage plugin, based on df output. Package: muon-meson Description-md5: 0304a15479d9a6c9e28200cdc083d719 Description-en: Meson implementation in C muon is an implementation of the Meson build system in c99 with minimal dependencies. . It features a static analyzer for meson.build files, a code formatter, an interactive stepping debugger, and is very fast. . It doesn't aim at being bug-for-bug compatible with Meson and offers a different set of CLI flags, but it is close to feature-complete with the core of Meson for C and C++. . In this package, the muon binary has been renamed to muon-meson to avoid conflicts with a pre-existing muon package. Package: mupdf Description-md5: c39de9e446896353a76c6956ae23bdd2 Description-en: lightweight PDF viewer MuPDF is a lightweight PDF viewer and toolkit written in portable C. It also reads XPS, OpenXPS and ePub documents. . The renderer in MuPDF is tailored for high quality anti-aliased graphics. It renders text with metrics and spacing accurate to within fractions of a pixel for the highest fidelity in reproducing the look of a printed page on screen. Package: mupdf-tools Description-md5: bc0bfd26f1a5ef4e884d03039402ccca Description-en: command line tools for the MuPDF viewer MuPDF is a lightweight PDF viewer and toolkit written in portable C. It also reads XPS, OpenXPS and ePub documents. . This package contains command line tools using the MuPDF library: - mutool - tool for clean, extract, inspect PDF documents and render PDF/XPS/CBZ documents. Package: musescore Description-md5: e29dae30972e15b873cf2025d480d3bc Description-en: cross-platform multi-lingual music composition and notation, v2 Mu͒seScore Studio is an Open Source (GNU GPL) music notation software that runs on all platforms supported by Qt5 (GNU/Linux, MacOS X, Windows) and is available in over forty different languages. It features an easy to use WYSIWYG editor with audio score playback for results that look and sound beautiful, rivaling commercial offerings. . This package provides Mu͒seScore Studio version 2. It is possible, even recommended, to install multiple versions of Mu͒seScore Studio in parallel because each major version has a new, incompatible, layout engine; the old version is needed to change scores made with the old version if not investing several hours of effort to relayout under the new version. Install the musescore3 Debian package for a tastefully cherry-picked Mu͒seScore Studio 3, musescore-snapshot for “Mu͒seScore 3 Evolution” by a community team. Mu͒seScore Studio 4 relies on proprietary, binary-only downloadable content for most functionality, so no Debian package is currently planned for the releases by the new (Muse Group) owners. . Create, play back and print sheet music for free. Features include: - easy-to-use and customisable interface - albums combining multiple scores - unlimited score length - unlimited number of staves per system - up to four independent voices per staff - score creation wizard and templates - easy and fast note entry with a (PC) keyboard, the mouse, including an on-screen virtual (piano) keyboard, or MIDI (step-time, real-time) - continuous view: focus on the content, scrolling by as an endless ribbon, undistracted by line breaks or page breaks; switch to page view to polish up for printing - automatic part extraction and transposition - advanced transposition: transpose a selected passage to any key, or by any interval — or even transpose diatonically within the same key - repeats, including segnos, codas, measure repeats, advanced repeats - dynamics, articulations and other expression markings - playback support for almost all notation elements - custom text markings - style rules that apply to the whole score at once - lyrics - chord symbols - Jazz notation, including lead sheets and slash notation - swing and shuffle playback - integrated sequencer and two software synthesisers (FluidSynth for SF2/SF3, Zerberus for SFZ), which also can use third-party soundfonts - mixer for instrument levels and effects - mixing and panning for individual parts - percussion notation - early music notation - cross-staff beaming - import of graphics - custom key signatures - additive time signatures - user-defined score styles - and much more… . Choir features: - powerful lyrics copy and paste tools - implode/explode: combine up to four voices on one staff, then separate to individual staves - hide empty vocal staves, such as in a piano intro - figured bass for historical notation - smart lyrics: unlimited verses, with notes and staves automatically spaced, and verse numbers automatically aligned - voice leading checker: download the Check Harmony Rules proofreading plugin to check for errors in your part writing, according to standard rules - part mixer: mute, solo, or change volume of staves to learn individual lines — settings even apply to MP3 export . Piano features: - support for solo + piano (add small staff with different instrument) - support for cadenzas (smaller notes and variable length measures) - complete notation: pedaling, fingering, cross-staff beaming — you name it; everything needed to write piano sheet music is here . Guitar features: - bends, fingerings, and other common guitar notations supported - add/remove linked staves any time; enter notes on either standard (pitched five-line) or TAB staff - percussion/drumset also included - templates include guitar, tablature, guitar+tablature, rock/pop band - complete tablature: multiple tab styles available — from note symbols outside the staff to upside-down strings — and linked standard/tab staff pairs - Guitar Pro import: MuseScore can now open files from Guitar Pro, so you can easily migrate over. Import filters are improving with every release; GP3, GP4, GP5, GP6, GTP, GPX are currently supported. - Fretboard diagrams: 21 default chords for every key, and a powerful editor to create your own — with barre, fret position, and any number of strings - beyond guitar: banjo, mandolin, ukulele, oud; custom string tunings; even historical lute tablature: MuseScore does them all. . Orchestral features: - templates for common instrumentations - custom linked parts (e.g. create choral score from orchestra+chorus): any change you make to the content of any part is immediately reflected in the full score — and vice versa - powerful style controls: edit the formatting of parts and score independently — or apply the same style to all parts with one click - one-click transposition: instantly switch between transposed and concert pitch: sounding pitches stay the same while the written notes change . Jazz features: - templates for Jazz Lead Sheet, Big Band and Jazz Combo - real “handwritten” Book-style jazz font for text and chord symbols - formatting tools include adding line breaks every X measures - instantly switch between transposed and concert pitch - intelligent chord symbol: chord names are automatically formatted when you finish typing — plus, they transpose with the notes - easy slashes: commands to fill bars with slashes — and to turn notes into rhythmic slashes, and even accent notation above the staff . Marching ensembles features (needs the MDL extension): - marching band, indoor percussion, front ensemble, drumline and drum corps (even G bugles); no setup or configuration — select a template, start writing . Band features: - diverse templates: concert band, brass band, marching band, battery and pit percussion — ready out-of-the-box (plus big band for jazz) - custom linked parts: you can even keep a drumline score linked to a full marching band score and to individual percussion parts . Most elements in MuseScore are laid out automatically on a “virtual note sheet”, with a near professional-quality layout engine, but can also be positioned manually, giving you total control of every score element’s position. The capabilities of MuseScore can be extended via plugins and extensions, and the growing repository on musescore.org contains many plugins submitted by users and an active development team. . MuseScore includes a set of sounds that reproduce common instruments (as defined by General MIDI) without taking up a lot of disk space or memory providing full orchestral and band sounds (with the Drumline extension installed this includes marching percussion). The general (non-Drumline) sound font is available as musescore-general-soundfont Debian package, if you wish to reuse it with other synthesisers.) You can also load any sound font you prefer for a wider variety of sounds or for more realism. . MuseScore can import and export MIDI and MusicXML files, and it can also import from Capella and several other programs. MuseScore can export to PDF, PNG, and other graphic formats, to WAV and other audio formats such as OGG Vorbis and MP3, or to GNU Lilypond for an alternative layout and print option. . Mu͒seScore Studio scores can be uploaded to Scusemore Catalogue and used with the Mu͒seScore Sheet Music for Android and iOS äpps to rehearse “on the go” (they do not support note entry but advanced playback functions). Note that these are commercial and proprietary offers, not part of the notation program (which is FOSS). Scusemore Catalogue can send scrolling videos to YouTube, which highlight the notes as they sound in the score and on a virtual piano keyboard. Package: musescore-common Description-md5: 82d0d0209cb49ece4010f70127ebc15f Description-en: MuseScore Studio 2 (music composition and notation) shared files Demonstration scores and templates, styles, localisations, some plugins for Mu͒seScore Studio, the Open Source (GNU GPL) cross-platform multi-lingual music notation software. . In contrast to earlier versions, no sound font is provided by default, but the Depends ensure a suitable one is installed, normally the compact, full orchestral and band sound, one that is shipped with MuseScore from version 2.2 onwards, or its more limited 2.1 counterpart fluidr3mono-gm-soundfont. In general, any soundfont that Provides musescore-compatible-soundfont will be acceptable; if you installed multiple, run the following command to configure the default MuseScore soundfont (select “0” to ensure that the highest-quality soundfont is used): . $ sudo update-alternatives --config MuseScore_General.sf3 Package: musescore3 Description-md5: f144a4f5dce07590701e92ac4e00be4c Description-en: cross-platform multi-lingual music composition and notation, v3 Mu͒seScore Studio is an Open Source (GNU GPL) music notation software that runs on all platforms supported by Qt5 (GNU/Linux, MacOS X, Windows) and is available in over forty different languages. It features an easy to use WYSIWYG editor with audio score playback for results that look and sound beautiful, rivaling commercial offerings. . This package provides a (tastefully cherry-picked) Mu͒seScore Studio 3. It is possible, even recommended, to install multiple versions of Mu͒seScore Studio in parallel because each major version has a new, incompatible, layout engine; the old version is needed to change scores made with the old version if not investing several hours of effort to relayout under the new version. Install the musescore Debian package for Mu͒seScore Studio 2, musescore-snapshot for “Mu͒seScore 3 Evolution” which is maintained by a community team. Mu͒seScore Studio 4 relies on proprietary, binary-only downloadable content for most functionality, so no Debian package is currently planned for the releases by the new (Muse Group) owners. . Create, play back and print sheet music for free. Features include: - easy-to-use and customisable interface - optional dark theme (to focus on the score) - tours for first-time and returning users - albums combining multiple scores - unlimited score length - unlimited number of staves per system - up to four independent voices per staff - score creation wizard and templates - easy and fast note entry with a (PC) keyboard, the mouse, including an on-screen virtual (piano) keyboard, or MIDI (step-time, real-time) - timewise input (moving subsequent notes/rests), also for unmetered music - half-time and double-time paste commands for copy/paste - continuous view: focus on the content, scrolling by as an endless ribbon, undistracted by line breaks or page breaks; switch to page view to polish up for printing - timeline view - automatic part extraction and transposition (new: by staves or voices) - advanced transposition: transpose a selected passage to any key, or by any interval — or even transpose diatonically within the same key - repeats, including segnos, codas, measure repeats, advanced repeats - linearisation command to expand repeats - dynamics, articulations and other expression markings - playback support for almost all notation elements - custom text markings - style rules that apply to the whole score at once - automatic placement system (smart layout), now even more flexible - lyrics - chord symbols - Jazz notation, including lead sheets and slash notation - swing and shuffle playback - integrated sequencer and two software synthesisers (FluidSynth for SF2/SF3, Zerberus for SFZ), which also can use third-party soundfonts - single-note dynamics - mixer for instrument levels and effects - mixing and panning for individual parts - percussion notation - sticking (“fingering” for drummers) - early music notation - cross-staff beaming - import of graphics - custom key signatures - additive time signatures - system dividers - user-defined score styles - cutaway staves - pianoroll editor, edit playback parameters of each note individually - score comparison tool - and much more… . Choir features: - powerful lyrics copy and paste tools - implode/explode: combine up to four voices on one staff, then separate to individual staves - hide empty vocal staves, such as in a piano intro - figured bass for historical notation - smart lyrics: unlimited verses, with notes and staves automatically spaced, and verse numbers automatically aligned - voice leading checker: download the Check Harmony Rules proofreading plugin to check for errors in your part writing, according to standard rules - part mixer: mute, solo, or change volume of staves to learn individual lines — settings even apply to MP3 export . Piano features: - support for solo + piano (add small staff with different instrument) - support for cadenzas (smaller notes and variable length measures) - complete notation: pedaling, fingering, cross-staff beaming — you name it; everything needed to write piano sheet music is here . Guitar features: - bends, fingerings, and other common guitar notations supported - add/remove linked staves any time; enter notes on either standard (pitched five-line) or TAB staff - percussion/drumset also included - templates include guitar, tablature, guitar+tablature, rock/pop band - complete tablature: multiple tab styles available — from note symbols outside the staff to upside-down strings — and linked standard/tab staff pairs - Guitar Pro import: MuseScore can now open files from Guitar Pro, so you can easily migrate over. Import filters are improving with every release; GP3, GP4, GP5, GP6, GTP, GPX are currently supported. - Fretboard diagrams: 21 default chords for every key, and a powerful editor to create your own — with barre, fret position, and any number of strings - multiple or differently shaped dots per string; partial and multiple barres; ability to not show nut; customisable string/fret distance; chord symbols for diagrams and saving those to the palette; etc. - beyond guitar: banjo, mandolin, ukulele, oud; custom string tunings; even historical lute tablature: MuseScore does them all. . Orchestral features: - templates for common instrumentations - custom linked parts (e.g. create choral score from orchestra+chorus): any change you make to the content of any part is immediately reflected in the full score — and vice versa - powerful style controls: edit the formatting of parts and score independently — or apply the same style to all parts with one click - one-click transposition: instantly switch between transposed and concert pitch: sounding pitches stay the same while the written notes change . Jazz features: - templates for Jazz Lead Sheet, Big Band and Jazz Combo - real “handwritten” Book-style jazz font for text and chord symbols - formatting tools include adding line breaks every X measures - instantly switch between transposed and concert pitch - intelligent chord symbol: chord names are automatically formatted when you finish typing — plus, they transpose with the notes - easy slashes: commands to fill bars with slashes — and to turn notes into rhythmic slashes, and even accent notation above the staff . Marching ensembles features (needs the MDL extension): - marching band, indoor percussion, front ensemble, drumline and drum corps (even G bugles); no setup or configuration — select a template, start writing . Band features: - diverse templates: concert band, brass band, marching band, battery and pit percussion — ready out-of-the-box (plus big band for jazz) - custom linked parts: you can even keep a drumline score linked to a full marching band score and to individual percussion parts . Most elements in MuseScore are laid out automatically on a “virtual note sheet”, with a near professional-quality layout engine, but can also be positioned manually, giving you total control of every score element’s position. The capabilities of MuseScore can be extended via plugins and extensions, and the growing repository on musescore.org contains many plugins submitted by users and an active development team. . MuseScore includes a set of sounds that reproduce common instruments (as defined by General MIDI) without taking up a lot of disk space or memory providing full orchestral and band sounds (with the Drumline extension installed this includes marching percussion). The general (non-Drumline) sound font is available as musescore-general-soundfont Debian package, if you wish to reuse it with other synthesisers.) You can also load any sound font you prefer for a wider variety of sounds or for more realism. . MuseScore can import and export MIDI and MusicXML files, and it can also import from Capella and several other programs. MuseScore can export to PDF, PNG, and other graphic formats, to WAV and other audio formats such as OGG Vorbis and MP3, or to GNU Lilypond for an alternative layout and print option. . Mu͒seScore Studio scores can be uploaded to Scusemore Catalogue and used with the Mu͒seScore Sheet Music for Android and iOS äpps to rehearse “on the go” (they do not support note entry but advanced playback functions). Note that these are commercial and proprietary offers, not part of the notation program (which is FOSS). Scusemore Catalogue can send scrolling videos to YouTube, which highlight the notes as they sound in the score and on a virtual piano keyboard. Package: musescore3-common Description-md5: f675a004eb1645a93c06ab071fd72e87 Description-en: MuseScore Studio 3 (music composition and notation) shared files Demonstration scores and templates, styles, localisations, some plugins for Mu͒seScore Studio, the Open Source (GNU GPL) cross-platform multi-lingual music notation software. . In contrast to earlier versions, no sound font is provided by default, but the Depends ensure a suitable one is installed, normally the compact, full orchestral and band sound, one that is shipped with MuseScore from version 2.2 onwards, or its more limited 2.1 counterpart fluidr3mono-gm-soundfont. In general, any soundfont that Provides musescore-compatible-soundfont will be acceptable; if you installed multiple, run the following command to configure the default MuseScore soundfont (select “0” to ensure that the highest-quality soundfont is used): . $ sudo update-alternatives --config MuseScore_General.sf3 Package: mwrap Description-md5: 837ed1ddf8be236eed910832e9857faa Description-en: Octave/MATLAB mex generator MWrap is an interface generation system in the spirit of SWIG or matwrap. From a set of augmented Octave/MATLAB script files, MWrap will generate a MEX gateway to desired C/C++ function calls and Octave/MATLAB function files to access that gateway. The details of converting to and from Octave/MATLAB's data structures, and of allocating and freeing temporary storage, are hidden from the user. Package: mycli Description-md5: e04938f2346d9234e44cdc164e951042 Description-en: CLI for MySQL/MariaDB with auto-completion and syntax highlighting mycli is a command line interface for MySQL/MariaDB with auto-completion and syntax highlighting. It is also capable of pretty printing tabular data. Package: mypy Description-md5: d3e201c7c5775a9d8fc37033fa52a4bb Description-en: optional static typing for Python Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types. . This package provides the command-line interface. Package: mypy-doc Description-md5: 90ecb0fecb59e09596684d6f30a5022c Description-en: documentation for mypy Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types. . This package provides the documentation. 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-shell Description-md5: 27d5310e48691207ae367adfb84c7dbf Description-en: MySQL Shell (part of MySQL Server) 8.4 MySQL query and administration shell client and framework. 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: nagios-snmp-plugins Description-md5: e1e73e012981b5c9469a1191807ed8f5 Description-en: SNMP Plugins for nagios A set of Nagios plugins to check hosts/devices using snmp protocol . The general idea of these scripts is to check as many things as possible with snmp (how do you install NRPE on Cisco or AS/400 ?) : disks, memory, load, interface, running procsses, etc... . The other idea is to select disks, interfaces, process using regular expressions Package: nagstamon Description-md5: 0af6b7784700eee5fa173d6eb3ea6bc6 Description-en: Nagios status monitor which takes place in systray or on desktop Nagstamon is a Nagios status monitor which takes place in systray or on desktop (GNOME, KDE) as floating statusbar to inform you in realtime about the status of your Nagios and some of its derivatives monitored network. It allows one to connect to multiple Nagios, Icinga, Opsview, Centreon, Op5Monitor, Checkmk Multisite, Thruk, Zabbix and Zenoss servers. Events could be handled by instant access to failed hosts/services. Package: nagvis Description-md5: 3c8ee46a37596c1ae432aee7f2cbc271 Description-en: visualization addon for Nagios or Icinga NagVis can be used to visualize Nagios or Icinga data, for instance to display network traffic or IT services such as email. . Its key features are: * Display of single hosts or services; * Representation of a host dependent on the state of its services; * Visualization of complete host- or servicegroups with one icon; * Organization of hosts/services/groups into Sub-Map icons; * Graphical representation of complete IT systems. Package: nagvis-demos Description-md5: da88e3d4353ba8fe1bd80599270447e1 Description-en: visualization addon for Nagios or Icinga - demo maps NagVis can be used to visualize Nagios or Icinga data, for instance to display network traffic or IT services such as email. . Its key features are: * Display of single hosts or services; * Representation of a host dependent on the state of its services; * Visualization of complete host- or servicegroups with one icon; * Organization of hosts/services/groups into Sub-Map icons; * Graphical representation of complete IT systems. . This package provides some demonstration maps. Package: nala Description-md5: b5d4a9749a15cec7aa34f09342af5c0a Description-en: Commandline frontend for the APT package manager Nala is a frontend for the APT package manager. It has a lot of the same functionality, but formats the output to be more human readable. Also implements a history function to see past transactions and undo/redo them. Much like Fedora's dnf history. Package: nam Description-md5: 9a1e6309dade59cf7084cad84aee959e Description-en: Network Animator for network simulation NAM is a Tcl/TK based animation tool for viewing network simulation traces and real world packet traces. It supports topology layout, packet level animation, and various data inspection tools. NAM began at LBL. It has evolved substantially over the past few years. The NAM development effort was an ongoing collaboration with the VINT project. Currently, it is being developed at ISI as part of the SAMAN and Conser projects. Package: nam-examples Description-md5: f64781f40ee43a20a309e38945239b4a Description-en: examples of nam NAM is a Tcl/TK based animation tool for viewing network simulation traces and real world packet traces. It supports topology layout, packet level animation, and various data inspection tools. NAM began at LBL. It has evolved substantially over the past few years. The NAM development effort was an ongoing collaboration with the VINT project. Currently, it is being developed at ISI as part of the SAMAN and Conser projects. . This package contains examples. 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: nanostat Description-md5: fbad1370cf6948ea26fb47aeeb5e4a03 Description-en: statistics on long biological sequences NanoStat calculates various statistics from a long read sequencing dataset in fastq, bam or albacore sequencing summary format. It is meant to augment pipelines for the interpretation of long DNA sequences as generated with the Nanopore. . This package provides the executable NanoStat. Package: nanovna-saver Description-md5: 18681df7aa48f9e1a7d40021c3c758eb Description-en: view and export Touchstone data from a NanoVNA radio network tester device The NanoVNA device is a vector network analyzer and antenna analyzer, useful to test or instrument various kinds of radio networks. . NanoVNA-saver imports Touchstone files from the NanoVNA, sweeps frequency spans in segments to gain more than 101 data points, and generally displays and analyzes the resulting data. Package: natlog Description-md5: 1c78d08330173bf7016263ac2e52ca56 Description-en: Source-natting firewall logging utility Firewalls like iptables usually offer POSTROUTING source network address translation facilities changing the source address of a host behind the firewall to the address of the host before the firewall. . The standard log facilities provided by iptables do not easily allow associating addresses behind the firewall with their source-natted equivalents before the firewall. Natlog was designed to fill in that particular niche. . When running natlog, messages are sent to the syslog daemon and/or to the standard output stream showing the essential characteristics of the connection using source natting. Here is an example: . from Fri 8 22:30:10:55588 until Fri 8 22:40:43:807100: 192.168.19.72:4467 (via: 129.125.90.132:4467) to 200.49.219.180:443 . Natlog depends on facilities provided by iptables; work is in progress to generate logs using facilities offered by the pcap library. Package: nats-server Description-md5: ed8934ca827147bcabb458b3a00fc40c Description-en: High-Performance server for NATS.io (program) NATS is a simple, secure and performant communications system for digital systems, services and devices. NATS is part of the Cloud Native Computing Foundation (CNCF) and has over 40 client language implementations. . Its server can run on-premise, in the cloud, at the edge, and even on a Raspberry Pi. NATS can secure and simplify design and operation of modern distributed systems. . This package provides the nats-server binary. Package: nautilus-nextcloud Description-md5: 236cc3a7b86311ec59adbd8d9416944f Description-en: Nextcloud integration for Nautilus 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. . Nautilus Nextcloud is an extension that integrates the Nextcloud web service with your GNOME Desktop. Package: nbc Description-md5: 92231c421122adbe6ea64a63785b387f Description-en: C compiler for LEGO Mindstorms NXT bricks Next Byte Codes (NBC) is a simple language with an assembly language syntax that can be used to program LEGO's NXT programmable brick (from the new LEGO Mindstorms NXT set). . Not eXactly C (NXC) is a high level language, similar to C, built on top of the NBC compiler. It can also be used to program the NXT brick. NXC is basically NQC for the NXT. To compile NXC programs just use the NBC compiler with source code files that have a .nxc file extension. . If you are just getting started with programming, then graphical environments such as the Mindstorms NXT software may be better choices for you. If, however, you're a programmer and you prefer typing a few lines to drag and drop icon programming, then either NBC or NXC may be perfect for you. Package: nbstripout Description-md5: a43c1a17daa4077a96b6991877c1be1a Description-en: Strip output from Jupyter and IPython notebooks (Python 3) Reads a notebook from a file or stdin, strips output and some metadata, and writes the "cleaned" version of the notebook to the original file or stdout. . Intended to be used as a Git filter or pre-commit hook for users who don't want to track output in Git. . This package provides the command-line interface. Package: ncat Description-md5: c813db1c4353f6959ccedbe324259549 Description-en: NMAP netcat reimplementation ncat is a reimplementation of Netcat by the NMAP project, providing most of the features present in the original implementations, along with some new features such as IPv6 and SSL support. Port scanning support has been removed. Package: ncbi-entrez-direct Description-md5: 10c6a6866d4021f4e8969018b2d1adbc Description-en: NCBI Entrez utilities on the command line Entrez Direct (EDirect) is an advanced method for accessing NCBI's set of interconnected databases (publication, sequence, structure, gene, variation, expression, etc.) from a terminal window or script. Functions take search terms from command-line arguments. Individual operations are combined to build multi-step queries. Record retrieval and formatting normally complete the process. . EDirect also provides an argument-driven function that simplifies the extraction of data from document summaries or other results that are returned in structured XML format. This can eliminate the need for writing custom software to answer ad hoc questions. Queries can move seamlessly between EDirect commands and UNIX utilities or scripts to perform actions that cannot be accomplished entirely within Entrez. Package: ncdu Description-md5: 32e56c5ac2dc286e0ebd524deff823ec Description-en: ncurses disk usage viewer Ncdu is a ncurses-based du viewer. It provides a fast and easy-to-use interface through famous du utility. It allows one to browse through the directories and show percentages of disk usage with ncurses library. Package: ncftp Description-md5: 5640793ebf2b9afa9c585a33f69f5376 Description-en: User-friendly and well-featured FTP client Ncftp allows a user to transfer files to and from a remote network site, and offers additional features that are not found in the standard interface, ftp. This version has Readline support enabled. Package: ncmpc Description-md5: 9537c06b8dcf9b5389fdd75d1aa0934b Description-en: ncurses-based audio player This package contains a text-mode client for MPD, the Music Player Daemon. Its goal is to provide a keyboard oriented and consistent interface to MPD, without wasting resources. . Features: - full Unicode and wide character support - music database browser, database search, media library - audio output configuration - lyrics - LIRC support - customizable key bindings and colors - tiny memory footprint, smaller than any other interactive MPD client Package: ncmpc-lyrics Description-md5: 3424c1247811c72b3ff0816b411c946e Description-en: ncurses-based audio player (lyrics plugins) ncmpc is a text-mode client for MPD, the Music Player Daemon. Its goal is to provide a keyboard oriented and consistent interface to MPD, without wasting resources. . This package contains plugins to download lyrics. Package: nco Description-md5: 2ea97a27b6d146e854d9cc3639422fec Description-en: Command-line operators to analyze netCDF files NCO is a suite of programs known as operators. The operators are stand-alone, command-line programs executable in a POSIX shell. Operators take one or more netCDF files as input, perform operations (e.g., averaging, hyperslabbing), and produce a netCDF output file. NCO was originally designed to manipulate and analyze climate data, though it works on any netCDF format datasets. Package: ndiff Description-md5: 709e1a79eaf40edbceaf61edd0490c48 Description-en: The Network Mapper - result compare utility Ndiff is a tool to aid in the comparison of Nmap scans. It takes two Nmap XML output files and prints the differences between them them: hosts coming up and down, ports becoming open or closed, and things like that. It can produce output in human-readable text or machine-readable XML formats. Package: nebula Description-md5: b9d0f872d324e8b0018965f8c17c15ed Description-en: performant, scalable network overlay Nebula is a scalable overlay networking tool with a focus on performance, simplicity and security. It is intended to be more robust than current virtual networking solutions by providing peer-to-peer connectivity and NAT traversal mechanisms. Nebula uses state-of-the-art cryptography based on the "Noise" protocol. . This package provide the binaries and default configuration for Nebula. Package: nemo-fileroller Description-md5: 77c79e43e02a52d42a4ba502f5f23f37 Description-en: File Roller integration for Nemo Nemo File Roller is an Nemo extension which allows you to create and extract archives in Nemo. This extension adds "Extract Here" (for archive files) and "Compress..." items to the right-click menu. Package: nemo-nextcloud Description-md5: f69ec7c0f630d606911c2d8ea7e106c3 Description-en: Nextcloud integration for Nemo 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. . Nemo Nextcloud is an extension that integrates the Nextcloud web service with your Cinnamon Desktop. Package: nemo-python Description-md5: 14be56bd91bc1709aebcd6c9977aeffb Description-en: Python bindings for nemo components Python bindings for Nemo, to allow creation of Nemo extensions in Python. This allows creating property page and menu item extensions. Package: neomutt Description-md5: 2fee387c74fbe17cdbd6f4882a280942 Description-en: command line mail reader based on Mutt, with added features Neomutt supports all the features that are supported by Mutt, including POP and IMAP support, SSL encryption and SASL authentication, threading and GPG support. . On the top of that, neomutt provides: . * Notmuch: a mail indexing tools that provides advanced features such as full-text search, thread reconstruction and added features. * Color attachment headers using regex, just like mail bodies. * Custom rules for theming the mail index. * NNTP support. * Visual progress bar for slow operations. * Trash folder. Package: netatalk Description-md5: 21928dafe6d4a150ce968fcba05e0958 Description-en: Apple Filing Protocol service Netatalk is an implementation of the Apple Filing Protocol (AFP), for offering file service (mainly) to macOS clients. . Compared to the Windows-native SMB protocol (which is also supported on macOS), the Macintosh-native AFP protocol is accessible from a different network, can be simpler to setup and faster for some operations (e.g. server-to-server copying), and some features (e.g. the backup service Time Machine) may work more reliably than over SMB. . This package contains all AFP file server daemons as well as Netatalk's libraries. Package: netatalk-doc Description-md5: 7c10e18205af8b48a1ca5a80328d8d27 Description-en: Apple Filing Protocol service (documentation) Netatalk is an implementation of the Apple Filing Protocol (AFP), for offering file service (mainly) to macOS clients. . This package contains the html documentation for Netatalk. Package: netatalk-tests Description-md5: 2f653584c12edbaec9b203d248ca8bea Description-en: Apple Filing Protocol service (test tools) Netatalk is an implementation of the Apple Filing Protocol (AFP), for offering file service (mainly) to macOS clients. . This package contains the following AFP functional test runners, benchmarks, and supporting tools: * afp_lantest - AFP benchmark akin to HELIOS LanTest * afp_logintest - test authentication over DSI * afp_spectest - AFP specification functional test suite * afp_speedtest - AFP read/write/copy benchmark * afparg - AFP CLI client * fce_listen - simple Filesystem Change Event listener app Package: netatalk-tools Description-md5: 69df5559970535cedcc72768870dff32 Description-en: Apple Filing Protocol service (administrative tools) Netatalk is an implementation of the Apple Filing Protocol (AFP), for offering file service (mainly) to macOS clients. . This package contains the following AFP file server utility programs for system administrators: * ad - AppleDouble file utility suite * addump - dump AppleSingle/AppleDouble metadata * afpldaptest - validate Netatalk LDAP parameters * afppasswd - RandNum UAM password management * afpstats - inquire AFP server usage stats over D-Bus * asip-status - inquire AFP server capabilities * dbd - CNID database maintenance * macusers - list connected AFP server users Package: netavark Description-md5: 9393583336ecf7956758210e746672de Description-en: Rust based network stack for containers Netavark is designed to work with but is also applicable for other OCI container management applications. Package: netconfd Description-md5: acb2436352f44f11716c9cc08d59c00e Description-en: NETCONF (RFC6241) agent NETCONF provides a framework for the exchange of management information between agents (servers) and clients. . The yuma123 agent is a daemon which listens for incoming NETCONF requests from clients and provides responses. Package: netconfd-module-ietf-interfaces Description-md5: 8367ecb2e1259bcbfe908761a124b199 Description-en: SIL module for netconfd implementing ietf-interfaces.yang The NETCONF protocol and YANG modeling language provide a framework for the exchange of management information between agents (servers) and clients. . The yuma123 netconfd module ietf-interfaces implements the functionality modeled in ietf-interfaces.yang using some common command line tools. Package: netconfd-module-ietf-system Description-md5: 0efaf8f4d6ce42bfa53c9613cd240c48 Description-en: SIL module for netconfd implementing ietf-system.yang The NETCONF protocol and YANG modeling language provide a framework for the exchange of management information between agents (servers) and clients. . The yuma123 netconfd module ietf-interfaces implements the functionality modeled in ietf-system.yang using some common command line tools. Package: netdiscover Description-md5: d128895a35f7519d661d60347a12ebe7 Description-en: active/passive network address scanner using ARP requests Netdiscover is an active/passive address reconnaissance tool, mainly developed for those wireless networks without dhcp server, when you are wardriving. It can be also used on hub/switched networks. . Built on top of libnet and libpcap, it can passively detect online hosts, or search for them, by actively sending ARP requests. . Netdiscover can also be used to inspect your network ARP traffic, or find network addresses using auto scan mode, which will scan for common local networks. . Netdiscover uses the OUI table to show the vendor of the each MAC address discovered and is very useful for security checks or in pentests. 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: netpbm Description-md5: 4d025b52e6499467b1af0bf4e4a44e07 Description-en: Graphics conversion tools between image formats Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 220 separate tools in the package including converters for more than 80 graphics formats. Package: netris Description-md5: 39b039b1f95be4cc4a4b7ce3c7558aba Description-en: free, networked version of T*tris Netris is a free, networked variant of Tetris. . One-player mode is a tad boring at the moment because it never gets any faster and there's no scoring. This will be rectified at some point. . Two players can play against each other. If you fill two or three lines with one piece your opponent gets respectively one or two unfilled lines at the bottom of his screen. If you fill even four lines with one piece your opponent will get four unfilled lines. . This version at least partially supports robots. You can find the protocol description in the documentation and a sample robot in the examples. Package: netwag Description-md5: d0d05f8c1d12f0140e82649c3502e1b0 Description-en: graphical frontend for netwox Netwag is a graphical front end for netwox which contains more than 200 tools. Netwag permits one to easily: . - search amongst tools proposed in netwox - construct command line - run tools - keep an history of commands Package: netwag-doc Description-md5: babbbdcdea2b398b1906e5375cd4ee17 Description-en: documentation for netwag frontend Netwag is a graphical front end for netwox which contains more than 200 tools. Netwag permits one to easily: . - search amongst tools proposed in netwox - construct command line - run tools - keep an history of commands . This package contains documentation for netwag. Package: netwox Description-md5: ff7f45453726007f90367811722db8ad Description-en: networking utilities Toolbox netwox helps to find and solve network problems. . It provides more than 200 tools : - sniff, spoof - clients, servers - DNS, FTP, HTTP, IRC, NNTP, SMTP, SNMP, SYSLOG, TELNET, TFTP - scan, ping traceroute - etc. . Those tools can be used to quickly spot a problem in a complex network. They are oriented towards network administrators and security auditors. Package: netwox-doc Description-md5: 3c8845eeb8610eea151361eb14587441 Description-en: documentation for netwox toolbox Toolbox netwox helps to find and solve network problems. . It provides more than 200 tools : - sniff, spoof - clients, servers - DNS, FTP, HTTP, IRC, NNTP, SMTP, SNMP, SYSLOG, TELNET, TFTP - scan, ping traceroute - etc. . Those tools can be used to quickly spot a problem in a complex network. They are oriented towards network administrators and security auditors. . This package contains documentation for netwox. Package: neutron-tempest-plugin Description-md5: 68530f22059563071fe35484a69fed59 Description-en: OpenStack Integration Test Suite - Neutron 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 Neutron plugin. 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: nextcloud-desktop-common Description-md5: 097c8472b33c7ba62a7dd6aa7298e5aa Description-en: Nextcloud folder synchronization - common data 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 data that is shared between different packages. Package: nextcloud-desktop-doc Description-md5: 955b00c281370289ce9148cab9517532 Description-en: Nextcloud folder synchronization - documentation 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 documentation. Package: nextcloud-desktop-l10n Description-md5: 673ff08d85ea6f71b6c92f9826bad7cb Description-en: Nextcloud folder synchronization - localization 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 localization. Package: nexus-tools Description-md5: 4e1f957da247a648559d00fe27d4320b Description-en: NeXus scientific data file format - applications NeXus is a common data format for neutron, X-ray, and muon science. It is being developed as an international standard by scientists and programmers representing major scientific facilities in Europe, Asia, Australia, and North America in order to facilitate greater cooperation in the analysis and visualization of neutron, X-ray, and muon data. . This is the package containing some applications for reading and writing NeXus files. 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: nfoview Description-md5: 31b66daa4fb14af2ce1560a36894911a Description-en: simple viewer for NFO files NFO Viewer is a simple viewer for NFO files, which are "ASCII art" in the CP437 codepage. The advantages of using NFO Viewer instead of a text editor are preset font and encoding settings, automatic window size and clickable hyperlinks. Package: nfs-ganesha-gluster Description-md5: b76418087471a8959cebe35597359b4e Description-en: nfs-ganesha fsal gluster libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. . This package contains a library for FSAL_GLUSTER and an example .conf file Package: nfs-ganesha-gpfs Description-md5: c816608ae9a4951cf2f9d06846dcab13 Description-en: nfs-ganesha fsal gpfs libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. . This package contains a library for a FSAL_GPFS and conf files. Package: nfs-ganesha-mem Description-md5: 201b91de3c4b6ff3db4781377fb72488 Description-en: nfs-ganesha fsal mem libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. . This package contains a library for a FSAL_MEM Package: nfs-ganesha-mount-9p Description-md5: 3f14f1a7c2fa760f565d7c7cbffdc90a Description-en: nfs-ganesha mount.9P NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. . This package contains mount.9P Package: nfs-ganesha-nullfs Description-md5: b1cfd5cdab10793085182516e2ac273f Description-en: nfs-ganesha fsal nullfs libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. . This package contains a library for a FSAL_NULLFS Package: nfs-ganesha-proxy-v4 Description-md5: 1c0c1f584eb8c183852f284311e14a2d Description-en: nfs-ganesha fsal proxy v4 libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. . This package contains a library for a FSAL_PROXY_V4 Package: nfs-ganesha-rados-grace Description-md5: e51e89e729b6f078435bcedb81ca6eb8 Description-en: nfs-ganesha ganesha-rados-grace program NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. . This package contains the ganesha-rados-grace program Package: nfs-ganesha-rgw Description-md5: 701ddfbcefd8f7d535e4d13f219512ad Description-en: nfs-ganesha fsal rgw libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. . This package contains a library for a FSAL_RGW and an example rgw.conf file Package: nfs-ganesha-vfs Description-md5: cdc9875596402858325d1f26a49dba85 Description-en: nfs-ganesha fsal vfs libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. . This package contains a library for a FSAL_VFS and an example vfs.conf file Package: nickle Description-md5: e74e3f8e1a10529c636a806fe87cb981 Description-en: desk calculator language Nickle is a language with powerful programming and scripting capabilities. Nickle supports a variety of datatypes, especially arbitrary precision integers, rationals, and imprecise reals. The input language vaguely resembles C. Some things in C which do not translate easily are different, some design choices have been made differently, and a very few features are simply missing. Package: nicotine Description-md5: 96317e2fc6bb45f883084d7c3ad66ebc Description-en: graphical client for the Soulseek peer-to-peer network Nicotine+ aims to be a pleasant, free and open source (FOSS) alternative to the official Soulseek client, providing additional functionality while keeping current with the Soulseek protocol. . Nicotine+ uses GTK for its graphical user interface, and is written in Python. Package: nik4 Description-md5: 54ba4ae54c87ce64d6058778bef18822 Description-en: Mapnik to image export Nik4 is a mapnik-to-image exporting script using the Mapnik Python bindings. . Nik4 takes great care to preserve values you feed it. If you say you need a 800x600 image, it won't take a pixel less or more. It won't shrink a bounding box or distort lines when specifying so called "scale factor". When you need a 300 dpi image, you tell it --ppi 300 and can be sure you will get what you intended. . Also it can use real-world units, that is, millimeters (and prefers to). Specify dimensions for printing, choose bounding box and ppi scale - and the result won't disappoint. Options are intuitive and plenty, and you will be amazed how much tasks became simpler with Nik4. Package: nim Description-md5: 1077ec624ad7f485ec20529f4e9db6d8 Description-en: Nim programming language - compiler Nim is a statically typed, imperative programming language that generates native code via compilation to C. It provides a non-tracing GC, high level datatypes and local type inference, and bindings to a lot of C libraries. Package: nim-doc Description-md5: c720387a7d762b52c23fdf73ebffedb3 Description-en: Nim programming language - documentation Nim is a statically typed, imperative programming language that generates native code via compilation to C. It provides a non-tracing GC, high level datatypes and local type inference, and bindings to a lot of C libraries. . This is a documentation package. Package: nitpic Description-md5: 78e8d0cb3e6f49ad2efc2933808560f0 Description-en: simulator for the Microchip PIC16C84 microcontroller Nitpic is an X-based simulator for the Microchip PIC family of microcontrollers. It currently supports only the PIC16C84. This is beta software. Package: nitroxcalc Description-md5: e787d2f47f619f3561471ad08adffccd Description-en: Graphical nitrox calculator Nitrox is an oxygen enriched mixture used by SCUBA divers. . When using it, the maximum reacheable depth decreases and the equivalent depth changes, increasing the bottom time. . This tool is used to quickly calculate those values, depending on the nitrogen mixsture used. Package: nmap Description-md5: bc417f4c1fdba7d8d9b0ca8a2a90b7a8 Description-en: The Network Mapper Nmap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques, version detection (determine service protocols and application versions listening behind ports), and TCP/IP fingerprinting (remote host OS or device identification). Nmap also offers flexible target and port specification, decoy/stealth scanning, sunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and commandline modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ. Package: nmap-common Description-md5: a8ec0b012c0eee4435ee71e9dc12f881 Description-en: Architecture independent files for nmap Nmap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques, version detection (determine service protocols and application versions listening behind ports), and TCP/IP fingerprinting (remote host OS or device identification). Nmap also offers flexible target and port specification, decoy/stealth scanning, sunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and commandline modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ. . This package contains the nmap files shared by all architectures. Package: nng-utils Description-md5: 389a9c0a61a307cbd40b43ffa0f88b46 Description-en: Lightweight Messaging Library - utility Lightweight, broker-less library, offering a simple API to solve common recurring messaging problems, such as publish/subscribe, RPC-style request/reply, or service discovery. The API frees the programmer from worrying about details like connection management, retries, and other common considerations, so that they can focus on the application instead of the plumbing. . This package contains the nngcat utility. Package: node-axios Description-md5: 7960f41db588ff085b1137e82582a478 Description-en: Promise based HTTP client for the browser and node.js Features: - Make XMLHttpRequests from the browser - Make http requests from node.js - Supports the Promise API - Intercept request and response - Transform request and response data - Cancel requests - Automatic transforms for JSON data - Client side support for protecting against XSRF . Node.js is an event-based server-side JavaScript engine. Package: node-bootstrap Description-md5: 343bb1b98e6d2fdb52b8b22853eee36f Description-en: HTML front-end framework (nodejs, version 5) Bootstrap is a CSS framework directed at responsive, mobile-first front-end web development. It contains HTML, CSS and (optionally) JavaScript-based design templates for typography, forms, buttons, navigation, and other interface components. . This package contains the nodejs integration for bootstrap version 5. Package: node-braces Description-md5: aaf88986a2cf3c406b39fb9c8a4ec006 Description-en: Fast, comprehensive, bash-like brace expansion implemented in JS Complete support for the Bash 4.3 braces specification, without sacrificing speed. . Node.js is an event-based server-side JavaScript engine. Package: node-d3-timer Description-md5: 4693876225a65df8e2425b8131baafeb Description-en: efficient queue to manage thousands of concurrent animations This module provides an efficient queue capable of managing thousands of concurrent animations, while guaranteeing consistent, synchronized timing with concurrent or staged animations. Internally, it uses requestAnimationFrame for fluid animation (if available), switching to setTimeout for delays longer than 24ms. . Node.js is an event-based server-side JavaScript engine. Package: node-decko Description-md5: c7e7292b428df95303d698832089a492 Description-en: useful Javascript decorators Decorators help simplify code by replacing the noise of common patterns with declarative annotations. . Decko establishes 3 standard decorators that are immediately recognizable, so you can avoid creating decorators in your own codebase: . * @bind: make the value of this constant within a method * @debounce: throttle calls to a method * @memoize: cache return values based on arguments Package: node-dompurify Description-md5: 4e9053e5eedcc146babb7b8603f17d15 Description-en: DOM-only, super-fast, uber-tolerant XSS sanitizer DOMPurify is a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. It's written in JavaScript and works in all modern browsers (Safari, Opera (15+), Internet Explorer (10+), Firefox and Chrome - as well as almost anything else using else using Blink or WebKit. It doesn't break on MSIE6 or other legacy browsers. It either uses a fall-back or simply does nothing. . Node.js is an event-based server-side JavaScript engine. Package: node-enquirer Description-md5: 8cc8bf4017edf71a3d1cbb6d1b540e10 Description-en: Stylish cli prompts that are user-friendly, intuitive and easy to create Enquirer is fast, easy to use, and lightweight for small projects, while also being powerful and customizable enough for the most advanced use cases. . It is easy to implement and advanced features can be added using Pluggable plugins. . Node.js is an event-based server-side JavaScript engine. Package: node-eslint-plugin-requirejs Description-md5: 33e18b43c7f2180575200d438210b8e6 Description-en: enforce code conventions for RequireJS modules with ESLint eslint-plugin-requirejs provides a plugin for ESLint covering JavaScript code targeted RequireJS. . ESLint is a tool for identifying and reporting on patterns found in ECMAScript/JavaScript code. . RequireJS is a JavaScript file and module loader. Package: node-express Description-md5: 668b0cf01fd49d0d2b12c8154a1fe1b2 Description-en: web application framework for node Express is a minimal and flexible node.js web application framework, providing a robust set of features for building single and multi-page, and hybrid web applications. . Node.js is an event-based server-side JavaScript engine. Package: node-http-server Description-md5: 9e2c03c6c91eb207734776c15327d1b7 Description-en: Simple zero-configuration command-line http server http-server is a simple, zero-configuration command-line static HTTP server powerful enough for production usage, but simple enough to be used for testing, local development and learning. Package: node-immutable-tuple Description-md5: c561a53b8407614f26b0b01fac579562 Description-en: Immutable finite list objects This library provides immutable finite list objects with constant-time equality testing (===) and no memory leaks. . This package exports a single function called tuple both as a default export and as an equivalent named export, so all of the following import styles will work. . Node.js is an event-based server-side JavaScript engine. Package: node-ip Description-md5: 6a2098ab9e6f8559444b0fb42e1e9103 Description-en: IP address utilities for node.js IP utility in node.js helps one with IP related queries. This module helps in quickly accessing ip address. . Ip utility helps fetch results on ip address, comapre ip address, validate ip address, range checking, subnet information etc. . Node.js is an event-based server-side JavaScript engine. Package: node-kew Description-md5: c072129947d760c133e1e531cc173776 Description-en: lightweight promise library for node kew is a lightweight promise framework with an aim of providing a base set of functionality similar to that provided by the Q library. . Q is still an awesome library and does way more than kew. Kew support a tiny subset of the Q functionality. . Node.js is an event-based server-side JavaScript engine. Package: node-leveldown Description-md5: e82a5eb5c9725cd4714c628017fea570 Description-en: LevelDB bindings - Node.js module LevelDOWN provides a Node.js JavaScript API to the LevelDB C library. It provides the ability to open and close a LevelDB instance, as well as the put, get, del, and batch operations. . Node.js is an event-based server-side javascript engine. Package: node-luxon Description-md5: 800f49641c4d7980750696fa99bbd415 Description-en: Wrapper for JavaScript dates and times - Node.js module Luxon provides a set of powerful, modern, and friendly wrappers for DateTimes, Durations and Intervals. The API is immutable, chainable, and unambiguous. It uses native time zones and internationalization. . Node.js is an event-based server-side JavaScript engine. Package: node-markdown-to-jsx Description-md5: 316d94a009abecbca853fac15cf4af06 Description-en: Lightweight and customizable ReactJS markdown component markdown-to-jsx is a powerfull Markdown-to-JSX component: - arbitrary HTML is supported and parsed into the appropriate JSX representation without `dangerouslySetInnerHTML` - any HTML tags rendered by the compiler and/or Markdown component can be overridden to include additional props or even a different HTML representation entirely - GFM task list support - fenced code blocks with highlight.js support All this clocks in at around 5 kB gzipped, which is a fraction of the size of most other React markdown components. Package: node-marked Description-md5: cc163c605654bb38437d8e9ebcf5eb1e Description-en: Full-featured markdown parser and compiler for NodeJS Marked implements all markdown features while having a high processing speed. It is also fully compatible with client-side javascript. . Additionally Marked also implements github flavored markdown. . This package contains the marked executable and node module. Package: node-mock-fs Description-md5: 6f43e98706782027ef69419a7843214a Description-en: configurable mock for Node.js module fs The "mock-fs" module allows Node's built-in "fs" module to be backed temporarily by an in-memory, mock file system. This lets you run tests against a set of mock files and directories instead of lugging around a bunch of test fixtures. . Node.js is an event-based server-side JavaScript engine. Package: node-mqtt-packet Description-md5: 264ea137cb6fcbe67eb1b0f19f8b48d7 Description-en: parse and generate MQTT packets This library parse and generate MQTT packets like a breeze. Encode and Decode MQTT 3.1.1 packets the node way. . Node.js is an event-based server-side JavaScript engine. Package: node-multiparty Description-md5: fd1a2c87a781e50f5dbe507eea300f3d Description-en: Multipart/form-data parser for Node.js node-multiparty is a well-tested multipart/form-data parser for requests sent by HTTP clients. Files uploads are properly handled as streams, and are not written to disk by default. . This module is a fork of node-formidable. . Node.js is an event-based server-side javascript engine. Package: node-node-rsa Description-md5: 1fd02492259585e74cb4580faa1fa6a7 Description-en: RSA library for Node.js This package provides an RSA library implementation in Node.js based on JSBN . . Node.js is an event-based server-side JavaScript engine. Package: node-nunjucks Description-md5: 014d36f613a3b4953ed1250de29c026e Description-en: templating engine with inheritance, asynchronous control, and more This library is a powerful templating engine with inheritance, asynchronous control, and more (jinja2 inspired). . Node.js is an event-based server-side JavaScript engine. Package: node-performance-now Description-md5: 0366227c161459cb3e8de58db89a866e Description-en: Implements performance.now (based on process.hrtime) Modern browsers have a `window.performance` object with - among others - a `now` method which gives time in milliseconds, but with sub-millisecond precision. This module offers the same function based on the Node.js native `process.hrtime` function. . Using `process.hrtime` means that the reported time will be monotonically increasing, and not subject to clock-drift. . This library is a dependency of request, the simplest way possible to make http calls. . Node.js is an event-based server-side JavaScript engine. Package: node-pg Description-md5: 5cad2a896c3a3e634317a818cd276ea7 Description-en: PostgreSQL client library for Node Node is an event-based server-side JavaScript engine. . node-postgres is a non-blocking (async) pure JavaScript PostgreSQL client library for Node. Package: node-public-encrypt Description-md5: 466ecb64e255153c91450781b8e86092 Description-en: browserify version of publicEncrypt & privateDecrypt This library provides publicEncrypt/privateDecrypt functions for browserify. . This library is a dependency for webpack. 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: node-punycode Description-md5: 7d804f97d16e02b8e928e7dd4fe08f61 Description-en: Nodejs robust Punycode converter fully RFC compliant node-punycode is a punycode converter conforming to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. . Punycode is a way to represent Unicode with the limited character subset of ASCII supported by the Domain Name System. . Node.js is an event-based server-side JavaScript engine. Package: node-quickjs-emscripten Description-md5: 0fd7a498744fee0aaf98f92a67b5dbe6 Description-en: Javascript/Typescript bindings for QuickJS compiled to WebAssembly Safely execute untrusted Javascript in your Javascript, and execute synchronous code that uses async functions. Create and manipulate values inside the QuickJS runtime. Expose host functions to the QuickJS runtime. . Node.js is an event-based server-side JavaScript engine. Package: node-reinterval Description-md5: e7b8469a00113d80ec3b4bc1b4d85e1d Description-en: reschedulable setInterval for node.js This library provides a way to reschedule a callback with assigned interval. . Node.js is an event-based server-side JavaScript engine. Package: node-rjsf Description-md5: 5d0aa6fbe5551194e014079d636245a9 Description-en: ReactJS component capable of using JSON Schema to declaratively build forms node-rjsf provides ReactJS components capable of using JSON Schema to declaratively build and customize web forms. Package: node-send Description-md5: eba2becd1e2da76b91f5cdb680849531 Description-en: Static file server with ranges and negotiation support for Node.js This module offers a streaming static file server supporting partial responses (Ranges), conditional-GET negotiation, high test coverage, and granular events allowing middlewares to plug easily into it. . Node.js is an event-based server-side javascript engine. Package: node-serialize-javascript Description-md5: c076297ca9c9a044ba2953982559d866 Description-en: serialize JavaScript to a superset of JSON serialize-javascript is a Nodejs module to serialize JavaScript to a _superset_ of JSON that includes regular expressions, dates and functions. . Nodejs an event-based server-side JavaScript engine. Package: node-stylus Description-md5: 81f358185c35cc7dfc6dbe21f90bb3d6 Description-en: Robust, expressive, and feature-rich CSS superset - Node.js module Stylus is a language which provides an efficient, dynamic, and expressive way to generate CSS. It supports both an indented syntax and regular CSS style. . Node.js is an event-based server-side JavaScript engine. Package: node-svgdotjs-svg.draggable.js Description-md5: 8d72dee3fcdf26d7bb91c89b07dc310d Description-en: plugin for node-svgdotjs-svg.js to make elements draggable. This plugin makes it easy to make any element created with SVG() draggable. The plugin fires 4 different events * beforedrag (cancelable) * dragstart * dragmove (cancelable) * dragend . node-svgdotjs-svg.js is a library for Node.js which provides support for the SVG spec. Package: node-svgdotjs-svg.js Description-md5: 777250ad05cdd4ee396f870dd47e1ce5 Description-en: Lightweight library for manipulating and animating SVG node-svgdotjs-svg.js is a lightweight library for manipulating and animating SVG; it has no dependencies, except Node.js, and aims to be as small as possible while providing close to complete coverage of the SVG spec. . Current features: . * animations on size, position, transformations, color, ... * painless extension thanks to the modular structure * various useful plugins available * unified api between shape types with move, size, center, ... * binding events to elements * full support for opacity masks and clipping paths * text paths, even animated * element groups * dynamic gradients and patterns * fully documented . Node.js is an event-based server-side JavaScript engine. Package: node-tape Description-md5: 6e82392dfb9feb2f66c4e4a207de3d2b Description-en: tap-producing test harness for node and browsers Tape is a tap-producing test harness for node and browsers requiring only a few line of code. It can be used for unit and integration testing. . Tests are written in pure javascript, so tests could be run using Node.js. . Node.js is an event-based server-side JavaScript engine. Package: node-tar-fs Description-md5: becd49a61456cfeb1b0917d0f37a1a5e Description-en: Node.js module that provides filesystem-like access to tar files Node.js module that provides filesystem bindings for tar-stream so that you can transparently pack directories into tarballs and extract tarballs into directories. . Node.js is an event-based server-side JavaScript engine. 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: node-ws Description-md5: 5a19837e0b9c362ba5687c4cf1eb0560 Description-en: RFC-6455 WebSocket implementation module for Node.js ws is a simple to use websocket implementation, up-to-date against RFC-6455, and probably the fastest WebSocket library for Node.js. . Passes the quite extensive Autobahn test suite. See http://einaros.github.com/ws for the full reports. . It also provides wscat, a command-line tool which can either act as a server or a client, and is useful for debugging websocket services. . Node.js is an event-based server-side javascript engine. Package: node-ytdl-core Description-md5: d9494bba29a033b165deeb9b92e1179d Description-en: YouTube video downloader - Node.js module ytdl-core is a Node.js module which provides an API to get a readable stream for a YouTube video. . Node.js is an event-based server-side JavaScript engine. Package: node-zmodem.js Description-md5: e424e921f2f8896eb0db626833e82cb6 Description-en: ZMODEM file transfers in JavaScript zmodem.js is a JavaScript implementation of the ZMODEM file transfer protocol, which facilitates file transfers via a terminal. 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: nom Description-md5: 6e24facf4b69de2e35542e25cea7f27a Description-en: command line tool that helps you lose weight nom is a command line tool that helps you lose weight by tracking your energy intake and creating a negative feedback loop. It's inspired by John Walker's The Hacker's Diet (https://www.fourmilab.ch/hackdiet/) and tries to automate things as much as possible. Package: nomacs Description-md5: c598a477ee0a8993a5cdae70c04d2674 Description-en: image viewer with capability of syncing multiple instances nomacs is a free image viewer for Windows and Linux systems, which is licensed under the GNU General Public License v3. nomacs is small, fast and able to handle the most common image formats. Additionally it is possible to synchronize multiple viewers. A synchronization of viewers running on the same computer or via LAN is possible. It allows one to compare images and spot the differences (e.g. schemes of architects to show the progress). Package: nomacs-l10n Description-md5: 67d0a2d68dbaf5034a0dc664c8c728f8 Description-en: image viewer with capability of syncing multiple instances (data) nomacs is a free image viewer for Windows and Linux systems, which is licensed under the GNU General Public License v3. nomacs is small, fast and able to handle the most common image formats. Additionally it is possible to synchronize multiple viewers. A synchronization of viewers running on the same computer or via LAN is possible. It allows one to compare images and spot the differences (e.g. schemes of architects to show the progress). . This package provides the nomacs translations. Package: nordugrid-arc-nagios-plugins Description-md5: d9c650bb8e0209b671e8c4b2927c38b9 Description-en: Nagios plugins for ARC This package provides the Nagios plugins for testing ARC computing elements. Package: nordugrid-arc-nagios-plugins-doc Description-md5: 4fab98c85952ecd7913a406b2b393d9b Description-en: HTML documentation for the ARC Nagios plugins This package provides HTML documentation for the ARC Nagios plugins. Package: nordugrid-arc-nagios-plugins-egi Description-md5: 7c5d7cceb5d3b79f7f9dfc50a2717a28 Description-en: EGI configuration and dependencies for the ARC Nagios plugins This package provides EGI configuration and dependencies for the ARC Nagios plugins. Package: not-ocamlfind Description-md5: dc7c30d1a76b9fa3c9e02cfd218ad2c3 Description-en: front-end to ocamlfind to add a few new commands The command not-ocamlfind is a pass-thru to ocamlfind, but adds three new commands: preprocess, reinstall-if-diff and package-graph. Package: notus-scanner Description-md5: 2fa17494e76fd15199d18be7bda0d326 Description-en: vulnerable products detection (Python 3) Notus Scanner detects vulnerable products in a system environment. The scanning method is to evaluate internal system information. It does this very fast and even detects currently inactive products because it does not need to interact with each of the products. . To report about vulnerabilities, Notus Scanner receives collected system information on the one hand and accesses the vulnerability information from the feed service on the other. Both input elements are in table form: the system information is specific to each environment and the vulnerability information is specific to each system type. . This is a component of the Greenbone Vulnerability Management framework. Package: novnc Description-md5: 3ea408da6df8fcf109db7d2cceeba20a Description-en: HTML5 VNC client - daemon and programs noVNC is a HTML5 VNC (WebSockets, Canvas) with encryption (wss://) support client that runs well in any modern browser including mobile browsers (iPhone/iPad and Android). More than 16 companies/projects have integrated noVNC into their products including Ganeti Web Manager, OpenStack, and OpenNebula. . This package contains the daemon and programs. Package: noweb Description-md5: d3a53b9f4ad86c684c77ee60fc120e70 Description-en: WEB-like literate-programming tool noweb is designed to meet the needs of literate programmers while remaining as simple as possible. Its primary advantages are simplicity, extensibility, and language-independence. . The noweb manual is only 3 pages; an additional page explains how to customize its LaTeX output. noweb works ``out of the box'' with any programming language, and supports TeX, LaTeX, and HTML back ends. . The primary sacrifice relative to WEB is that code is not prettyprinted. Package: nqc Description-md5: c31c1a4fe857f7fa5c5786116a4b7c0d Description-en: Not Quite C compiler for LEGO Mindstorms RCX The LEGO Mindstorms RCX is a Hitachi microcontroller embedded into a LEGO brick. This package lets you write programs in a C-like language and download them to your RCX using the serial or USB infrared tower included with the RCX. 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: nsd Description-md5: 9378aea937aae1ec536455a32d721617 Description-en: authoritative domain name server The NLnet Labs Name Server Daemon (NSD) is an authoritative DNS name server. It has been developed for operations in environments where speed, reliability, stability and security are of high importance. . This package provides the server and related configuration files. Package: nstreams Description-md5: 36fb8f40291995c5a4ff436c48676570 Description-en: network streams - a tcpdump output analyzer Nstreams is a utility designed to identify the IP streams that are occurring on a network from a non-user friendly tcpdump output of several megabytes. This is especially useful when you plan to install a firewall but if you do not know the nstreams that the network users are generating (http, real audio, and more...). . Nstreams can read the tcpdump output directly from stdin, or from a file. It can even generate the configuration file of your firewall. 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: ntpd-rs Description-md5: b1e963d8d9dfd1564671d497f5a5c9b7 Description-en: Rust-based NTP implementation with NTS support ntpd-rs is an NTP implementation written in Rust, emphasizing security and stability. It provides both client and server functionalities and supports NTS. Package: ntpd-rs-metrics Description-md5: 58316583a043b58d0782ac18c19fe19d Description-en: Rust-based NTP implementation with NTS support - exporter ntpd-rs is an NTP implementation written in Rust, emphasizing security and stability. It provides both client and server functionalities and supports NTS. . This package provides essential operational metrics for an external Prometheus instance. 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: 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: numbat Description-md5: aff2d9d8f51f129fc24a04fd32297348 Description-en: CLI for numbat, a programming language for scientific computations This package contains the following binaries built from the Rust crate "numbat-cli": - numbat Package: numdiff Description-md5: d9c5cf165ee564bb30ecf8042b26e2a7 Description-en: Compare similar files with numeric fields Numdiff is a console application that can be used to compare putatively similar files line by line and field by field, ignoring small numeric differences or/and different numeric formats. It is similar diff or wdiff, but it is aware of floating point numbers including complex and multi-precision numbers. Numdiff is useful to compare text files containing numerical fields, when testing or doing quality control in scientific computing or in numerical analysis. Package: nwchem Description-md5: bbd2b6cb9a9a3159b07de8b6bcb3f618 Description-en: High-performance computational chemistry software (default MPI) NWChem is a computational chemistry program package. It provides methods which are scalable both in their ability to treat large scientific computational chemistry problems efficiently, and in their use of available parallel computing resources from high-performance parallel supercomputers to conventional workstation clusters. . NWChem can handle: . * Molecular electronic structure methods using gaussian basis functions for high-accuracy calculations of molecules * Pseudopotentials plane-wave electronic structure methods for calculating molecules, liquids, crystals, surfaces, semi-conductors or metals * Ab-initio and classical molecular dynamics simulations * Mixed quantum-classical simulations * Parallel scaling to thousands of processors . Features include: * Molecular electronic structure methods, analytic second derivatives: - Restricted/unrestricted Hartree-Fock (RHF, UHF) - Restricted Density Functional Theory (DFT) using many local, non-local (gradient-corrected) or hybrid (local, non-local, and HF) exchange-correlation potentials * Molecular electronic structure methods, analytic gradients: - Restricted open-shell Hartree-Fock (ROHF) - Unrestricted Density Functional Theory (DFT) - Second-order Moeller-Plesset perturbation theory (MP2), using RHF and UHF reference - MP2 with resolution of the identity approximation (RI-MP2) - Complete active space SCF (CASSCF) - Time-Dependent Density Functional Theory (TDDFT) * Molecular electronic structure methods, single-point energies: - MP2 spin-component scaled approach (SCS-MP2) - Coupled cluster singles and doubles, triples or pertubative triples (CCSD, CCSDT, CCSD(T)), with RHF and UHF reference - Configuration interaction (CISD, CISDT, and CISDTQ) - Second-order approximate coupled-cluster singles doubles (CC2) - State-specific multireference coupled cluster methods (MRCC) (Brillouin-Wigner (BW-MRCC) and Mukherjee (Mk-MRCC) approaches) * Further molecular electronic structure features: - Geometry optimization including transition state searches, constraints and minimum energy paths (via the Nudged Elastic Band (NEB) and Zero Temperature String methods) - Vibrational frequencies - Equation-of-motion (EOM)-CCSD, EOM-CCSDT, EOM-CCSD(T), CC2, Configuration-Interaction singles (CIS), time-dependent HF (TDHF) and TDDFT, for excited states with RHF, UHF, RDFT, or UDFT reference - Solvatisation using the Conductor-like screening model (COSMO) for RHF, ROHF and DFT, including analytical gradients - Hybrid calculations using the two- and three-layer ONIOM method - Relativistic effects via spin-free and spin-orbit one-electron Douglas-Kroll and zeroth-order regular approximations (ZORA) and one-electron spin-orbit effects for DFT via spin-orbit potentials * Pseudopotential plane-wave electronic structure: - Pseudopotential Plane-Wave (PSPW), Projector Augmented Wave (PAW) or band structure methods for calculating molecules, liquids, crystals, surfaces, semi-conductors or metals - Geometry/unit cell optimization including transition state searches - Vibrational frequencies - LDA, PBE96, and PBE0 exchange-correlation potentials (restricted and unrestricted) - SIC, pert-OEP, Hartree-Fock, and hybrid functionals (restricted and unrestricted) - Hamann, Troullier-Martins and Hartwigsen-Goedecker-Hutter norm-conserving pseudopotentials with semicore corrections - Wavefunction, density, electrostatic and Wannier plotting - Band structure and density of states generation * Car-Parrinello ab-initio molecular dynamics (CPMD): - Constant energy and constant temperature dynamics - Verlet algorithm for integration - Geometry constraints in cartesian coordinates * Classical molecular dynamics (MD): - Single configuration energy evaluation - Energy minimization - Molecular dynamics simulation - Free energy simulation (multistep thermodynamic perturbation (MSTP) or multiconfiguration thermodynamic integration (MCTI) methods with options of single and/or dual topologies, double wide sampling, and separation- shifted scaling) - Force fields providing effective pair potentials, first order polarization, self consistent polarization, smooth particle mesh Ewald (SPME), periodic boundary conditions and SHAKE constraints * Mixed quantum-classical: - Mixed quantum-mechanics and molecular-mechanics (QM/MM) minimizations and molecular dynamics simulations - Quantum molecular dynamics simulation by using any of the quantum mechanical methods capable of returning gradients. . This package provides example input scripts and depends on nwchem built for the default MPI implementation for the architecture. . The default MPI is openmpi for most 64-bit debian systems. OpenMPI has known problems running nwchem over multiple nodes. If you need to compute large molecules using cluster computation, you may want to use the MPICH build provided by nwchem-mpich instead. 32-bit arches use mpich only. Package: nwchem-data Description-md5: f2cac7e572de372c581eaf03e0dd5fc8 Description-en: High-performance computational chemistry software (data files) NWChem is a computational chemistry program package. It provides methods which are scalable both in their ability to treat large scientific computational chemistry problems efficiently, and in their use of available parallel computing resources from high-performance parallel supercomputers to conventional workstation clusters. . This package contains the basis sets, pseudopotentials and AMBER/CHARMM parameter files. Package: nwchem-mpich Description-md5: 1329271868184a66e4abe540c30fd35e Description-en: High-performance computational chemistry software (MPICH build) NWChem is a computational chemistry program package. It provides methods which are scalable both in their ability to treat large scientific computational chemistry problems efficiently, and in their use of available parallel computing resources from high-performance parallel supercomputers to conventional workstation clusters. . NWChem can handle: . * Molecular electronic structure methods using gaussian basis functions for high-accuracy calculations of molecules * Pseudopotentials plane-wave electronic structure methods for calculating molecules, liquids, crystals, surfaces, semi-conductors or metals * Ab-initio and classical molecular dynamics simulations * Mixed quantum-classical simulations * Parallel scaling to thousands of processors . Features include: * Molecular electronic structure methods, analytic second derivatives: - Restricted/unrestricted Hartree-Fock (RHF, UHF) - Restricted Density Functional Theory (DFT) using many local, non-local (gradient-corrected) or hybrid (local, non-local, and HF) exchange-correlation potentials * Molecular electronic structure methods, analytic gradients: - Restricted open-shell Hartree-Fock (ROHF) - Unrestricted Density Functional Theory (DFT) - Second-order Moeller-Plesset perturbation theory (MP2), using RHF and UHF reference - MP2 with resolution of the identity approximation (RI-MP2) - Complete active space SCF (CASSCF) - Time-Dependent Density Functional Theory (TDDFT) * Molecular electronic structure methods, single-point energies: - MP2 spin-component scaled approach (SCS-MP2) - Coupled cluster singles and doubles, triples or pertubative triples (CCSD, CCSDT, CCSD(T)), with RHF and UHF reference - Configuration interaction (CISD, CISDT, and CISDTQ) - Second-order approximate coupled-cluster singles doubles (CC2) - State-specific multireference coupled cluster methods (MRCC) (Brillouin-Wigner (BW-MRCC) and Mukherjee (Mk-MRCC) approaches) * Further molecular electronic structure features: - Geometry optimization including transition state searches, constraints and minimum energy paths (via the Nudged Elastic Band (NEB) and Zero Temperature String methods) - Vibrational frequencies - Equation-of-motion (EOM)-CCSD, EOM-CCSDT, EOM-CCSD(T), CC2, Configuration-Interaction singles (CIS), time-dependent HF (TDHF) and TDDFT, for excited states with RHF, UHF, RDFT, or UDFT reference - Solvatisation using the Conductor-like screening model (COSMO) for RHF, ROHF and DFT, including analytical gradients - Hybrid calculations using the two- and three-layer ONIOM method - Relativistic effects via spin-free and spin-orbit one-electron Douglas-Kroll and zeroth-order regular approximations (ZORA) and one-electron spin-orbit effects for DFT via spin-orbit potentials * Pseudopotential plane-wave electronic structure: - Pseudopotential Plane-Wave (PSPW), Projector Augmented Wave (PAW) or band structure methods for calculating molecules, liquids, crystals, surfaces, semi-conductors or metals - Geometry/unit cell optimization including transition state searches - Vibrational frequencies - LDA, PBE96, and PBE0 exchange-correlation potentials (restricted and unrestricted) - SIC, pert-OEP, Hartree-Fock, and hybrid functionals (restricted and unrestricted) - Hamann, Troullier-Martins and Hartwigsen-Goedecker-Hutter norm-conserving pseudopotentials with semicore corrections - Wavefunction, density, electrostatic and Wannier plotting - Band structure and density of states generation * Car-Parrinello ab-initio molecular dynamics (CPMD): - Constant energy and constant temperature dynamics - Verlet algorithm for integration - Geometry constraints in cartesian coordinates * Classical molecular dynamics (MD): - Single configuration energy evaluation - Energy minimization - Molecular dynamics simulation - Free energy simulation (multistep thermodynamic perturbation (MSTP) or multiconfiguration thermodynamic integration (MCTI) methods with options of single and/or dual topologies, double wide sampling, and separation- shifted scaling) - Force fields providing effective pair potentials, first order polarization, self consistent polarization, smooth particle mesh Ewald (SPME), periodic boundary conditions and SHAKE constraints * Mixed quantum-classical: - Mixed quantum-mechanics and molecular-mechanics (QM/MM) minimizations and molecular dynamics simulations - Quantum molecular dynamics simulation by using any of the quantum mechanical methods capable of returning gradients. . This package provides nwchem built with MPICH. It is expected to run nwchem successfully over multiple nodes. If you need to compute large molecules using cluster computation, then this package might be a better choice than nwchem-openmpi. Package: nwchem-openmpi Description-md5: eed3daa9b150455e24c0e1cb76475134 Description-en: High-performance computational chemistry software (OpenMPI build) NWChem is a computational chemistry program package. It provides methods which are scalable both in their ability to treat large scientific computational chemistry problems efficiently, and in their use of available parallel computing resources from high-performance parallel supercomputers to conventional workstation clusters. . NWChem can handle: . * Molecular electronic structure methods using gaussian basis functions for high-accuracy calculations of molecules * Pseudopotentials plane-wave electronic structure methods for calculating molecules, liquids, crystals, surfaces, semi-conductors or metals * Ab-initio and classical molecular dynamics simulations * Mixed quantum-classical simulations * Parallel scaling to thousands of processors . Features include: * Molecular electronic structure methods, analytic second derivatives: - Restricted/unrestricted Hartree-Fock (RHF, UHF) - Restricted Density Functional Theory (DFT) using many local, non-local (gradient-corrected) or hybrid (local, non-local, and HF) exchange-correlation potentials * Molecular electronic structure methods, analytic gradients: - Restricted open-shell Hartree-Fock (ROHF) - Unrestricted Density Functional Theory (DFT) - Second-order Moeller-Plesset perturbation theory (MP2), using RHF and UHF reference - MP2 with resolution of the identity approximation (RI-MP2) - Complete active space SCF (CASSCF) - Time-Dependent Density Functional Theory (TDDFT) * Molecular electronic structure methods, single-point energies: - MP2 spin-component scaled approach (SCS-MP2) - Coupled cluster singles and doubles, triples or pertubative triples (CCSD, CCSDT, CCSD(T)), with RHF and UHF reference - Configuration interaction (CISD, CISDT, and CISDTQ) - Second-order approximate coupled-cluster singles doubles (CC2) - State-specific multireference coupled cluster methods (MRCC) (Brillouin-Wigner (BW-MRCC) and Mukherjee (Mk-MRCC) approaches) * Further molecular electronic structure features: - Geometry optimization including transition state searches, constraints and minimum energy paths (via the Nudged Elastic Band (NEB) and Zero Temperature String methods) - Vibrational frequencies - Equation-of-motion (EOM)-CCSD, EOM-CCSDT, EOM-CCSD(T), CC2, Configuration-Interaction singles (CIS), time-dependent HF (TDHF) and TDDFT, for excited states with RHF, UHF, RDFT, or UDFT reference - Solvatisation using the Conductor-like screening model (COSMO) for RHF, ROHF and DFT, including analytical gradients - Hybrid calculations using the two- and three-layer ONIOM method - Relativistic effects via spin-free and spin-orbit one-electron Douglas-Kroll and zeroth-order regular approximations (ZORA) and one-electron spin-orbit effects for DFT via spin-orbit potentials * Pseudopotential plane-wave electronic structure: - Pseudopotential Plane-Wave (PSPW), Projector Augmented Wave (PAW) or band structure methods for calculating molecules, liquids, crystals, surfaces, semi-conductors or metals - Geometry/unit cell optimization including transition state searches - Vibrational frequencies - LDA, PBE96, and PBE0 exchange-correlation potentials (restricted and unrestricted) - SIC, pert-OEP, Hartree-Fock, and hybrid functionals (restricted and unrestricted) - Hamann, Troullier-Martins and Hartwigsen-Goedecker-Hutter norm-conserving pseudopotentials with semicore corrections - Wavefunction, density, electrostatic and Wannier plotting - Band structure and density of states generation * Car-Parrinello ab-initio molecular dynamics (CPMD): - Constant energy and constant temperature dynamics - Verlet algorithm for integration - Geometry constraints in cartesian coordinates * Classical molecular dynamics (MD): - Single configuration energy evaluation - Energy minimization - Molecular dynamics simulation - Free energy simulation (multistep thermodynamic perturbation (MSTP) or multiconfiguration thermodynamic integration (MCTI) methods with options of single and/or dual topologies, double wide sampling, and separation- shifted scaling) - Force fields providing effective pair potentials, first order polarization, self consistent polarization, smooth particle mesh Ewald (SPME), periodic boundary conditions and SHAKE constraints * Mixed quantum-classical: - Mixed quantum-mechanics and molecular-mechanics (QM/MM) minimizations and molecular dynamics simulations - Quantum molecular dynamics simulation by using any of the quantum mechanical methods capable of returning gradients. . This package provides nwchem built with OpenMPI. . OpenMPI has known problems running nwchem over multiple nodes. If you need to compute large molecules using cluster computation, you may want to use the MPICH build provided by nwchem-mpich instead. Package: nwg-look Description-md5: 0039b6a3326dce66bbaf4c061f7d0d87 Description-en: GTK3 settings editor for wlroots environments like Sway Nwg-look is a GTK3 settings editor, designed to work properly in wlroots-based Wayland environment. The look and feel is strongly influenced by LXAppearance, but nwg-look is intended to free the user from a few inconveniences: - It works natively on Wayland. You no longer need Xwayland, nor strange env variables for it to run. - It applies gsettings directly, with no need to use workarounds. You don't need to set gsettings in the sway config file. You don't need the `import-gsettings` script. . This application is a part of the nwg-shell project. Package: oar-common Description-md5: 36902dac8f30f062f62f3b8926f51e71 Description-en: OAR batch scheduler common package OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures . This package installs the common part of the OAR batch scheduler, using systemd Package: oar-doc Description-md5: bcd55d8b040d3acf2320444a2346d526 Description-en: OAR batch scheduler documentation package OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures . This package install some documentation for OAR batch scheduler Package: oar-node Description-md5: c435efed22a974bf17afaab5e9f95958 Description-en: OAR batch scheduler node package OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures . This package installs the execution node part of the OAR batch scheduler Package: oar-restful-api Description-md5: 18590d8b551af947051461c22614dd03 Description-en: OAR web services OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures . This package installs a RESTful API for oar users. Package: oar-server Description-md5: 5575b7bbd1e7d4eee4987123585f17ad Description-en: OAR batch scheduler server package OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures . This package installs the server part of the OAR batch scheduler Package: oar-server-mysql Description-md5: 78288406f9ffac353d50dc51f2244039 Description-en: OAR batch scheduler MySQL server backend package OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures . This empty package installs the MySQL dependencies for the server part of the OAR batch scheduler. Package: oar-server-pgsql Description-md5: 6e66e7272ea79392820e12ad2058a450 Description-en: OAR batch scheduler PostgreSQL server backend package OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures . This empty package installs the PostgreSQL dependencies for the server part of the OAR batch scheduler. Package: oar-user Description-md5: 263630e97bfd20d3b07104d3f5a73801 Description-en: OAR batch scheduler user package OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures . This package install the submission and query part of the OAR batch scheduler. Package: oar-user-mysql Description-md5: 7b993a35c1bb3b9c0ad5f4552bb55417 Description-en: OAR batch scheduler MySQL user backend package OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures . This empty package installs the MySQL dependencies for the user part of the OAR batch scheduler. Package: oar-user-pgsql Description-md5: 7fec1aae497c7e86413b8ea1cd474115 Description-en: OAR batch scheduler PostgreSQL user backend package OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures . This empty package installs the PostgreSQL dependences for the user part of the OAR batch scheduler. Package: oar-web-status Description-md5: 2caa2e99cfc3ef4c1f7f073f7c114bb2 Description-en: OAR batch scheduler visualization tool package OAR is a versatile resource and task manager (also called a batch scheduler) for clusters and other computing infrastructures . This package install the OAR batch scheduler web interfaces: drawgantt-svg and monika. Package: obfuscate Description-md5: ed90fa7897c4a0c7c17e05951650318b Description-en: simple app to censor images Obfuscate is a simple app to redact private information from image files with either black boxes or with the less secure method of blurring. . Obfuscate is a GNOME Circle app. Package: objfw Description-md5: af57643878570625346fe33c7eff21e8 Description-en: Portable, lightweight framework for the Objective-C language ObjFW is a portable, lightweight framework for the Objective-C language. It enables you to write an application in Objective-C that will run on any platform supported by ObjFW without having to worry about differences between operating systems or various frameworks you would otherwise need if you want to be portable. . It supports all modern Objective-C features when using Clang, but is also compatible with GCC ≥ 4.6 to allow maximum portability. . ObjFW also comes with its own lightweight and extremely fast Objective-C runtime, which in real world use cases was found to be significantly faster than both GNU's and Apple's runtime. Package: obs-ashmanix-blur-filter Description-md5: 58eb7318356092205f5353763a641ba0 Description-en: plugin for OBS Studio to set a blur filter on a source This plugin lets to set a simple blur filter on any OBS source, such images, videos, texts, scenes, webcam, etc. To use it, just right click on an image or video source and select Filters. Package: obs-color-monitor Description-md5: 4d96bf776533e3851851122058e1b1f1 Description-en: plugin for OBS Studio to monitor color balances This plugin provides some sources to monitor color balances, like vectorscope, waveform, histogram, zebra and false color. These tools are useful especially for streaming with multiple cameras. Color conditions can be checked in real time and it is possible to adjust the color correction settings from these monitors. In addition, a dock widget to show sources is available. Package: obs-downstream-keyer Description-md5: 47b4e07fc41222c2e06158ccfeee4f69 Description-en: plugin for OBS Studio that adds a Downstream Keyer (DSK) dock This plugin allows OBS to create overlays. Overlays are objects over a scene. Changing this scene will keep the overlay. This resource can be used to show logos, news or to show chat comments in live streams (there are some tutorials in the Internet to learn about the integration between this plugin and web browsers). Package: obs-move-transition Description-md5: ab08fec88e4d58e5e081d5e8fab3f021 Description-en: plugin for OBS Studio to improve switching scenes This plugin moves sources to a new position during a scene transition, adding nice effects. If the 2 scenes contain a source with similar name (configured with settings) it will do the move the position and size between the 2 positions. . This filter can be added to a scene or a source to override the move transition for a source of the scene or the source global. . To use Move Transition, find for "Move" on "Scene Transitions" dock. Package: obs-pipewire-audio-capture Description-md5: 2e6aa91761f4521b263d3ad088072cf5 Description-en: Audio device and application capture for OBS Studio using PipeWire The package adds capture possibilities to OBS to be able to separate desktop audio into different channels to be able to mute them or put them into a different recording/streaming track. 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-scene-as-transition Description-md5: 88c26da33748bf3bb23236407e00fbdc Description-en: plugin for OBS Studio to use a Scene as a Transition This plugin can be used to create all kinds of transitions. It is recommended to get the most out of this plugin that you use other powerful plugins such as obs-move-transition to create advanced movements. . Is possible to make the transitions dynamic by passing information from other ways. An example would be putting a text source on the transition scene and having it updated with the name of the scene or game you are transitioning to. . Some features: . - Choose a scene to use as a transition. - Set the total transition duration. - Set a what point the scene changes (Time or Percentage). - Choose a filter to trigger on the transition scene when the transition starts. Package: obs-scene-notes-dock Description-md5: 180a79b868d750f418c84a7fc353c823 Description-en: plugin for OBS Studio to create notes for each scene This plugin allows anybody to create a Dock for showing and editing notes for the current active scene. This is useful to describe each scene, to make a little script, a list of links or a task list to be used in specific scenes during the stream. Package: obs-source-copy Description-md5: f88f672432122b1347e2db5bf658d087 Description-en: plugin for OBS Studio to copy or save scenes, sources and filters This plugin lets to copy to clipboard and paste or save to files and load scenes, sources and filters. The information is saved in JSON format. It is very useful to make backups of the scenes, sources and filters or to transport some elements between "profiles". . The 'source copy' will be available at native OBS 'Tools' menu. 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: obs-transition-table Description-md5: 00fb51aa75a7bc015c42bfc3c5b78344 Description-en: plugin for OBS Studio to create a transition table control This plugin adds a Transition Table to the tools menu. This table is useful to program several transitions between scenes. E.g. is possible to program a transition from "Any Scene" to "Scene 1" using the transition effect "Luma Wipe" and with a duration of the "2000ms". Consequently, if the current scene is any and the selected scene is 1, after clicking on transition button on OBS, the transition will occur using Luma Wipe and over a time of 2000ms. . This plugin, inspired by OBS Transition Matrix, is user-friendly and adds a nice professional touch when moving between scenes. This is a good way to create complex OBS setups. . The 'Transition Table' will be available at native OBS 'Tools' menu. 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: oci-seccomp-bpf-hook Description-md5: 46d2f5d72e14834b01cf6b7668c3c85a Description-en: OCI hook to trace syscalls and generate a seccomp profile This project provides an OCI hook to generate seccomp profiles by tracing the syscalls made by the container. The generated profile would allow all the syscalls made and deny every other syscall. Package: ocl-icd-dev Description-md5: be7bcabcb12c654cda4efe6d7ab9ee95 Description-en: Development files to build an OpenCL ICD OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package provides a header file that allows an OpenCL implementation to build an installable client driver (ICD). With an ICD, an OpenCL implementation can be used by any OpenCL program without the need to link the program to the specific OpenCL implementation. . For building OpenCL applications, install the ocl-icd-opencl-dev package instead. Package: ocl-icd-libopencl1 Description-md5: 252e69db51366c895c699908fd2561ed Description-en: Generic OpenCL ICD Loader OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package contains an installable client driver loader (ICD Loader) library that can be used to load any (free or non-free) installable client driver (ICD) for OpenCL. It acts as a demultiplexer so several ICD can be installed and used together. Package: ocl-icd-opencl-dev Description-md5: 8af8228760b2fe7855ca83f0ba976060 Description-en: OpenCL development files OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package provides the development files: headers and libraries. . It also ensures that the ocl-icd ICD loader is installed so its additional features (compared to the OpenCL norm) can be used: .pc file, ability to select an ICD without root privilege, etc. Package: octave-arduino Description-md5: 73c3d235fad10cb5938591e1f05ecdf6 Description-en: Octave Arduino Toolkit Basic Octave implementation of the matlab arduino extension, allowing communication to a programmed arduino board to control its hardware. . This Octave add-on package is part of the Octave-Forge project. Package: octave-biosig Description-md5: b0044c920d91a87c2291b5a8c74d15d8 Description-en: Octave bindings for BioSig library This package provides Octave bindings for BioSig library. Primary goal -- I/O interface to variety of biomedical file formats, including but not limited to SCP-ECG(EN1064), HL7aECG (FDA-XML), GDF, EDF. Package: octave-image Description-md5: cb3f73f74fdb27b78faf30e3a0c8756e Description-en: image manipulation for Octave This package provides functions for processing images. The package also provides functions for feature extraction, image statistics, spatial and geometric transformations, morphological operations, linear filtering, and much more. . This Octave add-on package is part of the Octave-Forge project. Package: octave-video Description-md5: 7ae07fba61d0b0e8d03bff0da985ab2a Description-en: video file reader/writer for Octave This package contains an implementation of the VideoReader and VideoWriter classes, based on OpenCV's CvCapture_FFMPEG and CvVideoWriter_FFMPEG, for Octave, a scientific computation software. . This Octave add-on package is part of the Octave-Forge project. Package: octave-zmat Description-md5: a24afcdfb8bded3902cbaf82d5074578 Description-en: in-memory data compression for Octave ZMat is a portable mex function to enable zlib/gzip/lzma/lzip/lz4/lz4hc based data compression/decompression and base64 encoding/decoding support in MATLAB and GNU Octave. It is fast and compact, can process a large array within a fraction of a second. Among the 6 supported compression methods, lz4 is the fastest for compression/decompression; lzma is the slowest but has the highest compression ratio; zlib/gzip have the best balance between speed and compression time. Package: octavia-tempest-plugin Description-md5: 18388131a55c60b11714cb788276fc12 Description-en: OpenStack Integration Test Suite - Octavia 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 Octavia plugin. Package: odr-dabmux Description-md5: 0f7f2c3fa7dc35f8a304b795e79a61df Description-en: Digital Audio Broadcasting multiplexer compliant to ETSI EN 300 401 ODR-DabMux implements a DAB multiplexer that combines all audio and data inputs into an ETI output. It can be used off-line (i.e. not real-time) to generate ETI data for later processing, or in a real-time streaming scenario (e.g. in a transmitter). Package: ofarc Description-md5: dba146d9d6a52f6ba135f92e40ffc0a7 Description-en: Utility for handling ZIP, Tar and LHA archives ofarc is a multi-format archive utility that allows creating, listing, extracting and modifying ZIP, Tar and LHA archives using ObjFW's classes for various archive types. Package: ofdns Description-md5: 1de7bb249ffe6c48db9cd8d4f67cda25 Description-en: Utility for performing DNS requests on the command line ofdns is an utility for performing DNS requests on the command line using ObjFW's DNS resolver. Package: offpunk Description-md5: 27e607cb0b4bcf62bfbdf71d8ad40d45 Description-en: CLI and offline-first smolnet browser for Gemini, Gopher, etc Offpunk is a command-line browser and feed reader dedicated to browsing the Web, Gemini, Gopher and Spartan. Thanks to its permanent cache, it is optimised to be used offline with rare connections but works as well when connected. . Offpunk is optimised for reading and supports readability mode, displaying pictures, subscribing to pages or RSS feeds, managing complex lists of bookmarks. Its integrated help and easy commands make it a perfect tool for command-line novices while power-users will be amazed by its shell integration. Package: ofhash Description-md5: c151c33f4fec92f69496451da22b5cbb Description-en: Utility to hash files with various cryptographic hash functions ofhash is an utility to hash files with various cryptographic hash functions (even using different algorithms at once) using ObjFW's classes for various cryptographic hashes. Package: ofhttp Description-md5: 8ead794e574088f24eddf7bb4588b72b Description-en: Command line downloader for HTTP(S) ofhttp is a command line downloader for HTTP and HTTPS using ObjFW's OFHTTPClient class. It supports all features one would expect from a modern command line downloader such as resuming of downloads, using a SOCKS5 proxy, a modern terminal-based UI, etc. Package: okular-backend-odp Description-md5: b35a667ad1ed048d126b2bff8bf907af Description-en: Okular backend for ODP documents This package provides a backend for Okular to view OpenDocument Presentation (ODP) documents, but also PowerPoint and PPTX documents. . This package is part of the Calligra Suite. Package: okular-backend-odt Description-md5: 4cdcf0582561c0f594bb6ce736fd3e58 Description-en: Okular backend for ODT documents This package provides a backend for Okular to view OpenDocument Text (ODT) documents, but also DOC, DOCX, RTF and WPD documents. . This package is part of the Calligra Suite. Package: ola Description-md5: fca5109cab8d5880287c6b2f65e95ad0 Description-en: Open Lighting Architecture The DMX512 standard for Digital MultipleX is used for digital communication networks commonly used to control stage lighting and effects. . The Open Lighting Architecture (OLA) provides a plugin framework for distributing DMX512 control signals. . This package contains olad, the OLA daemon used to control lighting, and a number of command-line tools to control and manipulate olad. Package: ola-python Description-md5: 7700d4ef29e6794f5fa25eb9d11b1afb Description-en: Open Lighting Architecture - Python Classes The DMX512 standard for Digital MultipleX is used for digital communication networks commonly used to control stage lighting and effects. . The Open Lighting Architecture (OLA) provides a plugin framework for distributing DMX512 control signals. . This package contains the Python client module. Package: ola-rdm-tests Description-md5: cd8ff5a1b72644aa5819c1cee9c10405 Description-en: Open Lighting Architecture - RDM Responder Tests The DMX512 standard for Digital MultipleX is used for digital communication networks commonly used to control stage lighting and effects. . The Remote Device Management protocol is an extension to DMX512, allowing bi-directional communication between RDM-compliant devices without disturbing other devices on the same connection. . The Open Lighting Architecture (OLA) provides a plugin framework for distributing DMX512 control signals. . This package provides an automated way to check protocol compliance in RDM devices. Package: omega-rpg Description-md5: d851c86bce2a3c1248823b1f7a592512 Description-en: text-based roguelike game Omega is a complex rogue-style game of dungeon exploration. Unlike other such games, there are a number of ways to "win", depending on various actions taken during play. The ways you can get your name on the high score board include becoming the highest ranked head of a guild, sect, college, etc., as well as gaining the most points figured from possessions and experience. The game (via the oracle) may impose some structure on your exploration, but you need not follow all of the oracle's advice. There *is* a "total winner" status, by the way. 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: opari2 Description-md5: 3d575c8d0872d3c9b6e81ad1313fbec9 Description-en: OpenMP Pragma And Region Instrumentor - translation tool OPARI2 is a source-to-source translation tool which automatically adds all necessary calls to the pomp runtime measurement library which allows one to collect runtime performance data of Fortran, C, or C++ OpenMP applications. . This is the successor of opari (1), with a completely reworked API . This package contains the translation tool. Package: open-roms Description-md5: 2447e5be90bb64b47ec1b7912d3a5f2e Description-en: ROM files for retro computers Using emulators for old retro computers (like the Commodore 64) requires code and data (kernal, basic, characters sets) that was stored in their ROM chips. . This project contains reverse-engineered fully open-source ROMs that can be used with emulators. . Currently the only supported platform is the C64, but as the code is very modular, support for additional platforms might be added in the future. Package: openbox-lxde-session Description-md5: 5475097460208980d4b5d0d46ed3a34c Description-en: LXDE session manager and configuration files LXDE (the Lightweight X11 Desktop Environment) is a project aimed to provide a desktop environment which is lightweight and fast. . It's not designed to be powerful and bloated, but to be usable and slim enough, and keep the resource usage low. Different from other desktop environments, LXDE doesn't tightly integrate every component. Instead, LXDE tries to make all components independent, and each of them can be used independently with fewer dependencies. . Features: . * Lightweight, runs with reasonable memory usage * Fast, runs well even on older machines produced in 1999 * Good-looking, GTK+ 2 internationalized user interface * Easy-to-use, the user interface is simple, but usable enough * Desktop independent (surprise! Every component can be used without LXDE) * Standard compliant, follows the specs on freedesktop.org . This package depends on minimal set of components (lxsession, openbox, and lxde-screenlock.desktop file), and contains all the session-specific configuration files required to start a LXDE desktop session from a display manager such as GDM. Package: openfpgaloader Description-md5: 7d98e2e60b87e13e88236a801c070c8f Description-en: Universal utility for programming FPGAs FPGAs are software-programmable reconfigurable circuits that when may implement arbitrary logics, be it to interface to other hardware as some sort of glue logic or to even outsource computations from your CPU as an accelerator. Even small FPGAs are today sufficiently capable to simulate a CPU. . This package knows how to bring the firmware that is built on a regular computer, e.g., with yosys and assorted tools, to the FPGA board, such that such a bitstream is then executed. . OpenFPGALoader is compatible with many boards, cables and FPGA from major manufacturers (Xilinx, Altera/Intel, Lattice, Gowin, Efinix, Anlogic, Cologne Chip). Package: openigtlink-doc Description-md5: 1224078a23f02542f4e2f2e1c52c9503 Description-en: Open IGT Link is a simple network protocol - documentation Open IGT Link is a simple network protocol intended for trackers, robots and other devices to send data to the main application. Some devices might also accept commands. . For example applications may include: * Stereotactic surgical guidance using optical position sensor and medical image visualization software. * Intraoperative image guidance using real-time MRI and medical image visualization software * Robot-assisted intervention using robotic device and surgical planning software . This package contains documentation files for OpenIGTLink. Package: openigtlink-examples Description-md5: 0287bc304fbf4da0ec35f1001be36d20 Description-en: Open IGT Link is a simple network protocol - examples Open IGT Link is a simple network protocol intended for trackers, robots and other devices to send data to the main application. Some devices might also accept commands. . For example applications may include: * Stereotactic surgical guidance using optical position sensor and medical image visualization software. * Intraoperative image guidance using real-time MRI and medical image visualization software * Robot-assisted intervention using robotic device and surgical planning software . This package contains examples from the OpenIGTLink source. . Consult /usr/share/doc/libopenigtlink-dev/README.Debian for details. Package: openiked Description-md5: 1b4f0a2a7ca5489e8832fa3474e974e1 Description-en: Internet Key Exchange (IKEv2) daemon A free implementation of the Internet Key Exchange (IKEv2) protocol which performs mutual authentication and which establishes and maintains IPsec VPN security policies and associations (SAs) between peers. It is intended to be a lean, clean, secure, better configurable and interoperable implementation that focusses on supporting the main standards and most important features of IKEv2. 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-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-jvmci-jdk Description-md5: 98441f56ec131a3f568e8fb5b0e24f74 Description-en: JVMCI-enabled SDK for building graalvm This package provides a JVMCI-enabled GraalVM builder Java SDK. 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-jvmci-jdk Description-md5: 351e7350b88df768936549c8df16a587 Description-en: JVMCI-enabled SDK for building graalvm This package provides a JVMCI-enabled GraalVM builder Java SDK. 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: openjfx Description-md5: c81023d9b26926c1219881c76843995a Description-en: JavaFX/OpenJFX - Rich client application platform for Java JavaFX/OpenJFX is a set of graphics and media APIs that enables Java developers to design, create, test, debug, and deploy rich client applications that operate consistently across diverse platforms. Package: openjfx-source Description-md5: c01ab725de38eaf161e002db642eda0e Description-en: JavaFX/OpenJFX - Rich client application platform for Java (sources) JavaFX/OpenJFX is a set of graphics and media APIs that enables Java developers to design, create, test, debug, and deploy rich client applications that operate consistently across diverse platforms. . This package contains the source archive to be used with an IDE. Package: openjph-doc Description-md5: 23d05467f24a018540cd75f68f1b08da Description-en: HTJ2K image compression/decompression library (documentation files) Implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814. This library only implements HTJ2K only, supporting features that are defined in JPEG2000 Part 1 (for example, for wavelet transform, only reversible 5/3 and irreversible 9/7 are supported). . This package installs the documentation files. Package: openjph-tools Description-md5: 9a52747fa1189386e32f9c9e97254fcc Description-en: HTJ2K image compression/decompression library (command line tools) Implementation of High-throughput JPEG2000 (HTJ2K), also known as JPH, JPEG2000 Part 15, ISO/IEC 15444-15, and ITU-T T.814. This library only implements HTJ2K only, supporting features that are defined in JPEG2000 Part 1 (for example, for wavelet transform, only reversible 5/3 and irreversible 9/7 are supported). . This package installs the command line utilities. Package: openmolcas Description-md5: e8a0dd0656a437aaf4da8d1c4785403f Description-en: Quantum chemistry software package The key feature of OpenMolcas is the multiconfigurational approach to the electronic structure. . It can compute energies, gradients and hessians for the following methods: * Hartree-Fock SCF (HF) * Complete active space SCF (CASSCF) . It can compute energies and gradients for the following methods: * Hartree-Fock (HF) * Density-Functional Theory (DFT) * Second-order Moeller-Plesset perturbation theory (MP2) * Complete and restricted active space SCF (CASSCF/RASSCF) . Additionally, it can compute energies for the following methods: * Closed shell Moeller-Plesset perturbation theory (MP2) * Complete active space second order perturbation theory (CASPT2) * Coupled-cluster singles doubles (CCSD), optionally wihth Cholesky-Decomposition (CD)/Resolution-of-the Identity (RI) * CD/RI Coupled-cluster singles doubles with perturbative triples (CCSD(T)) * Density Matrix Renormalization Group SCF (DMRG-SCF) Package: openmolcas-data Description-md5: c654fc6edad78e8dc515a61b5b348b18 Description-en: Quantum chemistry software package (data files) The key feature of OpenMolcas is the multiconfigurational approach to the electronic structure. . This package contains data files. Package: openmotor Description-md5: a9efda56312b031b9c04b2911f22271e Description-en: internal ballistics simulator for rocket motor experimenters openMotor is an open-source internal ballistics simulator for rocket motor experimenters. The software produces estimates of a rocket motor's chamber pressure and thrust based on input such as propellant properties and grain geometry. It uses the Fast Marching Method to determine how a propellant grain regresses, which allows the use of arbitrary core geometries. . Current Features: * Metric and imperial units * Support for common grain geometries such as BATES, Finocyl, Star and more * Loading custom grain geometry from DXF files * A propellant editor that allows the user to enter the properties of as many propellants as they wish * The grain editor displays how a grain will regress to cut down on the guesswork involved in tweaking geometry * ENG file exporting * Burnsim importing and exporting * A UI that supports saving and loading designs along with undo and redo. . Planned Features: * Erosivity simulation * Detailed output of every calculated parameter at any time and position along the motor Package: openqa Description-md5: 477e5b9e65823286653b3e48cb390999 Description-en: automatic Operating System testing framework (webUI & scheduler) openQA is a testing framework that allows you to run tests on pretty-much anything that you can get 'remote' control of (most often, anything you can run in a VM and point VNC at). This allows testing of things including GUI applications, system boot-up (BIOS, bootloaders, kernels), installers and whole operating systems. . Tests (using Perl syntax) generally consist mostly of sequences of code like: assert_and_click 'some_icon'; assert_screen 'some_prompt'; send_key 'ret'; which are run using the os-autoinst test engine, by a worker. The tags named in scripts can then be associated with 'needles' (elements of screenshots) via the webUI (either from past tests, or while controlling a live test). Other testing possibilities include: serial-connected headless systems, multi-host networked tests, and non-VM 'real' systems. . This package includes the job scheduler, the elements providing the services to allow workers to run tests and upload results, and the Web-based user interface. Package: openqa-client Description-md5: ddc13ab48bf9006acd371855366a15ea Description-en: automatic Operating System testing framework (utilities) This package includes scripts such as 'openqa-cli' and 'openqa-clone-job' to provide easy control of openQA servers, via the REST API, as well as commands useful when administering an OpenQA server. . openQA is a testing framework that allows you to run tests on pretty-much anything that you can 'remotely' control. For instance, a VM that can be accessed via VNC. Package: openqa-common Description-md5: 418ca11065e04a492fed7ea261a8e55d Description-en: automatic Operating System testing framework (common files) This package contains shared resources for openQA web front-end and openQA workers. . openQA is a testing framework that allows you to run tests on pretty-much anything that you can 'remotely' control. For instance, a VM that can be accessed via VNC. Package: openqa-doc Description-md5: 1714c0ae83b1f3ce02ea745c6c9bc649 Description-en: automatic Operating System testing framework - documentation Documentation for openQA (and the associated os-autoinst test engine), covering topics including: installation, configuration, and basic test writing. . openQA is a testing framework that allows you to run tests on pretty-much anything that you can 'remotely' control. For instance, a VM that can be accessed via VNC. Package: openqa-worker Description-md5: 07676b829e1de30e9f36a262b2579cea Description-en: automatic Operating System testing framework (worker) openQA is a testing framework that allows you to run tests on pretty-much anything that you can get 'remote' control of (most often, anything you can run in a VM and point VNC at). This allows testing of things including GUI applications, system boot-up (BIOS, bootloaders, kernels), installers and whole operating systems. . Tests (using Perl syntax) generally consist of little more than sequences like: assert_and_click 'some_icon'; assert_screen 'some_prompt'; send_key 'ret'; which are run using the os-autoinst test engine, by a worker. The tags named in scripts can then be associated with 'needles' (elements of screenshots) via the webUI (either from past tests, or while controlling a live test). Other testing possibilities include: serial-connected headless systems, multi-host networked tests, and non-VM 'real' systems. . This package is to be installed on a worker system (which may also be acting as a server). Workers register with a server (or perhaps multiple servers), and can then accept jobs, and run tests (using the os-autoinst test engine). Package: openrazer-daemon Description-md5: 1815948141db962d7bbb282f74f11156 Description-en: OpenRazer peripheral drivers (daemon) OpenRazer is a collection of GNU/Linux drivers for the Razer devices. Supported devices include keyboards, mice, mouse-mats, headsets and various other devices. . This package provides a user-space daemon used to interface with the driver. It contains a systemd user unit and an AppStream file. Package: openrazer-doc Description-md5: a0ec3f78d05e17c516cb274575c3f755 Description-en: OpenRazer peripheral drivers (documentation) OpenRazer is a collection of GNU/Linux drivers for the Razer devices. Supported devices include keyboards, mice, mouse-mats, headsets and various other devices. . This package contains scripts on how to interact with the daemon and the driver. Package: openrazer-driver-dkms Description-md5: 7d405851056343f52bb907a59691d54a Description-en: OpenRazer peripheral drivers (DKMS) OpenRazer is a collection of GNU/Linux drivers for the Razer devices. Supported devices include keyboards, mice, mouse-mats, headsets and various other devices. . This package provides the source code for the OpenRazer kernel module to be build with dkms. Kernel sources or headers are required to compile this module. . Please read the Troubleshooting Guide in /usr/share/doc/openrazer-driver-dkms/README.Debian. Package: openrazer-meta Description-md5: d711d58e2ae1d7a398e04812de3708a2 Description-en: OpenRazer peripheral drivers (metapackage) OpenRazer is a collection of GNU/Linux drivers for the Razer devices. Supported devices include keyboards, mice, mouse-mats, headsets and various other devices. . This package is a metapackage which depends on the OpenRazer driver and userspace daemon, plus a Python library and documentation. Package: openscap-common Description-md5: d4b33b888e210d99e89e7e9c6ef4147d Description-en: OpenSCAP schema files OpenSCAP is a set of open source libraries providing an easier path for integration of the SCAP line of standards. SCAP is a line of standards managed by NIST with the goal of providing a standard language for the expression of Computer Network Defense related information. . The intended scope of this project is to implement working interface wrappers for parsing and querying SCAP content including: * Common Configuration Enumeration (CCE) * Common Platform Enumeration (CPE) * Extensible Configuration Checklist Description Format (XCCDF) * Open Vulnerability and Assessment Language (OVAL) . This package contains schema files. Package: openscap-doc Description-md5: 8e75f9dba75c84af986a688e32cda531 Description-en: libraries enabling integration of the SCAP line of standards - Documentation OpenSCAP is a set of open source libraries providing an easier path for integration of the SCAP line of standards. SCAP is a line of standards managed by NIST with the goal of providing a standard language for the expression of Computer Network Defense related information. . The intended scope of this project is to implement working interface wrappers for parsing and querying SCAP content including: * Common Configuration Enumeration (CCE) * Common Platform Enumeration (CPE) * Extensible Configuration Checklist Description Format (XCCDF) * Open Vulnerability and Assessment Language (OVAL) . This package contains documentation. Package: openscap-scanner Description-md5: 6ced1f2556f55c33f64c9d54bd5be1f1 Description-en: OpenScap Scanner Tool (oscap) OpenSCAP is a set of open source libraries providing an easier path for integration of the SCAP line of standards. SCAP is a line of standards managed by NIST with the goal of providing a standard language for the expression of Computer Network Defense related information. . The intended scope of this project is to implement working interface wrappers for parsing and querying SCAP content including: * Common Configuration Enumeration (CCE) * Common Platform Enumeration (CPE) * Extensible Configuration Checklist Description Format (XCCDF) * Open Vulnerability and Assessment Language (OVAL) . This package contains oscap command-line tool, configuration and vulnerability scanner. It can use for compliance checking with SCAP contents. Package: openscap-utils Description-md5: 6e8d5554751400b329617a3f4bbdc52e Description-en: libraries enabling integration of the SCAP line of standards - Utility programs OpenSCAP is a set of open source libraries providing an easier path for integration of the SCAP line of standards. SCAP is a line of standards managed by NIST with the goal of providing a standard language for the expression of Computer Network Defense related information. . The intended scope of this project is to implement working interface wrappers for parsing and querying SCAP content including: * Common Configuration Enumeration (CCE) * Common Platform Enumeration (CPE) * Extensible Configuration Checklist Description Format (XCCDF) * Open Vulnerability and Assessment Language (OVAL) . This package contains command line utilities. Package: opensmtpd Description-md5: be8df8944be13df6be34d92bf71cf048 Description-en: secure, reliable, lean, and easy-to configure SMTP server The OpenSMTPD server seeks to be * as secure as possible, and uses privilege separation to mitigate possible security bugs * as reliable as possible: any accepted email must not be lost * lean: it covers typical usage cases instead of every obscure one * easy to configure, with a configuration syntax reminiscent of the OpenBSD Packet Filter's (PF) * fast and efficient: it can handle large queues with reasonable performance Package: openssh-client-gssapi Description-md5: 1032b939c358dc15573b09b448ce55b6 Description-en: secure shell (SSH) client, with GSS-API support This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides versions of the ssh client and related programs built with support for GSS-API authentication and key exchange, which can be used with systems such as Kerberos. It is currently an empty package depending on openssh-client, but future releases will remove GSS-API support from openssh-client, so users who need it should install this package. Package: openssh-server-gssapi Description-md5: e0464de7c75a87f097d73cf92e00b779 Description-en: secure shell (SSH) server, with GSS-API key exchange This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides a version of the sshd server built with support for GSS-API authentication and key exchange, which can be used with systems such as Kerberos. It is currently an empty package depending on openssh-server, but future releases will remove GSS-API support from openssh-server, so users who need it should install this package. Package: openssh-tests Description-md5: bb7db5bf0b75d064182f67ac05d849c9 Description-en: OpenSSH regression tests This package provides OpenSSH's regression test suite. It is mainly intended for use with the autopkgtest system, though can also be run directly using /usr/lib/openssh/regress/run-tests. Package: openstructure Description-md5: dca57137a22804cb104324183b5003cd Description-en: Open-Source Computational Structural Biology Framework OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: opentelemetry-proto Description-md5: f064633a02a90dc12f719e57d88ec53a Description-en: OpenTelemetry protocol specification and proto files OpenTelemetry is an observability framework and toolkit designed to create and manage telemetry data such as traces, metrics, and logs. Crucially, OpenTelemetry is vendor- and tool-agnostic, meaning that it can be used with a broad variety of Observability backends. . OpenTelemetry is focused on the generation, collection, management, and export of telemetry. A major goal of OpenTelemetry is that you can easily instrument your applications or systems, no matter their language, infrastructure, or runtime environment. The storage and visualization of telemetry is intentionally left to other tools. . This package contains the OpenTelemetry Protocol (OTLP) specification and the corresponding language independent interface types (.proto files). Package: openvpn3-client Description-md5: cfaec8a840679a42e9530b37316c5c8f Description-en: virtual private network client (version 3) OpenVPN is an application to securely tunnel IP networks over a single UDP or TCP port. It can be used to access remote sites, make secure point-to-point connections, enhance wireless security, etc. . OpenVPN uses all of the encryption, authentication, and certification features provided by the OpenSSL library (any cipher, key size, or HMAC digest). . OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels over NAT or connection-oriented stateful firewalls (such as Linux's iptables). . This is a new OpenVPN client based on the OpenVPN 3 C++ Core Library. The architecture behind this client is completely different from the classic OpenVPN 2.x versions, as it enables a strict privilege separation as part of the implementation. In addition, it provides possibility to update the DNS configuration when that is being pushed from the OpenVPN server. This client is built around D-Bus which enables more advanced ways to interact with OpenVPN tunnels. And it provides an openvpn3 Python 3 module to simplify interaction with the client from Python. . This package contains OpenVPN3 Linux Client Package: openwince-include Description-md5: f51a24d4ef6fd83423691b33011e63bf Description-en: Common include files for the open wince project The openwince-include package contains all common include files for the open wince project. (http://openwince.sourceforge.net/) Package: openxr-layer-apidump Description-md5: 856a19ea1ce76a8491a7669fe4c184b6 Description-en: OpenXR software development kit -- API dump layer OpenXR is an API specification for writing portable, cross-platform virtual reality (VR) and augmented reality (AR) software. . This package contains the XR_APILAYER_LUNARG_api_dump OpenXR API layer from the OpenXR-SDK-Source repository. It may be explicitly enabled by an environment variable or an application. . The XR_APILAYER_LUNARG_api_dump layer outputs or saves a dump of all OpenXR calls made. Package: openxr-layer-corevalidation Description-md5: a4cb65882c0a13465c81ac9343df89ab Description-en: OpenXR software development kit -- validation layer OpenXR is an API specification for writing portable, cross-platform virtual reality (VR) and augmented reality (AR) software. . This package contains the XR_APILAYER_LUNARG_core_validation OpenXR API layer from the OpenXR-SDK-Source repository. It may be explicitly enabled by an environment variable or an application. . The XR_APILAYER_LUNARG_core_validation layer validates API call input and can provide a summary of usage errors. Package: openyahtzee Description-md5: c083d7c172dd0c6af5aea037edbd8d80 Description-en: classic dice game of Yahtzee Open Yahtzee is a version of the classic dice game Yahtzee. Also known as Knubbel or Pasch. . Open Yahtzee is built to be a full-featured Yahtzee implementation, with a user-friendly interface including animated dice rolls. . For other implementations see the gtali game in the gnome-games package. Package: org-mode Description-md5: ec2a60b381f7be933b614f16df540152 Description-en: Transition Package, org-mode to elpa-org The Org emacs addon has been elpafied. This dummy package helps ease transition from org-mode to elpa-org. Package: org-roam-doc Description-md5: b9968980aabcdfed7a691bb79f05d8ca Description-en: non-hierarchical note-taking with Emacs Org-mode -- documentation Org-roam is a solution for effortless non-hierarchical note-taking with Org-mode. With Org-roam, notes flow naturally, making note-taking fun and easy. Org-roam should also work as a plug-and-play solution for anyone already using Org-mode for their personal wiki. . Org-roam is a replica of the proprietary Roam Research. . This package contains the info and HTML documentation. Package: orphan-sysvinit-scripts Description-md5: 6e62a05dcaf39a4d5ec8fa894f07cfb8 Description-en: Orphaned System-V-like init scripts This package provides System-V init scripts for packages whose maintainers have chosen to drop them from the distribution in favour of only supplying a systemd service file. . It will only put files into /etc/init.d/ when the relevant package is installed on your system. Package: orthanc Description-md5: 583441f4d2fe9fa37be1da8d3a612ce1 Description-en: Lightweight, RESTful DICOM server for medical imaging Orthanc aims at providing a simple, yet powerful DICOM server for medical imaging. Orthanc can turn any computer running Windows or Linux into a Vendor Neutral Archive (in other words, a mini-PACS system). Its architecture is lightweight, meaning that no complex database administration is required, nor the installation of third-party dependencies. . What makes Orthanc unique is the fact that it provides a RESTful API. Thanks to this major feature, it is possible to drive Orthanc from any computer language. The DICOM tags of the stored medical images can be downloaded in the JSON file format. Furthermore, standard PNG images can be generated on-the-fly from the DICOM instances by Orthanc. . Orthanc lets its users focus on the content of the DICOM files, hiding the complexity of the DICOM format and of the DICOM protocol. Package: orthanc-dev Description-md5: 545d7289c7e94b1fa49dc24eb840c275 Description-en: Orthanc development files Orthanc aims at providing a simple, yet powerful DICOM server for medical imaging. Orthanc can turn any computer running Windows or Linux into a Vendor Neutral Archive (in other words, a mini-PACS system). Its architecture is lightweight, meaning that no complex database administration is required, nor the installation of third-party dependencies. . This package includes the header files to develop C/C++ plugins for Orthanc. Package: orthanc-doc Description-md5: d340a0c2a2945d99eddc0d7cc3d7641e Description-en: Documentation of Orthanc Orthanc aims at providing a simple, yet powerful DICOM server for medical imaging. Orthanc can turn any computer running Windows or Linux into a Vendor Neutral Archive (in other words, a mini-PACS system). Its architecture is lightweight, meaning that no complex database administration is required, nor the installation of third-party dependencies. . This package includes the documentation and the sample codes available for Orthanc. It also includes the documentation to develop C/C++ plugins for Orthanc. Package: orthanc-webviewer Description-md5: aabf928a28dc9019b4d69bc1f5d36bdf Description-en: Web viewer of medical images for Orthanc Orthanc Web Viewer is a plugin to Orthanc, a lightweight, RESTful Vendor Neutral Archive for medical imaging. It extends Orthanc with an integrated Web viewer of DICOM images. Package: os-autoinst Description-md5: 79248344378908d7be7c47060c26ab61 Description-en: automated testing of Operating Systems The OS-autoinst project aims at providing a means to run fully automated tests. Especially to run tests of basic and low-level operating system components such as bootloader, kernel, installer and upgrade, which can not easily and safely be tested with other automated testing frameworks. However, it can just as well be used to test firefox and openoffice operation on top of a newly installed OS. . os-autoinst can be executed alone, but is currently designed to be executed together with openQA, the web user interface that allows one to run more than one os-autoinst instance at the same time. Package: oscs Description-md5: 642e63598173f3bc8be7b07abe89d421 Description-en: OpenStack cloud selector parses credentials from clouds.yaml This package provides a parser for the ~/.config/openstack/clouds.yaml and makes it possible to select one of the, by exporting the OS_CLOUD environment variable. When using "oscs set" without any argument, oscs displays a nice fzf ncurse dialogue where uses can select what cloud to use with the arrow keys. . The way to use it, is to source /usr/share/oscs/oscs from your .bashrc. Package: osm2pgsql Description-md5: 90d71a17cb11022105b2ed19601badf4 Description-en: OpenStreetMap data to PostgreSQL converter Convert OSM planet snapshot data to SQL suitable for loading into a PostgreSQL database with PostGIS geospatial extensions. This database may then be used to render maps with Mapnik or for other geospatial analysis. Package: ospd-openvas Description-md5: 3cec32874f47b5232a54521fa686a5fd Description-en: OSP server implementation to allow GVM to remotely control an OpenVAS Scanner This package contains an OSP server implementation to allow GVM to remotely control OpenVAS. . It is a command line tool with parameters to start a daemon which keeps waiting for instructions to update the feed of vulnerability tests and to start a scan. The second part of the interface is the redis store where the parameters about a scan task need to be placed and from where the results can be retrieved, being the unique communication channel between OSPD-OpenVAS and OpenVAS. . Once running, you need to configure OpenVAS for the Greenbone Vulnerability Manager, for example via the web interface Greenbone Security Assistant. Then you can create scan tasks to use OpenVAS. Package: osspd Description-md5: d7ac15bb4572a62032e48c6a9cafc78c Description-en: OSS Proxy Daemon: Userland OSS emulation OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and /dev/mixer) implementation using CUSE. Currently it supports forwarding OSS sound streams to PulseAudio and ALSA. . Actually emulating the OSS devices makes for a more robust emulation compared to OSS wrappers using LD_PRELOAD, like aoss and padsp. It also works better when running foreign-architecture applications or using old libc versions for compatibility reasons. Package: osspd-alsa Description-md5: b7a1f3818df02903703285718e5eb492 Description-en: OSS Proxy Daemon: ALSA backend (experimental) OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and /dev/mixer) implementation using CUSE. Currently it supports forwarding OSS sound streams to PulseAudio and ALSA. . This package contains the experimental ALSA backend for osspd. Package: osspd-pulseaudio Description-md5: d5e5ec062dd26d73ccb9b9a0e215800f Description-en: OSS Proxy Daemon: PulseAudio backend OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and /dev/mixer) implementation using CUSE. Currently it supports forwarding OSS sound streams to PulseAudio and ALSA. . This package contains the PulseAudio backend for osspd. Package: ostree Description-md5: d767cb08238abbe08c2671b5e44f6d0b Description-en: content-addressed filesystem for operating system binaries libostree provides a library and tools for managing bootable, immutable, versioned filesystem trees. It is like git in that it checksums individual files and has a content-addressed object store; unlike git, it "checks out" the files using hardlinks into an immutable directory tree. This can be used to provide atomic upgrades with rollback, history and parallel-installation, particularly useful on "fixed purpose" systems such as embedded devices. . This package contains the executables used to manage and create filesystem trees. It does not affect the boot process for the system on which it is installed. Package: ostree-boot Description-md5: b74187f4782dcc008e77d474b62637c6 Description-en: libostree boot loader and initramfs integration libostree provides a library and tools for managing bootable, immutable, versioned filesystem trees. See the ostree package's description for more details. . This package contains configuration snippets and executables needed to boot a Debian derivative from a libostree filesystem deployment. This integration currently has some limitations: . - the initramfs must have been made using dracut - the boot loader must be one that is supported by libostree, currently GNU GRUB 2, syslinux/extlinux or Das U-Boot Package: ostree-push Description-md5: 6473f190dd13d7565aa5c1e49bd593ae Description-en: push commits from local OSTree repo to a remote ostree-push uses ssh to push commits from a local OSTree repo to a remote OSTree repo. This is to fill a gap where currently you can only pull commits in core ostree. To publish commits to a remote repository, you either have to pull from the local repo to the remote repo or use an out of band mechanism like rsync. Package: ostree-tests Description-md5: d7b28e54f9327d4a658e4e5bdbf03edf Description-en: content-addressed filesystem for operating system binaries - tests libostree provides a library and tools for managing bootable, immutable, versioned filesystem trees. See the ostree package's description for more details. . This package contains automated tests. Package: owncloud-client Description-md5: a754a2b9b06d1c7c880afd05aa24e101 Description-en: folder synchronization with an ownCloud server - GUI The ownCloudSync system 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. . owncloud-client provides the graphical client specialising in synchronizing with cloud storage provided by ownCloud. Package: owncloud-client-cmd Description-md5: 2c1075ef378c7609418a341fe82309ff Description-en: folder synchronization with an ownCloud server - cmd client The ownCloudSync system 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 ownCloud. Package: owncloud-client-data Description-md5: db479d2c6ebc6d79b3d4940817520d7d Description-en: ownCloudSync folder synchronization - shared data The ownCloudSync system 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 data that is shared between different packages. 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: oz Description-md5: 4099ce29431bf63d00def73217c2b69d Description-en: Install virtual machine guest OSs with minimal input from the user Oz is a tool for automatically installing guest OSs with only minimal up-front input from the user. . For each type of guest operating system, Oz supports up to three operations: operating system installation (oz-install), operating system customization (oz-customize), and ICICLE manifest generation (oz-generate-icicle). . Currently many versions of popular operating systems are supported, including Debian, Ubuntu, RHEL/CentOS, Fedora, openSUSE, Mandrake, and FreeBSD. See also virt-install(1) and virt-builder(1) from the virtinst and libguestfs-tools packages. Package: pa-dlna Description-md5: 04ea401285c9ca3955554e49aa91aac7 Description-en: forward pulseaudio streams to DLNA devices The pa-dlna program forwards PulseAudio streams to DLNA devices supporting both lossless (PCM, Flac, Aiff) and lossy streams (MP3, Vorbis, and more). The package also includes an interactive command line tool to introspect and control UPnP devices. Package: packagekit-command-not-found Description-md5: f46269a57fdaac0b45bc1962744cdaf3 Description-en: Offer to install missing programs automatically PackageKit allows performing simple software management tasks over a DBus interface e.g refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package contains a simple handler for command_not_found that offers to install missing packages on the command line using PackageKit. Package: packagekit-gtk3-module Description-md5: b4094b413124ff3eeddd6dcdb91ab037 Description-en: Install fonts automatically using PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . The PackageKit GTK+ module allows any Pango application to install fonts from configured repositories using PackageKit. Package: packetq Description-md5: 36a41c5b81402991b35ef0951a940323 Description-en: tool to run SQL queries on PCAP files PacketQ is a command line tool to run SQL queries directly on PCAP files, the results can be outputted as JSON (default), formatted/compact CSV and XML. . It also contain a very simplistic web-server in order to inspect PCAP files remotely. Package: packetsender Description-md5: 448cff175478b06a87d2be6987955a22 Description-en: Utility for sending and receiving TCP, UDP, SSL, HTTP packets Packet Sender is a utility that sends and receives TCP, UDP, SSL (encrypted TCP)packets as well HTTP/HTTPS on the ports of your choosing. It supports IPv4 and IPv6 and provides a GUI for final users. However, is also possible use Packet Sender in text mode via command line. . Some features: * Can act as client/server to send and receive network traffic. * A payload can be created in ASCII or hex. * Command line mode is available for automation and scripting. * Packet Sender cloud is a disposable resource to be used to publicly display and distribute packets (via an URL) for collaboration, tutorials, end users, etc. Packet Sender may import public packet sets with public URL. . Some uses: * Control network-based devices in ways beyond their original apps. * Test automation (using command line tool and/or hotkeys). * Test network APIs (using the built-in TCP, UDP, SSL clients). * Malware analysis (using the built-in UDP, TCP, SSL servers). * Troubleshoot secure connections (using SSL). * Test network connectivity/firewalls (by having 2 Packet Senders talk to each other). * Stress-test a device (using intense network generator tool). * Tech support (by sending customers a portable Packet Sender with pre-defined settings and packets). * Share/Save/Collaborate using the Packet Sender Cloud service. . Packet Sender is useful for network security, network teaching, pentesters and to test firewall systems. Package: packmol Description-md5: 287daca65cb06ebd34c8faf7098f3a51 Description-en: Initial configurations for Molecular Dynamics Simulations Initial configurations for Molecular Dynamics Simulations by packing optimization. . Packmol creates an initial point for molecular dynamics simulations by packing molecules in defined regions of space. The packing guarantees that short range repulsive interactions do not disrupt the simulations. . The great variety of types of spatial constraints that can be attributed to the molecules, or atoms within the molecules, makes it easy to create ordered systems, such as lamellar, spherical or tubular lipid layers. . The user must provide only the coordinates of one molecule of each type, the number of molecules of each type and the spatial constraints that each type of molecule must satisfy. . The package is compatible with input files of PDB, TINKER, XYZ and MOLDY formats. . See http://m3g.iqm.unicamp.br/packmol for more information. . References . Please always cite one of the following references in publications for which Packmol was useful: . L Martinez, R Andrade, EG Birgin, JM Martinez, Packmol: A package for building initial configurations for molecular dynamics simulations. Journal of Computational Chemistry, 30, 2157-2164, 2009. (http://www3.interscience.wiley.com/journal/122210103/abstract) . JM Martinez, L Martinez, Packing optimization for the automated generation of complex system's initial configurations for molecular dynamics and docking. Journal of Computational Chemistry, 24, 819-825, 2003. (http://www3.interscience.wiley.com/journal/104086246/abstract) Package: padthv1 Description-md5: ba0229309504d98d4d0eaeef40ae4631 Description-en: old-school polyphonic additive synthesizer - standalone app padthv1 is an old-school polyphonic additive synthesizer with stereo effects. It is provided in both forms of a LV2 plugin and a pure stand-alone JACK client with JACK-session and both JACK MIDI and ALSA MIDI input support. . This package provides the standalone app. Package: padthv1-common Description-md5: 31c8ef21be8f68f5f5debf2d11261780 Description-en: old-school polyphonic additive synthesizer - common files padthv1 is an old-school polyphonic additive synthesizer with stereo effects. It is provided in both forms of a LV2 plugin and a pure stand-alone JACK client with JACK-session and both JACK MIDI and ALSA MIDI input support. . This package provides files shared by both the LV2 plugin and the standalone application. Package: padthv1-lv2 Description-md5: 7e8d996b3bfc72f14f4bd060c45e2087 Description-en: old-school polyphonic additive synthesizer - LV2 plugin padthv1 is an old-school polyphonic additive synthesizer with stereo effects. It is provided in both forms of a LV2 plugin and a pure stand-alone JACK client with JACK-session and both JACK MIDI and ALSA MIDI input support. . This package provides the LV2 plugin. Package: pagemon Description-md5: afa2c2a415ee499b4baf05d9fad3d1fd Description-en: interactive memory/page monitoring tool pagemon is a ncurses based interactive memory/page monitoring tool allowing one to browse the memory map of an active running process on Linux. Package: pamu2fcfg Description-md5: 576150b27d240bfbfc2f80d126363a17 Description-en: universal 2nd factor (U2F) PAM module command-line helper tool Universal 2nd Factor (U2F) is an authentication mechanism that strengthen other authentications, and through this PAM module it can be used to require a U2F device in order to authenticate. . This package contains the command-line tool pamu2fcfg which is used to generate the information needed by libpam-u2f to perform an U2F authentication. Package: papd Description-md5: 245549c90e1959b4ea172a17c9144e2f Description-en: AppleTalk Network Suite (PAP Print Server) Netatalk's services and tools for networking with very old Macs and Apple IIs . This package contains the daemon and utility programs for network printing to and from LocalTalk networks. It allows Mac OS and Apple II clients to print to modern AirPrint / CUPS enabled printers. . In addition, the following printing tools are included: * pap - print from the host to a LocalTalk printer * papstatus - inquire the status of a LocalTalk printer Package: papersway Description-md5: 72bc530b7a40e05d1ad2d5f080238163 Description-en: PaperWM-like scollable tiling window management for Sway/i3wm This is an implementation of PaperWM-like scrollable tiling window management for Sway/i3wm. If you like Sway/i3wm's commitments to stability, avoiding scope creep etc. but dislike the window management model, papersway might be of interest. Package: parser3-mysql Description-md5: d75b039dd00d2183a76eef0a76a72fcc Description-en: MySQL driver for Parser 3 This package provides driver for MySQL database connections directly from Parser 3 scripts. . Parser 3 - simple and convenient object-oriented language which allows creating good sites in short time. . Available features: * XML, XSL, XPath and DOM support * Available in documented source code * Uniformed database support * Support of object-oriented programmers * Detailed language documentation (160 pages!) * UTF-8 support 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: b800a82fee62a898474ed9e2f7de926e 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 in /usr/share/doc/pass-extension-audit/README.md.gz for more information. . This package installs the pass extension Package: passenger Description-md5: 265436b41f4cb63fd315ff0e0bc80deb Description-en: web application server Phusion Passenger is a web server and application server, designed to be fast, robust and lightweight. It takes a lot of complexity out of deploying web apps, adds powerful enterprise-grade features that are useful in production, and makes administration much easier and less complex. Phusion Passenger supports Ruby, Python, Node.js and Meteor. Package: passt Description-md5: 3d78d5a3217726b17e44dbedd5ab1421 Description-en: user-mode networking daemons for virtual machines and namespaces passt implements a translation layer between a Layer-2 network interface and native Layer-4 sockets (TCP, UDP, ICMP/ICMPv6 echo) on a host. It doesn't require any capabilities or privileges, and it can be used as a simple replacement for Slirp. . pasta (same binary as passt, different command) offers equivalent functionality, for network namespaces: traffic is forwarded using a tap interface inside the namespace, without the need to create further interfaces on the host, hence not requiring any capabilities or privileges. Package: patat Description-md5: 5003da4b37358afab312d8f87298a5ba Description-en: Terminal-based presentations using Pandoc patat (*P*resentations *A*top *T*he *A*NSI *T*erminal) is a small tool that allows you to show presentations using only an ANSI terminal. It does not require `ncurses`. Package: patchelf Description-md5: 824f52851ea97d75c91ab6435745910e Description-en: modify properties of ELF executables PatchELF is a simple utility for modifying existing ELF executables and libraries. In particular, it can do the following: . * Change the dynamic loader ("ELF interpreter") of executables * Change the RPATH of executables and libraries * Remove declared dependencies on dynamic libraries (DT_NEEDED entries) Package: patool Description-md5: 63a672757ff0b42105500878a4372ef4 Description-en: command line archive file manager Various archive formats can be created, extracted, tested, listed, compared, searched and repacked by patool. The archive format is determined with file and as a fallback by the archive file extension. . patool supports 7z (.7z), ACE (.ace), ADF (.adf), ALZIP (.alz), AR (.a), ARC (.arc), ARJ (.arj), BZIP2 (.bz2), CAB (.cab), compress (.Z), CPIO (.cpio), DEB (.deb), DMS (.dms), FLAC (.flac), GZIP (.gz), ISO (.iso), LZH (.lha, .lzh), LZIP (.lz), LZMA (.lzma), LZOP (.lzo), RAR (.rar), RPM (.rpm), RZIP (.rz), SHAR (.shar), SHN (.shn), TAR (.tar), XZ (.xz), ZIP (.zip, .jar) and ZOO (.zoo) formats. . It relies on helper applications to handle those archive formats (for example bzip2 for BZIP2 archives). . The archive formats TAR, ZIP, BZIP2 and GZIP are supported natively and do not require helper applications to be installed. Package: patroni Description-md5: 500d92dec4fc214fc4d04ff56b7d221b Description-en: PostgreSQL High Availability with ZooKeeper, etcd, Consul, or Kubernetes Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. Package: patroni-doc Description-md5: ba8197d3956a299b4dae037bf2de7967 Description-en: PostgreSQL High Availability (documentation) Patroni is a template for a customized, high-availability PostgreSQL solution using Python and a distributed configuration store (ZooKeeper, etcd or Consul), or Kubernetes. It provides a REST API on each Postgres node of the cluster allowing for remote management and monitoring. . This package provides the documentation. Package: pccts Description-md5: f05060cccfec1bb85496504dee3326e5 Description-en: Purdue Compiler Construction Tool Set (PCCTS) PCCTS consists of ANother Tool for Language Recognition (ANTLR), a DFA-based Lexical analyzer Generator (DLG) and assorted other utilities designed for the construction of compilers and other language translators. ANTLR is a parser generator which generates recursive descent parsers which are easier to debug than the table driven bottom-up parsers created by YACC. It also provides support for the automatic generation of Abstract Syntax Trees (AST's). Many projects have stopped using PCCTS and moved on to antlr, which is also packaged for Debian. New projects should probably look there first. However PCCTS will be maintained in Debian as long as there is interest in doing so. Package: pcm Description-md5: bb60ce87a1a2d675d483f4cb8be9ee8c Description-en: tools for Intel-specific processor performance and energy metrics Processor Counter Monitor is a set of tools to access various performance metrics provided by newer Intel processors. Such metrics include: * instructions per cycle * core frequencies * memory/interconnect/PCIe bandwidth * cache misses and utilization * time spent in C-states * thermal headroom * energy consumption * NUMA accesses and more. Package: pcmanfm Description-md5: 771afbcda12ceeee164ea2b0f50c6901 Description-en: extremely fast and lightweight file manager PCMan File Manager is a GTK+ based file manager, featuring: . * Extremely fast and lightweight * Can be started in one second on normal machine * Tabbed browsing (similar to Firefox) * Drag & Drop support * Files can be dragged among tabs * Load large directories in reasonable time * File association support (Default application) * Basic thumbnail support * Bookmarks support * Handles non-UTF-8 encoded filenames correctly * Provide icon view and detailed list view * Standard compliant (Follows FreeDesktop.org) * Clean and user-friendly interface (GTK+ 2) * Support GVFS for auto-mount handling on removable devices 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: pcsc-tools Description-md5: 9d0d30be77f76fda6a8e2b6a43c6d748 Description-en: Some tools to use with smart cards and PC/SC This archive contains some tools useful for a PC/SC user. The tools provided are: . pcsc_scan(1) scans available smart card readers and print detected events: card insertion with ATR, card removal; . ATR_analysis(1) analyses a smart card ATR (Answer To Reset) . scriptor(1) Perl script to send commands to a smart card using a batch file or stdin; . gscriptor(1) the same idea as scriptor.pl(1) but with Perl-Gtk GUI. 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: pd-cyclone Description-md5: 66932f34b78b0d8edae73521dff985e6 Description-en: Pd library of clones of Max/MSP objects Cyclone is a library of PureData classes, bringing some level of compatibility between Max/MSP and Pd environments. . In its current form, cyclone is mainly for people using both Max and Pd, and thus wanting to develop cross-platform patches. In this respect, cyclone has much in common with Thomas Grill's flext, and flext-based externals. While flext enables developing new cross-platform classes, cyclone makes existing classes cross-platform. . Cyclone also comes handy, somewhat, in the task of importing Max/MSP patches into Pd. Do not expect miracles, though, it is usually not an easy task. Package: pd-deken Description-md5: 92dc840f7e116673e65424f0a8440fde Description-en: Externals wrangler for Pure Data deken is a simple and easy to use package manager for Pure Data (Pd). . The deken-plugin integrates with the Pd user interface, where you can search for externals and install them with a single click. Since Pd-0.47, the deken-plugin is integrated into Pure Data (but the Debian package provides an updated plugin) . Available backends that provide packages are: - puredata.info (downloads packages via the Pure Data community website and installs them into the per-user installation directory (~/pd-externals)) - apt (installs Pd packages the Debian way; packaged as "pd-deken-apt") Package: pd-deken-apt Description-md5: 409781c90d6f5ef0a13c6caf8ccaa6cd Description-en: Externals wrangler for Pure Data (APT backend) deken is a simple and easy to use package manager for Pure Data (Pd). . The deken-plugin integrates with the Pd user interface, where you can search for externals and install them with a single click. . This addon allows one to additionally use 'apt' for installing Debian provided packages from within the deken-plugin (rather than downloading binaries from the Pure Data community website). Package: 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: pdns-recursor Description-md5: f3a31cef06b361a15135f2262ae08934 Description-en: PowerDNS Recursor High-performance resolving name server, utilizing multiple processor and including Lua scripting capabilities. Package: pdsh Description-md5: 83ab4853fa8b6884bd4380641e7ea649 Description-en: Efficient rsh-like utility, for using hosts in parallel Pdsh is a high-performance, parallel remote shell utility, similar to dsh. It has built-in, thread-safe clients for rsh. Pdsh uses a "sliding window" parallel algorithm to conserve socket resources on the initiating node and to allow progress to continue while timeouts occur on some connections. . It makes all parallel connections from one client machine, and attempts to keep 32 (default, can be changed on command line) connections to remote machines at any given time. It can run single commands or as an interactive shell. Package: perftest Description-md5: 7a3cfd7c53893b957ea5ba6d5a42368d Description-en: Infiniband verbs performance tests This is a collection of tests written using Infiniband verbs intended for use as a performance micro-benchmark. The tests can measure the latency and bandwidth of Infiniband fabrics. Package: perl-tk Description-md5: 4b85d3a774205640dd14fdee9cb4f6e9 Description-en: Perl module providing the Tk graphics library Perl/Tk (also known as pTk or ptk) is a collection of modules and code that attempts to wed the easily configured Tk widget toolkit to the powerful lexigraphic, dynamic memory, I/O, and object-oriented capabilities of Perl 5. In other words, it is an interpreted scripting language for making widgets and programs with Graphical User Interfaces (GUI). . A good place to get started is by running the "widget" demo that's installed with this package. Package: perlindex Description-md5: cae36b291fe149ff731f54255b015a87 Description-en: Perl manual pages index and query application Perlindex is a program to index and search the perl documentation. . An index database must be built that will store keywords for *all* perl and installed modules man pages. . Then perlindex can be run and will present the user the most likely choice for documentation. 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: persepolis Description-md5: 36d266d9c3e9173c7b684e90ca84de93 Description-en: Graphical download manager Persepolis is a graphical download manager. . Persepolis makes the file download easier by providing a graphical interface and in addition, it includes some extra functionalities like scheduled downloads. Package: peruse Description-md5: 98dca21b1e9aff8b0000908256c5c132 Description-en: comic book reader Peruse was created as a way to make exactly that as easy and pleasant as possible, and to simply get out of the way and let you read your comic books. One could say that it allows you to peruse your comic books at your leisure, but that would be a silly way of putting it - so, peruse your comic books at your leisure! Package: peruse-common Description-md5: 083e504193a05110c7b530948f5481c2 Description-en: common files for peruse Peruse was created as a way to make exactly that as easy and pleasant as possible, and to simply get out of the way and let you read your comic books. One could say that it allows you to peruse your comic books at your leisure, but that would be a silly way of putting it - so, peruse your comic books at your leisure! . This package contains architecture-independent peruse data files. Package: pesign Description-md5: 87991b05a983a426538311a4a0347cbd Description-en: Signing utility for UEFI binaries This package contains the pesign utility for signing UEFI binaries (PE-COFF format) as well as other associated tools. It is meant to follow the PE and Authenticode specifications. It is analogous to the tool described at http://msdn.microsoft.com/en-us/library/8s9b9yaz%28v=vs.80%29.aspx Package: pexec Description-md5: 8f7182200bb0a546b2c00fb7cd09e9a0 Description-en: Executing commands in parallel The main purpose of pexec is to execute the given command in parallel on the local host or on remote hosts, while some of the execution parameters, namely the redirected standard input, output or error and environmental variables can be varied. The capabilities of the program are extended with additional features, such as allowing to define mutual exclusions, do atomic command executions and implement higher level resource and job control. The maximum number of simultaneous tasks can be controlled by a hypervisor daemon: with such a daemon, concurrent pexec instances can be launched without an unexpectedly high load. Package: pg-activity Description-md5: 14f45fb2e930ade8542e931db7c4ecc0 Description-en: Realtime PostgreSQL database server monitoring tool PgActivity is a curses-based realtime utility to display information from a running PostgreSQL database server. . It is modelled after the standard 'top' utility, and displays information such as: - the running, waiting and blocking queries - cpu, memory and i/o usage of each query - the queries execution time . It also provides interactive commands to sort, filter, scroll and extend the queries list displayed. Package: pg-auto-failover-cli Description-md5: 051c2ce207fd38c10b658d5735db5730 Description-en: Command line interface and service to manage pg auto failover Clusters This CLI is used to manage pg_auto_failover installations to provide High Availability to Postgres. Package: pgbackrest Description-md5: 5f2d2bfe77ddb4d5cc07e62e055f8983 Description-en: Reliable PostgreSQL Backup & Restore pgBackRest is a simple, reliable backup and restore system for PostgreSQL that can seamlessly scale up to the largest databases and workloads. . This package contains all required binaries, scripts and libraries. Package: pgbackrest-doc Description-md5: a796065dc61b3cd0ddc47c2e58441e94 Description-en: Documentation package for pgbackrest pgBackRest is a simple, reliable backup and restore system for PostgreSQL that can seamlessly scale up to the largest databases and workloads. . The pgBackRest documentation contains detailed information about the configuration and usage of pgBackRest. Package: pgbouncer Description-md5: 0b1bf3d05307e54c6f4216824d19f9c1 Description-en: lightweight connection pooler for PostgreSQL PgBouncer is a lightweight connection pooler for PostgreSQL providing the following features: . * Several different methods of pooling connections: session pooling, transaction pooling, statement pooling. * Low memory requirements. * It is not tied to one backend server, the destination databases can reside on different hosts. * Supports online reconfiguration for most of the settings. * Supports online restart/upgrade. Package: pgcli Description-md5: c45d73f785a72ba75a6c53e7d2733fd8 Description-en: CLI for PostgreSQL with auto-completion and syntax highlighting pgcli is a command line interface for PostgreSQL with auto-completion and syntax highlighting. It is also capable of pretty printing tabular data. Package: pgmodeler Description-md5: 839e2f7e583019af48a1e9f80e72b0b1 Description-en: PostgreSQL database modeler GUI interface pgModeler is a GUI for modelling PostgreSQL databases. It is easy to use, allowing the creation and modification of database models with an intuitive interface. . This package provides the graphical and command line interfaces. Package: pgmodeler-common Description-md5: 25313500840c3bfe261b31dec2279412 Description-en: pgmodeler's binary independent common files pgModeler is a GUI for modelling PostgreSQL databases. It is easy to use, allowing the creation and modification of database models with an intuitive interface. . This package provides the binary independent common files for pgmodeler. Package: pgpainless-cli Description-md5: 5765316890f7e447616fe1abc11b2e19 Description-en: Stateless OpenPGP Protocol with PGPainless - runtime executable PGPainless is a modern implementation of OpenPGP in Java. It offers an ergonomic interface on top of the BouncyCastle cryptographic toolkit that makes it straightforward to deal with OpenPGP data. . This package provide the command-line interface for the PGPainless Stateless OpenPGP Protocol. Package: pgpool2 Description-md5: db1da7136cd7647f1ce4a0a590fc0046 Description-en: connection pool server and replication proxy for PostgreSQL pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. It provides the following features: . * Connection Pooling * Replication * Load Balance * Limiting Exceeding Connections * Parallel Query . pgpool-II talks PostgreSQL's backend and frontend protocol, and relays a connection between them. Therefore, a database application (frontend) thinks that pgpool-II is the actual PostgreSQL server, and the server (backend) sees pgpool-II as one of its clients. Because pgpool-II is transparent to both the server and the client, an existing database application can be used with pgpool-II almost without a change to its sources. . This is version 3 of pgpool-II, the second generation of pgpool. Package: phing Description-md5: 59e33493ef30d88d0872c87ba39caf56 Description-en: PHP project build system or build tool based on Apache Ant PHing Is Not GNU make; it's a project build system based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an easy-to-use and highly flexible build framework. Features include file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations, etc.), file system operations, interactive build support, SQL execution, and much more. . Phing provides the following features: * Simple XML buildfiles * Rich set of provided tasks * Easily extendable via PHP classes Package: phosh-core Description-md5: a4049088e49b5eafc2202e42bf3648cc Description-en: GNOME/Phosh mobile Environment -- essential components These are the core components of the GNOME/Phosh environment for mobile devices. . This aims to be similar to the GNOME desktop environment but for mobile devices. . This metapackage depends on a basic set of programs, including a web browser and a contacts application. Package: phosh-full Description-md5: b9afd0edaf8edcbbd976192a3668cc20 Description-en: GNOME/Phosh mobile Environment, with extra components This is the GNOME/Phosh environment for mobile devices. . This metapackage depends on a bigger set of programs than phosh-core giving a more complete environment. Package: phosh-games Description-md5: 762ff3939c1aa914d11d236f6669c253 Description-en: games for the GNOME/Phosh mobile environment These are the games from the GNOME/Phosh environment that should fit the screens of mobile devices. . Games are now split in separate packages; this metapackage brings all of them but they can be installed separately. Package: phosh-phone Description-md5: 63370969cc54840359ae1f092b9e78ef Description-en: GNOME/Phosh mobile Environment -- phone components These are the phone related components of the GNOME/Phosh environment for mobile devices. . This aims to be similar to the GNOME desktop environment but for mobile devices. . This metapackage depends on a set of programs that are needed for phone calls and sms handling. Package: phosh-pim Description-md5: 1ce90051c5a32079fd288223a88e8d33 Description-en: GNOME/Phosh mobile Environment -- PIM components These are the PIM related components of the GNOME/Phosh environment for mobile devices. . This aims to be similar to the GNOME desktop environment but for mobile devices. . This metapackage depends on a set of programs for managing personal information such as contacts, tasks and calendars. Package: phosh-tablet Description-md5: 6c3be9743c40222243dad2dc519fa0a2 Description-en: GNOME/Phosh mobile Environment -- tablet components These are the tablet related components of the GNOME/Phosh environment for mobile devices. . This aims to be similar to the GNOME desktop environment but for mobile devices. . This metapackage depends on a set of programs that are useful on tablets. Package: php-algo26-idna-convert Description-md5: 6a1894b0a2d91a7334ed197dea6fd672 Description-en: pure PHP IDNA converter A library for encoding and decoding internationalized domain names. Package: php-async-aws-sns Description-md5: 39a9ab855f69adad9ff97526d75bba7e Description-en: AsyncAws Sns - AsyncAws component SNS client, part of the AWS SDK provided by AsyncAws. . API client for SNS. . AsyncAws is a wrapper around Symfony's HTTP client and makes sure the asynchronous features are properly used. AsyncAws also handles authentication, exceptions and provide input and result objects. Package: php-async-aws-sqs Description-md5: d7b06bb24fe0789e5e2bdc950aa51bca Description-en: AsyncAws Sqs - AsyncAws component SQS client, part of the AWS SDK provided by AsyncAws. . API client for SQS. . AsyncAws is a wrapper around Symfony's HTTP client and makes sure the asynchronous features are properly used. AsyncAws also handles authentication, exceptions and provide input and result objects. Package: php-composer-class-map-generator Description-md5: d441a0082582d19e84291575cfe70d5c Description-en: Utilities to scan PHP code and generate class maps This library allows one to scan a directory and extract a classmap with all classes/interfaces/traits/enums mapped to their paths. . For more advanced usage, one can instantiate a generator object and call scanPaths one or more time then call getClassMap to get a ClassMap object containing the resulting map + eventual warnings. Package: php-crypt-gpg Description-md5: 78d4bc30e2d2ba7fb9ba98832f3788a7 Description-en: PHP PEAR module for encrypting and decrypting with GnuPG Crypt/GPG.php provides an object oriented interface to GNU Privacy Guard (GnuPG). This PEAR package is intended to facilitate public-key cryptography. Package: php-datto-json-rpc Description-md5: cc70e8bce9551346814b319a78fd2223 Description-en: Fully unit-tested JSON-RPC 2.0 for PHP This package allows you to create and evaluate JSON-RPC messages, using your own PHP code to evaluate the requests. . This package allows you to create and evaluate any JSON-RPC message. It implements the JSON-RPC specifications, but does not provide a transport layer—which you'll also need if you want to send or receive messages over a distance! One of the beautiful features of JSON-RPC is that you can use any transport layer to carry your messages: This package gives you that option. . Features: - Correct: fully compliant with the JSON-RPC 2.0 specifications (100% unit-test coverage) - Flexible: you can use your own code to evaluate the JSON-RPC method strings - Minimalistic: extremely lightweight - Ready to use, with working examples Package: php-datto-json-rpc-http Description-md5: d1aca6fd7cd3e8973a2ab99a0c5c565a Description-en: HTTP client and server for JSON-RPC 2.0 This package allows you to set up a JSON-RPC client and/or server over HTTP(S), using your own PHP code to evaluate the requests. . This package abstracts away the details of the JSON-RPC messaging format and the HTTP(S) headers that are necessary for the client and server to communicate successfully. . You're free to use your own library to handle the requests. Likewise, you're free to route requests to your server endpoint through any system that you prefer! (See the "examples" folder for ready-to-use examples.) . This package allows you to communicate with a URL endpoint: If don't need to send or receive HTTP(S) headers, but just want to abstract away the internal JSON-RPC messaging format, then you should use the php-json-rpc package instead. . Features: - Correct: fully compliant with the JSON-RPC 2.0 specifications - Reliable: works in all environments (even when CURL is not installed) - Flexible: you can choose your own system for interpreting the JSON-RPC method strings - Minimalistic: just two tiny files - Ready to use, with working examples Package: php-di Description-md5: b590882321558d351d10860e9f391199 Description-en: Dependency injection container meant to be practical and framework-agnostic This library is a dependency injection container meant to be practical, powerful, and framework-agnostic. . It integrates easily in your application or in frameworks. And provides the classic API of a container as well as advanced features useful to build or extend a framework. Package: php-doctrine-collections Description-md5: b8430bccc184e887aae4eb9cb8e35ca7 Description-en: Collections Abstraction library - Doctrine component PHP Doctrine Collections library that adds additional functionality on top of PHP arrays. . The Doctrine Project provides several libraries primarily focused on database storage and object mapping. Package: php-doctrine-dbal Description-md5: db46ad479a0b354caf76abc8b8af4552 Description-en: database abstraction layer for Doctrine Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management. . The Doctrine Project provides several libraries primarily focused on database storage and object mapping. Package: php-doctrine-deprecations Description-md5: 773deb4aaaf8817290bb370e4e437151 Description-en: Doctrine Deprecations - Doctrine component A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages. . The Doctrine Project provides several libraries primarily focused on database storage and object mapping. Package: php-econea-nusoap Description-md5: cb2a88670a36b823fefcff74f1653ffd Description-en: Fixed NuSOAP for PHP 5.4 - 8.2 NuSOAP is a rewrite of SOAPx4, provided by NuSphere and Dietrich Ayala. It is a set of PHP classes - no PHP extensions required - that allow developers to create and consume web services based on SOAP 1.1, WSDL 1.1 and HTTP 1.0/1.1. Package: php-email-validator Description-md5: 53ac310b7e36356490329535691c2ce8 Description-en: A library for validating emails against several RFCs EmailValidator can be used for strict (RFC compliant) email validation. Package: php-enum Description-md5: 0f01d898817f307437f49cf487139d2e Description-en: Simple and fast implementation of enumerations with native PHP Implementation to add enumeration support to PHP >= 5.3. It's an abstract class that needs to be extended to use it. Package: php-gearman Description-md5: 2e222a06a04dd49b2d191cc09153b118 Description-en: PHP wrapper to libgearman This extension uses libgearman library to provide API for communicating with gearmand, and writing clients and workers. . This is empty package that depends on default PHP version. Package: php-gearman-all-dev Description-md5: 1aed2904ed3961248b8917393aa3aaa8 Description-en: PHP wrapper to libgearman This extension uses libgearman library to provide API for communicating with gearmand, and writing clients and workers. . This is empty package that depends on all PHP versions. Package: php-giggsey-libphonenumber Description-md5: 3a17ffe912f06e39c92d0b79f2251ca5 Description-en: PHP Port of Google's libphonenumber A PHP library for parsing, formatting, storing and validating international phone numbers. This library is based on Google's libphonenumber. . Highlights of functionality: - Parsing/formatting/validating phone numbers for all countries/regions of the world. - getNumberType - gets the type of the number based on the number itself; able to distinguish Fixed-line, Mobile, Toll-free, Premium Rate, Shared Cost, VoIP and Personal Numbers (whenever feasible). - isNumberMatch - gets a confidence level on whether two numbers could be the same. - getExampleNumber/getExampleNumberByType - provides valid example numbers for all countries/regions, with the option of specifying which type of example phone number is needed. - isValidNumber - full validation of a phone number for a region using length and prefix information. - PhoneNumberOfflineGeocoder - provides geographical information related to a phone number. - PhoneNumberToTimeZonesMapper - provides timezone information related to a phone number. - PhoneNumberToCarrierMapper - provides carrier information related to a phone number. . This package also provides the 'update-php-giggsey-libphonenumber' script that permits to update the metadata of php-giggsey-libphonenumber to the latest upstream version. Package: php-giggsey-locale Description-md5: 2e88b48ada4aa4899083e21292cdde5d Description-en: Locale functions required by libphonenumber-for-php A library providing up to date CLDR. . It permits to get data like primary language, region... for a locale without having to depend on the CLDR data provided by the Operating System, which can be out of date. Package: php-gnupg Description-md5: 73bb75a2df3edbebe81ea08f49598326 Description-en: PHP wrapper around the gpgme library This PHP extension provides methods to interact with gnupg. . This is empty package that depends on default PHP version. Package: php-gnupg-all-dev Description-md5: 88f824b9fd3271fd5d11fde5c5f4fec3 Description-en: PHP wrapper around the gpgme library This PHP extension provides methods to interact with gnupg. . This is empty package that depends on all PHP versions. Package: php-google-protobuf Description-md5: 661707b1fcfb4cb6e4edda3de9cfd5a1 Description-en: PHP bindings for protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the PHP bindings for the protocol buffers. You will need the protoc tool (in the protobuf-compiler package) to compile your definition to PHP code, and then the modules in this package will allow you to use those classes in your programs. Package: php-guzzlehttp-promises Description-md5: 18b5c287c033c8532be7e816529c0c9a Description-en: Guzzle promises library Promises/A+ implementation that handles promise chaining and resolution iteratively, allowing for “infinite” promise chaining while keeping the stack size constant. Package: php-guzzlehttp-psr7 Description-md5: ea778cfd0c3843489c2f70755f5b724d Description-en: PSR-7 message implementation that also provides common utility methods Partial PSR-7 message implementation, several stream decorators, and some helpful functionality like query string parsing. Package: php-icinga Description-md5: 48540e3238f351d5ca13c047dab88d5c Description-en: PHP library to communicate with and use Icinga Icinga Web 2 is a very modular, fast and simple web interface for your Icinga monitoring environment. . Icinga is a PHP library providing a PHP API to interact with Icinga's data and other core parts of Icinga web 2 that may be used by modules. . This library is mainly used by Icinga Web 2 to get its data. Package: php-jolicode-php-os-helper Description-md5: f64ad6d0171e0cc5e0c8f6af2da9feca Description-en: Helpers to detect the OS of the machine where PHP is running This library provides some helpers to detect OS of the machine where PHP is running. Package: php-json-schema Description-md5: 68ab844afeb3e68d916f8151290246a4 Description-en: implementation of JSON schema JSON Schema defines the media type "application/schema+json", a JSON based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how to interact with it. JSON Schema is intended to define validation, documentation, hyperlink navigation, and interaction control of JSON data. . This package provides a PHP library for validating JSON Structures against a given Schema. 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-league-commonmark Description-md5: 28fd49aae57ff256177a9518dd80f68e Description-en: Markdown parser based on the CommonMark JS reference implementation Highly-extensible PHP Markdown parser which fully supports the CommonMark spec and GitHub-Flavored Markdown (GFM). Package: php-league-csv Description-md5: 5bfe7a58c938775afd4bd54da78d28f2 Description-en: CSV data manipulation made easy in PHP Csv is a library to ease parsing, writing and filtering CSV in PHP. The library goal is to be powerful while remaining lightweight, by utilizing PHP native classes whenever possible. . Highlights: - Easy to use API - Read and Write to CSV documents in a memory efficient and scalable way - Support PHP stream filtering capabilities - Transform CSV documents into popular format (JSON, XML or HTML) - Fully documented - Fully unit tested - Framework-agnostic 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-matomo-device-detector Description-md5: c7a75ee6e3f81cc990f41128d676b527 Description-en: Universal Device Detection library written in PHP This package contains a Universal Device Detection library that parses User Agents and Browser Client Hints to detect devices (desktop, tablet, mobile, tv, cars, console, etc.), clients (browsers, feed readers, media players, PIMs, ...), operating systems, brands and models. Package: php-mongodb Description-md5: bd5b9f31b10da2b91635b2cde67c2542 Description-en: MongoDB driver for PHP The purpose of this driver is to provide exceptionally thin glue between MongoDB and PHP, implementing only fundemental and performance-critical components necessary to build a fully-functional MongoDB driver. . This is empty package that depends on default PHP version. Package: php-mongodb-all-dev Description-md5: 0880855b383cabba39c00790cf76adf6 Description-en: MongoDB driver for PHP The purpose of this driver is to provide exceptionally thin glue between MongoDB and PHP, implementing only fundemental and performance-critical components necessary to build a fully-functional MongoDB driver. . This is empty package that depends on all PHP versions. Package: php-monolog Description-md5: 807f0b12016d1df687cf549ea4c34bb5 Description-en: send logs to various destination and web services Sends your logs to files, sockets, inboxes, databases and various web services . This library implements the PSR-3 interface that can be used in other libraries and applications to keep a maximum of interoperability, and make sure another compatible logger can always be used at a later time. Package: php-net-ldap2 Description-md5: 89cc23d2adda643e10aafc8bb8043606 Description-en: Object oriented interface for searching and manipulating LDAP-entries Net_LDAP2 is the successor of Net_LDAP which is a clone of Perls Net::LDAP object interface to directory servers. It does contain most of Net::LDAPs features but has some own too. With Net_LDAP2 you have: * A simple object-oriented interface to connections, searches entries and filters. * Support for TLS and LDAP v3. * Simple modification, deletion and creation of LDAP entries. * Support for schema handling. . Net_LDAP2 layers itself on top of PHP's existing ldap extensions. Package: php-net-sieve Description-md5: b32816c7a6d5e3b5c342cfc7e75a4102 Description-en: Handles talking to a sieve server This package provides an API to talk to servers implementing the managesieve protocol. It can be used to install and remove sieve scripts, mark them active etc. Package: php-nette-utils Description-md5: 4a3ebe777021eb7a031be24b62d07c28 Description-en: set of classes for everyday use - Nette component lightweight utilities for string and array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc. Package: php-pcov Description-md5: 8b51bcbac560e041942dd04618f2c8cb Description-en: Code coverage driver A self contained php-code-coverage compatible driver for PHP7. . This is empty package that depends on default PHP version. Package: php-pcov-all-dev Description-md5: 12cbe5e50dfad2ed737699869f946210 Description-en: Code coverage driver A self contained php-code-coverage compatible driver for PHP7. . This is empty package that depends on all PHP versions. Package: php-pda-pheanstalk Description-md5: 9e6c38e057be0e414668c6811b05f6fd Description-en: PHP client for beanstalkd queue Pheanstalk is a pure PHP client for the beanstalkd workqueue. Package: php-phpdocumentor-reflection-docblock Description-md5: dd43b4a0db119bdb960d49b46a14973c Description-en: DocBlock parser - phpDocumentor component The ReflectionDocBlock component of phpDocumentor provides a DocBlock parser that is 100% compatible with the PHPDoc standard. . With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock. . phpDocumentor makes it possible to generate documentation from PHP source code. Package: php-phpmyadmin-motranslator Description-md5: 35d4387db443724ddfdfea78de6a7d3a Description-en: translation API for PHP using Gettext MO files This library parses gettext binary .mo files and can mimic the native php gettext API. Unlike the native gettext API, this library can use .mo files for locales not installed in the system. Package: php-pq Description-md5: dccc4859b80fee18af7a003fb55a383e Description-en: PostgreSQL client library (libpq) binding for PHP This is a modern binding to the mature libpq, the official PostgreSQL C-client library. . Highlights: - Nearly 100% support for asynchronous usage. - Extended type support by pg_type. - Fetching simple multi-dimensional array maps. - Working Gateway implementation. . This is empty package that depends on default PHP version. Package: php-pq-all-dev Description-md5: e24c2b8c9d511b74aae1dc1779d7317b Description-en: PostgreSQL client library (libpq) binding for PHP This is a modern binding to the mature libpq, the official PostgreSQL C-client library. . Highlights: - Nearly 100% support for asynchronous usage. - Extended type support by pg_type. - Fetching simple multi-dimensional array maps. - Working Gateway implementation. . This is empty package that depends on all PHP versions. Package: php-predis Description-md5: 3a8ab6754060cfa856aeebf853a5d84f Description-en: A flexible and feature-complete Redis/Valkey client for PHP Predis does not require any additional C extension by default, but it can be optionally paired with phpiredis to lower the overhead of the serialization and parsing of the Redis RESP Protocol. Package: php-redis Description-md5: 73b2ed320ae1402c7804d36beb462008 Description-en: PHP extension for interfacing with Redis This extension allows php applications to communicate with the Redis persistent key-value store. The php-redis module provides an easy object oriented interface. . This is empty package that depends on default PHP version. Package: php-redis-all-dev Description-md5: 33f4b05a6e1bb6f9758c0854ddcc1eeb Description-en: PHP extension for interfacing with Redis This extension allows php applications to communicate with the Redis persistent key-value store. The php-redis module provides an easy object oriented interface. . This is empty package that depends on all PHP versions. Package: php-remctl Description-md5: 0d26ebd992e19e052a60ca5cc8144a18 Description-en: PECL module for Kerberos-authenticated command execution The PECL remctl module for PHP, which provides native PHP bindings for the libremctl client library. . remctl is a client/server protocol for executing specific commands on a remote system with Kerberos authentication. The allowable commands must be listed in a server configuration file, and the executable run on the server may be mapped to any command name. Each command is also associated with an ACL containing a list of Kerberos principals authorized to run that command. Package: php-slim-psr7 Description-md5: 0fef223470c111dbdaef9fb17762c28b Description-en: Strict PSR-7 implementation used by the Slim Framework This library can be used with other libraries that are compatible with the PSR-7 standard. . PSR-7 is a set of common interfaces defined by PHP Framework Interop Group. These interfaces are representing HTTP messages, and URIs used for HTTP. This standard helps normalizing a request and handling a response. Package: php-solr Description-md5: 1f6aac1a6372f7178fcf2340a40bb364 Description-en: PHP extension for communicating with Apache Solr server The Apache Solr PHP extension is an extremely fast, light-weight, feature-rich library that allows PHP applications to communicate easily and efficiently with Apache Solr server instances using an object-oriented API. . It effectively simplifies the process of interacting with Apache Solr using PHP and it already comes with built-in readiness for the latest features. . The extension has features such as built-in, serializable query string builder objects which effectively simplifies the manipulation of name-value pair request parameters across repeated requests. The response from the Solr server is also automatically parsed into native php objects whose properties can be accessed as array keys or object properties without any additional configuration on the client-side. . Its advanced HTTP client reuses the same connection across multiple requests and provides built-in support for connecting to Solr servers secured behind HTTP Authentication or HTTP proxy servers. It is also able to connect to SSL-enabled containers. . PECL Solr 2+ is only compatible with Apache Solr Server 4.0+. . This is empty package that depends on default PHP version. Package: php-solr-all-dev Description-md5: 463924351862a469eb426dcf39075cfe Description-en: PHP extension for communicating with Apache Solr server The Apache Solr PHP extension is an extremely fast, light-weight, feature-rich library that allows PHP applications to communicate easily and efficiently with Apache Solr server instances using an object-oriented API. . It effectively simplifies the process of interacting with Apache Solr using PHP and it already comes with built-in readiness for the latest features. . The extension has features such as built-in, serializable query string builder objects which effectively simplifies the manipulation of name-value pair request parameters across repeated requests. The response from the Solr server is also automatically parsed into native php objects whose properties can be accessed as array keys or object properties without any additional configuration on the client-side. . Its advanced HTTP client reuses the same connection across multiple requests and provides built-in support for connecting to Solr servers secured behind HTTP Authentication or HTTP proxy servers. It is also able to connect to SSL-enabled containers. . PECL Solr 2+ is only compatible with Apache Solr Server 4.0+. . This is empty package that depends on all PHP versions. Package: php-spyc Description-md5: cf316499f0ebf97ea0ecdfd578193894 Description-en: YAML loader/dumper written in pure PHP This package contains a YAML loader/dumper written in pure PHP. Given a YAML document, Spyc will return an array that you can use however you see fit. Given an array, Spyc will return a string which contains a YAML document built from your data. Package: php-staabm-side-effects-detector Description-md5: 2e3e2ee4c70f6b12119b47883b5d7245 Description-en: Analyzes php-code for side-effects A static analysis tool to detect side effects in PHP code. . This library is used in PHPUnit to improve performance of PHPT test-cases. Package: php-tcpdf Description-md5: 6540db8ac23f6d39ebc463dc6f843868 Description-en: PHP class for generating PDF files on-the-fly TCPDF is a library to generate PDF files that does not require external extensions. It also includes a class to extract data from existing PDF documents and classes to generate 1D and 2D barcodes in various formats. . TCPDF has been originally derived from the Public Domain FPDF class by Olivier Plathey (https://www.fpdf.org). . Its main features are: . * an extensive API to control the generated content and its layout (including using XHTML as input); * works without external libraries; * works with any language (UTF-8 and RTL support); * supports TrueTypeUnicode, TrueType, Type1 and CID-0 fonts; * supports all page formats (standardized and customized); * supports most PDF features: - encryption and digital signatures - compression - bookmarks - javascript and forms support - PDF annotations, including links, text and file attachments - XOBject Templates (layers and object visibility, PDF/A-1b support) * supports barcode generation (multiple formats); * automatic hyphenation and page break. Package: php-wmerrors Description-md5: 2332c96787cda2e64c5c8c0cd87b272e Description-en: PHP extension that enhances and customizes handling of PHP errors wmerrors allows for customizing how PHP errors are handled and displayed to the user. It is specifically designed for situations where userland code is insufficient (e.g. out of memory errors), but stacktraces and logging are still needed. . wmerrors is designed for usage in MediaWiki, but it has no dependency upon MediaWiki and can be used standalone. Package: php-zstd Description-md5: 48984ff70ba997799709d1329e024a52 Description-en: Zstandard extension for PHP PHP extension for compression and decompression with Zstandard library. . This is empty package that depends on default PHP version. Package: php-zstd-all-dev Description-md5: 8858d199a4152cf115bfb75ef38d1ac8 Description-en: Zstandard extension for PHP PHP extension for compression and decompression with Zstandard library. . This is empty package that depends on all PHP versions. Package: php8.4-gearman Description-md5: 1ef55b03e1d417f0d32c9a3f0093d948 Description-en: PHP wrapper to libgearman This extension uses libgearman library to provide API for communicating with gearmand, and writing clients and workers. Package: php8.4-gnupg Description-md5: 390146555a9d62d7c35ba54798d074b0 Description-en: PHP wrapper around the gpgme library This PHP extension provides methods to interact with gnupg. Package: php8.4-mongodb Description-md5: 019af190a34e0d969ac1807b7a0e3f5a Description-en: MongoDB driver for PHP The purpose of this driver is to provide exceptionally thin glue between MongoDB and PHP, implementing only fundemental and performance-critical components necessary to build a fully-functional MongoDB driver. Package: php8.4-pcov Description-md5: ad805c48fd061e54adbf6ee0eca66419 Description-en: Code coverage driver A self contained php-code-coverage compatible driver for PHP7. Package: php8.4-pq Description-md5: ea3b91ab180ea571a5971b367e859b25 Description-en: PostgreSQL client library (libpq) binding for PHP This is a modern binding to the mature libpq, the official PostgreSQL C-client library. . Highlights: - Nearly 100% support for asynchronous usage. - Extended type support by pg_type. - Fetching simple multi-dimensional array maps. - Working Gateway implementation. Package: php8.4-redis Description-md5: b8a3de89cf7f4311899f1f5751dbc60a Description-en: PHP extension for interfacing with Redis This extension allows php applications to communicate with the Redis persistent key-value store. The php-redis module provides an easy object oriented interface. Package: php8.4-solr Description-md5: d404cb885f81e4bef1b57c8bb1c01e9b Description-en: PHP extension for communicating with Apache Solr server The Apache Solr PHP extension is an extremely fast, light-weight, feature-rich library that allows PHP applications to communicate easily and efficiently with Apache Solr server instances using an object-oriented API. . It effectively simplifies the process of interacting with Apache Solr using PHP and it already comes with built-in readiness for the latest features. . The extension has features such as built-in, serializable query string builder objects which effectively simplifies the manipulation of name-value pair request parameters across repeated requests. The response from the Solr server is also automatically parsed into native php objects whose properties can be accessed as array keys or object properties without any additional configuration on the client-side. . Its advanced HTTP client reuses the same connection across multiple requests and provides built-in support for connecting to Solr servers secured behind HTTP Authentication or HTTP proxy servers. It is also able to connect to SSL-enabled containers. . PECL Solr 2+ is only compatible with Apache Solr Server 4.0+. Package: php8.4-zstd Description-md5: d8c00906a899f3b56815b32efaac8cb4 Description-en: Zstandard extension for PHP PHP extension for compression and decompression with Zstandard library. Package: phpmyadmin Description-md5: b9abac2fce7719799e194516b6640871 Description-en: MySQL web administration tool This package allows administering of MySQL or MariaDB with a web interface. . It allows administrators to: - browse through databases and tables; - create, copy, rename, alter and drop databases; - create, copy, rename, alter and drop tables; - perform table maintenance; - add, edit and drop fields; - execute any SQL-statement, even multiple queries; - create, alter and drop indexes; - load text files into tables; - create and read dumps of tables or databases; - export data to SQL, CSV, XML, Word, Excel, PDF and LaTeX formats; - administer multiple servers; - manage MySQL users and privileges; - check server settings and runtime information with configuration hints; - check referential integrity in MyISAM tables; - create complex queries using Query-by-example (QBE), automatically connecting required tables; - create PDF graphics of database layout; - search globally in a database or a subset of it; - transform stored data into any format using a set of predefined functions, such as displaying BLOB-data as image or download-link; - manage InnoDB tables and foreign keys; and is fully internationalized and localized in dozens of languages. Package: picolibc-aarch64-linux-gnu Description-md5: cf11ee51c15e3141f53e9052db00df59 Description-en: Smaller embedded C library for 64-bit ARM development PicoLibc is a combination of Newlib and AVR libc bits designed for small-RAM embedded systems. This package has binaries for ARM 64-bit processors. Package: picolibc-arm-none-eabi Description-md5: 1a5266201391db78cbc530fa9e4b11d9 Description-en: Smaller embedded C library for ARM development PicoLibc is a combination of Newlib and AVR libc bits designed for small-RAM embedded systems. This package has binaries for ARM processors. This library is intended to replace libnewlib-nano Package: picolibc-riscv64-unknown-elf Description-md5: 617b68ed97de0fb61b8b0b7cd2ffcfe0 Description-en: Smaller embedded C library for RISC-V development PicoLibc is a combination of Newlib and AVR libc bits designed for small-RAM embedded systems. This package has binaries for RISC-V processors. Package: picolibc-xtensa-lx106-elf Description-md5: 0801147a2dfa817cc1ad1de6863878bf Description-en: Smaller embedded C library for ESP8266 development PicoLibc is a combination of Newlib and AVR libc bits designed for small-RAM embedded systems. This package has binaries for ESP8266 processors. Package: picolisp Description-md5: ee1fa4eee1dc69a94b657c564ce6888a Description-en: Lisp interpreter and application server framework Pico Lisp can be viewed from two different aspects: As a general purpose programming language, and a dedicated application server framework. . As a programming language, Pico Lisp provides a 1-to-1 mapping of a clean and powerful Lisp derivate, to a simple and efficient virtual machine. It supports persistent objects as a first class data type, resulting in a database system of Entity/Relation classes and a Prolog-like query language tightly integrated into the system. . As an application server framework, Pico Lisp provides for database management (including multi-user synchronization, DB garbage collection journalling and replication), web interface integrated (and generated from) the application data model, and an application server. Package: piglit Description-md5: 77da6e5669439c2e4df97e9970676028 Description-en: Open-source test suite for OpenGL and OpenCL implementations Piglit is an open-source test suite for OpenGL and OpenCL implementations. Package: pike8.0 Description-md5: c7e8b7b724388b9f3e4bd4cd782a3379 Description-en: Recommended metapackage for Pike 8.0 This is a metapackage which depends upon several other Pike packages that together make up the recommended Pike installation. If you want to install every packaged component of the Pike distribution, please install the pike8.0-full package. . If you want to remove several components this package depends upon, you can purge this package without worrying about the functionality loss in Pike and then remove the packages you don't need on your system. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-bzip2 Description-md5: f0372c31f533b6349ea2716f6f1b0961 Description-en: Bzip2 module for Pike This Pike module enables one to use the Bzip2 compression algorithm from within the Pike programs. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-core Description-md5: 0f8998147978a31877de1aeb93aa5ac5 Description-en: Powerful interpreted programming language Pike is an interpreted, object-oriented, dynamic programming language with a syntax similar to C. It includes many powerful data types and a module system that, for instance, provides image manipulation together, with support for graphics formats like SVG, JPG, PNG, GIF, XCF and many others, database connectivity, advanced cryptography, XML/HTML parsers and others. To learn more about pike, please visit http://pike.lysator.liu.se/ Note that some of the Pike features are found in other pike8.0-* packages (image processing, MySQL, PostgreSQL, SANE and more). Package: pike8.0-dev Description-md5: 372c9b79571a43e5795affe58d9af6b8 Description-en: Development files for Pike 8.0 This package contains files you will need to develop C extension modules for Pike. The package depends on the recommended set of packages for the Pike environment. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-dnssd Description-md5: eedf15c6f2cd190d2831cc0d3cf5a476 Description-en: DNS Service Discovery (DNS-SD) for Pike This Pike module enables one to take advantage of DNS service discovery. . DNS Service Discovery is a way of using standard DNS programming interfaces, servers, and packet formats to browse the network for services. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-doc Description-md5: f9c8100c6a8d9fb7a24e5623f83a0f6a Description-en: Pike 8.0 documentation This package contains the traditional manual and auto-generated reference documentation. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-full Description-md5: 27f00106b480045523b166f0c04fd27a Description-en: Metapackage for Pike 8.0 This package depends on all the components that make up the Pike language distribution. It will pull in a LOT of packages the Pike components depend upon! . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-fuse Description-md5: 47688e0a137a9f8c94edc0772f55a61a Description-en: Filesystem in USErspace support for Pike This Pike module enables one to export filesystems to the Linux kernel using the FUSE library. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-gdbm Description-md5: fd3aceb023733b5b9c1893a235179cc6 Description-en: Gdbm module for Pike This Pike module provides access to gdbm databases. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-gl Description-md5: 7ad4214dd7e38a21edc085efa2bd4456 Description-en: Mesa modules for Pike This package contains the Pike modules providing access to the Mesa 3D graphics library: GL, GLU (GL Utilities), and GLUE (GL Universal Environment). . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-image Description-md5: 0bc2882bbfe0bb8287691dd437d047c3 Description-en: Image modules for Pike This package provides many powerful image processing functions to Pike programs. It contains the modules Image (except Image.SVG), Graphics, Colors, and Protocols.X.XImage. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-kerberos Description-md5: 6d20aea5e75f743b43857741d40654bd Description-en: Kerberos and GSSAPI modules for Pike This package contains the Kerberos and GSSAPI Pike modules (although GSSAPI is a generic API; Kerberos is the most common mechanism), providing bindings to the MIT Kerberos libraries. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-mysql Description-md5: 4486100a343ce26083dda3383dd2607c Description-en: MySQL modules for Pike This package contains Pike modules providing access to MySQL databases: Mysql and Sql.mysql(s). . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-odbc Description-md5: c8b879f4dc3fa0c87ee243079159cdb4 Description-en: ODBC modules for Pike This package contains Pike modules providing glue to the ODBC interface: Odbc, Sql.odbc, and Sql.odbc_result. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-pg Description-md5: 594188fed9d0e761c99fcb1426253810 Description-en: PostgreSQL modules for Pike This package contains Pike module providing access to PostgreSQL databases: Postgres, Sql.postgres, and Sql.postgres_result. . Note: These modules are deprecated in favour of the pure Pike Sql.pgsql module, which is included in the core package. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-sane Description-md5: 69879b8ca8642c9d0382473f6277242d Description-en: SANE module for Pike This Pike module provides access to SANE. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-sdl Description-md5: ad7aaf66b99e264294bd0c9d3af1968a Description-en: SDL module for Pike This module provides the Pike interface to the SDL library. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-sqlite Description-md5: 9cf320f1ffba8643ea505b5188a7bfa4 Description-en: SQLite module for Pike This Pike module enables one to use the SQLite embedded database library. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-svg Description-md5: 14571cb0913d570d48243745de689b8a Description-en: SVG format support for Pike This package provides an SVG graphics format module, Image.SVG. It has been separated from the pike8.0-image module because of its quite extensive dependencies. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pike8.0-web-sass Description-md5: 4970db75cb3d97127e7a916ff274df02 Description-en: Sass CSS precompiler modules for Pike This package contains the Web.Sass module for Pike. Sass is a pre-processing language for CSS. It allows you to write cleaner stylesheets and makes collaboration on your CSS a breeze. . Pike is an interpreted programming language, for more information see the description of the pike8.0-core package. Package: pilot Description-md5: 8668e05d1b69959b8cdbf9c13b48d73f Description-en: Simple file browser from Alpine, a text-based email client "pilot" is a simple file browser from Alpine. It is used in Alpine to let the user select attachments. As with (Al)pine, commands are displayed at the bottom of the screen, and context-sensitive help is provided. . As a stand-alone program, it is useful as a basic file browser, filling the same utility as programs like the midnight commander. Package: pim-sieve-editor Description-md5: 67a64ff384d13a09d1f053cda27263f9 Description-en: IMAP Sieve filter editor An application to assist with editing IMAP Sieve filters. Package: pineapple-pictures Description-md5: c37efaf386b72ce7a2fbcd19ccfd2029 Description-en: Lightweight Qt5 image viewer An uncluttered and fast image viewer which is very simple and easy to use. There is also an option to make the window stay on top so users can also pin the window with their image as a reference image window and work with other software they want. This software will always keep the image file as-is, will never accidentally modify the original image file when you just simply rotated the image and etc. . Key features: - Minimized UI - Fast - Easy to use - High quality scaling - Never modify the original image file - Stay-on-top option available for pinning reference image and work with other applications Package: pinto Description-md5: 8c61f11b8072b9b2e24f590a25caf9d3 Description-en: application for curating a repository of Perl modules Pinto is an application for creating and managing a custom CPAN-like repository of Perl modules. The purpose of such a repository is to provide a stable, curated stack of dependencies from which you can reliably build, test, and deploy applications using the standard Perl tool chain. . Pinto supports various operations for gathering and managing distribution dependencies within the repository, so that you can control precisely which dependencies go into applications. Package: pipenv Description-md5: 014794111fbef366d954f3ee8c75fe58 Description-en: Python package manager based on virtualenv and Pipfiles A tool that aims to bring the best of all packaging worlds (bundler, composer, npm, cargo, yarn, etc.) to the Python world. It automatically creates and manages a virtualenv for your projects, as well as adds/removes packages from your Pipfile as you install/uninstall packages. It also generates the ever–important Pipfile.lock, which is used to produce deterministic builds. Package: pique Description-md5: 64187f10cf1817dc592e61051ebf4f51 Description-en: software pipeline for performing genome wide association studies PIQUE is a software pipeline for performing genome wide association studies (GWAS). The main function of PIQUE is to provide ‘convenience’ wrappers that allow users to perform GWAS using the popular program EMMAX (Kang et al., 2010) without the need to be familiar with all of the software tools used to generate the required EMMAX input files. PIQUE will also perform a number of quality control steps prior to running EMMAX, ensuring that the various input data files are in the correct format. PIQUE proceeds in two main stages although there are multiple entry and exit points from which the pipeline can be run. The first stage consists of running the “pique-input” program, which can read genotype and phenotype information in several different formats and generates all the necessary input files required to run EMMAX. The second step in the pipeline uses the “pique-run” program to actually run EMMAX using the files generated by “pique-input” (or pre-existing user-supplied input files) to perform the GWAS and output the analysis summary files. Package: pique-doc Description-md5: 25721dafac8d6a38338c5fefaed38d0a Description-en: software pipeline for performing genome wide association studies (docs) PIQUE is a software pipeline for performing genome wide association studies (GWAS). The main function of PIQUE is to provide ‘convenience’ wrappers that allow users to perform GWAS using the popular program EMMAX (Kang et al., 2010) without the need to be familiar with all of the software tools used to generate the required EMMAX input files. PIQUE will also perform a number of quality control steps prior to running EMMAX, ensuring that the various input data files are in the correct format. PIQUE proceeds in two main stages although there are multiple entry and exit points from which the pipeline can be run. The first stage consists of running the “pique-input” program, which can read genotype and phenotype information in several different formats and generates all the necessary input files required to run EMMAX. The second step in the pipeline uses the “pique-run” program to actually run EMMAX using the files generated by “pique-input” (or pre-existing user-supplied input files) to perform the GWAS and output the analysis summary files. . This package contains the documentation as well as example data. Package: pixelmed-apps Description-md5: 947dc7a62e621e67e8bc373b7d6b9ba1 Description-en: DICOM implementation containing Image Viewer and a ECG Viewer - cli This is a stand-alone DICOM toolkit that implements code for reading and creating DICOM data, DICOM network and file support, a database of DICOM objects, support for display of directories, images, reports and spectra, and DICOM object validation. . Provide command line applications for using pixelmed Package: pixelmed-webstart-apps Description-md5: 0c2f12763392f1fcb31ffc09d935bd18 Description-en: DICOM implementation containing Image Viewer and a ECG Viewer - jnlp This is a stand-alone DICOM toolkit that implements code for reading and creating DICOM data, DICOM network and file support, a database of DICOM objects, support for display of directories, images, reports and spectra, and DICOM object validation. . Provide JNLP applications as command line apps Package: pixelmed-www Description-md5: fa2c74db221e2f7fecf5bd24615076e4 Description-en: DICOM implementation containing Image Viewer and a ECG Viewer - web This is a stand-alone DICOM toolkit that implements code for reading and creating DICOM data, DICOM network and file support, a database of DICOM objects, support for display of directories, images, reports and spectra, and DICOM object validation. . This is the web package. Depends on JNLP applications, provides HTML pages Package: pkb-client Description-md5: f0f2e88eb74d7efa596d63a36ab62d61 Description-en: Unofficial client for the Porkbun API pkb_client is an unofficial client for the Porkbun API. It supports the v3 of the API. You can find the official documentation of the Porkbun API at https://porkbun.com/api/json/v3/documentation Package: pkcs11-provider Description-md5: 70dda7a92d91aac3b152fbea179186b7 Description-en: OpenSSL 3 provider for PKCS11 With this provider for OpenSSL you can use the OpenSSL library (version 3) and command line tools with any PKCS11 implementation as backend for the crypto operations. Package: plasma-settings Description-md5: 0ebeef896956849e1b2d3501ec54cef7 Description-en: Settings application for Plasma Mobile This package contains configuration modules for the Plasma mobile environment, allowing the user to modify in a graphical interface, various configurations related to audio, Bluetooth, monitor, default applications, virtual keyboard, notifications, time and date, localization, network modem, and other components of the Plasma environment. . It is based on Qt graphical libraries and KDE Frameworks. In particular, it relies on Kirigami so its user interface can fit a variety of display sizes. However, it has been optimized for touch devices, so desktop users should install the 'systemsettings' package instead. Package: plastex Description-md5: 10ed052c80aee9a29e0255f87116d623 Description-en: LaTeX document processing framework in Python plasTeX is a collection of Python frameworks that allow you to process LaTeX documents. This processing includes, but is not limited to, conversion of LaTeX documents to various document formats. Of course, it is capable of converting to HTML or XML formats such as DocBook and tBook, but it is an open framework that allows you to drive any type of rendering. This means that it could be used to drive a COM object that creates a MS Word Document. . The plasTeX framework allows you to control all of the processes including tokenizing, object creation, and rendering through API calls. You also have access to all of the internals such as counters, the states of "if" commands, locally and globally defined macros, labels and references, etc. In essence, it is a LaTeX document processor that gives you the advantages of an XML document in the context of a language as superb as Python. . This package contains the command line tool 'plastex'. Package: plink2 Description-md5: 8bf29787d12baeabb31572ed571bfb04 Description-en: whole-genome association analysis toolset plink expects as input the data from SNP (single nucleotide polymorphism) chips of many individuals and their phenotypical description of a disease. It finds associations of single or pairs of DNA variations with a phenotype and can retrieve SNP annotation from an online source. . SNPs can evaluated individually or as pairs for their association with the disease phenotypes. The joint investigation of copy number variations is supported. A variety of statistical tests have been implemented. . plink2 is a comprehensive update of plink and plink1.9 with new algorithms and new methods, faster and less memory consumer than the first plink. Package: plip Description-md5: 84b81cb2e83aeaef44c40dfb85d52090 Description-en: fully automated protein-ligand interaction profiler The Protein-Ligand Interaction Profiler (PLIP) is a tool to analyze and visualize protein-ligand interactions in PDB files. . Features include: * Detection of eight different types of noncovalent interactions * Automatic detection of relevant ligands in a PDB file * Direct download of PDB structures from wwPDB server if valid PDB ID is given * Processing of custom PDB files containing protein-ligand complexes (e.g. from docking) * No need for special preparation of a PDB file, works out of the box * Atom-level interaction reports in rST and XML formats for easy parsing * Generation of PyMOL session files (.pse) for each pairing, enabling easy preparation of images for publications and talks * Rendering of preview image for each ligand and its interactions with the protein Package: pmarkdown Description-md5: 8795af64cec472aa91a11c29f8e63a88 Description-en: configurable Markdown processor, supporting the CommonMark spec and extensions The pmarkdown script reads from standard input and writes to standard output. Both are assumed to be encoded in UTF-8. . It supports several Markdown flavours ("default", CommonMark, GitHub Flavored Markdown, original Markdown), and also provides the Markdown::Perl module for programmatical usage. Package: pmbootstrap Description-md5: 29f352da52d17533c10de20e33df9643 Description-en: Chroot/build/flash tool to develop and install postmarketOS pmbootstrap is the central tool used for development and installation of postmarketOS, a Linux distribution for mobile devices. It works in Alpine chroots to avoid installing software on the host's machine. Package: pocl-doc Description-md5: 90921ef1c6cdf53ad65969ed754f50fc 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. . This package provides the documentation for the PoCL library. Package: pocl-opencl-icd Description-md5: a2a9ed5c155c582d02308f5380e633cd 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: 69e55c652ad234a993b70519db800689 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: 598e05d38250b9a6f31635e04cdb7119 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. . This package contains the source code of the PoCL test suite. Package: pocld Description-md5: 54d60007f5639a126449a7637a89ff55 Description-en: dummy pocld for PoCL-R Dummy package, will contain pocld from PoCL 6.1. Package: podget Description-md5: cf64c59f3832fc8357345b6923188189 Description-en: Podcast aggregrator/downloader optimized for cron Podget is a simple podcast aggregator optimized for running as a scheduled background job (i.e. cron). It features support for downloading podcasts from RSS & ATOM XML feeds, for sorting the files into folders & categories, for importing URLs from iTunes PCAST files & OPML lists automatic M3U & ASX playlist creation, and automatic cleanup of old files. It also features automatic UTF-16 conversion for podcasts hosted on MS Windows servers. Run podget once to install the users configuration files to $HOME/.podget, and then customize them there. Package: podman Description-md5: 8aac015280e967d04c60ed695058cd99 Description-en: tool to manage containers and pods Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers. . At a high level, the scope of Podman and libpod is the following: * Support for multiple container image formats, including OCI and Docker images. * Full management of those images, including pulling from various sources (including trust and verification), creating (built via Containerfile or Dockerfile or committed from a container), and pushing to registries and other storage backends. * Full management of container lifecycle, including creation (both from an image and from an exploded root filesystem), running, checkpointing and restoring (via CRIU), and removal. * Full management of container networking, using Netavark. * Support for pods, groups of containers that share resources and are managed together. * Support for running containers and pods without root or other elevated privileges. * Resource isolation of containers and pods. * Support for a Docker-compatible CLI interface, which can both run containers locally and on remote systems. * No manager daemon, for improved security and lower resource utilization at idle. * Support for a REST API providing both a Docker-compatible interface and an improved interface exposing advanced Podman functionality. * Support for running on Windows and Mac via virtual machines run by podman machine. . Podman is a daemon-less alternative to Docker. 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: podman-docker Description-md5: 86932255b02c6ae469890a2a3d83ec62 Description-en: tool to manage containers and pods (Docker CLI) Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers. . At a high level, the scope of Podman and libpod is the following: * Support for multiple container image formats, including OCI and Docker images. * Full management of those images, including pulling from various sources (including trust and verification), creating (built via Containerfile or Dockerfile or committed from a container), and pushing to registries and other storage backends. * Full management of container lifecycle, including creation (both from an image and from an exploded root filesystem), running, checkpointing and restoring (via CRIU), and removal. * Full management of container networking, using Netavark. * Support for pods, groups of containers that share resources and are managed together. * Support for running containers and pods without root or other elevated privileges. * Resource isolation of containers and pods. * Support for a Docker-compatible CLI interface, which can both run containers locally and on remote systems. * No manager daemon, for improved security and lower resource utilization at idle. * Support for a REST API providing both a Docker-compatible interface and an improved interface exposing advanced Podman functionality. * Support for running on Windows and Mac via virtual machines run by podman machine. . Podman is a daemon-less alternative to Docker. . This package installs a Docker-compatible CLI interface, capable of running containers locally and on remote systems. Package: podman-remote Description-md5: 2c3adbea445f519cb3c193ba3ab0ab87 Description-en: tool to manage containers and pods (remote CLI) Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers. . At a high level, the scope of Podman and libpod is the following: * Support for multiple container image formats, including OCI and Docker images. * Full management of those images, including pulling from various sources (including trust and verification), creating (built via Containerfile or Dockerfile or committed from a container), and pushing to registries and other storage backends. * Full management of container lifecycle, including creation (both from an image and from an exploded root filesystem), running, checkpointing and restoring (via CRIU), and removal. * Full management of container networking, using Netavark. * Support for pods, groups of containers that share resources and are managed together. * Support for running containers and pods without root or other elevated privileges. * Resource isolation of containers and pods. * Support for a Docker-compatible CLI interface, which can both run containers locally and on remote systems. * No manager daemon, for improved security and lower resource utilization at idle. * Support for a REST API providing both a Docker-compatible interface and an improved interface exposing advanced Podman functionality. * Support for running on Windows and Mac via virtual machines run by podman machine. . Podman is a daemon-less alternative to Docker. . This package provides a smaller executable, a local client to interact with a Podman backend node through a RESTful API tunneled through an SSH connection. Package: poke Description-md5: b1fa4572df818acd6216f3657478a378 Description-en: Extensible editor for structured binary data GNU poke is an interactive, extensible editor for binary data. Not limited to editing basic entities such as bits and bytes, it provides a full-fledged procedural, interactive programming language designed to describe data structures and to operate on them. Package: polari Description-md5: 774aaf3b303c8ca5997af0d11a942af5 Description-en: Internet Relay Chat (IRC) client Polari is an Internet Relay Chat (IRC) client designed for GNOME. . Polari is a GNOME Circle app. Package: policycoreutils-dbus Description-md5: a9fd585e3d16b666d69c9ef51016e56c Description-en: SELinux core policy utilities (D-Bus daemon) 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 org.selinux D-Bus daemon. Package: policyd-rate-limit Description-md5: edaace419c4f777b1e95c28a134021dd Description-en: postfix policy daemon limiting the number of mails a user can send policyd-rate-limit is a simple postfix policy daemon written in python3 allowing to limit the number of mails a user can send over time. Users are identified either via their sasl usernames or their ip addresses. Limitation rules are a list of couples (number of mails, number of seconds). If a user has sent more than number of mails in number of seconds, a configurable error is returned to the user. Package: ponyprog Description-md5: 634fbd591463becba902c0e76ab16277 Description-en: Serial device programmer PonyProg is a serial device programmer software with a user friendly GUI framework available for Windows and Linux. It's purpose is reading and writing every serial device. With PonyProg and SI-Prog you can program Wafercard for SAT, eeprom within GSM, TV or CAR-RADIO. Furthermore it can be used as a low cost starter kit for PIC and AVR. . PonyProg supports AVR, SPI eeprom, AVR micro, I2C bus 8bit eeprom, PIC 16 micro, PIC 12 micro, AT89S micro and SDE2506 eeprom family chips. . You can open any HEX, e2p, mot, csm, rom, eep, bin files and burn them to uC or PIC. You can even backup the old program on the chip using PonyProg. PonyProg enables the user to write, verify and erase data on the microchip. . Also setting fuse bits and locks using PonyProg is possible. You can save any HEX file to BIN file or eep file, BIN file to HEX file or MOT file and vice versa so you can use PonyProg as converter too. PonyProg offers serial or parallel port programming for uC's. You can even change polarity of control lines without touching the wires using I/O port setup. . Using PonyProg together with generic USB2serial based on FTDI adapters will work. There are plans on upstream to use libusb to add more USB2serial based functionality. Package: poolcounter Description-md5: 834798f46f95684e170041dfeffe6dcf Description-en: network daemon which provides mutex-like functionality PoolCounter is a network daemon which provides mutex-like functionality, with a limited wait queue length. If too many servers try to do the same thing at the same time, the wait queue overflows and some configurable action might be taken by subsequent clients, such as displaying an error message or using a stale cache entry. Package: post-el Description-md5: eb48c55d9cb8df8eb6fa03a5c867e92f Description-en: emacs major mode for editing mail This is an emacs major mode for use in conjunction with mutt, the spiffy *nix mailreader du jour (see http://www.mutt.org/), or slrn, the spiffy *nix newsreader du jour (see http://slrn.sourceforge.net/), or any other mailreader or newsreader that supports an external editor. Package: postgresql-17-auto-failover Description-md5: 78a03e427a51a85e3c326e034fef9437 Description-en: Postgres high availability support This extension implements a set of functions to provide High Availability to Postgres. Package: postgresql-17-bgw-replstatus Description-md5: 7e371a1d6723626aa24d871ac297fe98 Description-en: report whether PostgreSQL node is master or standby bgw_replstatus is a tiny PostgreSQL background worker to cheaply report the replication status of a node. It's intended to be polled by a load balancer such as haproxy. . When installed, a background worker will be started that listens on a TCP port. A connection to this port will get a TCP response back saying either MASTER or STANDBY depending on the current state of the node. Package: postgresql-17-debversion Description-md5: ef3470a77fc6dee20bcbcc33637f1fb1 Description-en: Debian version number type for PostgreSQL Debian version numbers, used to version Debian binary and source packages, have a defined format, including specifications for how versions should be compared in order to sort them. This package implements a "debversion" type to represent Debian version numbers within the PostgreSQL database. This also includes operators for version comparison and index operator classes for creating indexes on the debversion type. . Version comparison uses the algorithm used by the Debian package manager, dpkg, using the implementation from libapt-pkg. This means that columns in tables using the debversion type may be sorted and compared correctly using the same logic as "dpkg --compare-versions". It is also possible to create indexes on these columns. . postgresql-debversion implements the following features: . * The "debversion" type (internally derived from the "text" type) * A full set of operators for version comparison (< <= = <> >= >) including commutator and negator optimisation hints * Operator classes for btree and hash indexes * The aggregate functions min() and max() Package: postgresql-17-decoderbufs Description-md5: 9994d34c045767ef7444a79dad7fb4f5 Description-en: logical decoder output plugin to deliver data as Protocol Buffers A PostgreSQL logical decoder output plugin to deliver data as Protocol Buffers, used by Debezium (http://debezium.io). Package: postgresql-17-orafce Description-md5: 4dc2cac7c6a8a6f5d13c68ab69724ae3 Description-en: Oracle support functions for PostgreSQL 17 This project implements some functions for compatibility with Oracle. The functionality was verified on Oracle 10g, and the module is useful for production work. Package: postgresql-17-pg-fact-loader Description-md5: 34da7b466832baa93e04ae97c324bdb6 Description-en: Build fact tables asynchronously with Postgres Use queue tables to build fact tables asynchronously for PostgreSQL 17. Package: postgresql-17-pg-gvm Description-md5: cf9614e71c16d3ed0c865eca6ffa4335 Description-en: PostgreSQL extension for ical object manipulation The Greenbone Vulnerability Manager is the central management service between security scanners and the user clients. . It manages the storage of any vulnerability management configurations and of the scan results. Access to data, control commands and workflows is offered via the XML-based Greenbone Management Protocol (GMP). The primary scanner, openVAS Scanner is controlled directly via protocol OTP while any other remote scanner is coupled with the Open Scanner Protocol (OSP). . pg-gvm contains functionality for ical object manipulation for PostgreSQL. Package: postgresql-17-pgextwlist Description-md5: f58aff65967bfc3eddc04bdae86e695b Description-en: PostgreSQL Extension Whitelisting This extension implements extension whitelisting, and will actively prevent users from installing extensions not in the provided list. Also, this extension implements a form of sudo facility in that the whitelisted extensions will get installed as if superuser. Privileges are dropped before handing the control back to the user. Package: postgresql-17-pgpool2 Description-md5: 77861b0779cf9765b16eaec279cdb038 Description-en: connection pool server and replication proxy for PostgreSQL - modules pgpool-II is a middleware that works between PostgreSQL servers and a PostgreSQL database client. This package contains support modules for the PostgreSQL 17 server: . * pgpool_adm * pgpool_recovery (PostgreSQL 9.1 and above) * pgpool_regclass (PostgreSQL 9.1 and above) Package: postgresql-17-pgq3 Description-md5: 7df59bda205663bcc6a153dec4c3f44f Description-en: Generic queue for PostgreSQL This extension provides generic queues for PostgreSQL. . It allows multiple queues in one database, each queue can be consumed by multiple consumers. Package: postgresql-17-pgtt Description-md5: 5705a35ec8eb99e227a4f17fc0cc1cf9 Description-en: PostgreSQL Global Temporary Tables pgtt is a PostgreSQL extension to create, manage and use Oracle-style Global Temporary Tables. . The objective of this extension is to provide Global Temporary Tables to PostgreSQL waiting for an in-core implementation. The main interest of this extension is to mimic the Oracle behavior with GTT when you can not or do not want to rewrite the application code when migrating to PostgreSQL. Package: postgresql-17-pllua Description-md5: c6d1bed1118fe76c62e3ab64376bc76e Description-en: Lua procedural language for PostgreSQL 17 PL/Lua is an implementation of Lua as a loadable procedural language for PostgreSQL: with PL/Lua you can use PostgreSQL functions and triggers written in the Lua programming language. . It brings the power and simplicity of Lua to PostgreSQL, including: small memory footprint, simple syntax, lexical scoping, functions as first-class values, and coroutines for non-preemptive threading. . This package is based on pllua-ng. Package: postgresql-17-plpgsql-check Description-md5: 1cd172a8d9dfc067f31fcfdcf2cc9f2b Description-en: plpgsql_check extension for PostgreSQL plpgsql_check is the next generation of plpgsql_lint for PL/pgsql source code. The SQL statements inside PL/pgSQL functions are checked for semantic errors. . Features: * check fields of referenced database objects and types inside embedded SQL * using correct types of function parameters * unused variables and function argumens, unmodified OUT argumens * partially detection of dead code (due RETURN command) * detection of missing RETURN command in function * try to identify unwanted hidden casts, that can be performance issue like unused indexes * possibility to collect relations and functions used by function * possibility to check EXECUTE stmt against SQL injection vulnerability Package: postgresql-17-plr Description-md5: 6a964e0a721d2cb6428a8f9c8c0e52ae Description-en: Procedural language interface between PostgreSQL and R R is a language and environment for statistical computing and graphics, providing a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, and so on). . PostgreSQL is an open source SQL database server. . This package provides a procedural language interface to R from PostgreSQL. Procedural languages are used to write functions which can be called in database queries. Package: postgresql-17-powa Description-md5: 1d1e86f12226d93dccfb2d354785177f Description-en: PostgreSQL Workload Analyzer -- PostgreSQL 17 extension PoWA is a PostgreSQL Workload Analyzer that gathers performance stats and provides real-time charts and graphs to help monitor and tune your PostgreSQL servers. This package contains the core extension of the PoWA project, the archivist. . Related packages: * powa-web: web frontend * powa-collector: collector daemon for remote snapshots 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-timescaledb Description-md5: f3d0875bf9c2c7fade8070bdaf559f20 Description-en: time-series SQL database optimized for fast ingest and complex queries TimescaleDB is an open-source database designed to make SQL scalable for time-series data. It is engineered up from PostgreSQL and packaged as a PostgreSQL extension, providing automatic partitioning across time and space (partitioning key), as well as full SQL support. . This package contains the Apache-licensed version of timescaledb. 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-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: 4d1fadf70da268516132abfe10e4452e Description-en: build tools for multiple PostgreSQL versions The postgresql-server-dev-all metapackage depends on all server-dev-NN packages for all supported PostgreSQL major versions, required to build PostgreSQL extension packages, as well as on postgresql-common-dev for build infrastructure. . 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: powa-collector Description-md5: 1a07a4669af4b13f041bcd4d3a765786 Description-en: PoWA collector daemon for remote snapshots This repository contains the powa-collector tool, a simple multi-threaded python program that performs the snapshots for all the remote servers configured in a powa repository database (in the powa_servers table). . Related packages: * powa-web: web frontend * postgresql-powa (postgresql-NN-powa): archivist collecting statistics Package: pqconnect Description-md5: c554bed4c92639672f0c445e0bdf2007 Description-en: Post-Quantum Internet security layer (command-line tool) PQConnect is a new easy-to-install layer of Internet security. PQConnect lets you take action right now on your computer to address the threat of quantum attacks, without waiting for upgrades in the applications that you are using. . PQConnect automatically applies post-quantum cryptography from end to end between computers running PQConnect. PQConnect adds cryptographic protection to unencrypted applications, works in concert with existing pre-quantum applications to add post-quantum protection, and adds a second application-independent layer of defense to any applications that have begun to incorporate application-specific post-quantum protection. . This package contains the command-line tools. Package: pqconnect-server Description-md5: 301b4c7728800bcb4a8b91dca8d7ee0d Description-en: Post-Quantum Internet security layer (server service) PQConnect is a new easy-to-install layer of Internet security. PQConnect lets you take action right now on your computer to address the threat of quantum attacks, without waiting for upgrades in the applications that you are using. . PQConnect automatically applies post-quantum cryptography from end to end between computers running PQConnect. PQConnect adds cryptographic protection to unencrypted applications, works in concert with existing pre-quantum applications to add post-quantum protection, and adds a second application-independent layer of defense to any applications that have begun to incorporate application-specific post-quantum protection. . This package contains the server service. Package: praat Description-md5: 23727ffe44584d3f5e0e6d37fcc6273c Description-en: program for speech analysis and synthesis According to its authors, praat is "doing phonetics by computer". Through its graphical interface, several speech analysis functionalities are available: spectrograms, cochleograms, and pitch and formant extraction. Articulatory synthesis, as well as synthesis from pitch, formant, and intensity are also available. Other features are segmentation, labelling using the phonetic alphabet, and computation of statistics. Praat is configurable and extensible through its own scripting language and has provisions for communicating with other programs. Package: prboom-plus Description-md5: 30958f10c132e8a9ab20c50257302343 Description-en: transitional dummy package (prboom-plus -> dsda-doom) This package is a dummy package to enable the prboom-plus to dsda-doom transition. It can be safely removed. Package: prboom-plus-game-server Description-md5: 946d6bb40e01c57979af87a16f8e7634 Description-en: transitional dummy package (prboom-plus-game-server -> dsda-doom) This package is a dummy package to enable the prboom-plus-game-server to dsda-doom transition. It can be safely removed. . DSDA-Doom has abandoned network gaming. A Boom-compatible Doom port with network gaming support compatible to the Chocolate family of ports can be found in the woof-doom package. Package: pre-commit-hooks Description-md5: 99695f9b0e854e0c2475d778287d2dec Description-en: Git pre-commit hook framework (hooks) pre-commit is a framework for managing and maintaining multi-language Git pre-commit hooks. . This package contains some out-of-the-box hooks. Package: precious Description-md5: c181b22b6f2950614fcdb55e54cf6d35 Description-en: one code quality tool to rule them all Precious is a code quality tool that lets you run all of your linters and tidiers with a single command. . It's features include: * One file, `precious.toml`, defines all of your linter and tidier commands, as well as what files they operate on. * Respects VCS ignore files and allows global and per-command excludes. * Language-agnostic, and works the same way with single- or multi-language projects. * Easy integration with commit hooks and CI systems. * Commands are executed in parallel by default, with one process per CPU. * Commands can be grouped with labels, for example to just run a subset of commands for commit hooks and all commands in CI. Package: primecount Description-md5: dea994a83cd8a8b0c7023623d1a01ff6 Description-en: fast prime number counter C/C++ library primecount is a free software program and C/C++ library that counts the primes below an integer x <= 10^31 using highly optimized implementations of the combinatorial prime counting algorithms. . See https://github.com/kimwalisch/primecount for more information. . This dummy package provides the standard installation. Package: primecount-bin Description-md5: bd329cee3da86130c03d33b0c61ee438 Description-en: fast prime number counter C/C++ library -- bin primecount is a free software program and C/C++ library that counts the primes below an integer x <= 10^31 using highly optimized implementations of the combinatorial prime counting algorithms. . This package provides the command line utility primecount. Package: primecount-doc Description-md5: a2c3d841b683d7f83bf698a0c3e0f1c9 Description-en: fast prime number counter C/C++ library -- doc primecount is a free software program and C/C++ library that counts the primes below an integer x <= 10^31 using highly optimized implementations of the combinatorial prime counting algorithms. . See https://github.com/kimwalisch/primecount for more information. . This package provides the API documentation with its concomitant examples. Package: primesieve Description-md5: 4373544486f792558b8c69edec28f825 Description-en: fast prime number generator C/C++ library primesieve is a free software program and C/C++ library that generates primes using a highly optimized sieve of Eratosthenes implementation. primesieve can generate primes and prime k-tuplets up to nearly 2^64. . See http://primesieve.org/ for more information. . This dummy package provides the standard installation. Package: primesieve-bin Description-md5: 145b05a6b0ca8b7eae4317b91d91305a Description-en: fast prime number generator C/C++ library -- bin primesieve is a free software program and C/C++ library that generates primes using a highly optimized sieve of Eratosthenes implementation. primesieve can generate primes and prime k-tuplets up to nearly 2^64. . See http://primesieve.org/ for more information. . This package provides the command line utility primesieve. Package: primesieve-doc Description-md5: f67a1e56e91891aa4f9b63a8013d38c0 Description-en: fast prime number generator C/C++ library -- doc primesieve is a free software program and C/C++ library that generates primes using a highly optimized sieve of Eratosthenes implementation. primesieve can generate primes and prime k-tuplets up to nearly 2^64. . See http://primesieve.org/ for more information. . This package provides the API documentation with its concomitant examples. Package: printer-driver-cups-pdf Description-md5: 66fccf207372a7f6c245cb6ba2641a16 Description-en: printer driver for PDF writing via CUPS CUPS-PDF provides a PDF Writer backend to CUPS. This can be used as a virtual printer in a paperless network or to perform testing on CUPS. . Documents are written to a configurable directory (by default to ~/PDF) or can be further manipulated by a post-processing command. . Note that AppArmor prevents outputting PDF documents to non-default directories so must also be edited, whenever the above default get changed in . . In cases where the system mounts home directories from paths other than , edit instead. . Desktop users might find it simpler to use the Print To File feature provided by GTK+ and QT or the LibreOffice's Export to PDF feature. Package: profanity Description-md5: 9c90fdf3e0d5ba2a493d74ad88918aa9 Description-en: console based XMPP client Profanity is a console based instant messaging client for XMPP (Jabber) protocol based chat. It is inspired by popular IRC client IRSSI. . Profanity's features are: . * Supports XMPP chat services * MUC chat room support * PGP, OMEMO, and OTR encryption * Roster management * Flexible resource and priority settings * Desktop notifications * Plugins in Python and C * Support for colorthemes Package: profanity-light Description-md5: 52241db1a1d75df9ae99eb5cb63c55a9 Description-en: console based XMPP client, light version Profanity is a console based instant messaging client for XMPP (Jabber) protocol based chat. It is inspired by popular IRC client IRSSI. . Profanity's features are: . * Supports XMPP chat services * MUC chat room support * PGP, OMEMO, and OTR encryption * Roster management * Flexible resource and priority settings * Plugins in C * Support for colorthemes . This version does not depend on X11 libraries nor Python. If you like to have support for xscreensaver, icons, notifications, or Python plugins, you should install profanity instead of profanity-light. Package: proftpd-core Description-md5: 4ded3a58e7e7b81b4793dab6f2b1d63d Description-en: Versatile, virtual-hosting FTP daemon - binaries ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package contains the daemon and all main modules used for common configurations. If you need database-centric authentication install the suitable proftpd-mod suggested package. Package: proftpd-dev Description-md5: 9d71a4e0d0d30cb8e1091fc6f7cece75 Description-en: Versatile, virtual-hosting FTP daemon - development files ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package contains all files required to develop third-parties modules that can be loaded at run-time by means of DSO support. Package: proftpd-doc Description-md5: 734d933b7bfe84385058699eb8ca818e Description-en: Versatile, virtual-hosting FTP daemon - documentation ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package contains the software documentation. Package: proftpd-mod-clamav Description-md5: 72774919d023d288dff6bf6231d1eee0 Description-en: ProFTPD module mod_clamav Mod_Clamav can be configured to either use Clamd via local unix sockets or TCP sockets. This allows one to combine ProFTPd with Mod_Clamav and Clamd on a system with local unix sockets for minimal administrative overhead and decent security. however, also allows for a large scale deployment with many ProFTPd servers utilizing a separate Clamd host over TCP for scalability and lower administrative overhead. Package: proftpd-mod-crypto Description-md5: 041b57a12a4e3424c76a21aed775d37a Description-en: Versatile, virtual-hosting FTP daemon - TLS/SSL/SFTP modules ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . The proftpd-mod-crypto package carries some proftp modules having to do with crypto technologies. These modules are linked with libsodium, which is not needed by the main binary: - mod_sftp.so - mod_sql_passwd.so - mod_tls.so Package: proftpd-mod-geoip Description-md5: 3348e26e68b0eff05e85fd812a6922d6 Description-en: Versatile, virtual-hosting FTP daemon - GeoIP module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package provides GeoIP functionalities. Package: proftpd-mod-ldap Description-md5: 4e3d0cca75c843db3554fb2d936f371a Description-en: Versatile, virtual-hosting FTP daemon - LDAP module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package provides LDAP based authentication. Package: proftpd-mod-msg Description-md5: c91c17cb927edb52929ef4234fde45d4 Description-en: ProFTPD module mod_msg The mod_msg module allows system users to send messages to connected clients via the ftpdctl program. The module works by creating a SysV message queue, which is used to pass messages from the daemon process to session processes. Package: proftpd-mod-mysql Description-md5: 18e17ab8c72f16da50521f3a5fbb482f Description-en: Versatile, virtual-hosting FTP daemon - MySQL module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package provides MySQL based authentication. Package: proftpd-mod-odbc Description-md5: 5a1e8ce64cc3371ee50e415ba7f85e03 Description-en: Versatile, virtual-hosting FTP daemon - ODBC module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package provides ODBC based authentication. Package: proftpd-mod-pgsql Description-md5: 47f3bc2584d2984eabc93893f6f938ff Description-en: Versatile, virtual-hosting FTP daemon - PostgreSQL module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package provides PostgreSQL based authentication. Package: proftpd-mod-snmp Description-md5: af02b5b732451c401ca9316c753828d3 Description-en: Versatile, virtual-hosting FTP daemon - SNMP module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . The mod_snmp module implements SNMPv1 and SNMPv2, for monitoring of proftpd statistics via SNMP. Package: proftpd-mod-sqlite Description-md5: eaa7d5df2783d2bf4ad44162364f166d Description-en: Versatile, virtual-hosting FTP daemon - SQLite3 module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This package provides SQLite based authentication. Package: proftpd-mod-wrap Description-md5: 2b27e3e8e0cf25355220957a0d666233 Description-en: Versatile, virtual-hosting FTP daemon - tcpwrapper module ProFTPD is a powerful modular FTP/SFTP/FTPS server. This File Transfer Protocol daemon supports also hidden directories, virtual hosts, and per-directory ".ftpaccess" files. It uses a single main configuration file, with a syntax similar to Apache. . Because of the advanced design, anonymous-FTP directories can have an arbitrary internal structure (bin, lib, etc, and special files are not needed). Advanced features such as multiple password files and upload/download ratios are also supported. . This module is contained in the contrib/mod_wrap.c file for ProFTPD 1.2+. It enables the daemon to use the common tcpwrappers access control library while in standalone mode, and in a very configurable manner. Package: proj-bin Description-md5: 4bbae817af68639fdf53f931d03c29cc Description-en: Cartographic projection library (tools) Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). . Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). . This package provides the PROJ binary tools. Package: proj-data Description-md5: bfcdac2c9d37aa595937c5e1c5e97591 Description-en: Cartographic projection filter and library (datum package) Proj and invproj perform respective forward and inverse transformation of cartographic data to or from Cartesian data with a wide range of selectable projection functions (over 100 projections). . Geod and invgeod perform geodesic (Great Circle) computations for determining latitude, longitude and back azimuth of a terminus point given a initial point latitude, longitude, azimuth and distance (direct) or the forward and back azimuths and distance between an initial and terminus point latitudes and longitudes (inverse). . This package contains auxiliary projection datum grids used by the library and tools. Package: prometheus-dnsmasq-exporter Description-md5: 9f5ed947eefc155a57813888ca2f8170 Description-en: Prometheus exporter for dnsmasq dnsmasq_exporter is a Prometheus exporter for dnsmasq, allowing you to monitor/alert on the number of DHCP leases and various DNS statistics. Package: prometheus-redis-exporter Description-md5: 6522b6b3bdf42db38c8227de9983e172 Description-en: Prometheus exporter for Valkey metrics (Redis-compatible) Supports Valkey and Redis 2.x, 3.x, 4.x, 5.x, 6.x, and 7.x. Package: prometheus-varnish-exporter Description-md5: 8e1e38fb3c826f961b59c38a63310a20 Description-en: Prometheus exporter for Varnish Prometheus exporter for Varnish metrics. . prometheus-varnish-exporter scrapes the varnishstat -j JSON output on each Prometheus collect and exposes all reported metrics. Metrics with multiple backends or Varnish defined identifiers (e.g. VBE.*.happy SMA.*.c_bytes LCK.*.creat) and other metrics with similar structure (e.g. MAIN.fetch_*) are combined under a single metric name with distinguishable labels. Vanish naming conventions are preserved as much as possible to be familiar to Varnish users when building queries, while at the same time trying to following Prometheus conventions like lower casing and using _ separators. Package: propaganda-debian Description-md5: 3de319eaa549f184b64502dad9f79b5e Description-en: Propaganda background image volume for Debian This package contains images intended to be used as desktop backgrounds. It was put together specifically for Debian and includes images from previous volumes of Propaganda as well as some unique tiles. . Note: This package does not include images that contain the Debian logo. 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: prosody-modules Description-md5: b196ba6a03af237184d4c661ebb950d7 Description-en: Selection of community modules for Prosody This package contains extensions to the Prosody XMPP server. This is a selection of the community provided archive at http://hg.prosody.im/prosody-modules/ . modules included: - mod_adhoc_blacklist: XEP-0133: Service Administration blacklist editing - mod_adhoc_oauth2_client: Ad-Hoc command interface to dynamic OAuth2 - mod_admin_web: provides basic web administration interface - mod_anti_spam/mod_dnsbl/mod_flags: various ways to block spam - mod_atom: exposes users microblogging on HTTP - mod_auth_ccert: PKI-style client certificate authentication - mod_auth_cyrus: Cyrus SASL - mod_auth_dovecot: dovecot authentication - mod_auth_ha1: HA1 based authentication - mod_auth_ldap2: another take on LDAP authentication - mod_auth_oauthbearer: authentication module for SASL OAUTHBEARER mechanism - mod_auth_sql: SQL Database authentication module - mod_blocking: XEP-0191: Blocking Command - mod_block_strangers: block messages from jids not in roster - mod_bob: cache Bits of Binary on MUC services - mod_broadcast: broadcast a message to online users, like mod_announce - mod_c2s_conn_throttle: c2s connections throttling module - mod_carbons_adhoc: XEP-0280: adhoc command for Message Carbons - mod_carbons_copies: XEP-0280: Message Carbons, v0 style copy support - mod_client_certs: XEP-0257: Client Certificate Management for SASL EXTERNAL - mod_cloud_notify_encrypted/mod_cloud_notify_extensions/ mod_cloud_notify_filters/mod_cloud_notify_priority_tag: XEP-0357: Push Notifications - mod_csi_battery_saver/mod_filter_chatstates/mod_throttle_presence: XEP-0352: Client State Indication - mod_default_bookmarks: default bookmarks for users - mod_delegation: XEP-0355: Namespace Delegation - mod_firewall: block, bounce, drop, forward, copy, redirect stanzas - mod_host_guard: granular remote host blacklisting plugin - mod_http_libjs: serve common Javascript libraries - mod_http_muc_log: web interface to stored chatroom logs - mod_http_pep_avatar: serves avatars from local users who have published XEP-0084: User Avatar via PEP. - mod_http_oauth2/mod_adhoc_oauth2_client: OAuth2/OpenID Connect (OIDC) Authorization Server on top of Prosody’s internal authentication backend - mod_http_upload: XEP-0363: upload files over HTTP for clients - mod_http_upload_external: XEP-0363: upload files over HTTP for clients to an external web server - mod_invites_api: authenticated HTTP API to create invites - mod_invites_page: generate friendly web page for invitations - mod_invites_register_web: register accounts via the web using invite tokens - mod_invites_tracking: store, who created an invite which was used to create the user’s account - mod_ipcheck: XEP-0279: server IP check - mod_lastlog: stores the timestamp of when a user logs in - mod_lastlog2: records timestamps of various events - mod_lib_ldap: LDAP lib - mod_list_inactive: lists users, who haven't used their account in a defined time-frame - mod_log_auth: log failed authentication attempts with their IP address - mod_mam_adhoc: XEP-0313: adhoc command for Message Archive Management - mod_measure_active_users: calculates the number of daily, weekly and monthly active users (DAU, WAU, MAU) - mod_migrate_http_upload: mod_http_upload to mod_http_file_share migrator - mod_muc_activity: XEP-0502: MUC Activity Indicator - mod_muc_limits: control the maximum rate of ‘events’ in a MUC room - mod_muc_moderation: XEP-0425: Message Moderation - mod_muc_restrict_avatars: add room configuration option to hide avatars of non-members - mod_muc_restrict_media: adds room configuration option to hide inline media and display links instead - mod_muc_restrict_nick: require MUC occupant nicknames to match a specific pattern - mod_muc_restrict_rooms: regexp based room restriction module - mod_muc_rtbl: subscribes to a real-time blocklist using pubsub - mod_muc_search: implements https://search.jabber.network/docs/api#xmpp - mod_net_dovecotauth: server implementation of the Dovecot authentication protocol. It allows you to authenticate e.g. Postfix against your Prosody installation. - mod_net_proxy: implementation of PROXY protocol versions 1 and 2 - mod_onions: allow federation (s2s) to Tor hidden services - mod_password_policy: password policy enforcement for Prosody - mod_password_reset: allows users to reset their password via web page - mod_pastebin: redirect long messages to built-in pastebin - mod_ping_muc: reacts to server-to-server connections closing - mod_privacy_lists: XEP-0016: privacy lists - mod_private_adhoc: retrieve private XML data via adhoc command - mod_privilege: XEP-0356: allows entity/component to have privileged access - mod_proctitle: sets the process name to ‘prosody‘ - mod_pubsub_feeds: fetch Atom and RSS feeds, push to pubsub subscribers - mod_pubsub_forgejo: accepts Forgejo webhooks and publishes them to a local pubsub component - mod_pubsub_mqtt: lets MQTT clients connect to pubsub nodes - mod_pubsub_serverinfo: expose server information over Pub/Sub - mod_pubsub_subscription: programmatically subscribe to updates from a pubsub node - mod_pubsub_text_interface: lets users manage subscriptions to pubsub nodes via simple chat messages - mod_register_apps: manage list of compatible client apps - mod_register_json: token based JSON registration & verification servlet - mod_register_redirect: XEP-077: IBR Registration Redirect - mod_register_web: web interface to register user accounts - mod_reload_modules: automatically reload modules with the config - mod_report_forward: forwards spam/abuse reports to one or more JIDs - mod_rest: RESTful API for sending and receiving stanzas via Prosody - mod_s2s_idle_timeout: close idle server-to-server connections - mod_s2s_smacks_timeout: closes s2s connections when a connection is broken or the remote server is not responding - mod_sasl2/mod_sasl2_bind2/mod_sasl2_fast/mod_sasl2_sm: XEP-0388: Extensible SASL Profile and XEP-0484: Fast Authentication Streamlining Tokens - mod_sasl_oauthbearer: RFC-7628: SASL mechanism OAUTHBEARER - mod_sasl_ssdp: XEP-0474: SASL SCRAM Downgrade Protection - mod_seclabels: XEP-0258: Security Labels in XMPP - mod_server_status/mod_stanza_counter: server status plugin - mod_spam_reporting: basic implementation of XEP-0377: Spam Reporting - mod_storage_ldap: LDAP storage (read-only) for rosters and vCards. - mod_support_contact: add a support contact to new registrations - mod_track_muc_joins: keep track of joined chat rooms - mod_turncredentials: XEP-0215: Implementation for time-limited TURN credentials - mod_unified_push: implements a Unified Push Provider that uses XMPP to talk to a Push Distributor - mod_vjud: XEP-0055: Jabber Search - mod_watch_spam_reports: handles incoming XEP-0377: Spam Reporting - mod_webpresence: display your online status in web pages Package: prospector Description-md5: 0e153609ade56a0663bb58cdcd18e27f Description-en: comprehensive static Python code analyzer Prospector analyzes Python source files and puts out information about coding errors, potential problems, convention violation and unnecessary complexity. . It provides an uniform and flexible interface for these tools: - Pylint (extensive Python code checker) - Pyflakes (checks Python code for logical errors) - Pycodestyle (checks for PEP-8 coding style conventions) - Pep8-naming (checks for PEP-8 naming conventions not covered by pycodestyle) - McCabe (checks for cyclomatic code complexity) - Pydocstyle (checks for compliance with the PEP-257 docstring conventions) - Dodgy (checks for hard coded passwords, VCS diff checkins etc.) - Vulture (scans Python programs for unused code) - Pyroma (Python packaging quality checker) . Prospector detects if code employs specific frameworks and libraries, and checks them by corresponding Pylint plugins: - Django (web application framework) - Celery (asynchronous task/job queue) - Flask (web application framework) Package: protobuf-compiler Description-md5: 1054ab94728e41bc0d59a82d40d1611e Description-en: compiler for protocol buffer definition files Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the protocol buffer compiler that is used for translating from .proto files (containing the definitions) to the language binding for the supported languages. Package: prove6 Description-md5: 9c46f70a06f1a404dd82cb1312043501 Description-en: test runner based on TAP harness prove6 is an implementation in Raku of Perl's prove command. . This command runs a set of test through a TAP harness Package: provean Description-md5: cce322ad610c8d55911ab24b8684bf66 Description-en: Protein Variation Effect Analyzer PROVEAN (Protein Variation Effect Analyzer) is a software tool which predicts whether an amino acid substitution or indel has an impact on the biological function of a protein. . PROVEAN is useful for filtering sequence variants to identify nonsynonymous or indel variants that are predicted to be functionally important. . The performance of PROVEAN is comparable to popular tools such as SIFT or PolyPhen-2. . A fast computation approach to obtain pairwise sequence alignment scores enabled the generation of precomputed PROVEAN predictions for 20 single AA substitutions and a single AA deletion at every amino acid position of all protein sequences in human and mouse. Package: prusa-slicer Description-md5: e48ca208c5da5526c62976a94a73417c Description-en: G-code generator for 3D printers PrusaSlicer converts digital 3D models into printing instructions (G-code) for your 3D printer. It cuts the model into horizontal slices (layers), generates toolpaths to fill them and calculates the amount of material to be extruded. . PrusaSlicer supports input in the STL, AMF and OBJ formats, and can output G-code for several series of 3D printers, including RepRap, Ultimaker, Makerbot, as well as SVG files for DLP printers. . It can be used with a graphical interface, or in batch mode via the command-line. Package: pry Description-md5: ce99f68a73f6097b1ef921b937e4c46b Description-en: powerful irb alternative and runtime developer console Pry is a powerful alternative to the standard IRB shell for Ruby. It is written from scratch to provide a number of advanced features, some of these include: . - Source code browsing (including core C source with the pry-doc gem) - Documentation browsing - Live help system - Open methods in editors (`edit-method Class#method`) - Syntax highlighting - Command shell integration (start editors, run git, and rake from within Pry) - Gist integration - Navigation around state (`cd`, `ls` and friends) - Runtime invocation (use Pry as a developer console or debugger) - Exotic object support (BasicObject instances, IClasses, ...) - A Powerful and flexible command system - Ability to view and replay history - Many convenience commands inspired by IPython, Smalltalk and other advanced REPLs Package: psensor Description-md5: 9d44a379ff734923f2e0c2450baa4716 Description-en: display graphs for monitoring hardware temperature Psensor is a GTK+ application for monitoring hardware sensors, including temperatures and fan speeds. . It displays a curve for each sensor, alerts user using Desktop Notification and Application Indicator when a temperature is too high. . It can monitor: * the temperature of the motherboard and CPU sensors (using lm-sensors). * the temperature of the NVidia GPUs (using XNVCtrl). * the temperature of the Hard Disk Drives (using atasmart lib). * the rotation speed of the fans (using lm-sensors). * the sensors of a remote computer (using psensor-server). Package: psensor-common Description-md5: f6a61d9818ff052f2ccd6d0868a9e66d Description-en: common files for Psensor and Psensor server It contains: * the languages packs, * the README, * and the FAQ. This package is required by psensor and psensor-server packages. Package: psensor-server Description-md5: 1dda29ca03ecb62ae5a09d185f5cb477 Description-en: Psensor server for monitoring hardware sensors remotely Psensor server is an HTTP server providing a JSON Web service which can be used by Psensor GTK+ Application to monitor remotely the hardware sensors of a computer. . It can provide information about: * the temperature of the motherboard and CPU sensors (using lm-sensors). * the temperature of the NVidia GPUs (using XNVCtrl). * the temperature of the Hard Disk Drives . * the rotation speed of the fans (using lm-sensors). . It is also possible to connect to Psensor server with a browser, a simple Web page is displaying the information. Package: pspg Description-md5: 37e33c591d42f8e02e61ec05f51b1c40 Description-en: PostgreSQL pager pspg is a pager specialized for viewing query results in PostgreSQL's psql command line client. Headers and the first column(s) are held in place while scrolling vertically and horizontally. Various color schemes are available. Package: psychopy Description-md5: 66d9303eb23820356ab53df5ec3d038a Description-en: environment for creating psychology stimuli in Python PsychoPy provides an environment for creating psychology stimuli using Python scripting language. It combines the graphical strengths of OpenGL with easy Python syntax to give psychophysics a free and simple stimulus presentation and control package. . The goal is to provide, for the busy scientist, tools to control timing and windowing and a simple set of pre-packaged stimuli and methods. PsychoPy features . - IDE GUI for coding in a powerful scripting language (Python) - Builder GUI for rapid development of stimulation sequences - Use of hardware-accelerated graphics (OpenGL) - Integration with Spectrascan PR650 for easy monitor calibration - Simple routines for staircase and constant stimuli experimental methods as well as curve-fitting and bootstrapping - Simple (or complex) GUIs via wxPython - Easy interfaces to joysticks, mice, sound cards etc. via PyGame - Video playback (MPG, DivX, AVI, QuickTime, etc.) as stimuli Package: pt2-clone Description-md5: c5591b7f21c66207cdffdda846a8e020 Description-en: Music tracker clone of ProTracker 2 for modern computers Multi-platform clone of the classic music making software "ProTracker" (version 2) from the Commodore Amiga days. Aims to work exactly like you remember it, with added features and fixes. Package: ptpython Description-md5: 7c686b747a375a308336f5854d7e9ec5 Description-en: Alternative Python Prompt with auto-completion and syntax highlighting Ptpython is an advanced Python REPL: . * Syntax highlighting. * Multiline editing (the up arrow works). * Autocompletion. * Mouse support. * Support for color schemes. * Support for bracketed paste. * Both Vi and Emacs key bindings. * Support for double width (Chinese) characters. * ...and many other things. Package: puppet-lint Description-md5: 85b28c37ea18f31e6ea1e2fa6070d9b3 Description-en: check puppet manifests for style guide conformity Checks your Puppet manifests against the Puppet Labs style guide and alerts you to any discrepancies. . This program checks spacing, indentation, whitespace, quoting, conditionals and classes. Package: puppet-module-aodh Description-md5: 2943c81e0d0b42481c94f33e88620f00 Description-en: Puppet module for OpenStack Aodh Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages both the installation and configuration of OpenStack Aodh. Package: puppet-module-barbican Description-md5: 2aceff52446ab0b79a3eb19262de4aab Description-en: Puppet module for OpenStack Barbican Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages both the installation and configuration of OpenStack Barbican. Package: puppet-module-ceilometer Description-md5: 253bf13574e6265a76d20ce5c81e242a Description-en: Puppet module for OpenStack Ceilometer Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages both the installation and configuration of OpenStack Ceilometer. Package: puppet-module-cinder Description-md5: d6a88eed3817ba29f511d7a256f1d0ef Description-en: Puppet module for OpenStack Cinder Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages both the installation and configuration of OpenStack Cinder. Package: puppet-module-cloudkitty Description-md5: 4c347c51fbc7e158a75a54fa9841bb44 Description-en: Puppet module for OpenStack CloudKitty Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages both the installation and configuration of OpenStack CloudKitty rating engine. Package: puppet-module-designate Description-md5: f3e49edbea169540ad7bb0c6d19cad92 Description-en: Puppet module for OpenStack Designate Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages both the installation and configuration of OpenStack Designate. Package: puppet-module-glance Description-md5: 53e6aa0ac147436c0e36070b7639d192 Description-en: Puppet module for OpenStack Glance Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages both the installation and configuration of OpenStack Glance. Package: puppet-module-keystone Description-md5: e78efe455bd513060e6e853e4ca90351 Description-en: Puppet module for OpenStack Keystone Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages both the installation and configuration of OpenStack Keystone. Package: puppet-module-neutron Description-md5: d819ec6e5c1f1c939159a1a1ee693176 Description-en: Puppet module for OpenStack Neutron Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages both the installation and configuration of OpenStack Neutron. Package: puppet-module-nova Description-md5: 3790a6e3f03428bf7d9637398b8b28e9 Description-en: Puppet module for OpenStack Nova Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages both the installation and configuration of OpenStack Nova. Package: puppet-module-octavia Description-md5: fbd0c80ac2e71d9411cb322898349cef Description-en: Puppet module for OpenStack Octavia Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages both the installation and configuration of OpenStack Octavia. Package: puppet-module-oslo Description-md5: 8bb458e37b2bfa1c6244105a6e2d51d0 Description-en: Puppet module for OpenStack oslo lib using components Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages the configuration of components using OpenStack Oslo. Package: puppet-module-saz-ssh Description-md5: d8ae1ad42d6b610fd4c5172b482340db Description-en: Puppet module for Ssh configuration (client and server) Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This module manages both the installation and configuration of Ssh (client and server). Package: puppetserver Description-md5: 6548d3df7d02873136cb18ff1d650bfd Description-en: configuration management system, server Puppet is a configuration management system that allows you to define the state of your IT infrastructure, then automatically enforces the correct state. . This package contains the Ruby/Clojure server component which compiles configurations for a fleet of Puppet agent nodes. This implementation replaces the previous Ruby-only implementation known as Puppet Master. Package: puredata Description-md5: 14fc184a0ca11977c12f0d2e85458e7c Description-en: realtime computer music and graphics system Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. Pd's audio functions are built-in; graphical computations require separate packages such as gem (Graphics Environment for Multimedia) or pd-pdp (Pd Packet). . This is a metapackage that depends on all components of the core of Pd. Package: puredata-common Description-md5: e7507b4791084a8b1b0a0fec111f0dde Description-en: realtime computer music and graphics system - common components Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. . This package only provides common parts of the core infrastructure for Pure Data, like the pd-watchdog (for realtime operations) and the reference patches. It is of little use without the puredata*-core package. Most likely you will want to install "puredata" (or "puredata64") instead. Package: puredata-core Description-md5: f20faf9925954d850883bbd603153e29 Description-en: realtime computer music and graphics system - core components Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. . This package only provides the core infrastructure of Pure Data. Most likely you will want to install "puredata-gui" (or even the full "puredata") as well. Package: puredata-dev Description-md5: fdaf86f853cc58ce32170f4ae289ac5d Description-en: realtime computer music and graphics system - development files Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. . This package provides the header-files for compiling externals (plugins) for puredata. Package: puredata-doc Description-md5: 51a4c33ab1c15769e81a6a9e874ac2aa Description-en: realtime computer music and graphics system - documentation Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. . This package provides the documentation for Pure Data. Most likely you will want to install "puredata" as well. Package: puredata-extra Description-md5: cfd2137b07d9db2a81f24f68a06c88e5 Description-en: realtime computer music and graphics system - extra files Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. . This package provides extra objects that come with Pd, e.g. for signal analysis (fiddle~, sigmund~, bonk~) and more. . The objects for expression evaluation (expr~) have been included into puredata-core, so they are no longer part of this package. Package: puredata-gui Description-md5: 8d219983e2157002c021696009de2629 Description-en: realtime computer music and graphics system - GUI Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. . This package provides the graphical user-interface for Pure Data. Most likely you will want to install "puredata-core" (or even "puredata") as well. Installing this package without the accompanying puredata-core is only useful if you want to run the GUI and the DSP on different machines. Package: puredata-gui-l10n Description-md5: 65c7802af2386dac2949d096515fc486 Description-en: realtime computer music and graphics system - translations Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. . This package provides the translations for the graphical user-interface of Pure Data. Package: puredata-utils Description-md5: f710137bec19ae01e5c49694229610ab Description-en: realtime computer music and graphics system - utility programs Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. . This package provides utility applications for puredata, namely pdsend and pdreceive, for sending and receiving FUDI over the net. Package: puredata64 Description-md5: e778fbbed9efc8725ee60f24382ce2bf Description-en: realtime computer music and graphics system (double precision) Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. Pd's audio functions are built-in; graphical computations require separate packages such as gem (Graphics Environment for Multimedia) or pd-pdp (Pd Packet). . This is a metapackage that depends on all core components of double precision Pd. Package: puredata64-core Description-md5: 7de3fc180e996d1f69287d69e3daf004 Description-en: realtime computer music and graphics system - core components (double) Pure Data (also known as Pd) is a real-time graphical programming environment for audio and graphics processing. . This package only provides the core infrastructure for the double precision version of Pure Data. Most likely you will want to install "puredata-gui" (or even the full "puredata64") as well. Package: purify Description-md5: 8e9e25f221a77459bda40306d289f3c9 Description-en: Collection of routines for radio interferometric imaging PURIFY is a collection of routines written in C that implements different tools for radio interferometric imaging including file handling (for both visibilities and fits files), implementation of the measurement operator and set-up of the different optimization problems used for image deconvolution. The code calls the generic Sparse OPTimization (SOPT) package to solve the imaging optimization problems. Package: purple-discord Description-md5: 28cec42164029f8a46d3759c7e971a54 Description-en: Discord messaging service plugin for libpurple A plugin for libpurple that adds the option to use the Discord messaging service in all libpurple-based clients (including Pidgin and Finch). . This plugin does not support creating and managing Discord accounts, please use the harmony package for those tasks. Package: px Description-md5: 6153d45e98b9fced6beedc4ab7025f66 Description-en: ps and top for human beings px parses command lines from Python, Ruby, Node, Perl, Java, bash, zh, sh command lines and show you what is actually running. px can filter processes by owner ("px root"), search for processes by command line ("px python", like "pgrep"), and list processes in a helpful order. . ptop periodically displays a sorted list of system processes. Processes are sorted with the highest CPU users at the top. ptop is capable of decode Python, Ruby, Perl, Node, Java, bash, sh, zsh command lines and show you what is actually running. Shows an stable output by counting CPU time since ptop started. ptop provides a system load histogram rather for presenting the three uptime numbers and shows system load in relation to the number of logical and physical cores in the system. Package: pybuild-plugin-autopkgtest Description-md5: cd4994381177b4f65dc90b7d29ecfefc Description-en: pybuild autopkgtest test runner (metapackage) This package depends on the packages required to run pybuild-autopkgtest, a pybuild-based autopkgtest test runner. pybuild-autopkgtest will run the same test suite that regular pybuild runs during build time, but against the installed packages and without doing a build first. Package: pybuild-plugin-pyproject Description-md5: 6238445ff016e30718dfaecade7c9de1 Description-en: Debian helper tools for packaging Python libraries using PEP517 This metapackage depends on the components necessary for building packages with the generic PEP517 build plugin. Package: pygopherd Description-md5: 6bf66f9cc02d355cc8202802e3d40d69 Description-en: Modular Multiprotocol Gopher/HTTP/WAP Server This is a modern Gopher server. It can serve documents with Gopher+, standard Gopher (RFC1436), HTTP, and WAP -- all on the same port. Pygopherd features a modular extension system as well as loadable scripts and much more. It contains full support for UMN gopherd systems -- including .Links, .names, .cap, searches, etc. Pygopherd also supports Bucktooth features such as gophermap files and executables. In addition to all this, there are Pygopherd's own extra features. All features are fully customizable and can be enabled or disabled by editing /etc/pygopherd/pygopherd.conf. Package: pyhoca-gui Description-md5: d9e72d1b5d45fa0eea0d8faf7dfc57d9 Description-en: Graphical X2Go client written in (wx)Python X2Go is a server based computing environment with - session resuming - low bandwidth support - sesion brokerage support - client-side mass storage mounting support - client-side printing support - audio support - authentication by smartcard and USB stick . PyHoca-GUI is a slim X2Go client that docks to the desktop's notification area and allows multiple X2Go session handling. Package: pykwalify Description-md5: 55de281f4b45f316127b3ed5afe8676b Description-en: Python YAML/JSON schema validation library (command line program) PyKwalify is a open source port of the kwalify lib and specification. . PyKwalify allows validating YAML or JSON data against a schema described in YAML or JSON format. . This package installs the command line program. Package: pympress Description-md5: 94a0daa79d15ff887a5b4ed9046ec7c1 Description-en: simple and powerful dual-screen PDF reader Pympress is a little PDF reader written in Python using Poppler for PDF rendering and GTK+ for the GUI. . It is designed to be a dual-screen reader used for presentations and public talks, with two displays: the *Content window* for a projector, and the *Presenter window* for your laptop. . It comes with many great features: - supports embedded videos - text annotations displayed in the presenter window - natively supports beamer's *notes on second screen*! Package: pympress-doc Description-md5: e65b88033df1588da2a71580d71b5345 Description-en: Pympress documentation Pympress is a little PDF reader written in Python using Poppler for PDF rendering and GTK+ for the GUI. . It is designed to be a dual-screen reader used for presentations and public talks, with two displays: the *Content window* for a projector, and the *Presenter window* for your laptop. . It comes with many great features: - supports embedded videos - text annotations displayed in the presenter window - natively supports beamer's *notes on second screen*! . This is the documentation package. 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: pyqt6-charts-dev Description-md5: 6b784302386aefc7b6b56849307a5b48 Description-en: Development files for PyQtCharts PyQtCharts exposes the QtCharts toolkit in Python. . This package contains the source SIP files from which the Python bindings for QtCharts are created. 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: pyqt6-webengine-dev Description-md5: 5a03912b33277d39bd4862b744b933f6 Description-en: Development files for PyQt6-WebEngine PyQt6-WebEngine is a set of Python bindings for the Qt WebEngine framework. . This package contains the source SIP files from which the Python bindings for Qt WebEngine are created. Package: pysolfc Description-md5: 3afbc300829f65f3b377983f89b16e58 Description-en: collection of more than 1000 solitaire card games There are games that use the 52 card International Pattern deck, games for the 78 card Tarock deck, eight and ten suit Ganjifa games, Hanafuda games, Matrix games, Mahjongg games, and games for an original hexadecimal-based deck. . Its features include modern look and feel (uses Ttk widget set), multiple cardsets and tableau backgrounds, sound, unlimited undo, player statistics, a hint system, demo games, a solitaire wizard, support for user written plug-ins, an integrated HTML help browser, and lots of documentation. . PySolFC is a fork of PySol Solitaire. Package: python-aiocoap-doc Description-md5: 0b8d0c6c07862242843eb4c0416f617b Description-en: Python implementation of CoAP (doc) The aiocoap package is a Python implementation of CoAP, the Constrained Application Protocol (RFC 7252, more info at http://coap.technology/). . It uses the asyncio module introduced in Python 3.4 to facilitate concurrent operations while maintaining a simple to use interface and not depending on anything outside the standard library. . This package contains API documentation and examples. Package: python-aioftp-doc Description-md5: d2280adbbadf8e22bf6104191e7b2584 Description-en: FTP client and server for asyncio (common documentation) Library implementing FTP protocol, both client and server for Python asyncio module. . Supported commands as client: USER, PASS, ACCT, PWD, CWD, CDUP, MKD, RMD, MLSD, MLST, RNFR, RNTO, DELE, STOR, APPE, RETR, TYPE, PASV, ABOR, QUIT, REST, LIST (as fallback). . Supported commands as server: USER, PASS, QUIT, PWD, CWD, CDUP, MKD, RMD, MLSD, LIST (non-standard), MLST, RNFR, RNTO, DELE, STOR, RETR, TYPE ("I" and "A"), PASV, ABOR, APPE, REST. . This is the common documentation package. Package: python-aiohttp-security-doc Description-md5: 0f9fbf748a285e0087c65aba20506e60 Description-en: provides identity and authorization for aiohttp.web (documentation) aiohttp-security is a set of public API functions as well as a reference standard for implementation details for securing access to assets served by a wsgi server. . This package provides the HTML documentation. Package: python-asyncio-mqtt-doc Description-md5: e8f3fe8a1c749a5c900a72fd3fe65900 Description-en: Idomatic asyncio wrapper around paho-mqtt (documentation) asyncio-mqtt combines the stability of the time-proven paho-mqtt library with a modern, asyncio-based interface. . This package provides the HTML documentation. Package: python-authlib-doc Description-md5: 43c09eae42c6e962d4b40f8c3a94bce5 Description-en: Python library for OAuth and OpenID Connect servers (docs) The ultimate Python library in building OAuth and OpenID Connect servers. It is designed from low level specifications implementations to high level frameworks integrations, to meet the needs of everyone. . This package contains the documentation for python3-authlib. Package: python-autoray-doc Description-md5: bec7a32f56728432f5191b84c9015354 Description-en: Documentation for python-autoray Primarily it provides an automatic dispatch mechanism that means you can write backend agnostic code that works for numpy, pytorch, jax, cupy, dask, autograd, tensorflow, sparse, mars, etc., and indeed any library that provides a numpy-ish API, even if it knows nothing about autoray. . This package contains documentation for autoray. Package: python-azure-doc Description-md5: 434aa33f783e0f4183e1379ca32c3739 Description-en: Microsoft Azure SDK for Python - Documentation The Azure SDK provides a set of Python packages that make it easy to access the Microsoft Azure components such as ServiceManagement, Storage, and ServiceBug. . This package contains the HTML documentation. Package: python-bayesian-optimization-doc Description-md5: 080eda4a60d71eda719532af4371795a Description-en: Documentation for python-bayesian-optimization Pure Python implementation of bayesian global optimization with gaussian processes. This is a constrained global optimization package built upon bayesian inference and gaussian process, that attempts to find the maximum value of an unknown function in as few iterations as possible. This technique is particularly suited for optimization of high cost functions, situations where the balance between exploration and exploitation is important. . This package contains documentation for bayesian-optimization. Package: python-beartype-doc Description-md5: 4f0e949438bd29a19e4c61a1ff80ed73 Description-en: documentation for the beartype Python library Beartype is an open-source pure-Python PEP-compliant near-real-time hybrid runtime-static third-generation type checker emphasizing efficiency, usability, unsubstantiated made up jargon and thrilling puns. . Beartype brings Rust- and C++-inspired zero-cost abstractions into the lawless world of dynamically-typed Python by enforcing type safety at the granular level of functions and methods against type hints standardized by the Python community in non-amortized worst-case time with negligible constant factors. . This package provides documentation for beartype. Package: python-billiard-doc Description-md5: b0aba88f799c7680898d639f8974020c Description-en: Multiprocessing Pool Extensions for Python (Documentation) This package contains extensions to the multiprocessing Pool. It extends the multiprocessing.Pool with a billiard.pool.DynamicPool that can grow in size. . This package contains the documentation. Package: python-biopython-doc Description-md5: 6fcf72d1f7092b01a396411a2821eb9c Description-en: Documentation for the Biopython library Documentation and examples about how to use the Biopython library. . This package also contains the unit tests of the test suite to enable reproducing the test results. Package: python-bumps-doc Description-md5: 5702af68b4795b287caa20016881e74b Description-en: data fitting and Bayesian uncertainty modeling for inverse problems (docs) Bumps is a set of routines for curve fitting and uncertainty analysis from a Bayesian perspective. In addition to traditional optimizers which search for the best minimum they can find in the search space, bumps provides uncertainty analysis which explores all viable minima and finds confidence intervals on the parameters based on uncertainty in the measured values. Bumps has been used for systems of up to 100 parameters with tight constraints on the parameters. Full uncertainty analysis requires hundreds of thousands of function evaluations, which is only feasible for cheap functions, systems with many processors, or lots of patience. . Bumps includes several traditional local optimizers such as Nelder-Mead simplex, BFGS and differential evolution. Bumps uncertainty analysis uses Markov chain Monte Carlo to explore the parameter space. Although it was created for curve fitting problems, Bumps can explore any probability density function, such as those defined by PyMC. In particular, the bumps uncertainty analysis works well with correlated parameters. . Bumps can be used as a library within your own applications, or as a framework for fitting, complete with a graphical user interface to manage your models. . This is the common documentation package. Package: python-changelogd-doc Description-md5: d8cc096df47e59ec4fa38687f2188f5a Description-en: Documentation for python-changelogd Changelogd allows teams to avoid merge conflicts for the changelog files. The ``changelogd`` content is stored within multiple YAML files - one per each changelog entry. Then, during application release, all input files are combined into one release file. The script uses Jinja2 templates to generate one consistent text file out of all input YAML files. The default output format is Markdown, but by modifying the templates it can be changed into any text format you like. . This package contains documentation for changelogd. Package: python-cloudkittyclient-doc Description-md5: c9661b4254e32b0c61bd2d4a69d9de50 Description-en: API client for Rating as a Service project - doc CloudKitty aims at filling the gap between metrics collection systems like ceilometer and a billing system. . This package contains the documentation. Package: python-cloup-doc Description-md5: 077703dcb5d0c507b392405e14421002 Description-en: Click with option groups (documentation) Cloup enriches Click with several features that make it more expressive and configurable: * option groups and an (optional) help section for positional arguments * constraints, like mutually_exclusive, that can be applied to option groups or to any group of parameters, even conditionally subcommand aliases * subcommands sections, i.e. the possibility to organize the subcommands of a Group in multiple help sections * a themeable HelpFormatter that: - has more parameters for adjusting widths and spacing, which can be provided at the context and command level use a different layout when the terminal width is below a certain threshold in order to improve readability - suggestions like "did you mean ?" when you mistype a subcommand Moreover, Cloup improves on IDE support providing decorators with detailed type hints and adding the static methods Context.settings() and HelpFormatter.settings() for creating dictionaries of settings. . This package provides the API documentation. Package: python-cogent-doc Description-md5: c500b1c82c580b2eec9f3cdab53c4831 Description-en: docs for python3-cogent3 PyCogent is a software library for genomic biology. . It is distinguished by many unique built-in capabilities (such as true codon alignment) and the frequent addition of entirely new methods for the analysis of genomic data. . This package contains documentation and examples. Package: python-cookiecutter-doc Description-md5: abb99bca8062e52b094dbf0d2420ab2c Description-en: create projects from project templates (documentation) Cookiecutter is command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template. . It can also be used as a Python module. It supports local and remote templates. The templating is done with Jinja2 and there is no limitation on the language used by the templated projects (Python, Ruby, Javascript, C, HTML, Postscript...). . This package contains the documentation. Package: python-cppy-doc Description-md5: 9f32df855896e5407802606487777918 Description-en: C++ headers for (Python) C extension development (documentation) A small C++ header library which makes it easier to write Python extension modules. The primary feature is a PyObject smart pointer which automatically handles reference counting and provides convenience methods for performing common object operations. . This package contains the documentation for cppy. Package: python-cyborgclient-doc Description-md5: e19c5cf5dc94ab7aafdd17033934f67c Description-en: Python client for cyborg API - doc Python-cyborgclient is a Python bindings to the OpenStack Cyborg API. There's a Python API (the cyborgclient module), and a command-line script (cyborg). Each implements 100% of the OpenStack Cyborg API. . Cyborg provides a general management framework for accelerators such as FPGA, GPU, SoCs, NVMe SSDs, CCIX caches, DPDK/SPDK, pmem and so forth. . This package contains the documentation. Package: python-cyclopts-doc Description-md5: e19e521589c117ee0db77d22b46b3968 Description-en: command line interface structure (common documentation) Package is a modern and easy-to-use framework for building command-line interfaces (CLIs) in Python, designed to make developing CLI applications simpler, more intuitive, and efficient. . It stands out for: - Use of Python Type Annotations: Cyclopts leverages Python’s type annotation system to make the CLI code more readable and less error-prone. You can use native Python types to specify inputs, such as int, str, and float, as well as more complex types like Pydantic, Dataclasses, and Attrs, improving clarity and control over input parameters. - Intuitive and Simple Interface: Cyclopts is designed to be easy to learn and use. The syntax is extremely simple, allowing developers to quickly build command-line tools with minimal code. Setting up commands, options, and arguments is straightforward, without the need for complex configuration or boilerplate code. - Automatic Validation and Type Conversion: Cyclopts handles automatic validation and type conversion based on the defined types in the code. This means it automatically validates input values according to type annotations and converts the inputs to the correct types without requiring extra code from the developer, reducing the chance of user input errors - Automatic Help Generation: Cyclopts automatically generates detailed, well-structured help pages for your commands and options, using docstrings and the information provided in type definitions. This makes it easy to create user-friendly interfaces and eliminates the need to manually maintain CLI documentation. - Extensibility and Customization: Cyclopts is highly extensible. It allows developers to customize how input data is parsed, validated, and processed. The framework supports the creation of custom converters and validators, offering great flexibility to adapt the application to specific project needs. - Integration with Existing Tools: Cyclopts integrates seamlessly with other popular Python libraries and frameworks. It can be used alongside libraries like Pydantic for data validation or Typer and Click to build more complex applications, all while maintaining its simplicity and focus on usability. - Clear and Detailed Documentation: Cyclopts has clear, concise documentation with practical examples that make it easy to adopt, even for beginners. This is an important advantage, as building CLI tools can be complex, and Cyclopts’ documentation makes this process more accessible. . This is the common documentation package. Package: python-cysignals-doc Description-md5: 717479a13f4b1922c4386bdd10cedd26 Description-en: interrupt and signal handling for Cython -- doc Since Cython optimizes for speed, Cython normally does not check for interrupts. The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code. . This is the common documentation package with examples. Package: python-dbus-dev Description-md5: 653f1ea68a97ee2a349a2ff7d94e3673 Description-en: main loop integration development files for python3-dbus D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides development files required to compile main-loop integration modules for python3-dbus, such as dbus.mainloop.pyqt5 provided by PyQt. It is Python-version-independent, and was shared between Python 3 and Python 2 when Python 2 was supported in Debian, so packages that build-depend on python-dbus-dev should also build-depend on python3-dbus. Package: python-dipy-doc Description-md5: 76349f09501f428a0a83ec425c718e39 Description-en: Python library for the analysis of diffusion MRI datasets -- documentation DIPY is a library for the analysis of diffusion magnetic resonance imaging data. . This package provides the documentation in HTML format. Package: python-django-braces-doc Description-md5: 923f1b56e665440207d00e77d39f7bca Description-en: reusable, generic mixins for Django class based views (Documentation) Django-braces provides a set of reusable, generic mixins for the Django class based views system. The mixins can be used for access control, form handling and other purposes. . This package contains the documentation. Package: python-django-captcha-doc Description-md5: 6d2e32bf90201ea44a43a9aa25fd3ec5 Description-en: Simple Captcha Django application (Documentation) Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form. . This package contains the documentation. Package: python-django-channels-doc Description-md5: 0f70bba9b5a1c5509cbf62b0aa5bdca6 Description-en: Developer-friendly asynchrony for Django (Documentation) Channels is a project to make Django able to handle more than just plain HTTP requests, including WebSockets and HTTP2, as well as the ability to run code after a response has been sent for things like thumbnailing or background calculation. . It’s an easy-to-understand extension of the Django view model, and easy to integrate and deploy. . This package 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-filters-doc Description-md5: 90eca80637b4fd33c48b31ac2583c338 Description-en: filter Django QuerySets based on user selections (Documentation) Django-filter is a generic, reusable application to alleviate some of the more mundane bits of view code. Specifically allowing the users to filter down a queryset based on a model’s fields and displaying the form to let them do this. . This package contains the documentation. Package: python-django-pgtrigger-doc Description-md5: fdf6394fd660412200313766a942cea4 Description-en: Write Postgres triggers for your Django models (Documentation) django-pgtrigger helps you write Postgres triggers for your Django models. Triggers can solve a variety of complex problems more reliably, performantly, and succinctly than application code. . For example: * Protecting operations on rows or columns (pgtrigger.Protect). * Making read-only models or fields (pgtrigger.ReadOnly). * Soft-deleting models (pgtrigger.SoftDelete). * Snapshotting and tracking model changes (django-pghistory). * Enforcing field transitions (pgtrigger.FSM). * Keeping a search vector updated for full-text search (pgtrigger.UpdateSearchVector). * Building official interfaces (e.g. enforcing use of User.objects.create_user and not User.objects.create). * Versioning models, mirroring fields, computing unique model hashes. . This package contains the documentation. Package: python-django-phonenumber-field-doc Description-md5: a07845de241ee886c6c77219ff245835 Description-en: Model and form field for normalised phone numbers (Documentation) A Django library which interfaces with python-phonenumbers to validate, pretty print and convert phone numbers. python-phonenumbers is a port of Google's libphonenumber library, which powers Android's phone number handling. . Included are: . * PhoneNumber, a pythonic wrapper around python-phonenumbers' PhoneNumber class * PhoneNumberField, a model field * PhoneNumberField, a form field * PhoneNumberField, a serializer field * PhoneNumberPrefixWidget, a form widget for selecting a region code and entering a national number. Requires the Babel package be installed. * PhoneNumberInternationalFallbackWidget, a form widget that uses national numbers unless an international number is entered. A PHONENUMBER_DEFAULT_REGION setting needs to be added to your Django settings in order to know which national number format to recognize. . This package contains the documentation. Package: python-django-storages-doc Description-md5: 4934b5a091fc98bbca027aea7c83ca4b Description-en: storage backends in Django (Documentation) django-storages is a collection of custom storage backends for Django. Each storage backend has its own unique settings you will need to add to your settings.py file. Read the documentation for your storage engine(s) of choice to determine what you need to add. . This package contains the documentation. Package: python-djangorestframework-api-key-doc Description-md5: 2c829d5f96574400f73678569954bea7 Description-en: API key permissions for Django REST Framework (documentation) Django REST Framework API Key is a powerful library for allowing server-side clients to safely use your API. . These clients are typically third-party backends and services (i.e. machines) which do not have a user account but still need to interact with your API in a secure way. . This package contains HTML documentation. Package: python-djangorestframework-doc Description-md5: 4dea31ff21fc8a5257161af02b37128b Description-en: Web APIs for Django, made easy (documentation) powerful and flexible toolkit that makes it easy to build Web APIs. Some reasons you might want to use REST framework: * The Web browseable API is a huge useability win for your developers. * Authentication policies including OAuth1a and OAuth2 out of the box. * Serialization that supports both ORM and non-ORM data sources. * Customizable all the way down - just use regular function-based views if you don't need the more powerful features. . This package contains the HTML documentation. Package: python-djangorestframework-simplejwt-doc Description-md5: 326a8a07ec52e00ab02207dd1c700c1f Description-en: JSON Web Token authentication for Django REST Framework (Documentation) Simple JWT provides a JSON Web Token authentication backend for the Django REST Framework. It aims to cover the most common use cases of JWTs by offering a conservative set of default features. It also aims to be easily extensible in case a desired feature is not present. . This package contains the documentation. Package: python-djvu-doc Description-md5: 425d3dfd19840443036753e98505212a Description-en: Python support for the DjVu image format (documentation) python-djvulibre is a set of Python bindings for the DjVuLibre library, an open source implementation of DjVu. This image format is designed primarily for scanned documents, it includes advanced techniques like image layer separation and arithmetic coding compression. . This package contains technical documentation. Package: python-dm-tree-doc Description-md5: d930b4cd20c87e23a418fc7f01db9f74 Description-en: library for working with nested data structures (Documentation) A library for working with nested data structures. In a way, tree generalizes the builtin map function which only supports flat sequences, and allows one to apply a function to each "leaf" preserving the overall structure. . It is backed by an optimized C++ implementation suitable for use in demanding applications, such as machine learning models. . 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-elastic-transport-doc Description-md5: 1912156b620e388948280904c247263c Description-en: Transport utilities shared by the Elastic client libraries (Documentation) This library was lifted from elasticsearch-py and then transformed to be used across all Elastic services rather than only Elasticsearch. . This package installs the documentation for the library. Package: python-elasticsearch-doc Description-md5: 33f03e12c0d9f4389933d9f454147b44 Description-en: Python client for Elasticsearch (Documentation) Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable. . The client's features include: * translating basic Python data types to and from json (datetimes are not decoded for performance reasons) * configurable automatic discovery of cluster nodes * persistent connections * load balancing (with pluggable selection strategy) across all available nodes * failed connection penalization (time based - failed connections won't be retried until a timeout is reached) * thread safety * pluggable architecture . This package contains the documentation. Package: python-epr-doc Description-md5: 57c653b3da297f7f23abf4c22290de5c Description-en: Python ENVISAT Product Reader API -- documentation PyEPR provides Python bindings for the ENVISAT Product Reader C API (EPR API) for reading satellite data from ENVISAT ESA (European Space Agency) mission. . PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR Level 1B and Level 2 and also ASAR data products. It provides access to the data either on a geophysical (decoded, ready-to-use pixel samples) or on a raw data layer. The raw data access makes it possible to read any data field contained in a product file. . This is the common documentation package. Package: python-esda-doc Description-md5: 8eec7ee1a7fd4566957955b9eb95a9ac Description-en: Exploratory Spatial Data Analysis (common documentation) Open-source Python library for the exploratory analysis of spatial data. A subpackage of PySAL (Python Spatial Analysis Library), it is under active development and includes methods for global and local spatial autocorrelation analysis. . This package contains HTML documentation, incorporates instructions on how to install and configure and use this module Python esda. Package: python-fontparts-doc Description-md5: 8687f501ca6fbe49ae8b99808ad4d2ca Description-en: API for interacting with the parts of fonts (common documentation) FontParts is a Python API for programmatically creating and editing parts of fonts during the type design process, and it is application-independent to allow scripts to be portable across multiple applications. . This is the common documentation package. Package: python-fonttools-doc Description-md5: c034b60f39b2cb2d4d14bf355cb9f952 Description-en: Converts OpenType and TrueType fonts to and from XML (Documentation) FontTools/TTX is a library to manipulate font files from Python. It supports reading and writing of TrueType/OpenType fonts, reading and writing of AFM files, reading (and partially writing) of PS Type 1 fonts. It also contains a tool called "TTX" which converts TrueType/OpenType fonts to and from an XML-based format. . This is the sphinx documentation of the fontTools package. Package: python-freezerclient-doc Description-md5: be6702e855ae5c45820577d0e39a5ed8 Description-en: OpenStack backup restore and disaster recovery service - doc files Freezer is a distributed backup restore and disaster recovery as a service platform. It is designed to be multi OS (Linux, Windows, OSX, *BSD), focused on providing efficiency and flexibility for block based backups, file based incremental backups, point-in-time actions, jobs synchronization (i.e. backup synchronization over multiple nodes) and many other features. It is aimed at being useful for all environments, including large ephemeral Clouds. . This package contains the documentation. Package: python-fsspec-doc Description-md5: ea9d8a2899f28b59aabe1b3fd2d28f33 Description-en: specification that Python filesystems should adhere to (documentation) The package produce a template or specification for a file-system interface, that specific implementations should follow, so that applications making use of them can rely on a common behaviour and not have to worry about the specific internal implementation decisions with any given backend. . This package contains the documentation. Package: python-goodvibes-doc Description-md5: dbefcad987c4b211e38418ea52f63f92 Description-en: Documentation for goodvibes GoodVibes is a Python program to compute thermochemical data from one or a series of electronic structure calculations. It is used primarily to correct the poor description of low frequency vibrations by the rigid-rotor harmonic oscillator treatment. . This package contains documentation for goodvibes. Package: python-gplearn-doc Description-md5: e286d77059d315bbae62ee49fe97710a Description-en: Documentation for python-gplearn `gplearn` implements Genetic Programming in Python, with a `scikit-learn `_ inspired and compatible API. While Genetic Programming (GP) can be used to perform a `very wide variety of tasks `_, gplearn is purposefully constrained to solving symbolic regression problems. This is motivated by the scikit-learn ethos, of having powerful estimators that are straight-forward to implement. Symbolic regression is a machine learning technique that aims to identify an underlying mathematical expression that best describes a relationship. It begins by building a population of naive random formulas to represent a relationship between known independent variables and their dependent variable targets in order to predict new data. Each successive generation of programs is then evolved from the one that came before it by selecting the fittest individuals from the population to undergo genetic operations. . This package contains documentation for gplearn. Package: python-graphene-doc Description-md5: 0a9bd3fc8f542b07b58ab4c884ffc209 Description-en: GraphQL Framework for Python (Documentation) Graphene is a Python library for building GraphQL schemas/types fast and easily. . * Easy to use: Graphene helps you use GraphQL in Python without effort. * Relay: Graphene has builtin support for Relay. * Data agnostic: Graphene supports any kind of data source: SQL (Django, SQLAlchemy), NoSQL, custom Python objects, etc. Upstream believes that by providing a complete API you could plug Graphene anywhere your data lives and make your data available through GraphQL. . This package contains the documentation of the library. Package: python-gvm-doc Description-md5: ef8436c723a28bd667e84cb9f77e63ef Description-en: Greenbone Vulnerability Management Python Library (common documentation) This module gvm contains the Greenbone Vulnerability Management Python API library. It's a collection of APIs that help with remote controlling a Greenbone Security Manager (GSM) appliance and its underlying Greenbone Vulnerability Manager (GVM). The library essentially abstracts accessing the communication protocols Greenbone Management Protocol (GMP) and Open Scanner Protocol (OSP). . This is the common documentation package. Package: python-h5netcdf-doc Description-md5: 50d4d39688c526cc81e04f5f6810a21d Description-en: netCDF4 support via h5py (documentation) A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF library. . This package provides the documentation for h5netcdf. Package: python-hypothesis-doc Description-md5: 54899cf5f7c557cff40372a060077026 Description-en: advanced Quickcheck style testing library (documentation) Hypothesis is a library for testing your Python code against a much larger range of examples than you would ever want to write by hand. It's based on the Haskell library, Quickcheck, and is designed to integrate seamlessly into your existing Python unit testing work flow. . Hypothesis is both extremely practical and also advances the state of the art of unit testing by some way. It's easy to use, stable, and extremely powerful. If you're not using Hypothesis to test your project then you're missing out. . This package contains the documentation for Hypothesis. Package: python-inline-snapshot-doc Description-md5: 4a7cc9b7e8451e50a9359e6fb0536d54 Description-en: Create and update inline snapshots in your Python code (Documentation) inline-snapshot can be used for different things: . * Golden master/approval/snapshot testing. The idea is that you have a function with a currently unknown result and you want to write a tests, which ensures that the result does not change during refactoring. * Compare things which are complex like lists with lot of numbers or complex data structures. * Things which might change during the development like error messages. . inline-snapshot automates the process of recording, storing and updating the value you want to compare with. The value is converted with repr() and stored in the source file as argument of the snapshot() function. . This package contains the documentation for python3-inline-snapshot. Package: python-ipython-doc Description-md5: 35fe46090474b1ed75e6d8627c67beaa Description-en: Enhanced interactive Python shell (documentation) IPython can be used as a replacement for the standard Python shell, or it can be used as a complete working environment for scientific computing (like Matlab or Mathematica) when paired with the standard Python scientific and numerical tools. It supports dynamic object introspections, numbered input/output prompts, a macro system, session logging, session restoring, complete system shell access, verbose and colored traceback reports, auto-parentheses, auto-quoting, and is embeddable in other Python programs. . This package contains the documentation. Package: python-jellyfish-doc Description-md5: 692defbb1bc3262fd1d346fed7a18508 Description-en: Library for approximate and phonetic matching of strings (documentation) Jellyfish is a Python library for doing approximate and phonetic matching of strings. Includes algorithms for string comparison (Levenshtein Distance, Damerau-Levenshtein Distance, Jaro Distance, Jaro-Winkler Distance, Match Rating Approach Comparison, Hamming Distance) and phonetic encoding (American Soundex, Metaphone, NYSIIS, Match Rating Codex). . This is the documentation package. Package: python-jsonpickle-doc Description-md5: f6b9072178d2b0f805379df493d7da8b Description-en: Serialize any Python object to JSON (documentation) jsonpickle is a Python library for serialization and deserialization of complex Python objects to and from JSON. The standard Python libraries for encoding Python into JSON, such as the stdlib’s json, simplejson, and demjson, can only handle Python primitives that have a direct JSON equivalent (e.g. dicts, lists, strings, ints, etc.). jsonpickle builds on top of these libraries and allows more complex data structures to be serialized to JSON. jsonpickle is highly configurable and extendable–allowing the user to choose the JSON backend and add additional backends. . This is the documentation package. Package: python-jupyter-events-doc Description-md5: 352be4b0cc8a246c5198ebbc72427270 Description-en: Event system for Jupyter applications and extensions (documentation) Jupyter Events is a configurable event system that enables Jupyter Python Applications (e.g. Jupyter Server, JupyterLab Server, JupyterHub, etc.) to emit events-structured data describing things happening inside the application. Other software (e.g. client applications like JupyterLab) can listen and respond to these events. . This package contains documentation. Package: python-limits-doc Description-md5: ebc52f3b08a380d7235fa818b8fc0bc5 Description-en: Rate limiting utilities for Python - Documentation limits is a Python module providing utilities to implement rate limiting using various strategies, such as fixed or moving windows, and various storage backends, such as in in-memory storage, Redis or memcached. . This package provides the documentation for the limits module. Package: python-lmfit-doc Description-md5: d2b76cd612dbe4e7b83254d034b16642 Description-en: Least-Squares Minimization with Constraints (Documentation) The lmfit Python package provides a simple, flexible interface to non-linear optimization or curve fitting problems. The package extends the optimization capabilities of scipy.optimize by replacing floating pointing values for the variables to be optimized with Parameter objects. These Parameters can be fixed or varied, have upper and/or lower bounds placed on its value, or written as an algebraic expression of other Parameters. . The principal advantage of using Parameters instead of simple variables is that the objective function does not have to be rewritten to reflect every change of what is varied in the fit, or what relationships or constraints are placed on the Parameters. This means a scientific programmer can write a general model that encapsulates the phenomenon to be optimized, and then allow user of that model to change what is varied and fixed, what range of values is acceptable for Parameters, and what constraints are placed on the model. The ease with which the model can be changed also allows one to easily test the significance of certain Parameters in a fitting model. . The lmfit package allows a choice of several optimization methods available from scipy.optimize. The default, and by far best tested optimization method used is the Levenberg-Marquardt algorithm from MINPACK-1 as implemented in scipy.optimize.leastsq. This method is by far the most tested and best support method in lmfit, and much of this document assumes this algorithm is used unless explicitly stated. An important point for many scientific analysis is that this is only method that automatically estimates uncertainties and correlations between fitted variables from the covariance matrix calculated during the fit. . A few other optimization routines are also supported, including Nelder-Mead simplex downhill, Powell's method, COBYLA, Sequential Least Squares methods as implemented in scipy.optimize.fmin, and several others from scipy.optimize. In their native form, some of these methods setting allow upper or lower bounds on parameter variables, or adding constraints on fitted variables. By using Parameter objects, lmfit allows bounds and constraints for all of these methods, and makes it easy to swap between methods without hanging the objective function or set of Parameters. . Finally, because the approach derived from MINPACK-1 usin the covariance matrix to determine uncertainties is sometimes questioned (and sometimes rightly so), lmfit supports methods to do a brute force search of the confidence intervals and correlations for sets of parameters. . This is the common documentation package. Package: python-m2crypto-doc Description-md5: 308a7a3baa80f49f1b193f14c4501d4d Description-en: Python wrapper for the OpenSSL library (docs) m2crypto features the following: * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES). * SSL functionality to implement clients and servers. * HTTPS extensions to Python's httplib, urllib, and xmlrpclib. * Unforgeable HMAC'ing AuthCookies for web session management. * FTP/TLS client and server. * S/MIME. * ZServerSSL: A HTTPS server for Zope. * ZSmime: An S/MIME messenger for Zope. . This package contains the documentation. Package: python-matplotlib-data Description-md5: a392280ebaa89b347e0cd9caaa019b0c Description-en: Python based plotting system (data package) Matplotlib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to Matlab users. All of the plotting commands in the pylab interface can be accessed either via a functional interface familiar to Matlab users or an object oriented interface familiar to Python users. . This package contains architecture independent data for python-matplotlib. Package: python-matplotlib-doc Description-md5: 31a271717e9e602afdf4f05257e04008 Description-en: Python based plotting system (documentation package) Matplotlib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to Matlab users. All of the plotting commands in the pylab interface can be accessed either via a functional interface familiar to Matlab users or an object oriented interface familiar to Python users. . This package contains documentation for python-matplotlib. Package: python-matridge-doc Description-md5: 11070240cd27b4736f85c0ba7759f2de Description-en: feature-rich Matrix/XMPP gateway (documentation) Matridge is a puppeteering gateway with fancy IM features, such as (emoji) reactions, replies, and retractions. . This is the documentation package. Package: python-memray-doc Description-md5: 7628df64437cd19743c3802f293287f5 Description-en: Documentation for python-memray Memray is a memory profiler for Python. It can track memory allocations in Python code, in native extension modules, and in the Python interpreter itself. It can generate several different types of reports to help you analyze the captured memory usage data. While commonly used as a CLI tool, it can also be used as a library to perform more fine-grained profiling tasks. . This package contains documentation for memray. Package: python-metakernel-doc Description-md5: 8279f329faafb495f4e36ef9c784a799 Description-en: Jupyter kernel base class (documentation) A Jupyter kernel base class in Python which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more). . This package installs the HTML documentation. Package: python-milter-doc Description-md5: 46c4d22eaefe30ac9f680a91421830a6 Description-en: Documentation for the Python Milter extension Python milter provides Python extensions for the Milter protocol traditionally used by Sendmail and now also used by Postfix. It provides a thin layer of Python over the Milter protocol. . This package provides HTML and LaTeX documentation for python3-milter. Package: python-mock-doc Description-md5: ce49c633ce1424a156e31d54d2c8050a Description-en: Mocking and Testing Library (Documentation) mock provides a core mock.Mock class that is intended to reduce the need to create a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set specific attributes in the normal way. . This package contains the documentation. Package: python-momepy-doc Description-md5: edc90c93b99bc09bdd765f64dc80cf29 Description-en: Urban Morphology Measuring Toolkit - doc Momepy is a library for quantitative analysis of urban form - urban morphometrics. It is part of PySAL (Python Spatial Analysis Library) and is built on top of GeoPandas, other PySAL modules, and networkX. . This package contains the documentation. Package: python-msgspec-doc Description-md5: ff15ef71a36d0ae88ee4d8d30dd19124 Description-en: Fast serialization/validation Python library (Documentation) msgspec is a library that provides the following features for serialization and validation of JSON, MessagePack, YAML, and TOML data: . * High performance encoders/decoders for common protocols. The JSON and MessagePack implementations regularly benchmark as the fastest options for Python. * Support for a wide variety of Python types. Additional types may be supported through extensions. * Zero-cost schema validation using familiar Python type annotations. In benchmarks msgspec decodes and validates JSON faster than orjson can decode it alone. * A speedy Struct type for representing structured data. If you already use dataclasses or attrs, structs should feel familiar. However, they're 5-60x faster for common operations. . This package contains the documentation for python3-msgspec. Package: python-mystic-doc Description-md5: 67ff8c3eeb26f113adb4d4d22bc78278 Description-en: Constrained nonlinear optimization (documentation) The mystic framework provides a collection of optimization algorithms and tools that allows the user to more robustly (and easily) solve hard optimization problems for machine learning, uncertainty quantification and AI. mystic gives the user fine-grained power to both monitor and steer optimizations as the fit processes are running. Users can customize optimizer stop conditions, where both compound and user-provided conditions may be used. Optimizers can save state, can be reconfigured dynamically, and can be restarted from a saved solver or from a results file. All solvers can also leverage parallel computing, either within each iteration or as an ensemble of solvers. . mystic provides a stock set of configurable, controllable solvers with: * a common interface * a control handler with: pause, continue, exit, and callback * ease in selecting initial population conditions: guess, random, etc * ease in checkpointing and restarting from a log or saved state * the ability to leverage parallel & distributed computing * the ability to apply a selection of logging and/or verbose monitors * the ability to configure solver-independent termination conditions * the ability to impose custom and user-defined penalties and constraints . mystic is part of pathos, a Python framework for heterogeneous computing. . This package contains the mystic documentation in HTML format. Package: python-network-runner-doc Description-md5: 969aff5f763460d1f547db14268f3178 Description-en: abstraction of Ansible for interaction with networking devices (docs) Network-Runner is a python library that abstracts management and interaction with switching hardware to Ansible Networking. In theory it should work with any switch that has compatible modules included with Ansible Networking if the provider tasks are added to this librarys Ansible role. . This package provides the Sphinx generated documentation for Network-Runner. Package: python-nextcloud-api-doc Description-md5: 2c54f72c0afd64f4571b9ff28779ea28 Description-en: docs for Python library that provides an API to interact with Nextcloud Python library that provides a robust and well-documented API that allows developers to interact with and extend Nextcloud's functionality. The key features are: - Fast: High performance, and as low-latency as possible. - Intuitive: Fast to code, easy to use. - Reliable: Minimum number of incompatible changes. - Robust: All code is covered with tests as much as possible. - Easy: Designed to be easy to use with excellent documentation. - Sync + Async: Provides both sync and async APIs. . This is the common documentation package. Package: python-openpyxl-doc Description-md5: ae9e076b59dd668da5a51d090c6e2e97 Description-en: Python module to read/write OpenXML xlsx/xlsm files - docs Openpyxl is a pure Python 3 module to read/write Excel 2007 (OpenXML) xlsx/xlsm files. . This package contains 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-osmnx-doc Description-md5: 5c2b79887b6eeffcfb6fee5546e3623e Description-en: tool to study street networks from OpenStreetMap -- doc OSMnx retrieves, models, analyzes, and visualizes street networks from OpenStreetMap (OSM). . OSMnx is a Python package that lets you download spatial geometries and model, project, visualize, and analyze street networks from OpenStreetMap's APIs. Users can download and model walkable, drivable, or bikable urban networks with a single line of Python code, and then easily analyze and visualize them. . This package contains documentation for OSMnx. Package: python-pandas-doc Description-md5: 7a749591db25bd458e01e853e9fcd291 Description-en: data structures for "relational" or "labeled" data - documentation pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with "relational" or "labeled" data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python. pandas is well suited for many different kinds of data: . - Tabular data with heterogeneously-typed columns, as in an SQL table or Excel spreadsheet - Ordered and unordered (not necessarily fixed-frequency) time series data. - Arbitrary matrix data (homogeneously typed or heterogeneous) with row and column labels - Any other form of observational / statistical data sets. The data actually need not be labeled at all to be placed into a pandas data structure . This package contains the documentation. Package: python-pglast-doc Description-md5: 09a900c82ba9b4e80c6e5547a46a28c8 Description-en: PostgreSQL Languages AST and statements prettifier (common documentation) This is a Python 3 module that exposes the parse tree of a PostgreSQL statement (extracted by the almost standard PG parser repackaged as a standalone static library by libpg_query) as set of interconnected nodes, usually called an abstract syntax tree. . This is the common documentation package. Package: python-plastex-doc Description-md5: ad1554432b16d3cfa0e1b82094d352f9 Description-en: LaTeX document processing framework in Python - documentation plasTeX is a collection of Python frameworks that allow you to process LaTeX documents. This processing includes, but is not limited to, conversion of LaTeX documents to various document formats. Of course, it is capable of converting to HTML or XML formats such as DocBook and tBook, but it is an open framework that allows you to drive any type of rendering. This means that it could be used to drive a COM object that creates a MS Word Document. . The plasTeX framework allows you to control all of the processes including tokenizing, object creation, and rendering through API calls. You also have access to all of the internals such as counters, the states of "if" commands, locally and globally defined macros, labels and references, etc. In essence, it is a LaTeX document processor that gives you the advantages of an XML document in the context of a language as superb as Python. . This package contains the documentation for both modules and command line tool. Package: python-polyfactory-doc Description-md5: 6dc8672b2a49203dfbe8df28fb0e36ad Description-en: Simple and powerful factories for mock data generation (Documentation) Polyfactory is a simple and powerful mock data generation library, based around type hints and supporting dataclasses, typed-dicts, pydantic models, msgspec structs and more. . Polyfactory is part of the Litestar project and as such actively maintained by a community of maintainers and contributors. . This package contains the documentation for python3-polyfactory. Package: python-pontos-doc Description-md5: 761429801a56454ac44f68265ff68bdd Description-en: Greenbone Python Utilities and Tools (common documentation) This package contains a collection of utilities, tools, classes and functions maintained by Greenbone Networks. . Pontos is the German name of the Greek titan Pontus, the titan of the sea. . This is the common documentation package. Package: python-pook-doc Description-md5: e7fd0534f7d5d1cb080c88fc80a5b7e6 Description-en: HTTP traffic mocking and testing made easy (common documentation) Versatile, expressive and hackable utility library for HTTP traffic mocking and expectations made easy in Python. Heavily inspired by gock. . Features: - Simple, expressive and fluent API. - Provides both Pythonic and chainable DSL API styles. - Full-featured HTTP response definitions and expectations. - Matches any HTTP protocol primitive (URL, method, query params, headers, body...). - Full regular expressions capable mock expectations matching. - Supports most popular HTTP clients via interceptor adapters. - Configurable volatile, persistent or TTL limited mocks. - Works with any testing framework/engine (unittest, pytest...). - First-class JSON & XML support matching and responses. - Supports JSON Schema body matching. - Works in both runtime and testing environments. - Can be used as decorator and/or via context managers. - Supports real networking mode with optional traffic filtering. - Map/filter mocks easily for generic or custom mock expectations. - Custom user-defined mock matcher functions. - Simulated raised error exceptions. - Network delay simulation (only available for aiohttp). - Pluggable and hackable API. - Customizable HTTP traffic mock interceptor engine. - Supports third-party mocking engines, such as mocket. - Fits good for painless test doubles. - Does not support WebSocket traffic mocking. - Works with Python +2.7 and +3.0 (including PyPy). - Dependency-less: just 2 small dependencies for JSONSchema and XML tree comparison. . This is the common documentation package. Package: python-pox-doc Description-md5: ee67dca2360ecd62f04268f25cddb5fa Description-en: Utilities for filesystem exploration and automated builds (documentation) This package is particular useful when exploring a filesystem on a remote host, where queries such as "what is the root of the filesystem?", "what is the user's name?", and "what login shell is preferred?" become essential in allowing a remote user to function as if they were logged in locally. . pox is part of pathos, a Python framework for heterogeneous computing. . This package contains the pox documentation in HTML format. 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-proto-plus-doc Description-md5: 5843ff02b8b1b9dff512ad76799b70fe Description-en: Documentation for python-proto-plus This is a wrapper around protocol buffers. Protocol buffers is a specification format for APIs, such as those inside Google. This library provides protocol buffer message classes and objects that largely behave like native Python types. . This package contains documentation for proto-plus. Package: python-proton-core-doc Description-md5: f38da66908bd1e66104fc634b952b88e Description-en: Proton Technologies API wrapper (common documentation) The Proton Core library is a core component that contains the fundamental logic used by the other Proton components. This core provides the essential basis for the functioning and integration of the other parts of Proton, ensuring consistency and efficiency in the system's overall performance. . This is the backbone of Proton VPN, containing the core logic and essential functionality that is used by others Proton components. This module is designed to provide a robust and secure infrastructure for various operations within Proton VPN, ranging from authentication and session management to communication and general utilities. . Main components and their functions: - Authentication and Sessions: This package manages everything related to sessions, including initialization, maintenance and user validation sessions. Covers communicating with APIs, manipulating form data (as seen in formdata.py), and implementing secure authentication protocols (for example, through SRP - Secure Remote Password).srp: Contains specific modules for the SRP protocol, which guarantees security during user authentication. - Key Management: Keychain: Handles key and credential management, safely storing and retrieving sensitive information. - Loading and Execution: loader: Facilitates the loading of components and the execution of main scripts, allowing fluid initialization and dependency management. - Single sign-on (SSO): sso: Supports Single Sign-On functionality, allowing users to authenticate once to access multiple Proton services. - Public utility services: utils: Contains several utility functions that help with common operations, such as managing the environment and using metaclasses. - Transport and Communication: transports: Handles different data transport methods, using libraries such as aiohttp and requests to perform HTTP communications. This package also includes utilities for alternative routing and DNS manipulation. - Interface and visualization: views: Provides basic components for creating command line interfaces (CLI), allowing user interactions in a structured way. . Overall python-proton-core serves as the functional core of Proton VPN, ensuring that all components work together in a cohesive and efficient manner, offering Security in terms of Implementation of robust authentication and secure key management protocols, allowing flexibility in integration and communication between different modules and services. . Thus providing utilities and components that simplify the development and maintenance of complex functionalities, through Its modular structure allows expansion and customization, accommodating new functionalities and improving existing ones without compromising stability. . This is the common documentation package. Package: python-pwntools-doc Description-md5: 5d644504062f31c611a4be8134b40e98 Description-en: CTF framework and exploit development library (documentation) pwntools is designed for rapid prototyping and development, to make exploit writing as simple as possible. The primary use cases of this framework are CTF hacking contests, where vulnerabilities in a sandbox environment are exploited to gain access to a "flag" file or a secret string, as proof of successful infiltration. . This package installs the API documentation for pwntools Package: python-pydicom-doc Description-md5: 2e10d6fad426d3118542fde6a4ea6971 Description-en: DICOM medical file reading and writing (documentation) pydicom is a pure Python module for parsing DICOM files. DICOM is a standard (http://medical.nema.org) for communicating medical images and related information such as reports and radiotherapy objects. . pydicom makes it easy to read DICOM files into natural pythonic structures for easy manipulation. Modified datasets can be written again to DICOM format files. . This package contains the documentation. Package: python-pygccxml-doc Description-md5: 4d256369115de867d77b87af9aca8e8c Description-en: specialized XML reader reads the output from gccxml - documentation The purpose of pygccxml is to read a generated file and provide a simple framework to navigate C++ declarations using Python classes. . This package provides the API documentation. Package: python-pygit2-doc Description-md5: e0c67780f3a551165a6c96945a4a5151 Description-en: Python bindings for libgit2 (Documentation) The Pygit2 module provides a set of Python bindings to the libgit2 shared library. libgit2 implements the core of Git. Pygit2 works with Python 2.7, 3.x and pypy. . This package contains the documentation. Package: python-pylibsrtp-doc Description-md5: 23180deffc50973d477dc04ac6e139dc Description-en: Python wrapper around libsrtp (documentation) pylibsrtp is a Python wrapper around libsrtp, making it possible to encrypt and decrypt Secure Real-time Transport Protocol (SRTP) packets from Python code. . SRTP is a profile of the Real-time Transport Protocol (RTP) which provides confidentiality, message authentication, and replay protection. It is defined by RFC 3711. . This package contains the documentation. Package: python-pymodbus-doc Description-md5: 44d94d866f2f3435c22b18b18e6f8829 Description-en: full Modbus protocol implementation, documentation Pymodbus is a full Modbus protocol implementation. It is currently supports the following : . Client Features: * Can perform single get/set on discrete and registers * Can perform multiple get/set on discrete and registers * Working on diagnostic/file/pipe/setting/info requests * Can fully scrape a host to be cloned . Server Features: * Can function as a fully implemented TCP/ASCII modbus server * Full server control context * Working on serial communication * Working on functioning as a RTU * Can mimic a server based on the supplied input data . For asynchronous communication, you need python-twisted-core. For serial communication, you need python-serial. . This package provides the documentation and examples. Package: python-pyorbital-doc Description-md5: af9934b68ea322fceb786818ffbdd035 Description-en: Orbital and astronomy computations in Python (documentation) Python package for computing orbital parameters from TLE files, and making diverse astronomical computations. . This package is part of the PyTroll toolset. . This package contains the common HTML documentation. Package: python-pyramid-retry-doc Description-md5: 4d523f978ece31141b40cc6ebe9bc586 Description-en: Retry policy for the Pyramid web framework (common documentation) pyramid_retry is an execution policy for Pyramid that wraps requests and can retry them a configurable number of times under certain "retryable" error conditions before indicating a failure to the client. . This is the common documentation package. Package: python-pystac-doc Description-md5: 537b4a65595c941182842e74d9ebaefd Description-en: Python library for working with the SpatioTemporal Asset Catalog (documentation) PySTAC is a library for working with the SpatioTemporal Asset Catalog (STAC) specification (https://stacspec.org) in Python 3. . Some nice features of PySTAC are: . * Reading and writing STAC version 1.0. Future versions will read older versions of STAC, but always write the latest supported version. See STAC Spec Version Support for details. * In-memory manipulations of STAC catalogs. * Extend the I/O of STAC metadata to provide support for other platforms (e.g. cloud providers). * Easy, efficient crawling of STAC catalogs. STAC objects are only read in when needed. * Easily write "absolute published", "relative published" and "self-contained" catalogs as described in the best practices documentation. . This package provides documentation for pystac. Package: python-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-pytools-doc Description-md5: e7bef8bf5a3f321df8617724dee56783 Description-en: big bag of things supplementing Python library (documentation) Pytools is a big bag of things that are needed by packages created by Andreas Kloeckner. They are used by python-pycuda and python-pyopencl packages. They contain, amongst other: * A ton of small tool functions such as len_iterable, argmin, tuple generation, permutation generation, ASCII table pretty printing, GvR's mokeypatch_xxx() hack, the elusive flatten, and much more * A time-series logging module, pytools.log * Batch job submission, pytools.batchjob * A lexer, pytools.lex . This package contains HTML documentation and example scripts. Package: python-pyzipper-doc Description-md5: 33188179bea2f9158a9d8d46065d084c Description-en: AES encryption for zipfile (common documentation) PyZipper is a Python library for working with ZIP files in an efficient and user-friendly way. It provides a high-level interface for creating, reading, writing and extracting ZIP files. Additionally, it supports advanced functionalities such as AES encryption and LZMA updates. . Key Features: - Allows you to add, remove, rename and list entries in ZIP files efficiently. - Provides an intuitive Python API, making ZIP archive manipulation simple and straightforward. - AES (Advanced Encryption Standard) encryption support to protect ZIP files with passwords. - Allows you to compress ZIP files using the LZMA compression algorithm, which offers high compression rates. . This is the common documentation package. Package: python-qmix-doc Description-md5: 828c87cbf74777e5097b243d8b4d5e3e Description-en: Documentation for python-qmix QMix is used to simulate the quasiparticle tunneling currents in Superconductor/Insulator/Superconductor (SIS) junctions. In radio astronomy, these junctions are used for heterodyne mixing at millimeter and submillimeter wavelengths. QMix can be used to simulate the behavior of SIS mixers, optimize their performance and analyze experimental data. . This package contains documentation for qmix. Package: python-qstylizer-doc Description-md5: 49ec2db8e02dd2ed8908efb02ff395b4 Description-en: Python package for construction of PyQt/PySide stylesheets (documentation) qstylizer allows for both the construction of new stylesheets and the easy modification of existing ones using idiomatic Python code. . This package contains the qstylizer documentation in HTML format. 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-respx-doc Description-md5: e0059f640994d22b0db793677344fdfa Description-en: Documentation for python-respx RESPX is a mock router, capturing requests sent by HTTPX, mocking their responses. Inspired by the flexible query API of the Django ORM, requests are filtered and matched against routes and their request patterns and lookups. . This package contains documentation for RESPX. Package: python-simplejson-doc Description-md5: 398ec131e56423c6c68081cdec73fdf5 Description-en: simple, fast, extensible JSON encoder/decoder for Python - documentation simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder. . The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). . The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). . simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5. . This package contains documentation. Package: python-skimage-doc Description-md5: 12f0b0e6adcdd585b8ea21272c4ea042 Description-en: Documentation and examples for scikit-image scikit-image is a collection of image processing algorithms for Python. It performs tasks such as image loading, filtering, morphology, segmentation, color conversions, and transformations. . This package contains documentation and example scripts for python-skimage. Package: python-slidge-doc Description-md5: fbb0f4ccc83de8039ad9f5586bdef54e Description-en: XMPP puppeteer gateway library in Python (documentation) Slidge makes writing gateways to other chat networks (legacy modules) as frictionless as possible. It supports fancy IM features, such as (emoji) reactions, replies, and retractions. . This is the documentation package. Package: python-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-snimpy-doc Description-md5: b470d3830ddbf34e60b56f604ec0a7a7 Description-en: interactive SNMP tool with Python (documentation) Snimpy is a Python-based tool providing a simple interface to build SNMP queries. This interface aims at being the most Pythonic possible: you grab scalars using attributes and columns are like dictionaries. . Snimpy can either be used interactively through its console (derived from Python own console or from IPython if available) or by writing snimpy scripts which are just Python scripts with some global variables available. . This package contains the documentation. Package: python-stac-check-doc Description-md5: f27b8c0df0bdcdfffc6552ec39b343a8 Description-en: Linting and validation tool for STAC assets (documentation) stac-check is both a CLI tool and Python library. It adds additional linting and validation to the stac-validator project. . The intent of this project is to provide a linting tool that also follows the official STAC Best Practices document. . This package provides documentation for stac-check. Package: python-structlog-doc Description-md5: 2338b826c34dac15a9dad9b078976f0d Description-en: structured logging for Python (common documentation) Structlog makes structured logging in Python easy by augmenting your existing logger. It allows you to split your log entries up into key/value pairs and build them incrementally without annoying boilerplate code. . The output format is just as flexible and structlog comes with support for JSON, logfmt, as well as pretty console output out-of-the-box. . This is the common documentation package. Package: python-superqt-doc Description-md5: 4455c6005f223e576e4bd51d9612fd74 Description-en: 'missing' widgets and components for PyQt/PySide - documentation The superqt project provides high-quality community-contributed Qt widgets and components for PyQt and PySide that are not provided in the native QtWidgets module. The module includes multihandle (range) sliders, comboboxes, and more. . The components are designed to be cross-platform and work with PyQt5, PyQt6, Pyside2, Pyside6. . This package contains the examples. Package: python-tinycss-doc Description-md5: 1a8b7a8704ec3ee50709e69677001479 Description-en: complete yet simple CSS parser (Documentation) tinycss is a complete yet simple CSS parser for Python. It supports the full syntax and error handling for CSS 2.1 as well as some CSS 3 modules: . * CSS Color 3 * CSS Fonts 3 * CSS Paged Media 3 . It is designed to be easy to extend for new CSS modules and syntax, and integrates well with cssselect for Selectors 3 support. . This package contains the documentation. Package: python-tld-doc Description-md5: a19de495b33d9d76463708d65c0e1288 Description-en: Extract the top level domain (TLD) from a given URL (common documentation) This package contains a module which extracts the top level domain (TLD) from the given URL. It uses the list of TLD names provided by publicsuffix (initiated by Mozilla). . It can optionally raises exceptions on non-existing TLDs or silently fails (if fail_silently argument is set to True). . This is the common documentation package. Package: python-tosca-parser-doc Description-md5: ef576e17309b490338f12f024f3729f7 Description-en: parser for TOSCA Simple Profile in YAML - doc The TOSCA Parser is an OpenStack project. It is developed to parse TOSCA Simple Profile in YAML. It reads the TOSCA templates and creates an in-memory graph of TOSCA nodes and their relationship. . TOSCA stands for: Topology and Orchestration Specification for Cloud Application. . This package contains the documentation. Package: python-validate-pyproject-doc Description-md5: 4462a3f45a539336bc25d6f807bbc073 Description-en: Automated checks on pyproject.toml by JSON Schema definitions (Documentation) With the approval of PEP 517 and PEP 518, the Python community shifted towards a strong focus on standardisation for packaging software, which allows more freedom when choosing tools during development and make sure packages created using different technologies can interoperate without the need for custom installation procedures. . This shift became even more clear when PEP 621 was also approved, as a standardised way of specifying project metadata and dependencies. . validate-pyproject was born in this context, with the mission of validating pyproject.toml files, and make sure they are compliant with the standards and PEPs. Behind the scenes, validate-pyproject relies on JSON Schema files, which, in turn, are also a standardised way of checking if a given data structure complies with a certain specification. . This package contains the Sphinx based HTML documentation. Package: python-vispy-doc Description-md5: a540dcd19144ae9b83a234d4008894d7 Description-en: interactive visualization in Python [documentation] Vispy is a high-performance interactive 2D/3D data visualization library. . Vispy leverages the computational power of modern Graphics Processing Units (GPUs) through the OpenGL library to display very large datasets. . This package provides documentation for VisPy. Package: python-webtest-doc Description-md5: d8e2344cb5f402a73c459cca2131a87a Description-en: wraps any WSGI application and makes it easy to test - doc WebTest helps you test your WSGI-based web applications. This can be any application that has a WSGI (Web Server Gateway Interface) interface, including an application written in a framework that supports WSGI (which includes most actively developed Python web frameworks – almost anything that even nominally supports WSGI should be testable). . This is the documentation package. Package: python-x2gobroker-doc Description-md5: e53cdf9372eb0ab7810799af5fe69743 Description-en: X2Go Session Broker (Python3 module documentation) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . The session broker is a server tool for X2Go that tells your X2Go Client application in a terminal server cluster what servers and session types are most appropriate for the user in front of the X2Go terminal. . A session broker is most useful in load balanced X2Go server farms. . This package contains the API documentation of the various X2Go Broker backends and shows how to extend the X2Go Session Broker. 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-xsdata-doc Description-md5: 7f79b623c8bdf547c72e98458101a0b0 Description-en: Naive XML Bindings for Python (common documentation) xsData is a complete XML data binding library for Python allowing developers to access and use XML documents as simple objects rather than using DOM. . It ships with a code generator for XML Schema definitions and WSDL 1.1 with SOAP 1.1 bindings. It produces simple dataclasses with type hints that don't depend on the library itself in order to reduce the learning curve for users that have to write the binding models manually. . The included xml parser and serializer are highly optimized and adaptable with handlers based on native Python and lxml. The parser configuration offers the ability to skip unknown properties and to process xinclude statements. . xsData is constantly tested against the W3C XML Schema 1.1 test suite. . This is the common documentation package. Package: python3-activipy Description-md5: 38067a77f866f3afb3e0ccdc53abf7fb Description-en: implementation of ActivityStreams 2.0 for Python 3 Provides an easy API for building ActivityStreams 2.0 based applications as well as a test suite for testing ActivityStreams 2.0 libraries against. . This package provides the module for Python 3.x. 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-advanced-alchemy Description-md5: e906cfc37a6eb73cf4347b753e8901de Description-en: Carefully crafted, tested, optimized companion library for SQLAlchemy (Python 3) Advanced Alchemy is offering useful and easy-to-use features for your database projects. It is built on: . * SQLAlchemy * msgspec * Alembic * Typing Extensions . This package contains the Python 3 version. Package: python3-aiocoap Description-md5: d1001a49d0f96ddaf2c2c87979948445 Description-en: Python implementation of CoAP The aiocoap package is a Python implementation of CoAP, the Constrained Application Protocol (RFC 7252, more info at http://coap.technology/). . It uses the asyncio module introduced in Python 3.4 to facilitate concurrent operations while maintaining a simple to use interface and not depending on anything outside the standard library. Package: python3-aiocomelit Description-md5: 012ee98004911627ffb516b2a0ea85c1 Description-en: Python library for asynchronous control of Comelit Simplehome systems Designed for integration with Comelit Simplehome environments, this Python library enables asynchronous interaction with Comelit's home automation systems. It provides developers with the tools to query and manage home devices efficiently within an event-driven architecture, leveraging aiohttp for high-performance asynchronous communications. . The library supports an array of functionalities to control various aspects of a Comelit Smart home, facilitating tasks from basic command execution to more complex automation and monitoring setups. Package: python3-aioftp Description-md5: 0743fce1fc54754d83cbe2c2f7f4f5de Description-en: FTP client and server for asyncio (Python 3) Library implementing FTP protocol, both client and server for Python asyncio module. . Supported commands as client: USER, PASS, ACCT, PWD, CWD, CDUP, MKD, RMD, MLSD, MLST, RNFR, RNTO, DELE, STOR, APPE, RETR, TYPE, PASV, ABOR, QUIT, REST, LIST (as fallback). . Supported commands as server: USER, PASS, QUIT, PWD, CWD, CDUP, MKD, RMD, MLSD, LIST (non-standard), MLST, RNFR, RNTO, DELE, STOR, RETR, TYPE ("I" and "A"), PASV, ABOR, APPE, REST. . This package installs the library for Python 3. Package: python3-aiohttp-security Description-md5: 34db91355293427f380a2958edf08ebf Description-en: provides identity and authorization for aiohttp.web aiohttp-security is a set of public API functions as well as a reference standard for implementation details for securing access to assets served by a wsgi server. Package: python3-aiomealie Description-md5: db66d1674b9fc6b85fd9aeb4cd646a0f Description-en: Asynchronous client for interacting with Mealie instances This library provides an efficient way to interact with Mealie instances asynchronously. Mealie is a self-hosted recipe manager that allows users to store and organize recipes, making them easily accessible. The library sends and receives data to and from the Mealie API, enabling seamless management of recipes, meal plans, and shopping lists. It supports asynchronous operations, allowing for non-blocking requests and efficient handling of API calls. This can be particularly useful in applications where responsiveness is crucial, such as in web applications or services that need to interact with the Mealie API without delay. Package: python3-aiosmtplib Description-md5: 33d8e50bbe79ba83f8d6ae49bdeb15b7 Description-en: Python3 asynchronous SMTP client for use with asyncio This is a SMTP client, but written to be based on asyncio for Python3. It is designed to work with standard EmailMessages (or MIMEMultipart, or any raw message), generated with the standard Python3 library and send these using the classic asyncio mechanics. . It supports TLS/SSL, STARTTLS and authentication. . This package contains the Python3 library. Package: python3-aiosmtplib-doc Description-md5: 7a38ef475af09378a7e9cea66f3418af Description-en: Documentation for python3-aiosmtplib This is a SMTP client, but written to be based on asyncio for Python3. It is designed to work with standard EmailMessages (or MIMEMultipart, or any raw message), generated with the standard Python3 library and send these using the classic asyncio mechanics. . It supports TLS/SSL, STARTTLS and authentication. . This package contains the documentation of the library. Package: python3-ansible-compat Description-md5: bbedb26d887c100aea20e693b5b7b16c Description-en: Ansible compatibility goodies A Python package contains functions that facilitate working with various versions of Ansible 2.9 and newer. 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-array-api-compat Description-md5: 0e67e21f04974002f131bb1a57b671ad Description-en: Python3 array API compatibility library This is a small wrapper around common array libraries that is compatible with the Array API standard. Currently, NumPy, CuPy, and PyTorch are supported. If you want support for other array libraries, or if you encounter any issues, please open an issue. . Note that some of the functionality in this library is backwards incompatible with the corresponding wrapped libraries. The end-goal is to eventually make each array library itself fully compatible with the array API, but this requires making backwards incompatible changes in many cases, so this will take some time. . Currently all libraries here are implemented against the 2022.12 version of the standard. Package: python3-astropy-healpix Description-md5: 7ed8a3c89fa603ecc76331ec59fe9dac Description-en: HEALPix representation of spherical data - Python 3 HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization of a sphere. As suggested in the name, this pixelization produces a subdivision of a spherical surface in which each pixel covers the same surface area as every other pixel. It is commonly used to store all-sky astronomical images, most famously maps of the cosmic microwave background. . This is a BSD-licensed HEALPix package developed by the Astropy project and based on C code written by Dustin Lang in astrometry.net. . This package provides modules for Python 3. Package: python3-async-lru Description-md5: f35819e84fd5e7cee91859d27ce1aea6 Description-en: Python 3 Asyncio LRU cache implementation Implements the Python 3 built-in function functools.lru_cache for asyncio, so you can cache the computation results of native coroutines in Python. Package: python3-asyncio-mqtt Description-md5: cb272883da552be101403055338c00e0 Description-en: Idomatic asyncio wrapper around paho-mqtt asyncio-mqtt combines the stability of the time-proven paho-mqtt library with a modern, asyncio-based interface. Package: python3-authlib Description-md5: ee45f11ab1615e308451ac5220fdfe75 Description-en: Python library for OAuth and OpenID Connect servers The ultimate Python library in building OAuth and OpenID Connect servers. It is designed from low level specifications implementations to high level frameworks integrations, to meet the needs of everyone. Package: python3-autoray Description-md5: 95113e3fea9a0fe19764a45c956be983 Description-en: Lightweight abstract array operations Primarily it provides an automatic dispatch mechanism that means you can write backend agnostic code that works for numpy, pytorch, jax, cupy, dask, autograd, tensorflow, sparse, mars, etc., and indeed any library that provides a numpy-ish API, even if it knows nothing about autoray. Package: python3-awscrt Description-md5: 6f81b7fa290f00bd0be016b67f4e7492 Description-en: Python 3 bindings for the AWS Common Runtime This package contains a number of low-level helper and utility functions for interacting with Amazon Web Services APIs from within python programs. Most application developers will prefer higher level abstractions such as those provided by the python-boto3 packages. Package: python3-azure Description-md5: 61d4f337f1b510595dc81cb8b71f6098 Description-en: Microsoft Azure SDK for Python 3.x The Azure SDK provides a set of Python packages that make it easy to access the Microsoft Azure components such as ServiceManagement, Storage, and ServiceBug. . This package contains the Python 3.x modules. Package: python3-azure-kusto-data Description-md5: 4e36b17f9f16efcb296bf331a3ffd387 Description-en: Microsoft Azure Kusto (Azure Data Explorer) SDK for Python Client library in Python that makes it easy to interface with Azure Kusto databases. . This package provides the capability to query Kusto clusters with Python. Package: python3-azure-storage Description-md5: d4ce158c5633ec1b55eaba006411d3c5 Description-en: Microsoft Azure Storage Library for Python 3.x This Python module provides an API for consuming Microsoft Azure Storage services including Blob, Queue, Table and Files. . This is the Python 3 version of the package. Package: python3-barman Description-md5: 57e98a13f3a710d7739fa1ccb65deb0e Description-en: Backup and Recovery Manager for PostgreSQL - Python modules Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. . It allows your organization to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase. . Barman is distributed under GNU GPL 3 and maintained by EDB. . This package provides Python 3 modules only. Package: python3-bayesian-optimization Description-md5: b7e4b077a599e94135607590eadf2daa Description-en: Bayesian Optimization package Pure Python implementation of bayesian global optimization with gaussian processes. This is a constrained global optimization package built upon bayesian inference and gaussian process, that attempts to find the maximum value of an unknown function in as few iterations as possible. This technique is particularly suited for optimization of high cost functions, situations where the balance between exploration and exploitation is important. Package: python3-beangrow Description-md5: 84087a18731332e48271e923fa0a46cf Description-en: Calculating portfolio returns for Beancount (Python 3) Beangrow contains code which computes investment returns on a variety of assets, as recorded by Beancount, fed directly from a Beancount file. . There are three related scripts: - configure.py: This attempts to automatically infer and generate configuration to compute returns from an existing Beancount ledger. - compute_returns.py: This extracts data for each of the investments defined in the configuration and computes the returns and generates output for each requested returns report. - download_prices.py: The compute_returns.py script outputs a list of missing (or inadequately dated) price directives to properly do its job as a side-product. This script can read that file and fetch those missing dates, which you can insert in your ledger and then rerun compute_returns.py for a more precise calculation. Package: python3-beangulp Description-md5: 98cfc4dd9bdadcc516c194d86895ad2c Description-en: Importers Framework for Beancount (Python 3) Beangulp provides a framework for importing transactions into a Beancount ledger from account statements and other documents and for managing documents. . Beangulp is compatible with both Beancount 2.3 and the Beancount 3.0. Beangulp is the evolution of beancount.ingest in Beancount 2.3 and replaces it in the Beancount 3.0 release. Package: python3-beanquery Description-md5: 2527cb175b1ea8237e7672a9b011b073 Description-en: Customizable lightweight SQL query tool (Python 3) Beanquery is a customizable and extensible lightweight SQL query tool that works on tabular data, including Beancount ledger data. Package: python3-beartype Description-md5: 220799447f27fadd05fc0071e9259b7a Description-en: Unbearably fast runtime type checking in pure Python Beartype is an open-source pure-Python PEP-compliant near-real-time hybrid runtime-static third-generation type checker emphasizing efficiency, usability, unsubstantiated made up jargon and thrilling puns. . Beartype brings Rust- and C++-inspired zero-cost abstractions into the lawless world of dynamically-typed Python by enforcing type safety at the granular level of functions and methods against type hints standardized by the Python community in non-amortized worst-case time with negligible constant factors. Package: python3-billiard Description-md5: c7d490ed3ece65410d0c996dba4424d4 Description-en: Multiprocessing Pool Extensions for Python (Python3 version) This package contains extensions to the multiprocessing Pool. It extends the multiprocessing.Pool with a billiard.pool.DynamicPool that can grow in size. . This package contains the Python 3 version of the library. Package: python3-bimmer-connected Description-md5: f48da949afbca14838acf0027b9cb122 Description-en: library to read data from the BMW Connected Drive portal This package provides a simple library to query and control the status of cars from brands BMW, Mini, or Toyota Supra vehicle from the MyBMW portal. . This package is a dependency of Home Assistant. Package: python3-biopython Description-md5: b0edcac4d61d56d664f586a477d26535 Description-en: Python3 library for bioinformatics The Biopython Project is an international association of developers of freely available Python tools for computational molecular biology. . It is a distributed collaborative effort to develop Python3 libraries and applications which address the needs of current and future work in bioinformatics. The source code is made available under the Biopython License, which is extremely liberal and compatible with almost every license in the world. The project works along with the Open Bioinformatics Foundation, who generously provide web and CVS space for the project. Package: python3-biopython-sql Description-md5: 3f85dd1e1e5cbc938e08ce849e824727 Description-en: Biopython support for the BioSQL database schema (Python 3) This is the Biopython interface to a BioSQL database (see www.biosql.org for details). BioPerl, BioJava and BioRuby also provide their own BioSQL interfaces onto the same shared SQL schema. Package: python3-biosig Description-md5: b161fdf0ec089058487501d2ca3948f1 Description-en: Python3 bindings for BioSig library This package provides Python3 bindings for BioSig library. Primary goal -- I/O interface to variety of biomedical file formats, including but not limited to SCP-ECG(EN1064), HL7aECG (FDA-XML), GDF, EDF. Package: python3-bitbucket-api Description-md5: 083710a3e01bf465e2e7afd0f5579a1d Description-en: library to interact with bitbucket API (Python 3) python-bitbucket-api provides an API to use the following features in bitbucket: . * Access public user information * Access public or private repositories, tags or branches * Create, update or delete one of your repository * Access, create, update or delete a service (hook) * Access, create or delete an SSH key * Download a repository as an archive * Access, create, update or delete an issue * Access, create, update or delete an issue comment Package: python3-bitcoinlib Description-md5: 71ca3c37679382f9812f6ca739ca00ef Description-en: Python module with an easy interface to the Bitcoin protocol Python 3 module that provides an easy interface to the bitcoin data structures and protocol. The approach is low-level and "ground up", with a focus on providing tools to manipulate the internals of how Bitcoin works. Package: python3-bleak-retry-connector Description-md5: 94cf3179d80dc95dc44c0b30cf94cbad Description-en: Connector for Bleak Clients that handles transient connection failures Provides a robust connector for Bleak clients, aimed at enhancing Bluetooth communication stability in Python applications. Intelligently handles transient connection failures by implementing retry mechanisms, thereby improving the reliability of Bluetooth connections. Designed for developers working on Bluetooth applications, simplifies the process of managing connections to BLE devices, especially in environments where connectivity may be prone to interruptions. . Key features include: . - Automatic retry on connection failure, reducing the need for manual reconnection logic. - Configurable retry attempts and backoff strategies, allowing for customisation based on specific use case requirements. - Compatibility with the latest versions of Bleak, ensuring up-to-date support for BLE communication. - Easy integration into existing Python projects using Bleak for Bluetooth communication. 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-bt2 Description-md5: 6bf4ad7e7b365a2a6d10364969b3495c Description-en: Babeltrace2 Python 3 bindings The Babeltrace 2 project offers a library with a C API, Python 3 bindings, and a command-line tool which makes it very easy for mere mortals to view, convert, transform, and analyze traces. . This package provides Python 3 bindings for libbabeltrace2. Package: python3-btrfs Description-md5: 67ccd0b2ed7ca1dce21d365d342d3d9a Description-en: Python module to inspect an online btrfs filesystem The primary goal of this module is to be able to inspect the internals of a mounted, online, filesystem for educational purposes. . A second goal is to provide a nicer way for automating administration tasks and writing monitoring scripts by being able to just programmatically access the needed information, instead of having to spend most of the time on parsing human readable output from other btrfs tools. 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-bumps Description-md5: ee6eb4da73526e9011a5a0b6822c213f Description-en: data fitting and Bayesian uncertainty modeling for inverse problems (Python 3) Bumps is a set of routines for curve fitting and uncertainty analysis from a Bayesian perspective. In addition to traditional optimizers which search for the best minimum they can find in the search space, bumps provides uncertainty analysis which explores all viable minima and finds confidence intervals on the parameters based on uncertainty in the measured values. Bumps has been used for systems of up to 100 parameters with tight constraints on the parameters. Full uncertainty analysis requires hundreds of thousands of function evaluations, which is only feasible for cheap functions, systems with many processors, or lots of patience. . Bumps includes several traditional local optimizers such as Nelder-Mead simplex, BFGS and differential evolution. Bumps uncertainty analysis uses Markov chain Monte Carlo to explore the parameter space. Although it was created for curve fitting problems, Bumps can explore any probability density function, such as those defined by PyMC. In particular, the bumps uncertainty analysis works well with correlated parameters. . Bumps can be used as a library within your own applications, or as a framework for fitting, complete with a graphical user interface to manage your models. . This package installs the library for Python 3. Package: python3-caio Description-md5: e75b1d2c9463b0abee08ab7934ec9f5f Description-en: Asynchronous file IO for Linux MacOS or Windows This module includes Python bindings for Linux AIO API and simple asyncio wrapper. Package: python3-cairosvg Description-md5: b68f944d0583c279b7258fca0cea0b27 Description-en: SVG to PDF/PS/PNG converter based on Cairo (Python3 library) CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files. The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1 recommendation from the W3C. Once parsed, the result is drawn to a Cairo surface that can be exported to various formats: PDF, PostScript, PNG and even SVG. . This package contains the Python3 version of the library. Package: python3-capstone Description-md5: 2679eabeb00d1331c5045c89aa98552d Description-en: lightweight multi-architecture disassembly framework - Python bindings Capstone is a lightweight multi-platform, multi-architecture disassembly framework. . These are the Python 3 bindings. Package: python3-casacore Description-md5: ef8e0b896ad9e6e228e48c70e6a884c4 Description-en: Python bindings to the casacore library The casacore package contains the core libraries of the old AIPS++/CASA package. This split was made to get a better separation of core libraries and applications. CASA is now built on top of casacore. . This is the Python wrapper around the library. Package: python3-casttube Description-md5: dee0ad00e7e8a7366fb1e6f5c675c659 Description-en: Interact with the YouTube Chromecast API This library allows users to engage with the YouTube Chromecast API, enabling control over video playback on devices with Chromecast capabilities. It can initiate the playing of videos or playlists, manage queue operations such as adding and removing videos, and handle playback controls including play next and clearing the queue. This library communicates with a YouTube app running on a Chromecast device, requiring a screen ID for interactions. Leveraging this API, casttube provides functionality for controlling media displayed through Chromecast, making it possible to manage streaming directly from a programmatic interface. 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-changelog-chug Description-md5: 12c5b23912395ac9d8d2a6c859c7cd2e Description-en: parser library for project Change Log documents — Python 3 changelog-chug is a parser for project Change Log documents. . Given a standard project Change Log document, the ‘chug’ library provides features to parse the document into a sequence of Change Log entries as Python data. . This package installs the Python version 3 ‘chug’ library. Package: python3-changelogd Description-md5: 0be6d065bf8806b3e19dc5c084008aa8 Description-en: Changelogs without conflicts Changelogd allows teams to avoid merge conflicts for the changelog files. The ``changelogd`` content is stored within multiple YAML files - one per each changelog entry. Then, during application release, all input files are combined into one release file. The script uses Jinja2 templates to generate one consistent text file out of all input YAML files. The default output format is Markdown, but by modifying the templates it can be changed into any text format you like. Package: python3-cirpy Description-md5: 39b6682f03b68040bf090d9ffd09f99b Description-en: Python wrapper for the NCI Chemical Identifier Resolver (CIR) CIRpy is a Python interface for the Chemical Identifier Resolver web service that is provided by the CADD Group at the NCI/NIH. Package: python3-citeproc Description-md5: 346eb24ad0eaa61bdabd587274ebed03 Description-en: Citation Style Language (CSL) processor for Python3 Citeproc-py is a library that produces formatted bibliographies and citations from bibliographic databases following formatting instructions provided by XML style files written in the Citation Style Language (CSL). . Currently, BibTeX and JSON are supported as input database formats, and plain text, reStructuredText and HTML as output format. . This package contains the Python 3 modules and the CLI tool csl_unsorted. 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-clang-21 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-clevercsv Description-md5: 917c824f724f5ca76b7073cb44dd9678 Description-en: Drop-in replacement for the CSV module with improved detection CleverCSV provides a drop-in replacement for the Python csv package with improved dialect detection for messy CSV files. . It also provides a handy command line tool that can standardize a messy file or generate Python code to import it. . This package provides the modules for Python 3. Package: python3-clevercsv-doc Description-md5: 18f985cd3293aa2f88399953300d6ac7 Description-en: Drop-in replacement for the CSV module (documentation) CleverCSV provides a drop-in replacement for the Python csv package with improved dialect detection for messy CSV files. . It also provides a handy command line tool that can standardize a messy file or generate Python code to import it. . This package contains the HTML documentation. Package: python3-click-help-colors Description-md5: 75f428556a44f8e3f3c5138d5daafeff Description-en: colorize help messages in click (Python 3.x) Colorization of help messages in Click. Improves the readability of help messages. . This package contains the Python 3.x module. Package: python3-cloudkitty Description-md5: e459ca09b2764b322e6793f13d961706 Description-en: OpenStack Rating as a Service - Python library CloudKitty aims at filling the gap between metrics collection systems like ceilometer and a billing system. . Every metrics are collected, aggregated and processed through different rating modules. You can then query CloudKitty's storage to retrieve processed data and easily generate reports. . Most parts of CloudKitty are modular so you can easily extend the base code to address your particular use case. . This package contains the Python libraries. Package: python3-cloudkitty-dashboard Description-md5: 23a4f35413084f84cfdbecc517fbb9ab Description-en: OpenStack data processing cluster as a service - dashboard plugin The Sahara project provides a simple means to provision a data-intensive application cluster (Hadoop or Spark) on top of OpenStack. It's the ex Savanna project, renamed due to potential trademark issues. . This package contains the OpenStack dashboard plugin. Package: python3-cloudkittyclient Description-md5: f508172d7715d4180d8ab815c23b50c2 Description-en: API client for Rating as a Service project - Python 3.x CloudKitty aims at filling the gap between metrics collection systems like ceilometer and a billing system. . This is a client library for CloudKitty built on the CloudKitty API. It provides a Python API (the cloudkittyclient module). . This package contains the Python 3.x module. Package: python3-cloup Description-md5: e6556c3fab0a7ef105347164afbfeecf Description-en: Click with option groups Cloup enriches Click with several features that make it more expressive and configurable: * option groups and an (optional) help section for positional arguments * constraints, like mutually_exclusive, that can be applied to option groups or to any group of parameters, even conditionally subcommand aliases * subcommands sections, i.e. the possibility to organize the subcommands of a Group in multiple help sections * a themeable HelpFormatter that: - has more parameters for adjusting widths and spacing, which can be provided at the context and command level use a different layout when the terminal width is below a certain threshold in order to improve readability - suggestions like "did you mean ?" when you mistype a subcommand Moreover, Cloup improves on IDE support providing decorators with detailed type hints and adding the static methods Context.settings() and HelpFormatter.settings() for creating dictionaries of settings. . This package provides the Python 3 module. Package: python3-cmarkgfm Description-md5: 9605370846403cb49372a9244f747cae Description-en: GitHub-flavored Markdown renderer Python bindings cmark-gfm is an extended version of the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. . This fork adds GitHub Flavored Markdown extensions to the upstream implementation, as defined in the spec. . This package provides Python bindings for the cmark-gfm library. Package: python3-coda Description-md5: 14da54cba4b2b2d9689e2f13d4e6eec0 Description-en: Python3 interface for CODA science formats library The Common Data Access framework allows reading of scientific data from various data formats, including structured ascii, structured binary, XML, netCDF, CDF, HDF4, HDF5, GRIB, RINEX and SP3. It provides a single consistent hierarchical view on data independent of the underlying storage format. . This package contains Python3 wrappers to use the CODA framework. 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-colcon-core Description-md5: 1c3625c70673342b3a59d88b240e54d2 Description-en: collective construction meta build tool - core library This package is part of ROS 2, the Robot Operating System. colcon is a meta build tool to improve the workflow of building, testing and using multiple software packages. It is the recommended tool for ROS 2 to set up workspaces and build packages from source, but can also handle old ROS 1 workspaces. . This package installs the core library for Python 3. Package: python3-colcon-python-setup-py Description-md5: bf9a007fe4a85283f532f8d457e88805 Description-en: Extension for colcon to identify packages with setup.py This package is part of Robot OS version 2 (ROS2). It extends colcon, the meta build tool used in ROS2, by identifying packages with a setup.py file by introspecting the arguments to the setup() function call of setuptools. Package: python3-colorclass Description-md5: 9f40952cb3af0bd0b24298fb929fc223 Description-en: ANSI color text library for Python Yet another ANSI color text library for Python. Provides "auto colors" for dark/light terminals. Works on Linux, OS X, and Windows. . In Python 2 this library subclasses unicode, while on Python 3 it subclasses str. Different colors are chosen using curly-bracket tags, such as {red}{/red}. For a list of available colors, call colorclass.list_tags(). Auto colors are toggled by calling set_light_background() and set_dark_background(). . This package provides the Python 3 module. Package: python3-consul Description-md5: f4806f6529604f2a5e063a0b09d7a1bd Description-en: Python client for Consul.io Consul is a service discovery and configuration tool. This package contains the Python client library for Consul Package: python3-cookiecutter Description-md5: af780833551300cac2ec447428840f5d Description-en: create projects from project templates (Python 3 module) Cookiecutter is command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template. . It can also be used as a Python module. It supports local and remote templates. The templating is done with Jinja2 and there is no limitation on the language used by the templated projects (Python, Ruby, Javascript, C, HTML, Postscript...). . This package contains the Python 3 module. Package: python3-cppy Description-md5: 368b90ece45e0f1f3b3c1c6147dcc058 Description-en: C++ headers for (Python) C extension development A small C++ header library which makes it easier to write Python extension modules. The primary feature is a PyObject smart pointer which automatically handles reference counting and provides convenience methods for performing common object operations. Package: python3-crc32c Description-md5: fdc809921cff454b661ed75a3af90381 Description-en: python implementation in hardware and software of crc32c crc32c is a python package implementing the crc32c checksum algorithm. It automatically chooses between a hardware-based implementation (using the CRC32C SSE 4.2 instruction of Intel CPUs), or a software-based one when no hardware support can be found. . A cyclic redundancy check (CRC) is an error-detecting code commonly used in digital networks and storage devices to detect accidental changes to raw data. Package: python3-cronsim Description-md5: 95da363a0d28b2fdc4d81d328367a154 Description-en: Cron expression parser and evaluator CronSim is a library designed to parse and evaluate cron expressions with precision, aiming to replicate the behavior of Debian's cron. It is primarily used to interpret the time descriptions provided by cron syntax, determining when these events occur. By addressing quirky behaviors, such as those during Daylight Saving Time transitions, the library carefully processes cron expressions without supporting the seconds field, maintaining a focus on minimalism. It seamlessly interacts with different cron syntax features, such as the 'L' character for the last day of the month and the Nth weekday of a month. CronSim ensures that cron expressions are correctly evaluated and raises errors for invalid formats, effectively handling non-standard syntax features that do not interfere with standard operations. Package: python3-csaps Description-md5: 40b95d0b97362b006c87dbd499d057e0 Description-en: Cubic spline approximation (smoothing) This is a Python package for univariate, multivariate and n-dimensional grid data approximation using cubic smoothing splines. The package can be useful in practical engineering tasks for data approximation and smoothing. . This package installs the library for Python 3. Package: python3-csb43 Description-md5: 192574b8206b0675304abc214fddb1f6 Description-en: Spanish banks' CSB/AEB norm 43 converter (Python) This Python module provides tools for converting from the Spanish banks' format *CSB/AEB norm 43* to other file formats. . Supported formats: . - OFX v1.0.3 (SGML) & v2.1.1 (XML) - HomeBank CSV - HTML - JSON - ODS: OpenDocument spreadsheet - CSV, TSV: comma- or tab-separated values - XLS: Microsoft Excel spreadsheet - XLSX: OOXML spreadsheet - YAML Package: python3-cwl-utils Description-md5: 6149215acf37c3d424e286b72a28500e Description-en: Python Utilities and Autogenerated Classes for CWL v1.0 - v1.2 The autogenerated classes can create, load, and save objects based upon CWL (the Common Workflow Language open standards for executable descriptions of comandline tools and workflows made from them). . See the 'cwl-utils' package for command line utilities that use these classes. Package: python3-cyborgclient Description-md5: ca5374d48f39f82bf04c4ffb9f5541da Description-en: Python client for cyborg API - Python 3.x Python-cyborgclient is a Python bindings to the OpenStack Cyborg API. There's a Python API (the cyborgclient module), and a command-line script (cyborg). Each implements 100% of the OpenStack Cyborg API. . Cyborg provides a general management framework for accelerators such as FPGA, GPU, SoCs, NVMe SSDs, CCIX caches, DPDK/SPDK, pmem and so forth. . This package contains the Python 3.x module. Package: python3-cyclopts Description-md5: 69e0ca1b453b69fe91f3117f30ee1adb Description-en: Command line interface structure Package is a modern and easy-to-use framework for building command-line interfaces (CLIs) in Python, designed to make developing CLI applications simpler, more intuitive, and efficient. . It stands out for: - Use of Python Type Annotations: Cyclopts leverages Python’s type annotation system to make the CLI code more readable and less error-prone. You can use native Python types to specify inputs, such as int, str, and float, as well as more complex types like Pydantic, Dataclasses, and Attrs, improving clarity and control over input parameters. - Intuitive and Simple Interface: Cyclopts is designed to be easy to learn and use. The syntax is extremely simple, allowing developers to quickly build command-line tools with minimal code. Setting up commands, options, and arguments is straightforward, without the need for complex configurations or boilerplate code. - Automatic Validation and Type Conversion: Cyclopts handles automatic validation and type conversion based on the defined types in the code. This means it automatically validates input values according to type annotations and converts the inputs to the correct types without requiring extra code from the developer, reducing the chance of user input errors. - Automatic Help Generation: Cyclopts automatically generates detailed, well-structured help pages for your commands and options, using docstrings and the information provided in type definitions. This makes it easy to create user-friendly interfaces and eliminates the need to manually maintain CLI documentation. - Extensibility and Customization: Cyclopts is highly extensible. It allows developers to customize how input data is parsed, validated, and processed. The framework supports the creation of custom converters and validators, offering great flexibility to adapt the application to specific project needs. - Integration with Existing Tools: Cyclopts integrates seamlessly with other popular Python libraries and frameworks. It can be used alongside libraries like Pydantic for data validation or Typer and Click to build more complex applications, all while maintaining its simplicity and focus on usability. - Clear and Detailed Documentation: Cyclopts has clear, concise documentation with practical examples that make it easy to adopt, even for beginners. This is an important advantage, as building CLI tools can be complex, and Cyclopts’ documentation makes this process more accessible. 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-cysignals-bare Description-md5: 94fd6e814e2dd5bdb3f59b77f07600b2 Description-en: interrupt and signal handling for Cython -- Python 3 - bare Since Cython optimizes for speed, Cython normally does not check for interrupts. The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code. . This package installs the library for Python 3. Package: python3-cysignals-pari Description-md5: e938f839d30236af993020a10e9ff51c Description-en: interrupt and signal handling for Cython -- Python 3 - PARI/GP This is a transitional package. It can safely be removed. 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-dateparser Description-md5: 4c2c09f3f8ca14864253cc19fd78e100 Description-en: Python parser for human readable dates dateparser provides modules to easily parse localized dates in almost any string formats commonly found on web pages. . * Generic parsing of dates in over 200 language locales plus numerous formats in a language agnostic fashion. * Generic parsing of relative dates like: '1 min ago', '2 weeks ago', '3 months, 1 week and 1 day ago', 'in 2 days', 'tomorrow'. * Generic parsing of dates with time zones abbreviations or UTC offsets like: 'August 14, 2015 EST', 'July 4, 2013 PST', '21 July 2013 10:15 pm +0500'. * Date lookup in longer texts. * Support for non-Gregorian calendar systems. * Extensive test coverage. Package: python3-dbus-fast Description-md5: 8da086c5f5640d274611257614a2c035 Description-en: Faster version of dbus-next dbus-fast is a Python library for DBus that aims to be a performant fully featured high level library primarily geared towards integration of applications into Linux desktop and mobile environments. . Desktop application developers can use this library for integrating their applications into desktop environments by implementing common DBus standard interfaces or creating custom plugin interfaces. . Desktop users can use this library to create their own scripts and utilities to interact with those interfaces for customization of their desktop environment. . dbus-fast plans to improve over other DBus libraries for Python in the following ways: . - Zero dependencies and pure Python 3. - Focus on performance - Support for multiple IO backends including asyncio and the GLib main loop. - Nonblocking IO suitable for GUI development. - Target the latest language features of Python for beautiful services and clients. - Complete implementation of the DBus type system without ever guessing types. - Integration tests for all features of the library. - Completely documented public API. Package: python3-dbus-tests Description-md5: 79ffa70594d155e9f0431e4e0a033937 Description-en: simple interprocess messaging system (Python 3 interface - tests) D-Bus is a message bus, used for sending messages between applications. . This package contains automated tests for the "dbus" Python bindings for the reference D-Bus implementation, to be run under Python 3. . See the dbus description for more information about D-Bus in general. 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-debmutate Description-md5: aaf99b0a9ada6af7a9c0bf7b5be71d2a Description-en: Format-preserving manipulation of Debian control files in Python Debmutate is a set of Python modules for manipulating the control files of Debian packages, with the ability to preserve the existing formatting of the control files. Package: python3-debugpy Description-md5: c22ec5bda87b8b691f3d713217556ed9 Description-en: Implementation of the Debug Adapter Protocol for Python 3 This package allows debugging of Python using Spyder and VS Code, among others. It can also be used directly. . It provides an interface to run on top of existing scripts or modules, attach to a running process by ID or by importing debugpy into Python code. Package: python3-debusine Description-md5: 5725c1503ea2244e739476acb7f6fbec Description-en: Main Python library for debusine Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package contains most of the Python libraries. Package: python3-debusine-server Description-md5: 29bfb384d9647e5abf44d9c39636e50e Description-en: Server part of the Python library for debusine Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package contains the server related part of the Python libraries. Package: python3-debusine-signing Description-md5: 0aa2185de9d2b857f5186a7d41d5e681 Description-en: Signing worker part of the Python library for debusine Debusine is a general purpose software factory tailored to the needs of a Debian-based distribution. . This package contains the signing worker related part of the Python libraries. Package: python3-dep-logic Description-md5: 4068ba2ae208c33e6b928a5549494fce Description-en: Python dependency specifications supporting logical operations This library requires Python 3.8 or later. Currently, it contains two sub-modules: dep_logic.specifier - a module for parsing and calculating PEP 440 version specifiers. dep_logic.markers - a module for parsing and calculating PEP 508 environment markers. 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-dill Description-md5: 2d9c5f0002e5b56dddd6ade65a4e9a06 Description-en: Serialize all of Python 3 (almost) Dill extends Python 3's 'pickle' module for serializing and de-serializing Python 3 objects to the majority of the built-in Python 3 types. Dill provides the user the same interface as the 'pickle' module, and also includes some additional features. In addition to pickling Python 3 objects, dill provides the ability to save the state of an interpreter session in a single command. Dill can be used to store Python 3 objects to a file, but the primary usage is to send Python 3 objects across the network as a byte stream. Package: python3-dipy Description-md5: e620bab38cf0e2e257daf48cb72578d2 Description-en: Python library for the analysis of diffusion MRI datasets DIPY is a software project for computational neuroanatomy. It focuses on diffusion magnetic resonance imaging (dMRI) analysis and tractography but also contains implementations of other computational imaging methods such as denoising and registration that are applicable to the greater medical imaging and image processing communities. Additionally, DIPY is an international project which brings together scientists across labs and countries to share their state-of-the-art code and expertise in the same codebase, accelerating scientific research in medical imaging. . Here are some of the highlights: - Reconstruction algorithms: CSD, DSI, GQI, DTI, DKI, QBI, SHORE and MAPMRI - Fiber tracking algorithms: deterministic and probabilistic - Native linear and nonlinear registration of images - Fast operations on streamlines (selection, resampling, registration) - Tractography segmentation and clustering - Many image operations, e.g., reslicing or denoising with NLMEANS - Estimation of distances/correspondences between streamlines and connectivity matrices - Interactive visualization of streamlines in the space of images . This package contains the Python 3 version. Package: python3-dipy-lib Description-md5: a701ebb3546095a4b830d8b77a165e05 Description-en: Python library for the analysis of diffusion MRI datasets -- Python3 extensions DIPY is a library for the analysis of diffusion magnetic resonance imaging data. . This package provides architecture-dependent builds of the extensions for Python3. Package: python3-django-auditlog Description-md5: ef56a7648d3b28f2625ffe556e1c2162 Description-en: Library for logging changes to Django models This library records modifications to Django model instances along with the user responsible for the change. It offers more flexibility compared to Django's default admin log and provides a JSON summary of modifications, allowing easy tracking of changes across models. Designed to be simple and efficient, it minimizes storage use by avoiding full version control, instead focusing on logging key attributes and actions for each change. It communicates directly with Django models to capture and store these logs, integrating seamlessly into Django-based applications. Package: python3-django-braces Description-md5: 6ff40b839bb87064d3f76136ebee5a4d Description-en: reusable, generic mixins for Django class based views (Python3 version) Django-braces provides a set of reusable, generic mixins for the Django class based views system. The mixins can be used for access control, form handling and other purposes. . This package contains the Python 3 version of the library. Package: python3-django-cacheops Description-md5: 9e5f310f9a0fd784bbbc2458a6e2afee Description-en: Django app adding automatic or manual queryset caching (Python3) django-cacheops is a slick app that supports automatic or manual queryset caching and automatic granular event-driven invalidation. . It uses redis as backend for ORM cache and redis or filesystem for simple time-invalidated one. . And there is more to it: . * decorators to cache any user function or view as a queryset or by time * extensions for django and jinja2 templates * transparent transaction support * dog-pile prevention mechanism * a couple of hacks to make django faster . This package contains the Python 3 version of the library. Package: python3-django-captcha Description-md5: d6124ffa5b3443b7b19d6cd056912ef1 Description-en: Simple Captcha Django application (Python3) Django Simple Captcha is an extremely simple, yet highly customizable Django application to add captcha images to any Django form. . This package contains the Python 3 version of the library. Package: python3-django-channels Description-md5: 67313aae23eab60aa74abc896cd58c98 Description-en: Developer-friendly asynchrony for Django (Python3 version) Channels is a project to make Django able to handle more than just plain HTTP requests, including WebSockets and HTTP2, as well as the ability to run code after a response has been sent for things like thumbnailing or background calculation. . It’s an easy-to-understand extension of the Django view model, and easy to integrate and deploy. . This package contains the Python 3 version of the library. 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-filters Description-md5: 2d961a83acf93546405304ce0405794e Description-en: filter Django QuerySets based on user selections (Python3) Django-filter is a generic, reusable application to alleviate some of the more mundane bits of view code. Specifically allowing the users to filter down a queryset based on a model’s fields and displaying the form to let them do this. . This package contains the Python 3 version of the library. Package: python3-django-hyperkitty Description-md5: 65a1aef453e1d681adaf79f986f0b50c Description-en: Web user interface to access GNU Mailman3 archives The hyperkitty Django app provides a web user interface to access GNU Mailman3 archives, and manage it. This interface uses django, and requires some configuration. Package: python3-django-pgtrigger Description-md5: 56fdb457e41dd70c427fd5cc10fa8a9a Description-en: Write Postgres triggers for your Django models (Python3 version) django-pgtrigger helps you write Postgres triggers for your Django models. Triggers can solve a variety of complex problems more reliably, performantly, and succinctly than application code. . For example: * Protecting operations on rows or columns (pgtrigger.Protect). * Making read-only models or fields (pgtrigger.ReadOnly). * Soft-deleting models (pgtrigger.SoftDelete). * Snapshotting and tracking model changes (django-pghistory). * Enforcing field transitions (pgtrigger.FSM). * Keeping a search vector updated for full-text search (pgtrigger.UpdateSearchVector). * Building official interfaces (e.g. enforcing use of User.objects.create_user and not User.objects.create). * Versioning models, mirroring fields, computing unique model hashes. . This package contains the Python 3 version of the library. Package: python3-django-phonenumber-field Description-md5: c38c40d543d3bf0d5b45aa6812968f85 Description-en: Model and form field for normalised phone numbers (Python 3 version) A Django library which interfaces with python-phonenumbers to validate, pretty print and convert phone numbers. python-phonenumbers is a port of Google's libphonenumber library, which powers Android's phone number handling. . Included are: . * PhoneNumber, a pythonic wrapper around python-phonenumbers' PhoneNumber class * PhoneNumberField, a model field * PhoneNumberField, a form field * PhoneNumberField, a serializer field * PhoneNumberPrefixWidget, a form widget for selecting a region code and entering a national number. Requires the Babel package be installed. * PhoneNumberInternationalFallbackWidget, a form widget that uses national numbers unless an international number is entered. A PHONENUMBER_DEFAULT_REGION setting needs to be added to your Django settings in order to know which national number format to recognize. Package: python3-django-picklefield Description-md5: ed5eb3e85e6569b193bb1846574c9488 Description-en: Pickled object field for Django (Python3 version) django-picklefield provides an implementation of a pickled object field for the Django framework. Such fields can contain any picklable objects. . It is useful for storing just about anything in the database when there isn't a 'proper' field for the job. PickledObjectField is database-agnostic, and should work with any database backend you can throw at it. You can pass in any Python object and it will automatically be converted behind the scenes. You never have to manually pickle or unpickle anything. . This package contains the Python 3 version of the library. Package: python3-django-polymodels Description-md5: d23630aab43afc967debbc3bd9a5ffa5 Description-en: Polymorphic models implementation for django A django application that provides a simple way to retrieve models type casted to their original ContentType. Package: python3-django-q Description-md5: b245cb280122d168fa7a9277085e9d87 Description-en: Django multiprocessing distributed task queue (Python 3 version) A multiprocessing distributed task queue for Django with following features: . * Multiprocessing worker pool * Asynchronous tasks * Scheduled and repeated tasks * Encrypted and compressed packages * Failure and success database or cache * Result hooks, groups and chains * Django Admin integration * PaaS compatible with multiple instances * Multi cluster monitor * Redis, Disque, IronMQ, SQS, MongoDB or ORM * Rollbar and Sentry support . This package contains the Python 3 version of the library. Package: python3-django-rq Description-md5: f356ef0091db37a143dc69283915d0f2 Description-en: Django integration with RQ (Redis Queue) (Python3 version) Django-RQ is a simple app that allows you to configure your queues in django's settings.py and easily use them in your project. . This package contains the Python 3 version of the library. Package: python3-django-saml2 Description-md5: 3af35431751d83bda1f07fb58fb86e5d Description-en: Django application that integrates PySAML2 (Python3 version) djangosaml2 is a Django application that integrates the PySAML2 library into your project. This mean that you can protect your Django based project with a service provider based on PySAML. This way it will talk SAML2 with your Identity Provider allowing you to use this authentication mechanism. . This package contains the Python 3 version of the library. Package: python3-django-storages Description-md5: 95598936a873b1c459d74de133b47226 Description-en: storage backends in Django (Python3 version) django-storages is a collection of custom storage backends for Django. Each storage backend has its own unique settings you will need to add to your settings.py file. Read the documentation for your storage engine(s) of choice to determine what you need to add. . Each backend is shipped as a separate package to ensure granular dependencies. This package contains the common files of the library. Package: python3-django-storages-boto3 Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: python3-django-storages-dropbox Description-md5: a47650ea4670a20920cc2c149c780b44 Description-en: storage backends in Django (Dropbox) django-storages is a collection of custom storage backends for Django. Each storage backend has its own unique settings you will need to add to your settings.py file. Read the documentation for your storage engine(s) of choice to determine what you need to add. . Each backend is shipped as a separate package to ensure granular dependencies. This package contains the Dropbox backend. Package: python3-django-storages-ftp Description-md5: 3c1921c7bbfded368fe9a2db942a69a0 Description-en: storage backends in Django (FTP) django-storages is a collection of custom storage backends for Django. Each storage backend has its own unique settings you will need to add to your settings.py file. Read the documentation for your storage engine(s) of choice to determine what you need to add. . Each backend is shipped as a separate package to ensure granular dependencies. This package contains the FTP backend. Package: python3-django-storages-libcloud Description-md5: 48f52c5e02b5a95c1aa67f35c224ee9a Description-en: storage backends in Django (Libcloud) django-storages is a collection of custom storage backends for Django. Each storage backend has its own unique settings you will need to add to your settings.py file. Read the documentation for your storage engine(s) of choice to determine what you need to add. . Each backend is shipped as a separate package to ensure granular dependencies. This package contains the libcloud backend. Package: python3-django-storages-s3 Description-md5: d5f9bb0e11e91cfcc1d05f8e6e12f8df Description-en: storage backends in Django (S3) django-storages is a collection of custom storage backends for Django. Each storage backend has its own unique settings you will need to add to your settings.py file. Read the documentation for your storage engine(s) of choice to determine what you need to add. . Each backend is shipped as a separate package to ensure granular dependencies. This package contains the boto3 backend for AWS S3. Package: python3-django-storages-sftp Description-md5: 2a380792c318ee87e32246cefdcd432e Description-en: storage backends in Django (SFTP) django-storages is a collection of custom storage backends for Django. Each storage backend has its own unique settings you will need to add to your settings.py file. Read the documentation for your storage engine(s) of choice to determine what you need to add. . Each backend is shipped as a separate package to ensure granular dependencies. This package contains the SFTP backend. Package: python3-django-test-migrations Description-md5: d811d4c98408f8597419ff40fe7a36c4 Description-en: Testing database migrations for Django This framework allows one to test migrations with respect to: * schema and data * forward and rollback * order, names * database configuration It also features fully typed annotations. . Django is a high-level Python web development framework. Package: python3-django-timezone-field Description-md5: 9796a8fffc40f7c99fa4a3edaa3aab7b Description-en: database and form fields for pytz objects (Python3 version) A Django app providing database and form fields for pytz timezone objects. Values are validated against pytz.common_timezones and stored as strings. The form field can display timezones as locations or locations with offsets. . This package contains the Python 3 version of the library. Package: python3-django-webpack-loader Description-md5: e27edd37e398879bf4073a956dccceaa Description-en: Transparently use webpack with Django (Python3 version) Use webpack to generate your static bundles without Django's staticfiles or opaque wrappers. . Django webpack loader consumes the output generated by webpack-bundle-tracker and lets you use the generated bundles in Django. . This package contains the Python 3 version of the library. Package: python3-django-webtest Description-md5: 51dedb5bf11e453d1f214c798f8983a4 Description-en: Instant integration of Ian Bicking's WebTest (Python 3) App for instant integration of Ian Bicking's WebTest (http://docs.pylonsproject.org/projects/webtest/) with Django's testing framework. . This package installs the library for Python 3. Package: python3-django-yarnpkg Description-md5: 88e2e7b1d4576401bb8fb837323ff584 Description-en: Integrate Django with yarnpkg Easy way to use Yarnpkg with your Django project. . Yarn packages are specified in the Django settings file. Package: python3-djangorestframework Description-md5: 7ccfec6853f671f140e90ccbb386fac5 Description-en: Web APIs for Django, made easy for Python3 For Python3. powerful and flexible toolkit that makes it easy to build Web APIs. Some reasons you might want to use REST framework: * The Web browseable API is a huge useability win for your developers. * Authentication policies including OAuth1a and OAuth2 out of the box. * Serialization that supports both ORM and non-ORM data sources. * Customizable all the way down - just use regular function-based views if you don't need the more powerful features. * Extensive documentation, and great community support. Package: python3-djangorestframework-api-key Description-md5: 485399c999f4587f97b8ef3b4f45d20b Description-en: API key permissions for Django REST Framework Django REST Framework API Key is a powerful library for allowing server-side clients to safely use your API. . These clients are typically third-party backends and services (i.e. machines) which do not have a user account but still need to interact with your API in a secure way. Package: python3-djangorestframework-simplejwt Description-md5: bd9234a22ed992dea12623257a9ed206 Description-en: JSON Web Token authentication for Django REST Framework (Python3 version) Simple JWT provides a JSON Web Token authentication backend for the Django REST Framework. It aims to cover the most common use cases of JWTs by offering a conservative set of default features. It also aims to be easily extensible in case a desired feature is not present. Package: python3-djvu Description-md5: 6a38e826eea05166bee08d60aea0ef16 Description-en: Python3 support for the DjVu image format python-djvulibre is a set of Python bindings for the DjVuLibre library, an open source implementation of DjVu. This image format is designed primarily for scanned documents, it includes advanced techniques like image layer separation and arithmetic coding compression. . This package contains the Python3 bindings, please see python-djvu-doc for its documentation and python3-djvu-dbg for debugging symbols. Package: python3-dm-tree Description-md5: 5b5f594020c9f026dab11099501ac4f4 Description-en: library for working with nested data structures (Python3 version) A library for working with nested data structures. In a way, tree generalizes the builtin map function which only supports flat sequences, and allows one to apply a function to each "leaf" preserving the overall structure. . It is backed by an optimized C++ implementation suitable for use in demanding applications, such as machine learning models. . This package contains the Python 3 version of the library. 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-doubleratchet Description-md5: 4107b1e88142ea4461db53bde8a1e7b0 Description-en: Python 3 implementation of the Double Ratchet algorithm This python library offers an implementation of the Double Ratchet algorithm as specified here. . The goal is to provide a configurable and independent implementation of the algorithm, while keeping the structure close to the specification and providing recommended settings. . This library was developed as part of python-omemo, a pretty cool end-to-end encryption protocol. . This package provides the Python 3.x module. Package: python3-dput Description-md5: 75e5a89d6a9ac7a2865fa85d84682bae Description-en: next generation Debian package upload tool (Python 3 library) dput-ng is a Debian package upload tool which provides an easy to use interface to Debian (like) package archive hosting facilities. It allows anyone who works with Debian packages to upload their work to a remote service, including Debian's ftp-master, mentors.debian.net, Launchpad or other package hosting facilities for Debian package maintainers. . This package provides Python library functions providing core functionality to dput-ng and tools building on top of that. This library provides upload classes, profile parser, sanity checks and helper functions required to build a dput service. . The recommended package python3-paramiko is needed to upload via SSH. Package: python3-drafthorse Description-md5: 956fd02952f68d5487389b6d19bcec8d Description-en: Basic ZUGFeRD implementation in Python This is a low-level Python implementation of the ZUGFeRD XML format. ZUGFeRD is a German format for sending digital invoices. ZUGFeRD XML files are to be attached to a PDF file. This library can be used to generate or parse the contents of this XML file as well as attach it to a PDF. Parsing PDF files is not supported (for now). 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-duo-client Description-md5: b8c96c51a611639fa8cf2e295f385f5e Description-en: Interact with the Duo Auth, Admin, and Accounts APIs (Python3 version) Python library for interacting with the Duo Auth, Admin, and Accounts APIs. The Duo Auth API is a low-level, RESTful API for adding strong two-factor authentication to your website or application. The Duo Admin API provides programmatic access to the administrative functionality of Duo Security's two-factor authentication platform. The Accounts API allows Duo Beyond, Access, and MFA customers to create, manage, and delete additional related Duo Security customer accounts. . This package contains the Python 3 version of the library. Package: python3-eccodes Description-md5: 6995e8164993eb8901d5860eb94f13d1 Description-en: Python 3 module Python interface to the ecCodes BUFR and GRIB de/encoder ecCodes is the ECMWF encoding/decoding software for GRIB and BUFR. This is a Python wrapper for the eCCodes library. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: python3-ecflow Description-md5: 3b9b6741698e7be3f2253bc23fdd0cae Description-en: Python3 libraries for ecFlow workflow tools ecFlow is a meteorological work flow package that enables users to run a large number of programs ( with dependencies on each other and on time) in a controlled environment. . This package contains Python3 modules used in writing ecflow scripts. Package: python3-echo Description-md5: 8f85a93ad056eb6dd217ccfcd4cf4b4b Description-en: Callback Properties in Python Python Echo is a small library for attaching callback functions to property state changes. The main features of Echo are: - A simple, property-like interface to monitor state changes. - Decorator syntax to create callback property getter/setter methods, similar to @property. - Context managers to delay or ignore callback events. - Helper functions to connect callback properties to GUI elements (at the moment only Qt is supported). Package: python3-edlio Description-md5: a28e8676610401876c14191a41dfa776 Description-en: Python support for data in an Experiment Directory Layout (EDL) Experiment Directory Layout (EDL) is a defined directory structure for raw data recordings of scientific experiments, primarily used in neurosciences. It allows a variety of data formats to be stored, with comprehensive accompanying metadata being saved in human-readable TOML markup files. It is used extensively by the Syntalos data acquisition system. . This package contains a Python module to read and write data and metadata in an EDL directory structure. Package: python3-elastic-transport Description-md5: 19a07d462cb15bd4256cb00aa6c39018 Description-en: Transport utilities shared by the Elastic client libraries This library was lifted from elasticsearch-py and then transformed to be used across all Elastic services rather than only Elasticsearch. Package: python3-elasticsearch Description-md5: 6c7f0614651415eaf732c3bb33c7d69b Description-en: Python client for Elasticsearch (Python3 version) Official low-level client for Elasticsearch. Its goal is to provide common ground for all Elasticsearch-related code in Python; because of this it tries to be opinion-free and very extendable. . The client's features include: * translating basic Python data types to and from json (datetimes are not decoded for performance reasons) * configurable automatic discovery of cluster nodes * persistent connections * load balancing (with pluggable selection strategy) across all available nodes * failed connection penalization (time based - failed connections won't be retried until a timeout is reached) * thread safety * pluggable architecture . This package contains the Python 3 version of the library. Package: python3-emoji Description-md5: 4a4468d9c574da2feebbb40555ac76fa Description-en: Emoji for Python The entire set of Emoji codes as defined by the unicode consortium is supported in addition to a bunch of aliases. By default, only the official list is enabled but doing emoji.emojize(use_aliases=True) enables both the full list and aliases. Package: python3-epr Description-md5: 47efe66789fd3d471baecc347454f60b Description-en: Python ENVISAT Product Reader API PyEPR provides Python bindings for the ENVISAT Product Reader C API (EPR API) for reading satellite data from ENVISAT ESA (European Space Agency) mission. . PyEPR, as well as the EPR API for C, supports ENVISAT MERIS, AATSR Level 1B and Level 2 and also ASAR data products. It provides access to the data either on a geophysical (decoded, ready-to-use pixel samples) or on a raw data layer. The raw data access makes it possible to read any data field contained in a product file. Package: python3-esda Description-md5: f723df5dbfea09a4b37eea434ebbb5dc Description-en: Exploratory Spatial Data Analysis Open-source Python library for the exploratory analysis of spatial data. A subpackage of PySAL (Python Spatial Analysis Library), it is under active development and includes methods for global and local spatial autocorrelation analysis. . This package installs the library for Python 3. Package: python3-ewoksdata Description-md5: a3d00137b0998b5aadf7256949d9d7a4 Description-en: data access utilities for Ewoks workflows The purpose of ewoks (Extensible Workflow System) is to provide an abstraction layer between graph representation and execution. This allows using the same tasks and graphs in different workflow management systems. . ewoks has been developed by the Software group of the European Synchrotron. . This package contains data access utilities for Ewoks workflows. Package: python3-ewoksppf Description-md5: 97f49a1edb64855215a4a18f5516c55f Description-en: task scheduling for cyclic Ewoks worflows The purpose of ewoks (Extensible Workflow System) is to provide an abstraction layer between graph representation and execution. This allows using the same tasks and graphs in different workflow management systems. . ewoks has been developed by the Software group of the European Synchrotron. . This package uses pypushflow to distribute and schedule tasks in a workflow. Package: python3-ewoksutils Description-md5: 71c892d834388ae9a1c55359a7d35ca7 Description-en: Utilities for Ewoks developers The purpose of ewoks (Extensible Workflow System) is to provide an abstraction layer between graph representation and execution. This allows using the same tasks and graphs in different workflow management systems. . ewoks has been developed by the Software group of the European Synchrotron. . This package contains Python utility functions. Package: python3-exabgp Description-md5: b13fb8fa75c739d856bc1c3ca2097161 Description-en: BGP swiss army knife of networking - Python 3 module ExaBGP allows engineers to control their network from commodity servers. Think of it as Software Defined Networking using BGP by transforming BGP messages into friendly plain text or JSON. . Current documented use cases include DDOS mitigation, network visualisation, service high availability, anycast. . It features ASN4 (RFC 4893), IPv6 (RFC 4760), MPLS (RFC 4659), VPLS (RFC 4762), Flow (RFC 5575), Graceful Restart (RFC 4724), Enhanced Route Refresh (RFC 7313), AIGP (RFC 7311) and more. . This package provides the Python 3 module of exabgp. Package: python3-exchange-calendars Description-md5: 19785cbc6aa494d75f61e3523cff3ec1 Description-en: Python library for security exchange calendars This package provides a Python library for defining and querying calendars of securities exchanges. It allows users to work with trading schedules and calendars for over 50 exchanges worldwide. . The library is useful for financial analysis, algorithmic trading, and market data processing applications that need to handle exchange trading hours, breaks, and holidays accurately. . Key features include: . - Pre-defined calendars for major stock exchanges - Methods to query trading sessions, minutes, and schedules - Ability to create custom exchange calendars - Command-line utility for printing exchange calendars . This package is intended for developers and analysts working with financial market data. It requires basic knowledge of Python and financial markets terminology. Package: python3-exchangelib Description-md5: 17219aff6b8d7a3b29c290e70f8be7e4 Description-en: Client for Microsoft Exchange Web Services (Python3 version) This module provides an well-performing, well-behaving, platform-independent and simple interface for communicating with a Microsoft Exchange 2007-2016 Server or Office365 using Exchange Web Services (EWS). It currently implements autodiscover, and functions for searching, creating, updating, deleting, exporting and uploading calendar, mailbox, task, contact and distribution list items. . This package contains the Python 3 version of the library. Package: python3-expandvars Description-md5: ec4c5c8ad05304dddf31083be4ad8bf0 Description-en: bash-style environment variable expansion in Python This module is inspired by GNU bash's variable expansion features. It can be used as an alternative to Python's os.path.expandvars function. . A good use case is reading config files with the flexibility of reading values from environment variables using advanced features like returning a default value if some variable is not defined. Package: python3-expeyes Description-md5: 56e589ba3b5716d80874391eeb335061 Description-en: Python3 library for expeyes This package provides low level interfaces for making science experiments with an ExpEYES box. The library allows one to develop new programs easily . ExpEYES is from the PHOENIX project of Inter-University Accelerator Centre, New Delhi. It is a hardware & software framework for developing science experiments, demonstrations and projects and learn science and engineering by exploration. Capable of doing real time measurements and analysing the data in different ways. Analog voltages are measured with 0.025% resolution and time intervals with one microsecond. This project is based on Free and Open Source software, mostly written in Python programming language. The hardware design is also open. Package: python3-ezsnmp Description-md5: 046751e0af0c730bd5e55fdf6c88a3a0 Description-en: Pythonic SNMP library based on Net-SNMP (Python 3) Easy SNMP is a fork of Net-SNMP Python Bindings that attempts to bring a more Pythonic interface to the library. This module provides a full-featured SNMP client API and supports all dialects of the SNMP protocol. . This is a fork of the discontinued python-easysnmp library. 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-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-fido2 Description-md5: 3c90b6b6e8cc2efd4d5acbba3a4d4730 Description-en: Python library for implementing FIDO 2.0 A Python library for communicating with a FIDO device over USB HID as well as verifying attestation and assertion signatures. . FIDO (Fast Identity Online) is a set of protocols, including U2F (Universal 2nd Factor) and UAF (Universal Authentication Framework), that support usable, strong authentication of users using hardware tokens. Package: python3-file-read-backwards Description-md5: 07e2f0867314a3d679f8528af6446edc Description-en: Memory efficient way of reading files line-by-line from the end of file A library designed to read files backward line by line. It supports multiple encodings such as ascii, latin-1, and utf-8, and handles various newline characters including '\r', '\r\n', and '\n'. Suitable for processing large files without consuming a lot of memory, it reads lines as unicode, ensuring compatibility with most text files. Additionally, it provides functionality for both incremental line reading and reading lines one at a time through its API. Package: python3-firewall Description-md5: af886a0978346647c973846fe9db7375 Description-en: Python3 bindings for firewalld firewalld is a dynamically managed firewall daemon with support for network/firewall zones to define the trust level of network connections or interfaces. It has support for IPv4, IPv6 firewall settings and for ethernet bridges and has a separation of runtime and persistent configuration options. It also provides a D-Bus interface for services or applications to add and apply firewall rules on-the-fly. . This package provides Python3 bindings for firewalld. Package: python3-fitz Description-md5: 29f2b730fd47e82e248533928c98b3c4 Description-en: Python binding for MuPDF (forward compatibility name) Allows one to access files in PDF, XPS, OpenXPS, CBZ, EPUB, and FB2 (e-books) formats, and it is known for its top performance and high rendering quality. . PDF manipulation and generation functions are available, including metadata and bookmark maintenance, document restructuring, annotation / link handling and document or page creation. . Provides a Python module fitz, which is PyMuPDF's old module name. Package: python3-flask-caching Description-md5: 77e315670f460063a8055b90b11ca016 Description-en: Cache support for flask applications Flask extension that provides smart caching support. . This is a fork of python3-flask-cache that is still maintained, which maintains a high level of backward compatibility and new features. Package: python3-flask-cors Description-md5: f45f8f35375e2753ef40ce68e141698c Description-en: Flask extension for handling CORS (Python 3) A Flask extension for handling Cross Origin Resource Sharing (CORS), making cross-origin AJAX possible. . This package has a simple philosophy, when you want to enable CORS, you wish to enable it for all use cases on a domain. This means no mucking around with different allowed headers, methods, etc. By default, submission of cookies across domains is disabled due to the security implications, please see the documentation for how to enable credential’ed requests, and please make sure you add some sort of CSRF protection before doing so! . This package installs the library for Python 3. Package: python3-flatbuffers Description-md5: d27767ef777c95a6e22d67e2f5f3fdb6 Description-en: efficient cross platform serialization library - Python bindings FlatBuffers is an efficient cross platform serialization library for C++, C#, C, Go, Java, JavaScript, TypeScript, PHP, and Python. It was originally created at Google for game development and other performance-critical applications. . This package contains python3 flatbuffers API. Package: python3-flexit-bacnet Description-md5: d325f17a7335ce6ec03908b431f3e70c Description-en: Library for interacting with Flexit air handling units This library enables communication with Flexit Nordic series air handling units using the BACnet protocol. It facilitates the monitoring and control of various device features such as ventilation modes, temperatures, and fan settings. Users can retrieve sensor data including air temperatures and fan control signals, and interact with elements such as the electric heater. Package: python3-flickrapi Description-md5: 461e82d63e8578a4b93bfa00165d21f4 Description-en: Flickr API wrapper for Python 3 Python-flickrapi is a complete and easy to use Python module for interfacing with the Flickr API (see https://www.flickr.com/services/api/ for details on the Flickr API). . the main features are: . - keeping track of authentication credentials (no need to pass them on every Flickr API call) - caching of API calls - support for uploading and replacing photos - support for different XML parsers Package: python3-flox Description-md5: d9944d4c03e35b51d60d2533beb076eb Description-en: GroupBy operations for dask.array This project explores strategies for fast GroupBy reductions with dask.array. It used to be called `dask_groupby`. It was motivated by . 1. Dask Dataframe GroupBy 2. numpy_groupies in Xarray Package: python3-fontparts Description-md5: c7c2790f9912fca31ad2c2e3f38bb970 Description-en: API for interacting with the parts of fonts FontParts is a Python API for programmatically creating and editing parts of fonts during the type design process, and it is application-independent to allow scripts to be portable across multiple applications. . This package installs the library for Python 3. Package: python3-fonttools Description-md5: 9692c4b2675bf033fc7ef3a1d2778405 Description-en: Converts OpenType and TrueType fonts to and from XML (Python 3 Library) FontTools/TTX is a library to manipulate font files from Python. It supports reading and writing of TrueType/OpenType fonts, reading and writing of AFM files, reading (and partially writing) of PS Type 1 fonts. It also contains a tool called "TTX" which converts TrueType/OpenType fonts to and from an XML-based format. . This is the Python 3 version of the fontTools package. Package: python3-forecast-solar Description-md5: 9162dee035f5c95d27679024a6d4ede9 Description-en: Library to request solar panel production forecasts This library provides an interface to obtain solar production forecasts for solar panel systems. Utilizing data from weather forecasts and historical solar production, it estimates the energy output your solar panels will generate. The estimates take into account various attributes such as the location, declination, azimuth, and total power capacity of your solar panels. The service includes predictions for energy production on a daily and hourly basis, as well as identifying peak production times. These predictions can be useful for planning energy usage, optimizing the performance of your solar panel system, and making informed decisions about energy consumption patterns. Package: python3-freezerclient Description-md5: 5c1d9bffb2384b10f0ebb531804a4e1f Description-en: OpenStack backup restore and disaster recovery service - client files Freezer is a distributed backup restore and disaster recovery as a service platform. It is designed to be multi OS (Linux, Windows, OSX, *BSD), focused on providing efficiency and flexibility for block based backups, file based incremental backups, point-in-time actions, jobs synchronization (i.e. backup synchronization over multiple nodes) and many other features. It is aimed at being useful for all environments, including large ephemeral Clouds. . This package contains the Python 3.x module. Package: python3-fsspec Description-md5: 8e3ca0edbc9e3f65aa4d22daaa364169 Description-en: specification that Python filesystems should adhere to (Python 3) The package produce a template or specification for a file-system interface, that specific implementations should follow, so that applications making use of them can rely on a common behaviour and not have to worry about the specific internal implementation decisions with any given backend. Package: python3-ftdi1 Description-md5: bad084b8544ef8723f48620dac086146 Description-en: Python module to control and program the FTDI USB controllers This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R, FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 to communicate with the chips. . Functionalities include the possibility to use the chips in standard mode, in bitbang mode, and to read or write the serial EEPROM. . This package provides the ftdi1 module on the Python 3 module path. Package: python3-galpy Description-md5: 86c45e40e5e19712db9c6fdbabd1e1c7 Description-en: Python 3 package for Galactic Dynamics Python 3 module that supports orbit integration in a variety of potentials, evaluating and sampling various distribution functions, and the calculation of action-angle coordinates for all static potentials. Package: python3-gdal Description-md5: 202849247dbe86b8eaf9fbe133b4dc09 Description-en: Python 3 bindings to the Geospatial Data Abstraction Library GDAL is a translator library for raster geospatial data formats. As a library, it presents a single abstract data model to the calling application for all supported formats. The related OGR library (which lives within the GDAL source tree) provides a similar capability for simple features vector data. . GDAL supports 40+ popular data formats, including commonly used ones (GeoTIFF, JPEG, PNG and more) as well as the ones used in GIS and remote sensing software packages (ERDAS Imagine, ESRI Arc/Info, ENVI, PCI Geomatics). Also supported many remote sensing and scientific data distribution formats such as HDF, EOS FAST, NOAA L1B, NetCDF, FITS. . OGR library supports popular vector formats like ESRI Shapefile, TIGER data, S57, MapInfo File, DGN, GML and more. . This package contains Python 3 bindings for the GDAL/OGR library. 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-geomet Description-md5: 3a18544bfeebc691fa6c0b2ae444639e Description-en: convert GeoJSON to/from WKT/WKB (Python) Geomet converts GeoJSON to/from WKT/WKB (Well-Known Text/Binary), and vice versa. . This package contains the module for Python. Package: python3-geopandas Description-md5: 7915f3a9bc68354c563139f895e789dc Description-en: Python3 tools for geographic data GeoPandas is a project to add support for geographic data to pandas objects. It currently implements `GeoSeries` and `GeoDataFrame` types which are subclasses of `pandas.Series` and `pandas.DataFrame` respectively. GeoPandas objects can act on shapely geometry objects and perform geometric operations. . GeoPandas geometry operations are cartesian. The coordinate reference system (crs) can be stored as an attribute on an object, and is automatically set when loading from a file. Objects may be transformed to new coordinate systems with the `to_crs()` method. There is currently no enforcement of like coordinates for operations, but that may change in the future. . This package contains the Python 3 version of the library. Package: python3-ges-1.0 Description-md5: 06473f28b2254c6f48b384817c562052 Description-en: Python bindings for the GES library The GStreamer multimedia framework and the accompanying NLE set of plugins for non-linear editing offer all the building blocks for: * Decoding and encoding to a wide variety of formats, through all the available GStreamer plugins. * Easily choosing segments of streams and arranging them through time through the NLE set of plugins. But all those building blocks only offer stream-level access, which results in developers who want to write non-linear editors to write a consequent amount of code to get to the level of non-linear editing notions which are closer and more meaningful for the end-user (and therefore the application). . The GStreamer Editing Services (GES) aims to fill the gap between GStreamer/NLE and the application developer by offering a series of classes to simplify the creation of many kind of editing-related applications. . This package contains Python bindings for the GStreamer editing services. 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-gflanguages Description-md5: 086a520ebc99849141e1e07458e5b9c3 Description-en: API for evaluating language support in the Google Fonts collection This Python module provides an API with data about languages/regions/scripts for use in the language-support categorization of the font families in the Google Fonts collection. . Language/region/script definitions are still being gradualy updated on the `google/fonts` repo, on its **lang/** directory (https://github.com/google/fonts/tree/main/lang) and this `gflanguages` module will try to be kept in sync. . Ideally at some point this module would become the main place to update these definitions, avoiding data duplication and guaranteeing uniformity across tools. Package: python3-gitdb Description-md5: 8b358f070487d7a6aa53e28ce4f2638f Description-en: pure-Python git object database (Python 3) The GitDB project implements interfaces to allow read and write access to git repositories. In its core lies the db package, which contains all database types necessary to read a complete git repository. These are the LooseObjectDB, the PackedDB and the ReferenceDB which are combined into the GitDB to combine every aspect of the git database. . This package contains the Python 3.x module. 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-glyphsets Description-md5: 02616fe038c440cae543b5932d9a0427 Description-en: Python API for evaluating glyph sets in font projects This Python module provides an API with data about glyph sets for many different scripts and languages. This was crafted to specify the sets of characters that fonts in the Google Fonts collection are expected to provide glyphs for. . If you are a font developer or typeface designer, see the Lib/glyphsets/encodings/GF Glyph Sets subdirectory which provides glyph set definition "standards" that are typically useful sets to draw. . On the other hand, the "nam" files on the Lib/glyphsets/encodings directory are probably more useful for expert web developers. Those files explain how the Unicode Range subsets are defined, typically per script (writing system), in the Google Fonts css API. Python API for evaluating coverage of glyph sets in font projects. Package: python3-gmsh Description-md5: b8894f4be0d9d8096f498cea62846ec0 Description-en: Three-dimensional finite element mesh generator Python 3 wrapper Gmsh is a 3D finite element grid generator with a build-in CAD engine and post-processor. Its design goal is to provide a fast, light and user-friendly meshing tool with parametric input and advanced visualization capabilities. Gmsh is built around four modules: geometry, mesh, solver and post-processing. The specification of any input to these modules is done either interactively using the graphical user interface or in ASCII text files using Gmsh's own scripting language. . See Gmsh's reference manual for a more thorough overview of Gmsh's capabilities. . This package contains the Python 3 wrapper for gmsh. Package: python3-gnuplotlib Description-md5: 4c8ba0bd913813729374634a21d61620 Description-en: Gnuplot-based plotter for numpy gnuplotlib allows numpy data to be plotted using Gnuplot as a backend. As much as was possible, this module acts as a passive pass-through to Gnuplot, thus making available the full power and flexibility of the Gnuplot backend. . This is the package for Python3 Package: python3-go2rtc-client Description-md5: cbbe9c68aeb17df58e8323e43736e1e4 Description-en: Asynchronous client for communication with a go2rtc server This library provides an asynchronous interface to communicate with a go2rtc server, enabling seamless interactions and data exchange. Designed to handle complex communication patterns, it efficiently manages connections with remote go2rtc servers over various network configurations, including local and remote environments through Wi-Fi and other protocols. The library operates in a non- blocking manner, taking advantage of modern asynchronous programming techniques to deliver responsive communication interfaces. It's suitable for applications that require real-time data streams, allowing for efficient handling of multimedia streams and other data types typically managed by go2rtc servers. Package: python3-goodvibes Description-md5: 5ff4386b84c4f969194c6f5d1e9c8183 Description-en: Python program to compute corrections to thermochemical data from frequency calculations GoodVibes is a Python program to compute thermochemical data from one or a series of electronic structure calculations. It is used primarily to correct the poor description of low frequency vibrations by the rigid-rotor harmonic oscillator treatment. Package: python3-google-auth-httplib2 Description-md5: 4e0ee1c12a0a6d03f43c962520c1ef91 Description-en: Google Authentication Library: httplib2 transport Python library providing a httplib2 transport for google-auth. . Note that httplib has lots of problems such as lack of thread safety and insecure usage of TLS. Using it is highly discouraged. . This library is intended to help existing users of oauth2client migrate to google-auth. 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-govee-ble Description-md5: 1abe86f4cd6a8cfc86fcf52bbbfd0d7f Description-en: Manage Govee BLE devices This Python package allows for managing Govee Bluetooth Low Energy (BLE) devices. It provides tools to interact with and control Govee BLE devices programmatically. The package supports reading data from sensors, sending commands, and integrating with other systems. Package: python3-gplearn Description-md5: 76b3b6ef333e9c158865e2f4876a809a Description-en: Genetic Programming in Python, with a scikit-learn inspired API `gplearn` implements Genetic Programming in Python, with a `scikit-learn `_ inspired and compatible API. While Genetic Programming (GP) can be used to perform a `very wide variety of tasks `_, gplearn is purposefully constrained to solving symbolic regression problems. This is motivated by the scikit-learn ethos, of having powerful estimators that are straight-forward to implement. Symbolic regression is a machine learning technique that aims to identify an underlying mathematical expression that best describes a relationship. It begins by building a population of naive random formulas to represent a relationship between known independent variables and their dependent variable targets in order to predict new data. Each successive generation of programs is then evolved from the one that came before it by selecting the fittest individuals from the population to undergo genetic operations. Package: python3-gql Description-md5: cc1b91a3c465c78d2ca404086f6013d8 Description-en: GraphQL client for Python This library provides a versatile GraphQL client that allows for the execution of GraphQL queries, mutations, and subscriptions. It supports multiple transport protocols including HTTP, websockets, and AWS AppSync. The client offers both synchronous and asynchronous usage, enabling concurrent requests. Queries can be validated locally, with the option to use a provided GraphQL schema or fetch one from the backend through introspection. Additional features include file uploads, custom scalars and enums, as well as a CLI tool to execute GraphQL queries or download schemas. The DSL module allows dynamic composition of GraphQL queries, making it highly adaptable to various use cases. Package: python3-graphene Description-md5: a15476aedc8099ccbb60afd47d74d745 Description-en: GraphQL Framework for Python (Python3 version) Graphene is a Python library for building GraphQL schemas/types fast and easily. . * Easy to use: Graphene helps you use GraphQL in Python without effort. * Relay: Graphene has builtin support for Relay. * Data agnostic: Graphene supports any kind of data source: SQL (Django, SQLAlchemy), NoSQL, custom Python objects, etc. Upstream believes that by providing a complete API you could plug Graphene anywhere your data lives and make your data available through GraphQL. . This package contains the Python 3 version of the library. Package: python3-graphviz Description-md5: 93c288fb71b065b2472b2292109362fb Description-en: Simple Python 3 interface for Graphviz This package facilitates the creation and rendering of graph descriptions in the DOT language of the Graphviz graph drawing software from Python. . Create a graph object, assemble the graph by adding nodes and edges, and retrieve its DOT source code string. Save the source code to a file and render it with the Graphviz installation of your system. . Use the ``view`` option/method to directly inspect the resulting (PDF, PNG, SVG, etc.) file with its default application. Graphs can also be rendered and displayed within Jupyter notebooks. . This contains the Python 3 version. 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-grpc-status Description-md5: 5ce95aa6734eb1b6194b18c8c6855448 Description-en: Status proto mapping for gRPC gRPC Python Status Proto is a reference package for GRPC Python status proto mapping. Package: python3-grpc-tools Description-md5: 42552e9b8fee90fb85a37d9dc1202e4d Description-en: Protobuf code generator for gRPC (Python 3) gRPC is a modern open source high performance RPC framework. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checkin and authentication. . It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services. . This package installs the Protobuf code generator for Python 3. Package: python3-gudhi Description-md5: b39f3d9ab87d9093df507f36ea74ed65 Description-en: Python 3 interface to the GUDHI library The GUDHI library is a generic open source C++ library for Topological Data Analysis (TDA) and Higher Dimensional Geometry Understanding. The library offers state-of-the-art data structures and algorithms to construct simplicial complexes and compute persistent homology. . This package contains GUDHI's Python (3) interface. Package: python3-gvm Description-md5: f064ef5696eae22df598adaca8a0870e Description-en: Greenbone Vulnerability Management Python Library (Python 3) This module gvm contains the Greenbone Vulnerability Management Python API library. It's a collection of APIs that help with remote controlling a Greenbone Security Manager (GSM) appliance and its underlying Greenbone Vulnerability Manager (GVM). The library essentially abstracts accessing the communication protocols Greenbone Management Protocol (GMP) and Open Scanner Protocol (OSP). . This package installs the library for Python 3. Package: python3-h11 Description-md5: d8249c3770b1eb352da2c8ab75fb2c89 Description-en: Pure-Python, bring-your-own-I/O implementation of HTTP/1.1 (Python 3) HTTP/1.1 library written from scratch in Python, heavily inspired by hyper-h2. . It's a "bring-your-own-I/O" library; h11 contains no IO code whatsoever. This means you can hook h11 up to your favorite network API, and that could be anything you want: synchronous, threaded, asynchronous, or your own implementation of RFC 6214 – h11 won’t judge you. . This is the Python 3 package. Package: python3-h2 Description-md5: fd40a31273f591d31bfd23aee85a87f2 Description-en: Pure-Python3 HTTP/2 State-Machine based protocol implementation in Python This module contains a pure-Python HTTP/2 of a HTTP/2 protocol stack. It’s written from the ground up to be embeddable in whatever program you choose to use, ensuring that you can speak HTTP/2 regardless of your programming paradigm. . This is the Python 3 version of the package. Package: python3-h5netcdf Description-md5: 10b13a9965c0f989c8312e372a9355be Description-en: netCDF4 support via h5py for Python 3 A Python interface for the netCDF4 file-format that reads and writes local or remote HDF5 files directly via h5py or h5pyd, without relying on the Unidata netCDF library. . This package provides the modules for Python 3. Package: python3-harp Description-md5: 6d30a8d170809b61faf2c8a4b3fc7c6e Description-en: Python3 interface for the HARP data harmonisation toolset HARP is a toolset for ingesting, processing and inter-comparing satellite or model data against correlative data. The toolset is composed of a set of command line tools, a C library of analysis functions, and import/export interfaces for Python. The main goal of HARP is to assist in the inter-comparison of data sets. By appropriatelty chaining calls to the HARP command line tools one can preprocess satellite, model, and/or correlative data such that two datasets that need to be compared end up having the same temporal/spatial grid, same data format/structure, and same physical units. . This package contains Python3 wrappers for the HARP toolset. Package: python3-hass-nabucasa Description-md5: 927ecd53fb450d742d3a2e53c318235a Description-en: Home Assistant cloud integration for secure access to cloud services This library supports the integration of Home Assistant with various cloud services for enhanced functionality. It allows Home Assistant to communicate seamlessly with cloud platforms like Amazon Alexa and Google Assistant, without compromising the security of the user's local network. Through encrypted connections and an intuitive interface, the library enables remote access and control of smart home devices. Features include text-to-speech, voice command capabilities, and secure authentication processes to ensure data protection. The library is designed to enhance the smart home experience by providing users with additional control and accessibility while maintaining a focus on security and privacy. Package: python3-hassil Description-md5: 5bf3c3c894a11ea20e9275018688cd0b Description-en: Home Assistant Intent Language parser This library parses natural language sentences to understand user intents for Home Assistant. It uses customizable sentence templates and predefined lists to match spoken or typed phrases to specific intents. By interpreting commands like 'turn on the kitchen light', it associates actions with defined areas and entities. The library supports extending built-in intents and defining custom sentences to trigger diverse actions. This allows for effective interaction with Home Assistant through voice or text-based commands, providing a flexible way to control various aspects of a smart home setup. Package: python3-haversine Description-md5: c293151d69a1519d48614a15ee4bdd55 Description-en: Geographic distance calculation library for Python The Haversine library provides functions to calculate the distance between two points on Earth from their latitude and longitude. Suitable for various applications in geospatial analyses, navigation, and travel optimization, the library supports distance calculations in multiple units such as kilometres, meters, miles, nautical miles, feet, and inches, as well as in radians and degrees for angular distances. Package: python3-hdf5plugin Description-md5: 531bc5e82cf1b7ec880387c25fecf44e Description-en: Python library to make HDF5 compression filters usable from h5py hdf5plugin provides h5py extensions to control HDF5 compression filters plugins installed in the system. . The package supports providing options to: * blosc * bitshuffle * lz4 * FCIDECOMP * ZFP * zstd . These filter plugins are not provided by this package and need to be installed using their own packages. Package: python3-hdf5plugin-doc Description-md5: 74f7a026c553b61487b99f6ebaf9c34f Description-en: Python library to make HDF5 compression filters usable from h5py (documentation) hdf5plugin provides h5py extensions to control HDF5 compression filters plugins installed in the system. . The package supports providing options to: * blosc * bitshuffle * lz4 * FCIDECOMP * ZFP * zstd . These filter plugins are not provided by this package and need to be installed using their own packages. . This is the documentation for hdf5plugin. Package: python3-healpy Description-md5: 0bf0c1a24964e5387d62f4b693d05b4f Description-en: HEALPix representation of spherical data - Python3 interface HEALPix is an acronym for Hierarchical Equal Area isoLatitude Pixelization of a sphere. As suggested in the name, this pixelization produces a subdivision of a spherical surface in which each pixel covers the same surface area as every other pixel. It is commonly used to store all-sky astronomical images, most famously maps of the cosmic microwave background. . This package provides a Python3 wrapper around the C++ implementation of HEALPix. Package: python3-hid Description-md5: 43965c663fc95a5e0736e47794c65901 Description-en: cython3 interface to hidapi HIDAPI is a multi-platform library which allows an application to interface with USB and Bluetooth HID-Class devices. HIDAPI can be either built as a shared library or can be embedded directly into a target application by adding a single source file (per platform) and a single header. . This package contains HIDAPI for Python 3. Package: python3-highspy Description-md5: f4be2a6f360bb2da510a1ea704d127a8 Description-en: High performance linear optimization software (Python library) HiGHS is a high performance serial and parallel solver for large scale sparse linear optimization problems, including linear programming (LP) problems, convex quadratic programming (QP) problems, and mixed integer programming (MIP) problems. . This package contains the Python library for HiGHS. Package: python3-hishel Description-md5: c0081b4734c98f73185467ab00a021ed Description-en: Persistent cache implementation for httpx and httpcore Hishel (հիշել, remember) is a library that implements HTTP Caching for HTTPX and HTTP Core libraries in accordance with RFC 9111, the most recent caching specification. Package: python3-hiyapyco Description-md5: 3073ca762be6d1292511994c69032e99 Description-en: Hierarchical YAML Python Config A specialization of software often also requires a specialization of the software's configuration. And properties between the general and the specialized configuration may be shared, albeit overriden. . For a consistent view on such configuration data of arbitrary complexity, this simple python lib allowing hierarchical overlay of config files in YAML syntax, It offers different merge methods and variable interpolation based on jinja2. Package: python3-homewizard-energy Description-md5: 5a9843ee1f269fe0fa72b121bd61e9b1 Description-en: Library to communicate with HomeWizard Energy devices This library enables interaction with HomeWizard Energy devices like Wi-Fi P1 Meter, Energy Socket, Watermeter, and KWh Meter. By using this library, users can obtain various measurements such as energy import/export, power consumption, voltage, current, and more from their devices. It provides functionality to control device features, such as switching the outlet state of the Energy Socket and managing the status light brightness. The library communicates locally with devices using the HomeWizard local API, allowing users to gather data on energy, power, water usage, and manage device states without requiring cloud connectivity. Package: python3-hostlist Description-md5: 2db37d52daea5a89445565927305c9a7 Description-en: hostlist manage list of hosts The hostlist.py module knows how to expand and collect hostlist expressions. . The package also includes the 'hostlist' binary which can be used to collect/expand hostlists and perform set operations on them, 'pshbak' which collects output like 'dshbak', 'hostgrep' which is a grep-like utility that understands hostlists, and 'dbuck' which summarizes numerical data from multiple hosts.} Package: python3-hpack Description-md5: adc008237cf5c2baa13ab0c794a57aa6 Description-en: Pure-Python3 HTTP/2 header encoding (HPACK) This module contains a pure-Python HTTP/2 header encoding (HPACK) logic for use in Python programs that implement HTTP/2. It also contains a compatibility layer that automatically enables the use of nghttp2 if it’s available. . This is the Python 3 version of the package. Package: python3-hvcc Description-md5: 1980a4355736d54d142bda993d665e2e Description-en: heavy dataflow audio programming language transpiler (Python 3 interface) Heavy is a framework for easily generating audio plugins for use in interactive sound and music applications such games, instruments or installations. . It aims to reduce the dependency on low-level programming from a creative standpoint and bridge the gap from idea to production-ready implementation. . Heavy makes use of modern software principles to generate highly optimised C/C++ code specifically targeting a wide variety of popular hardware architectures and software frameworks. It can also automatically build plugin binaries for these platforms. . Currently Heavy supports compiling Pure Data (.pd) patch files. . This package installs the library for Python 3. Package: python3-hypothesis Description-md5: 466954f1c5c38e1a2d5163868bd81bf8 Description-en: advanced Quickcheck style testing library for Python 3 Hypothesis is a library for testing your Python code against a much larger range of examples than you would ever want to write by hand. It's based on the Haskell library, Quickcheck, and is designed to integrate seamlessly into your existing Python unit testing work flow. . Hypothesis is both extremely practical and also advances the state of the art of unit testing by some way. It's easy to use, stable, and extremely powerful. If you're not using Hypothesis to test your project then you're missing out. . This package contains the Python 3 module. Package: python3-iaqualink Description-md5: 2bbec6330a1123d045144978005ee9f3 Description-en: Library for interacting with Jandy iAqualink systems This library provides tools to interact with Jandy iAqualink systems, allowing users to control and monitor various aspects of their pool equipment remotely. Support is included for various device types such as binary sensors, climate controls, lights, and switches. The library communicates with the iAqualink cloud service to facilitate remote management of pool settings including temperature control, pump operation, and light settings. Package: python3-identify Description-md5: 67108fe5452852e4b459df52636164cf Description-en: File identification library for Python Identify is a Python module to get information about files, such as: . * File type (file, symlink, directory) * Mode (is it executable?) * File name (mostly based on extension) * If executable, the shebang is read and the interpreter interpreted Package: python3-imap-tools Description-md5: dfd6e8437543609f9515990d6207031e Description-en: Work with email by IMAP Tool to use IMAP in Python packages - Basic message operations: fetch, uids, numbers - Parsed email message attributes - Query builder for searching emails - Actions with emails: copy, delete, flag, move, append - Actions with folders: list, set, get, create, exists, rename, subscribe, delete, status - Exceptions on failed operations - No external dependencies Package: python3-img2pdf Description-md5: 547e9fe34be1a242e76cde0ea4fa2ede Description-en: Lossless conversion of raster images to PDF (library) This module will take a list of raster images and produce a PDF file with the images embedded in it. JPEG and JPEG2000 images will be included without recompression. Raster images in other formats will be included with zip/flate encoding which usually leads to an increase in the resulting size because formats like png compress better than PDF which just zip/flate compresses the RGB data. As a result, this module is able to losslessly wrap images into a PDF container with a quality to filesize ratio that is typically better (in case of JPEG and JPEG2000 images) or equal (in case of other formats) than that of existing tools. . This package contains the Python library. Package: python3-imobiledevice Description-md5: 3a61e78e01e6791073b8d61326bcb47d 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-importlab Description-md5: c9bc61a46a69e7e574fdf8f564f3ff7f Description-en: Library to calculate Python dependency graphs Importlab is a library for Python that automatically infers dependencies and calculates a dependency graph. It can perform dependency ordering of a set of files, including cycle detection. . Importlab's main use case is to work with static analysis tools that process one file at a time, ensuring that a file's dependencies are analysed before it is. Package: python3-inkbird-ble Description-md5: 187fd32efd36e0262e24a8d9eb70b48c Description-en: Parser for INKBIRD BLE devices This library supports parsing data from various INKBIRD BLE devices, including thermometers and hygrometers. It handles communication over Bluetooth to retrieve sensor information. Supported devices include the INKBIRD Bluetooth Thermometer IBS-TH1, Bluetooth Pool Thermometer IBS-P01B, Temperature and Humidity Hygrometer IBS-TH2, Bluetooth Smart Sensor ITH-12S, and several Bluetooth Grill Thermometers, among others. The data retrieved from these devices can be used to monitor temperature, humidity, and other metrics. Package: python3-inline-snapshot Description-md5: 194eeb999abda034c890b5b1317f13d5 Description-en: Create and update inline snapshots in your Python code (Python 3) inline-snapshot can be used for different things: . * Golden master/approval/snapshot testing. The idea is that you have a function with a currently unknown result and you want to write a tests, which ensures that the result does not change during refactoring. * Compare things which are complex like lists with lot of numbers or complex data structures. * Things which might change during the development like error messages. . inline-snapshot automates the process of recording, storing and updating the value you want to compare with. The value is converted with repr() and stored in the source file as argument of the snapshot() function. . This package contains the Python 3 version. Package: python3-internetarchive Description-md5: ec6943212c7f5010b4286bd9dd5dc154 Description-en: Python interface to archive.org Python library for searching, downloading and uploading content to the Internet Archive. Package: python3-ipython Description-md5: 0e78173741a89e44c6c0babc81b3f10a Description-en: Enhanced interactive Python shell (Python 3 version) IPython can be used as a replacement for the standard Python shell, or it can be used as a complete working environment for scientific computing (like Matlab or Mathematica) when paired with the standard Python scientific and numerical tools. It supports dynamic object introspections, numbered input/output prompts, a macro system, session logging, session restoring, complete system shell access, verbose and colored traceback reports, auto-parentheses, auto-quoting, and is embeddable in other Python programs. . This package contains the backend terminal shell for Python 3: for the actual frontend install ipython3. Package: python3-isal Description-md5: 90b0266d98a6c073ecae68543f6aa447 Description-en: faster zlib and gzip compatible (de-)compression using the ISA-L library This package provides Python bindings for the ISA-L library. . The Intel(R) Intelligent Storage Acceleration Library (ISA-L) implements several key algorithms in assembly language. . This includes a variety of functions to provide zlib/gzip-compatible compression and decompression. 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-jellyfin-apiclient-python Description-md5: 1b7490e02dcb06920aa2d0574886ba0d Description-en: Library for connecting to and interacting with a Jellyfin server This library provides an API client for Jellyfin, enabling the connection and interaction with a Jellyfin media server. It allows users to perform various operations such as managing media sessions, browsing libraries, authenticating users, and more. Designed to facilitate the seamless communication between applications and a Jellyfin server, this client library is well-suited for applications needing to access and control media content directly from the server. It supports retrieval of media items, session management, and remote control functionalities, offering a comprehensive tool for media handling and server interaction. Package: python3-jellyfish Description-md5: e26d5a75bd005fcf8ef2b08c4b3d3dff Description-en: Library for approximate and phonetic matching of strings (Python 3) Jellyfish is a Python library for doing approximate and phonetic matching of strings. Includes algorithms for string comparison (Levenshtein Distance, Damerau-Levenshtein Distance, Jaro Distance, Jaro-Winkler Distance, Match Rating Approach Comparison, Hamming Distance) and phonetic encoding (American Soundex, Metaphone, NYSIIS, Match Rating Codex). . This package installs the library for Python 3. Package: python3-jinjax Description-md5: c5a2c5be91445e3126006b1a1f9d69eb Description-en: Server-side components for your Jinja templates JinjaX extends the traditional Jinja template functionality by allowing to encapsulate HTML, CSS, and JavaScript within individual components. . This modularity makes the templates much easier to maintain and update. The key innovation is that JinjaX components can contain all associated code, reducing the sprawl commonly seen in large template files. Package: python3-json-tricks Description-md5: 436cecd7aa1e1ddf80a2541e217b5afb Description-en: Python module with extra features for JSON files The json_tricks Python module provides extra features for handling JSON files from Python: - Store and load numpy arrays in human-readable format - Store and load class instances both generic and customized - Store and load date/times as a dictionary (including timezone) - Preserve map order OrderedDict - Allow for comments in json files by starting lines with # - Sets, complex numbers, Decimal, Fraction, enums, compression, duplicate keys, ... Package: python3-jsonpickle Description-md5: bae8ba6297d28e1b6a4a3b7404824250 Description-en: Serialize any Python object to JSON (Python 3) jsonpickle is a Python library for serialization and deserialization of complex Python objects to and from JSON. The standard Python libraries for encoding Python into JSON, such as the stdlib’s json, simplejson, and demjson, can only handle Python primitives that have a direct JSON equivalent (e.g. dicts, lists, strings, ints, etc.). jsonpickle builds on top of these libraries and allows more complex data structures to be serialized to JSON. jsonpickle is highly configurable and extendable–allowing the user to choose the JSON backend and add additional backends. . This is the Python 3 version of the package. Package: python3-jsonschema-path Description-md5: 68f831d0226fac4dc00c46d731560d2d Description-en: Python module for object-oriented JSONSchema This module provides a class SchemaPath to turn JSON Schema into path-like structures, allowing one to traverse them in a similar way to using pathlib. Package: python3-jupyter-events Description-md5: 422c2a2fef470d10d8697756468ae196 Description-en: Event system for Jupyter applications and extensions Jupyter Events is a configurable event system that enables Jupyter Python Applications (e.g. Jupyter Server, JupyterLab Server, JupyterHub, etc.) to emit events-structured data describing things happening inside the application. Other software (e.g. client applications like JupyterLab) can listen and respond to these events. . This package installs the library for Python 3. Package: python3-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-lasso Description-md5: 69483e412988938f8df3295419ae6dd8 Description-en: Library for Liberty Alliance and SAML protocols - Python bindings Lasso is an implementation of Liberty Alliance and related protocols, for network identity federations, single sign-on and other web services protocols. The main specifications implemented by the library are ID-FF, ID-WSF and SAML. . This package contains Python bindings for liblasso, needed to use lasso in Python applications. Package: python3-lazyarray Description-md5: 7a295752428975a462dd8f5e8fd3bfce Description-en: Python module providing a NumPy-compatible lazily-evaluated array The 'larray' class is a NumPy-compatible numerical array where operations on the array (potentially including array construction) are not performed immediately, but are delayed until evaluation is specifically requested. Evaluation of only parts of the array is also possible. Consequently, use of an 'larray' can potentially save considerable computation time and memory in cases where arrays are used conditionally, or only parts of an array are used (for example in distributed computation, in which each MPI node operates on a subset of the elements of the array). Package: python3-led-ble Description-md5: db9108588f379bc2fe5b373098611d8d Description-en: Control a wide range of LED BLE devices from Python Control a wide range of LED devices via Bluetooth Low Energy (BLE). Supports multiple BLE LED devices, offering features like device discovery, direct control over device settings, and integration with various BLE standards and protocols. It's designed for developers looking to integrate LED control functionality into applications or home automation systems. Package: python3-lib25519 Description-md5: 4c1f0649b74f06cb882ec0b5bc193393 Description-en: microlibrary X25519/Ed25519 - Python wrapper lib25519 is a microlibrary for the X25519 encryption system and the Ed25519 signature system, both of which use the Curve25519 elliptic curve. . lib25519 has a very simple stateless API based on the SUPERCOP API, with wire-format inputs and outputs, providing functions that directly match the central cryptographic operations in X25519 and Ed25519: . lib25519.x25519.keypair(pk, sk): X25519 key generation lib25519.x25519.dh(k, pk, sk): shared-secret generation lib25519.ed25519.keypair(pk, sk): Ed25519 key generation lib25519.ed25519.sign(sm, &smlen, m, mlen, sk): signing lib25519.ed25519.open(m, &mlen, sm, smlen, pk): verification + message recovery Package: python3-libknot Description-md5: d256a21f057f5dc0de8461a2f02da87c Description-en: Python bindings for libknot Knot DNS is a fast, authoritative only, high performance, feature full and open source name server. . Knot DNS is developed by CZ.NIC Labs, the R&D department of .CZ registry and hence is well suited to run anything from the root zone, the top-level domain, to many smaller standard domain names. . This package provides Python bindings for the libknot shared library. 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-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-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-limits Description-md5: b977cf66028f3ebe47db85d956f5ca48 Description-en: Rate limiting utilities for Python limits is a Python module providing utilities to implement rate limiting using various strategies, such as fixed or moving windows, and various storage backends, such as in in-memory storage, Redis or memcached. . This package provides the Python 3 version of the limits module. Package: python3-litestar Description-md5: bea66a4e08d5e8024082737b9a86c43a Description-en: Powerful, flexible, highly performant, opinionated ASGI framework LiteStar is a Python web framework (similar to FastAPI and Django) that is designed to be simply but also very flexible. It is built with the goal of being easy to learn and use, making it an excellent choice for both beginners and experienced developers. LiteStar follows the WSGI (Web Server Gateway Interface) standard, which means it can run on various web servers and is compatible with popular Python web server gateways like Gunicorn and uWSGI. . The Litestar framework supports Plugins, ships with dependency injection, security primitives, OpenAPI schema generation, MessagePack, middlewares, a great CLI experience, and much more. . Core Features * Class based controllers * Dependency Injection * Layered Middleware * Plugin System * OpenAPI 3.1 schema generation * Life Cycle Hooks * Route Guards based Authorization * Support for dataclasses, TypedDict, pydantic version 1 and version 2, msgspec and attrs * Layered parameter declaration * Support for RFC 9457 standardized "Problem Detail" error responses * Automatic API documentation with: * Scalar * RapiDoc * Redoc * Stoplight Elements * Swagger-UI * Trio support (built-in, via AnyIO) * Ultra-fast validation, serialization and deserialization using msgspec * SQLAlchemy integration * Piccolo ORM Support Package: python3-litestar-htmx Description-md5: 85aadc464bedf17015293d1c6e5095ba Description-en: HTMX Integration for Litestar The Litestar framework supports Plugins, ships with dependency injection, security primitives, OpenAPI schema generation, MessagePack, middlewares, a great CLI experience, and much more. . HTMX is a JavaScript library that gives you access to AJAX, CSS Transitions, WebSockets and Server Sent Events directly in HTML, using attributes, so you can build modern user interfaces with the simplicity and power of hypertext. . This package provides Python bindings for the Litestar package to interact with the HTMX functionalities. 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-lldb-21 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-llvmlite Description-md5: 8090258776d91bdab8ef00c3902fe8a9 Description-en: LLVM Python 3 binding for writing JIT compilers llvmlite uses the LLVM library for JIT (just-in-time) compilation of Python code into native machine instructions during runtime. Instead of exposing large parts of the LLVM C++ API for direct calls into the LLVM library, llvmlite follows a lightweight multi-layered approach. . This package contains the modules and the binding for Python 3. Package: python3-lmfit Description-md5: b173ac402654d4372a51c519aaac81c5 Description-en: Least-Squares Minimization with Constraints (Python 3) The lmfit Python package provides a simple, flexible interface to non-linear optimization or curve fitting problems. The package extends the optimization capabilities of scipy.optimize by replacing floating pointing values for the variables to be optimized with Parameter objects. These Parameters can be fixed or varied, have upper and/or lower bounds placed on its value, or written as an algebraic expression of other Parameters. . The principal advantage of using Parameters instead of simple variables is that the objective function does not have to be rewritten to reflect every change of what is varied in the fit, or what relationships or constraints are placed on the Parameters. This means a scientific programmer can write a general model that encapsulates the phenomenon to be optimized, and then allow user of that model to change what is varied and fixed, what range of values is acceptable for Parameters, and what constraints are placed on the model. The ease with which the model can be changed also allows one to easily test the significance of certain Parameters in a fitting model. . The lmfit package allows a choice of several optimization methods available from scipy.optimize. The default, and by far best tested optimization method used is the Levenberg-Marquardt algorithm from MINPACK-1 as implemented in scipy.optimize.leastsq. This method is by far the most tested and best support method in lmfit, and much of this document assumes this algorithm is used unless explicitly stated. An important point for many scientific analysis is that this is only method that automatically estimates uncertainties and correlations between fitted variables from the covariance matrix calculated during the fit. . A few other optimization routines are also supported, including Nelder-Mead simplex downhill, Powell's method, COBYLA, Sequential Least Squares methods as implemented in scipy.optimize.fmin, and several others from scipy.optimize. In their native form, some of these methods setting allow upper or lower bounds on parameter variables, or adding constraints on fitted variables. By using Parameter objects, lmfit allows bounds and constraints for all of these methods, and makes it easy to swap between methods without hanging the objective function or set of Parameters. . Finally, because the approach derived from MINPACK-1 usin the covariance matrix to determine uncertainties is sometimes questioned (and sometimes rightly so), lmfit supports methods to do a brute force search of the confidence intervals and correlations for sets of parameters. . This is the Python 3 version of the package. Package: python3-loki-ecmwf Description-md5: 7c2d6c45e687c6f8cd53940d1b9ecf73 Description-en: Source-to-source translation for Fortran Loki is an experimental tool to explore the possible use of source-to-source translation for ECMWF's Integrated Forecasting System (IFS) and associated Fortran software packages. . Loki is based on compiler technology (visitor patterns and ASTs) and aims to provide an abstract, language-agnostic representation of a kernel, as well as a programmable (pythonic) interface that allows developers to experiment with different kernel implementations and optimizations. The aim is to allow changes to programming models and coding styles to be encoded and automated instead of hand-applying them, enabling advanced experimentation with large kernels as well as bulk processing of large numbers of source files to evaluate different kernel implementations and programming models. Package: python3-loki-ecmwf-doc Description-md5: d34688119178a674d6c5e0879c9fba11 Description-en: Source-to-source translation for Fortran - documentation Loki is an experimental tool to explore the possible use of source-to-source translation for ECMWF's Integrated Forecasting System (IFS) and associated Fortran software packages. . This package contains the HTML documentation for Loki. Package: python3-loki-ecmwf-lint-rules Description-md5: 274e63f9ac6463eaadc38d112542c4f1 Description-en: Source-to-source translation for Fortran - Lint rules Loki is an experimental tool to explore the possible use of source-to-source translation for ECMWF's Integrated Forecasting System (IFS) and associated Fortran software packages. . This package contains the Lint rules for the loki-lint tool. Package: python3-lttng Description-md5: 06538578032004dd4ccedd9880a95072 Description-en: LTTng control and utility Python bindings The LTTng project aims at providing highly efficient tracing tools for Linux. Its tracers help tracking down performance issues and debugging problems involving multiple concurrent processes and threads. Tracing across multiple systems is also possible. . This package provides the Python bindings to lttng. Package: python3-lttngust Description-md5: f5ddf90e8eb1a4188a10744c729de60c Description-en: LTTng 2.0 Userspace Tracer (Python 3 UST agent) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the Python 3.x UST agent. 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-lxml-html-clean Description-md5: 15c91babb36f09aa224b705c3432248a Description-en: blocklist-based HTML cleaner This project was initially a part of lxml. Because HTML cleaner is designed as blocklist-based, many reports about possible security vulnerabilities were filed for lxml and that make the project problematic for security-sensitive environments. . Therefore the distribution as a separate project. Package: python3-lz4 Description-md5: ce62ac357d5a461ac0db910d9413f3d0 Description-en: Python interface to the lz4 compression library (Python 3) This package provides bindings for the liblz4 compression library. . 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. Package: python3-m2crypto Description-md5: 473d704fb2f024bef4632a823a541382 Description-en: Python wrapper for the OpenSSL library m2crypto features the following: * RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES). * SSL functionality to implement clients and servers. * HTTPS extensions to Python's httplib, urllib, and xmlrpclib. * Unforgeable HMAC'ing AuthCookies for web session management. * FTP/TLS client and server. * S/MIME. * ZServerSSL: A HTTPS server for Zope. * ZSmime: An S/MIME messenger for Zope. Package: python3-maggma Description-md5: 2884981d829270d9eb606e98eb1ff4dc Description-en: build scientific data processing pipelines in Python Maggma is a framework to build scientific data processing pipelines from data stored in a variety of formats -- databases, Azure Blobs, files on disk, etc., all the way to a REST API. 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-mapproxy Description-md5: 4b231bf5bb4c25ed4e6daf92191e5cc6 Description-en: open source proxy for geospatial data - Python 3 module MapProxy is an open source proxy for geospatial data. It caches, accelerates and transforms data from existing map services and serves any desktop or web GIS client. . MapProxy is a tile server (WMS-C, TMS, WMTS, KML SuperOverlays), and also a fully compliant WMS server supporting any WMS client (desktop and web). . This package provides the mapproxy module for Python 3. 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-marisa Description-md5: 20b5de98bbe5e135add55f319a55629f Description-en: Python3 bindings for MARISA Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains Python 3 bindings for MARISA. Package: python3-markdown-exec Description-md5: 54690b1bdc8990e7a0226881c6393e05 Description-en: Utilities to execute code blocks in Markdown files This package enhances the functionality of PyMdown Extensions (provided within Debian as package python3-pymdownx). You can use markdown-exec if you write e.g a Python code block that computes some HTML and you want to place the generated HTML within a code block. Package: python3-matplotlib Description-md5: 2fece2cb7cd156344f82cc6d7070bac0 Description-en: Python based plotting system in a style similar to Matlab Matplotlib is a pure Python plotting library designed to bring publication quality plotting to Python with a syntax familiar to Matlab users. All of the plotting commands in the pylab interface can be accessed either via a functional interface familiar to Matlab users or an object oriented interface familiar to Python users. Package: python3-matplotlib-inline Description-md5: f2960bc804d782316bc52262e6d4ff88 Description-en: Matplotlib backend for inline use in IPython and Jupyter This provides support for displaying matplotlib plots in Jupyter notebooks (and other frontends). This was previously part of IPython/ipykernel. Package: python3-matridge Description-md5: e723684f18e777709e83c5fb94d43143 Description-en: feature-rich Matrix/XMPP gateway Matridge is a puppeteering gateway with fancy IM features, such as (emoji) reactions, replies, and retractions. Package: python3-maturin Description-md5: 2ff61c9294ea5a7574266154e20dcd3d Description-en: Build and publish crates with pyo3 Build tool and publish crates with pyo3, rust-cpython, cffi and uniffi bindings as well as rust binaries as python packages. . This project is meant as a zero configuration replacement for setuptools-rust and milksnake. It supports building wheels for python 3.7+ on windows, linux, mac and freebsd, can upload them to pypi and has basic pypy and graalpy support. Package: python3-mautrix Description-md5: 859d7a9bc8953d23ba683f550b44bfe3 Description-en: Matrix client framework for Python using asyncio Mautrix allows connecting to servers using the Matrix communication framework via an intuitive Python interface. It contains the following components: * Basic HTTP request sender * Client API endpoints as functions * Medium-level application service framework * Medium-level end-to-end encryption framework * High-level bridging utility framework * High-level client framework * Utilities . It can be used to write Matrix bots, Matrix clients or Matrix bridges. Package: python3-mceliece Description-md5: 921455f89562737096d575c25db58c5e Description-en: Classic McEliece microlibrary - Python wrapper libmceliece is a Classic McEliece microlibrary. libmceliece has a very simple stateless API based on the SUPERCOP API, with wire-format inputs and outputs, providing functions that directly match the KEM operations provided by Classic McEliece, such as functions . mceliece6960119.keypair() mceliece6960119.enc() mceliece6960119.dec() for the mceliece6960119 KEM. Package: python3-mediainfodll Description-md5: dabb794f5777d21eaa1da8e6cd9c0159 Description-en: library for reading metadata from media files -- shared library MediaInfo is a library used for retrieving technical information and other metadata about audio or video files. . A non-exhaustive list of the information MediaInfo can retrieve from media files include: - General: title, author, director, album, track number, date, duration... - Video: codec, aspect, fps, bitrate... - Audio: codec, sample rate, channels, language, bitrate... - Text: language of subtitle - Chapters: number of chapters, list of chapters . MediaInfo supports the following formats: - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4, DVD (VOB)... - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...) - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF... - Subtitles: SRT, SSA, ASS, SAMI... . This package contains the Python 3.x module required for using this library from Python 3.x applications. Package: python3-meep Description-md5: 1c29e1e26b00e6212b5a7ce7483ddae1 Description-en: software package for FDTD simulation with Python Meep is a free and open-source software package for electromagnetics simulation via the finite-difference time-domain (FDTD) method. . Its features include: * Free and open-source software under the GNU GPL. * Complete scriptability via Python, Scheme, or C++ APIs. * Simulation in 1d, 2d, 3d, and cylindrical coordinates. * Distributed memory parallelism on any system supporting MPI. * Arbitrary anisotropic electric permittivity ε and magnetic permeability μ, along with dispersive ε(ω) and μ(ω) including loss/gain, nonlinear (Kerr & Pockels) dielectric and magnetic materials, electric/magnetic conductivities σ, and saturable gain/absorption. * Perfectly-matched layer (PML) absorbing boundaries as well as Bloch-periodic and perfect-conductor boundary conditions. * Exploitation of symmetries to reduce the computation size, including even/odd mirror planes and 90°/180° rotations. * Arbitrary current sources including a guided-mode launcher. * Frequency-domain solver for finding the response to a continuous-wave (CW) source. * ε/μ and field import/export in the HDF5 data format. * GDSII file import for planar geometries. * Materials library containing predefined broadband, complex refractive indices. * Field analyses including Poynting flux, mode decomposition, near to far transformations, frequency extraction, local density of states (LDOS), modal volume, Maxwell stress tensor, arbitrary functions; completely programmable. . This package contains the Python binding Package: python3-meep-mpi-default Description-md5: 1c29e1e26b00e6212b5a7ce7483ddae1 Description-en: software package for FDTD simulation with Python Meep is a free and open-source software package for electromagnetics simulation via the finite-difference time-domain (FDTD) method. . Its features include: * Free and open-source software under the GNU GPL. * Complete scriptability via Python, Scheme, or C++ APIs. * Simulation in 1d, 2d, 3d, and cylindrical coordinates. * Distributed memory parallelism on any system supporting MPI. * Arbitrary anisotropic electric permittivity ε and magnetic permeability μ, along with dispersive ε(ω) and μ(ω) including loss/gain, nonlinear (Kerr & Pockels) dielectric and magnetic materials, electric/magnetic conductivities σ, and saturable gain/absorption. * Perfectly-matched layer (PML) absorbing boundaries as well as Bloch-periodic and perfect-conductor boundary conditions. * Exploitation of symmetries to reduce the computation size, including even/odd mirror planes and 90°/180° rotations. * Arbitrary current sources including a guided-mode launcher. * Frequency-domain solver for finding the response to a continuous-wave (CW) source. * ε/μ and field import/export in the HDF5 data format. * GDSII file import for planar geometries. * Materials library containing predefined broadband, complex refractive indices. * Field analyses including Poynting flux, mode decomposition, near to far transformations, frequency extraction, local density of states (LDOS), modal volume, Maxwell stress tensor, arbitrary functions; completely programmable. . This package contains the Python binding Package: python3-memray Description-md5: fe53f7c3aadff859c8bf3bbdae17bd69 Description-en: Memory profiler for Python applications Memray is a memory profiler for Python. It can track memory allocations in Python code, in native extension modules, and in the Python interpreter itself. It can generate several different types of reports to help you analyze the captured memory usage data. While commonly used as a CLI tool, it can also be used as a library to perform more fine-grained profiling tasks. Package: python3-metakernel Description-md5: 09c35f47a4b52fdec963597cb543c524 Description-en: Jupyter kernel base class A Jupyter kernel base class in Python which includes core magic functions (including help, command and file path completion, parallel and distributed processing, downloads, and much more). . This package installs the library. Package: python3-meteofrance-api Description-md5: 237d5affbd124c08852f6ef6879d1b1a Description-en: Python client for Météo-France API The Python client manages communication with the private Météo-France API used by the official mobile applications. It allows users to search for forecast locations, fetch daily or hourly weather forecasts, and access rain forecasts within the next hour when available. Additionally, it provides weather alerts or phenomena for each French department and Andorre, offering both basic bulletins and detailed ones with a 24-hour evolution timeline. 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-milter Description-md5: bc98024ac5c7fdefd5397daa8b93cbba Description-en: Python 3 extension for Sendmail Milter Protocol Python milter provides Python extensions for the Milter protocol traditionally used by Sendmail and now also used by Postfix. It provides a thin layer of Python over the Milter protocol. . This is the Python 3 version of the package Package: python3-mini-buildd Description-md5: 9de35f17c5da9684ee3f7e460026c4e4 Description-en: minimal build daemon - Python library and user tool Mini-buildd is an easy-to-configure autobuilder and repository for deb packages. . This package contains the "mini_buildd" Python package. Package: python3-mirtop Description-md5: ba4c0b2482a45cbe63525d7bbfdc1194 Description-en: annotate miRNAs with a standard mirna/isomir naming (Python 3) The main goal of this project is to create a reflection group on metazoan microRNAs (miRNAs), open to all interested researchers, to identify blockages and develop standards and guidelines to improve miRNA research, resources and communication. This can go through the use of standardized file formats, gene and variants nomenclature guidelines, and advancements in miRNA biology understanding. The group will eventually also aim at expanding its breadth to the development of novel tools, data resources, and best-practices guidelines to benefit the scientific community by providing high confidence validated research and analysis strategies, regardless the expertise in this field. This package provides the Python modules for mirtop to execute correctly. Package: python3-mistune Description-md5: a730a3c498e49bf90a01faba61c7b874 Description-en: Markdown parser for Python 3 A fast markdown parser in pure Python, inspired by marked, also providing renderer features. . This package installs the library for Python 3. Package: python3-mitogen Description-md5: e386736db5c52dc6a6f439b274145dce Description-en: Library for writing distributed self-replicating programs Mitogen is a Python library for writing distributed self-replicating programs. . There is no requirement for installing packages, copying files around, writing shell snippets, upfront configuration, or providing any secondary link to a remote machine aside from an SSH connection. Due to its origins for use in managing potentially damaged infrastructure, the remote machine need not even have free disk space or a writeable filesystem. Package: python3-ml-collections Description-md5: 575c41ee60f92715bdeb74c2477999cb Description-en: collections designed for ML usecases The package provices two classes called ConfigDict and FrozenConfigDict that are "dict-like" data structures with dot access to nested elements. Together, they are supposed to be used as a main way of expressing configurations of experiments and models. . Features: * Dot-based access to fields. * Locking mechanism to prevent spelling mistakes. * Lazy computation. * FrozenConfigDict() class which is immutable and hashable. * Type safety. * "Did you mean" functionality. * Human readable printing (with valid references and cycles), using valid YAML format. * Fields can be passed as keyword arguments using the ** operator. . There are two exceptions to the strong type-safety of the ConfigDict. int values can be passed in to fields of type float. In such a case, the value is type-converted to a float before being stored. Similarly, all string types (including Unicode strings) can be stored in fields of type str or unicode. 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-mne Description-md5: 71529dec1903b376b2a8e21e9f88f8bf Description-en: Python modules for MEG and EEG data analysis This package is designed for sensor- and source-space analysis of MEG and EEG data, including frequency-domain and time-frequency analyses and non-parametric statistics. Package: python3-mock Description-md5: 4e0c3a991e1f0679db23da5bd156bed7 Description-en: Mocking and Testing Library (Python3 version) mock provides a core mock.Mock class that is intended to reduce the need to create a host of trivial stubs throughout your test suite. After performing an action, you can make assertions about which methods / attributes were used and arguments they were called with. You can also specify return values and set specific attributes in the normal way. . This package contains the Python 3 version of the library. Package: python3-momepy Description-md5: 08a1edf5f7826f149316462dc18fccf7 Description-en: Urban Morphology Measuring Toolkit - Python 3.x Momepy is a library for quantitative analysis of urban form - urban morphometrics. It is part of PySAL (Python Spatial Analysis Library) and is built on top of GeoPandas, other PySAL modules, and networkX. . This package contains the Python 3.x module. Package: python3-monzopy Description-md5: 1a6541421cafa8a480e093efabed0074 Description-en: Async Python wrapper for Monzo API interactions Monzopy is an asynchronous Python library that interfaces with the Monzo API. It's designed to support the integration of Monzo's banking services into applications, notably within the Home Assistant ecosystem. Monzo Bank offers a range of financial services through its digital platform, including current accounts and money management tools. This library provides developers with the functionality to access Monzo account features, manage transactions, and integrate banking capabilities into third-party applications seamlessly. Package: python3-mpl-animators Description-md5: 08cfe88f7ae333cde8c824ddd1d871be Description-en: Interative animation framework for matplotlib Set of classes which allow the easy construction of interactive matplotlib widget based animations. “Out of the box” classes are provided for making line or image plots from numpy arrays, with sliders to control the animation automatically added for all dimensions not on the axes of the plot. Package: python3-mpl-scatter-density Description-md5: 03f7c4112e8e3da0382fe8b7ad2b35c7 Description-en: Fast scatter density plots for Matplotlib This package provides functionality to make it easy to make your own scatter density maps, both for interactive and non-interactive use. Fast. . This package installs the library for Python 3. Package: python3-mplcursors Description-md5: 4d65e9e24b378cdcc13c11cbabd312f1 Description-en: Interactive data selection cursors for Matplotlib mplcursors provides interactive data selection cursors for Matplotlib. It is inspired from mpldatacursor, with a much simplified API. . This package installs the library for Python 3. Package: python3-mrcz Description-md5: 5309ed4fcc0333012859c396dc8f92ad Description-en: MRCZ meta-compressed image file-format library MRCZ is a highly optimized compressed version of the popular electron microscopy MRC image format. It uses the Blosc meta-compressor library as a backend. It can use a number of high-performance loseless compression codecs such as 'lz4' and 'zstd', it can apply bit-shuffling filters, and operates compression in a blocked and multi-threaded way to take advantage of modern multi-core CPUs. Package: python3-mrgingham Description-md5: 9712ee794861ca2c947c88abeea6ba2e Description-en: Chessboard finder for visual calibration routines Given an observed image containing a chessboard or a grid of circles, mrgingham locates the board in the image, and precisely computes the location of the chessboard corners (or circle centers). This is similar to the routines in OpenCV, but is faster and more robust. . This package provides the Python interfaces Package: python3-msal Description-md5: b570855f0d497fd77a17183163acd7cd Description-en: Microsoft Authentication Library (MSAL) for Python The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Azure AD, Microsoft Accounts and Azure AD B2C accounts) and obtain tokens to call Microsoft APIs such as Microsoft Graph or your own APIs registered with the Microsoft identity platform. It is built using industry standard OAuth2 and OpenID Connect protocols Package: python3-msgspec Description-md5: b4d9cd55cc0fcfffbcffca09c90f73d4 Description-en: Fast serialization/validation Python library (Python 3) msgspec is a library that provides the following features for serialization and validation of JSON, MessagePack, YAML, and TOML data: . * High performance encoders/decoders for common protocols. The JSON and MessagePack implementations regularly benchmark as the fastest options for Python. * Support for a wide variety of Python types. Additional types may be supported through extensions. * Zero-cost schema validation using familiar Python type annotations. In benchmarks msgspec decodes and validates JSON faster than orjson can decode it alone. * A speedy Struct type for representing structured data. If you already use dataclasses or attrs, structs should feel familiar. However, they're 5-60x faster for common operations. . This package contains the Python 3 version. Package: python3-multidict Description-md5: e884e3d5439781cc2d7a6185e877101f Description-en: multidict implementation (Python library) Multidicts are useful for working with HTTP headers, URL query args etc. . HTTP Headers and URL query string require specific data structure: multidict. It behaves mostly like a dict but it can have several values for the same key. Package: python3-mupdf Description-md5: 18c211ee272e2936b8416d3fa31a2c15 Description-en: Python bindings for MuPDF library MuPDF is a lightweight PDF viewer and toolkit written in portable C. It also reads XPS, OpenXPS and ePub documents. . This package contains the contains low level mupdf Python bindings. Package: python3-mypy Description-md5: d098e93d00ac49e756bebaf5ec34a6ca Description-en: public modules for mypy (Python 3) Add type annotations to your Python programs, and use mypy to type check them. Mypy is essentially a Python linter on steroids, and it can catch many programming errors by analyzing your program, without actually having to run it. Mypy has a powerful type system with features such as type inference, gradual typing, generics and union types. . This package provides the modules for Python 3. Package: python3-mystic Description-md5: 9025ec0f9011d39578688a420a8b94ed Description-en: Constrained nonlinear optimization The mystic framework provides a collection of optimization algorithms and tools that allows the user to more robustly (and easily) solve hard optimization problems for machine learning, uncertainty quantification and AI. mystic gives the user fine-grained power to both monitor and steer optimizations as the fit processes are running. Users can customize optimizer stop conditions, where both compound and user-provided conditions may be used. Optimizers can save state, can be reconfigured dynamically, and can be restarted from a saved solver or from a results file. All solvers can also leverage parallel computing, either within each iteration or as an ensemble of solvers. . mystic provides a stock set of configurable, controllable solvers with: * a common interface * a control handler with: pause, continue, exit, and callback * ease in selecting initial population conditions: guess, random, etc * ease in checkpointing and restarting from a log or saved state * the ability to leverage parallel & distributed computing * the ability to apply a selection of logging and/or verbose monitors * the ability to configure solver-independent termination conditions * the ability to impose custom and user-defined penalties and constraints . mystic is part of pathos, a Python framework for heterogeneous computing. Package: python3-nanostat Description-md5: 8824ff3e614043946bb67cb41555046f Description-en: statistics on long biological sequences NanoStat calculates various statistics from a long read sequencing dataset in fastq, bam or albacore sequencing summary format. It is meant to augment pipelines for the interpretation of long DNA sequences as generated with the Nanopore. . This package provides the Python module of NanoStat. 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-nbstripout Description-md5: 85e4dfe62ba432b2a155545b43d8c542 Description-en: Strip output from Jupyter and IPython notebooks (Python 3) Reads a notebook from a file or stdin, strips output and some metadata, and writes the "cleaned" version of the notebook to the original file or stdout. . Intended to be used as a Git filter or pre-commit hook for users who don't want to track output in Git. . This package installs the library for Python 3. Package: python3-nbxmpp Description-md5: a5493fa5fe1a833bf0864475645d4cc3 Description-en: Non blocking Jabber/XMPP Python 3 library python-nbxmpp is a Python library that provides a way for Python applications to use Jabber/XMPP networks in a non-blocking way. This library is initialy a fork of xmpppy one, but using non-blocking sockets. . This is the Python 3 version of this library. Package: python3-netdisco Description-md5: 2a5a8befaea5e3f8ff9fa7d8ad5e1e4b Description-en: Library to discover local devices and services (Python 3) This is a Python 3 library to discover local devices and services on the network. It allows one to scan on demand or offer a service that will scan the network in the background in a set interval. . Current methods of scanning: . - mDNS (includes Chromecast, Homekit) - uPnP - Plex Media Server using Good Day Mate protocol - Logitech Media Server discovery protocol - Daikin discovery protocol - Web OS discovery protocol Package: python3-netfilterqueue Description-md5: b39ebde73c59282914a54b94bcc0b215 Description-en: bindings for libnetfilter_queue (Python library) NetfilterQueue provides access to packets matched by an iptables rule in Linux. Packets so matched can be accepted, dropped, altered, reordered, or given a mark. . This package contains the Python library. 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-network-runner Description-md5: 8306f02bf926de5fb5e94d10a2c32242 Description-en: abstraction of Ansible for interaction with networking devices (Python 3.x) Network-Runner is a python library that abstracts management and interaction with switching hardware to Ansible Networking. In theory it should work with any switch that has compatible modules included with Ansible Networking if the provider tasks are added to this librarys Ansible role. . This package contains the Python 3.x module. Package: python3-networking-generic-switch Description-md5: a61ec4b5d082784a63dced79858316e1 Description-en: OpenStack virtual network service - networking-generic-switch Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . This package provides the networking-generic-switch ML2 plugin. Package: python3-nextcloud-api Description-md5: fbbef1a5e705498466b2a865efb7e70e Description-en: Python library that provides an API to interact with Nextcloud Python library that provides a robust and well-documented API that allows developers to interact with and extend Nextcloud's functionality. The key features are: - Fast: High performance, and as low-latency as possible. - Intuitive: Fast to code, easy to use. - Reliable: Minimum number of incompatible changes. - Robust: All code is covered with tests as much as possible. - Easy: Designed to be easy to use with excellent documentation. - Sync + Async: Provides both sync and async APIs. . This package installs the library for Python 3. Package: python3-nfs-ganesha Description-md5: 787601b45cea4adeef7250ad79f595e5 Description-en: Python bindings for nfs-ganesha NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. . This package contains Python bindings for nfs-ganesha admin 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-ntruprime Description-md5: 34cfe077c4431785d85ef3f0e4be84f5 Description-en: microlibrary for Streamlined NTRU Prime - Python wrapper Python wrapper around implementation of the Streamlined NTRU Prime cryptosystem. The Python API for ntruprime provides the functions: sntrup{653,761,857,953,1013,1277}.keypair() sntrup{653,761,857,953,1013,1277}.enc() sntrup{653,761,857,953,1013,1277}.dec() . The library has a very simple stateless API. As an example, the following script creates a key pair, creates a ciphertext and session key, and then recovers the session key from the ciphertext: . import ntruprime kem = ntruprime.sntrup1277 pk, sk = kem.keypair() c, k = kem.enc(pk) assert k == kem.dec(c, sk) 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-numcodecs Description-md5: efccce064f7c6c71ce9472166c38d382 Description-en: buffer compression and transformation codecs for Python Numcodecs is a Python package providing buffer compression and transformation codecs for use in data storage and communication applications. These include: . - Compression codecs, e.g., Zlib, BZ2, LZMA and Blosc. - Pre-compression filters, e.g., Delta, Quantize, FixedScaleOffset, PackBits, Categorize. - Integrity checks, e.g., CRC32, Adler32. . All codecs implement the same API, allowing codecs to be organized into pipelines in a variety of ways. 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-nxtomomill Description-md5: 6d0f55f8ccf37716a265a76ad56a52d7 Description-en: Tools for the NeXus NXtomo format nxtomomill provides a set of applications and tools around the NXtomo format defined by the NeXus community. . It includes for example the convertion from bliss raw data (@ESRF) to NXtomo, or from spec EDF (@ESRF) to NXtomo. But also creation from scratch and edition of an NXtomo from a python API. . It also embeds a "nexus" module allowing users to easily edit Nxtomo. Package: python3-oldmemo Description-md5: 943702e93056b506d184ab5dfbe6fe72 Description-en: python-omemo backend for OMEMO 1 Backend implementation for python-omemo, equipping python-omemo with support for OMEMO under the namespace eu.siacs.conversations.axolotl (casually/jokingly referred to as "oldmemo"). Package: python3-ollama Description-md5: 73975bf47be4977752daf62bb20c010c Description-en: Library for interacting with the Ollama server and its AI models This library provides functionality for integrating with an Ollama server to interact with AI language models and create conversational experiences. It allows querying and generating text through an API that communicates with the server, supporting various operations such as model management, message exchange, and prompt handling. Ollama requires configuration to connect to a network-accessible server, after which it can be used to fetch and generate information based on context received from Home Assistant or similar platforms. Through model specification and prompt templates, the library adapts responses to the specific environment, although it operates without direct command over connected devices. Package: python3-omemo Description-md5: c73a7543306ea2aa6dfa8ec375fe414a Description-en: Python 3 implementation of the OMEMO protocol This python library offers an open implementation of the OMEMO Multi-End Message and Object Encryption protocol as specified here. . Goals of this implementation are: . * Do not use libsignal but offer a solid alternative to it * Stay away from GPL (not possible until we move away from libsignals wireformat) * Be flexible to changes that might happen to the OMEMO protocol * Keep the structure close to the spec * Provide the parts of the protocol (X3DH, Double Ratchet) as own repositories . This package provides the Python 3.x module. Package: python3-openai Description-md5: b13859cbe206387d2b8eac6f271c43d8 Description-en: OpenAI Python API library The OpenAI Python library provides convenient access to the OpenAI REST API from any Python 3.7+ application. The library includes type definitions for all request params and response fields, and offers both synchronous and asynchronous clients powered by httpx. Package: python3-opengl Description-md5: 6cd85f297c2f35e11fe3999051811826 Description-en: Python bindings to OpenGL (Python 3) PyOpenGL is a cross-platform open source Python binding to the standard OpenGL API providing 2D and 3D graphic drawing. PyOpenGL supports the GL, GLU, GLE, and GLUT libraries. The library can be used with the Tkinter, wxPython, FxPy, and Win32GUI windowing libraries (or almost any Python windowing library which can provide an OpenGL context). . This is the Python 3 version of the package. Package: python3-openpyxl Description-md5: 091714e24a920a48ca4a8f2cf4698023 Description-en: Python 3 module to read/write OpenXML xlsx/xlsm files Openpyxl is a pure Python 3 module to read/write Excel 2007 (OpenXML) xlsx/xlsm files. . This package contains the module itself. Package: python3-openrazer Description-md5: 0d16626103a60ab0df16372f91ebe96b Description-en: OpenRazer peripheral drivers (Python 3) OpenRazer is a collection of GNU/Linux drivers for the Razer devices. Supported devices include keyboards, mice, mouse-mats, headsets and various other devices. . This package contains a library for interacting with the OpenRazer daemon. Package: python3-openscap Description-md5: b8fc56076479a03fe99553b8cc2e5229 Description-en: libraries enabling integration of the SCAP line of standards - Python 3 bindings OpenSCAP is a set of open source libraries providing an easier path for integration of the SCAP line of standards. SCAP is a line of standards managed by NIST with the goal of providing a standard language for the expression of Computer Network Defense related information. . The intended scope of this project is to implement working interface wrappers for parsing and querying SCAP content including: * Common Configuration Enumeration (CCE) * Common Platform Enumeration (CPE) * Extensible Configuration Checklist Description Format (XCCDF) * Open Vulnerability and Assessment Language (OVAL) . This package contains the Python bindings for OpenSCAP. Package: python3-openstep-plist Description-md5: 30960ae089855ed69feed00e62de32a7 Description-en: Parser for the "old style" OpenStep property list format A parser for the "old style" OpenStep property list format (also known as ASCII plist), written in Cython. Package: python3-opentelemetry-proto Description-md5: 249fc72047d7bdb8d4e5f458b0c17e55 Description-en: OpenTelemetry protocol specification and proto files OpenTelemetry is an observability framework and toolkit designed to create and manage telemetry data such as traces, metrics, and logs. Crucially, OpenTelemetry is vendor- and tool-agnostic, meaning that it can be used with a broad variety of Observability backends. . OpenTelemetry is focused on the generation, collection, management, and export of telemetry. A major goal of OpenTelemetry is that you can easily instrument your applications or systems, no matter their language, infrastructure, or runtime environment. The storage and visualization of telemetry is intentionally left to other tools. . This package contains the Python 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-opm-simulators Description-md5: 5411eb2e3edbc3284d05fe5e42c61d3b Description-en: Python wrappers for the Open porous media / reservoir simulators The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides Python wrappers for the simulators. Package: python3-optlang Description-md5: 17ceb0c36db8ded161ee61b0f633ce08 Description-en: sympy based mathematical programming language (Python 3) Optlang is a Python package for solving mathematical optimization problems, i.e. maximizing or minimizing an objective function over a set of variables subject to a number of constraints. Optlang provides a common interface to a series of optimization tools, so different solver backends can be changed in a transparent way. Optlang's object-oriented API takes advantage of the symbolic math library sympy to allow objective functions and constraints to be easily formulated from symbolic expressions of variables. 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-orange3 Description-md5: 39aa25577a4d22d7113f28be3630c97e Description-en: component-based data mining framework Orange is a component-based data mining software. It includes a range of data visualization, exploration, preprocessing and modeling techniques. It can be used through a nice and intuitive user interface or, for more advanced users, as a module for the Python programming language. Package: python3-orderly-set Description-md5: e8a6e538790938501bb152baa9ab492e Description-en: contains multiple implementations of Ordered Set This implementation keeps the order in all set operations except set difference operations. As a result, it can do set difference operations much faster than other implementations. Still 2X slower than of Python's built-in set. Package: python3-osmnx Description-md5: 17bdfc22b4609b0fe46a5bed872f83df Description-en: tool to study street networks from OpenStreetMap -- Python3 OSMnx retrieves, models, analyzes, and visualizes street networks from OpenStreetMap (OSM). . OSMnx is a Python package that lets you download spatial geometries and model, project, visualize, and analyze street networks from OpenStreetMap's APIs. Users can download and model walkable, drivable, or bikable urban networks with a single line of Python code, and then easily analyze and visualize them. . This package contains the Python 3 version of OSMnx. Package: python3-osrf-pycommon Description-md5: 0671bfbe49338ecbd6cf330fa3c23d85 Description-en: Commonly needed Python modules for software developers Python package which contains commonly used Python boilerplate code and patterns. Things like ansi terminal coloring, capturing colored output from programs using subprocess, or even a simple logging system which provides some nice functionality over the built-in Python logging system. Package: python3-ost Description-md5: 9e9464d2fe8358febf528598cddb115f Description-en: Open-Source Computational Structural Biology Framework - Python 3 package OpenStructure aims to provide an open-source, modular, flexible, molecular modelling and visualization environment. It is targeted at interested method developers in the field of structural bioinformatics. Package: python3-owslib Description-md5: 3be6737f5281a74fd00736340b31ed7b Description-en: Client library for Open Geospatial (OGC) web services (Python 3) OWSLib is a Python package for client programming with Open Geospatial Consortium (OGC) web service (hence OWS) interface standards, and their related content models. . Full documentation is available at https://geopython.github.io/OWSLib . OWSLib provides a common API for accessing service metadata and wrappers for numerous OGC Web Service interfaces. . This package provides the Python 3 version of the library. Package: python3-paho-mqtt Description-md5: 068c1df87d6cda4cc4c34c49c5bc9bc5 Description-en: MQTT client class (Python 3) This code provides a client class which enable applications to connect to an MQTT broker to publish messages, and to subscribe to topics and receive published messages. It also provides some helper functions to make publishing one off messages to an MQTT server very straightforward. . The MQTT protocol is a machine-to-machine (M2M)/”Internet of Things” connectivity protocol. Designed as an extremely lightweight publish/ subscribe messaging transport, it is useful for connections with remote locations where a small code footprint is required and/or network bandwidth is at a premium. . This is the Python 3 version of the package. Package: python3-pandas Description-md5: cebad5283eae2d4545bd561b1c18aa4e Description-en: data structures for "relational" or "labeled" data pandas is a Python package providing fast, flexible, and expressive data structures designed to make working with "relational" or "labeled" data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python. pandas is well suited for many different kinds of data: . - Tabular data with heterogeneously-typed columns, as in an SQL table or Excel spreadsheet - Ordered and unordered (not necessarily fixed-frequency) time series data. - Arbitrary matrix data (homogeneously typed or heterogeneous) with row and column labels - Any other form of observational / statistical data sets. The data actually need not be labeled at all to be placed into a pandas data structure . This package contains the Python 3 version. Package: python3-pandas-lib Description-md5: b329f4ac7b25b8b49b6f051c081f5999 Description-en: low-level implementations and bindings for pandas This is a low-level package for python3-pandas providing architecture-dependent extensions. . Users should not need to install it directly. Package: python3-parse-type Description-md5: fc7395684d624c3a89180056bcf90465 Description-en: BDD plugin for py.test. Extends the parse module (opposite of string.format()) with the a number of additional features. 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-pathable Description-md5: 34d2ed5bea29ce9e2931d0e704ecbc6d Description-en: Python module to traverse and access resources like paths This module provides a class DictPath to turn a dictionary into a path-like structure, allowing one to traverse them in a similar way to using pathlib. Package: python3-paypal Description-md5: e2dd5db333c8d7dd0f8b40894fe61b08 Description-en: PayPal API implementation (Python 3) This package implements Paypal's Website Payments Pro NVP API in Python. This currently includes Direct Payments (Credit card payments without a PayPal Account) and PayPal Express Checkout (Payment via a PayPal account). . python-paypal does no real validation, doesn't hold hands, and is generally only going to handle authentication, http-level stuff, and serializing a list of keyword arguments passed to the API methods. You'll need to read the official PayPal documentation for what key/values to pass: https://developer.paypal.com/docs/classic/ . This package installs the library for Python 3. Package: python3-pbconsensuscore Description-md5: 16f22ef5da163f632eca84dd528cba74 Description-en: algorithms for PacBio multiple sequence consensus -- Python 3 ConsensusCore is a library of C++ algorithms for Pacific Biosciences multiple sequence consensus that powers Quiver (Python) and ConsensusTools (.NET). This library primarily exists as the backend for GenomicConsensus, which implements Quiver. . This package is part of the SMRT Analysis suite. It provides the Python3 bindings. Package: python3-pbs-installer Description-md5: 9a6bdbe3c5193d5478cee673940c668f Description-en: Installer library for pbs (python-build-standalone) This library is an installer for the python-build-standalone project that ease the download and installation of standalone Python builds. 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-backend Description-md5: e58ccf9e243281b98eb90aa5ef778ffe Description-en: Build backend used by PDM This is the backend for PDM projects that is fully-compatible with PEP 517 spec, but you can also use it alone. It reads the metadata of PEP 621 format and coverts it to Core metadata. Package: python3-pdoc Description-md5: fc1497004addd57943ef46e2c8a03c14 Description-en: API Documentation for Python Projects pdoc's main feature is a focus on simplicity: pdoc aims to do one thing and do it well. (1) Documentation is plain Markdown. (2) First-class support for type annotations and all other modern Python 3 features. (3) Builtin web server with live reloading. (4) Customizable HTML templates. (5) Understands numpydoc and Google-style docstrings. (6) Standalone HTML output without additional dependencies. Package: python3-persepolis-lib Description-md5: a7d976517c73c2c011003501200b284e Description-en: Python library for easier and faster downloading This package provides functions for implementing easier and faster downloading. Its features include multi-segment download of up to 64 connections, and the resumption of downloads. Package: python3-persist-queue Description-md5: 181a857af152caaa8f0374b52c32c8f5 Description-en: thread-safe disk based persistent queue persist-queue implements a file-based queue and a serial of sqlite3-based queues. The goals is to achieve following requirements: . * Disk-based: each queued item should be stored in disk in case of any crash. * Thread-safe: can be used by multi-threaded producers and multi-threaded consumers. * Recoverable: Items can be read after process restart. * Green-compatible: can be used in greenlet or eventlet environment. Package: python3-pglast Description-md5: a59d71db9e9c93b4baa4aaf756881ac9 Description-en: PostgreSQL Languages AST and statements prettifier (Python 3) This is a Python 3 module that exposes the parse tree of a PostgreSQL statement (extracted by the almost standard PG parser repackaged as a standalone static library by libpg_query) as set of interconnected nodes, usually called an abstract syntax tree. . This package installs the library for Python 3. Package: python3-pgzero Description-md5: a4f540139b76c35a10e3b67d8788bab7 Description-en: Zero-boilerplate games programming framework based on Pygame (Python 3) Pygame zero is intended for use in education, so that teachers can teach basic programming without needing to explain the Pygame API or write an event loop. Package: python3-pip Description-md5: 9d251b212c019b715059567c86cd6fa2 Description-en: Python package installer pip is the Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories. . This is the Python 3 version of the package. Package: python3-pip-whl Description-md5: ab97ef931cbcd89f89c3ef1661772645 Description-en: Python package installer (pip wheel) pip is the Python package installer. It integrates with virtualenv, doesn't do partial installs, can save package state for replaying, can install from non-egg sources, and can install from version control repositories. . This is the support package for the PEP 427 wheel version of the package, required for using pip inside a virtual environment. Package: python3-pivy Description-md5: acd59ae2d4e96323354e05654f8cc4b6 Description-en: Coin binding for Python 3 Pivy is a Coin binding for Python. Coin is a high-level 3D graphics library with a C++ API. Coin uses scene-graph data structures to render real-time graphics suitable for mostly all kinds of scientific and engineering visualization applications. Pivy allows: . * Development of Coin applications and extensions in Python * Interactive modification of Coin programs from within the Python interpreter at runtime * Incorporation of Scripting Nodes into the scene graph which are capable of executing Python code and callbacks * Use of Coin within PyQt4 applications with the quarter module . This package contains the Python 3 bindings. Package: python3-plastex Description-md5: af7da446b498f3bf9b95f4b75bd515ae Description-en: LaTeX document processing framework in Python - modules plasTeX is a collection of Python frameworks that allow you to process LaTeX documents. This processing includes, but is not limited to, conversion of LaTeX documents to various document formats. Of course, it is capable of converting to HTML or XML formats such as DocBook and tBook, but it is an open framework that allows you to drive any type of rendering. This means that it could be used to drive a COM object that creates a MS Word Document. . The plasTeX framework allows you to control all of the processes including tokenizing, object creation, and rendering through API calls. You also have access to all of the internals such as counters, the states of "if" commands, locally and globally defined macros, labels and references, etc. In essence, it is a LaTeX document processor that gives you the advantages of an XML document in the context of a language as superb as Python. . This package contains the Python 3 modules. Package: python3-pmix Description-md5: 18bdffb37642e6489d4ebfc74cf3d64d Description-en: Process Management Interface (Exascale) library - Python wrapper PMIX is the OpenMPI implementation of the Process Management Interface (PMI) Exascale API. This package provides Python3 bindings. Package: python3-poetry-core Description-md5: cf379cd9efeaedf6bde7c5bc81e0f5ac Description-en: Poetry PEP 517 Build Backend A PEP 517 build backend implementation developed for Poetry. This project is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects. Package: python3-poetry-dynamic-versioning Description-md5: 78b2882ff584813e515879f8034d206f Description-en: dynamic versioning Python plugin for Poetry This package is a plugin for Poetry to enable dynamic versioning based on tags in your version control system, powered by Dunamai. . Many different version control systems are supported, including Git and Mercurial. Package: python3-polyfactory Description-md5: 6617ca45f8b81712f26e60c683fc33ce Description-en: Simple and powerful factories for mock data generation (Python 3) Polyfactory is a simple and powerful mock data generation library, based around type hints and supporting dataclasses, typed-dicts, pydantic models, msgspec structs and more. . Polyfactory is part of the Litestar project and as such actively maintained by a community of maintainers and contributors. . Note that you will need to install additional packages depending on the type of factories you want to use! Have a look at the Suggests field. . This package contains the Python 3 version. Package: python3-pontos Description-md5: 49bf2d1baeabc5af3e85f0f1d7c15327 Description-en: Greenbone Python Utilities and Tools (Python 3) This package contains a collection of utilities, tools, classes and functions maintained by Greenbone Networks. . Pontos is the German name of the Greek titan Pontus, the titan of the sea. . This package installs the library for Python 3. Package: python3-pook Description-md5: 4cec5de0ec07f0034fe6301f56f8f62f Description-en: HTTP traffic mocking and testing made easy (Python 3) Versatile, expressive and hackable utility library for HTTP traffic mocking and expectations made easy in Python. Heavily inspired by gock. . Features: - Simple, expressive and fluent API. - Provides both Pythonic and chainable DSL API styles. - Full-featured HTTP response definitions and expectations. - Matches any HTTP protocol primitive (URL, method, query params, headers, body...). - Full regular expressions capable mock expectations matching. - Supports most popular HTTP clients via interceptor adapters. - Configurable volatile, persistent or TTL limited mocks. - Works with any testing framework/engine (unittest, pytest...). - First-class JSON & XML support matching and responses. - Supports JSON Schema body matching. - Works in both runtime and testing environments. - Can be used as decorator and/or via context managers. - Supports real networking mode with optional traffic filtering. - Map/filter mocks easily for generic or custom mock expectations. - Custom user-defined mock matcher functions. - Simulated raised error exceptions. - Network delay simulation (only available for aiohttp). - Pluggable and hackable API. - Customizable HTTP traffic mock interceptor engine. - Supports third-party mocking engines, such as mocket. - Fits good for painless test doubles. - Does not support WebSocket traffic mocking. - Works with Python +2.7 and +3.0 (including PyPy). - Dependency-less: just 2 small dependencies for JSONSchema and XML tree comparison. . This package installs the library for Python 3. Package: python3-pox Description-md5: 2db487b7f55f092d90cb7d4c7acfe12f Description-en: Utilities for filesystem exploration and automated builds This package is particular useful when exploring a filesystem on a remote host, where queries such as "what is the root of the filesystem?", "what is the user's name?", and "what login shell is preferred?" become essential in allowing a remote user to function as if they were logged in locally. . pox is part of pathos, a Python framework for heterogeneous computing. Package: python3-ppadb Description-md5: 1b5f240260a7218cb652be3e0c106910 Description-en: pure Python implementation of the adb client This package provides a pure Python implementation of the ADB client. It can be used to communicate with adb server (not the adb daemon on the device/emulator). 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-pqconnect Description-md5: 45fad7fd4ddda663dc5b8a1312c83f03 Description-en: Post-Quantum Internet security layer (Python library) PQConnect is a new easy-to-install layer of Internet security. PQConnect lets you take action right now on your computer to address the threat of quantum attacks, without waiting for upgrades in the applications that you are using. . PQConnect automatically applies post-quantum cryptography from end to end between computers running PQConnect. PQConnect adds cryptographic protection to unencrypted applications, works in concert with existing pre-quantum applications to add post-quantum protection, and adds a second application-independent layer of defense to any applications that have begun to incorporate application-specific post-quantum protection. . This package contains the Python library. 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-prompt-toolkit Description-md5: 7087cd97ed57de3a36f1e9e06418603e Description-en: library for building interactive command lines (Python 3) prompt_toolkit is a GNU readline replacement written in pure Python supporting advanced features like syntax highlighting, multi line editing and code completion. . This package installs the library for Python 3. Package: python3-proto-plus Description-md5: 6a6f4972c2c95de2171026b6896ee843 Description-en: Beautiful Pythonic protocol buffers This is a wrapper around protocol buffers. Protocol buffers is a specification format for APIs, such as those inside Google. This library provides protocol buffer message classes and objects that largely behave like native Python types. Package: python3-protobuf Description-md5: ba8b2ff5479f775cf8451dd587d3fee9 Description-en: Python 3 bindings for protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the Python 3 bindings for the protocol buffers. You will need the protoc tool (in the protobuf-compiler package) to compile your definition to Python classes, and then the modules in this package will allow you to use those classes in your programs. Package: python3-proton-core Description-md5: ac6b42a6a46970b5e86301f94bc2dc54 Description-en: Proton Technologies API wrapper The Proton Core library is a core component that contains the fundamental logic used by the other Proton components. This core provides the essential basis for the functioning and integration of the other parts of Proton, ensuring consistency and efficiency in the system's overall performance. . This is the backbone of Proton VPN, containing the core logic and essential functionality that is used by others Proton components. This module is designed to provide a robust and secure infrastructure for various operations within Proton VPN, ranging from authentication and session management to communication and general utilities. . Main components and their functions: - Authentication and Sessions: This package manages everything related to sessions, including initialization, maintenance and user validation sessions. Covers communicating with APIs, manipulating form data (as seen in formdata.py), and implementing secure authentication protocols (for example, through SRP - Secure Remote Password).srp: Contains specific modules for the SRP protocol, which guarantees security during user authentication. - Key Management: Keychain: Handles key and credential management, safely storing and retrieving sensitive information. - Loading and Execution: loader: Facilitates the loading of components and the execution of main scripts, allowing fluid initialization and dependency management. - Single sign-on (SSO): sso: Supports Single Sign-On functionality, allowing users to authenticate once to access multiple Proton services. - Public utility services: utils: Contains several utility functions that help with common operations, such as managing the environment and using metaclasses. - Transport and Communication: transports: Handles different data transport methods, using libraries such as aiohttp and requests to perform HTTP communications. This package also includes utilities for alternative routing and DNS manipulation. - Interface and visualization: views: Provides basic components for creating command line interfaces (CLI), allowing user interactions in a structured way. . Overall python-proton-core serves as the functional core of Proton VPN, ensuring that all components work together in a cohesive and efficient manner, offering Security in terms of Implementation of robust authentication and secure key management protocols, allowing flexibility in integration and communication between different modules and services. . Thus providing utilities and components that simplify the development and maintenance of complex functionalities, through Its modular structure allows expansion and customization, accommodating new functionalities and improving existing ones without compromising stability. Package: python3-psd-tools Description-md5: b8c75c7ddfa167996cd7d7f875c2d4a1 Description-en: library for working with Adobe Photoshop PSD files (Python 3) psd-tools is a library that can read and write of the low-level PSD/PSB file structure and raw layer image export in NumPy and PIL format. . This package installs the library for Python 3. Package: python3-psd-tools-doc Description-md5: ca7bfbb445377824d374999e2ccdb9e9 Description-en: library for working with Adobe Photoshop PSD files (documentation) psd-tools is a library that can read and write of the low-level PSD/PSB file structure and raw layer image export in NumPy and PIL format. . This is the common documentation package. Package: python3-psygnal Description-md5: 433e594459881b5c337f763748aaf94c Description-en: Fast Python callback/event system modeled after Qt Signals Psygnal (pronounced "signal") is a pure Python implementation of the observer pattern, with the API of Qt-style Signals with (optional) signature and type checking, and support for threading. . This library does not require or use Qt in any way, It simply implements a similar observer pattern API. Package: python3-pudb Description-md5: 858798ab5131e18f4fe991a6ec20becc Description-en: full-screen, console-based Python3 debugger PuDB is a full-screen, console-based visual debugger for Python3. . Its goal is to provide all the niceties of modern GUI-based debuggers in a more lightweight and keyboard-friendly package. PuDB allows you to debug code right where you write and test it -- in a terminal. If you've worked with the excellent (but nowadays ancient) DOS-based Turbo Pascal or C tools, PuDB's UI might look familiar. Package: python3-pvo Description-md5: b87f6893acd6dd4471f18da789527063 Description-en: Asynchronous client for the PVOutput API This library provides an asynchronous interface for interacting with the PVOutput API. It enables the monitoring of solar photovoltaic (PV) systems by programmatically consuming data uploaded to PVOutput. The library facilitates the retrieval of various statuses and metrics of PV systems, allowing for efficient data management and analysis. Package: python3-pwntools Description-md5: 007e9b28afbd0662af062655d1a43dec Description-en: CTF framework and exploit development library pwntools is designed for rapid prototyping and development, to make exploit writing as simple as possible. The primary use cases of this framework are CTF hacking contests, where vulnerabilities in a sandbox environment are exploited to gain access to a "flag" file or a secret string, as proof of successful infiltration. 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-pyatmo Description-md5: e9907ee002f1f26d55a65d25d37c6e51 Description-en: Library to access and control Netatmo devices This library provides a straightforward interface to interact with Netatmo devices, allowing users to access data and control various device types such as weather stations, cameras, thermostats, and more. It supports integration with devices connected to Netatmo services, including collecting and managing environmental data like temperature and humidity, as well as controlling home automation features such as lights and thermostats. Package: python3-pybalboa Description-md5: a906c4cda1d4af62404d5dd2572f3f50 Description-en: Library to interface with Balboa spa systems This library provides an interface for communicating with Balboa spa systems via their Wi-Fi module. It enables interaction with various spa functionalities such as climate control, pump operation, lighting, and more. By establishing a direct connection to the control panel of a Balboa-equipped spa, it allows for local control and monitoring of spa settings and status. The library communicates with the spa's Wi-Fi module, bypassing the need for cloud services, ensuring local management of your spa environment. Package: python3-pycm Description-md5: fd95b9be05fb44994d0184b3776e6e2e Description-en: Multi-class confusion matrix library PyCM supports both input data vectors and direct matrix, and a proper tool for post-classification model evaluation that supports most classes and overall statistics parameters. PyCM is the swiss-army knife of confusion matrices, targeted mainly at data scientists that need a broad array of metrics for predictive models and accurate evaluation of a large variety of classifiers. Package: python3-pycodcif Description-md5: 8839bc1bd3a7d28ad00fb9175db8da2a Description-en: error-correcting CIF parser - Python3 bindings Python bindings for Crystallographic Information Format (CIF) v1.1 and v2.0 parser, which is written in C language, and developed by the Crystallography Open Database. A CIF format file is represented by a list of data blocks, where each data block is represented by a dictionary. . This package installs the library for Python 3. Package: python3-pyconify Description-md5: 260961629d33beeca8449b81e8e68e2a Description-en: Iconify for Python -Universal icon framework Python wrapper for the Iconify API. Iconify is a versatile icon framework that includes 100+ icon sets with more than 100,000 icons from FontAwesome, Material Design Icons, DashIcons, Feather Icons, EmojiOne, Noto Emoji and many other open source icon sets. Package: python3-pycriu Description-md5: fb85a86478b08373e1eedcc59daa1884 Description-en: checkpoint and restore in userspace (Python bindings) criu contains the utilities to checkpoint and restore processes in userspace. . It can freeze a running container (or an individual application) and checkpoint its state to disk. The data saved can be used to restore the application and run it exactly as it was during the time of the freeze. Using this functionality, application or container live migration, snapshots, remote debugging, and many other things are now possible. . This package provides the criu Python bindings, and the 'criu-ns' and 'crit' scripts. Package: python3-pydantic-extra-types Description-md5: 88d7c46f906d9f1113005288d9e408bf Description-en: Data validation and settings management using Python type hinting (extra types) Data validation and settings management using Python type hinting pydantic uses type hinting (PEP 484) and variable annotation (PEP 526) to validate that untrusted data takes the desired form. There is also support for an extension to dataclasses where the input data is validated. . This package contains extra types. Package: python3-pydantic-settings Description-md5: 400feea763ce8001a4408b97799b79cc Description-en: settings management using pydantic (Python 3) Settings management using Pydantic, this is the new official home of Pydantic's BaseSettings. . Pydantic Settings provides optional Pydantic features for loading a settings or config class from environment variables or secrets files. . This package installs the library for Python 3. Package: python3-pydash Description-md5: 56ee82f99605879fd3775b9559dcb8d6 Description-en: Python utility libraries for doing "stuff" in a functional way The kitchen sink of Python utility libraries for doing "stuff" in a functional way. Based on the Lo-Dash Javascript library. Package: python3-pydeconz Description-md5: ca6f53aa7272f5cdd8e9b1f05c704211 Description-en: Python library for communicating with deCONZ REST-API A Python library designed for interaction with the deCONZ REST-API utilized primarily in Home-Assistant environments. It supports a wide array of devices, ensuring smooth and efficient communication with the deCONZ system. Package: python3-pydicom Description-md5: c579a6a26930f7c5a108262abbbcf541 Description-en: DICOM medical file reading and writing (Python 3) pydicom is a pure Python module for parsing DICOM files. DICOM is a standard (http://medical.nema.org) for communicating medical images and related information such as reports and radiotherapy objects. . pydicom makes it easy to read DICOM files into natural pythonic structures for easy manipulation. Modified datasets can be written again to DICOM format files. . This package installs the module for Python 3. Package: python3-pydroid-ipcam Description-md5: 0d5ea09f86c178cffa08195eaba4ff47 Description-en: Library for interacting with Android's IP Webcam application This library provides an interface for connecting with the Android IP Webcam application. It allows users to transform their Android devices into network cameras, making it possible to stream video over a local network. The library retrieves video and allows access to various sensor data from the Android device through a Wi-Fi connection. This integration is particularly useful for applications that require multimedia streaming or remote monitoring capabilities, utilizing the device's camera and other sensors in a flexible manner. Package: python3-pyee Description-md5: cacb62babb1dc312985be23715420ba8 Description-en: Python 3 port of node.js's EventEmitter to Python This package contains the pyee module for Python 3. pyee supplies an EventEmitter object similar to the EventEmitter from node.js. This allows developers to register a function to an event, which means that when the event is emitted, the function will be called. Package: python3-pyfritzhome Description-md5: 6272c96d25d49ee4c4435dad2c5775a3 Description-en: Python library for managing AVM Fritz!Box Smart Home devices This library provides a means to interact with AVM Fritz!Box Smart Home devices, enabling management of switches, sensors, thermostats, and more within the Smart Home environment. It supports communication with various AVM FRITZ!DECT devices such as thermostats and switches, facilitating their integration into home automation setups through the Fritz!Box interface. By retrieving device states like temperature, battery level, and lock status, it allows for comprehensive smart home device management. This tool is useful for improving the home automation capabilities by gathering and setting information for AVM Smart Home devices. Package: python3-pyfuse3 Description-md5: bf24d92970ce97ee856c58379bbbf07d Description-en: Python 3 bindings for libfuse 3 with asynchronous API pyfuse3 is a set of Python 3 bindings for libfuse 3. It provides an asynchronous API compatible with Trio, and enables you to easily write a full-featured Linux filesystem in Python. Package: python3-pyfuse3-doc Description-md5: 20275ba8b1135551dfdff5b4ad54ae41 Description-en: Python 3 bindings for libfuse 3 with asynchronous API (documentation) pyfuse3 is a set of Python 3 bindings for libfuse 3. It provides an asynchronous API compatible with Trio, and enables you to easily write a full-featured Linux filesystem in Python. This package provides the documentation package Package: python3-pygccxml Description-md5: 5e8f83925643ebe4225d8deb2e54bff6 Description-en: specialized XML reader reads the output from gccxml - python3 lib The purpose of pygccxml is to read a generated file and provide a simple framework to navigate C++ declarations using Python classes. . This package provides the Python 3 module that can be imported for uses. Package: python3-pygit2 Description-md5: aa3cea6e2809fd9c463327ad37ea158b Description-en: Python bindings for libgit2 (Python 3 module) The Pygit2 module provides a set of Python bindings to the libgit2 shared library. libgit2 implements the core of Git. Pygit2 works with Python 2.7, 3.x and pypy. . This package contains the Python 3 module. Package: python3-pyglfw Description-md5: 2e057a429a4fe6aef3030f2f4e976a28 Description-en: Python bindings for GLFW This module provides Python bindings for GLFW. It is a ctypes wrapper which keeps very close to the original GLFW API, except for: . * function names use the pythonic words_with_underscores notation instead of camelCase * GLFW_ and glfw prefixes have been removed, as their function is replaced by the module namespace * structs have been replaced with Python sequences and namedtuples * functions like glfwGetMonitors return a list instead of a pointer and an object count * Gamma ramps use floats between 0.0 and 1.0 instead of unsigned shorts * GLFW errors are reported as glfw.GLFWError warnings if no error callback is set * instead of a sequence for GLFWimage structs, PIL/pillow Image objects can be used Package: python3-pyglossary Description-md5: e3f6de49aff819cb56bac141d8d4edcc Description-en: tool for working with dictionary databases - Python 3.X PyGlossary is a tool for converting dictionary files aka glossaries, from/to various formats used by different dictionary applications Package: python3-pygnuplot Description-md5: 52800e1f5356bc82ebf708d49f41d06d Description-en: Simple Python wrapper for Gnuplot PyGnuplot works as a Python pipe for Gnuplot allowing to pipe commands to Gnuplot command prompt, plot, save data files, create postscript and PDF files . This package installs the library for Python 3. Package: python3-pygubu Description-md5: e58defabba033271a56742d0a957917b Description-en: Simple GUI builder for the Python tkinter module Pygubu is a RAD tool to enable quick and easy development of user interfaces for the Python's tkinter module. . The user interfaces designed are saved as XML files, and, by using the pygubu builder, these can be loaded by applications dynamically as needed. . Pygubu is inspired by Glade. Package: python3-pyisy Description-md5: a8758a7289cceb0aa7757cc267222838 Description-en: Library for interacting with Universal Devices ISY controllers This library provides functionality to interact with various Universal Devices ISY controllers, including ISY994, IoX, Polisy, and eisy models. It enables communication with nodes, programs, variables, and the network module of ISY controllers. The library supports operations such as querying device statuses, executing commands, and monitoring changes automatically from the devices. Compatible with Insteon, Z-Wave, Zigbee, X10, and Matter protocols, this library facilitates comprehensive home automation management by integrating multiple device types and control functionalities into one cohesive interface. Package: python3-pykwalify Description-md5: db54b10e093fbdf774176be616741159 Description-en: Python YAML/JSON schema validation library (Python 3) PyKwalify is a open source port of the kwalify lib and specification. . PyKwalify allows validating YAML or JSON data against a schema described in YAML or JSON format. . This package installs the library for Python 3. Package: python3-pylibsrtp Description-md5: 9af19fd8f07a421630535687adbddd58 Description-en: Python wrapper around libsrtp pylibsrtp is a Python wrapper around libsrtp, making it possible to encrypt and decrypt Secure Real-time Transport Protocol (SRTP) packets from Python code. . SRTP is a profile of the Real-time Transport Protocol (RTP) which provides confidentiality, message authentication, and replay protection. It is defined by RFC 3711. Package: python3-pylons-sphinx-themes Description-md5: dcec594fa75842fb0dbcc6891146ff64 Description-en: Sphinx themes for Pylons related projects The following Pylons Sphinx Themes are provided by this package: . * pylons - the generic Pylons Project documentation theme * pyramid - the specific Pyramid documentation theme * pylonsfw - the specific Pylons Framework documentation theme Package: python3-pymodbus Description-md5: cbc28777fc67aaffff3236a572d3ca0e Description-en: full Modbus protocol implementation for Python 3 Pymodbus is a full Modbus protocol implementation. It is currently supports the following : . Client Features: * Can perform single get/set on discrete and registers * Can perform multiple get/set on discrete and registers * Working on diagnostic/file/pipe/setting/info requests * Can fully scrape a host to be cloned . Server Features: * Can function as a fully implemented TCP/ASCII modbus server * Full server control context * Working on serial communication * Working on functioning as a RTU * Can mimic a server based on the supplied input data . For asynchronous communication, you need python-twisted-core. For serial communication, you need python-serial. . This package provides the Python 3.x module. Package: python3-pymupdf Description-md5: d2f0338de8ce9547f8c2fdbac1f8b97e Description-en: Python binding for MuPDF Allows one to access files in PDF, XPS, OpenXPS, CBZ, EPUB, and FB2 (e-books) formats, and it is known for its top performance and high rendering quality. . PDF manipulation and generation functions are available, including metadata and bookmark maintenance, document restructuring, annotation / link handling and document or page creation. . This package contains PyMuPDF. Package: python3-pynlpl Description-md5: f9484196ea9456f3253dee998158e5d8 Description-en: PyNLPl is a library for Natural Language Processing (Python 3 version) PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, and less common, NLP tasks. PyNLPl can be used for basic tasks such as the extraction of n-grams and frequency lists, and to build simple language models. It also contains complex data types and algorithms. Moreover, it includes parsers for file formats common in NLP (e.g. FoLiA/Giza/Moses/ARPA/Timbl/CQL) and clients to interface with various NLP specific servers. PyNLPl most notably features a very extensive library for working with FoLiA XML (Format for Linguistic Annotation). . This is the Python 3 version. Package: python3-pynn Description-md5: 26c14f73192bba7e584490820ae5faf1 Description-en: simulator-independent specification of neuronal network models PyNN allows for coding a model once and run it without modification on any simulator that PyNN supports (currently NEURON, NEST, PCSIM and Brian). PyNN translates standard cell-model names and parameter names into simulator-specific names. 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-pyoprf Description-md5: d060059ddfd76f93a6eda105e1c4bfb3 Description-en: python bindings for liboprf: Oblivious Pseudo-Random Functions This library implements the basic OPRF (ristretto255, SHA-512) variant from the "Oblivious Pseudorandom Functions using Prime-Order Groups" Draft from the IRTF Crypto Forum Research Group (https://github.com/cfrg/draft-irtf-cfrg-voprf/). Additionally it implements a threshold OPRF based on "TOPPSS: Cost-minimal Password-Protected Secret Sharing based on Threshold OPRF" by Krawczyk et al (https://ia.cr/2017/363). . python3-pyoprf delivers bindings for Python 3. Package: python3-pyorbital Description-md5: 2a2f897ad676c9add67111e3bef8d2a5 Description-en: Orbital and astronomy computations in Python Python package for computing orbital parameters from TLE files, and making diverse astronomical computations. . This package is part of the PyTroll toolset. Package: python3-pypdf Description-md5: 066002d47f385ae79c032e3e722b0bc4 Description-en: Pure-Python library built as a PDF toolkit (Python 3) A Pure-Python library built as a PDF toolkit. It is capable of: - extracting document information (title, author, ...), - splitting documents page by page, - merging documents page by page, - cropping pages, - merging multiple pages into a single page, - encrypting and decrypting PDF files. . By being Pure-Python, it should run on any Python platform without any dependencies on external libraries. It can also work entirely on StringIO objects rather than file streams, allowing for PDF manipulation in memory. It is therefore a useful tool for websites that manage or manipulate PDFs. . This is the Python 3 version of the package. Package: python3-pypinyin Description-md5: b7ecfc6a6a2961c88329887ddecfbfc4 Description-en: Chinese pinyin convertion library and tools This package contains a Python library for converting various Chinese pinyin. It supports Hanyu Pinyin, Bopomofo, and Wade-Giles. . This package installs the library for Python 3. Package: python3-pyproject-parser Description-md5: fe3909e0ada4f12a573ec92ae3d0d185 Description-en: parser for 'pyproject.toml' file Tool developed to parse the pyproject.toml file. In addition to the parsing library, pyproject-parser has a command-line interface for validating and reformatting pyproject.toml files. . main features: - Returns a string representation of the PyProject. - Write as TOML in the provided file. - Serializes to TOML. - Constructs an instance of PyProject from a dictionary. - Loads the pyproject.toml configuration mapping from the provided file. - Reformats the provided pyproject.toml file. - Resolves the file key in the readme and the license (if present) to recover the contents of the file. 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.qtcharts Description-md5: 8b98783dc41d70fe13cc3b8de12062dd Description-en: Python 3 bindings for Qt6's Charts module The Charts module of PyQt6 provides widgets and utility classes for chart rendering in a PyQt6 application. . This package contains the Python 3 version of this module. 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.qtstatemachine Description-md5: dd26779d76d8195fcd66631c3218da9e Description-en: Python bindings for Qt 6 StateMachine module Qt State Machine API provides functionality to create state machines from SCXML files. It also contains functionality to support data models and executable content. . This package contains the QtStateMachine 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.qtwebengine Description-md5: 75c73677933df7f8cc1cd8454ada00c2 Description-en: Python bindings for the Qt 6 WebEngine framework PyQt6-WebEngine is a set of Python bindings for the Qt WebEngine framework. The framework provides the ability to embed web content in applications and is based on the Chromium browser engine. The bindings sit on top of PyQt6 and are implemented as three separate modules corresponding to the different libraries that make up the framework. 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-retry Description-md5: 823353adfd40e2748e276444f616b626 Description-en: Retry policy for the Pyramid web framework (Python 3) pyramid_retry is an execution policy for Pyramid that wraps requests and can retry them a configurable number of times under certain "retryable" error conditions before indicating a failure to the client. . This package installs the library for Python 3. Package: python3-pyremctl Description-md5: 3a4db4cf842d9c59811bcac970576e86 Description-en: Python 3 extension for Kerberos-authenticated command execution The Python 3 remctl extension, which provides native Python bindings for the libremctl client library. . remctl is a client/server protocol for executing specific commands on a remote system with Kerberos authentication. The allowable commands must be listed in a server configuration file, and the executable run on the server may be mapped to any command name. Each command is also associated with an ACL containing a list of Kerberos principals authorized to run that command. Package: python3-pyscard Description-md5: 29641833d26c0ac602ab2e7f6a49329f Description-en: Python3 wrapper above PC/SC API This package contains a wrapper to use PC/SC from a Python 3 program. PC/SC (or winscard or pcsc) is an API to communicate with smart cards and smart card readers. . The package also contains some example of codes. Package: python3-pysodium Description-md5: fa5ce419656862eb8e84750002b7c239 Description-en: Python libsodium wrapper (Python3 version) This is a very simple wrapper around libsodium masquerading as nacl. Most of the *_easy functions are not implemented as the wrapper provides an easy interface to the "non-easy" functions. . This package contains the Python 3 version of the library. Package: python3-pysolar Description-md5: c537742b2fd28b0895d68396c1de7055 Description-en: Python library for precise ephemeris calculations Pysolar is a collection of Python libraries for simulating the irradiation of any point on earth by the sun. It includes code for extremely precise ephemeris calculations. Package: python3-pystac Description-md5: 481e44bd838f223d8257805bcf6ed90e Description-en: Python library for working with the SpatioTemporal Asset Catalog PySTAC is a library for working with the SpatioTemporal Asset Catalog (STAC) specification (https://stacspec.org) in Python 3. . Some nice features of PySTAC are: . * Reading and writing STAC version 1.0. Future versions will read older versions of STAC, but always write the latest supported version. See STAC Spec Version Support for details. * In-memory manipulations of STAC catalogs. * Extend the I/O of STAC metadata to provide support for other platforms (e.g. cloud providers). * Easy, efficient crawling of STAC catalogs. STAC objects are only read in when needed. * Easily write "absolute published", "relative published" and "self-contained" catalogs as described in the best practices documentation. Package: python3-pyswitchbot Description-md5: 67e1894201be94dbf9a97502984a4ae7 Description-en: Library to control SwitchBot IoT devices over Bluetooth and Wi-Fi This library allows users to interact with various SwitchBot IoT devices, enabling remote control and monitoring. It supports communication over Bluetooth and Wi-Fi, providing the capability to manage devices across a range of functionalities including binary sensors, light controls, locks, switch operations, and more. Users can retrieve essential device data such as the last successful operation and switch modes. The library also provides options for configuring retries for command execution, enhancing reliability in communication. It caters to a variety of SwitchBot devices, such as locks, sensors, blinds, and more, capturing the signal needed to interact with these devices from a central system without additional hardware, such as a SwitchBot Hub. 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-bdd Description-md5: 9f1aeb449a229523382d09fe91b38d7d Description-en: BDD plugin for py.test Implements a subset of Gherkin language for the automation of the project requirements testing and easier behavioral driven development. . Unlike many other BDD tools it doesn't require a separate runner and benefits from the power and flexibility of the pytest. It allows one to unify your unit and functional tests, easier continuous integration server configuration and maximal reuse of the tests setup. . Pytest fixtures written for the unit tests can be reused for the setup and actions mentioned in the feature steps with dependency injection, which allows a true BDD just-enough specification of the requirements without maintaining any context object containing the side effects of the Gherkin imperative declarations. . This package contains the Python 3 version. Package: python3-pytest-check Description-md5: d26f0d874a55ca972f407eb780a2379f Description-en: Pytest plugin that allows multiple failures per test (Python 3) Pytest-check is a plugin for the pytest framework that allows multiple assertions to fail within a single test function without stopping the test execution at the first failure. . This package installs the library for Python 3. Package: python3-pytest-httpserver Description-md5: 1d173dfc778559a28df3a4b98a4d6469 Description-en: HTTP server for pytest to test HTTP clients This library is designed to help to test HTTP clients without contacting the real HTTP server. In other words, it is a fake HTTP server which is accessible via localhost can be started with the pre-defined expected HTTP requests and their responses. Package: python3-pytest-pylint Description-md5: 1aedf5ea9698abdd6017454cec1cfadf Description-en: pytest plugin to check source code with pylint - Python 3.x Run pylint with pytest and have configurable rule types (i.e. Convention, Warn, and Error) fail the build. You can also specify a pylintrc file. . Usage: py.test --pylint . This package contains the Python 3.x module. Package: python3-python-socks Description-md5: 733d929c47ee6b26874831d5eedc0a64 Description-en: core proxy (SOCKS4, SOCKS5, HTTP tunneling) functionality for Python Supports SOCKS4(a), SOCKS5, HTTP (tunneling) proxy and provides sync and async (asyncio, trio, curio, anyio) APIs. Package: python3-pythonmagick Description-md5: 8c634d34420423ecf1541e504f1c41f7 Description-en: Object-oriented Python 3 interface to ImageMagick PythonMagick an interface to ImageMagick to give all the functionality of ImageMagick++ into Python 3. . 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). Package: python3-pytools Description-md5: 5995033928a8ffef848b56a69f32722c Description-en: big bag of things supplementing Python 3 standard library Pytools is a big bag of things that are needed by packages created by Andreas Kloeckner. They are used by python-pycuda and python-pyopencl packages. They contain, amongst other: * A ton of small tool functions such as len_iterable, argmin, tuple generation, permutation generation, ASCII table pretty printing, GvR's mokeypatch_xxx() hack, the elusive flatten, and much more * A time-series logging module, pytools.log * Batch job submission, pytools.batchjob * A lexer, pytools.lex . This package contains Python 3 modules. Package: python3-pyvicare Description-md5: a473e562d3daf17b1e39fe57550fb8e1 Description-en: Library for accessing Viessmann heating devices via the ViCare API This library provides a means to access and interact with Viessmann heating devices through the official ViCare API. It enables users to control various functionalities of Viessmann devices, like gas boilers or heat pumps, when connected to a network, making it possible to manage heating and domestic hot water settings. By communicating with the Viessmann cloud service, the library retrieves device information, monitor configurations, and send commands for temperature adjustments and heating modes. This includes accessing device metrics such as supply temperature, room temperature, and operational status. Integration with another application, such as Home Assistant, is possible by utilizing the data and capabilities exposed by the library. Note that Viessmann's API rate limits apply to this library's operations. Package: python3-pyvisa-sim Description-md5: bc652e7fba5d0b962e7934c4e5e32abb Description-en: Simulated backend for PyVISA implementing TCPIP, GPIB, RS232, and USB resources PyVISA-sim is a PyVISA backend that simulates a large part of the "Virtual Instrument Software Architecture" (`VISA`_). . PyVISA started as a wrapper for the NI-VISA library and therefore you need to install the National Instruments VISA library in your system. This works most of the time, for most people. But sometimes you need to test PyVISA without the physical devices or even without NI-VISA. . Starting from version 1.6, PyVISA allows one to use different backends. These backends can be dynamically loaded. PyVISA-sim is one of such backends. It implements most of the methods for Message Based communication (Serial/USB/GPIB/Ethernet) in a simulated environment. The behaviour of simulated devices can be controlled by a simple plain text configuration file. Package: python3-pyzipper Description-md5: 5f4b40c05e1d516559b857c338dc16d0 Description-en: AES encryption for zipfile PyZipper is a Python library for working with ZIP files in an efficient and user-friendly way. It provides a high-level interface for creating, reading, writing and extracting ZIP files. Additionally, it supports advanced functionalities such as AES encryption and LZMA updates. . Key Features: - Allows you to add, remove, rename and list entries in ZIP files efficiently. - Provides an intuitive Python API, making ZIP archive manipulation simple and straightforward. - AES (Advanced Encryption Standard) encryption support to protect ZIP files with passwords. - Allows you to compress ZIP files using the LZMA compression algorithm, which offers high compression rates. Package: python3-qmix Description-md5: 03f8011a2b60a0478b81e528c31b8c6b Description-en: Quantum Mixing software QMix is used to simulate the quasiparticle tunneling currents in Superconductor/Insulator/Superconductor (SIS) junctions. In radio astronomy, these junctions are used for heterodyne mixing at millimeter and submillimeter wavelengths. QMix can be used to simulate the behavior of SIS mixers, optimize their performance and analyze experimental data. Package: python3-qstylizer Description-md5: 8a3b30876c159685f8c99c72f586917d Description-en: Python package for construction of PyQt/PySide stylesheets qstylizer allows for both the construction of new stylesheets and the easy modification of existing ones using idiomatic Python code. Package: python3-qtawesome Description-md5: 53a0fa70ccaa994f6808236060010dd7 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. Note that this package does not depend on any Python Qt toolkit but instead uses qtpy; the depending application needs to depend on an appropriate toolkit (and set QT_API if needed; see the python3-qtpy documentation); these are python3-pyqt5 for PyQt5, python3-pyqt6 for PyQt6 and python3-pyside6.qtcore, python3-pyside6.qtgui, python3-pyside6.qtopengl, python3-pyside6.qtwidgets for PySide 6. Package: python3-qtile Description-md5: 1ccd5d2cfa963d0508f513efa9525894 Description-en: This package is a library for developing X window managers (Python 3) Qtile is: * simple, small and extensible. It's easy to write your own layouts, widgets and built-in commands. * configured entirely in Python. * command-line shell that allows all aspects of Qtile to be manipulated and inspected. * complete remote scriptability - write scripts to set up workspaces, manipulate windows, update status bar widgets and more. * unit tested. Qtile's scriptability has made thorough unit testing possible, making it one of the best-tested window managers around. . This package installs the library for Python 3. Package: python3-qtpy Description-md5: 3a6a2b3c5d758f35eee0d818bb3e5459 Description-en: Abstraction layer for PySide2/PySide6/PyQt5/PyQt6 (Python 3) QtPy (pronounced 'cutie pie') is a small abstraction layer that lets you write applications using a single API call to either PyQt or PySide. QtPy also provides a set of additional QWidgets. . It provides support for PyQt5, PyQt6, PySide2 and PySide6 using the PyQt5 layout (where the QtGui module has been split into QtGui and QtWidgets). You write your code as if you were using PyQt5 but import from QtPy instead of PyQt5. . This package contains the Python modules for QtPy without depending on any Qt toolkit packages as the package that uses QtPy needs to depend on the necessary packages. The python3-qtpy-pyqt5, python3-qtpy-pyqt6, python3-qtpy-pyside2, python3-qtpy-pyside6 variant packages can be used to install all the toolkit packages if appropriate for your particular application. Package: python3-qtpy-pyqt5 Description-md5: fd994cc339a215c9ce10f7398cd26dc2 Description-en: Abstraction layer for Qt (PyQt5 minimal metapackage) QtPy (pronounced 'cutie pie') is a small abstraction layer that lets you write applications using a single API call to either PyQt or PySide. QtPy also provides a set of additional QWidgets. . It provides support for PyQt5, PyQt6, PySide2 and PySide6 using the PyQt5 layout (where the QtGui module has been split into QtGui and QtWidgets). You write your code as if you were using PyQt5 but import from QtPy instead of PyQt5. . As Qt5 is reaching end of long-term support, and is therefore being phased out of Debian, this metapackage depends only on the two PyQt5 packages currently required by any Debian package using qtpy, namely python3-pyqt5 and python3-pyqt5.qtsvg. Package: python3-qtpy-pyqt6 Description-md5: 51350a34fa9918f06c928e3f1dacab1b Description-en: Abstraction layer for Qt (PyQt6 metapackage) QtPy (pronounced 'cutie pie') is a small abstraction layer that lets you write applications using a single API call to either PyQt or PySide. QtPy also provides a set of additional QWidgets. . It provides support for PyQt5, PyQt6, PySide2 and PySide6 using the PyQt5 layout (where the QtGui module has been split into QtGui and QtWidgets). You write your code as if you were using PyQt5 but import from QtPy instead of PyQt5. . This metapackage brings in all the PyQt6 toolkit packages. Package: python3-qtpy-pyside6 Description-md5: 5ed07bae599b49259d8092815a50c613 Description-en: Abstraction layer for Qt (PySide6 metapackage) QtPy (pronounced 'cutie pie') is a small abstraction layer that lets you write applications using a single API call to either PyQt or PySide. QtPy also provides a set of additional QWidgets. . It provides support for PyQt5, PyQt6, PySide2 and PySide6 using the PyQt5 layout (where the QtGui module has been split into QtGui and QtWidgets). You write your code as if you were using PyQt5 but import from QtPy instead of PyQt5. . This metapackage brings in all the PySide6 toolkit packages. Package: python3-queuelib Description-md5: d5ce4b0477917afaee5ee04e8c4fae63 Description-en: collection of persistent (disk-based) queues Queuelib is a collection of persistent (disk-based) queues for Python. Queuelib goals are speed and simplicity. Package: python3-raccoon Description-md5: 0683112f610e2be0432b24f50e42f7ec Description-en: Python DataFrame with fast insert and appends (Python 3) Lightweight DataFrame and Series implementation inspired by the phenomenal Pandas package for the one use case where Pandas is known to be sub-optimal: DataFrames that grow in size by rows frequently in the code. Additionally Raccoon DataFrames can be parametrized to be sorted so that additions to the DataFrame keep the index in sorted order to speed inserts and retrievals. Package: python3-rally-openstack Description-md5: fef1ad4b78fb7c4cb90c16ebc70d4e60 Description-en: OpenStack plugin for the Rally benchmark system - Python code Rally is a Benchmark-as-a-Service project for OpenStack. . Rally is intended to provide the community with a benchmarking tool that is capable of performing specific, complicated and reproducible test cases on real deployment scenarios. . This package contains the Python code of the OpenStack pluggin. Package: python3-raritan-json-rpc Description-md5: 3fa1c73ac343e7cc901d229ae4d690b7 Description-en: Python 3 library for the Raritan Xerus™ JSON-RPC interface This library includes the low level Python bindings for interacting with the JSON-RPC interface of Raritan or Xerus™ Rack PDUs related product series PX2, PX3, PX4, PXC, PXO, Branch Circuit Monitor BCM2 and EMX, Smart Rack Controller and also the Raritan Transfer Switch series. . The JSON-RPC implementation gives the user the possibility to automate PDU features like outlet-level switching, accessing power data, environment info, alarms, thresholds and basic and additional setup data. By this any feature of the PDUs can be integrate rack-level data into the any GUI using Python scripting features. Have a look at files within the examples folder to get an overview what the API is providing and how you can use it to configure Raritan PDU devices. . This package contains the Python 3 version. Package: python3-rdflib-sqlalchemy Description-md5: 434337f77f96dab22c7c5e19b706d81a Description-en: RDFLib store using SQLAlchemy dbapi as back-end RDFLib-SQLAlchemy is a formula-aware store for RDFLib that uses SQLAlchemy to persist triples in relational databases. . Tested backends include: . * SQLite, using the built-in Python driver * MySQL, using mysql-connector * PostgreSQL, using psycopg2 or pg8000 Package: python3-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-receptor-python-worker Description-md5: 0bca69f6754719a7e1c3058d855efe9e Description-en: Command to let receptor supervise a Python worker plugin Receptor calls this command to supervise worker operations inside a node. . Receptor is a daemon for controlling a mesh of nodes and workers. Package: python3-receptorctl Description-md5: 6eaca69e4f014039f4d1b50a74207620 Description-en: Python library and client for interacting with receptor daemon This provides the Python library and command-line client to interact with receptor over its control socket interface. . Receptor is a daemon for controlling a mesh of nodes and workers. Package: python3-recoll Description-md5: da325c34eba252b005b1eef214aed195 Description-en: Python extension for recoll (Python3) Personal full text search package which is based on a very strong backend (Xapian), for which it provides an easy to use and feature-rich interface. . This package provides Python3 extension module for recoll which can be use to extend recoll such as an Ubuntu Unity Lens. Package: python3-redis Description-md5: 6ae719bb9913921a5dd9e61ebec97450 Description-en: python bindings for Redis, a persistent key-value database with network interface Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. . This package contains Python bindings to Redis. 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-renault-api Description-md5: f6a7a4e238c55214fb7a24630f51d8bd Description-en: Python library for interacting with the Renault API This library facilitates communication with the private Renault API used by the MyRenault application. It enables users to read various vehicle attributes such as mileage, GPS location, fuel economy for fuel vehicles, and battery economy for electric vehicles. The library also allows managing vehicle features like HVAC/pre-conditioning and charge schedules for specific models. 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-reparser Description-md5: 07ed6fa14c6bfc421373dbff7ce5b15c Description-en: Simple regex-based lexer/parser for inline markup This is a library with a Simple regex-based lexer/parser for inline markup. The example use shows writing a simple markdown parser. Package: python3-resampy Description-md5: c03577f1ef5f5b4e65fc83c09727a2eb Description-en: Efficient signal resampling Implements band-limited sinc interpolation method for sampling rate conversion. Package: python3-responses Description-md5: e6c71b5733371e2f4fb0cdb9cde9d287 Description-en: Utility library for mocking out the requests Python 3 library responses is a module used to mock out the `requests' Python 3 library in order to perform unit tests. . This package provides the Python 3 module. Package: python3-respx Description-md5: 32d79ae1bc29168d99da4384cc91c857 Description-en: Utility for mocking out the Python HTTPX and HTTP Core libraries RESPX is a mock router, capturing requests sent by HTTPX, mocking their responses. Inspired by the flexible query API of the Django ORM, requests are filtered and matched against routes and their request patterns and lookups. Package: python3-returns Description-md5: 64a30bae74e8bda3f7b12ba993a47b62 Description-en: Make your functions return something meaningful, typed, and safe Basically, the answer is that returns provides useful abstractions that solve some problems every developer has: . * ``Maybe`` helps to work with None in a type-safe way * ``Result`` helps to work with exceptions in a type-safe way * ``IO`` helps to separate pure code from impure code to make your architecture better * ``Future`` helps to write await free code * ``RequiresContext`` helps to inject dependencies in a very readable, explicit, type-safe, and clean way * ``Pipelines`` can be used independently or together with the types above to create complex, declarative, and type-safe data pipelines . On top of that ``returns`` provides useful interfaces that allows you to switch implementation on the fly. For example, you can write code that works the same way for sync and async execution flows. While being fully type-safe at the same time. . And you can write your own primitives that will solve any other problem you can possible have based on ``returns`` existing or your custom interfaces. Package: python3-rl-renderpm Description-md5: c6d9eb90846c99ff859bb2f5355dab1f Description-en: contains the ReportLab accelerator module rl_renderPM is a package containing the ReportLab accelerator module _renderPM which can be used to speedup the reportlab.graphics.renderPM functions. . The python bitmap render module reportlab.graphics.renderPM can either use rlPyCairo, pycairo and freetype-py or rl_renderPM + built in freetype libraries. . The choice is made by overriding the reportlab.rl_settings module value _renderPMBackend using one of the settings files reportlab/local_reportlab_settings.py, reportlab_settings.py or ~/.reportlab_settings, which are searched for in that order. . The default value of _renderPMBackend is 'rlPyCairo', but it can be set to '_renderPM' to use this extension which is based on an older library libart_lgpl. . Deprecation notice: ------------------- . As from version 4.0, the package python-reportlab removes the renderPM extension which lets one create bitmap versions of complex graphics. It now uses other python libraries which wrap up freetype, the font rendering engine, so that one doesn't need to worry about linking to it. Under the hood it uses PyCairo as a renderer by default (rather than the no-longer-supported libart), and freetype-py to render text glyphs. See more at: https://docs.reportlab.com/releases/notes/whats-new-40/ Package: python3-roborock Description-md5: 118dcd9b800c8fb691f685f3cc2980a4 Description-en: Library for controlling Roborock vacuums over Wi-Fi This library provides the capability to manage and control Roborock vacuums over a Wi-Fi connection. It enables functionalities such as starting and stopping cleaning tasks, adjusting fan speeds, and returning the vacuum to its dock. Communication primarily happens locally, enhancing response times and reducing reliance on cloud services, though initial setup requires cloud-based device discovery. Package: python3-rokuecp Description-md5: de62daa8b432c08c12326810ea2b6792 Description-en: Library for communicating with Roku devices using the External Control Protocol This library enables communication with Roku devices over Wi-Fi using the External Control Protocol (ECP). It allows users to monitor and control various functions of Roku devices, including launching channels, controlling playback, and retrieving information about installed applications. Users can initiate searches, manage media playback, and handle remote control operations. It offers asynchronous interaction, enabling real-time communication and control, aiding in the development of applications that require direct interaction with Roku devices. Package: python3-rosbags Description-md5: c976220dd9adb46966dc00924b14b8fa Description-en: Python library to read, modify, convert, and write rosbag files It contains: - highlevel easy-to-use interfaces, - rosbag2 reader and writer, - rosbag1 reader and writer, - extensible type system with serializers and deserializers, - efficient converter between rosbag1 and rosbag2, - and more. Rosbags does not have any dependencies on the ROS software stacks and can be used on its own or alongside ROS1 or ROS2 Package: python3-rows Description-md5: a33632bf895caa1b1abe7ad17832bedf Description-en: library to tabular data, no matter the format No matter in which format your tabular data is: python3-rows will import it, automatically detect types and give you high-level Python objects so you can start working with the data instead of trying to parse it. It is also locale and unicode aware. . The library is composed by: . * A common interface to tabular data (the Table class). * A set of plugins to populate Table objects CSV, XLS, HTML, TXT. * A set of common fields (such as BoolField, IntegerField) which know exactly how to serialize and deserialize data for each object type you'll get. * A set of utilities (such as field type recognition) to help working with tabular data. * Access to the most used features: convert between formats, sum, join and sort tables. Just import rows and relax. Package: python3-saga Description-md5: 3f5da58809b0d9dd8bb18db228a54fed Description-en: SAGA GIS Python bindings SAGA GIS (System for Automated Geoscientific Analyses) is a geographic information system used for editing and analysing spatial data. . This package contains the Python bindings to SAGA. 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-sasview Description-md5: 69ba81d9508b79f23c5e515cf601c2c8 Description-en: Small Angle Scattering Analysis SasView is software for the analysis of Small-Angle Scattering (SAS) data. . It fits analytic functions describing different types of material microstructure to experimental data in order to determine the shape, size and degree of ordering. . SasView also includes tools for calculating scattering length densities, slit sizes, resolution, fringe thicknesses/d-spacings, the (Porod) invariant ('total scattering'), and distance distribution functions. . SasView is a Small Angle Scattering Analysis Software Package, originally developed as part of the NSF DANSE project under the name SansView, now managed by an international collaboration of facilities. . This is the package of Python modules; most users will want the graphical user interface in the sasview package. Package: python3-scalene Description-md5: bed4d4095fd27a289b43f44f6a656400 Description-en: high-performance CPU and memory profiler for Python (Python 3) scalene is a high-performance cpu *and* memory profiler for Python that does a few things that other Python profilers do not and cannot do. It runs orders of magnitude faster than other profilers while delivering far more detailed information. . This package installs the library for Python 3. Package: python3-schema-salad Description-md5: 2b7a94db0932a887021b4dc90efd3124 Description-en: Schema Annotations for Linked Avro Data (SALAD) Salad is a schema language for describing JSON or YAML structured linked data documents. Salad is based originally on JSON-LD and the Apache Avro data serialization system. . Salad schema describes rules for preprocessing, structural validation, and link checking for documents described by a Salad schema. Salad features for rich data modeling such as inheritance, template specialization, object identifiers, object references, documentation generation, and transformation to RDF. Salad provides a bridge between document and record oriented data modeling and the Semantic Web. Package: python3-scifem Description-md5: b44b03f7ef6622f7b160c6cd53c2bcf0 Description-en: Scientific Computing Tools for Finite Element Methods (Python 3) This package contains a collection of tools for scientific computing with a focus on finite element methods. The tools are written in Python and are intended to be used in conjunction with the dolfinx. . Many users that are transitioning from legacy FEniCS to FEniCSx may find the transition difficult due to the lack of some functionalities in FEniCSx. This package aims to provide some of the functionalities that are missing in FEniCSx. . Features: - Real-space implementation for usage in DOLFINx (>=v0.8.0) - Save quadrature functions as point clouds - Save any function that can tabulate dof coordinates as point clouds. - Point sources for usage in DOLFINx - Simplified wrapper to create MeshTags based on a list of tags and corresponding locator functions. - Maps between degrees of freedom and vertices: vertex_to_dofmap and dof_to_vertex - Blocked Newton Solver - Function evaluation at specified points . This package installs the library for Python 3. Package: python3-scikit-build-core Description-md5: 6f5ab42aebf23c391ce3ee5c9c9bc243 Description-en: Python package build systems and CMake integration (Python 3) Scikit-build-core is a ground-up rewrite of Scikit-build, a bridge between Python package build systems and CMake. . This package installs the library for Python 3. Package: python3-scikit-rf Description-md5: 1b64ffa1510e4649e6c03288e65c2138 Description-en: Python toolkit for RF/Microwave engineering It provides a modern, object-oriented library for network analysis (VNA) and calibration which is both flexible and scalable. The toolkit is superb for analyzing S parameter files (touchstone) from vector network analyzers. Plotting of Smith charts is easy with this library. Package: python3-sdbus Description-md5: d4a784d8cece8e6c12134771baa7a12f Description-en: modern Python D-Bus library Python-sdbus is the Python D-Bus library that aim to use the modern features of Python. It is based on libsystemd's sd-bus. . This package installs the library for Python 3. Package: python3-seafile Description-md5: ad35bc9d74c73489012730a024c2f4f2 Description-en: Python 3 bindings for the Seafile Client Seafile is a file syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance. . Seafile is an open source cloud storage system with privacy protection and teamwork features. Collections of files are called libraries. Each library can be synced separately. A library can also be encrypted with a user chosen password. Seafile also allows users to create groups and easily sharing files into groups. . This package contains the Python 3 bindings for Seafile. Package: python3-searpc Description-md5: 02601d690151ae211660ba452aea759d Description-en: Python 3 bindings for the Searpc framework Searpc handles the serialization/deserialization part of RPC, the transport part is left to users. . This package contains the Python 3 bindings for Searpc. Package: python3-segno Description-md5: 648de69dd09b49e78486450e00c7d497 Description-en: Python QR Code and Micro QR Code encoder Pure Python QR Code generator with no dependencies. . This package implements ISO/IEC 18004:2015(E) "QR Code bar code symbology specification" and produces QR Codes and Micro QR Codes with nearly no effort. It supports the Structured Append mode which splits a message across several QR codes. . Segno (Italian for "sign" / "symbol") provides several serialization formats like Scalable Vector Graphics (SVG), Encapsulated PostScript (EPS), Portable Network Graphics (PNG), Portable Document Format (PDF), Netpbm (PAM, PBM, PPM), LaTeX (PGF/TikZ), X PixMap (XBM), and X Bitmap (XPM) etc. None of these serializers require an external lib. Further, it provides several high level functions to create QR Codes which encode contact data (vCard, MeCard), EPC QR Codes, or WIFI QR Codes. Package: python3-setuptools-scm Description-md5: 0d1f953237e1ef697fe1f74c18b67546 Description-en: blessed package to manage your versions by SCM tags for Python 3 setuptools-scm handles managing your Python package versions in SCM metadata. It also handles file finders for the supported SCMs. . This package installs the library for Python 3. Package: python3-setuptools-whl Description-md5: 398006ad36d8a53e427dd26e4307b523 Description-en: Python Distutils Enhancements (wheel package) Extensions to the python-distutils for large or complex distributions. . This is the support package for the PEP 427 wheel version of the package, required for using setuptools inside a virtual environment. Package: python3-shapely Description-md5: 018e7b252607a9dd0d2c2718845e1341 Description-en: geometric objects, predicates, and operations (Python 3) Shapely is a package for manipulation and analysis of 2D features. Its capabilities include: * calculating the point set unions, intersections, or differences of features * predicate tests on features: intersects, touches, contains, and more. . Supported geometric types are points, line strings, linear rings, polygons, and homogeneous or heterogeneous collections thereof. . This is the Python 3 version of the package. Package: python3-sharkiq Description-md5: 7c714509371789004d8baef964586c7b Description-en: Python API for controlling Shark IQ robot vacuums The Shark IQ library is an unofficial SDK for interactions with Shark IQ robot vacuums. It facilitates communication with the Ayla Networks Device API, allowing control over vacuum operations. Users can sign in to their accounts, retrieve connected devices, alter vacuum settings, and manage device properties. This library supports both synchronous and asynchronous operations. Package: python3-shippinglabel Description-md5: 3c4060ab65d7d378963033e42b65fcd9 Description-en: Utilities for handling packages Module developed with the aim of assisting the developer in managing packages with the following functions: - Returns the web links for the given project. - Useful for creating and verifying sha256 checksums of files. - Useful for working with trove classifiers. - Useful for working with the Python Package Index (PyPI). - Useful for working with PEP 508 requirements. - Useful for working with source distributions. - Serves to assist in building conda packages. - Returns the subset of versions that do not end with -dev. - Returns the subset of versions that are not pre-releases (alpha, beta, dev, rc etc.). packages. - Reads the pyvenv.cfg for the given virtualenv and returns a key: value mapping of your content. - among other features. Package: python3-shortuuid Description-md5: cc25b2ea668db854ca01465cd602b990 Description-en: generates concise, unambiguous, URL-safe UUIDs for Python 3 Often, one needs to use non-sequential IDs in places where users will see them, but the IDs must be as concise and easy to use as possible. shortuuid solves this problem by generating uuids using Python's built-in uuid module and then translating them to base57 using lowercase and uppercase letters and digits, and removing similar-looking characters such as l, 1, I, O and 0. Package: python3-skimage Description-md5: ef8764eec7113b3de8f31adfea5659c1 Description-en: Python 3 modules for image processing scikit-image is a collection of image processing algorithms for Python. It performs tasks such as image loading, filtering, morphology, segmentation, color conversions, and transformations. . This package provides the Python 3 module. Package: python3-skimage-lib Description-md5: 6f6ef69a852c74b89c1b1d6eb24b55d9 Description-en: Optimized low-level algorithms for Python 3 scikit-image This is an add-on package for python-skimage. It provides optimized, low-level implementations of algorithms. . This package provides the Python 3 libraries. Package: python3-skyfield Description-md5: 2e86bad342fb03842886e36155c95614 Description-en: Elegant astronomy for Python Skyfield is a pure-Python astronomy package that is compatible with both Python 3 and makes it easy to generate high precision research-grade positions for planets and Earth satellites. . Skyfield computes positions for the stars, planets, and satellites in orbit around the Earth. Its results should agree with the positions generated by the United States Naval Observatory and their Astronomical Almanac to within 0.0005 arcseconds (which equals half a “mas” or milliarcsecond). Package: python3-slidge Description-md5: a4f40d142331cc186ceb790ca6560406 Description-en: XMPP puppeteer gateway library in Python Slidge makes writing gateways to other chat networks (legacy modules) as frictionless as possible. It supports fancy IM features, such as (emoji) reactions, replies, and retractions. Package: python3-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-smbus Description-md5: d071d438b1fd9be7d311228cabbc262f Description-en: Python 3 bindings for Linux SMBus access through i2c-dev This Python 3 module allows SMBus access through the I2C /dev interface on Linux hosts. The host kernel must have I2C support, I2C device interface support, and a bus adapter driver. Package: python3-snimpy Description-md5: 39ed4ace7124124186ac97d4c7df992d Description-en: high-level SNMP bindings for Python 3 Snimpy is a Python-based tool providing a simple interface to build SNMP queries. This interface aims at being the most Pythonic possible: you grab scalars using attributes and columns are like dictionaries. . Snimpy can either be used interactively through its console (derived from Python own console or from IPython if available) or by writing snimpy scripts which are just Python scripts with some global variables available. . This package contains the binding for Python 3. Package: python3-snitun Description-md5: 5873bbe9b7b315e72959ab2ef7c59e4b Description-en: End-to-End encryption with SNI proxy on top of a TCP multiplexer SniTun provides end-to-end encrypted proxy operations backed by a session management framework. It utilizes a Fernet token, generated by the session master, to enable secure communication between clients and servers. The library facilitates challenge-response mechanisms to validate client authenticity through AES/CBC encryption. It features a multiplexer protocol that distributes data over a single TLS connection, supporting efficient management and routing of multiple TCP streams. Connections are verified using a SHA256 hash-based challenge, ensuring that data integrity and client identity are maintained throughout the session. Additionally, it allows external devices to establish secure end-to-end SSL connections by defining specific endpoints in the communication flow. 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-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-spexpy Description-md5: 1a33c8d6bd1cd76a8cc5b9ef6c3dd89e Description-en: Python interface for SPEX SPEX Left LU is a software package designed to exactly solve unsymmetric sparse linear systems, Ax = b, where A, b and x contain rational numbers. This package performs a left-looking, roundoff-error-free (REF) LU factorization PAQ = LDU, where L and U are integer, D is diagonal, and P and Q are row and column permutations, respectively. Note that the matrix D is never explicitly computed nor needed; thus this package uses only the matrices L and U. Package: python3-sphinx-issues Description-md5: 84f999d7d455dabcd8061495977313fb Description-en: Sphinx extension for linking to project's issue tracker A Sphinx extension for linking to your project's issue tracker. Includes roles for linking to issues, pull requests, user profiles, with built-in support for GitHub (though this works with other services). Package: python3-sphinx-toolbox Description-md5: 94361d7d9e31bfa0414808350b0a0a08 Description-en: Box of handy tools for Sphinx (Python 3) Sphinx-Toolbox is a collection of extensions that improve Sphinx's features, making it easier to organize and present Python projects. . This package installs the library for Python 3. Package: python3-sphinxcontrib.doxylink Description-md5: d414d8ed762397fc02b5e3805be2e6d1 Description-en: Sphinx extension for linking to Doxygen documentation (Python 3) Doxylink is a Sphinx extension to link to external Doxygen API documentation. . It allows you to specify C++ symbols and it will convert them into links to the HTML page of their Doxygen documentation. . This package provides the modules for Python 3. Package: python3-spyder-kernels Description-md5: e79231e2aff1c874e45ffac6ce241052 Description-en: Jupyter kernels for the Spyder console - Python 3 Jupyter Kernels for the Spyder console . This package provides the modules for Python 3. Package: python3-spyne Description-md5: f3ffec627c15740c3d9dc43a5036d8b3 Description-en: Python library for writing and calling soap web service This is a simple, easily extendible rpc library that provides several useful tools for creating and publishing web services in Python. This package features on-demand wsdl generation for the published servicss a wsgi-compliant web application, support for complex class structures, binary attachments, and a simple framework for creating additional serialization mechanisms. . This package is the successor of python-rpclib and python-soaplib. Package: python3-sql Description-md5: 828954704eade1e6d08e416c49835e1c Description-en: Library to write SQL queries (implemented in Python 3) python-sql is a library to write SQL queries in a pythonic way. It relies exclusively on the Python standard library. It is database independent, doesn't require the declaration of tables and allows one to manipulate the generated queries. . To make real use of this package you will have to install a database connector. . This package is targeting Python version 3. Package: python3-sqlglot Description-md5: 2224b9ebc98d15077b5564423606383d Description-en: SQL parser, transpiler, and optimizer for Python SQLGlot is a no dependency Python SQL parser, transpiler, and optimizer. It can be used to format SQL or translate between different dialects like DuckDB, Presto, Spark, and BigQuery. It aims to read a wide variety of SQL inputs and output syntactically correct SQL in the targeted dialects. Package: python3-sse-starlette Description-md5: f6356c88755f546d1b996f92ccff816a Description-en: SSE plugin for Starlette and FastAPI (Python 3) Implements Server-Sent Events (SSE) implementation for Starlette and FastAPI, enabling real-time event streaming from server to client. . https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events . This package installs the library for Python 3. Package: python3-stac-check Description-md5: f9f7768ad932bd602009366b59357fa8 Description-en: Linting and validation tool for STAC assets stac-check is both a CLI tool and Python library. It adds additional linting and validation to the stac-validator project. . The intent of this project is to provide a linting tool that also follows the official STAC Best Practices document. Package: python3-stac-validator Description-md5: 175fe165ce9433695976fc72f1965436 Description-en: Python package to validate STAC files stac-validator is a library and cli tool for validating SpatioTemporal Asset Catalogs (STAC). It is written in Python and can be used to validate STAC Items, Collections, and Catalogs. Package: python3-stdeb Description-md5: f6ad0ce8a27f14a64918072f135e36c0 Description-en: Python to Debian source package conversion plugins for distutils This package provides distutils commands to produce Debian packages from Python packages. Automatic defaults are provided for the Debian package, but many aspects of the resulting package can be customized via a configuration file. Package: python3-stookwijzer Description-md5: 554ee50c74cd2b240962d5c8891dc135 Description-en: Library for querying Stookwijzer and Luchtmeetnet APIs This library allows users to retrieve windspeed and air quality index data by querying the Stookwijzer and Luchtmeetnet APIs. By analyzing these environmental parameters, it provides advice on whether to engage in activities like burning pallets, wood, or using a barbecue. This helps reduce health risks associated with poor air quality and high wind speeds. The data is sourced from the Atlas Leefomgeving to ensure accurate and up-to-date information. Package: python3-storm Description-md5: c5607bf2f45f15916d662ded4ebfa5e2 Description-en: object-relational mapper (ORM) for Python 3 Storm is an object-relational mapper (ORM) for the Python language. In simple terms, that kind of system allows rows from a relational database to be seen as objects in an object-oriented language like Python. . Features: * Clean and lightweight API offers a short learning curve and long-term maintainability. * Storm is developed in a test-driven manner. An untested line of code is considered a bug. * Storm needs no special class constructors, nor imperative base classes. * Storm is well designed (different classes have very clear boundaries, with small and clean public APIs). * Designed from day one to work both with thin relational databases, such as SQLite, and big iron systems like PostgreSQL and MySQL. * Storm is easy to debug, since its code is written with a KISS principle, and thus is easy to understand. * Designed from day one to work both at the low end, with trivial small databases, and the high end, with applications accessing billion row tables and committing to multiple database backends. * It's very easy to write and support backends for Storm (current backends have around 100 lines of code). Package: python3-stripe Description-md5: 57f20b096787ce6aab4daa3c0bd99caf Description-en: Python bindings for the Stripe API Official Stripe Bindings for Python =================================== . Stripe (https://stripe.com/) is a an online payment processing and credit card processing platform for businesses. Stripe offers a global payment system that can accept over 135 currencies. . The Stripe Python library provides convenient access to the Stripe API from applications written in the Python language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the Stripe API. . Setting up a Stripe Account --------------------------- . Sign up for Stripe at https://dashboard.stripe.com/register. . Using the Stripe API -------------------- . Documentation for the Python bindings can be found alongside Stripe's other bindings here: . - https://stripe.com/docs - https://stripe.com/docs/api/?lang=python . In the standard documentation (the first link), most of the reference pages will have examples in Stripe's official bindings (including Python). Just click on the Python tab to get the relevant documentation. . In the full API reference for Python (the second link), the right half of the page will provide example requests and responses for various API calls. Package: python3-structlog Description-md5: d48bd8a62d97855acda3c9a6820d257a Description-en: structured logging for Python (3.x) Structlog makes structured logging in Python easy by augmenting your existing logger. It allows you to split your log entries up into key/value pairs and build them incrementally without annoying boilerplate code. . The output format is just as flexible and structlog comes with support for JSON, logfmt, as well as pretty console output out-of-the-box. . This package installs the library for Python 3. 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-superqt Description-md5: ddc5811c14731379423624d3d3dee364 Description-en: 'missing' widgets and components for PyQt/PySide The superqt project provides high-quality community-contributed Qt widgets and components for PyQt and PySide that are not provided in the native QtWidgets module. The module includes multihandle (range) sliders, comboboxes, and more. . The components are designed to be cross-platform and work with PyQt5, PyQt6, Pyside2, Pyside6. . This package contains the Python 3 module. Package: python3-surfer Description-md5: d67c09269586f78115cd3c00f10c1913 Description-en: visualize Freesurfer's data in Python3 This is a Python3 package for visualization and interaction with cortical surface representations of neuroimaging data from Freesurfer. It extends Mayavi’s powerful visualization engine with a high-level interface for working with MRI and MEG data. . PySurfer offers both a command-line interface designed to broadly replicate Freesurfer’s Tksurfer program as well as a Python library for writing scripts to efficiently explore complex datasets. Package: python3-synologydsm-api Description-md5: 6c4df85b0a0966797c9cbfa5ba193d2b Description-en: Asynchronous Python API for Synology DSM The module provides a Python interface for interacting with the Synology DiskStation Manager (DSM) via its web API. It allows for the management and monitoring of Synology NAS systems, enabling tasks such as system information retrieval, storage management, and interaction with various DSM services. The library supports functionalities including managing user sessions, accessing system status, utilizing download stations, handling shared folders, controlling external USB storage, and interfacing with the surveillance station. Additionally, it facilitates the retrieval of photos and the execution of system commands, such as shutdown and reboot. Package: python3-syrupy Description-md5: a6acee73139cba2c501da82775a09b60 Description-en: Snapshot plugin for pytest (Python 3) Syrupy enables developers to write tests which assert immutability of computed results. It aims to upload the following key values: . Extensible: If a particular data type is not supported, users should be able to easily and quickly add support. . Idiomatic: Snapshot testing should fit naturally among other test cases in pytest, e.g. assert x == snapshot vs. snapshot.assert_match(x). . Soundness: Snapshot tests should uncover even the most minute issues. Unlike other snapshot libraries, Syrupy will fail a test suite if a snapshot does not exist, not just on snapshot differences. . This package installs the Python 3 module. Package: python3-tado Description-md5: 567ae1ddcb5b96202b99f4f287ca4f52 Description-en: Library enabling interactions with Tado web API for appliance control This library provides a means to interface with the Tado web API, enabling users to manage their Tado heating systems remotely. It supports functionalities to check current temperature settings, modify operating modes, and gather information about climate conditions in different zones. With access to the unofficial API used by Tado's services, users can remotely adjust their systems to maintain preferred conditions regardless of their location. The library can retrieve current temperature, set target temperatures, and adjust operation modes to manual, automatic, or off. It also facilitates presence detection, altering the mode based on whether a registered user is at home, if supported by their Tado assist features. Package: python3-taglib Description-md5: 72eb943493e3db266dea548b078db4d8 Description-en: Python3 bindings for the TagLib audio metadata library Pytaglib provides an easy interface to read and write metadata of audio files in Python. It relies on the TagLib library and thus supports all formats that are supported by TagLib, which include all relevant formats in use today. . Pytaglib allows you to use arbitrary tag names (not only the most common ones like TITLE, ARTIST, ALBUM, ...) and even define multiple values for the same tag, as long as the metadata system of the underlying audio file supports that. Package: python3-tatsu Description-md5: 9c7874d5391548ab4b20fef05485ee6c Description-en: PEG/Packrat parser generator for Python TatSu is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers in Python. Package: python3-tatsu-lts Description-md5: 55d7c2e44a4cac43f06c498061cc9997 Description-en: PEG/Packrat parser generator for Python (LTS branch) TatSu is a tool that takes grammars in a variation of EBNF as input, and outputs memoizing (Packrat) PEG parsers in Python. Package: python3-tblib Description-md5: 13bb611e00937c090769073bc4ea4057 Description-en: Python 3 traceback fiddling library This library allows pickling tracebacks so that they can be passed across process boundaries. The traceback objects that come out are stripped of some attributes such as variables, but it is at least possible to raise exceptions with those tracebacks or print them. 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-testinfra Description-md5: 661eac2dde9d619aa1f92906da05597c Description-en: server state testing framework based on pytest This is a framework for writing arbitrary server status tests equivalent to Serverspec. . It's implemented as a plugin for Pytest. Package: python3-textdistance Description-md5: 0b73342fe4c394bbeaaed468b0c0ed98 Description-en: Library for calculating distances between sequences This Python library can calculate the distance between sequences or strings using over 30 algorithms. It is a pure Python implementation, but can make use of other libraries (listed as Suggests, some of which have compiled extensions) for increased speed. Package: python3-textfsm Description-md5: 06c1af5443de664a079d98e68ffaf0ff Description-en: template based state machine for parsing semi-formatted text This Python module implements a template based state machine for parsing semi-formatted text. Originally developed to allow programmatic access to information returned from the command line interface (CLI) of networking devices. Package: python3-textile Description-md5: ab8efb861366142ac8e6dd0ffcecf0ae Description-en: Python 3 parser for the Textile markup Textile is an XHTML generator that uses a simple markup, similar to the one you can find on most wikis. . This is a Python 3 module that implements a parser and generator that supports the Textile markup syntax. Package: python3-textual Description-md5: 57eb3e4c230c700bc6d54aef318df883 Description-en: TUI (Text User Interface) framework for Python inspired by modern web development Textual uses Rich to render rich text, so anything that Rich can render may be used in Textual. . Event handling in Textual is asynchronous (using async and await keywords). Widgets (UI components) can independently update and communicate with each other via message passing. . Textual has more in common with modern web development than it does with curses; layout is done with CSS grid and (soon) the theme may be customized with CSS. Other techniques are borrowed from JS frameworks such as Vue and React. Package: python3-tifffile Description-md5: bf0f1bc4c5d063a8ffc9875415f64dd2 Description-en: Read and write image data from and to TIFF files Image and meta-data can be read from TIFF, BigTIFF, OME-TIFF, STK, LSM, NIH, ImageJ, MicroManager, FluoView, SEQ and GEL files. . Only a subset of the TIFF specification is supported, mainly uncompressed and losslessly compressed 2**(0 to 6) bit integer, 16, 32 and 64-bit float, grayscale and RGB(A) images, which are commonly used in bio-scientific imaging. Specifically, reading JPEG/CCITT compressed image data or EXIF/IPTC/GPS/XMP meta-data is not implemented. Only primary info records are read for STK, FluoView, MicroManager, and NIH image formats. . TIFF, the Tagged Image File Format, is under the control of Adobe Systems. BigTIFF allows for files greater than 4 GB. STK, LSM, FluoView, SEQ, GEL, and OME-TIFF, are custom extensions defined by MetaMorph, Carl Zeiss MicroImaging, Olympus, Media Cybernetics, Molecular Dynamics, and the Open Microscopy Environment consortium respectively. Package: python3-tinycss Description-md5: 27dbef7f204c5466c546366556087f8b Description-en: complete yet simple CSS parser (Python3 version) tinycss is a complete yet simple CSS parser for Python. It supports the full syntax and error handling for CSS 2.1 as well as some CSS 3 modules: . * CSS Color 3 * CSS Fonts 3 * CSS Paged Media 3 . It is designed to be easy to extend for new CSS modules and syntax, and integrates well with cssselect for Selectors 3 support. . This package contains the Python 3 version of the library. Package: python3-tksheet Description-md5: 8ea6180069c57f52b6f78a807afe2fde Description-en: Python tkinter table widget for displaying tabular data tksheet is a Python tkinter table widget written in pure Python. It works by using tkinter canvases and moving lines, text and rectangles around for only the visible portion of the table. Package: python3-tld Description-md5: d3e170ed959f0739350277b8b4399532 Description-en: Extract the top level domain (TLD) from a given URL (Python 3) This package contains a module which extracts the top level domain (TLD) from the given URL. The list of TLD names is taken from Mozilla. . It can optionally raises exceptions on non-existing TLDs or silently fails (if fail_silently argument is set to True). 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-geometric Description-md5: d7218f455026ad6f78c6cc8b8e58215f Description-en: Graph Neural Network Library for PyTorch PyG (PyTorch Geometric) is a library built upon PyTorch to easily write and train Graph Neural Networks (GNNs) for a wide range of applications related to structured data. . It consists of various methods for deep learning on graphs and other irregular structures, also known as geometric deep learning, from a variety of published papers. In addition, it consists of easy-to-use mini-batch loaders for operating on many small and single giant graphs, multi GPU-support, DataPipe support, distributed graph learning via Quiver, a large number of common benchmark datasets (based on simple interfaces to create your own), the GraphGym experiment manager, and helpful transforms, both for learning on arbitrary graphs as well as on 3D meshes or point clouds. Package: python3-tosca-parser Description-md5: 999c2d6a7fe4bc7c66ee6ceaea146dc2 Description-en: parser for TOSCA Simple Profile in YAML - Python 3.x The TOSCA Parser is an OpenStack project. It is developed to parse TOSCA Simple Profile in YAML. It reads the TOSCA templates and creates an in-memory graph of TOSCA nodes and their relationship. . TOSCA stands for: Topology and Orchestration Specification for Cloud Application. . This package contains the Python 3.x module. Package: python3-tqdm Description-md5: ceb5716f1595589bccc169ae3720220b Description-en: fast, extensible progress bar for Python 3 and CLI tool tqdm (read taqadum, تقدّم) means “progress” in Arabic. tqdm instantly makes your loops show a smart progress meter, just by wrapping any iterable with "tqdm(iterable)". . This package contains the Python 3 version of tqdm and its command-line tool. Package: python3-tree-sitter-sdml Description-md5: 11a9b42e933aa7e980e50a8f0b98e6bc Description-en: sdml grammar for the tree-sitter parser - Python bindings tree-sitter-sdml is a tree-sitter grammar for SDML. . Tree-sitter is a parser generator and incremental parsing library. . The Simple Domain Modeling Language (SDML) is a small data-oriented language for constructing, documenting, and reasoning about a conceptual domain model. . This package contains the Python 3.x bindings for tree-sitter-sdml. 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-trollsched Description-md5: 1261f89dd63ec7aa49c21fc895707375 Description-en: Scheduling satellite passes in Python The package provides a Python library and tools for reception scheduling of polar orbit weather satellites. This package is part of the PyTroll software suite. Package: python3-trove-classifiers Description-md5: 253e7384395eab031b36334627644d40 Description-en: Validates classifiers in packages for PyPI The package provides a canonical source for classifiers on PyPI. . The Classifiers categorize projects per PEP 301. Use this package to validate classifiers in packages for PyPI upload or download. . This package installs the library for Python 3. Package: python3-ttconv Description-md5: 4e16f4c4d66f74a23ca42a89e978dac2 Description-en: library and tool for converting timed text or subtitle formats ttconv is a library and command line application written in pure Python for converting between timed text formats used in the presentations of captions, subtitles, karaoke, etc. . Input formats: TTML / IMSC, SCC / CEA 608, EBU STL, SRT . Output formats: IMSC / TTML, WebVTT, SRT . Note, that the tool is called ttconv, not tt, i.e. use it like this: . ttconv convert -i subtitles.ttml -o subtitles.srt Package: python3-twodict Description-md5: df86f28d2ab8707cb103c738ec2e08bc Description-en: Simple two way ordered dictionary for Python 3 TwoWayOrderedDict is a custom dictionary in which you can get the key:value relationship but you can also get the value:key relationship. It also remembers the order in which the items were inserted and supports almost all the features of the build-in dict. . This package installs the library for Python 3. Package: python3-twomemo Description-md5: e758e41c3510c0f46d71a280f720f560 Description-en: python-omemo backend for OMEMO 2 Backend implementation for python-omemo, equipping python-omemo with support for OMEMO under the namespace urn:xmpp:omemo:2 (casually/jokingly referred to as "twomemo"). Package: python3-ufolib2 Description-md5: 4f857e8522c583cd9e97b75d9b1373ec Description-en: Unified Font Object (UFO) fonts library ufoLib2 reads and writes Unified Font Object (UFO) files. UFO is a file format that stores fonts source files. Package: python3-ufoprocessor Description-md5: 13f7640055392596a4bed40d93738afa Description-en: Process and generate Unified Font Object (UFO) files Python package based on the designSpaceDocument from fontTools.designspaceLib specifically to process and generate instances for UFO files, glyphs and other data. Package: python3-unearth Description-md5: ba01891d446dd111cc20625e310b6d85 Description-en: utility to fetch and download python packages This package provides a utility to fetch and download python packages. It exists as the last piece to complete the puzzle of a package manager, and provide low-level functionalities that are needed to resolve and install packages. . Unearth serves as a stable replacement for pip's PackageFinder API. It will follow the conventions of Semantic Versioning so that downstream projects can use it to develop their own package finding and downloading. Package: python3-unidecode Description-md5: 1bba0fb2519c65e430935f928b929a34 Description-en: ASCII transliterations of Unicode text (Python 3 module) It often happens that you have text data in Unicode, but you need to represent it in ASCII for display. One could represent non-roman Unicode characters as "???" or "\\15BA\\15A0\\1610", but neither is useful to the user reading the text. . Unidecode tries to represent it in ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F), where the compromises taken when mapping between two character sets are chosen to be near what a human with a US keyboard would choose. . This module generally produces better results than simply stripping accents from characters (which can be done in Python with built-in functions). It is based on hand-tuned character mappings that for example also contain ASCII approximations for symbols and non-Latin alphabets. . unidecode is a Python 3 port of the Text::Unidecode Perl module. Package: python3-url-normalize Description-md5: c353c291423e49394f70a5167ac6df49 Description-en: URL normalization for Python URI Normalization function: . * Take care of IDN domains. * Always provide the URI scheme in lowercase characters. * Always provide the host, if any, in lowercase characters. * Only perform percent-encoding where it is essential. * Always use uppercase A-through-F characters when percent-encoding. * Prevent dot-segments appearing in non-relative URI paths. * For schemes that define a default authority, use an empty authority if the default is desired. * For schemes that define an empty path to be equivalent to a path of "/", use "/". * For schemes that define a port, use an empty port if the default is desired * All portions of the URI must be utf-8 encoded NFC from Unicode strings Package: python3-uvloop Description-md5: 7a05777ec96ff3228768f98884f4851d Description-en: fast implementation of asyncio event loop on top of libuv uvloop is a fast, drop-in replacement of the built-in asyncio event loop. uvloop is implemented in Cython and uses libuv under the hood. It makes asyncio 2-4x faster. Package: python3-validate-pyproject Description-md5: 063fa50c146449809cd6ff2e4b1d9de9 Description-en: Automated checks on pyproject.toml by JSON Schema definitions With the approval of PEP 517 and PEP 518, the Python community shifted towards a strong focus on standardisation for packaging software, which allows more freedom when choosing tools during development and make sure packages created using different technologies can interoperate without the need for custom installation procedures. . This shift became even more clear when PEP 621 was also approved, as a standardised way of specifying project metadata and dependencies. . validate-pyproject was born in this context, with the mission of validating pyproject.toml files, and make sure they are compliant with the standards and PEPs. Behind the scenes, validate-pyproject relies on JSON Schema files, which, in turn, are also a standardised way of checking if a given data structure complies with a certain specification. . This package contains the module for Python 3. Package: python3-virtualenv Description-md5: d43e55c033f9a1387627cc1b68a4c764 Description-en: Python virtual environment creator virtualenv is a tool to create isolated Python environments, each invokable with its own Python executable. Each instance can have different sets of modules, installable via pip. Virtual Python instances can also be created without root access. . Since Python 3.3, a subset of it has been integrated into the standard library under the venv module (python3-venv in Debian). The venv module does not offer all features of this library, to name just a few more prominent ones: . * is slower (by not having the app-data seed method), * is not as extendable, * cannot create virtual environments for arbitrarily installed Python versions (and automatically discover these), * does not have as rich programmatic API (describe virtual environments without creating them). . This is the Python 3 version of the library. It includes the command line script. Package: python3-vispy Description-md5: 55d7d61f130348be9ddefff91d07509e Description-en: interactive visualization in Python 3 Vispy is a high-performance interactive 2D/3D data visualization library. . Vispy leverages the computational power of modern Graphics Processing Units (GPUs) through the OpenGL library to display very large datasets. . This package provides VisPy for the Python 3 interpreter. Package: python3-vitrage-dashboard Description-md5: 209980f12c653c8eb8f87ccbe0d8c304 Description-en: OpenStack Vitrage - dashboard plugin Vitrage is the OpenStack RCA (Root Cause Analysis) service for organizing, analyzing and expanding OpenStack alarms & events, yielding insights regarding the root cause of problems and deducing their existence before they are directly detected. . This package contains the OpenStack dashboard plugin. Package: python3-websockets Description-md5: 63e9d5b46ca7d743c67ca64b8c0eb6f4 Description-en: implementation of the WebSocket Protocol (RFC 6455) websockets is a library for developing WebSocket servers and clients in Python. It implements RFC 6455 with a focus on correctness and simplicity. It passes the Autobahn Testsuite. . Built on top of Python's asynchronous I/O support introduced in PEP 3156, it provides an API based on coroutines, making it easy to write highly concurrent applications. Package: python3-webtest Description-md5: 748305ea714e102034d24647b4dcc088 Description-en: wraps any WSGI application and makes it easy to test WebTest helps you test your WSGI-based web applications. This can be any application that has a WSGI (Web Server Gateway Interface) interface, including an application written in a framework that supports WSGI (which includes most actively developed Python web frameworks – almost anything that even nominally supports WSGI should be testable). Package: python3-wolf-comm Description-md5: 97668d8b0174ade5c1282ac613e91774 Description-en: Library to communicate with Wolf SmartSet Cloud This library enables interaction with the Wolf SmartSet Cloud, providing the ability to fetch heating system statuses such as temperature, pressure, and heating state. It supports session creation and built-in authentication, ensuring secure access to your data. Users can collect detailed information about their devices and parameters, enriching their understanding and control over their heating systems. This library is capable of managing parameters by removing duplications, making the data reliable and concise for further processing. Package: python3-x2gobroker Description-md5: e7776d4374591a5d8409bfc8cce3600c Description-en: X2Go Session Broker (Python3 modules) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . The session broker is a server tool for X2Go that tells your X2Go Client application in a terminal server cluster what servers and session types are most appropriate for the user in front of the X2Go terminal. . A session broker is most useful in load balanced X2Go server farms. . This package contains common files needed by all X2Go session brokers being package for this distribution. Package: python3-x3dh Description-md5: 3e1b6b0ca970757ba9a38d4bd7054b61 Description-en: Python 3 implementation of the X3DH key agreement protocol This Python library offers an implementation of the Extended Triple Diffie-Hellman key agreement protocol (X3DH) as specified here. . The goal is to provide a configurable and independent implementation of the protocol, while keeping the structure close to the specification. . This library was developed as part of python-omemo, a pretty cool end-to-end encryption protocol. Package: python3-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-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-xarray-sentinel Description-md5: dcf3038cd502856e7454da335c3e11d7 Description-en: Easily access SAR data products of the Copernicus Sentinel-1 satellite mission Easily access and explore the SAR data products of the Copernicus Sentinel-1 satellite mission in Python. xarray-sentinel is a Python library and Xarray backend with the following functionalities: . * supports the following data products as distributed by ESA: - Sentinel-1 Ground Range Detected (GRD): * Stripmap (SM) * Interferometric Wide Swath (IW) * Extra Wide Swath (EW) - Sentinel-1 Single Look Complex (SLC) SM/IW/EW * creates ready-to-use Xarray `Dataset`s that map the data lazily and efficiently in terms of both memory usage and disk/network access * reads all SAR imagery data: GRD images, SLC swaths and SLC bursts * reads several metadata elements: satellite orbit and attitude, ground control points, radiometric calibration look up tables, Doppler centroid estimation and more * reads uncompressed and compressed SAFE data products on the local computer or on a network via fsspec * supports larger-than-memory and distributed data access via Dask and rioxarray / rasterio / GDAL * provides a few helpers for simple operations involving metadata like cropping individual bursts out of IW SLC swaths, applying radiometric calibration polynomials, converting slant to ground range for GRD products and computing geospatial metadata. Package: python3-xeddsa Description-md5: 0f323ed2d74b39eb885e76d3419f4183 Description-en: Python 3 implementation of the XEdDSA signature scheme This python library offers an open implementation of the XEdDSA signature scheme as specified here. . This package provides the Python 3.x module. Package: python3-xgboost Description-md5: f3d608aa8f693c3dd10967c0671fb08c Description-en: Scalable and Flexible Gradient Boosting (Python3) XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework. XGBoost provides a parallel tree boosting (also known as GBDT, GBM) that solve many data science problems in a fast and accurate way. The same code runs on major distributed environment (Kubernetes, Hadoop, SGE, MPI, Dask) and can solve problems beyond billions of examples. . This package contains the xgboost python3 binding. Package: python3-xiaomi-ble Description-md5: 49adef0edefa98ead119abf8c3d38f40 Description-en: Parser for Xiaomi BLE devices Manage Xiaomi BLE devices Package: python3-xknx Description-md5: 9f55a9336537f6e36b34a31eddbb7b70 Description-en: library for the KNX protocol This package provides an asynchronous Python library for reading and writing KNX/IP packets. XKNX: * does cooperative multitasking via asyncio and is 100% thread safe. * provides support for KNX/IP routing and tunneling devices. * supports KNX IP Secure - via tunneling or routing. * supports KNX Data Secure group communication. * has strong coverage with unit tests. * automatically updates and synchronizes all devices in the background periodically. * listens for all updates of all devices on the KNX bus and updates the corresponding internal objects. * has a clear abstraction of data/network/logic-layer. * does clean connect and disconnect requests to the tunneling device and reconnects if KNX/IP connection failed. . This package is a dependency of Home Assistant. Package: python3-xrootd Description-md5: 6652ea5537153bc892a3b69af768f7f4 Description-en: Python 3 bindings for xrootd This package contains Python 3 bindings for xrootd. Package: python3-xsdata Description-md5: 9aa09ca462ca250cea5659e2a8cc10e5 Description-en: Naive XML Bindings for Python (Python 3) xsData is a complete XML data binding library for Python allowing developers to access and use XML documents as simple objects rather than using DOM. . It ships with a code generator for XML Schema definitions and WSDL 1.1 with SOAP 1.1 bindings. It produces simple dataclasses with type hints that don't depend on the library itself in order to reduce the learning curve for users that have to write the binding models manually. . The included xml parser and serializer are highly optimized and adaptable with handlers based on native Python and lxml. The parser configuration offers the ability to skip unknown properties and to process xinclude statements. . xsData is constantly tested against the W3C XML Schema 1.1 test suite. . This package installs the library for Python 3. Package: python3-yalexs-ble Description-md5: 7b76154e37447f51f5dc19acd8b65fd6 Description-en: Bluetooth control of Yale and August locks This library provides functionality to control Yale and August locks via Bluetooth. It supports various models of Yale Assure Locks, August Wi-Fi Smart Locks, and Yale Unity Locks, among others. The library enables integration with Home Assistant to automatically discover and operate these smart locks. Additionally, it allows for setting up encrypted connections required for stable lock operations and provides mechanisms to obtain necessary credentials for lock control. This library also includes features for troubleshooting and configuring door sensors to ensure proper functionality. Package: python3-ykman Description-md5: 1d76704d852c542c832b9333ef73296a Description-en: Python 3 library for configuring a YubiKey A Python library for configuring YubiKey over all transport modes. This is the Python 3 version of the package. . YubiKey is a specific series of personal Hardware Security Modules, meant to protect private keys tied to its users (for 2nd factor authentication, use with OpenPGP, ...). Package: python3-yolink-api Description-md5: a640a902490f3d71c4f5d3dc373e40eb Description-en: Library to authenticate with YoLink devices This library enables communication with YoLink devices, providing methods for authenticating and interacting with various YoLink devices. It supports a wide range of devices, including sensors, switches, and controllers. Users can manage device states, receive real-time updates, and perform actions such as controlling thermostats, door sensors, and water leak detectors. The library connects to YoLink's cloud service to facilitate communication and ensure up- to-date device information. 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-zc.buildout Description-md5: 995cd1b0e94acff6532eba505c4eb6ad Description-en: system for managing development buildouts The Buildout project provides support for creating applications, especially Python applications. It provides tools for assembling applications from multiple parts, Python or otherwise. An application may actually contain multiple programs, processes, and configuration settings. Package: python3-zeroconf Description-md5: 440f828672aa8305a7dca2f8d30202d7 Description-en: Pure Python implementation of multicast DNS service discovery (Python3) This is an implementation of the multicast DNS Service Discover Library zeroconf in pure Python. . Compared to some other Zeroconf/Bonjour/Avahi Python packages: . - isn't tied to Bonjour or Avahi - doesn't use D-Bus - doesn't force you to use particular event loop or Twisted . This is the Python3 version of the library. Package: python3-zigpy Description-md5: ce8ba46882fb209c80d2129c2cca859e Description-en: Python Zigbee stack Zigpy is a hardware independent Zigbee protocol stack integration project to implement Zigbee standard specifications as a Python 3 library. . Zigbee integration via zigpy allows you to connect one of many off-the-shelf Zigbee Coordinator adapters using one of the available Zigbee radio library modules compatible with zigpy to control Zigbee based devices. There is currently support for controlling Zigbee device types such as binary sensors (e.g., motion and door sensors), sensors (e.g., temperature sensors), lights, switches, buttons, covers, fans, climate control equipment, locks, and intruder alarm system devices. Package: python3-zxcvbn Description-md5: 2906db3530377489933641fd8ab89a2f Description-en: Realistic password strength estimator - Python3 module This is a Python implementation of the library created by the team at Dropbox. Accepts user data to be added to the dictionaries that are tested against, gives a score to the password, provides feedback on the password and ways to improve it, returns time estimates on how long it would take to guess the password in different situations . This package provides the Python 3 library, and a zxcvbn binary providing a convenient wrapper. 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: qbe Description-md5: 5a8ae2e94f106c92b7fa618c9dccbaf3 Description-en: Small embeddable C compiler backend QBE is a compiler backend that aims to provide 70% of the performance of industrial optimizing compilers in 10% of the code. QBE fosters language innovation by offering a compact user-friendly and performant backend. The size limit constrains QBE to focus on the essential and prevents embarking on a never-ending path of diminishing returns. Package: qbootctl Description-md5: 33833bd79d0f809ef0fb96edaa7cf570 Description-en: utility to control Qualcomm A/B boot slots Qbootctl is a CLI tool for manipulating A/B slots on Android devices. It is a port of the original Android bootctrl HAL developed by Qualcomm, modified to build on Linux and provide a friendly CLI interface. . This utility is used to switch between A/B boot slots on Qualcomm platforms and also to mark the current boot attempt as successful (or not). Package: qdacco Description-md5: f6dcdf53c0ccdb0b48cb40d37ac236ab Description-en: Offline Catalan <-> English dictionary desktop application qdacco it's a graphical application providing a frontend to DACCO, a free Catalan-English dictionary. It's a small desktop application using Qt as widget library. Package: qdiskinfo Description-md5: 4bb030711e9f8f702a8771b075eadb9d Description-en: CrystalDiskInfo alternative for Linux QDiskInfo is a frontend for smartctl. It provides a user experience similar to CrystalDiskInfo. It shows the SMART (Self-Monitoring, Analysis, and Reporting Technology) data of modern hard disk drives. Package: qdl Description-md5: 50eeb8b08df6e92ca3b3bda71ea4c455 Description-en: tool to flash images to Qualcomm processors This package provides a tool to flash signed images to various Qualcomm processors which support the Emergency Download Mode (EDL) mode of operation. Package: qemu-web-desktop Description-md5: 8dcef6fd5204b8073db6ea567eed175c Description-en: Remote desktop service with virtual machines in a browser (DARTS). A remote desktop service that launches virtual machines and displays them in your browser. Place virtual machine files (ISO, QCOW2, VDI, VMDK...) into /var/lib/qemu-web-desktop/machines, add their name in the /etc/qemu-web-desktop/machines.conf file, and run qwdctl refresh. You can tune the service settings in the /etc/qemu-web-desktop/config.pl This project is also named Data Analysis Remote Treatment Service (DARTS). . Once installed, connect to http://server/qemu-web-desktop Package: qfitsview Description-md5: 4cc64d31da3d8f40331fc44e30003656 Description-en: FITS file viewer based on DPUSER QFitsView is a FITS file viewer based on DPUSER. In addition to displaying two-dimensional images, it also provides means to explore three-dimensional data cubes. It integrates the functionality of DPUSER which can be accessed directly out of QFitsView. . Note that this package was compiled with the giza library instead of PGPLOT, since the latter is non-free software. Package: qimgv Description-md5: 307d590a0c12a2210fd58aaca5664225 Description-en: Qt5 image viewer with optional video support Qimgv is an image viewer written in Qt5. It is fast, configurable and easy to use. It also provides optional video support. Package: qiv Description-md5: 503409eb09d41347a28a04ad1122def6 Description-en: Quick image viewer for X Quick Image Viewer (qiv) is a very small and pretty fast GDK3.0 image viewer. Features include zoom, maxpect, scale down, fullscreen, brightness/contrast/gamma correction, slideshow, pan with keyboard and mouse, rotate left/right, flip, delete (move to .qiv-trash/), jump to image x, jump forward/backward x images, filename filter, and you can use qiv to set your X11-Desktop background. . qiv also supports the assignment of external commands (like metacam) to unused keys. Package: qlcplus Description-md5: 7022c46529c89b9fad1fdbf3f614004d Description-en: Control DMX or analog lighting systems Q Light Controller Plus is a software lighting desk for controlling DMX or analog lighting systems like moving heads, dimmers, scanners. . This project is a fork of the great QLC project written by Heikki Junnila that aims to continue the QLC development and to introduce new features. The primary goal is to bring QLC+ at the level of other lighting control commercial software. Package: qlcplus-data Description-md5: 5297322757b8f920537bc2cc624c43cd Description-en: Control DMX or analog lighting systems (data files) Q Light Controller Plus is a software lighting desk for controlling DMX or analog lighting systems like moving heads, dimmers, scanners. . This project is a fork of the great QLC project written by Heikki Junnila that aims to continue the QLC development and to introduce new features. The primary goal is to bring QLC+ at the level of other lighting control commercial software. . This package contains architecture-independent data files. Package: qmenumodel-qml Description-md5: 1dcd449c3d4670ae968e1df0b114a65a Description-en: Qt binding for GMenuModel - QML module (transitional package) Qt binding for GMenuModel that allows connecting to a menu model exposed on D-Bus and presents it as a list model. It can be used to expose indicator or application menus for applications using the Qt framework. . This package facilitates the transition from qmenumodel-qml to qml-module-qmenumodel. Package: qmfmessageserver Description-md5: b8a1218c1b954dc48534018071b1177f Description-en: Qt Messaging Framework (QMF) server Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the Qt Messaging Framework message server. . WARNING: This module is not an official part of Qt 6, but instead a git snapshot of an ongoing development. The package is very likely to change in a binary incompatible way, and no guarantees are given. Package: qmidictl Description-md5: 5c471cdc2ea5027088e9c30d4a2da032 Description-en: graphical application sending MIDI Machine Control commands over the network The MIDI Machine Control specification defines commands like Play, Pause and Record for remote control of audio recording equipment. . Originally inspired by multimidicast, the qmidictl application imitates a MIDI control surface, on which the user selects commands to send over the network using UDP/IP multicast. Programs like qmidinet on Linux or ipMIDI on Windows can then forward the commands, for example to a concrete cable. Package: qml-module-buteo-profiles Description-md5: 6ca44ca1fa7f47a780f21f11e315af7e Description-en: Buteo Synchronization Framework (QML module) Synchronization of contact data in Lomiri is controlled by Buteo (the synchronization framework used in Ubuntu Touch and SailfishOS). Synchronization with a variety of data sources is supported through a number of data-source-specific synchronization plugins. Each plugin is independent, although many of them share significant amounts of code to ease maintenance. . This package contains the QML module for writing Buteo SyncFW plugins in QML. Package: qml-module-org-nemomobile-contacts Description-md5: 75318a04cd7c0f66ebc1cf45c049f373 Description-en: QML module providing access to QtPIM QtContacts This QML module provides high-level abstraction layer on top of the QtPIM QtContacts API with some improvements such as a data cache, localisation and internationalization enablers, and other utility capabilities. Package: qml-module-qmenumodel1 Description-md5: b468f98e95b8aa8c2b7b615620578a7e Description-en: Qt binding for GMenuModel - QML module Qt binding for GMenuModel that allows connecting to a menu model exposed on D-Bus and presents it as a list model. It can be used to expose indicator or application menus for applications using the Qt framework. . This package contains the QML module for building applications using the QMenuModel library. Package: qml-module-qtwayland-client-texturesharing Description-md5: ee756eedcdf81ec1e65302d93fa5e5a5 Description-en: Qt 5 Wayland Shared Texture Provider QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This module allows Qt Wayland clients to use graphical resources exported by the compositor, without allocating any graphics memory in the client. Package: qml-module-qtwayland-compositor Description-md5: f204a14668a161661dbe36c9fae374c7 Description-en: Qt 5 Wayland Compositor QML module Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . The Qt Wayland Compositor modules provide QML types that can be used to create custom display servers supporting the Wayland protocol. 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: qmmp Description-md5: 555e7bdd0f6894cb8057fac96ee84926 Description-en: feature-rich audio player with support of many formats Qmmp is feature-rich audio player with support of many formats. It is written in Qt. . Supported formats: - MPEG1 layer 2/3 - Ogg Vorbis - Ogg Opus - Native FLAC, Ogg FLAC - Musepack - WavePack - tracker modules (mod, s3m, it, xm, etc) - ADTS AAC - CD Audio - WMA, Monkey's Audio (and other formats provided by FFmpeg library) - PCM WAVE (and other formats provided by libsndfile library) - midi - SID - chiptune formats (AY, GBS, GYM, HES, KSS, NSF, NSFE, SAP, SPC, VGM, VGZ, VTX) . DSP effects: - BS2B effect - sample rate converter - LADSPA effects - extra stereo - crossfade . Visual effects: - projectM visualization - spectrum analyzer . Audio output through: - ALSA - OSS - Pulse Audio - PipeWire - JACK - QTMultimedia - Icecast . Other features: - XMMS and Winamp 2.x skins support - alternative user interface based on standard widgets set - 10-band equalizer - MP3, Vorbis, AAC, AAC+ streams support - mms support - MPRIS - removable device detection (via UDisks) - video playback via Mplayer - lyrics - cover art support - CUE sheet support - embedded CUE support (for FLAC, WavPack and Monkey's Audio) - multiple playlists - automatic charset detection for cue files and ShoutCast metadata - playlist formats: m3u, pls, xspf - ReplayGain support - sending listening history to Last.fm, Libre.fm and ListenBrainz - CDDB support - audio converter - stream browser - audio formats converter - external programs execution on track change - ReplayGain scanner - archive reader (RAR and 7z) - audio recording - listening history - media library Package: qmmp-plugin-projectm Description-md5: 56b2941bfc6b927574362598f69faaab Description-en: qmmp audio player -- projectM visualization plugin Qmmp is feature-rich audio player with support of many formats. It is written in Qt. . See 'qmmp' package for full description. . This package contains projectM visualization plugin for qmmp. Package: qosmic Description-md5: bc71abc5fad381c181e84dfb6c15fcaf Description-en: GUI for creating & rendering fractal flame images Graphical interface (Qt) for creating, editing, and rendering flam3 IFS fractal flame images, which can be saved as png files. . The theory of fractal flames is described here https://flam3.com/flame_draves.pdf Package: qpdf Description-md5: 3ec53128ac30187148c6b4572652a1f3 Description-en: tools for transforming and inspecting PDF files QPDF is a program that can be used to linearize (web-optimize), encrypt (password-protect), decrypt, and inspect PDF files from the command-line. It does these and other structural, content-preserving transformations on PDF files, reading a PDF file as input and creating a new one as output. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work. . QPDF understands PDF files that use compressed object streams (supported by newer PDF applications) and can convert such files into those that can be read with older viewers. It can also be used for checking PDF files for structural errors, inspecting stream contents, or extracting objects from PDF files. QPDF is not PDF content creation or viewing software -- it does not have the capability to create PDF files from scratch or to display PDF files. . This package includes the command-line qpdf tools. Package: qspeakers Description-md5: 2f01c405032c51bdee60265502d6353f Description-en: loudspeaker design software QSpeakers is a simple graphical program that simulates common acoustical enclosures behaviour to help designing loudspeaker systems, based on the loudspeaker driver's Thiele / Small parameters and the chosen enclosure type. . This software is mostly useful for do-it-yourself loudspeaker enthusiasts, acoustics teaching, and to a lesser extent, for loudspeaker engineering. Package: qt5-styles-ukui Description-md5: e1f90c71a98549c6d0c961260f4f1b6b Description-en: QStyle plugins provided by ukui qt5-ukui-platformtheme is official platform theme of UKUI desktop environment. It also provides the common metadatas for ukui-styles and platform theme using. The library provided many convenient API for changing a qt widgets style, such as buttons color, tabwidget animation, etc. . This package provides several qstyle plugins which as default styles in ukui. For now, fusion is the base style of ukui-styles. Package: qt5-ukui-platformtheme Description-md5: 1f731ef7ed07d500db89256123f55730 Description-en: Qt5 QPA platform theme of UKUI qt5-ukui-platformtheme is official platform theme of UKUI desktop environment. It also provides the common metadatas for ukui-styles and platform theme using. The library provided many convenient API for changing a qt widgets style, such as buttons color, tabwidget animation, etc. . This package provides a qt5 qpa platform theme plugin. Package: qtcreator Description-md5: 0c5039e0a507c692a334b78d1bf243cc Description-en: integrated development environment (IDE) for Qt Qt Creator is a cross-platform integrated development environment (IDE) designed to make development with the Qt application framework faster and easier. . It includes: * An advanced C++ code editor * Integrated GUI layout and forms designer * Project and build management tools * Integrated, context-sensitive help system * Visual debugger * Rapid code navigation tools * Supports multiple platforms * Qt Quick Designer Package: qtcreator-data Description-md5: c45ca137d3d28e169f9b5d991a0e8951 Description-en: application data for Qt Creator IDE This package contains architecture-independent data for Qt Creator IDE. Package: qtcreator-doc Description-md5: 9dc1735086667e3402140ad692f5a8cc Description-en: documentation for Qt Creator IDE Qt Creator is a cross-platform integrated development environment (IDE) designed to make development with the Qt application framework faster and easier. . This package contains documentation for Qt Creator IDE. Package: qtile Description-md5: 1faee27e252e6eb1194fa2ae577ea628 Description-en: Small, simple, extensible X11 window manager written in Python Qtile is: * simple, small and extensible. It's easy to write your own layouts, widgets and built-in commands. * configured entirely in Python. * command-line shell that allows all aspects of Qtile to be manipulated and inspected. * complete remote scriptability - write scripts to set up workspaces, manipulate windows, update status bar widgets and more. * unit tested. Qtile's scriptability has made thorough unit testing possible, making it one of the best-tested window managers around. Package: qtox Description-md5: 6b95211b2772f661e971f56d0fe4288f Description-en: Powerful Tox client that follows the Tox design guidelines qTox is a powerful Tox client that follows the Tox design guidelines while running on all major platforms. . Features: * One to one chat with friends * Group chats * File transfers, with previewing of images * Audio calls, including group calls * Video calls * Tox DNS and Tox URI support * Translations in various languages * Avatars * Faux offline messages * History * Screenshots * Emoticons * Auto-updates on Windows and Mac, packages on Linux * And many more options! Package: qttinysa Description-md5: 4b1ed086eb9685a4a8aa8a4b6c4cacb9 Description-en: QT Gui for a tiny SA Spectrum Analyser A Python 'TinySA Ultra' (and original 'TinySA') GUI program using Qt5 and PyQt5, which replicates some of the on-screen commands of the TinySA. . Generator control is not implemented. . Working features are LNA, selectable Scan Points, Band selection, Averaging, Colour Traces, 3D Plots, exportable graphs. Package: qtwayland5 Description-md5: 4d4c63543e3979fb894f74b9fe673868 Description-en: QtWayland platform plugin QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the QtWayland platform plugin, which allows users to run Qt 5 applications under Wayland, and the qtwaylandscanner binary. Package: qtwayland5-dev-tools Description-md5: e21dffe561776b81ad3182c39fcf2367 Description-en: Qt 5 Wayland developer tools QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the QtWayland developer tools. At the moment there is only qtwaylandscanner tool here. Package: qtwayland5-doc Description-md5: 845188d84e2efcbea9d09d11833efd36 Description-en: Qt 5 Wayland Compositor documentation Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the documentation for the Qt 5 Wayland Compositor library. Package: qtwayland5-doc-html Description-md5: ec27009b1898839a2647c24a30124402 Description-en: Qt 5 Wayland Compositor HTML documentation Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains the HTML documentation for the Qt 5 Wayland Compositor library. Package: qtwayland5-examples Description-md5: 9d1a5581339856847fa7882028e14e95 Description-en: Qt 5 Wayland examples Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality. . This package contains examples of the Qt 5 Wayland module. Package: qtwayland5-private-dev Description-md5: 9282a03a87fd4610d7ef955483f6dc47 Description-en: QtWayland private development files QtWayland is a Qt 5 module that wraps the functionality of Wayland. . This package contains the private development files for QtWayland client and compositor libraries. Package: quantlib-examples Description-md5: 0ab9c7ce7f7bf706c9baf17cec2b79cc Description-en: Quantitative Finance Library -- example binaries The QuantLib project aims to provide a comprehensive software framework for quantitative finance. The goal is to provide a standard free/open source library to quantitative analysts and developers for modeling, trading, and risk management of financial assets. . This package provides several example binaries as well as source code. Package: quickchick Description-md5: 3190f708de6832bc13984e3cda4ffbd6 Description-en: randomized testing framework for Coq (tools) QuickChick provides a framework for randomized testing of program properties ; it's a clone of Haskell's QuickCheck. . It includes a foundational verification framework to test code and a mechanism to automatically derive generators for inductive relations. . Coq is a proof assistant for higher-order logic. . This package contains the tools. Package: quickroute-gps Description-md5: a9bc15e98bbebaa45c676e2be99c33c1 Description-en: GPS analysis software for getting your route on the map QuickRoute is a visual GPS analysis software for orienteering and other outdoor activities. You can to display your route on a map, and review split times and pace. It also allows direct upload of the routes to a digital orienteering map archive (DOMA) or overlay it in Google Earth. Package: quodlibet Description-md5: d068ae7136aceccd3a4e7a4be8346045 Description-en: audio library manager and player for GTK3 Quod Libet is a music management program. It provides several different ways to view your audio library, as well as support for Internet radio and audio feeds. It has extremely flexible metadata tag editing and searching capabilities, using the same interface as Ex Falso. . Supported formats include MP3, Ogg Vorbis, FLAC, Musepack (MPC), WavPack, and MOD/XM/IT. Package: qv4l2 Description-md5: d373e25ee7fd995d77191f84a2a594f0 Description-en: Test bench application for video4linux devices Qt v4l2 control panel application. You can change all through the v4l2 interface exposed device controls. Package: qvidcap Description-md5: acce126d7c783e769396c06a788ee1b0 Description-en: Capture test utility for video4linux devices The qvidcap tool is used to test video4linux capture devices, either using a video device, a file, or over network. This application can also serve as a generic video/TV viewer application. 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-affxparser Description-md5: 9558240f8d5b68ad15a0db2855145517 Description-en: Affymetrix File Parsing SDK Package for parsing Affymetrix files (CDF, CEL, CHP, BPMAP, BAR). It provides methods for fast and memory efficient parsing of Affymetrix files using the Affymetrix' Fusion SDK. Both ASCII- and binary-based files are supported. Currently, there are methods for reading chip definition file (CDF) and a cell intensity file (CEL). These files can be read either in full or in part. For example, probe signals from a few probesets can be extracted very quickly from a set of CEL files into a convenient list structure. Package: r-bioc-bioccheck Description-md5: 54aeaed78be261351df74368fb2f782b Description-en: Bioconductor-specific package checks Executes Bioconductor-specific package checks. Package: r-bioc-cner Description-md5: 7eb745510870e4e5f5cabb41a8e73fdc Description-en: CNE Detection and Visualization Large-scale identification and advanced visualization of sets of conserved noncoding elements. Package: r-bioc-graph Description-md5: 1671232f2d6fe8ad6805b6365405c4d2 Description-en: handle graph data structures for BioConductor This BioConductor module implements some simple graph handling capabilities. These are for instance used in hypergraph module which in turn is used by several other BioConductor packages. Package: r-bioc-iranges Description-md5: 40e1f89c9bcba93a95bbe2a22558da25 Description-en: GNU R low-level containers for storing sets of integer ranges The IRanges class and its extensions are low-level containers for storing sets of integer ranges. A typical use of these containers in biology is for representing a set of chromosome regions. More specific extensions of the IRanges class will typically allow the storage of additional information attached to each chromosome region as well as a hierarchical relationship between these regions. Package: r-bioc-keggrest Description-md5: 51c5a47ee8d0da93529be3a980b92a92 Description-en: GNU R client-side REST access to KEGG A package that provides a client interface to the KEGG REST server. Based on KEGGSOAP by J. Zhang, R. Gentleman, and Marc Carlson, and KEGG (Python package) by Aurelien Mazurie. Package: r-bioc-oligo Description-md5: cd31a7cd987b545d2aef3f9b5b5564d3 Description-en: Preprocessing tools for oligonucleotide arrays A package to analyze oligonucleotide arrays (expression/SNP/tiling/exon) at probe-level. It currently supports Affymetrix (CEL files) and NimbleGen arrays (XYS files). Package: r-bioc-pwalign Description-md5: 1d927264b9725bca6aff461976797a20 Description-en: Perform pairwise sequence alignments The two main functions in the package are pairwiseAlignment() and stringDist(). The former solves (Needleman-Wunsch) global alignment, (Smith-Waterman) local alignment, and (ends-free) overlap alignment problems. The latter computes the Levenshtein edit distance or pairwise alignment score matrix for a set of strings. Package: r-bioc-rtracklayer Description-md5: 584b389dc8361ea2de736a9b4701b612 Description-en: GNU R interface to genome browsers and their annotation tracks Extensible framework for interacting with multiple genome browsers (currently UCSC built-in) and manipulating annotation tracks in various formats (currently GFF, BED, bedGraph, BED15, WIG, BigWig and 2bit built-in). The user may export/import tracks to/from the supported browsers, as well as query and modify the browser state, such as the current viewport. Package: r-bioc-sparsearray Description-md5: 1ea6063d37c274df3ada0694688ba7d3 Description-en: efficient in-memory representation of multidimensional sparse arrays The SparseArray package is an infrastructure package that provides an array-like container for efficient in-memory representation of multidimensional sparse data in R. The package defines the SparseArray virtual class and two concrete subclasses: COO_SparseArray and SVT_SparseArray. Each subclass uses its own internal representation of the nonzero multidimensional data, the "COO layout" and the "SVT layout", respectively. SVT_SparseArray objects mimic as much as possible the behavior of ordinary matrix and array objects in base R. In particular, they support most of the "standard matrix and array API" defined in base R and in the matrixStats package from CRAN. Package: r-cran-bslib Description-md5: 5a6fbb78c818670687bc252e6d653252 Description-en: custom 'bootstrap' 'Sass' themes for GNU R shiny and rmarkdown Simplifies custom 'CSS' styling of both 'shiny' and 'rmarkdown' via 'Bootstrap' 'Sass'. Supports both 'Bootstrap' 3 and 4 as well as their various 'Bootswatch' themes. An interactive widget is also provided for previewing themes in real time. Package: r-cran-dendextend Description-md5: 462e930d6a9e7bb10f3183a8db7bd5e7 Description-en: Extending 'dendrogram' Functionality in GNU R Offers a set of functions for extending 'dendrogram' objects in R, letting you visualize and compare trees of 'hierarchical clusterings'. You can . (1) Adjust a tree's graphical parameters - the color, size, type, etc of its branches, nodes and labels. (2) Visually and statistically compare different 'dendrograms' to one another. Package: r-cran-foreign Description-md5: 8ce4e6711a91107a9e21ae559bf8afb5 Description-en: GNU R package to read/write data from other stat. systems This package provides functions for reading and writing data stored by statistical packages such as Minitab, S, SAS, SPSS, Stata, ... . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-gap.datasets Description-md5: 9c029235d7e94dace56f12cc794d108a Description-en: Datasets for 'gap' Datasets associated with the 'gap' package. Currently, it includes an example data for regional association plot (CDKN), an example data for a genomewide association meta-analysis (OPG), data in studies of Parkinson's diease (PD), ALHD2 markers and alcoholism (aldh2), APOE/APOC1 markers and Schizophrenia (apoeapoc), cystic fibrosis (cf), a Olink/INF panel (inf1), Manhattan plots with (hr1420, mhtdata) and without (w4) gene annotations. 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-hdf5r Description-md5: 02f3f5d6d81c6bcf9790c84557d9874d Description-en: GNU R interface to the 'HDF5' binary data format 'HDF5' is a data model, library and file format for storing and managing large amounts of data. This package provides a nearly feature complete, object oriented wrapper for the 'HDF5' API using R6 classes. Additionally, functionality is added so that 'HDF5' objects behave very similar to their corresponding R counterparts. Package: r-cran-lattice Description-md5: de2690898df5fbedc7b2696214220c65 Description-en: GNU R package for 'Trellis' graphics This package provides functions for 'Trellis' graphics -- a framework for data visualization developed at the Bell Labs by Rick Becker, Bill Cleveland et al, extending ideas presented in Bill Cleveland's 1993 book 'Visualizing Data'. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-littler Description-md5: f696f1e4db13cfb0347f3ab93e90d267 Description-en: GNU R scripting and command-line front-end The 'r' (aka 'littler') program provides a lightweight binary wrapper around the GNU R language and environment for statistical computing and graphics. . While R can be used in batch mode, the r binary adds full support for both 'shebang'-style scripting (i.e. using a hashmark-exclamation-path expression as the first line in scripts) as well as command-line use in standard Unix pipelines. In other words, r provides the R language without the environment. Package: r-cran-lme4 Description-md5: e0a11a5329ab3520a18f2bac1295c648 Description-en: GNU R package for linear mixed effects model fitting This CRAN package provides S4 classes and methods for fitting and examining linear mixed effects models (also called multilevel models, panel data models, and several other names) and generalized linear mixed effects models. Package: r-cran-matrixmodels Description-md5: e0affec54f9f77d02c932fa6d6d34941 Description-en: GNU R package for sparse and dense matrix models The MatrixModels package supports modelling with sparse and dense 'Matrix' matrices, using modular prediction and response module classes. Package: r-cran-mgcv Description-md5: 8cbc51e89d1ea8ef0b5b4a541dc1b898 Description-en: GNU R package for multiple parameter smoothing estimation This package provides functions for generalised additive models (GAMs) and other generalized ridge regression problems with multiple smoothing parameter selection by GCV or UBRE. It includes an implementation (not a clone) of gam(). . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-nanotime Description-md5: daad97e30ea1ae40786a746e5299bb5f Description-en: GNU R package for nanosecond-resolution time support The package provides full 64-bit resolution date and time functionality with nanosecond granularity, with easy transition to and from the standard 'POSIXct' type. Three additional classes offer interval, period and duration functionality for nanosecond-resolution timestamps. Package: r-cran-nlme Description-md5: 07c766b5eb76b627773828d05d894a0a Description-en: GNU R package for (non-)linear mixed effects models This package provides functions to fit and compare linear and non-linear mixed-effects models. . This package is part of the set of packages that are 'recommended' by R Core and shipped with upstream source releases of R itself. Package: r-cran-nloptr Description-md5: 3917da00287026520395b9b8a9f91649 Description-en: GNU R package for interface to NLopt The nloptr package provides an R interface to NLopt. NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms. See http://ab-initio.mit.edu/wiki/index.php/NLopt_Introduction for more information on the available algorithms. Package: r-cran-performance Description-md5: 46ef6ee19ed0ad4b64b834d01b4991e4 Description-en: GNU R assessment of regression models performance Utilities for computing measures to assess model quality, which are not directly provided by R's 'base' or 'stats' packages. These include e.g. measures like r-squared, intraclass correlation coefficient (Nakagawa, Johnson & Schielzeth (2017) ), root mean squared error or functions to check models for overdispersion, singularity or zero-inflation and more. Functions apply to a large variety of regression models, including generalized linear models, mixed effects models and Bayesian models. Package: r-cran-plotly Description-md5: cecc3a721615181f4ae356efe531d6a0 Description-en: create interactive web graphics via 'plotly.js' in GNU R Easily translate 'ggplot2' graphs to an interactive web-based version and/or create custom web-based visualizations directly from R. Once uploaded to a 'plotly' account, 'plotly' graphs (and the data behind them) can be viewed and modified in a web browser. Package: r-cran-quantmod Description-md5: 32aa9836c33b9a098b1ee275b160ddbb Description-en: GNU R package for quantitative financial modeling framework This package contains functions to specify, build, trade, and analyse quantitative financial trading strategies with R. Package: r-cran-rcmdcheck Description-md5: 15a0e0ee4f661f2210b69ae5d024351a Description-en: Run 'R CMD check' from 'R' and Capture Results Run 'R CMD check' from 'R' programmatically, and capture the results of the individual checks. Package: r-cran-rcppspdlog Description-md5: 3cf5160ed0f8ba66c3dc66f3f9f1ddbe Description-en: GNU R package with 'spdlog' logging support The package provides the 'spdlog' library for C+++ logging for use from an R package. Package: r-cran-reformulas Description-md5: c4ec45d02a386c4b0a48e6c318d1bc11 Description-en: GNU R package to work with random effects formulas Takes formulas including random-effects components (formatted as in 'lme4', 'glmmTMB', etc.) and processes them. Includes various helper functions. 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-rlang Description-md5: 6705f2e777248c0bb7840b20a35a652d Description-en: Functions for Base Types and Core R and 'Tidyverse' Features A toolbox for working with base types, core R features like the condition system, and core 'Tidyverse' features like tidy evaluation. Package: r-cran-rms Description-md5: 9fe79ccc22f1a3025abc6da6b5e51bde Description-en: GNU R regression modeling strategies by Frank Harrell Regression modeling, testing, estimation, validation, graphics, prediction, and typesetting by storing enhanced model design attributes in the fit. rms is a collection of 229 functions that assist with and streamline modeling. It also contains functions for binary and ordinal logistic regression models and the Buckley-James multiple regression model for right-censored responses, and implements penalized maximum likelihood estimation for logistic and ordinary linear models. rms works with almost any regression model, but it was especially written to work with binary or ordinal logistic regression, Cox regression, accelerated failure time models, ordinary linear models, the Buckley-James model, generalized least squares for serially or spatially correlated observations, generalized linear models, and quantile regression. . See Frank Harrell (2001), Regression Modeling Strategies, Springer Series in Statistics, as well as http://biostat.mc.vanderbilt.edu/Rrms. Package: r-cran-rmysql Description-md5: 6596605f84414457fb9832b939a50145 Description-en: GNU R package providing a DBI-compliant interface to MySQL The package implements access to MySQL databases via the DBI interface of R. Package: r-cran-s2 Description-md5: c7f68efcfe51bede0743fdc291c764fe Description-en: GNU R spherical geometry operators using the S2 geometry library Provides R bindings for Google's s2 library for geometric calculations on the sphere. High-performance constructors and exporters provide high compatibility with existing spatial packages, transformers construct new geometries from existing geometries, predicates provide a means to select geometries based on spatial relationships, and accessors extract information about geometries. Package: r-cran-sdmtools Description-md5: 275b49f177f2d98142f9c42bcde5f564 Description-en: Species Distribution Modelling Tools This package provides a set of tools for post processing the outcomes of species distribution modeling exercises. It includes novel methods for comparing models and tracking changes in distributions through time. It further includes methods for visualizing outcomes, selecting thresholds, calculating measures of accuracy and landscape fragmentation statistics, etc. . This package was made possible in part by financial support from the Australian Research Council & ARC Research Network for Earth System Science. 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-sparr Description-md5: 4d71906155f0f6dd4b6c2f1abb95e0f2 Description-en: GNU R spatial and spatiotemporal relative risk Provides functions to estimate kernel-smoothed spatial and spatio- temporal densities and relative risk functions, and perform subsequent inference. Methodological details can be found in the accompanying tutorial: Davies et al. (2018) . Package: r-cran-survminer Description-md5: 5cf5ccf1c5501f7a165d68ec73b33922 Description-en: Drawing Survival Curves using 'ggplot2' Contains the function 'ggsurvplot()' for drawing easily beautiful and 'ready-to-publish' survival curves with the 'number at risk' table and 'censoring count plot'. Other functions are also available to plot adjusted curves for `Cox` model and to visually examine 'Cox' model assumptions. Package: r-cran-svglite Description-md5: 58406d90716297504a94b25529c93abd Description-en: GNU R 'SVG' graphics device This package provides graphics device for GNU R that produces 'Scalable Vector Graphics'. 'svglite' is a fork of the older 'RSvgDevice' package. Package: r-cran-timechange Description-md5: 5c803d4294aef8d9786db28f00f98f42 Description-en: Efficient Manipulation of Date-Times Efficient routines for manipulation of date-time objects while accounting for time-zones and daylight saving times. The package includes utilities for updating of date-time components (year, month, day etc.), modification of time-zones, rounding of date-times, period addition and subtraction etc. Parts of the 'CCTZ' source code, released under the Apache 2.0 License, are included in this package. Package: r-cran-units Description-md5: b0cef51a2ca61f8ff411515f50bb3b0f Description-en: Measurement Units for R Vectors Support for measurement units in R vectors, matrices and arrays: automatic propagation, conversion, derivation and simplification of units; raising errors in case of unit incompatibility. Compatible with the POSIXct, Date and difftime classes. Uses the UNIDATA udunits library and unit database for unit compatibility checking and conversion. Package: r-cran-zoo Description-md5: fcd81229df7dbee7df8cbbd25ff74872 Description-en: GNU R package for totally ordered indexed observations This package contains an S4 class with methods for totally ordered indexed observations such as irregular time series. 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: radsecproxy Description-md5: 29c8b16ab5ef6fbfc97624ba02df3402 Description-en: RADIUS protocol proxy supporting RadSec radsecproxy is a generic RADIUS proxy that in addition to usual RADIUS UDP transport also supports TLS (RadSec). It aims to be flexible while at the same time small in size and memory footprint, efficient and easy to configure. . It can be useful as a proxy on site boundaries or in other complex RADIUS routing topologies. It supports both IPv4 and IPv6. Package: rafkill Description-md5: a75bf7982389f6e4f11a5243ab78a308 Description-en: vertical shoot'em-up similar to Raptor: Call of the Shadows Rafkill is a clone of Raptor: Call of the Shadows, a classic shoot'em-up game. . You have a bird's eye view of the playing field, which is an alien world, and your job is to destroy the enemies that are flying towards you shooting bullets. The score lets you buy life, shield, better weapons or even new spaceships. . Rafkill features three spaceships, more than twenty weapons, colourful graphics with transparency effects, music and sound. Package: rafkill-data Description-md5: fbba00cd2cb40de3726870f84bfb4f0f Description-en: graphics and audio data for rafkill Rafkill is a clone of Raptor: Call of the Shadows, a classic shoot'em-up game. . This package contains the architecture-independent data for rafkill. For more information, see the rafkill package. Package: ragel Description-md5: 626a3a834420377fc9f339a6ce023164 Description-en: compiles finite state machines into code in various languages Ragel compiles finite state machines from regular languages into C, C++, Objective-C, D, Ruby or Java code. Ragel allows the programmer to embed actions at any point in a regular language. Non-determinism can be controlled through the use of embedded priorities and guarded regular language operators. Ragel also supports the construction of scanners and the building of state machines using state-charts. Ragel can be used to create robust recognizers and parsers which run very fast. It can work with integer-sized alphabets and can compile large state machines. The generated code has no dependencies. Package: railcontrol Description-md5: 71323575734fc8e976a3f470774f8985 Description-en: A software for model railway control The handling is done with a webbrowser on the device of your choice. You can either control your trains, switches, signals manually or have the computer control your layout automatically. . The following controls are supported: * Arduino DCC-EX (formerly DCC++EX formerly DCC++) * CAN-Digital-Bahn CC-Schnitte 2.1 * Digikejis DR5000 * ESU Central Station Reloaded (beta) * ESU ECoS (beta) * Fleischmann Twin-Center * Gerhard Bertelsmann SRSE II (configured as Märklin CS2) * KM-1 System Control 7 * LDT HSI-88 (RS-232-version only) * Märklin Central Station 1 * Märklin Central Station 2 * Märklin Central Station 3 * Märklin Onterface 6050/6051 * OpenDCC Z1 * Roco Z21/z21 * Tams Master Control * Tams Master Control 2 * Tams Red Box * Uhlenbrock Adapter 63120 * Uhlenbrock Adapter 63820 * Uhlenbrock Intellibox * Uhlenbrock Intellibox II 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-file-find Description-md5: 4d692f0c100f9b848beb6fa7f61af9dd Description-en: Get a lazy list of a directory tree This Raku module allows you to get the contents of a given directory, recursively, depth first. Package: raku-file-which Description-md5: 1296e8211ede0fbb27fca8308a572db1 Description-en: Cross platform Raku executable path finder (aka which on UNIX) File::Which finds the full or relative paths to an executable program on the system. This is normally the function of which utility which is typically implemented as either a program or a built in shell command. On some unfortunate platforms, such as Microsoft Windows it is not provided as part of the core operating system. . This module provides a consistent API to this functionality regardless of the underlying platform. Package: raku-getopt-long Description-md5: 82c116983e6413b638f981c7f9e75082 Description-en: Getopt implementation for Raku Getopt::Long Raku/Perl6 module implements extended getopt functions called get- options() and get-options-from, as well as automatic argument parsing for a MAIN sub. . This function adheres to the POSIX syntax for command line options, with GNU extensions. In general, this means that options have long names instead of single letters, and are introduced with a double dash "--". Support for bundling of command line options, as was the case with the more traditional single-letter approach, is also provided. Package: raku-hash-merge Description-md5: d78a1ec361a979c7ed15740770633235 Description-en: Raku module to deep merge Hashes A module for the Raku programming language to easily deep-merge two hashes. Package: raku-json-class Description-md5: c9a9b7661b623dba2c32333890e74741 Description-en: Raku role to serialise objects to or from JSON This is a simple role that provides methods to instantiate a class from a JSON string that (hopefully) represents it, and to serialise an object of the class to a JSON string. Package: raku-json-fast Description-md5: 805f3b412a228247a82c3c1f831fda3d Description-en: fast json parser and serializer A naive imperative JSON parser in pure Raku (but with direct access to nqp:: ops), to evaluate performance against JSON::Tiny. It is a drop-in replacement for JSON::Tiny’s from-json and to-json subs, but it offers a few extra features. Package: raku-json-marshal Description-md5: a86453b476d6dbc20533bf3ad6ae4a2a Description-en: Raku module to serialise objects to JSON This JSON::Marshal Raku module translates a Raku object in JSON. This module performs the opposite task of JSON::Unmarshal module. 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-json-unmarshal Description-md5: 15488c452be7c6459b0178e7c13f0a5b Description-en: Raku module to turn JSON into objects A Raku module to make JSON data from an Object. This module provides the opposite functionality of JSON::Marshal. Package: raku-librarycheck Description-md5: a0d00d6374f92ac232c246820b40a18e Description-en: Determine whether a shared library is available to be loaded by Raku This module provides a mechanism that will determine whether a named shared library is available and can be used by NativeCall. . It exports a single function library-exists that returns a boolean to indicate whether the named shared library can be loaded and used. Package: raku-license-spdx Description-md5: 06757aaa20903ef189b5528de1de72fd Description-en: Raku module containing a SPDX license list SPDX::License Raku module provides an abstraction over the SPDX License List as provided in JSON format. Its primary raison d'être is to help the license checking of Test::META and to allow for the warning about deprecated licences therein. Package: raku-log Description-md5: 66b11494b5ed8a918370c3a1faeba31c Description-en: interface for logging mechanisms An interface for logging mechanisms in the Raku programming language to adhere to. RFC5424 has been used as a reference point to decide which levels to support, and what naming conventions to use. Package: raku-meta6 Description-md5: 405d598f86998672c69684d38d937ba5 Description-en: Raku module to work with Raku META files Raku META6 module provides a representation of the Raku META files specification - the META file data can be read, created, parsed and written in a manner that is conformant with the specification. . Where they are known about it also makes allowance for "customary" usage in existing software (such as installers and so forth.) . The intent of this is allow the generation and testing of META files for module authors, so it can provide meta-information whether the attributes are mandatory as per the spec and where known the places that "customary" attributes are used, Package: raku-readline Description-md5: f3d027e403d3525a3dffaac2273d3a1b Description-en: Readline binding for Raku This package provides Raku bindings to the native readline library, supporting history and recalling of text input. A prominent example of this is the Raku REPL itself. Package: raku-tap-harness Description-md5: ef157b6823340d1491d4a6f7b312fd82 Description-en: TAP test harness for Raku Provides a TAP based test suite and report printing, in and for Raku (formerly known as Perl 6) . TAP is the Test Anything Protocol used to Perl and other languages to communicate results between unit tests and the test harness. Package: raku-test-meta Description-md5: 355ac99fdaa22fb71fd45a3afec9006d Description-en: Raku module to test a distributions META file Test::Meta Raku module checks that a Raku project has a good and proper META file. 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: raku-zef Description-md5: 586582ecf822666ff46c4cdac2a031ab Description-en: Raku / Perl 6 module manager Zef is a Raku / Perl 6 module (package) manager. It can be used to download and install Raku / Perl 6 modules in your home directory or as a system-wide module. 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: rancid Description-md5: c3d1e662df232fbb8fd7d78a39f154c4 Description-en: Really Awesome New Cisco confIg Differ This is a popular ISP toolkit, based on expect and shell scripts, for managing router configurations. . Rancid monitors a router's (or device's) configuration, including software and hardware (cards, serial numbers, etc), using CVS, Subversion, or Git. Package: rancid-cgi Description-md5: 1051f9fac0c291ac95e14e747073ebd2 Description-en: looking glass CGI based on rancid tools The looking glass is a web interface for gathering some common information from your routers. . It uses tools like clogin from rancid package to do its job. Package: rapiddisk Description-md5: 7c3530a3d8eaa969df4c9e3f1754cc39 Description-en: Linux RAM Drive and Caching kernel modules This software defined advanced RAM drive and storage caching solution. This suite includes a collection of modules, configuration files, and command line utilities for managing RapidDisk enabled storage volumes and accessing them either locally or across an NVMe Target network. Package: rapiddisk-dkms Description-md5: 6eb0b4b86b1169241d784910ee2ec4fc Description-en: Linux RAM Drive and Caching kernel modules (DKMS) This software defined advanced RAM drive and storage caching solution. This suite includes a collection of modules, configuration files, and command line utilities for managing RapidDisk enabled storage volumes and accessing them either locally or across an NVMe Target network. . This is the kernel module for Linux. Package: raritan-json-rpc-doc Description-md5: 81bf494aaff619c4ea4002fc2373f579 Description-en: Documentation for Raritan Xerus™ JSON-RPC SDK This package contains the HTML documentation for the JSON-RPC SDK from Raritan or Xerus™ Rack PDUs related product series PX2, PX3, PX4, PXC, PXO, Branch Circuit Monitor BCM2 and EMX, Smart Rack Controller and also the Raritan Transfer Switch series generated by Doxygen. . It gives an overview about the SDK which is provided with bindings for the languages Java, Mono/C#, Python and Perl. It also contains some simple but detailed examples for the mentioned languages within the HTML documentation. . It also includes some basic examples about the usage of Lua scripts directly on the PDU transferred by JSON-RPC or using via USB stick. . The SDK documentation can be accessed by open the file /usr/share/doc/raritan-json-rpc-doc/html/index.html. Package: rarpd Description-md5: 286e1db581c5106e58cc77589f3bd8c3 Description-en: Reverse Address Resolution Protocol daemon RARP is a protocol which allows individual devices on a network to get their IP addresses assigned based on their MAC addresses. . You have use of this daemon only if you have on your local network machines like diskless Sun boxes, or other netbooting devices. Package: rasdaemon Description-md5: 962545a9e22020ccd686f6c5e425e37f Description-en: utility to receive RAS error tracings rasdaemon is a RAS (Reliability, Availability and Serviceability) logging tool. It currently records memory errors, using the EDAC tracing events. EDAC are drivers in the Linux kernel that handle detection of ECC errors from memory controllers for most chipsets on x86 and ARM architectures. This userspace component consists of an init script which makes sure EDAC drivers and DIMM labels are loaded at system startup, as well as a utility for reporting current error counts from the EDAC sysfs files. Package: rauc Description-md5: 42bbfd20b0670b3ef9f68a12d6fe68d6 Description-en: Robust Auto-Update Controller - binary Safe and secure software updates for embedded Linux . RAUC controls the update process on embedded Linux systems. It is both a target application that runs as an update client and a host/target tool that allows you to create, inspect and modify installation artifacts. . This package provides the rauc binary. Package: rauc-service Description-md5: 4e1c86ba1ff32ea4bf48adf1cd01d9a6 Description-en: Robust Auto-Update Controller - service Safe and secure software updates for embedded Linux . RAUC controls the update process on embedded Linux systems. It is both a target application that runs as an update client and a host/target tool that allows you to create, inspect and modify installation artifacts. . This package provides the rauc service files. Package: raven Description-md5: e1bb2c166e569536fd560e57e2b79e63 Description-en: Python tool that extends the capabilities of the http.server Python module This package contains a Python tool that extends the capabilities of the http.server Python module by offering a self-contained file upload web server. While the common practice is to use python3 -m http.server 80 to serve files for remote client downloads, Raven addresses the need for a similar solution when you need the ability to receive files from remote clients. This becomes especially valuable in scenarios such as penetration testing and incident response procedures when protocols such as SMB may not be a viable option. Package: raysession Description-md5: 3993f26303ad581b1d1057457a6e471f Description-en: Session Manager for Audio Software Ray Session is a GNU/Linux session manager for audio programs as Ardour, Carla, QTractor, Non-Timeline, etc... . It uses the same API as Non Session Manager, so programs compatible with NSM are also compatible with Ray Session. As Non Session Manager, the principle is to load together audio programs, then be able to save or close all documents together. . Ray Session offers a little more: . - Factory templates for NSM and LASH compatible applications - Possibility to save any client as template - Save session as template - Name files with a prettier way - remember if client was started or not - Abort session almost anytime - Change Main Folder of sessions on GUI - Possibility to KILL client if clean exit is too long - Open Session Folder button (open default file manager) . Ray Session is being developed by houston4444, using Python3 and Qt5. Package: rclone-browser Description-md5: b4bf403b2603406ceb796a24edeb0974 Description-en: Simple cross platform GUI for rclone This is a GUI for rclone, which is a program to sync files and directories between the local file system and a variety of commercial cloud storage providers. 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: rebar3 Description-md5: b1be88821e5accf8f687c87d65cca82c Description-en: Erlang tool to create, develop, and release Erlang libraries and applications Rebar3 is an Erlang tool that makes it easy to create, develop, and release Erlang libraries, applications, and systems in a repeatable manner. Rebar3 will: * respect and enforce standard Erlang/OTP conventions for project structure so they are easily reusable by the community; * manage source dependencies and Erlang packages while ensuring repeatable builds; * handle build artifacts, paths, and libraries such that standard development tools can be used without a headache; * adapt to projects of all sizes on almost any platform; * treat documentation as a feature, and errors or lack of documentation as a bug. Package: receptor Description-md5: e3bea6321cce0588e63b511adb660f67 Description-en: Daemon for controlling a mesh of nodes and workers Receptor is an overlay network intended to ease the distribution of work across a large and dispersed collection of workers. Receptor nodes establish peer-to-peer connections with each other via existing networks. Package: receptor-doc Description-md5: 2b964dfcb9e0e8dca6633a948396a32f Description-en: Receptor HTML documentation Users, developers, and contributors guides. . Receptor is a daemon for controlling a mesh of nodes and workers. Package: recoll Description-md5: 97a16581f4d01e705c30286f9ce44f08 Description-en: Personal full text search package This package is a personal full text search package is based on a very strong backend (Xapian), for which it provides an easy to use and feature-rich interface. . Features: * Qt-based GUI. * Supports the following document types (and their compressed versions). - Natively: text, html, OpenOffice files, maildir and mailbox (Mozilla and IceDove mail) with attachments, pidgin log files. - With external helpers: pdf (pdftotext), postscript (ghostscript), msword (antiword), excel, rtf (unrtf). * Powerful query facilities, with boolean searches, phrases, filter on file types and directory tree. * Support for multiple charsets, Internal processing and storage uses Unicode UTF-8. * Stemming performed at query time (can switch stemming language after indexing). * Easy installation. No database daemon, web server or exotic language necessary. * An indexer which runs either as a thread inside the GUI or as an external, cron'able program. . This metapackage installs recoll GUI and commandline tools. Package: recollcmd Description-md5: bf16c7cda652f39b17d973a474875c9f Description-en: Command line programs for recoll This package contains command line programs for a personal full text search package recoll. Package: recollgui Description-md5: ab58186618d6df83918beb63bf0e9546 Description-en: GUI program and elements for recoll This package contains main recoll GUI for configuring, controlling and querying recoll indexes. Package: redmine Description-md5: 3a216a1439e1b07aad3aecd0c613d53b Description-en: flexible project management web application Redmine is a flexible project management web application. Written using Ruby on Rails framework, it is cross-platform and cross-database. . Dependencies for database support are provided by these metapackages: redmine-mysql, redmine-pgsql, redmine-sqlite. . Features * Multiple projects support * Flexible role based access control * Flexible issue tracking system * Gantt chart and calendar * News, documents & files management * Feeds & email notifications * Per project wiki * Per project forums * Time tracking * Custom fields for issues, time-entries, projects and users * SCM integration (SVN, CVS, Git, Mercurial, Bazaar and Darcs) * Issue creation via email * Multiple LDAP authentication support * User self-registration support * Multilanguage support Package: redmine-mysql Description-md5: 5334d370ac0b467914273b70a17e9522 Description-en: metapackage providing MySQL dependencies for Redmine This package only provides MySQL dependencies for Redmine, a flexible project management web application. Install this one if you want to use a MySQL database with Redmine. . Redmine package should be installed along with this package. Package: redmine-pgsql Description-md5: f308cd100ee4983a5adb6ff3370520bf Description-en: metapackage providing PostgreSQL dependencies for Redmine This package provides PostgreSQL dependencies for Redmine, a flexible project management web application. Install this one if you want to use a PostgreSQL database with Redmine. . Redmine package should be installed along with this package. Package: redmine-sqlite Description-md5: 92a51359a57c7c0c86638eb96a7a1e4e Description-en: metapackage providing sqlite dependencies for Redmine This package provides sqlite dependencies for Redmine, a flexible project management web application. Install this one if you want to use a sqlite database with Redmine. . Redmine package should be installed along with this package. Package: rednotebook Description-md5: 2bf66b9e3931e664fbebc538cb8c29c1 Description-en: Modern desktop diary and personal journaling tool It lets you format, tag and search your entries. You can also add pictures, links and customisable templates, spell check your notes, and export to plain text, HTML, LaTeX or PDF. Package: refstack-client Description-md5: ce1c9dcc03e47806114c84303a9f7c98 Description-en: OpenStack platform validation client Refstack-client is a command line utility that allows you to execute Tempest test runs based on configurations you specify. When finished running Tempest it can send the passed test data to a RefStack API server. Package: remctl-client Description-md5: 2948387542975e10c8d65690c8e8ec30 Description-en: Client for Kerberos-authenticated command execution The remctl command-line client, which authenticates to a server using Kerberos and then executes a command and returns the result. . remctl is a client/server protocol for executing specific commands on a remote system with Kerberos authentication. The allowable commands must be listed in a server configuration file, and the executable run on the server may be mapped to any command name. Each command is also associated with an ACL containing a list of Kerberos principals authorized to run that command. Package: remctl-server Description-md5: 257dcaa873396308d41f247d9cb1bc08 Description-en: Server for Kerberos-authenticated command execution The remctl server (remctld) and SSH backend (remctl-shell), which are responsible for receiving an authenticated command via the remctl protocol (or via SSH), executing it, and returning the result. . remctl is a client/server protocol for executing specific commands on a remote system with Kerberos authentication. The allowable commands must be listed in a server configuration file, and the executable run on the server may be mapped to any command name. Each command is also associated with an ACL containing a list of Kerberos principals authorized to run that command. Package: remind Description-md5: 838d7ef52c0a84e08057d198e1f386a9 Description-en: sophisticated calendar and alarm program - remind executable Remind allows you to remind yourself of upcoming events and appointments. Each reminder or alarm can consist of a message sent to standard output, or a program to be executed. . It also features: sophisticated date calculation, moon phases, sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk front-end and proper handling of holidays. . Reminders can be created by the remind scripting language or by using the graphical frontend package "tkremind". Package: remind-tools Description-md5: 3b30c695940080dfe29aa30771b8d90f Description-en: sophisticated calendar and alarm program - rem2ps, 2pdf, 2html tools Remind allows you to remind yourself of upcoming events and appointments. Each reminder or alarm can consist of a message sent to standard output, or a program to be executed. . It also features: sophisticated date calculation, moon phases, sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk front-end and proper handling of holidays. . Tools to convert the remind output to ps, pdf or html as well as example files. Package: renderd Description-md5: eb2e53d08f861accea883f2836d46607 Description-en: Daemon that renders map tiles using mapnik mod_tile is a system to serve raster tiles for example to use within a slippy map. It provides a dynamic combination of efficient caching and on the fly rendering. Due to its dynamic rendering, only a small fraction of overall tiles need to be kept on disk, reducing the resources required. At the same time, its caching strategy allows for a high performance serving and can support several thousand requests per second. . This package contains the renderd daemon that creates "metatiles" for map tile requests issued by mod_tile using the mapnik library. 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: restic Description-md5: 306158c67df1c70aca079d38e0afc1e3 Description-en: backup program with multiple revisions, encryption and more restic is a program that does backups right and was designed with the following principles in mind: - Easy: Doing backups should be a frictionless process, otherwise you might be tempted to skip it. Restic should be easy to configure and use, so that, in the event of a data loss, you can just restore it. Likewise, restoring data should not be complicated. - Fast: Backing up your data with restic should only be limited by your network or hard disk bandwidth so that you can backup your files every day. Nobody does backups if it takes too much time. Restoring backups should only transfer data that is needed for the files that are to be restored, so that this process is also fast. - Verifiable: Much more important than backup is restore, so restic enables you to easily verify that all data can be restored. - Secure: Restic uses cryptography to guarantee confidentiality and integrity of your data. The location the backup data is stored is assumed not to be a trusted environment (e.g. a shared space where others like system administrators are able to access your backups). Restic is built to secure your data against such attackers. - Efficient: With the growth of data, additional snapshots should only take the storage of the actual increment. Even more, duplicate data should be de-duplicated before it is actually written to the storage back end to save precious backup space. Package: resvg Description-md5: 2c16b64b4884763a4c07191762ce3b41 Description-en: SVG rendering library (command-line utility) resvg is a command-line utility to render SVG files based on a static SVG Full 1.1 subset. It is a fast, small, portable, multiple backend SVG library designed for edge-cases. . resvg supports Cairo and Qt backends. Package: retroarch-assets Description-md5: 94ccc92272443f64c6ecb3600bfc856b Description-en: RetroArch assets for Ozone, GLUI, RGUI and XMB This package installs assets needed for RetroArch e.g. menu drivers, etc. . * Ozone is the default UX. It offers easy use thanks to its simple menu-driven interface structure. * GLUI is a UX for touch devices. It works great on phones and tablets. * RGUI is a simple UX that works well on low performance devices. It was originally introduced in the Wii port of RetroArch in order to provide the console experience, where everything is controlled from a joypad. RGUI was later refitted for PC and mobile ports. * XMB is the classic icon-driven UX that is arranged similar to certain system experiences from the 7th generation era. It is ideal for horizontal widescreen TV or monitor use, where a joystick or D-pad is the primary interface. Package: rgxg Description-md5: b3e622e782b3470bc0682694d228322f Description-en: command-line tool to generate regular expressions rgxg (ReGular eXpression Generator) is a command-line tool to generate (extended) regular expressions. . It can be useful to generate (extended) regular expressions to match for instance a specific number range (e.g. 0 to 31 or 00 to FF) or all addresses of a CIDR block (e.g. 192.168.0.0/24 or 2001:db8:aaaa::/64). Package: rheolef Description-md5: 9a98070bd1b6efef2dd49e84533fc36e Description-en: efficient Finite Element environment Rheolef is a computer environment that serves as a convenient laboratory for computations in applied mathematics involving finite element-like methods. It provides a set of commands and C++ algorithms and containers. . Most basically, containers cover the classic graph data structure for sparse matrix formats and finite element meshes. At a higher level of abstraction, they can handle approximate finite element spaces, discrete fields. Flexible and powerful expressions are used to specify bilinear forms. . Current applications include: * massively distributed memory finite element environment, based on MPI; * elasticity, Stokes and Navier-Stokes problems in 2D and 3D; * complex fluids applications: viscoplasticity, viscoelasticity, wall slip; * nonlinear problems with fixed-point, Newton and continuation methods; * high order polynomials, mixed elements and discontinuous Galerkin methods; * auto-adaptive mesh approaches; * axisymmetric problems; * multi-regions and variable coefficient problems. . This package provides the rheolef commands. These support input and output in various file formats for mesh-generators and numerical data visualization systems such as paraview, and gnuplot. Package: rheolef-doc Description-md5: a6de61386e8246ab8112aaa779db5bc9 Description-en: efficient Finite Element environment - documentation Rheolef is a computer environment that serves as a convenient laboratory for computations in applied mathematics involving finite element-like methods. It provides a set of commands and C++ algorithms and containers. . Most basically, containers cover the classic graph data structure for sparse matrix formats and finite element meshes. At a higher level of abstraction, they can handle approximate finite element spaces, discrete fields. Flexible and powerful expressions are used to specify bilinear forms. . Current applications include: * massively distributed memory finite element environment, based on MPI; * elasticity, Stokes and Navier-Stokes problems in 2D and 3D; * complex fluids applications: viscoplasticity, viscoelasticity, wall slip; * nonlinear problems with fixed-point, Newton and continuation methods; * high order polynomials, mixed elements and discontinuous Galerkin methods; * auto-adaptive mesh approaches; * axisymmetric problems; * multi-regions and variable coefficient problems. . This package provides the documentation. Package: rifiuti2 Description-md5: e698e75493f3492723bea6ca03a3e972 Description-en: replacement for rifiuti, a MS Windows recycle bin analysis tool Rifiuti2 analyses recycle bin files from Windows. Analysis of Windows recycle bin is usually carried out during Windows computer forensics. . Rifiuti2 can extract file deletion time, original path and size of deleted files and whether the deleted files have been moved out from the recycle bin since they are trashed. . Rifiuti2 is a rewrite of rifiuti, which is originally written for identical purpose. Then it was extended to cover more functionalities, such as: . * Handles recycle bin up to Windows 10; * Handles ancient Windows like 95, NT4 and ME; * Supports all localized versions of Windows - both Unicode-based ones and legacy ones (using ANSI code page); * Supports output in XML format as well as original tab-delimited text. . Rifiuti2 is designed to be portable and runs on command line environment. Two programs rifiuti and rifiuti-vista are chosen depending on relevant Windows recycle bin format. Package: rime-data-combo-pinyin Description-md5: b458d3e3ef3c6eeadbf5c17b64eb9435 Description-en: Rime Input Method Engine schema data - Combo Pinyin RIME is the acronym of Rime Input Method Engine. . RIME is a lightweight, extensible input method engine supporting various input schematas including glyph-based input methods, romanization-based input methods as well as those for Chinese dialects. It has the ability to compose phrases and sentences intelligently and provide very accurate traditional Chinese output. RIME's cross-platform core library is written in C++, and can work consistently on different platforms with OS-specific wrappers. . This package provides the combo pinyin (a.k.a Gong Bao Pin Yin) schema data of RIME. It features chord-typing on standard PC keyboard, also known as pressing multiple keys at the same time. Package: rime-data-emoji Description-md5: 15d8b971f1e6f004a330f938f64f8713 Description-en: Rime Input Method Engine data - Emoji RIME is the acronym of Rime Input Method Engine. . RIME is a lightweight, extensible input method engine supporting various input schematas including glyph-based input methods, romanization-based input methods as well as those for Chinese dialects. It has the ability to compose phrases and sentences intelligently and provide very accurate traditional Chinese output. RIME's cross-platform core library is written in C++, and can work consistently on different platforms with OS-specific wrappers. . This package provides the Emoji data of RIME. Package: rime-data-luna-pinyin Description-md5: b1a31efe464ea9055378c377efadcd7e Description-en: Rime Input Method Engine schema data - Luna Pinyin RIME is the acronym of Rime Input Method Engine. . RIME is a lightweight, extensible input method engine supporting various input schematas including glyph-based input methods, romanization-based input methods as well as those for Chinese dialects. It has the ability to compose phrases and sentences intelligently and provide very accurate traditional Chinese output. RIME's cross-platform core library is written in C++, and can work consistently on different platforms with OS-specific wrappers. . This package provides the luna pinyin schema data of RIME. Package: rime-essay Description-md5: 35c4fa41d0d0c6146c73ffc81d7ca9f9 Description-en: Rime Input Method Engine preset vocabulary and language model RIME is the acronym of Rime Input Method Engine. . RIME is a lightweight, extensible input method engine supporting various input schematas including glyph-based input methods, romanization-based input methods as well as those for Chinese dialects. It has the ability to compose phrases and sentences intelligently and provide very accurate traditional Chinese output. RIME's cross-platform core library is written in C++, and can work consistently on different platforms with OS-specific wrappers. . This package provides the preset vocabulary and language model data of RIME. Package: rime-prelude Description-md5: c64a28b50ad8b91faa725167e53dd28b Description-en: Rime Input Method Engine basic configuration files RIME is the acronym of Rime Input Method Engine. . RIME is a lightweight, extensible input method engine supporting various input schematas including glyph-based input methods, romanization-based input methods as well as those for Chinese dialects. It has the ability to compose phrases and sentences intelligently and provide very accurate traditional Chinese output. RIME's cross-platform core library is written in C++, and can work consistently on different platforms with OS-specific wrappers. . This package provides the basic configuration files for RIME. Package: rkhunter Description-md5: 7a6d48ddb1caefe15280ce7ca3d33e31 Description-en: rootkit, backdoor, sniffer and exploit scanner Rootkit Hunter scans systems for known and unknown rootkits, backdoors, sniffers and exploits. . It checks for: - SHA256 hash changes; - files commonly created by rootkits; - executables with anomalous file permissions; - suspicious strings in kernel modules; - hidden files in system directories; and can optionally scan within files. . Using rkhunter alone does not guarantee that a system is not compromised. Running additional tests, such as chkrootkit, is recommended. Package: rocm-opencl-icd Description-md5: 1813955b14b1a937d3676eb0272fec77 Description-en: ROCm implementation of OpenCL API - ICD runtime This package contains the ROCm implementation of the OpenCL (Open Compute Language) library for AMD GPUs, which is intended for use with an ICD loader. OpenCL provides a standardized interface for computational analysis on graphical processing units. 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: roundcube-plugin-sauserprefs Description-md5: 06490beed3ff8a3b29f9263963e1d61d Description-en: SAUserPrefs plugin for Roundcube Webmail Roundcube Webmail is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality expected from an e-mail client, including MIME support, address book, folder manipulation and message filters. . This package provide the 'SAUserPrefs' third-party plugin, which adds the ability for users to edit they SpamAssassin user preferences from within Roundcube. It interacts via SQL with preferences stored in a database. Package: routino Description-md5: fe6b12474f376c01dedd2616bd05dd79 Description-en: Set of tools to find a path between two points Routino is an application for finding a route between two points using the dataset of topographical information collected by OpenStreetMap Package: routino-common Description-md5: 9d50524c2c1159dfdc518414757c990e Description-en: Routino data Routino is an application for finding a route between two points using the dataset of topographical information collected by OpenStreetMap . This package provides the common data for Routino. Package: routino-www Description-md5: c029b2eade196448e4949804939ad231 Description-en: Web frontend for routino Routino is an application for finding a route between two points using the dataset of topographical information collected by OpenStreetMap . This is the web frontend to the router. Package: rows Description-md5: 6bfd503b470fde537b8862f653cb777c Description-en: common, beautiful interface to tabular data, no matter the format A command-line interface so you can have easy access to the most used features: convert between formats, sum, join and sort tables. No matter in which format your tabular data is: rows will import it, automatically detect types so you can start working with the data instead of trying to parse it. It is also locale and unicode aware. Package: rpki-client Description-md5: 7fd033d9d48604dc78700e4369903059 Description-en: OpenBSD RPKI validator rpki-client is an RPKI relying party software: it downloads and validates the RPKI repositories. Package: rpmlint Description-md5: b8da9a736db7db144d0b4163fc42d180 Description-en: RPM package checker rpmlint is a tool for checking common errors in rpm packages. rpmlint can be used to test individual packages before uploading or to check an entire distribution. By default all applicable checks are performed but specific checks can be performed by using command line parameters. . rpmlint can check binary rpms (files and installed ones), source rpms, and plain specfiles, but all checks do not apply to all argument types. For best check coverage, run rpmlint on source rpms instead of plain specfiles, and installed binary rpms instead of uninstalled binary rpm files. . The idea for rpmlint is from the lintian tool of the Debian project. Package: rr Description-md5: 6f093fd220a351d6d9b0fa00a53c5695 Description-en: application execution recorder, player and debugger rr allows application executions to be recorded and then replayed with gdb as many times as desired. . This allows intermittent, or complex to reproduce, bugs to be captured and then debugged at leisure. Replays are deterministic, always identical from one run to another. . rr is incompatible with ptrace hardening, and currently only supports Intel CPUs with Nehalem or later microarchitectures, some AMD CPUs with Zen or later microarchitectures, and some AArch64 microarchitectures (e.g. ARM Neoverse N1 or Apple Silicon M-series). The amd64 package supports debugging amd64 and i386 binaries. Package: rshim Description-md5: 8fc02fdc757546f7a3af6a7d301fa702 Description-en: Userspace (fuse) host driver for Mellanox BlueField devices This is a userspace driver that provides host access to BlueField PCIe devices. It can be used to push boot streams (usually to flash a new OS image), access a virtual console, provide a virtual network interface connecting the BlueField device and its host, and a debug interface. Package: rt-app Description-md5: ba2c49858874d8cd6596321e18fc9953 Description-en: Test application which simulates a real-time periodic load rt-app is a test application that starts multiple periodic threads in order to simulate a real-time periodic load. It supports the SCHED_OTHER/SCHED_FIFO/SCHED_RR kernel mechanisms as well as the AQuoSA framework and SCHED_DEADLINE. It can be run with a simple command-line config, or a more complex set of tasks/threads configured in a (json) config file. Package: rt-tests Description-md5: 81e88645d2b857477b854a1c8cc59ad8 Description-en: Test programs for rt kernels rt-tests contains a set of programs that test and measure various components of real-time kernel behavior, such as timer latency, signal latency and the functioning of priority-inheritance mutexes. Additionally it contains hackbench, a program to generate work for the scheduler. Package: rtpengine Description-md5: ff2ff6afc221559454e6cb2d402d73da Description-en: NGCP RTP/media proxy - metapackage Sipwise NGCP rtpengine is a proxy for RTP traffic and other UDP based media traffic. It's meant to be used with the Kamailio SIP proxy and forms a drop-in replacement for any of the other available RTP and media proxies. . This is a metapackage for easy installation of all four parts of the NGCP media proxy. It will install the user-space daemon, the kernel-space IPtables module, the IPtables extension module and utility scripts. Package: rtpengine-daemon Description-md5: 385824689e327542f7397f02667ac52d Description-en: proxy for RTP and media streams used in NGCP, userspace part Sipwise NGCP rtpengine is a proxy for RTP traffic and other UDP based media traffic. It's meant to be used with the Kamailio SIP proxy and forms a drop-in replacement for any of the other available RTP and media proxies. . This daemon handles the first stages of proxying media streams and talks to the kernel part of the proxy for eventual high-performance packet forwarding. Package: rtpengine-kernel-dkms Description-md5: d138a1606696e0a5af384a6d59daca10 Description-en: IPtables kernel module for the NGCP media proxy - DKMS Sipwise NGCP rtpengine is a proxy for RTP traffic and other UDP based media traffic. It's meant to be used with the Kamailio SIP proxy and forms a drop-in replacement for any of the other available RTP and media proxies. . Provides the kernel-space part of the NGCP media proxy for high- performance packet forwarding. This package contains the source to be built with dkms. Package: rtpengine-perftest Description-md5: 2a27d60aa4b2c3dad3628fe9143de3f2 Description-en: helper tool to test rtpengine transcoding performance This interactive tool simulates transcoding scenarios using the rtpengine code base and produces performance and load statistics. Package: rtpengine-perftest-data Description-md5: 6bf9bb14465c279228be78b00cae9a76 Description-en: helper tool to test rtpengine transcoding performance - data files This interactive tool simulates transcoding scenarios using the rtpengine code base and produces performance and load statistics. . These are data files needed for the binary package. Package: rtpengine-recording-daemon Description-md5: 0eb56e8f03cb21f79e12372990b4be8e Description-en: recording daemon for RTP and media streams Sipwise NGCP rtpengine is a proxy for RTP traffic and other UDP based media traffic. It's meant to be used with the Kamailio SIP proxy and forms a drop-in replacement for any of the other available RTP and media proxies. . This daemon handles the call recording (media intercept) component of rtpengine. Package: rtpengine-utils Description-md5: b1c7c4d801ccd26dc6ee9025d31f5a9a Description-en: scripts and Perl modules for NGCP rtpengine Sipwise NGCP rtpengine is a proxy for RTP traffic and other UDP based media traffic. It's meant to be used with the Kamailio SIP proxy and forms a drop-in replacement for any of the other available RTP and media proxies. . This package contains scripts and Perl modules for NGCP rtpengine Package: ruby-addressable Description-md5: 6a120ab46f78301957317297aaa2ba8e Description-en: alternative URI implementation for Ruby Addressable is a replacement for the URI implementation that is part of Ruby's standard library. It more closely conforms to the relevant RFCs and adds support for IRIs and URI templates. Package: ruby-adsf Description-md5: 7dd0acc17fc487794200d3fef5299ce2 Description-en: tiny static file server adsf (A Dead Simple Fileserver) is a tiny web server that can be spawned in any directory to serve static files. It can be used programmatically in Rack and other Ruby applications. . For example, the nanoc static website generator uses it its "view" command. Package: ruby-adsf-live Description-md5: b32fbc9a066353d7dee4cee5c08e4f32 Description-en: live reload support for ruby-adsf tiny static file server adsf (A Dead Simple Fileserver) is a tiny web server that can be spawned in any directory to serve static files. It can be used programmatically in Rack and other Ruby applications. . This package provide the adsf --live-reload support. . For example, the nanoc static website generator uses it its "live" command. Package: ruby-ast Description-md5: 1e099ee4c0e60b5396d4140714cc5089 Description-en: Ruby library for working with abstract syntax trees ast embraces immutability; each AST node is inherently frozen at creation, and updating a child node requires recreating that node and its every parent, recursively. . This is a design choice. It does create some pressure on garbage collector, but completely eliminates all concurrency and aliasing problems. . See also AST::Node, AST::Processor::Mixin and AST::Sexp classes for additional recommendations and design patterns. 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-bundler Description-md5: 0f8878504f4ef4eeb01d05a248e11434 Description-en: Manage Ruby application dependencies (runtime) Bundler manages a Ruby application's dependencies through its entire life, across many machines, systematically and repeatably. . This package must be used as dependency for checking application dependencies at runtime. Package: ruby-concurrent Description-md5: 04fc348d434f7acc0aa5945f83e5eedb Description-en: Modern concurrency tools for Ruby Concurrent Ruby provides modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns. . This package also includes experimental edge features via the concurrent-ruby-edge gem and the Java native extension for JRuby. Package: ruby-concurrent-ext Description-md5: 7312ea8df0f5d7cd38e9cd02a109521c Description-en: Modern concurrency tools for Ruby (C extensions for MRI) Concurrent Ruby provides modern concurrency tools including agents, futures, promises, thread pools, actors, supervisors, and more. Inspired by Erlang, Clojure, Go, JavaScript, actors, and classic concurrency patterns. . This package provides the C extensions to optimize concurrent-ruby under MRI. Package: ruby-coveralls Description-md5: 330904c3ed4703f2ea836aff87959b73 Description-en: Ruby implementation of the Coveralls API Coveralls is a web service to help you track your code coverage over time, and ensure that all your new code is fully covered. . Coveralls automatically collects your code coverage data, uploads it to their servers and gives you a nice interface to dig into it. . Any type of Ruby project or test framework supported by SimpleCov is supported by the Coveralls gem. This includes all your favorites, like RSpec, Cucumber, and Test::Unit. . This package provides a Ruby gem to interact with Coveralls API. Package: ruby-creole Description-md5: 0a5519a3051e4f468fc834e2a18f10d7 Description-en: Creole common wiki markup language to HTML converter This Ruby library contains a Creole-to-HTML converter for Creole, the lightweight markup language. . Creole is a common wiki markup language to be used across different wikis. It's not replacing existing markup but instead enabling wiki users to transfer content seamlessly across wikis, and for novice users to contribute more easily. Package: ruby-csv Description-md5: 6f9bf3d07a4d63f7d55550f749f77842 Description-en: CSV reader and writer The CSV library provides a complete interface to CSV files and data. It offers tools to enable you to read and write to and from Strings or IO objects, as needed. Package: ruby-dalli Description-md5: 7b0201975c6745b84162ca4c177352d1 Description-en: memcached client library for Ruby Dalli is a high performance pure Ruby client for accessing memcached servers. It only works with memcached version 1.4 and higher, as it uses the binary protocol only available starting with memcached 1.4. Package: ruby-dry-logger Description-md5: 3ab741629df92d3ba6149f3e8540845d Description-en: dependency-free logging solution suitable for Ruby application ruby-dry-logger provides a standalone, dependency-free logging solution suitable for any Ruby application. Some features are structured logging by default, logging to multiple destinations via pluggable logging backends, fine-grained log formatting using formatters, customizable logging logic via log filtering, out-of-the-box exception logging, built-in support for text log templates with customizable colorized output and tagged log entries. Package: ruby-fakeweb Description-md5: 95bdeff14550fa5651346cdd6da79959 Description-en: tool for faking responses to HTTP requests FakeWeb is a helper for faking web requests in Ruby. It works at a global level, without modifying code or writing extensive stubs. Package: ruby-faraday Description-md5: 063f5a0a192ff06d0dfabc90fc24e78a Description-en: HTTP/REST API client library Faraday is an HTTP client lib that provides a common interface over many adapters (such as Net::HTTP) and embraces the concept of Rack middleware when processing the request/response cycle. Package: ruby-faraday-middleware-aws-sigv4 Description-md5: 55f3eedecc0a63e34928f2c453536135 Description-en: Faraday middleware for AWS Signature Version 4 using aws-sigv4 This library replaces faraday_middleware-aws-signers-v4 which is unmaintained. It uses modular aws-sdk v3, where as the old implementation was using monolithic aws-sdk v2. Package: ruby-fast-xs Description-md5: 2fcf0262e331151ab45b766740b02399 Description-en: ruby extension for escaping text fast_xs escapes text so it can be embedded more directly into XML and HTML without having to deal with character set issues. Package: ruby-feedparser Description-md5: e2606090a5da9cfaf6cdcd77ef8a6e48 Description-en: Ruby library to parse ATOM/RSS feeds Ruby-feedparser is a library allowing Ruby developers to parse RSS and ATOM feeds. Package: ruby-fuzzyurl Description-md5: 19f23b5b2e014740b2c1b1d6b42ad46e Description-en: non-strict parsing, construction, and wildcard-matching of URLs Fuzzyurl provides two related functions: non-strict parsing of URLs or URL-like strings into their component pieces (protocol, username, password, hostname, port, path, query, and fragment), and fuzzy matching of URLs and URL patterns. Package: ruby-google-protobuf Description-md5: 317c79699eb4b3c57bdf9bcdb8761c55 Description-en: Protocol Buffers Protocol Buffers are Google's data interchange format. . This library contains the Ruby extension that implements Protocol Buffers functionality in Ruby. . The Ruby extension makes use of generated Ruby code that defines message and enum types in a Ruby DSL. You may write definitions in this DSL directly, but we recommend using protoc's Ruby generation support with .proto files. The build process in this directory only installs the extension; you need to install protoc as well to have Ruby code generation functionality. Package: ruby-graphql Description-md5: 64fbbffa44adca38f090046e4ea1a707 Description-en: GraphQL language and runtime for Ruby A plain-Ruby implementation of GraphQL. . Goals: - Implement the GraphQL spec & support a Relay front end - Provide idiomatic, plain-Ruby API with similarities to reference implementation where possible - Support Ruby on Rails and Relay Package: ruby-html-proofer Description-md5: 94398c6efed6b59e86da1c25e4a6a95d Description-en: Test your rendered HTML files to make sure they're accurate HTMLProofer is a set of tests to validate your HTML output. These tests check if your image references are legitimate, if they have alt tags, if your internal links are working, and so on. It's intended to be an all-in-one checker for your output. . In scope is any well-known and widely-used test for HTML document quality. A major use is continuous integration, so reliable results are a must have. Correctness is usually balanced over performance. And, if necessary, one should be able to trace this program's detection of HTML errors back to documented best practices or standards, such as W3 specifications. Package: ruby-liquid Description-md5: 76b4081e014b0907107fba3ecba844ee Description-en: Ruby library for rendering safe HTML and email templates Liquid is a secure, non-evaling end user template engine. It has simple markup and beautiful results and is able to style emails as well as HTML. . It was developed for usage in Ruby on Rails web applications and integrates seamlessly as a plugin but it also works excellently as a stand alone library. Package: ruby-marisa Description-md5: ce552b53fb8a6d80ccb36e18d7570478 Description-en: Ruby bindings for MARISA Matching Algorithm with Recursively Implemented StorAge (MARISA) is a static and space-efficient trie data structure. . This package contains Ruby bindings for MARISA. Package: ruby-metriks Description-md5: 29401d3661e0d1640385c1882a902250 Description-en: experimental threadsafe, low-impact measurement library for Ruby This is an experiment in making a threadsafe, low impact library to measure aspects of your Ruby. It provides an API for creating and using counters, gauges, meters, timers and utilisation timers as well as methods for reporting metrics to a log file or some other metric aggregation tool. Package: ruby-mini-magick Description-md5: a44f2635e5337409abb15fe127fe2f83 Description-en: wrapper for ImageMagick with a small memory footprint MiniMagick is a Ruby library providing a wrapper around ImageMagick or GraphicsMagick, allowing manipulation of images with minimal use of memory. MiniMagick gives access to all the commandline options provided by ImageMagick. Package: ruby-moneta Description-md5: 798fbb2d62d0d93055faad9980b0cd9b Description-en: Ruby interface to multiple key/value stores Moneta is a Ruby library to interface with a variety of key/value stores. A short overview of its features: - support a lot of backends with consistent behaviour, - allows a full configuration of the serialization -> compression -> adapter stack using proxies (similar to Rack middlewares), - expiration for all stores, - atomic operations, - includes a simple pure-ruby key/value server and client, - integration with Rails, Rack/Rack-Cache, Sinatra and Ramaze. Package: ruby-neovim Description-md5: 3524c98bbf4d840b8e4b86cb66f3a528 Description-en: Ruby client for Neovim Ruby library to control remote neovim instances. . Can be used as a neovim plugin host, allowing one to write neovim plugins completely in ruby. . It also acts as a compatibility layer for Ruby plugins written for legacy vim. The :ruby, :rubyfile, and :rubydo commands are intended to behave the same as they did in vim. Package: ruby-net-sftp Description-md5: 90796a3bdaee3b9508db98420d9fa9f3 Description-en: Ruby implementation of the SFTP protocol Net::SFTP is a pure-Ruby implementation of the SFTP protocol (specifically, versions 1 through 6 of the SFTP protocol). Note that this is the "Secure File Transfer Protocol", typically run over an SSH connection, and has nothing to do with the FTP protocol. Package: ruby-net-ssh-multi Description-md5: d96b3c9d2ae5eda0935025fa062337a5 Description-en: Ruby library for making multiple SSH connections to remote systems Net::SSH::Multi is a library for controlling multiple Net::SSH connections via a single interface. It exposes an API similar to that of Net::SSH::Connection::Session and Net::SSH::Connection::Channel, making it simpler to adapt programs designed for single connections to be used with multiple connections. . This library is particularly useful for automating repetitive tasks that must be performed on multiple machines. It executes the commands in parallel, and allows commands to be executed on subsets of servers (defined by groups). Package: ruby-nokogiri Description-md5: 8b5216e340ca3509e38f4420fb6ca92a Description-en: HTML, XML, SAX, and Reader parser for Ruby Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. It is able to search documents via XPath or CSS3 selectors, and is a drop-in replacement for Hpricot (though not bug for bug). 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-openid-connect Description-md5: 7389f5f8c2c8614f3264913d417879c8 Description-en: OpenID Connect Server & Client Library OpenID Connect 1.0 is a simple identity layer on top of the OAuth 2.0 protocol. It allows Clients to verify the identity of the End-User based on the authentication performed by an Authorization Server, as well as to obtain basic profile information about the End-User in an interoperable and REST-like manner. . OpenID Connect allows clients of all types, including Web-based, mobile, and JavaScript clients, to request and receive information about authenticated sessions and end-users. The specification suite is extensible, allowing participants to use optional features such as encryption of identity data, discovery of OpenID Providers, and session management, when it makes sense for them. Package: ruby-ox Description-md5: 9754971cc5d8cc81916a5e1443772e6a Description-en: fast XML parser and object serializer Optimized XML (Ox), as the name implies, was written to provide speed optimized XML handling. It was designed to be an alternative to Nokogiri and other Ruby XML parsers for generic XML parsing and as an alternative to Marshal for Object serialization. . Ox handles XML documents in three ways: it is a generic XML parser and writer, a fast Object / XML marshaller, and a stream SAX parser. The library is implemented in C for speed and has a lean, simple Ruby API. Package: ruby-parallel Description-md5: 740ec9fb40a63a9b8b7e74bc3c2fdc47 Description-en: library to run any kind of code in parallel processes This package provides a Ruby library to run any code in parallel Processes (in order to use all CPUs) or Threads (to speedup blocking operations). . This is best suited for map-reduce operations or e.g. parallel downloads or uploads. Package: ruby-pg-ldap-sync Description-md5: d17c6e1d7c6f935115990e20f25a4ef7 Description-en: Synchronize users and groups from LDAP/AD into PostgreSQL LDAP is often used for a centralized user and role management in an enterprise environment. PostgreSQL offers different authentication methods, like LDAP, SSPI, GSSAPI or SSL. However, for any method the user must already exist in the database, before the authentication can be used. There is currently no direct authorization of database users on LDAP. So roles and memberships has to be administered twice. . This program helps to solve the issue by synchronizing users, groups and their memberships from LDAP to PostgreSQL. Access to LDAP is used read-only. pg_ldap_sync issues proper CREATE ROLE, DROP ROLE, GRANT and REVOKE commands to synchronize users and groups. . It is meant to be started as a cron job. Package: ruby-public-suffix Description-md5: 2b494cee204ece2ce1ef9cb0ec2113c6 Description-en: Domain name parser based on the Public Suffix List PublicSuffix can parse and decompose a domain name into top level domain, domain and subdomains. . The Public Suffix List is a catalog of certain Internet domain names. The term is also known by the form effective top-level domain (eTLD). This list is used for the security and privacy policies of web application. Package: ruby-rack-cache Description-md5: fed36a8125d6699ffc7f2b1181653aa3 Description-en: HTTP Caching for Rack Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for Rack-based applications that produce freshness (expires, cache-control) and/or validation (last-modified, etag) information. Package: ruby-rack-rewrite Description-md5: 186b513bf84f73fc1aaeadba7ff1da6c Description-en: rack middleware for enforcing rewrite rules A rack middleware for enforcing rewrite rules. In many cases you can get away with rack-rewrite instead of writing Apache mod_rewrite rules. . Use Cases - Rebuild of existing site in a new technology - Retire old routes - CNAME alternative - Site Maintenance Package: ruby-rack-session Description-md5: b261965f1b4397b64b65da01265633fd Description-en: Session management implementation for Rack A session implementation for Rack. Package: ruby-rack-timeout Description-md5: b0ddbc5da15df4d1471474e3abce50ac Description-en: abort requests that are taking too long A generous timeout of 15s is the default. It's recommended to set the timeout as low as realistically viable for your application. Most applications will do fine with a setting between 2 and 5 seconds. . Rack::Timeout is not a solution to the problem of long-running requests, it's a debug and remediation tool. App developers should track rack-timeout's data and address recurring instances of particular timeouts. 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-rails-html-sanitizer Description-md5: 7c513cff28c1362b292745527d2dc320 Description-en: HTML sanitization for Rails applications This gem is responsible to sanitize HTML fragments in Rails applications. In Rails 4.2 and above this gem will be responsible for sanitizing HTML fragments in Rails applications, i.e. in the sanitize, sanitize_css, strip_tags and strip_links methods. Package: ruby-re2 Description-md5: fcea24a19eb3c47aa7a464d28abb3005 Description-en: Ruby bindings to re2 Ruby bindings to re2, "an efficient, principled regular expression library". . RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. 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-remctl Description-md5: 3df1077d60d6e7716f7cb137295afef8 Description-en: Ruby extension for Kerberos-authenticated command execution The Ruby remctl extension, which provides native Ruby bindings for the libremctl client library. . remctl is a client/server protocol for executing specific commands on a remote system with Kerberos authentication. The allowable commands must be listed in a server configuration file, and the executable run on the server may be mapped to any command name. Each command is also associated with an ACL containing a list of Kerberos principals authorized to run that command. Package: ruby-rmagick Description-md5: 393bf835e37efeb55b6c8c6360451be5 Description-en: ImageMagick API for Ruby RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. Package: ruby-rmagick-doc Description-md5: 0ce2581c0fbd70d22e3556e5bfc3d594 Description-en: ImageMagick API for Ruby (documentation) RMagick is an interface between the Ruby programming language and the ImageMagick image processing library. . This package contains the documentation and some example scripts. Package: ruby-sanitize Description-md5: 2b64f78c43810e31c817317190e764b0 Description-en: whitelist-based HTML sanitizer Sanitize is a whitelist-based HTML sanitizer. Given a list of acceptable elements and attributes, Sanitize will remove all unacceptable HTML from a string. . Using a simple configuration syntax, you can tell Sanitize to allow certain elements, certain attributes within those elements, and even certain URL protocols within attributes that contain URLs. Any HTML elements or attributes that you don't explicitly allow will be removed. . Because it's based on Nokogiri, a full-fledged HTML parser, rather than a bunch of fragile regular expressions, Sanitize has no trouble dealing with malformed or maliciously-formed HTML and returning safe output. Package: ruby-semver-dialects Description-md5: 2d3e85e493ad8d4341e5706cfe5849f7 Description-en: utility function to process semantic versions expressed in different dialects This library helps to parse, process and compare semantic versions for Maven, NPM, PHP, RubyGems and Python packages. Package: ruby-shoulda-context Description-md5: f9e8290f361d98c1dd17324bbb09b360 Description-en: context framework for Test::Unit Shoulda’s contexts make it easy to write understandable and maintainable tests for Test::Unit. It’s fully compatible with your existing tests in Test::Unit, and requires no retooling to use. . This package provides shoulda-context, a context framework for Test::Unit that was extracted from (and is used by) shoulda. Package: ruby-sinatra-contrib Description-md5: 56ae0b4094103de483ea43df9b7167ef Description-en: collection of useful extensions to the Sinatra web framework sinatra-contrib is a collection of common extensions to the Sinatra web framework, semi-officially supported: - capture: Lets you capture the content of blocks in templates. - config_file: Allows loading configuration from yaml files. - content_for: Adds Rails-style content_for helpers to Haml, Erb, Erubis and Slim. - cookies: A cookies helper for reading and writing cookies. - engine_tracking: Adds methods like haml? that allow helper methods to check whether they are called from within a template. - json: Adds a #json helper method to return JSON documents. - link_header: Helpers for generating link HTML tags and corresponding Link HTTP headers. Adds link, stylesheet and prefetch helper methods. - multi_route: Adds ability to define one route block for multiple routes and multiple or custom HTTP verbs. - namespace: Adds namespace support to Sinatra. - respond_with: Choose action and/or template automatically depending on the incoming request. Adds helpers respond_to and respond_with. - custom_logger: Allows one to define their own logger instance. - decompile: Recreates path patterns from Sinatra's internal data structures (used by other extensions). - reloader: Automatically reloads Ruby files on code changes. - extension: Mixin for writing your own Sinatra extensions. - test_helpers: Helper methods to ease testing your Sinatra application. Partly extracted from Sinatra. Testing framework agnostic. Package: ruby-standalone Description-md5: 0039a0b94819f47317d0c92633414921 Description-en: Ruby interpreter that won't integrate with Debian packages 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 provides a Ruby interpreter without providing support for other Debian-provided Ruby packages, i.e. it won't use any code from Debian packages that provide Ruby libraries, Rubygems won't recognize libraries installed with Debian packages etc. . This package is mostly useful for server deployments or development environments where one wants or needs to obtain the Ruby interpreter from Debian (and thus benefit from having security updates, not having to build from source, obtaining pre-built binaries from a trusted source etc.), but install everything else from sources external to Debian such as rubygems.org. . No official Debian Ruby packages, application or library, should depend on this package. 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-terser Description-md5: 5ad9dd7258fe4ce55eaefe8727d4d624 Description-en: Ruby wrapper for Terser JavaScript compressor Terser minifies JavaScript files by wrapping TerserJS to be accessible in Ruby Package: ruby-test-construct Description-md5: fd0c0ed540864b99b2584dbc87530e74 Description-en: Ruby library that creates temporary files and directories for testing TestConstruct is a DSL for creating temporary files and directories during testing. . Using construct is as simple as calling within_construct and providing a block. All files and directories that are created within that block are created within a temporary directory. The temporary directory is always deleted before within_construct finishes. . There is nothing special about the files and directories created with TestConstruct, so you can use plain old Ruby IO methods to interact with them. Package: ruby-thor Description-md5: 611fec1535f35a1f489c246cfddf2378 Description-en: Ruby scripting framework Thor is a simple and efficient scripting framework for building self-documenting command line utilities. . It can be used to replace rake, sake and rubigen. 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-whitewash Description-md5: c3e44e5c7febe75074a469c31bd0d882 Description-en: Whitelist-based HTML filter for Ruby This module allows Ruby programs to clean up any HTML document or fragment coming from an untrusted source and to remove all dangerous constructs that could be used for cross-site scripting or request forgery. Package: rudof Description-md5: db545a067b68a9fb9d013f1eb9879e2d Description-en: RDF data shape processing - CLI tool rudof implements Shape Expressions (ShEx), SHACL, DCTAP, and other technologies in the RDF ecosystem. . It can be used to validate RDF data represented with different syntaxes like Turtle, NTriples, etc. as well as RDF data available through SPARQL endpoints like Wikidata. . rudof can also be used to convert between different RDF data validation technologies like ShEx, SHACL, DCTAP, etc., and to generate UML like visualizations and HTML views. . Resource Description Framework (RDF) is a standard model for data interchange on the Web. . Shape Expressions (ShEx) is a data modelling language for defining schemas for RDF graphs. . Shapes Constraint Language (SHACL) is a data modelling language for describing constraints for RDF graphs. SHACL is a W3C recommendation. . Dublin Core Tabular Application Profiles (DCTAP) is a simple model for defining an application profiles i.e. metadata usage for a specific application. . This package provides the command-line tool rudof. Package: runit-services Description-md5: 2eea38e236e810482cf416349a275373 Description-en: UNIX init scheme with service supervision (services) runit is a replacement for SysV-init and other init schemes. It runs on Debian GNU/Linux, *BSD, MacOSX, and Solaris, and may be easily adapted to other Unix operating systems. runit implements a simple three-stage concept. Stage 1 performs the system's one-time initialization tasks. Stage 2 starts the system's uptime services (via the runsvdir program). Stage 3 handles the tasks necessary to shutdown and halt or reboot. . This package contains services directories for a collection of services available in Debian, to have them run under runit service supervision instead of sysvinit or systemd. Services directories are installed under /usr/share/runit/sv/. Local copies of services can be maintained easily in /etc/sv/ with the cpsv utility that can be used to copy, inspect and update runscripts in /etc/sv/ after the first installation. It's recommended to read https://salsa.debian.org/debian/runit-services/-/blob/master/README before installing this package. Package: ruptime Description-md5: 96558743d93eb742f81bcd48abe888b5 Description-en: poor man’s ruptime This is a modern implementation of the r-commands developed in 1982. Package: ruptimed Description-md5: aa9f616a9bacf24ef3b2aaf635944d30 Description-en: poor man’s ruptime - server This is a modern implementation of the r-commands developed in 1982. Package: rust-coreutils Description-md5: a1493c3903ec45d30f8f490cebb19663 Description-en: Universal coreutils utils, written in Rust This packages replaces the GNU coreutils package written in C. It should be a drop-in replacement but: * Some options have NOT been implemented, * Might have important bugs, * Might be slower, * Output of the binaries might be slightly different. Package: saga Description-md5: 6f81a006f20669f383919b6a88f3917d Description-en: System for Automated Geoscientific Analyses SAGA GIS (System for Automated Geoscientific Analyses) is a free and open source geographic information system used for editing and analysing spatial data. It includes a large number of modules for the analysis of vector (point, line and polygon), table, grid and image data. Among others the package includes modules for geostatistics, image classification, projections, simulation of dynamic processes (hydrology, landscape development) and terrain analysis. The functionality can be accessed through a GUI, the command line or by using the C++ API. Package: saga-common Description-md5: b6bdb6b4d1cb3c1287dc43e1eec11514 Description-en: SAGA GIS architecture independent files SAGA GIS (System for Automated Geoscientific Analyses) is a geographic information system used for editing and analysing spatial data. . This package contains the architecture independent files for SAGA. Package: sail-codecs Description-md5: d6f34409f450a28160d0fea7eef9c2e4 Description-en: SAIL common image codecs SAIL is a fast and lightweight cross-platform image decoding and encoding library providing multi-leveled APIs from one-liners to complex use-cases with custom I/O sources. . This package provides low-level SAIL image codecs. Package: sailcut Description-md5: d6df87465a788c038d8b97840a6cc39b Description-en: Sail design and plotting software Sailcut CAD is a sail design and plotting software which allows you to design and visualise your own sails and compute the accurate development of all panels in flat sheets. You can export the sails you create to DXF, plaintext or Carlson plotter files. . Sailcut CAD's user interface is available in English, French, Dutch, German, Italian, Norwegian, Portuguese, Danish and Russian. Package: sailcut-doc Description-md5: 786642f7265741a9ff7a5c67e8957c6f Description-en: Sailcut CAD documentation Sailcut CAD is a sail design and plotting software which allows you to design and visualise your own sails and compute the accurate development of all panels in flat sheets. You can export the sails you create to DXF, plaintext or Carlson plotter files. . This package provides the documentation for Sailcut CAD. Package: sakura Description-md5: a08c19daa4afdf97327e615556a551ac Description-en: simple but powerful libvte-based terminal emulator Sakura is a terminal emulator based on GTK+ and VTE. It's a terminal emulator with few dependencies, so you don't need a full GNOME desktop installed to have a decent terminal emulator. 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: samplv1 Description-md5: fd088ffe571b5eeeb43079e821827521 Description-en: polyphonic sampler synthesizer - standalone samplv1 is an old-school all-digital polyphonic sampler synthesizer with stereo effects. . Although other samplers like specimen provide more features, one could find samplv1 much easier and accessible. Plus, it is provided in both forms of a JACK stand-alone client and a LV2 plugin. . This package provides the standalone app. Package: samplv1-common Description-md5: ac59ce0d19a17a6ff98c6383d04d8830 Description-en: polyphonic sampler synthesizer - common files samplv1 is an old-school all-digital polyphonic sampler synthesizer with stereo effects. . Although other samplers like specimen provide more features, one could find samplv1 much easier and accessible. Plus, it is provided in both forms of a JACK stand-alone client and a LV2 plugin. . This package provides files shared by both the LV2 plugin and the standalone application. Package: samplv1-lv2 Description-md5: 6ac4ac399587826336730648fd08f6ea Description-en: polyphonic sampler synthesizer - LV2 plugin samplv1 is an old-school all-digital polyphonic sampler synthesizer with stereo effects. . Although other samplers like specimen provide more features, one could find samplv1 much easier and accessible. Plus, it is provided in both forms of a JACK stand-alone client and a LV2 plugin. . This package provides the LV2 plugin. 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: sasview Description-md5: 20db648c7b4dc2b934d6d94ba4852e0c Description-en: Small Angle Scattering Analysis suite SasView is software for the analysis of Small-Angle Scattering (SAS) data. . It fits analytic functions describing different types of material microstructure to experimental data in order to determine the shape, size and degree of ordering. . SasView also includes tools for calculating scattering length densities, slit sizes, resolution, fringe thicknesses/d-spacings, the (Porod) invariant ('total scattering'), and distance distribution functions. . SasView is a Small Angle Scattering Analysis Software Package, originally developed as part of the NSF DANSE project under the name SansView, now managed by an international collaboration of facilities. . This package installs the sasview executable script. Package: sasview-doc Description-md5: a9e38c579f83f335fcba3466c7b9f7a4 Description-en: Small Angle Scattering Analysis (documentation) SasView is software for the analysis of Small-Angle Scattering (SAS) data. . It fits analytic functions describing different types of material microstructure to experimental data in order to determine the shape, size and degree of ordering. . SasView also includes tools for calculating scattering length densities, slit sizes, resolution, fringe thicknesses/d-spacings, the (Porod) invariant ('total scattering'), and distance distribution functions. . SasView is a Small Angle Scattering Analysis Software Package, originally developed as part of the NSF DANSE project under the name SansView, now managed by an international collaboration of facilities. . This is the documentation package. Package: satdump Description-md5: 9b326e047aca9c91bf92d52bf5f422ae Description-en: Generic satellite data processing software It is a one-stop-shop that provides all the necessary stages to get from satellite transmission to actual products. Features: * Support of many SDRs such as RTL-SDR, Airspy, HackRF, BladeRF, LimeSDR, PlutoSDR, etc. * Recording of radio basebands from your SDR * Decoding and processing the data from over 90 different satellites and even space probes. * Live decoding of supported satellite links such as APT, LRPT, HRPT, LRIT, HRIT and many more. * Image and data decoding from satellites such as NOAA 15-18-19, Meteor-M, GOES, Elektro-L, Metop, FengYun, etc. * Calibrated and georefrenced L1b products output on select satellites, such as Sea Surface Temperature, Microphysics, etc. ready to use for scientific applications such as numerical weather forecasts. * Support for projecting the satellite imagery over a map, including layering with other instruments or satellites. * Inmarsat Aero and STD-C EGC messages decoding. * Scheduler and rotator control for automated satellite stations. * Ingestor for automated geostationary weather satellites reception. . This package provides satdump GUI, CLI and server. Package: satdump-data Description-md5: e95ba1b4716ad5243a49eb37849025b1 Description-en: Data files required for proper operation of satdump It is a one-stop-shop that provides all the necessary stages to get from satellite transmission to actual products. . This package provides data files of satdump. Package: sayonara Description-md5: fec4cf7c11a203f8da1fdf90792206a9 Description-en: fast and powerful audio player and library manager Sayonara is a fast and powerful audio player and library manager with various functionalities: - Many supported music and playlist formats - Media library with search function and tag editor - Display directories, covers and/or meta data. - Genre organization in tree - Playlist view organized in tabs - Smart and dynamic plsylists - Lyrics - Equalizer - Customizable spectrum analyzer and level meter - Audio converter - Last.FM, Soma.fm and soundcloud support radio and scrobbling - Internet streams, podcasts and record function - Broadcasting - Multimedia keys and Mpris 2 support - Shutdown function Package: sbc-tools Description-md5: 36effa94dde2c4dce9f6f86c1a4eeef4 Description-en: Sub Band CODEC library - tools This provides the library and tool which operate SBC (sub band codec) in A2DP (the Advanced Audio Distribution Profile). . This package contains the tools for SBC. 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: sc3-foxdot Description-md5: e232c6be86afd6b66f2c95b2aec2c83f Description-en: FoxDot Quark extension for SuperCollider FoxDot Quark extension for the SuperCollider audio synthesis server, this extension allows SuperCollider to start listening for messages from FoxDot via OSC protocol. Package: scamp Description-md5: b34690ac05b071ed2c3dacd1b48c536b Description-en: Compute astrometric and photometric solutions SCAMP reads SExtractor catalogs and computes astrometric and photometric solutions for any arbitrary sequence of FITS images in a completely automatic way. Package: scaphandre Description-md5: f384435c6c4fa3b4b621e73e0b9bf47b Description-en: energy consumption monitoring agent - command-line tool Scaphandre is a metrology agent dedicated to electric power and energy consumption metrics. The goal of the project is to permit to any company or individual to measure the power consumption of its tech services and get this data in a convenient form, sending it through any monitoring or data analysis toolchain. . This package provides the command-line tool scaphandre. Package: scaphandre-docs Description-md5: 3dc10e5a8c06b31dd8d2ab5c6ff109b3 Description-en: energy consumption monitoring agent - documentation Scaphandre is a metrology agent dedicated to electric power and energy consumption metrics. The goal of the project is to permit to any company or individual to measure the power consumption of its tech services and get this data in a convenient form, sending it through any monitoring or data analysis toolchain. . This package provides documentation for scaphandre. Package: scdaemon Description-md5: b49c350b09e4d02f9121e9c67447bbdc Description-en: GNU privacy guard - smart card support GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC4880. . This package contains the smart card program scdaemon, which is used by gpg-agent to access OpenPGP smart cards. Package: sch-rnd Description-md5: 43ef199051412a71f4a60c161b46779a Description-en: Standard installation of sch-rnd sch-rnd is a highly modular schematic capture software with a rich set of plugins for communicating with various external design tools and other EDA/CAD packages. . Feature highlights: - explicit abstract model - back annotation support - multiple sheets . File formats and compatibility: - text based, tree structured native file format (lihata) - import netlist: * altium schematics * EasyEDA std, multi-page schematics sheets * geda cschem schematics (v2) * lihata cschem schematics (any version) * cschem non-graphical schematic sheets in fawk format * cschem non-graphical schematic sheets in tEDAx format * orcad schematics * TinyCAD schematics - export netlist: * tEDAx netlist * lihata cschem schematics (any version) - import misc: * attribute table CSV * attribute table json * attribute table lihata * attribute table tEDAx * EasyEDA std, symbol * EasyEDA pro, symbol * geda cschem symbol (v1) * lihata cschem symbol (any version) - export misc: * attribute table CSV * attribute table json * attribute table lihata * attribute table tEDAx * abstract model text * Bill of Materials * boxsym * printer (using ps) * png * ps * eps * spice * svg * tdx * lihata cschem symbol (any version) Package: sch-rnd-core Description-md5: a94daf40726c17b523aa490040b9e62d Description-en: sch-rnd executable with the core functionality and boxsym-rnd Includes the data model, the most common action commands, the native file format. Can be used in headless mode or batch/scripted mode for automated processing or with GUI (if sch-rnd-lib-gui and librnd GUI HIDs are installed). Package: sch-rnd-debug Description-md5: 2d96e71bab9b9339ac7f1c63d3c9283e Description-en: Debug and diagnostics. Extra action commands to help in debugging and diagnosing problems and bugs. Package: sch-rnd-doc Description-md5: 76b87bc8f18a8903199082114b688754 Description-en: Documentation for sch-rnd User manual and developer doc (html). Package: sch-rnd-export-extra Description-md5: 8d52565a34cdd6767fdd3f2c7de69a0a Description-en: Export formats: special/extra Less commonly used export formats: abstract model text export, direct printing with lpr. Package: sch-rnd-export-gd Description-md5: 9febead01e09ac9acc5b0e484c75f2d0 Description-en: Export formats that require libgd. Bitmap export plugin (png, jpeg, etc.) Package: sch-rnd-export-vector Description-md5: 57161e953bbc69db0abcd23a8e78d6c8 Description-en: Export formats: vector graphics Common vector graphic export formats: ps, eps, svg. Package: sch-rnd-io-alien Description-md5: c3d03a5c2e1a17eb0c6f98a2f679107f Description-en: File format compatibility with other schematics capture tools. Load and/or save boards in file formats supported by other EDA tools, geda/gschem, lepton-eda, TinyCAD, Altium. Package: sch-rnd-lib-gui Description-md5: fbd5094f557e8603f46f808f864bbd15 Description-en: Support library for building the GUI. Provides sch-rnd specific dialog boxes and top window GUI elements. Package: sch-rnd-sim Description-md5: fc84e52b2d7cf1a35c2e4b0614ac7da4 Description-en: High level circuit simulation Circuit simulation that can export and execute SPICE (ngspice) in the background and save or present the results. Works both from the GUI (with dialogs for configuring simulation setups, presenting plots and data in the same dialog) and from CLI (with actions using existing configuration, saving output data to a computer readable file). Package: schism Description-md5: 1e66d5e86c11251a589c716a6a34790d Description-en: ImpulseTracker clone aiming at providing the same look&feel This is an editor for "tracked" music, i.e. audio samples of instruments pitch shifted according to the note data. . The Impulse Tracker is one of the most popular "tracker" programs at present, and Schism Tracker attempts to follow their UI layout wherever possible in order to make it easy for existing users to switch. Package: scite Description-md5: e8fc110210b532a2e575cfa5e27882f4 Description-en: Lightweight GTK-based programming editor GTK-based programming editor with syntax highlighting support for many languages. Also supports folding sections, exporting highlighted text into colored HTML and RTF. Package: scriv Description-md5: d582eb36ec3adc7dee4ef34f07772dfe Description-en: Command-line changelog management tool Command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into entries in a CHANGELOG file. . Scriv writes changelog fragments into a directory called "changelog.d". Start by creating this directory. . To make a new changelog fragment, use the 'scriv create' command. It will make a new file with a filename using the current date and time, your GitHub or Git user name, and your branch name. Changelog fragments should be committed along with all the other changes on your branch. . When it is time to release your project, the 'scriv collect' command aggregates all the fragments into a new entry in your changelog file. Package: scrot Description-md5: 7de0d3d3398d7e3011718370be134c98 Description-en: command line screen capture utility scrot (SCReenshOT)is a simple command line screen capture utility. It uses imlib2 to grab and save images. . scrot has many useful features: - Support for multiple image formats: JPG, PNG, GIF, and others. - The screenshot's quality is configurable. - It is possible to capture a specific window or a rectangular area on the screen. - Other features. . Because scrot is a command line utility, it can easily be scripted and put to novel uses. For instance, scrot can be used to monitor a desktop PC in absence and register unwanted activities. Package: sd-multispeech Description-md5: f77f6c23341cd71da72ef0816739f868 Description-en: Multilingual Speech Dispatcher backend This module provides multilingual speech output for Speech Dispatcher using software TTS engines such as mbrola, espeak, ru_tts, etc. It is based on the Multispeech speech server. At the moment English, German, French, Italian, Spanish, Portuguese and Russian languages are supported. . The most prominent features are as follows: - flexible configuration; - easy adaptation to various speech engines; - language autodetection capability; - online voice control means. Package: sdcc Description-md5: e36909237d933ff69d28ff29bca0681c Description-en: Small Device C Compiler SDCC is a C compiler for the Intel MCS51 family, HC08, PIC, GameBoy Z80, DS80S390, Z80, Z180 and STM8 microcontrollers. . This package includes the compiler, assemblers and linkers. Package: sdcc-doc Description-md5: f2f09ed8d5ab9c982e68a06235b7e451 Description-en: Small Device C Compiler (documentation) SDCC is a C compiler for the Intel MCS51 family, HC08, PIC, GameBoy Z80, DS80S390, Z80, Z180 and STM8 microcontrollers. . This package provides the documentation and examples for the SDCC compiler. Package: sdcc-libraries Description-md5: 2396c2f02be9304e208b0b8f67e4e33e Description-en: Small Device C Compiler (libraries) SDCC is a C compiler for the Intel MCS51 family, HC08, PIC, GameBoy Z80, DS80S390, Z80, Z180 and STM8 microcontrollers. . This package contains the core library for SDCC. Package: sdcc-ucsim Description-md5: 845f8cd2abd9b17ce18e4868a3d53528 Description-en: Micro-controller simulator for SDCC uCsim is a microcontroller simulator. It is extensible to support different microcontroller families. It currently supports Intel MCS51 family, HC08 and Z80 microcontrollers. Package: sdkmanager Description-md5: f993bf7dd5056277c240fce64114e044 Description-en: Package manager for Android SDK packages A drop-in replacement for sdkmanager from the Android SDK written in Python. It implements the exact API of the sdkmanager (https://developer.android.com/studio/command-line/sdkmanager) command line. It only deviates from that API if it can be done while being 100% compatible. . The project also attempts to maintain the same terminal output so it can be compatible with things that scrape sdkmanager output. Package: seafile-cli Description-md5: 99e034720f835f69e569bbd4c520a3bb Description-en: Client CLI for the Seafile Client Seafile is a file syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance. . Seafile is an open source cloud storage system with privacy protection and teamwork features. Collections of files are called libraries. Each library can be synced separately. A library can also be encrypted with a user chosen password. Seafile also allows users to create groups and easily sharing files into groups. . This package contains the client CLI for Seafile. Package: seafile-daemon Description-md5: ce27a993228b1fc7b144fbf850c81822 Description-en: Client daemon for the Seafile Client Seafile is a file syncing and sharing software with file encryption and group sharing, emphasis on reliability and high performance. . Seafile is an open source cloud storage system with privacy protection and teamwork features. Collections of files are called libraries. Each library can be synced separately. A library can also be encrypted with a user chosen password. Seafile also allows users to create groups and easily sharing files into groups. . This package contains the client daemon for Seafile. Package: seatd Description-md5: 87529e8f20191dfe3d8e2d2d24590acb Description-en: minimal user, seat and session management daemon Lightweight standalone implementation. Package: seergdb Description-md5: 4a0442691861f1994b54079d8b9c2673 Description-en: gui frontend to gdb This is a GUI for gdb. Package: selint Description-md5: ef66c146ab714ea734ac9338ab6a30b6 Description-en: Static code analysis of refpolicy style SELinux policies SELint is a program to perform static code analysis on SELinux policy source files. . It is designed for refpolicy style policies and supports the standard SELinux policy language (not CIL). . It performs various checks from incorrect filecontext definitions over missing or superfluous required entries in interfaces to violations of the refpolicy style guide. All categories can be either enabled or disabled via the command line or a configuration file. Package: selinux-basics Description-md5: dca2ca41603c7b932fd8870763cff243 Description-en: SELinux basic support This package will pull in basic SELinux stuff to ease installation, as well as provide scripts and helpers to work around common problems. Package: senpai Description-md5: ae975c413157bbb25ed341809ca5673d Description-en: Modern terminal IRC client senpai is an IRC client that works best with bouncers: * No logs are kept, * History is fetched from the server via CHATHISTORY, * Networkds are fetched from the server via bouncer-networks, * Messages can be searched in logs via SEARCH. Package: sepol-utils Description-md5: a1b596ce0ddd460c537eafbf4c1d7137 Description-en: Security Enhanced Linux policy utility programs This package provides a utility for a Security-enhanced Linux system to rewrite existing mandatory access control policy with different boolean setting, generating a new policy. 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: seqan3-doc Description-md5: 52929ba5f658bf2d6aaee40d79b99a26 Description-en: C++ library for the analysis of biological sequences v3 (documentation) SeqAn is a C++ template library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data. This library applies a unique generic design that guarantees high performance, generality, extensibility, and integration with other libraries. SeqAn is easy to use and simplifies the development of new software tools with a minimal loss of performance. . This package contains the documentation and examples Package: sfeed Description-md5: 0724319fba69f9b4a81803c38f9a5736 Description-en: RSS and Atom parser RSS and Atom parser (and some format programs). It converts RSS or Atom feeds from XML to a TAB-separated file. There are formatting programs included to convert this TAB-separated format to various other formats. There are also some programs and scripts included to import and export OPML and to fetch, filter, merge and order feed items. Package: sfftobmp Description-md5: 105c21b18ae66a01264a6172f9cd79a1 Description-en: SFF (Structured Fax File) Converter Tool to convert "Structured Fax Files" into Windows bitmaps (BMP), Portable Bitmaps (PBM), JPEG Pictures (JPG) and single or multi-page TIFF Images. . SFF means 'Structured Fax File', intended by the CAPI interface to be used to save incoming faxes. Within GNU/Linux, cards such as the AVM-B1 create such files. Package: sffview Description-md5: f0a736367eb0656853b486e444e1134e Description-en: Structured Fax File (SFF) Viewer sffview is an X11 viewer for SFF files. SFF is the "Structured Fax File" format for group 3 fax documents which ISDN cards supporting the CAPI specification expect and create. Package: sfnt2woff-zopfli Description-md5: abc0e1606c40fbdd7156a35ff7f52af8 Description-en: Create WOFF files with Zopfli compression This is a modified version of the sfnt2woff utility that uses Zopfli as a compression algorithm instead of zlib. This results in compression gains of, on average, 5-8% compared to regular WOFF files. Zopfli generates compressed output that is compatible with regular zlib compression so the resulting WOFF files can be used everywhere. . This package provides two tools: * sfnt2woff-zopfli: convert OpenType fonts to WOFF * woff2sfnt-zopfli: convert WOFF fonts to OpenType Package: shake Description-md5: 0ad3eaac7e8fd021b9c7842a00a9e434 Description-en: Testing engine for the Lua language version 5.1 The shake utility is a simple and transparent test engine for Lua. . Shake gives concise reports when the tests succeed, while it prints detailed traces when tests fail. . Regular Lua test files, if written using only standard assert and print calls, can be run with shake with no modifications. . This package contains the shake command line utility, the Lua modules that implement shake functionalities and the documentation for both. Package: sharutils Description-md5: a3a4ed873198b8a52375099d19def9a1 Description-en: shar, unshar, uuencode, uudecode `shar' makes so-called shell archives out of many files, preparing them for transmission by electronic mail services. `unshar' helps unpacking shell archives after reception. Other related utility programs help with other tasks. . `uuencode' prepares a file for transmission over an electronic channel which ignores or otherwise mangles the eight bit (high order bit) of bytes. `uudecode' does the converse transformation. Package: sharutils-doc Description-md5: c3131f88b01c34cd8e0ddf87a6d89587 Description-en: Documentation for GNU sharutils This package contains the HTML documentation for GNU sharutils. Package: shepherd Description-md5: 8c5a1af764809d2706992461c3d0dc1c Description-en: GNU Daemon Shepherd is a system service manager The GNU Daemon Shepherd or GNU Shepherd is a service manager written in Guile that looks after the herd of system services, providing a replacement for the service-managing capabilities of SysV-init (or any other init) with a dependency-based system with a convenient interface. It is intended for use on GNU/Linux and GNU/Hurd, but it is supposed to work on every POSIX-like system where Guile is available. Package: shiny-server Description-md5: a9b9eb825389dcd3b90d6c73a6c4019f Description-en: put Shiny web apps online Shiny Server lets you put shiny web applications and interactive documents online. Take your Shiny apps and share them with your organization or the world. . Shiny Server lets you go beyond static charts, and lets you manipulate the data. Users can sort, filter, or change assumptions in real-time. Shiny server empower your users to customize your analysis for their specific needs and extract more insight from the data. Package: shortwave Description-md5: 780f3173761907eaa86402d9f33f66bb Description-en: listen to internet radio Shortwave is an internet radio player that provides access to a station database with over 30,000 stations. Saving favorite stations and download of single tracks is also possible. Additionaly, shortwave features a miniplayer. . Shortwave is a GNOME Circle app. Package: showtime Description-md5: 82ded665c1f714be9155c42d5de99249 Description-en: Watch without distraction Play your favorite movies and video files without hassle. Showtime features simple playback controls that fade out of your way when you're watching, fullscreen, adjustable playback speed, multiple language and subtitle tracks, and screenshots — everything you need for a straightforward viewing experience. Package: sideretro Description-md5: 7a773a3c2d9e95a7f0482c302338fa36 Description-en: pipeline for detecting Somatic Insertion of DE novo RETROcopies sideRETRO is a bioinformatics tool designed for the detection of somatic retrocopy insertions, also known as retroCNVs, in whole genome sequencing (WGS) and whole exome sequencing (WES) data. . Retrocopies, also known as processed pseudogenes, are sequences derived from protein-coding genes, generated by the duplication of these genes through the transposition of their mature messenger RNA via the LINE-1 enzymatic machinery. Retrocopies can be fixed, meaning they are present in all genomes of a given species (including the species' reference genome), or unfixed (polymorphic, germline, or somatic), in which case they are referred to as retroCNVs. While fixed retrocopies have received considerable attention in the scientific community, knowledge of retroCNVs remains limited, largely due to the lack of specialized bioinformatics tools for their identification and annotation in DNA sequencing data. . sideRETRO is a dedicated computational algorithm that detects retrocopies absent from the reference genome but present in WGS and WES data from other individuals. In addition to identifying retroCNVs, sideRETRO annotates several characteristics associated with these events. It provides information on the genomic coordinates of the insertion, including chromosome, insertion point, and DNA strand. It also determines the genomic context of the event (exonic, intronic, or intergenic), performs genotyping (presence or absence), and provides haplotyping information (homozygous or heterozygous). Package: sightcalibrator Description-md5: 7d56d7975b08734b35d247ff9c1bc888 Description-en: Camera calibration software User-friendly application to calibrate mono and stereo cameras. . SightCalibrator can take images, video files, or any supported camera device as input. It detects the presence of a checkerboard in images. The parameters of the checkboard can be customized. Individual images can then be marked to be used in the computation of the calibration. Last, the intrinsic and extrinsic parameters can be exported in OpenCV format, Yaml or XML. Package: sightviewer Description-md5: ea1b046f74b47c4dc8952e4f84d668b6 Description-en: DICOM viewer Medical image viewer featuring negatoscope, multi-planar reconstruction, and volume rendering. . Many image formats are handled such as DICOM, mhd, inr.gz, vtk, vti,... Reconstructions can also be imported from DICOM segmentations or VTK supported formats, and visualized in mixed rendering with images. . Tools are provided to measure distances of structures in the image and to place landmarks. . Last, SightViewer can also connect directly to a PACS, and then request, download or upload DICOM files. Package: signalbackup-tools Description-md5: 33150bf5775527d6e63f4867718f65b8 Description-en: Tool to work with Signal Backup files Tool to work with backup files generated by the Signal Android application (https://signal.org/). It can dump the decrypted backup components to a directory, or read the contents of a directory and pack and encrypt it back into a valid backup file. When dumping, make sure the directory to dump to is empty to start with. In theory, the decrypted files could be edited before re-encrypting. It has also been used successfully to fix backups that were corrupted. . Signal is an actively developed application and consequently, the database format changes regularly. Often the changes do not affect the backup file format or the working of this program, but every once in a while a change does break (some of) the functionality of this program. It has happened before and it will happen again. . The tool is provided as-is, there may be bugs. The tool and I are not affiliated with or endorsed by the Signal Foundation. Package: simplemonitor Description-md5: ec9e4b228aac3267cea08ab9bbaa49c1 Description-en: Monitors host status and network connectivity SimpleMonitor, implemented in Python, monitors hosts (disk space, load average, services, etc.) and network connectivity (pings). It is designed to be quick and easy to set up and lacks complex features that can make other monitoring systems overkill for a small business or home network. Remote monitor instances can send their results back to a central location. . The package include a systemd service. Package: simutrans Description-md5: 8d66155bcabd9bfd04ff85ccb2634987 Description-en: transportation simulator Simutrans is a free transportation simulator: The player operates a transportation company and has to transport goods and passengers between factories and different cities. Package: simutrans-data Description-md5: 00fd9cfaf129060943b68e89e7bf49f9 Description-en: transportation simulator (base data) Simutrans is a free transportation simulator: The player operates a transportation company and has to transport goods and passengers between factories and different cities. . This package contains the base data. Package: simutrans-makeobj Description-md5: ab96eceda95ed779f862bf08b80baf38 Description-en: data file compiler for Simutrans Simutrans is a free transportation simulator: The player operates a transportation company and has to transport goods and passengers between factories and different cities. . This package contains the makeobj program needed to integrate new objects in Simutrans. Package: sjeng Description-md5: c062bfc5eb2e432a931e6392da0996ce Description-en: chess program that plays many variants Sjeng is a chess program that plays normal chess and many variants like crazyhouse, bughouse, suicide (aka giveaway or anti-chess) and losers. It can also play variants which have the same rules as normal chess, but a different starting position. It uses the XBoard/WinBoard interface by Tim Mann, so it can be used with xboard or eboard. It is also capable of playing on internet chess servers. 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: slime Description-md5: 6a12764cd1ffe332e3003d63499e20b7 Description-en: Superior Lisp Interaction Mode for Emacs (client) SLIME is the Superior Lisp Interaction Mode for Emacs. . SLIME extends Emacs with support for interactive programming in Common Lisp. The features are centered around slime-mode, an Emacs minor-mode that complements the standard lisp-mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on. . The slime-mode programming environment follows the example of Emacs’s native Emacs Lisp environment. It also includes good ideas from similar systems (such as ILISP) and some new ideas. . SLIME is compatible with the following free Common Lisp implementations: CMUCL, SBCL, CCL, CLISP, ECL, ABCL. . This package contains the Emacs client, that will connect to the Lisp-side server (see package cl-swank). Package: slirp4netns Description-md5: e4c1a4ddf0106791456a2a9912e7795b Description-en: User-mode networking for unprivileged network namespaces slirp4netns provides user-mode networking for unprivileged network namespaces. . slirp4netns allows connecting a network namespace to the Internet in a completely unprivileged way, by connecting a TAP device in a network namespace to the usermode TCP/IP stack ("slirp"). Package: slm Description-md5: 0d924f5438cbda89ec1d0c1dfdda2e53 Description-en: school library management SLM stands for "school library management". It provides a web service useful for teams who lend school books to students. Here are some features: . - defining constants for the school, like name, logo, manager's name - creating a catalogue of available books - managing the inventory of books, each one identified by a unique barcode - importing lists of students, with their optional curricula - lending quickly a few books to every student, with the help of a barcode reader - managing the book returns, with the help of a barcode reader - replying to some request, like "whom is this book?", list of students which still owe books, list of students who have no book lended, and so on. - every web page comes with a contextual help Package: smarty4 Description-md5: 28e7605eec56dbb491b7b3e3a2ad5da0 Description-en: Smarty - the compiling PHP template engine Smarty is a template engine for PHP. More specifically, it facilitates a manageable way to separate application logic and content from its presentation. . Smarty 3.1 is a departure from 2.0 compatibility. Most notably, all backward compatibility has been moved to a separate class file named SmartyBC.class.php. If you require compatibility with 2.0, you will need to use this class. Package: snac2 Description-md5: 97146d21615de2cb021b5ced9c85bb8b Description-en: simple, minimalistic ActivityPub instance Runs as a daemon (proxied by a TLS-enabled real httpd server) and provides the basic services for a Fediverse / ActivityPub instance (sharing messages and stuff from/to other systems like Mastodon, Pleroma, Friendica, etc.). . It is lightweight, with minimal dependencies, and no database is needed. It has extensive support of ActivityPub operations, and is tested for interoperability with similar software. It also features a simple but effective web interface with an easily-accessed Mute button. Package: snake4 Description-md5: 3f9d41278be2c74ecc31d54fe4f40bf3 Description-en: Snake game This is a basic but nice implementation of the snake game. The objective is to "snake around" and eat fruit, while avoiding the evil headbanger and not crashing into your tail. . Features five levels of difficulty and a site-wide high score list. Package: snap-confine Description-md5: 3223c275ff89224fda1b277eec5e7ffe Description-en: Transitional package for snapd This is a transitional dummy package. It can safely be removed. Package: snapclient Description-md5: 79d6c33e4c9aa960f8a24d5a63281c77 Description-en: Snapcast client Snapcast is a multi-room client-server audio player, where all clients are time synchronized with the server to play perfectly synced audio. It's not a standalone player, but an extension that turns your existing audio player into a Sonos-like multi-room solution. . This package contains the client which connects to the server and plays the audio. Package: snapd-xdg-open Description-md5: ba6c49ad1a4e739a75a7e8d0fde06a77 Description-en: Transitional package for snapd-xdg-open This is a transitional dummy package. It can safely be removed. Package: snapserver Description-md5: 4a8aaeaa82c2538a7046123c7ce2ee83 Description-en: Snapcast server Snapcast is a multi-room client-server audio player, where all clients are time synchronized with the server to play perfectly synced audio. It's not a standalone player, but an extension that turns your existing audio player into a Sonos-like multi-room solution. . The server's audio input is a named pipe `/tmp/snapfifo`. All data that is fed into this file will be send to the connected clients. One of the most generic ways to use Snapcast is in conjunction with the music player daemon or Mopidy, which can be configured to use a named pipe as audio output. 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: snek Description-md5: aa6fa94e4cf8ca6c74768ee2bd018037 Description-en: Embedded system programming language Snek is a small python-like language designed for embedded computers. It can run on systems as small as an Arduino Duemilanove board, which is an ATmega 328 processor with 32kB of flash and 2kB of ram. This package includes binaries and installation tools for many targets along with the snekde integrated development environment. 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: snimpy Description-md5: 7c9ec47009769c1245ac111e32cce832 Description-en: interactive SNMP tool with Python Snimpy is a Python-based tool providing a simple interface to build SNMP queries. This interface aims at being the most Pythonic possible: you grab scalars using attributes and columns are like dictionaries. . Snimpy can either be used interactively through its console (derived from Python own console or from IPython if available) or by writing snimpy scripts which are just Python scripts with some global variables available. Package: snoopy Description-md5: 527ce873c23213561ebd791a5b6a9e27 Description-en: execve() wrapper and logger snoopy is merely a shared library that is used as a wrapper to the execve() function provided by libc as to log every call to syslog (authpriv). system administrators may find snoopy useful in tasks such as light/heavy system monitoring, tracking other administrator's actions as well as getting a good 'feel' of what's going on in the system (for example Apache running cgi scripts). . This type of monitoring can be bypassed by hostile users, and should not be considered a secure replacement for tools like auditd. 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-bladerf Description-md5: 8d6a9dc8713e1a91b14512e7e3c21589 Description-en: bladeRF device support for SoapySDR (default version) The Soapy bladeRF project provides a SoapySDR hardware support module. Using this, any program using SoapySDR to interface to software defined radio hardware can make use of the nuand bladeRF device to transmit and receive. . This is an empty dependency package that pulls in the bladeRF module for the default version of libsoapysdr. Package: soapysdr0.8-module-bladerf Description-md5: 58140bb913a7714ef51c3ba0deefb9fb Description-en: bladeRF device support for SoapySDR The Soapy bladeRF project provides a SoapySDR hardware support module. Using this, any program using SoapySDR to interface to software defined radio hardware can make use of the nuand bladeRF device to transmit and receive. Package: socklog Description-md5: 9c1baf81e4e16b1dd60c6c9aef63b0db Description-en: system and kernel logging services - binaries socklog cooperates with the runit package to create a small and secure replacement for rsyslog. socklog supports system logging through Unix domain sockets (/dev/log), UDP sockets (0.0.0.0:514), as well as TCP socket, with the help of runit's runsvdir, runsv, and svlogd. socklog provides a different network logging concept, and also does log event notification. svlogd has built in log file rotation based on file size, so there is no need for any cron jobs to rotate the logs. socklog is small, secure, and reliable. . This package contains the socklog binaries and manual pages. Package: socklog-run Description-md5: ff83493ae4bcfd2e204e5ecf7b81ee68 Description-en: system and kernel logging services - runit services socklog cooperates with the runit package to create a small and secure replacement for rsyslog. socklog supports system logging through Unix domain sockets (/dev/log), UDP sockets (0.0.0.0:514), as well as TCP socket, with the help of runit's runsvdir, runsv, and svlogd. socklog provides a different network logging concept, and also does log event notification. svlogd has built in log file rotation based on file size, so there is no need for any cron jobs to rotate the logs. socklog is small, secure, and reliable. . This package includes the configuration files to run socklog under runit supervision as system and kernel log daemons. The socklog-unix and socklog-klog services are enabled by default. The socklog-inet, socklog-notify, and socklog-ucspi-tcp services are examples and disabled by default. Package: softflowd Description-md5: 7bb668c4347cff9b6ca008dbab4f596f Description-en: Flow-based network traffic analyser Softflowd is a flow-based network traffic anaylser capable of Cisco Netflow data export. Softflowd semi-statefully tracks traffic flows recorded by listening on a network interface or by reading a packet capture file. These flows may be reported via NetFlow to a collecting host or summarised within softflowd itself. Package: solaar Description-md5: a2e05150fd93d523f1d87babce500c93 Description-en: Logitech Unifying Receiver peripherals manager for Linux Solaar is a Linux device manager for Logitech's Unifying Receiver wireless peripherals. It is able to pair/unpair devices to the receiver, and for some devices to read battery status. Package: solarwolf Description-md5: 7f8a8e8310e258fdf34664bb3b308aaa Description-en: Collect the boxes and don't become mad Solarwolf is an action/arcade game written entirely in Python, featuring amazing graphics and cool music. It is originally based on the SolarFox game on the Atari 2600. . All this, yet the best feature of all is; it is a hecka lotta fun! The point of the game is to scramble through 60 levels of patterns, collecting all the boxes. The part that makes it tricky is avoiding the relentless hailstorm of fire coming at you from all directions. 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: sooperlooper Description-md5: 8d868f7c1eefa173d8803174f2b3b605 Description-en: Looping Sampler SooperLooper is a live looping sampler capable of immediate loop recording, overdubbing, multiplying, reversing and more. It allows for multiple simultaneous multi-channel loops limited only by your computer's available memory. . The application is a standalone JACK client with an engine controllable via OSC and MIDI. It also includes a GUI which communicates with the engine via OSC (even over a network) for user-friendly control on a desktop. Package: sope-bin Description-md5: d8f393fe700d832e7f7885267e8eb3b9 Description-en: SKYRiX Object Publishing Environment (binaries) An extensive set of Objective-C frameworks which form a complete Web application server environment. Besides the Apple WebObjects compatible appserver that has been extended with Zope concepts, it contains a large set of reusable classes: XML processing (SAX, DOM), MIME/IMAP4 processing, LDAP connectivity, RDBMS connectivity, and iCalendar parsing. . This package contains supporting binaries for libsope. Package: sopv-doc Description-md5: ec602c9c500e26405f8df032343c4e2a Description-en: OpenPGP verification manuals and examples sopv is the verification-only subset of the Stateless OpenPGP Command Line Interface. . It is used to verify OpenPGP signatures. Several different implementations of this interface are present in Debian, and it is possible to use the alternatives system to choose between them. . This package provides generic documentation for users of sopv in the form of manpages, and example test scripts that can be used to confirm the conformance of a sopv implementation to the specification. . See https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/ for more information. Package: sopv-gpgv Description-md5: b1739dc80f7825668d26c43cd384d43e Description-en: Stateless OpenPGP CLI Verification-only Subset backed by gpgv The Stateless OpenPGP Command-Line Interface Verification-only Subset (or `sopv`) is a simple, standard interface for verifying OpenPGP cryptographic signatures. . This package provides an implementation of `sopv` backed by the minimal, verification-only `gpgv` tool from g10code. . `sopv` is defined in https://datatracker.ietf.org/doc/draft-dkg-openpgp-stateless-cli/ `gpgv` https://www.gnupg.org/documentation/manuals/gnupg/gpgv.html Package: sosreport Description-md5: 1ccbc8cf84921866efc192bb260d4ceb Description-en: transitional package for sos This is a transitional package, it can be safely removed. This currently ships the old commands that have been deprecated. Package: soundconverter Description-md5: df64ec8695eb6d4a89ca29f2bff306ee Description-en: GNOME application to convert audio files into other formats SoundConverter is a simple sound converter application for the GNOME environment. It reads sound files in any format supported by GStreamer and outputs them in Ogg Vorbis, FLAC, or WAV format, or MP3 format if you have the GStreamer LAME plugin. Package: soundstretch Description-md5: 26b0c1d0ffe733c7f2bfc207ded3972b Description-en: Stretches and pitch-shifts sound independently This program can stretch and pitch-shift .wav-files independently. This is especially useful for musicians, who want to listen to a song played slowly, without having the pitch altered. . This program uses the SoundTouch shared library for the actual work. Package: spacenavd Description-md5: 071859ba27700625576b45eda4f8e49b Description-en: daemon for using 3D input devices from 3Dconnexion A regular computer mouse or trackball is cumbersome to use for 3D applications - one dimension is missing, more if one wants to distinguish tilting from moving or wants to perform both operations at the same time, just like one can do it intuitively with a coffee cup. 3Dconnexion's has such six-degree-of-freedom input devices that are known as "space navigator", "space pilot", "space traveller", "space mouse", etc., and once you have them, you likely stop using the mouse and look back in anger about all the time you have wasted in the past to position objects in CAD/CAM or elsewhere. . Spacenavd is a free software replacement user-space driver (daemon) and software development kit for these devices. It is compatible with the original 3dxsrv proprietary daemon provided by 3Dconnexion, and works perfectly with any program that was written for the 3Dconnexion driver. It also offers another method of accessing the device via a new non-X11-dependent protocol. Package: spades Description-md5: d8ff9082fb3dd433b6c561c43ac72ddb Description-en: genome assembler for single-cell and isolates data sets The SPAdes – St. Petersburg genome assembler is intended for both standard isolates and single-cell MDA bacteria assemblies. It works with Illumina or IonTorrent reads and is capable of providing hybrid assemblies using PacBio and Sanger reads. You can also provide additional contigs that will be used as long reads. . This package provides the following additional pipelines: * metaSPAdes – a pipeline for metagenomic data sets * plasmidSPAdes – a pipeline for extracting and assembling plasmids from WGS data sets * metaplasmidSPAdes – a pipeline for extracting and assembling plasmids from metagenomic data sets * rnaSPAdes – a de novo transcriptome assembler from RNA-Seq data * truSPAdes – a module for TruSeq barcode assembly * biosyntheticSPAdes – a module for biosynthetic gene cluster assembly with paired-end reads . SPAdes provides several stand-alone binaries with relatively simple command-line interface: k-mer counting (spades-kmercounter), assembly graph construction (spades-gbuilder) and long read to graph aligner (spades-gmapper). Package: spd Description-md5: a4ed24364926540a6ad233911c77ebc7 Description-en: Synchrotron image corrections and azimuthal integration SPD stands for SPatial Distortion. Written in C language, this command-line driven program deals with images coming from X-ray diffusion/diffraction experiments. It does subsequently: *intensity corrections (dark current, flat field correction, ...), *geometry corrections using spline files or a pair of distortion arrays, *azimuthal integration in 2D or 1D after maskin defective pixels. SPD was originally written by Jorg Klora for ESRF and was re-written by Peter Boesecke. Maintenance and packaging of the program are provided by Rainer Wilcke and Jerome Kieffer from software group at ESRF. Package: speakersafetyd Description-md5: e6ff3000600165d19f2a13e4f6594a2d Description-en: software Smart Amp implementation speakersafetyd is a userspace daemon that implements an analogue of the Texas Instruments Smart Amp speaker protection model. . Apple Silicon Macs mostly use amp chip which provides sense lines for the voltage and current across the voice coil of the connected speaker. These codecs are designed to be used in embedded applications where device firmware takes this information and uses it to protect the speaker from damage. . speakersafetyd is an implementation of a speaker protection model. It solves the problem described above by allowing parties interested in compatible devices to quickly and easily implement a speaker protection model for those devices. Only Apple Silicon Macs under Linux are currently supported, however the model applies to all loudspeakers. The daemon itself should be easy enough to adapt for any device that provides V/ISENSE data in a manner similar to TAS2764. Package: speech-dispatcher-doc-cs Description-md5: b463f3da80af05647cf963ceca972794 Description-en: Speech Dispatcher documentation in Czech Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains Czech documentation of Speech Dispatcher. 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: spirv-cross Description-md5: e8e05ff5c96d084c080b6ea9693f9487 Description-en: Convert SPIR-V to other shader languages (CLI tool) SPIRV-Cross is a tool designed for parsing and converting SPIR-V to other shader languages: * Convert SPIR-V to readable, usable and efficient GLSL * Convert SPIR-V to readable, usable and efficient MSL * Convert SPIR-V to readable, usable and efficient HLSL * Reflection API to simplify the creation of Vulkan pipeline layouts * Reflection API to modify and tweak OpDecorations * Supports "all" of vertex, fragment, tessellation, geometry and compute shaders . This package provides the CLI tool. Package: spline Description-md5: 9a94e7b41b47ec1e88f8a9261b56ebe8 Description-en: Akima spline interpolation aspline(1) interpolates an Akima-spline through a series of given points. The Akima-spline interpolation approximates a manually drawn curve better than the ordinary splines, but the second derivative is not continuous. . The Akima-spline algorithm is described in "A New Method of Interpolation and Smooth Curve Fitting Based on Local Procedures", H. Akima, J. Assoc. Comput. Mach., 17(4), 1970, pp. 589-602. doi:10.1145/321607.321609 Package: spout Description-md5: 94d75747720c4d414efa06e2444a69b7 Description-en: Tiny abstract black and white 2D cave-shooter This is a small, abstract shooting game from Japanese developer Kuni. It is a 'caveflier' in which the exhaust from the engine also serves as a tool to erode the cave walls. . Your goal is to fly upwards as long as you possibly can, without crashing against the cave walls and the window borders. Package: sqitch Description-md5: 2696624f8915820155b0f63539e6a139 Description-en: sensible database change management Sqitch provides a simple yet robust interface for database change management. The philosophy and functionality is inspired by Git. Package: squareness Description-md5: c821ff197530da5d45f1628a8ec79839 Description-en: suite of skins for different applications Squareness is a suite of skins for different platforms and applications (e.g. Windowblinds, Java Look And Feel, Mozilla Firefox) with the intent to create a uniform look and feel for all those platforms and applications. Package: squashfuse Description-md5: 0abda75cb957b3b82c5f13bc4875582d Description-en: FUSE filesystem to mount squashfs archives This lets you mount SquashFS archives in user-space. It supports almost all features of the SquashFS format, yet is still fast and memory-efficient. . SquashFS is an efficiently compressed, read-only storage format. Support for it has been built into the Linux kernel since 2009. It is very common on Live CDs and embedded Linux distributions. Package: sqwebmail Description-md5: ba58b55a2bbe8efe6abfe55d02dd61cc Description-en: Courier mail server - webmail server The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package contains the SqWebMail webmail server, which provides access to local mailboxes in Maildir format. Package: sse3-support Description-md5: 471dce01c34692a83618554c56f90b09 Description-en: CPU feature checking - require SSE3 The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies. . This is a mostly dummy package which checks for SSE3 and refuses to install on unsupported hardware. . Streaming SIMD Extensions (SSE) is a single instruction, multiple data (SIMD) instruction set extension. . SSE3, also called PNI (Prescott New Instructions), is an incremental upgrade to SSE2, adding a handful of new operations useful for processing media. It is available on almost any 64-bit-capable processor except for some early AMD models (Sledgehammer and Clawhammer), but is not available on most 32-bit-only hardware. Package: sse4.1-support Description-md5: a6f32754edd94dfdf72f97d5eafd3854 Description-en: CPU feature checking - require SSE4.1 The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies. . This is a mostly dummy package which checks for SSE4.1 and refuses to install on unsupported hardware. . Streaming SIMD Extensions (SSE) is a single instruction, multiple data (SIMD) instruction set extension. . SSE4.1 added a dot product instruction and additional integer instructions. It is available on Intel processors since Penryn (circa 2008), but notably not on anything AMD until the Bulldozer (15h, in 2011) and Jaguar (16h, in 2013) families. Package: ssh-askpass-gnome Description-md5: e888e7e8e5a6ee7b30f000dc22ed083f Description-en: interactive X program to prompt users for a passphrase for ssh-add This has been split out of the main openssh-client package so that openssh-client does not need to depend on GTK+. . You probably want the ssh-askpass package instead, but this is provided to add to your choice and/or confusion. Package: sshfs Description-md5: 53290533db24b88f6a76ffb069dba11c Description-en: filesystem client based on SSH File Transfer Protocol sshfs is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there's nothing to do. On the client side mounting the filesystem is as easy as logging into the server with ssh. . sshfs is FUSE (Filesystem in USErspace). Package: ssocr Description-md5: 5a5baf8166d0cbf148eb618a2ea3f0a3 Description-en: OCR for seven segment displays Seven Segment Optical Character Recognition or ssocr for short is a program to recognize digits of a seven segment display. An image of one row of digits is used for input and the recognized number is written to the standard output. Package: stac-check Description-md5: becf636797371e330d3eb86bfbe2e4d0 Description-en: Linting and validation tool for STAC assets (CLI programs) stac-check is both a CLI tool and Python library. It adds additional linting and validation to the stac-validator project. . The intent of this project is to provide a linting tool that also follows the official STAC Best Practices document. . This package provides CLI programs for stac-check. Package: stac-validator Description-md5: ff6dd7d3fbcd686dc9d58c725240a6ee Description-en: Python package to validate STAC files (CLI programs) stac-validator is a library and cli tool for validating SpatioTemporal Asset Catalogs (STAC). It is written in Python and can be used to validate STAC Items, Collections, and Catalogs. . This package contains CLI programs. Package: stalin Description-md5: 306f4fb628ecd20f8dfded3a8a0d880e Description-en: Extremely aggressive Scheme compiler stalin is an aggressive self-hosting Scheme compiler, designed to generate resource efficient stand-alone executables with very high computational performance. It is a batch mode compiler like gcc, not an interpreter, and is designed to be used only after your code has stabilized. . It places a few limitations on the content of the source code. For example, you may not LOAD or EVAL new expressions or procedure definitions at runtime, but in exchange, it is able to perform various global analyses which may allow it to transparently map Scheme types to C types and to use native C arithmetic operations on a per-expression basis, whenever such operations are proven safe. Further stalin can often reduce or eliminate run-time type checking and dispatching, and omit garbage collection for data of limited scope or accessibility, while omitting unreachable data altogether. . stalin also has a foreign procedure interface to both Xlib and OpenGL. Package: stargz-snapshotter Description-md5: 9cb93539b45e42f64f072346c89868b0 Description-en: Fast container image distribution plugin with lazy pulling (program) Pulling image is one of the time-consuming steps in the container lifecycle. Stargz Snapshotter is an implementation of snapshotter which aims to solve this problem by lazy pulling. Lazy pulling here means a container can run without waiting for the pull completion of the image and necessary chunks of the image are fetched on-demand. . eStargz is a lazily-pullable image format proposed by this project. This is compatible to OCI images so this can be pushed to standard container registries (e.g. ghcr.io) as well as this is still runnable even on eStargz-agnostic runtimes including Docker. eStargz format is based on stargz image format by CRFS but comes with additional features like runtime optimization and content verification. . This package contains the ctr-remote command. Package: starlink-cdf-java Description-md5: 17c0c6d26dbcb8fcfe54d202718cd919 Description-en: CDF table support for Starjava CDF (Common Data Format) is a self-describing data format defined by NASA for the storage of scalar and multidimensional data in a platform- and discipline-independent way. This package adds CDF support for tables to the Starjava library. Package: starlink-cdf-java-doc Description-md5: 7cd2688e2605f6a5ec3373509600a90d Description-en: CDF table support for Starjava (Javadoc) CDF (Common Data Format) is a self-describing data format defined by NASA for the storage of scalar and multidimensional data in a platform- and discipline-independent way. This package adds CDF support for tables to the Starjava library. . This package contains the JavaDoc documentation of the package. Package: starlink-fits-java Description-md5: 203719ee012d5c511f32a946577b4a78 Description-en: Classes for general FITS handling Classes for general FITS handling, including NDX, NDArray and StarTable implementations. . Some of these classes use the nom.tam.fits package (libfits-java) for low-level FITS access, though several of them do most of the handling in customised ways themselves for efficiency reasons. Package: starlink-fits-java-doc Description-md5: 7ba6cf5e10335a0b212959a9807c4560 Description-en: Classes for general FITS handling (javadoc) Classes for general FITS handling, including NDX, NDArray and StarTable implementations. . Some of these classes use the nom.tam.fits package (libfits-java) for low-level FITS access, though several of them do most of the handling in customised ways themselves for efficiency reasons. . This package contains the JavaDoc documentation of the package. Package: starlink-table-java Description-md5: 2bcdde66eb18086b27ef7258dccacda6 Description-en: Starlink Tables Infrastructure Library STIL is a pure Java library for generic input, output and processing of tabular data. It presents to the application programmer a view of a table which looks the same regardless of whether it came from a FITS file, a VOTable, an ASCII text file, a query on a relational database, or whatever. Thus the application doesn't have to worry about the storage format of tables either when reading or writing them, it can concentrate on doing processing. STIL's idea of a table is rich enough to include table and column metadata, and table cells which contain scalar or single- or multi-dimensional array data of numerical, string or other types. This is well suited to astronomical data, though it can be of use in other fields as well. . STIL comes with a range of supported input and output formats (including VOTable, FITS, SQL, ASCII, CSV, CDF, GBIN) and can be extended to cope with others. Package: starlink-table-java-doc Description-md5: c1af858111df4c7f5fc74ddca6003666 Description-en: Starlink Tables Infrastructure Library (documentation) STIL is a pure Java library for generic input, output and processing of tabular data. It presents to the application programmer a view of a table which looks the same regardless of whether it came from a FITS file, a VOTable, an ASCII text file, a query on a relational database, or whatever. Thus the application doesn't have to worry about the storage format of tables either when reading or writing them, it can concentrate on doing processing. STIL's idea of a table is rich enough to include table and column metadata, and table cells which contain scalar or single- or multi-dimensional array data of numerical, string or other types. This is well suited to astronomical data, though it can be of use in other fields as well. . STIL comes with a range of supported input and output formats (including VOTable, FITS, SQL, ASCII, CSV, CDF, GBIN) and can be extended to cope with others. . This package contains the JavaDoc documentation of the package. Package: starlink-task-java Description-md5: 724d2be93c82651f1763850f460f35a8 Description-en: Java framework for invoking user-level tasks This package provides the necessary infrastructure for writing tasks that do things for users, along the same lines as ADAM A-tasks. . At the moment all the necessary machinery is provided for invoking tasks from the command line in a way that looks ADAM-like, but it is designed so that, for instance, a GUI-style invoker could be written to invoke the same tasks. Package: starlink-task-java-doc Description-md5: f9d03f2d2b546c66d508abb5065a1723 Description-en: Java framework for invoking user-level tasks (javadoc) This package provides the necessary infrastructure for writing tasks that do things for users, along the same lines as ADAM A-tasks. . This package contains the JavaDoc documentation of the package. Package: starlink-vo-java Description-md5: 62149671974e462a4522ebb5af2770bc Description-en: Virtual Observatory access classes The Virtual Observatory (VO) is the vision that astronomical datasets and other resources should work as a seamless whole. This package provides Java classes to access VO services within the Starlink context. Package: starlink-vo-java-doc Description-md5: 677e65b228ee65a868da15595ff53cc6 Description-en: Virtual Observatory access classes (javadoc) The Virtual Observatory (VO) is the vision that astronomical datasets and other resources should work as a seamless whole. This package provides Java classes to access VO services within the Starlink context. . This package contains the JavaDoc documentation of the package. Package: starlink-votable-java Description-md5: 4f874499f4eddd6f1348151a715f2cac Description-en: Classes for VOTable input and output The VOTable format is an XML standard for the interchange of data represented as a set of tables. In this context, a table is an unordered set of rows, each of a uniform structure, as specified in the table description (the table metadata). VOTable was designed to be close to the FITS Binary Table format. Package: starlink-votable-java-doc Description-md5: b07a3c4a07d4d89e620fe61829b87a77 Description-en: Classes for VOTable input and output (javadoc) The VOTable format is an XML standard for the interchange of data represented as a set of tables. In this context, a table is an unordered set of rows, each of a uniform structure, as specified in the table description (the table metadata). VOTable was designed to be close to the FITS Binary Table format. . This package contains the JavaDoc documentation of the package. Package: starship Description-md5: c29a4dcf02902a4bfc52d9838690c3fd Description-en: fast and customizable shell prompt Starship is a shell prompt that is fast and configurable, and works on most common shells. It shows information from various sources in a way easy to grasp at a glance, including but not limited to: the hostname/username/cwd trio, git, project language and runtime. Package: starvoyager Description-md5: b4ae40c2f4a8f098c987e0844aaf5620 Description-en: 2D space arcade game, themed around 'Star Trek' - binary Star Voyager is a Frontier/Elite class game in a more arcade style 2D environment, themed to the 'Star Trek' universe. It utilizes the SDL library for portability. . This package contains the game binary Package: starvoyager-data Description-md5: 0a1abcb00762ec9ea66075f545667990 Description-en: 2D space arcade game, themed around 'Star Trek' - data files Star Voyager is a Frontier/Elite class game in a more arcade style 2D environment, themed to the 'Star Trek' universe. It utilizes the SDL library for portability. . This package contains the data files used by the game engine Package: statsprocessor Description-md5: 0e8266bf84c670adc8e7264a418622b4 Description-en: word generator based on per-position Markov chains Statsprocessor is a word generator based on per-position Markov chains packed into a single stand-alone binary. It generates candidate words based on a Hashcat format .hcstat file by using this information to determine which letter is following which letter based on the analysis of the original input dictionary used to generate the .hcstat. The resulting words can then, for example, be postprocessed and fed into Hashcat or other password recovery tools. Package: stealth Description-md5: 5bc700bb5b7b5d6ee7d8fdc9665b6a25 Description-en: stealthy File Integrity Checker The STEALTH program performs File Integrity Checks on (remote) clients. It differs from other File Integrity Checkers by not requiring baseline integrity data to be kept on either write-only media or in the client's file system. In fact, clients will hardly contain any indication suggesting that they are being monitored, thus improving the stealthiness of the integrity scans. . STEALTH uses standard available software to perform file integrity checks (like find(1) and sha1sum(1)). Using individualized policy files, it is highly adaptable to the specific characteristics of its clients. . In production environments STEALTH should be run from an isolated computer (called the `STEALTH monitor'). In optimal configurations the STEALTH monitor should be a computer not accepting incoming connections. The account used to connect to its clients does not have to be `root'; usually read-access to the client's file system is enough to perform a full integrity check. Instead of using `root' a more restrictive administrative or ordinary account might offer all necessary requirements for the desired integrity check. . STEALTH itself must communicate with the computers it should monitor. It is essential that this communication is secure. STEALTH configurations therefore normally specify SSH as the command-shell to use for connecting to clients. STEALTH may be configured so as to use but one SSH connection per client, even if integrity scans are to be performed repeatedly. Apart from this, the STEALTH monitor is commonly allowed to send e-mail to remote client systems' maintainers. . STEALTH-runs itself may start randomly within specified intervals. The resulting unpredicability of STEALTH-runs further increases STEALTH's stealthiness. . STEALTH's acronym is expanded to `Ssh-based Trust Enforcement Acquired through a Locally Trusted Host': the client's trust is enforced, the locally trusted host is the STEALTH monitor. Package: stealth-doc Description-md5: 2366cf791404334af5c3cdb50882e047 Description-en: stealthy File Integrity Checker documentation STEALTH program performs File Integrity Checks on (remote) clients. It differs from other File Integrity Checkers by not requiring baseline integrity data to be kept on either write-only media or in the client's file system. In fact, client's will contain hardly any indication at all that they are being monitored, thus improving the stealthiness of the integrity scans. . STEALTH uses standard available software to perform file integrity checks (like find(1) and md5sum(1)). Using individualized policy files, it is highly adaptable to the specific requirements of its clients. . In production environments STEALTH should be run from an isolated computer (called the `STEALTH monitor'). In optimal configurations the STEALTH monitor should be a computer not accepting incoming connections. The account used to connect to its clients does not have to be `root': usually read-access to the client's file system is enough to perform a full integrity check. Instead of using `root' a more restrictive administrative or ordinary account might offer all requirements for the desired integrity check. . STEALTH itself must communicate with the computers it should monitor. It is essential that this communication is secure, and STEALTH configurations will therefore normally specify SSH as the command-shell to use to connect to its clients. STEALTH may be configured so as to use but one SSH connection per client, even if integrity scans are to be performed repeatedly. Apart from this, the STEALTH monitor might be allowed to send e-mail to remote clients system's maintainers. . STEALTH-runs itself may start randomly within specified intervals. The resulting unpredicability of STEALTH-runs further increases STEALTH's stealthiness. . STEALTH's acronym is expanded to `Ssh-based Trust Enforcement Acquired through a Locally Trusted Host': the client's trust is enforced, the locally trusted host is the STEALTH monitor. . This package provides the supplemental documentation for Stealth. Package: steam-libs Description-md5: ac2f32ce3cdc272b5bd958086ad9ed2a Description-en: Metapackage for Steam dependencies Steam (https://www.steampowered.com) is a software content delivery system developed by Valve software (https://www.valvesoftware.com). There is some free software available, but for the most part the content delivered is non-free. . This package depends on libraries and other packages that are necessary to run Steam. It could also be useful as a way to install packages that are frequently asssumed to exist by proprietary games. Package: stopwatch Description-md5: 6614e6e5b46dc3ec7287b1e64b5b6941 Description-en: Virtual stopwatch and timer This is a stopwatch and timer program that uses the Tk toolkit. It has millisecond accuracy. Stopwatch can act as a graphical chronometer (it will provides a GUI interface to user). Package: streamdeck-ui Description-md5: bd387341bcf7215c3526b51dbd65470d Description-en: Linux compatible UI for the Elgato Stream Deck streamdeck_ui is a Linux compatible UI for the Elgato Stream Deck. Key Features: * Multi-device: Enables connecting and configuring multiple Stream Deck devices on one computer. * Brightness Control: Supports controlling the brightness from both the configuration UI and buttons on the device itself. * Configurable Button Display: Icons + Text, Icon Only, and Text Only configurable per button on the Stream Deck. * Multi-Action Support: Run commands, write text and press hotkey combinations at the press of a single button on your Stream Deck. * Button Pages: streamdeck_ui supports multiple pages of buttons and dynamically setting up buttons to switch between those pages. * Auto Reconnect: Automatically and gracefully reconnects, in the case the device is unplugged and replugged in. * Import/Export: Supports saving and restoring Stream Deck configuration. Package: streamtuner2 Description-md5: de7f8eccbaa41ea538675ce7bd1ecde2 Description-en: Browser for Internet Radio Stations streamtuner2 is a browser for radio station directories. It can fetch lists from SHOUTcast, Xiph.org, Live365, Jamendo, DMOZ, basic.ch, Punkcast. And it lists stream entries by category or genre. It reuses existing audio players, and recording is delegated to streamripper. . It mimics the original streamtuner 0.99.99, but is easier to extend because it's written entirely in Python. It's already in a stable and useable form. 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: stylish-haskell Description-md5: 3f98a9a2748bec09264c03d09dd75b30 Description-en: Haskell code prettifier stylish-haskell prettifies Haskell code. A design goal is not getting in the user's way, so it restricts itself to formatting only some parts of the Haskell code piped to it, such as import statements. 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: suck Description-md5: 356f5eecc5e2630f27633127c19a9ea7 Description-en: small newsfeed from an NNTP server with standard NNTP commands This package contains software for copying news from an NNTP server to your local machine, and copying replies back up to an NNTP server. . The suck/rpost combination allows you to run your own INN/CNEWS site, controlling where you get your news, and where you post outgoing articles. Suck/rpost use only standard NNTP commands that are used by your favorite news reader (like tin, knews, trn) such as POST and ARTICLE. If you can use tin or knews against an NNTP site, than you can use Suck/Rpost and have multiple site feeds. . NOTE: Suck will not work with obsolete NNTP servers that can't handle the xhdr command. Package: suckless-tools Description-md5: 7caec3b4cadee1e8ef5ad378bf8a393a Description-en: simple commands for minimalistic window managers This package provides simple commands designed to be used with a minimalistic window manager like dwm but they can be useful in scripts regardless of the window manager used. . * dmenu: Dynamic menu is a generic menu for X. * lsw: Lists the titles of all running X windows to stdout, similar to ls(1). * slock: Simple X display locker that locks the X session. * slstatus: Simple status monitor. * sprop: Sets or gets X window properties. * sselp: Simple X selection printer that prints the X selection to stdout. * ssid: Simple setsid replacement. * swarp: Simple X warping tool to warp the mouse pointer to a given position. * tabbed: Simple generic tabbed fronted to xembed aware applications. * wmname: Prints/sets the window manager name property of the root window similar to how hostname(1) behaves. * xssstate: Retrieves the state of X screensaver. Package: sudo-rs Description-md5: d250b1a37fe57284f9a368370c08e695 Description-en: Rust-based sudo and su implementations sudo-rs is a safety-oriented program designed to provide sudo and su functionalities with a focus on memory safety. The primary aim is to offer a secure and reliable alternative to traditional sudo, ensuring fewer vulnerabilities related to memory management. . While it aims to be a drop-in replacement for most common sudo use cases, there are differences in functionality and design. Users should be aware of these differences and consult the project's documentation for specifics. Package: suitesparse-mongoose Description-md5: 1a4d421f34ec676df8f4527154effc64 Description-en: graph partitioning tool that can quickly compute edge cuts (executable) Suitesparse is a collection of libraries for computations involving sparse matrices. . Mongoose is a graph partitioning library that can quickly compute edge cuts in arbitrary graph. Given a graph with a vertex set and edge set, an edge cut is a partitioning of the graph into two subgraphs that are balanced (contain the same number of vertices) and the connectivity between the subgraphs is minimized (few edges are in the cut). . This package contains the standalone executable. Package: sunxi-tools Description-md5: 7b81a0204e38caff33807f3397d0978b Description-en: tools for working with Allwinner (sunxi) ARM processors This package contains various tools for working with devices based around the Allwinner sunxi processors (A10/A13/A20/A31 etc). Utilities include tools to: . - interact with the processors' lowlevel bootrom (AKA FEL mode). - boot over the USB OTG port. - compile and decompile the Allwinner binary hardware descriptions (FEX files). - display information about sunxi boot headers. Package: sup-mail Description-md5: 2208e23246db6174fe72bb8ff2dbcdf9 Description-en: thread-centric mailer with tagging and fast search Sup is a console-based email client for people with a lot of email. It supports tagging, very fast full-text search, automatic contact-list management, custom code insertion via a hook system, and more. If you're the type of person who treats email as an extension of your long-term memory, Sup is for you. . Sup makes it easy to: * Handle massive amounts of email. * Mix email from different sources: mbox files and Maildirs, across multiple machines. * Instantaneously search over your entire email collection. Search over body text, or use a query language to combine search predicates in any way. * Handle multiple accounts. Replying to email sent to a particular account will use the correct SMTP server, signature, and from address. * Add custom code to handle certain types of messages or to handle certain types of text within messages. * Organize email with user-defined labels, automatically track recent contacts, and much more! . The goal of Sup is to become the email client of choice for nerds everywhere. Package: supysonic Description-md5: 0a86558ac4edbcb3414bb018e26a4b8a Description-en: Python implementation of the Subsonic server API supysonic is a Python implementation of the Subsonic server API. Current supported features are: . * browsing (by folders or tags) * streaming of various audio file formats * transcoding * user or random playlists * cover arts (as image files in the same folder as music files) * starred tracks/albums and ratings * Last.FM scrobbling . The "Subsonic API" is a set of adhoc standards to browse, stream or download a music collection over HTTP. Package: surf Description-md5: 48b14cb1dc67b6050e5c5ab4d42accb3 Description-en: Simple web browser by suckless community surf is a simple web browser based on WebKit/GTK+. It is able to display websites and follow links. It supports the XEmbed protocol which makes it possible to embed it in another application. Furthermore, one can point surf to another URI by setting its XProperties. Package: survex Description-md5: 4441428a5bab7780c1c2ac3ececc1019 Description-en: cave surveying and mapping software A software suite to process, view, and print cave survey data. Survex is cross-platform (Linux, Unix, macOS, Microsoft Windows). It has been translated into many languages. It can deal with extremely large and complex datasets and can read survey data from many sources. Package: survex-aven Description-md5: f985562ac004c0a192ac07cbfe19d447 Description-en: sophisticated cave survey viewer for Survex An advanced cave survey data viewer for Survex, written using the wxWidgets library, and using OpenGL for rendering. Aven allows searching for stations, highlighting categories of stations such entrances or fixed points, measuring the distance between stations, showing passage walls, showing the terrain above the cave, and supports presentations (pre-recorded fly-throughs). Package: svn-buildpackage Description-md5: ea3f527ae18feaa91da9034388a2ed7f Description-en: helper programs to maintain Debian packages with Subversion svn-buildpackage (formerly svn-devscripts) contains tools that help to automate the task of maintaining Debian packages inside of a Subversion repository. They are intended to be used by Debian maintainers to simplify the error-prone actions with the svn, devscripts, and dpkg-dev utilities. . - svn-inject: creates the initial directory structure of a Debian-SVN repository and imports existing packages - svn-upgrade: imports upstream changes into the upstream branch and updates the Debian trunk directory, merging and tagging as needed - svn-buildpackage: wrapper around dpkg-buildpackage (or other builders), exporting/merging/tagging source as needed - svn-do: exports a source, runs a command inside the exported source and, if the command succeeds, copies back the debian/ tree - uclean: removes redundant files from upstream source packages . The package also includes a detailed HOWTO document. Package: sway-notification-center Description-md5: d4edcbe3a55eaa9c71284d08fd8d7812 Description-en: simple notification daemon for sway A simple notification daemon for sway with a GTK gui for notifications and the control center. Package: swaylock Description-md5: 3e3bd4348840e86c25f6a86685be2a0d Description-en: Screen locker for Wayland swaylock is a screen locking utility for Wayland compositors. It is compatible with any Wayland compositor which implements the following Wayland protocols: wlr-layer-shell, wlr-input-inhibitor, xdg-output, xdg-shell Package: swell-foop Description-md5: 4ce04c0f108d50ba3c8cf091d8bf9782 Description-en: Colored ball puzzle game Remove blocks of balls of the same color in as few moves as possible. Try to remove all balls for a bonus. Package: swift-bench Description-md5: bce98635d7955dcd890a4ebd5d8a70e3 Description-en: benchmarking tool for Swift Swift Bench is simple tool for benchmarking OpenStack Swift cluster . OpenStack Object Storage (code-named Swift) creates redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. Package: sword-text-kjv Description-md5: 0354caec03320011d99b27f0a30d437d Description-en: King James Version with Strongs Numbers for SWORD This is the King James Version of the Holy Bible (also known as the Authorized Version) with embedded Strong's Numbers. These mechanisms provide a useful means for looking up the exact original language word in a lexicon that is keyed to Strong's numbers. . This free text of the King James Version of the Holy Bible is brought to you courtesy of the Crosswire Bible Society and eBible.org. . This package requires a libsword version of at least 1.7.0 to access through a SWORD front end. However, this is not declared as a dependency because you may have occasion to install just the text without any sort of front end or other interface. Package: sword-text-sparv Description-md5: 5f12f1b35044ca7b638afc14b4223dc4 Description-en: Spanish Reina-Valera Bible (1909) for SWORD The Reina-Valera Bible (1909) is a Spanish Bible translation based on the Textus Receptus. . This package requires a libsword version of at least 1.5.9 to access through a SWORD front end. However, this is not declared as a dependency because you may have occasion to install just the text without any sort of front end or other interface. Package: sword-text-web Description-md5: b97e23a7070def0a27ca222fe7706672 Description-en: World English Bible (WEB) for SWORD The World English Bible is an update of the American Standard Version of 1901, which is in the Public Domain. It has been edited to conform to the Greek Majority Text New Testament. This revision is also in the Public Domain, which sets it apart from other revisions of the American Standard Version, like the New American Standard Bible and the Revised Standard Version. The first pass of the translation, which has already been done, was to convert archaic words and word forms to modern equivalents using a custom computer program. The manual editing is then done to add quotation marks (the ASV of 1901 had none), update other punctuation, update usage, and spot check the translation against the original languages in places where the meaning is unclear or significant textual variants exist. Many people proofread the work and send typo reports and suggestions in. These are reviewed, and if they are found to have merit, edits are made. Sometimes reviewing a suggestion brings to light a better option. Package: synaptic Description-md5: 6c1a67eb464525a11b470200990b4e19 Description-en: Graphical package manager Synaptic is a graphical package management tool based on GTK and APT. Synaptic enables you to install, upgrade and remove software packages in a user-friendly way. . Besides these basic functions the following features are provided: * Search and filter the list of available packages * Perform smart system upgrades * Fix broken package dependencies * Edit the list of used repositories (sources.list) * Download the latest changelog of a package * Configure packages through the debconf system * Browse all available documentation related to a package (dwww is required) Package: syncplay Description-md5: 0c17f1f04b918c440730b22615e51270 Description-en: Synchronize playback of various video players via internet (Client) Allows you to watch movies with friends or family at different places synchronized via the internet. . When a viewer pauses/continues playback or seeks within their media player this will be replicated across all media players connected to the same server in the same viewing session. A chat function is included so viewers can discuss the movie while watching it. To improve the communication experience for viewers, the Syncplay developers and therefore the syncplay-client package suggest to use additional VoIP software (package mumble) or video phone software (packages jami or linphone-desktop). . Technically, it synchronizes the position and play states of multiple mpv, VLC, MPC-HC and MPC-BEmedia player instances so viewers' players present the same movie at the same time. . In case your friends and family do not use Debian, Syncplay is available for other operating systems on the upstream website. To learn what Syncplay is read the description of package 'syncplay'. . This package installs the graphical desktop client program that does the actual synchronization of your video player. Therefore it must connect to a Syncplay server. Package: syncplay-common Description-md5: b665661faa0c37033810419a8f689dad Description-en: Common files for Syncplay client and server packages This package is a dependency of syncplay-client and syncplay-server. You do not want to install this package manually. . If you are looking for Syncplay, have a look at the description of package syncplay. Package: syncplay-server Description-md5: 3ac285f81d0d1d174bf5fad42e59dd99 Description-en: Synchronize playback of various video players via internet (Server) To learn what Syncplay is read the description of package 'syncplay'. . This package installs the Syncplay server program. Install this package when you plan to set up your own Syncplay server that your friends and family connect to. . Note that the computer that runs the Syncplay server must be reachable from the Internet. To enable encryption, you need a domain and a valid certificate. The package provides a hook script for the recommended certbot package to simplify encrypted configurations. Integration with the suggested packages dehydrated or acme-tiny requires manual configuration. Package: syncthing Description-md5: 1a4918fe5ed39dee33ebb3642be28ec0 Description-en: decentralized file synchronization Syncthing is an application that lets you synchronize your files across multiple devices. This means the creation, modification or deletion of files on one machine will automatically be replicated to your other devices. Syncthing does not upload your data to the cloud but exchanges your data across your machines as soon as they are online at the same time. . This package contains the main binary: syncthing. Package: syncthing-discosrv Description-md5: 2c54d441d2ee44c698f9892df3f9fe08 Description-en: decentralized file synchronization - discovery server Syncthing is an application that lets you synchronize your files across multiple devices. This means the creation, modification or deletion of files on one machine will automatically be replicated to your other devices. Syncthing does not upload your data to the cloud but exchanges your data across your machines as soon as they are online at the same time. . Syncthing relies on a discovery server to find peers on the internet. Anyone can run a discovery server and point its syncthing installations to it. . This package contains the discovery server binary: stdiscosrv. Package: syncthing-relaysrv Description-md5: f79592a1a4146be7da2786a174d9dd76 Description-en: decentralized file synchronization - relay server Syncthing is an application that lets you synchronize your files across multiple devices. This means the creation, modification or deletion of files on one machine will automatically be replicated to your other devices. Syncthing does not upload your data to the cloud but exchanges your data across your machines as soon as they are online at the same time. . Syncthing relies on a network of community-contributed relay servers. Anyone can run a relay server, and it will automatically join the relay pool and be available to Syncthing users. . This package contains the relay server binary: strelaysrv. Package: synthv1 Description-md5: 3b94ad3fd636387477fc36bd9e7d4ab9 Description-en: old-school polyphonic synthesizer - standalone synthv1 is an old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo effects, especially suited to create strong bass sounds. . This package provides the standalone app. Package: synthv1-common Description-md5: 9a61477e1b11dd5ed76456855552f1b3 Description-en: old-school polyphonic synthesizer - common files synthv1 is an old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo effects, especially suited to create strong bass sounds. . This package provides files shared by both the LV2 plugin and the standalone application. Package: synthv1-lv2 Description-md5: 12413da337a083c3c31fc68cef01bb4d Description-en: old-school polyphonic synthesizer - LV2 plugin synthv1 is an old-school all-digital 4-oscillator subtractive polyphonic synthesizer with stereo effects, especially suited to create strong bass sounds. . This package provides the LV2 plugin. Package: systraq Description-md5: a11228639b32659dfe7e1bd42ad0e2c0 Description-en: monitor your system and warn when system files change Systraq weekly sends you an email listing the state of your system. Furthermore, if critical files have changed, you'll get an email within a shorter notice. Systraq consists of few very small shell scripts. . It can help you implementing a not too strict security policy. For more demanding systems, you'd better use something like tripwire or tiger. Make sure you really want to do the monitoring this script offers: it might not comply with your site's privacy policy. Getting informed when users' config file change might be too intrusive. . Other similar tools are available in Debian (`diffmon' for instance), but systraq is less intrusive because it can warn for file changes without mailing a complete diff (which is not desirable for e.g. /etc/shadow). Package: t2n Description-md5: 705e273783a7c3fb42def3c04454435b Description-en: Simple command-line tool for LEGO Mindstorms NXT Simple command-line tool for communication with your LEGO Mindstorms NXT brick through the USB port. . By this tool you can: * check battery level * print nxt info * list files * upload file * download file Package: tahoe-lafs Description-md5: 0a8494873dd6301c3c6c53a981a5c89d Description-en: Tahoe Least-Authority File Store Tahoe Least-Authority File Store is the first free software/open-source storage technology that distributes data across multiple servers. Even if some servers fail or are taken over by an attacker, the entire file store continues to function correctly, preserving privacy and security. Package: taisei Description-md5: 4e587eeaaf0a12dc0421996daa7ffba9 Description-en: vertical scrolling shooting game Taisei Project is an open source fan-game set in the world of Toho Project. It is a top-down vertical-scrolling curtain fire shooting game (STG), also known as a "bullet hell" or "danmaku." STGs are fast-paced games focused around pattern recognition and mastery through practice. Package: taisei-data Description-md5: 07291585d136bd01a1fcbdfd9c98ef01 Description-en: vertical scrolling shooting game (data files) Taisei Project is an open source fan-game set in the world of Toho Project. It is a top-down vertical-scrolling curtain fire shooting game (STG), also known as a "bullet hell" or "danmaku." STGs are fast-paced games focused around pattern recognition and mastery through practice. . This package contains the main data files required for taisei Package: tali Description-md5: b7a7310b2a59a3ab59cf7559aa63670b Description-en: sort of poker with dice and less money GNOME Tali is a sort of poker played using dice. You roll five dice three times and try to create the best “hand”. Your two rerolls may include any or all of your dice. Package: tcl-itcl4 Description-md5: 643c8a563963f7e6a7188ff456a6032d Description-en: [incr Tcl] OOP extension for Tcl - run-time files [incr Tcl] (or itcl) is a popular object-oriented extension for the embeddable Tcl scripting language. The name is a play on C++, and itcl has a similar object model, including multiple inheritance and public and private classes and variables. Unlike most OOP extensions to Tcl, itcl is written in C for speed. . This package contains everything you need to run itcl scripts and itcl-enabled apps. Package: tcl-itcl4-dev Description-md5: d208ff067ab8f60dbf42137b84dc4056 Description-en: [incr Tcl] OOP extension for Tcl - development files [incr Tcl] (or itcl) is a popular object-oriented extension for the embeddable Tcl scripting language. The name is a play on C++, and itcl has a similar object model, including multiple inheritance and public and private classes and variables. Unlike most OOP extensions to Tcl, itcl is written in C for speed. . This package contains the headers and libraries needed to embed or add C extensions to itcl. Package: tcl-itcl4-doc Description-md5: bcf432475695f3b73abbfe93de0bb326 Description-en: [incr Tcl] OOP extension for Tcl - manual pages [incr Tcl] (or itcl) is a popular object-oriented extension for the embeddable Tcl scripting language. The name is a play on C++, and itcl has a similar object model, including multiple inheritance and public and private classes and variables. Unlike most OOP extensions to Tcl, itcl is written in C for speed. . This package contains the man pages for the new commands that itcl adds to Tcl. Package: tcl-syslog Description-md5: cd098c1709c556d5195f247b567fa608 Description-en: Tcl interface to the standard syslog service Server applications need to generate activity log messages and for this purpose the standard syslog facility is the natural choice. Tcl is a scripting language which from its inception was designed with a solid capability of handling asynchronous communications, a feature that made a language of choice for the development of server side applications. Package: tcl-tclex Description-md5: 1595342439446f3172d3be55181a741f Description-en: Lexical analyzer generator for Tcl tcLex is a lexer (lexical analyzer) generator extension to Tcl. It is inspired by Unix and GNU lex and flex, which are "tools for generating programs that perform pattern-matching on text". tcLex is very similar to these programs, except it uses Tcl philosophy and syntax, whereas the others use their own syntax and are used in conjunction with the C language. People used to lex or flex should then feel familiar with tcLex. tcLex is a small extension (the Windows compiled version is about 20kb, and the source is about 150kb), because it extensively uses the Tcl library. However, the current doesn't use Tcl's regexp code anymore but a patched version is now included in tcLex, which makes it slightly bigger (by a few KB). tcLex should work with Tcl 8.0 and later. tcLex will NEVER work with earlier versions, because it uses Tcl 8.0's "object" system for performance. The most interesting features are: . * cross-platform support, thanks to Tcl. Though it has been developed on Windows and tested on Windows and Unix only, it should work on other platforms as long as Tcl exists on these platforms. Supported Tcl platforms are Windows 95/NT, Unix (Linux, Solaris...) and Macintosh. Other platforms are VMS, OS/2, NeXTStep, Amiga... . * unlike lex and flex, which only generate static lexers written in C and intended to be compiled, tcLex dynamically generates Tcl commands that can be used like other C commands or Tcl procedures from within Tcl scripts or C programs. . * it uses Tcl regular expressions. That means you don't have to learn another regexp language. . * it works with Tcl namespaces . * the generated lexer commands can be used in one pass or incrementally, because they maintain state information. That way, several instances of the same lexer (eg a HTML parser) can run at the same time in distinct call frames and maintain distinct states (local variables...). Lexer need not be specially designed in order to be used incrementally, the same lexer can transparently be used in one pass or incrementally. This feature is especially useful when processing text from a file or an Internet socket (Web pages for example), when data is not necessarily available at the beginning of the processing. Package: tcl-tclreadline Description-md5: a596fe7b3cbb5229f415e9694c2e2927 Description-en: GNU Readline Extension for Tcl/Tk tclreadline adds GNU Readline support to standard Tcl/Tk. It provides interactive command editing and history for Tcl shells (this must be enabled on a user-by-user basis) and allows the use of GNU Readline features in Tcl programs. Package: tcl-thread Description-md5: 0980999f856ce1483e3a3fea8b41a9ac Description-en: Tcl extension implementing script level access to Tcl threading capabilities The thread extension creates threads that contain Tcl interpreters, and it lets you send scripts to those threads for evaluation. It also enables you to share data between threads in a safe, protected fashion. Additionally, it provides script-level access to basic thread synchronization primitives, like mutexes and condition variables. Package: tcl-tls Description-md5: 3a2c2e9ca9338a6eae0db2c161e18e8f Description-en: TLS OpenSSL extension to Tcl This package enables communication over SSL-encrypted channels in Tcl. . Both client and server-side sockets are possible. Additionally, full filevent semantics should be intact. Package: tcl-udp Description-md5: fb9649d16537922a204d2eb3961e0e1b Description-en: UDP sockets for Tcl TclUDP provides a new channel type for UDP and permits the use of packet oriented UDP over stream oriented Tcl channels. Package: tcl-vfs Description-md5: 9f16e65234411a454145079200c5b6fd Description-en: Exposes Tcl's virtual filesystem C API to the Tcl script level The tcl-vfs package provides an extension to the Tcl language which allows Virtual Filesystems to be built using Tcl scripts only. It gives also a collection of such Tcl-implemented filesystems (metakit, zip, ftp, tar, http, webdav, namespace, url) Package: tcl8.6-tdbc Description-md5: 9f31610747d92d51034e34d1dab41031 Description-en: Tcl Database Connectivity It's an interface standard for SQL databases and connectivity that aims to make it easy to write portable and secure Tcl scripts that access SQL databases. This package provides the base class and documentation for tdbc. You need also to install the needed DBMS specific drivers Package: tcl8.6-tdbc-odbc Description-md5: b7f330db4f1f726d7798976c4faec267 Description-en: ODBC driver for the Tcl Database Connectivity Tdbc is an interface standard for SQL databases and connectivity that aims to make it easy to write portable and secure Tcl scripts that access SQL databases. This package provides the driver for the ODBC, the Open DataBase Connectivity. Package: tcl8.6-tdbc-postgres Description-md5: 84082af8121d2ad8ab1a15b2488cca36 Description-en: Tcl Database Connectivity Tdbc is an interface standard for SQL databases and connectivity that aims to make it easy to write portable and secure Tcl scripts that access SQL databases. This package provides the driver for the PostgreSQL DBMS. Package: tcl9.0 Description-md5: 39ae5ab7334dd1ca76ed166773d3d106 Description-en: Tcl (the Tool Command Language) v9.0 - shell Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl shell which you need to run Tcl scripts. This version includes thread support. Package: tcl9.0-dev Description-md5: 33cef4d327bb9338459a106953362060 Description-en: Tcl (the Tool Command Language) v9.0 - development files Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the headers and libraries needed to embed or extend Tcl. Package: tcl9.0-doc Description-md5: 8a9dc132c99acae22808d2c24a59a657 Description-en: Tcl (the Tool Command Language) v9.0 - manual pages Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the man pages for Tcl commands. Package: tclcl Description-md5: 4b1d3fd5a93cd819450e346247c00241 Description-en: tcl2c++ and otcldoc program from tclcl TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, vat, rtp_play and nsnam. It provides a layer of C++ glue over OTcl. . This package contains bin file. Package: tcllib Description-md5: 857cb30b3ddbef32aa8728e7b461792e Description-en: Standard Tcl Library Tcllib, the standard Tcl library, is a collection of common utility functions and modules all written in high-level Tcl. . Modules included: * aes: advanced encryption standard * amazon-s3: Amazon S3 web service interface * asn: an ASN.1 encoder and decoder * base32: a base32 encoder and decoder * base64: a base64 encoder and decoder * bee: bittorrent serialization encoder and decoder * bench: benchmark tool * bibtex: parser for bibliographies in BibTeX format * blowfish: blowfish encryption * cache: asynchronous in-memory cache * clay: clay framework * clock: date/time utilities * cmdline: a command line argument processor similar to opt * comm: remote communications facility * control: procedures for control flow structures * coroutine: coroutine utilities * counter: provides a counter facility and can compute statistics and histograms over the collected data. * crc: checksum-calculation routines (crc32, cksum, sum) * cron: automating the period callback of commands * csv: functions to handle CSV (comma-separated values) data * debug: debug messages infrastructure * defer: deferred execution * des: DES and 3DES encryption * dicttool: dictionary tools * dns: DNS and resolver library-related functions * docstrip: tools for literate programming, often used with (La)TeX * doctools: documentation tools * dtplite: lightweight doctools markup processor * fileutil: Tcl implementations of some standard Unix utilities * ftp: Tcl interface to the FTP protocol * ftpd: implementation of functions needed for an FTP server * fumagic: file utilities * generator: Tcl generator commands * gpx: GPS eXchange Format (GPX) * grammar_aycock: Aycock-Horspool-Earley parser generator for Tcl * grammar_fa: finite automaton operations and usage * grammar_me: grammar operations and usage * grammar_peg: grammar operations and usage * hook: hooks * html: generate and control HTML tags * htmlparse: parse HTML strings * http: HTTP protocol helper modules * httpd: HTTP server * httpwget: tool to download files over HTTP * ident: client interface to the ident protocol * imap4: IMAP client * inifile: parsing of Windows INI files * interp: interpreter utilities * irc: low-level IRC protocol interface * javascript: Tcl shortcuts to create common javascript functions * jpeg: functions to query and modify JPEG images * json: JSON parser * lambda: utility commands for anonymous procedures * lazyset: lazy evaluation for variables and arrays * ldap: LDAP client and extended object interface * log: functions to log messages with various facilities and levels * map: mapping utilities * mapproj: map projection routines * markdown: Markdown processor * math: Tcl math library * md4: md4 hashing functions * md5: md5 hashing functions * md5crypt: md5 based password hashing * mime: a MIME encoder and decoder * mkdoc: extracts Markdown comments from source code * multiplexer: message multiplexing * namespacex: namespace utility commands * ncgi: a new CGI processing module * nettool: tools for networked applications * nmea: NMEA protocol implementation * nns: name service facility * nntp: Tcl functions for the NNTP protocol * ntp: functions for an NTP client * oauth: oauth API base signature * oodialect: build TclOO based DSLs * oometa: data registry service for TclOO classes * ooutil: utility commands for TclOO * otp: RFC 2289 a one-time password system * page: parser generator * pki: RSA public key encryption * pluginmgr: plugin management * png: functions to query and modify PNG images * pop3: a POP3 protocol implementation * pop3d: a POP3 server implementation * practcl: tool for integrating large modules for C API Tcl code that requires custom Tcl types and TclOO objects * processman: manage child processes * profiler: a function level Tcl source code profiler * pt: parser tools * rc4: implementation of the RC4 stream cipher * rcs: RCS low level utilities * report: provides objects which can be used to generate and format reports * rest: a framework for RESTful web services * ripemd: RIPEMD message-digest algorithm * sasl: Simple Authentication and Security Layer implementation * sha1: sha1 hashing functions * simulation: Tcl simulation tools * smtpd: implementation of functions needed for an SMTP server * snit: snit's not incr Tcl, OO system * soundex: comparison of words based on their phonetic likeness * stooop: simple Tcl-only object oriented programming scheme - provides C++/Java-like OOP interfaces * string: tokenize strings * stringprep: preparation of internationalized strings * struct: Tcl implementations of common data structures (tree, graph, etc) * tar: functions to manipulate tar files * tepam: Tcl's enhanced procedure and argument manager * term: terminal control * textutil: string manipulation library * tie: framework for creating persistent Tcl arrays * tiff: TIFF image manipulation * tool: dictionary tools * tool::datatype: dictionary tools * tool-ui: abstractions to allow Tao to express Native Tk, HTML5, and Tao-Layout interfaces * transfer: data transfer facilities * treeql: tree query language * try: trap and process errors and exceptions * udpcluster: UDP peer-to-peer cluster * uev: user events * units: convert and manipulate quantities with units * uri: functions to generate and manipulate commonly-used URIs * uuid: generator of universally unique identifiers (UUID) * valtype: validation types * virtchannel: reflected/virtual channel support * websocket: implementation of the websocket protocol * wip: word interpreter * yaml: YAML format encoder/decoder * zip: working with zip archives Package: tcllib-critcl Description-md5: 6e4d706e1ec8317256d535d19f355cc7 Description-en: Standard Tcl Library (CriTcl accelerators) Tcllib, the standard Tcl library, is a collection of common utility functions and modules all written in high-level Tcl. . This package includes several Tcllib CPU intensive procedures rewritten in C and built with CriTcl. Package: tclsoldout Description-md5: 8c44e4da86b25186930a2b1bea19f4b0 Description-en: Tcl wrapper for libsoldout, a markdown parser library tclsoldout extends Tcl providing new commands to parse and process markdown text. Tclsoldout current version creates 2 new commands . + ::soldout::mk2html - markdown to HTML processor + ::soldout::mk2xhtml - markdown to XHTML processor . tclsoldout also provides ::soldout::escape_string, its own utility to convert SGML characters into their HTML entities. Package: tcputils Description-md5: d31e27c0f12ffd39100da8edc49453a8 Description-en: Utilities for TCP programming in shell-scripts This is a collection of programs to facilitate TCP programming in shell-scripts. There is also a small library which makes it somewhat easier to create TCP/IP sockets. . The programs included in this release are: . mini-inetd - small TCP/IP connection dispatcher tcpbug - TCP/IP connection bugging device tcpconnect - general TCP/IP client tcplisten - general TCP/IP server getpeername - get name of connected TCP/IP peer Package: tdfsb Description-md5: 4e075d21679e9265fed42164f6de5ab4 Description-en: 3D filesystem browser TDFSB reads directory information and displays it as a 3D world. Changing into another directory is possible by simply walking into the assigned sphere. It also reads images and text files, and displays their contents. Package: tdom Description-md5: c0ed982fde8486f04206b911a5c0965d Description-en: fast XML/DOM/XPath/XSLT/HTML/JSON extension for Tcl written in C tDOM takes advantage of Expat, the XML parser from James Clark, including namespace and DTD support. It includes a modified version of Tclexpat, the Tcl interface to Expat, with event-based XML push (SAX-like) and pull (StAX-like) parsing. tDOM comes with a (partial) DOM-I and DOM-II implementation in C for maximum performance and minimum memory need. A very complete, compliant, and fast XPath implementation is provided. A fast XSLT implementation in C completes the basic feature set. tDOM interfaces with the gumbo HTML5 parser and provides a robust JSON parser/ serializer for JSON-to-JSON roundtripping. Documentation is provided in TMML, HTML and nroff formats. Package: tdom-dev Description-md5: 1b5358f6051a1c6a6e2af9ed2756e296 Description-en: header files and development libraries for tDOM tDOM is a fast XML/DOM/XPath/XSLT/HTML/JSON extension for Tcl written in C. tDOM takes advantage of Expat, the XML parser from James Clark, including namespace and DTD support. It includes a modified version of Tclexpat, the Tcl interface to Expat, with event-based XML push (SAX-like) and pull (StAX-like) parsing, and comes with a (partial) DOM-I and DOM-II implementation in C for maximum performance and minimum memory need. A very complete, compliant, and fast XPath implementation is provided. A fast XSLT implementation in C completes the basic feature set. tDOM interfaces with the gumbo HTML5 parser and provides a robust JSON parser/ serializer for JSON-to-JSON roundtripping. Documentation is provided in TMML, HTML and nroff formats. Package: tea Description-md5: 6dbfdb880370f67d8aaad5f7661ce06b Description-en: graphical text editor with syntax highlighting TEA provides you with hundreds of functions. Want some tea? . TEA features: * Qt-based GUI with a tabbed layout engine; * hotkey customization; * spell checking (using aspell or hunspell); * support for multiple encodings; * syntax highlighting; * support for code snippets and templates; * string-handling functions such as sorting, reversing, de-formatting, trimming, filtering, conversions etc.; * editing support for Wikipedia, DocBook, LaTeX, and Lout; * reading support for text-based word processor formats (ABW, DOCX, FB2, KWD, ODT, RTF, SLA, SWX); * reading support for PDF and DjVu files, if they contain text; * bookmarks; * miscellaneous XML/XHTML/HTML tools; * "open at cursor" function from HTML href or img tags; * preview in external browsers; * drag'n'drop support (with text files and pictures); * built-in image viewer (BMP, GIF, JPEG, PNG, SVG, WBMP). Package: tea-data Description-md5: 337969719d2bf71933cad7fca9a7d106 Description-en: graphical text editor with syntax highlighting - data files TEA provides you with hundreds of functions. Want some tea? . This package contains static data needed for the package tea. Package: tealdeer Description-md5: 99c58b5b1f481f09b68c8bd96339514b Description-en: simplified, example based and community-driven man pages tealdeer is a very fast CLI implementation of tldr, the collaborative cheatsheets of console commands. . The executable is named tldr. 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: telnet-ssl Description-md5: c86b4e7d66c3252a99ac0e2cff11a903 Description-en: telnet client with SSL encryption support The telnet command is used for interactive communication with another host using the TELNET protocol. . SSL telnet replaces normal telnet using SSL authentication and encryption. It interoperates with normal telnetd in both directions. It checks if the other side is also talking SSL, if not it falls back to normal telnet protocol. . Advantages over normal telnet: Your passwords and the data you send will not go in cleartext over the line. Package: telnetd-ssl Description-md5: 1a10d998ad920e25b516a5fe5797e63c Description-en: telnet server with SSL encryption support The in.telnetd program is a server which supports the DARPA telnet interactive communication protocol. . SSL telnetd replaces normal telnetd using SSL authentication and encryption. It interoperates with normal telnetd in both directions. It checks if the other side is also talking SSL, if not it falls back to normal telnet protocol. . Advantages over normal telnetd: Your passwords and the data you send will not go in cleartext over the line. Package: terminology Description-md5: c16bed8b0ecc3704dbf761ff1adab9e4 Description-en: Enlightenment efl based terminal emulator It emulates a slightly extended vt100 with some extensions and bling: * Most escapes supported by xterm, rxvt, Xterm 256 color, etc. work * Background effects, Transparency, bitmap and scalable fonts supported * Themes for the layout and design, and a visual bell. * URL, file path and email address detection and link-handling * Inline display of link content * Multiple copy and paste selections and buffer support * Works in X11, Wayland and directly in the Linux framebuffer (fbcon) * Finger/touch controlled, scan scale by UI scaling factors * Render using OpenGL or OpenGL-ES2 or Software mode. * Can display inlined multimedia, multiple tabs and split into multiple panes * Block text selection. Drag and drop of text selections and links * Can stream media from URLs * Tab switcher has live thumbnail content * Single process, multiple windows/terminals support Package: terminology-data Description-md5: 5544768c69a1e1f16589963a83d4933f Description-en: Enlightenment efl based terminal emulator data It emulates a slightly extended vt100 with some extensions and bling: * Most escapes supported by xterm, rxvt, Xterm 256 color, etc. work * Background effects, Transparency, bitmap and scalable fonts supported * Themes for the layout and design, and a visual bell. * URL, file path and email address detection and link-handling * Inline display of link content * Multiple copy and paste selections and buffer support * Works in X11, Wayland and directly in the Linux framebuffer (fbcon) * Finger/touch controlled, scan scale by UI scaling factors * Render using OpenGL or OpenGL-ES2 or Software mode. * Can display inlined multimedia, multiple tabs and split into multiple panes * Block text selection. Drag and drop of text selections and links * Can stream media from URLs * Tab switcher has live thumbnail content * Single process, multiple windows/terminals support . This package provides the shared data for all architectures. Package: tetrinetx Description-md5: 731609c616ee10857e8cd56db572cbde Description-en: game server for Tetrinet Provides a server for hosting Tetrinet games. Tetrinet is a variant of Tetris played over the internet. Up to six people may simultaneously connect to a server to participate in a game. . For more information about the Tetrinet game, visit http://www.tetrinet.us/ Package: tetzle Description-md5: 9fde502f6606a471732c4289ec6d5585 Description-en: Jigsaw puzzle game Any image can be imported and used to create puzzles with a wide range of sizes. Games are saved automatically, and you can select between currently in progress games. Package: tex-fmt Description-md5: e2a697bbd933ea4a622be124ce3b2d69 Description-en: fast LaTeX formatter tex-fmt is a fast LaTeX formatter for .tex, .bib, .cls, and .sty files. It supports reading from stdin, checking files before formatting, printing to stdout and keeping long lines. Package: thefuck Description-md5: 4ab7c88569831274fa9c0e7040f3004d Description-en: spelling corrector of console commands The Fuck attempts to fix user's command line mistakes, by composing new commands applying a series of matching rules. It supports various shells, such as bash, fish, tcsh, and zsh. . The 'sudo' matching rule has been disabled for users' safety. 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: thunarx-python Description-md5: 1c5aa0cbc1fc310cb2131d5ca57b5b72 Description-en: Python bindings for the Thunar file manager Python bindings for the Thunar file manager, allowing property page and menu extensions to be written in Python. Package: tidy Description-md5: eff51c85a9534da83a2d195a16e57001 Description-en: HTML/XML syntax checker and reformatter Tidy corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards. . This package contains a command line tool 'tidy'. Package: tigervnc-common Description-md5: defaa8567156ca6e8d22014d7f56270d Description-en: Virtual network computing; Common software needed by servers VNC stands for Virtual Network Computing. It is, in essence, a remote display system that allows you to view a computing `desktop' environment not only on the machine where it is running but from anywhere on the Internet and from a wide variety of machine architectures. For this purpose, it implements a client/server model. . This package provides the common infrastructure for the tigervnc-scraping-server and the tigervnc-standalone-server packages and the vncconfig tool, which should run in the `desktop' environment served by the VNC server. Package: tigervnc-scraping-server Description-md5: 8809dd32d0beea637ee02f0299b5818a Description-en: Virtual network computing server performing X screen scraping VNC stands for Virtual Network Computing. It is, in essence, a remote display system that allows you to view a computing `desktop' environment not only on the machine where it is running but from anywhere on the Internet and from a wide variety of machine architectures. For this purpose, it implements a client/server model. . This package provides a VNC server that perform screen scraping of an already running X server to provide its VNC desktop. The VNC desktop can be viewed by any VNC viewer even on other operating systems. . Note: If you only want to scrape your local X11 server, you should consider the tigervnc-xorg-extension package. This package provides the vnc extension for your local X11 server. The usage of this extension is more efficient than a scraping vnc server. Package: tigervnc-standalone-server Description-md5: 520aa71a1abbc198d8395fe6fdf1838e Description-en: Standalone virtual network computing server VNC stands for Virtual Network Computing. It is, in essence, a remote display system that allows you to view a computing `desktop' environment not only on the machine where it is running but from anywhere on the Internet and from a wide variety of machine architectures. For this purpose, it implements a client/server model. . This package provides a standalone VNC server to which clients can connect. The server generates a display that can be viewed with a vncviewer. . Note: This server does not need a display. You need a VNC viewer to see something. This viewer may also be on a computer running other operating systems. Package: tigervnc-tools Description-md5: 27a7e59af8361f3a649bdf2f50f70047 Description-en: Virtual network computing; Tools for both clients and servers VNC stands for Virtual Network Computing. It is, in essence, a remote display system that allows you to view a computing `desktop' environment not only on the machine where it is running but from anywhere on the Internet and from a wide variety of machine architectures. For this purpose, it implements a client/server model. . This package provides the vncpasswd tool. Package: tigervnc-viewer Description-md5: fe71a628a5c511ab64d69f1a77425f74 Description-en: Virtual network computing client for X VNC stands for Virtual Network Computing. It is, in essence, a remote display system that allows you to view a computing `desktop' environment not only on the machine where it is running but from anywhere on the Internet and from a wide variety of machine architectures. For this purpose, it implements a client/server model. . This package provides a VNC client for X. With this you can connect to a VNC server and display its content. There are VNC servers available for other operating systems. Package: tigervnc-xorg-extension Description-md5: edf4b664ecb25f8f16199aa8d2d42c51 Description-en: Virtual network computing X server extension VNC stands for Virtual Network Computing. It is, in essence, a remote display system that allows you to view a computing `desktop' environment not only on the machine where it is running but from anywhere on the Internet and from a wide variety of machine architectures. For this purpose, it implements a client/server model. . This package contains an X server connector so VNC clients can connect to your local X desktop directly. Package: tiled Description-md5: 7fcc74e83bcb3cc94cca23068150ee9f Description-en: general purpose tile map editor Tiled is a general purpose tile map editor. It's built to be easy to use, yet capable of catering to a host of varying game engines, whether your game is an RPG, platformer or Breakout clone. Tiled supports plugins to read and write map formats, in addition to its map format, to support map formats in use by engines. Package: tillitis-tkey-udev Description-md5: 86c19c3fbca75244c8f70b49f930a905 Description-en: Tillitis TKey udev rule Tillitis TKey udev rule to allow non-root users to use access the TKey. You will usually need this to be able to access a connected Tillitis (https://tillitis.se/) TKey USB security token. Package: time-decode Description-md5: dfce29308ba5f373f90514dbc7cfbb4e Description-en: Timestamp and datetime decoder/encoder time-decode provides the functionality to decode various timestamps and UUIDs to aid digital forensics and incident response processes. The supported formats range from common formats like Unix (milli)seconds, Microsoft's FILETIME to more exotic formats like Metasploit payload UUIDs. Package: timelord Description-md5: 4432ff9db4efa10a7b97de55fe0b82a7 Description-en: AppleTalk Network Suite (Timelord Time Server) Netatalk's services and tools for networking with very old Macs and Apple IIs . This package contains a daemon that serves a Timelord compatible time server for Mac OS and Apple II. 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-dnn Description-md5: c312c618bd72f981c2874794db1dc871 Description-en: header only deep learning framework in C++ tiny-dnn is a C++ implementation of deep learning. It is suitable for deep learning on limited computational resource, embedded systems and IoT devices. . Features: . * Reasonably fast, without GPU; * Portable & header-only; * Easy to integrate with real applications; * Simply implemented. Package: tiny-dnn-doc Description-md5: 8c79ac8aa36ab68f80cf69eeb0cb0dc3 Description-en: header only deep learning framework in C++ -- documentation tiny-dnn is a C++ implementation of deep learning. It is suitable for deep learning on limited computational resource, embedded systems and IoT devices. . Features: . * Reasonably fast, without GPU; * Portable & header-only; * Easy to integrate with real applications; * Simply implemented. . This package contains the documentation. Package: tinycbor-utils Description-md5: 8c9493b4910683974cea77547ce5bbb1 Description-en: Concise Binary Object Representation (CBOR) library (utilities) TinyCBOR library is a small CBOR encoder and decoder library, optimized for very fast operation with very small footprint. The main encoder and decoder functions do not allocate memory. . This package contains some utilities for CBOR files. Package: tinyusb-source Description-md5: 0c6be48beb4f97cc0e3f3410531887e7 Description-en: USB stack for embedded systems TinyUSB is an open-source cross-platform USB Host/Device stack for embedded system, designed to be memory-safe with no dynamic allocation and thread-safe with all interrupt events are deferred then handled in the non-ISR task function. Package: tio Description-md5: 4761ef7fe9148fa83191477405607fd1 Description-en: simple TTY terminal I/O application tio is a serial device tool which features a straightforward command-line and configuration file interface to easily connect to serial TTY devices for basic I/O operations. . It has support for X- and Y-modem file upload, RS-485, character remapping (NL, CR, etc.), hexadecimal mode, timestamps, file logging, pipe and socket redirect support, and Lua scripting support. . Besides that, it is able to automatically reconnect to TTY devices which disappear intermittently, e.g. USB-to-serial converters. Package: tipp10 Description-md5: ee01e93f65e339e7530deaf918199c2d Description-en: free open source touch typing software TIPP10 is a free touch typing tutor for Windows, Mac OS and Linux. The ingenious thing about the software is its intelligence feature. Characters that are mistyped are repeated more frequently. Beginners will find their way around right away so they can start practicing without a hitch. . Useful support functions and an extensive progress tracker, topical lessons and the ability to create your own practice lessons make learning to type easy. Package: tk-tktray Description-md5: 2ae07338124bfda727053cdf6c6ee7ee Description-en: Freedesktop system tray icon support for Tcl/Tk on X11 Tktray is an extension that is able to create system tray icons. It follows http://www.freedesktop.org specifications. This protocol is supported by modern versions of KDE and GNOME panels, and by some other panel-like application. Package: tk9.0 Description-md5: 1938af8a757d26b0b957e599c754333b Description-en: Tk toolkit for Tcl and X11 v9.0 - windowing shell Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the windowing Tcl/Tk shell (wish). Package: tk9.0-dev Description-md5: bc133a379280daf0517ebbb67347b0c0 Description-en: Tk toolkit for Tcl and X11 v9.0 - development files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the headers and libraries needed to extend or embed Tk. Package: tk9.0-doc Description-md5: f85f900ef5451b5fd8844e272da5a12c Description-en: Tk toolkit for Tcl and X11 v9.0 - manual pages Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the manual pages for the Tk commands. Package: tkabber Description-md5: 3403d867b236bec115e2d91e785af88a Description-en: GUI client for XMPP (Jabber) instant messaging protocol Tkabber is a GUI client for XMPP (Jabber) instant messaging protocol. It provides full support of basic XMPP specifications as well as many protocol extensions (XEPs), such as multi-user conferencing, file transfers, extensive handling of privacy lists and much more. Tkabber is written in Tcl/Tk and thus is easily extensible. . Also a rich set of Tkabber external plugins is available in the package named "tkabber-plugins". Package: tkabber-plugins Description-md5: 331e1ebc3cbf564ab3960ff0266f14b3 Description-en: standard plugins for Tkabber, an XMPP (Jabber) client This package provides the set of standard plugins for Tkabber, a sophisticated XMPP (Jabber) GUI client. These plugins provide various functional enhancements for Tkabber, implement several board games for two players and much more. . Each plugin can be installed and uninstalled separately so that you can pick from this collection just what you want. Package: tkcon Description-md5: 6efedc3b2f150ea597469bc1a7cd73ef Description-en: Enhanced interactive console for developing in Tcl TkCon is a Tcl shell and console, making it ideal for experimenting with Tcl and Tk programs interactively. . Features: Command history Path (Unix style) / Proc / Variable name expansion Multiple consoles, each with its own state (via multiple interpreters) Captures stdout and stderr to console window (puts overridden) Hot errors (click on error result to see stack trace) Electric character matching (a la emacs) Electric proc highlighting Communication between consoles and other Tk interpreters (including non-Tcl ones) Package: tkey-ssh-agent Description-md5: ef9ee80fac8f26c7a86875715ace9af1 Description-en: SSH Agent for Tillitis TKey (application) TKey SSH Agent - tkey-ssh-agent is an OpenSSH-compatible agent for use with the Tillitis (https://tillitis.se/) TKey USB security token. . This package contains the tkey-ssh-agent application. Package: tkpng Description-md5: 2e85d68c81f99762d0e027735237d4ba Description-en: PNG photo image support to Tcl/Tk TkPNG is an open source binary package that adds PNG photo image support to Tcl/Tk. Although other extensions such as Img also add support for PNG images, this package was designed to be lightweight, not depending on libpng nor implementing other image formats, and suitable for inclusion in the Tk core. Package: tkremind Description-md5: 6cacbd6e5ec658732eb0d7f7ec080249 Description-en: sophisticated calendar and alarm program - Tk GUI interface Remind allows you to remind yourself of upcoming events and appointments. Each reminder or alarm can consist of a message sent to standard output, or a program to be executed. . It also features: sophisticated date calculation, moon phases, sunrise/sunset, Hebrew calendar, alarms, PostScript output, tcl/tk front-end and proper handling of holidays. . Tkremind provides a GUI which allows viewing a calendar and adding or editing reminders without learning the syntax of Remind. Package: tktreectrl Description-md5: 5a1ad9904491020ce700bc09e2eb8a59 Description-en: Flexible listbox widget for Tcl/Tk TkTreeCtrl is a multi-column hierarchical listbox widget for the Tk GUI toolkit. It can display items that have a parent-child relationship with other itemsin a one- or two-dimensional arrangement. Items do also have a set of states, which are boolean properties. . Items may be spread about one or more columns. For each column of an item there is a style associated, which determines how to display the item's column taking into account the item's current state set. One column can be defined to display the data in a hierarchical structure. Package: tl-parser Description-md5: 12504d602862940e78093283cf22a429 Description-en: command-line tool to parse TL scheme to tlo file This tool parses the TL scheme and compile the scheme to tlo file. It is part of the telegram-cli. . TL (Type Language) serves to describe the used system of types, constructors, and existing functions. Package: tlf Description-md5: ef6a3f7614b46b68c8960ed9d8509718 Description-en: console based ham radio contest logger TLF is a curses based console mode general logging and contest program for amateur radio. . It supports the CQWW, the WPX, the ARRL-DX, the ARRL-FD, the PACC and the EU SPRINT shortwave contests (single operator) as well as a lot more basic contests, general QSO and DXpedition mode. . It interfaces with cwdaemon or winkeyer daemon for morse code generation and with your sound card for CW/VOICE keying, connects to a number of radios via the Hamlib library and has a built-in client for DX cluster connection. 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: tmfs Description-md5: ab774c75adc729c67bc45896bb80b1e2 Description-en: Apple Time Machine FUSE mount Time Machine File System is a read-only virtual filesystem which helps you to read your Apple Time Machine Backup by reconstructing the hard-linked directories from the HFS+ metadata directory. . You can browse the tmfs mounted Time Machine normally and easily recover data from any backup point contained within. Package: todo.txt-base Description-md5: 01896a09e54bcdb71c751986f9580da2 Description-en: Common support for todo.txt packages The Todo.txt project defines a format for supporting context-rich tasking in a plain text file. It supports an ecosystem of tools which allow working with tasks across hosts and operating systems. . This package adds helper programs to aid in editing and viewing todo.txt tasking files, and adds a hook mechanism for use by other packages. It should not be necessary to install it directly. Package: todo.txt-gtd Description-md5: f39857867f8b1b8a9e493965804eb8ce Description-en: scripts to manage todo.txt in a GTD fashion A suite of scripts that support processing todo.txt files according to the precepts of the Getting Things Done philosophy. Package: toga2 Description-md5: 24b6165acf728f0b29d909e400996176 Description-en: computer chess engine, calculates chess moves Toga II is a computer game chess engine created by Thomas Gaksch. It has big chess knowledge, multi-processor support, and a good search algorithm. It is based on Fruit and is free. Experimental versions of Toga II running on computer clusters have competed in the World Computer Chess Championship. Package: tomcat-jakartaee-migration Description-md5: 5fb9b5b3cff2d7c3b28791798694ef1e Description-en: Apache Tomcat migration tool for Jakarta EE The aim of the Apache Tomcat migration tool for Jakarta EE is to take a web application written for Java EE 8 that runs on Apache Tomcat 9 and convert it automatically so it runs on Apache Tomcat 10 which implements Jakarta EE 9. Package: tomcat10 Description-md5: 5d0788e81ac7f887bdae1b324136d714 Description-en: Apache Tomcat 10 - Servlet and JSP engine Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains only the startup scripts for the system-wide daemon. No documentation or web applications are included here, please install the tomcat10-docs and tomcat10-examples packages if you want them. Install tomcat10-user instead of this package if you don't want Tomcat to start as a service. Package: tomcat10-admin Description-md5: 4f8fea788a44bb1e7ccbda20cd435b99 Description-en: Apache Tomcat 10 - Servlet and JSP engine -- admin web applications Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the administrative web interfaces. Package: tomcat10-common Description-md5: 4c0992dc62881c24ec930e71355bcace Description-en: Apache Tomcat 10 - Servlet and JSP engine -- common files Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains common files needed by the tomcat10 and tomcat10-user packages (Tomcat 10 scripts and libraries). Package: tomcat10-docs Description-md5: 2147ce216a5b282c48b18dd96d1cd09d Description-en: Apache Tomcat 10 - Servlet and JSP engine -- documentation Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the online documentation web application. Package: tomcat10-examples Description-md5: 535112efe505c7f3743246c07627c8c0 Description-en: Apache Tomcat 10 - Servlet and JSP engine -- example web applications Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains the default Tomcat example webapps. Package: tomcat10-user Description-md5: 7a53c16a5cf30754657bb4e43668d873 Description-en: Apache Tomcat 10 - Servlet and JSP engine -- tools to create user instances Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP) specifications from Oracle, and provides a "pure Java" HTTP web server environment for Java code to run. . This package contains files needed to create a user Tomcat instance. This user Tomcat instance can be started and stopped using the scripts provided in the Tomcat instance directory. Package: toot Description-md5: edc11258b2ab7e5d5267554d03e75a8c Description-en: mastodon cli client This client allows you to access mastodon servers from the command line. . You can authenticate, toot, follow, unfollow, mute, block, unblock, search and more. . It also contains an experimental curses client. Package: topline Description-md5: dd0050fa118bdd52acf2af1b8869dc95 Description-en: per-core/NUMA CPU and disk utilization plain-text grapher This is a top-of-the-line logger of CPU usage patterns, designed for machines with a lot of cores, up to ~140 total hardware threads on an 80 column terminal, more if your terminal is not minimal. Every per-tick sample is shown abusing Unicode characters to fit within a single line. . Disk usage is also shown in a similarly terse per-device way, as % utilization for reads and writes. Package: tor Description-md5: 9106e8e4b3843ebd532ba2b89615a92e Description-en: anonymizing overlay network for TCP Tor is a connection-based low-latency anonymous communication system. . Clients choose a source-routed path through a set of relays, and negotiate a "virtual circuit" through the network, in which each relay knows its predecessor and successor, but no others. Traffic flowing down the circuit is decrypted at each relay, which reveals the downstream relay. . Basically, Tor provides a distributed network of relays. Users bounce their TCP streams (web traffic, ftp, ssh, etc) around the relays, and recipients, observers, and even the relays themselves have difficulty learning which users connected to which destinations. . This package enables only a Tor client by default, but it can also be configured as a relay and/or a hidden service easily. . Client applications can use the Tor network by connecting to the local socks proxy interface provided by your Tor instance. If the application itself does not come with socks support, you can use a socks client such as torsocks. . Note that Tor does no protocol cleaning on application traffic. There is a danger that application protocols and associated programs can be induced to reveal information about the user. Tor depends on Torbutton and similar protocol cleaners to solve this problem. For best protection when web surfing, the Tor Project recommends that you use the Tor Browser Bundle, a standalone tarball that includes static builds of Tor, Torbutton, and a modified Firefox that is patched to fix a variety of privacy bugs. Package: tor-geoipdb Description-md5: d0b50c9cd91157b8c85856fd55e26d14 Description-en: GeoIP database for Tor This package provides a GeoIP database for Tor, i.e. it maps IPv4 addresses to countries. . Bridge relays (special Tor relays that aren't listed in the main Tor directory) use this information to report which countries they see connections from. These statistics enable the Tor network operators to learn when certain countries start blocking access to bridges. . Clients can also use this to learn what country each relay is in, so Tor controllers like arm or Vidalia can use it, or if they want to configure path selection preferences. Package: torbrowser-launcher Description-md5: b0854a8ad502dfc5674b1beee27762fe Description-en: helps download and run the Tor Browser Bundle Tor Browser Launcher is intended to make the Tor Browser Bundle (TBB) easier to maintain and use for GNU/Linux users. torbrowser-launcher handles downloading the most recent version of TBB for you, in your language and for your architecture. It also adds a "Tor Browser" application launcher to your operating system's menu. . When you first launch Tor Browser Launcher, it will download TBB from https://www.torproject.org/ and extract it to ~/.local/share/torbrowser, and then execute it. Cache and configuration files will be stored in ~/.cache/torbrowser and ~/.config/torbrowser. Each subsequent execution after installation will simply launch the most recent TBB, which is updated using Tor Browser's own update feature. Package: torsocks Description-md5: fe70449237bba4d944bbf7a42994057e Description-en: use SOCKS-friendly applications with Tor Torsocks allows you to redirect network traffic of individual SOCKS-friendly applications through the Tor network. It also ensures DNS queries are handled correctly and explicitly blocks all UDP traffic from the application in question. It is possible that a given application can leak user/system data at a level that neither Tor nor torsocks can control, a 100% guarantee of being safe to operate with Tor can not be given for applications. Package: tortoisehg Description-md5: 4e9c66e6fcc1d4d08cdd223ecf123226 Description-en: Graphical tool for working with Mercurial TortoiseHg provides a graphical tool for interacting with the distributed revision control system Mercurial. GUI support is provided for over a dozen operations, including add files, commit changes, manage ignore filter, view change log, merge, recover/rollback, edit configuration, synchronize repository, and many others. The highlight is the interactive commit tool which allows easy selection of diffs from multiple files and packaging into changesets, and which is more powerful and easier to use than available alternatives such as qct and hgct (commit-tool). Package: tortoisehg-caja Description-md5: 14e2e3ecdca63f8131b64ededbc736dd Description-en: Graphical tool for working with Mercurial (Caja extension) TortoiseHg provides a graphical tool for interacting with the distributed revision control system Mercurial. GUI support is provided for over a dozen operations, including add files, commit changes, manage ignore filter, view change log, merge, recover/rollback, edit configuration, synchronize repository, and many others. The highlight is the interactive commit tool which allows easy selection of diffs from multiple files and packaging into changesets, and which is more powerful and easier to use than available alternatives such as qct and hgct (commit-tool). . This package contains the Caja extension for TortoiseHg. Package: tortoisehg-nautilus Description-md5: b9f549998795e501d5d1c3254a8ff145 Description-en: Graphical tool for working with Mercurial (Nautilus extension) TortoiseHg provides a graphical tool for interacting with the distributed revision control system Mercurial. GUI support is provided for over a dozen operations, including add files, commit changes, manage ignore filter, view change log, merge, recover/rollback, edit configuration, synchronize repository, and many others. The highlight is the interactive commit tool which allows easy selection of diffs from multiple files and packaging into changesets, and which is more powerful and easier to use than available alternatives such as qct and hgct (commit-tool). . This package contains the Nautilus extension for TortoiseHg. Package: tortoize Description-md5: 684a333d1763df8a524d48f61346023b Description-en: Application to calculate ramachandran z-scores Tortoize validates protein structure models by checking the Ramachandran plot and side-chain rotamer distributions. Quality Z-scores are given at the residue level and at the model level (ramachandran-z and torsions-z). Higher scores are better. To compare models or to describe the reliability of the model Z-scores jackknife- based standard deviations are also reported (ramachandran-jackknife-sd and torsion-jackknife-sd). Package: totalopenstation Description-md5: a50e4a8cb24c9e7ce2015c2435d823c6 Description-en: download and process data from total station devices Total Open Station (TOPS for friends) is a free software program for downloading and processing data from total station devices. . This is a task which is usually done by proprietary, dedicated and Windows™-only software, but TOPS is different by nature, because: . - it is free software released under the GNU GPLv3 license; - it works on any operating system, including mobile platforms like OpenMoko; - it is designed to support as many devices and formats as possible, all within the same program, opposed to having one program per device. . Every model has its own quirks, but TOPS uses a modular structure and keeps the downloading of data logically separated from its processing, thus enabling exporting data to a variety of output formats, even at a later moment. Archiving of raw data is made easy by using plain text files. Package: tourney-manager Description-md5: 48ad3989968f4c8f9f75780f73b514fc Description-en: perl interface to run chess engine tournaments Let your chess engines play tournaments against each other. This program manages setup and automatic running engine vs. engine matches, it has an interactive commandline and can start and stop the tournament, show current state and a crosstable. Every game will be displayed in a xboard session and can be observed. All games are stored in portable chess game notation, pgn. Package: tox Description-md5: 2394e1addc0c1b241fb7f524a7ef85be Description-en: virtualenv-based automation of test activities Tox as is a generic virtualenv management and test command line tool you can use for: . * checking your package installs correctly with different Python versions and interpreters * running your tests in each of the environments, configuring your test tool of choice * acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing. Package: tox-current-env Description-md5: 1622fe7ac229906a23cbc3672a5ada72 Description-en: tox plugin to run tests in current Python environment The Python ecosystem now has formal specifications for many pieces of package metadata like versions or dependencies. However, there is no standardization yet for declaring test dependencies or running tests. The most popular de-facto standard for that today is tox, and expecting a future standard to evolve from tox.ini. This plugin to use tox's dependency lists and testing commands for environments other than Python venvs. . The plugin will enable community best practices around tox configuration to grow to better accommodate non-virtualenv environments in general – for example, Linux distros, Conda, or containers. Package: tox-uv Description-md5: d681163eff7d2f26ffc96875c3ea95f6 Description-en: tox plugin replacing virtualenv and pip with uv tox-uv is a tox plugin which replaces virtualenv and pip with uv in your tox environments. uv is an extremely fast Python package installer and resolver. Package: toxcore-utils Description-md5: ab5d503b387f2b0020ea2d4194cabb27 Description-en: Distributed, secure messenger - DHT bootstrap tools Tox provides an encrypted, distributed, and extensible peer-to-peer platform that can be used for various forms of communication. Tox is intended to be used as a multimedia messenger, but many people have shown that Tox can be used for a lot more than just instant messaging. . This package contains DHT bootstrap tools, including DHT_bootstrap and tox-bootstrapd. Package: trac-accountmanager Description-md5: 3f6cccbb3990fcf081d6f35ce67bd2fa Description-en: account management plugin for Trac Offers several features for managing user accounts on Trac: - allow users to register new accounts - login via an HTML form instead of using HTTP authentication - allow existing users to change their passwords or delete their accounts Package: trac-httpauth Description-md5: 9f43969b1f62922a0beca48ea30c55e3 Description-en: Force HTTP authentication from within Trac Allows you to protect certain paths with HTTP authentication, while the AccountManagerPlugin is used to check passwords. Primarily this is meant to be used with the XmlRpcPlugin so it will work while using AccountManager's form-based logins. Package: trac-xmlrpc Description-md5: 0b53e3a84951714a57566dd5a5c7c0cb Description-en: XML-RPC interface to the Trac wiki and issue tracking system This plugin allows Trac plugins to export select parts of their interface via XML-RPC. It also includes some exported functions for manipulating tickets, with plans to include interfaces to other parts of Trac's API. Package: tractor Description-md5: 5681d7a901fdf5c5bf55489934043dbb Description-en: Setup an onion routing proxy This package uses Python stem library to provide a connection through the onion router and set up proxy in user session, so you don't have to mess up with TOR on your system anymore. 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: tre-command Description-md5: 7517c2e58a3922131c424b942f6a129d Description-en: Tree command, improved A replacement for tree command that uses git ls-files as source of file when possible. . tre can also create shell aliases that, when executed, opens the file associated with it with the default editor. Package: tree-sitter-c-src Description-md5: e3ab3d36af591309ab686ddd021e9449 Description-en: C parser for Tree-sitter (source files) This package contains the generated source files for building the C parser shared object. Package: tree-sitter-cli Description-md5: 53daf1b38ec2bd72e645cf01474fcbbd Description-en: command-line for Tree-sitter parsers Tree-sitter is a parser generator tool and an incremental parsing library. It can build a concrete syntax tree for a source file and efficiently update the syntax tree as the source file is edited. . This package contains the tree-sitter-cli program, which is used to help generate, build, and test tree-sitter parsers. Package: tree-sitter-lua-src Description-md5: 535bca6b66f146c4af654ae0dc6435a7 Description-en: Lua parser for Tree-sitter (source files) This package contains the generated source files for building the Lua parser shared object. Package: tree-sitter-query-src Description-md5: 4e76475f5050e48ac223dc73ca46588a Description-en: Tree-sitter queries parser for Tree-sitter (source files) This package contains the generated source files for building the tree-sitter queries parser shared object. Package: tree-sitter-vim-src Description-md5: cf85abd4d4f6a7a23354aaf687f563b4 Description-en: Vimscript parser for Tree-sitter (source files) This package contains the generated source files for building the Vimscript parser shared object. Package: tree-sitter-vimdoc-src Description-md5: d00c8688252fcf3b279f62fe129937b2 Description-en: Vim help file parser for Tree-sitter (source files) This package contains the generated source files for building the Vim help file parser shared object. Package: tremotesf Description-md5: b87436a77f404c3139b5248bacf7ab7c Description-en: Remote GUI for transmission-daemon Tremotesf is yet another, but modern (first-released in 2016) cross-platfom GUI for Transmission daemon written in C++ and Qt. . Features include, but not necessarily limited to: * View torrent list * Sort torrents * Filter torrents by name, status and trackers * Start/stop/verify/remove torrents with multi-selection * Add torrents from torrent files and magnet links * Select which files to download when adding torrent * Manage torrent files * Add and remove torrent trackers * View torrent peers * Set torrent limits * Change remote server settings * View server statistics * Multiple servers * Supports HTTPS connection * Can connect to servers with self-signed certificates (you need to add certificate to server settings) * Client certificate authentication Package: trickle Description-md5: f2011acc06451ee7819b3570b4f26e02 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: trollsched-bin Description-md5: 84f9d04e1fd2a8bb336a1bec69f7485b Description-en: Scheduling satellite passes in Python -- scripts The package provides a Python library and tools for reception scheduling of polar orbit weather satellites. This package is part of the PyTroll software suite. . This package provides utilities and executable scripts. Package: trove-tempest-plugin Description-md5: 99aacfb2b4ce4d5546546b5cede499ae Description-en: OpenStack Integration Test Suite - Trove 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 Trove plugin. Package: trustedqsl Description-md5: 504d5fe2a9818259062ef85b4b2aca76 Description-en: QSL log signing for the Logbook of the World (LoTW) Open source libraries and utilities to support using digital signatures for amateur radio QSL information. . A QSL is a confirmation of contact between two amateur radio stations. The ARRL Logbook of the World project is a database which collects data about contacts between amateur stations (QSOs). This package provides the 'tqsl' program for maintaining your digital certificates for LoTW and signing and uploading QSO log files. Package: tryton-client Description-md5: 6990a0d715b0c39e9692b9c931ee0446 Description-en: Tryton application platform - desktop client 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 desktop client. Tryton is a Graphical User Interface used to connect to a Tryton server and to operate Tryton databases. Package: tryton-client-doc Description-md5: bfab5c51a6c80196ea4b81686745dc1d Description-en: Tryton Application Platform (Desktop Client 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). . This package contains the documentation of the client in HTML format. Package: tryton-modules-account Description-md5: d9deecc10cfe92a326e82e81c2394799 Description-en: Tryton application platform - account 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: . * General accounting * Fiscal year management * Taxes management * Journal entries * Reconciliation . And with reports: . * General ledger * Trial balance * Balance sheet * Income statement * Third party balance * Aged balance * General journal Package: tryton-modules-account-consolidation Description-md5: fcc7386c19ae22444ffc70685f29a6d5 Description-en: Tryton application platform - doc/index.rst 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). Package: tryton-modules-account-credit-limit Description-md5: 7a607ee4a776342184a2b4aaea345437 Description-en: Tryton application platform - account credit limit 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 adds the possibility to manage credit limits for parties. Package: tryton-modules-account-es Description-md5: e1530f2648a0c95f894b3848a6984d54 Description-en: Tryton application platform - spanish account 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). . The Spanish account module defines the following charts of account: * Plan General Contable Español 2008 * Plan Contable para PYMES 2008 . The chart was published as `REAL DECRETO 1514/2007 https://www.boe.es/boe/dias/2007/11/20/pdfs/C00001-00152.pdf`_ on 20th November 2007. . A wizard allows one to generate the following AEAT files: . * Modelo 111 * Modelo 115 * Modelo 303 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-account-invoice-stock Description-md5: 9122789dbb020d4105ae03290206da33 Description-en: Tryton application platform - account invoice 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 package provides links between invoice lines and stock moves. It is needed as a dependency of the sale and purchase modules. Package: tryton-modules-account-move-line-grouping Description-md5: 6cee790c0d5c6050458b2b843c95dd18 Description-en: Tryton application platform - account move line grouping 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). . The *Account Move Line Grouping Module* adds a view that displays move lines grouped. Package: tryton-modules-account-payment Description-md5: 33dcb2869fa0a7b3dfa4edc77496baeb Description-en: Tryton application platform - account payment 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 adds the possibility to generate grouped payments for receivable or payable lines. Package: tryton-modules-account-payment-clearing Description-md5: d2324e8452a0a1b9f6d91ab471b3d847 Description-en: Tryton application platform - account payment clearing 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 can be used to track the correct state of invoice states and payable/receivable amounts in the time between the payment order and the receival of the bank statement. It adds the possibility to generate account moves on successful payments between the receivable/payable account and a clearing account on the payment journal. The clearing account will be used on statement lines linked to those payments. Package: tryton-modules-account-payment-sepa Description-md5: fe5804d137b9e3ac5a2b0426dd9ce29e Description-en: Tryton application platform - account payment sepa 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 adds the possibility to generate SEPA files for grouped payments. Package: tryton-modules-account-statement Description-md5: 22f368913f36aded57b7207ff54c50d5 Description-en: Tryton application platform - account statement 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: . * Statement * Statement journal Package: tryton-modules-analytic-account Description-md5: bb39cf04e707e1e85e73b6ef537e6d5c Description-en: Tryton application platform - analytic account 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: . * Analytic accounting with any number of analytic charts . And with report: . * Analytic account balance Package: tryton-modules-commission Description-md5: 73a0619eb470ab5a7c1830c3b4612f2a Description-en: Tryton application platform - commission 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 allows one to manage commissions for sales agents. Package: tryton-modules-document-incoming Description-md5: 1373d0106f203d22b10947b7a4531b80 Description-en: Tryton application platform - document incoming 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). . The *Document Incoming Module* collects and process incoming documents. Package: tryton-modules-incoterm Description-md5: 3012d4efc8962fb196e5855195458a0c Description-en: Tryton application platform - incoterm 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 *Incoterm Model* is used to manage the `Incoterms `_ on sales, purchases and shipments. The module contains the Incoterm versions of 2010 and 2020. 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-cost-history Description-md5: 466c1372a3fd5cb515b1200e91744d6e Description-en: Tryton application platform - product cost history 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 historizes the product costs providing access to product costs in the past. Package: tryton-modules-product-cost-warehouse Description-md5: 8285c12acd2931e0a1736fa217abd16a Description-en: Tryton application platform - product cost warehouse 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). . The *Product Cost Warehouse Module* allows the cost price of products to be calculated separately for each warehouse. Package: tryton-modules-product-image Description-md5: e344b1f73d11fdf80a4fe43cf68a3066 Description-en: Tryton application platform - product image 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). . The *Product Image Module* adds images to each product and variant. Package: tryton-modules-purchase Description-md5: a2b1e198ba9a46e8e71ee2a094cde2b0 Description-en: Tryton application platform - purchase 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 purchase orders, to add product supplier and purchase information, and to define the purchase price as the supplier price or the cost price. . With the possibilities: . * to follow invoice and packing states from the purchase order. * to define invoice method: Manual, Based On Order, Based On Packing. Package: tryton-modules-purchase-blanket-agreement Description-md5: fcc7386c19ae22444ffc70685f29a6d5 Description-en: Tryton application platform - doc/index.rst 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). Package: tryton-modules-purchase-requisition Description-md5: 471ead107b9d2142998f768f0a229dfc Description-en: Tryton application platform - purchase requisition 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). . The Purchase Requisition module allows users to create their purchase requisitions. Those requisitions will be approved or rejected by the Approval group. On approval, purchase requests will be created. . Requisition *********** . - Employee: The requester. - Description: The description of the purchase requisition. - Supply Date: The expected date to supply. - Currency: define the currency to use for this requisition. All product prices will be computed accordingly. - Warehouse: Define the warehouse where the shipment will be made. - Purchase Requisition Lines: . - Supplier: The supplier. - Product: An optional reference to the product to request. - Description: The description of the product to request. - Quantity: The quantity to request. - Unit: The unit of measure in which is expressed the quantity. - Unit Price: The unit price of the product expressed in the currency of the purchase requisition. - Amount: The amount of the current line (Unit Price multiplied by Quantity). . - Total: The total amount. - State: The state of the purchase requisition. May take one of the following values: Draft, Waiting, Rejected, Processing, Done, Cancelled. - Company: The company which issue the purchase requisition. Package: tryton-modules-purchase-secondary-unit Description-md5: 68c255999397660f0926949c6c109865 Description-en: Tryton application platform - purchase secondary unit 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). . The purchase secondary unit module adds a secondary unit of measure on purchase lines. The secondary quantity and unit price are kept synchronized with the quantity and unit price. The secondary unit is defined on the product supplier or on the product with its factor against the purchase unit. Package: tryton-modules-sale Description-md5: 026793fe4d58a5802d3092840098aa7d Description-en: Tryton application platform - sale 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 sale orders, to add sale information to products, and to define the sale price as the list price. . With the possibilities: . * to follow invoice and shipment states from the sale order. * to define invoice method: Manual, On Order Confirmed, On Shipment Sent. * to define shipment method: Manual, On Order Confirmed, On Invoice Paid. Package: tryton-modules-sale-blanket-agreement Description-md5: fcc7386c19ae22444ffc70685f29a6d5 Description-en: Tryton application platform - doc/index.rst 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). Package: tryton-modules-sale-opportunity Description-md5: e8a817497c30c7fe670f5059def2d81e Description-en: Tryton application platform - sale opportunity 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 opportunities to sale orders. Package: tryton-modules-sale-point Description-md5: 1fdb48828c8a67ab01a69940b7a955b3 Description-en: Tryton application platform - sale point 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). . The *Sale Point Module* allows retail sales to be handled and recorded. Package: tryton-modules-sale-secondary-unit Description-md5: 6d344500e31c2e83673efe18e47cb8c7 Description-en: Tryton application platform - sale secondary unit 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). . The sale secondary unit module adds a secondary unit of measure on sale lines. The secondary quantity and unit price are kept synchronized with the quantity and unit price. The secondary unit is defined on the product with its factor against the sale unit. . If the sale product customer module is activated, a specific secondary unit may be defined on the product customer. And it overrides the definition on the product. Package: tryton-modules-sale-subscription Description-md5: 6d01df61dec8106d4f406ea78717af80 Description-en: Tryton application platform - sale subscription 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 defines subscriptions, services and recurrence rules for sales. . A subscription defines how recurring services are periodically invoiced. The invoice is based on the consumption of each service. 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-modules-stock-package-shipping-dpd Description-md5: 04483e8ecfaa9f35b07bc752d90fa5ad Description-en: Tryton application platform - stock package shipping dpd 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 allows one to generate the DPD label using DPD webservices. . Note: There exist different DPD APIs for different countries. This module currently supports only the API available at public-ws.dpd.com (mostly used in the Netherlands/Belgium). Please assure with your DPD subsidiary that you can use this API. Package: tryton-modules-stock-package-shipping-ups Description-md5: 4ae072f85f17a5bb643790ad8cbeccbb Description-en: Tryton application platform - stock package shipping ups 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 allows one to generate the UPS label using the UPS webservices. Package: tryton-modules-web-shop Description-md5: c36a6e04756d7ad0ae47295f796253df Description-en: Tryton application platform - web shop 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). . The web_shop module provides facilities to store configuration of online web shop. Package: tryton-modules-web-shop-shopify Description-md5: 94cdf490f9c2f2f2c7a4bcdbebc6bd3e Description-en: Tryton application platform - web shop shopify 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). . The *Web Shop Shopify Module* provides a way to manage `Shopify `_ stores. It uploads products, variants and collections to Shopify, and downloads orders, transactions and creates fulfilments. Package: tryton-sao Description-md5: e21bcc92cad3abd9f738228c831b1885 Description-en: Tryton application platform - web client 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 provides the web client running on top of the server. 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: tshark Description-md5: 17aa46d351c7c1a5aa0e49637765c939 Description-en: network traffic analyzer - console version Wireshark is a network "sniffer" - a tool that captures and analyzes packets off the wire. Wireshark can decode too many protocols to list here. . This package provides the console version of wireshark, named "tshark". Package: tth Description-md5: ad0afde5ff204aac78eeec68caccfa71 Description-en: TeX/LaTeX to HTML converter LaTeX is popular for specifying complex printed documents. TtH translates Plain TeX or LaTeX sources into HTML documents. It quickly produces web documents that are compact, editable and fast viewing. TtH translates most equations instead of converting them into images. This HTML preserves much format when imported by MS Word. Package: tth-common Description-md5: 869aa3f119ee9568db80b8de2e9693e3 Description-en: auxiliary software material for TtH and TtM TtH and TtM convert TeX or LaTeX sources into HTML and MathML documents respectively: complex equations and graphics require auxiliary software material built upon [La]TeX friends, in particular upon tools to convert PostScript outputs into images. Package: ttm Description-md5: 4331dad29f18c960b58de7e4069755ed Description-en: TeX/LaTeX to MathML converter LaTeX is popular for specifying complex printed documents. TtM translates Plain TeX or LaTeX sources into HTML documents with their mathematics in MathML. It quickly produces web documents that are compact, editable and fast viewing. TtM translates almost all equations instead of converting them into images. TtM is a sister to TtH in package tth which translates TeX/LaTeX mathematics to HTML. Package: ttyd Description-md5: a24f9090021a38f7790cd656ecf1d779 Description-en: Share your terminal over the web ttyd is a command-line tool for sharing a terminal over the web. Package: ttyrec Description-md5: f1ca9dc470faf0cf4d29a8ff2de2ebbc Description-en: Terminal interaction recorder and player (for tty) This package includes "ttyrec", a tty recorder which records terminal interaction, "ttytime", that reports the duration of a recording, and "ttyplay", a player to see that intereaction. . ttyrec is an enhanced version of script(1): timing and output are in one file, on-the-fly compression, output rotation, session locking, timeouts, optional pipe-based operation. . It can record any console session, including when using screen-oriented programs such as those using curses. Package: tucnak Description-md5: 646fbba649d8eec2fe39050465c8251f Description-en: VHF/UHF/SHF Hamradio contest logging program Tucnak is a VHF/UHF/SHF logging program for hamradio contests. It supports multi bands, free input, networking, voice and CW keyer, WWL database and much more. Package: tup Description-md5: 37d97ee5af776ca2ce6ff73cfb41869e Description-en: fast build system Tup is a file-based build system for Linux, OSX, and Windows. It takes as input a list of file changes and a directed acyclic graph (DAG). It then processes the DAG to execute the appropriate commands required to update dependent files. Updates are performed with very little overhead since tup implements powerful build algorithms to avoid doing unnecessary work. This means you can stay focused on your project rather than on your build system. Package: turbosearch Description-md5: 4f2c07ce43b0976586ef6a4ff08c6f2d Description-en: wordlist url search tool TurboSearch is a Python script, brute-force style, that searches text files for keywords and returns lines containing those keywords. . It is designed to help find relevant information in large and complex files such as log files or configuration files. . The program uses regular expressions to find lines that match the specified keywords and returns the line number and file name. . The tool also supports multi-threading, allowing simultaneous connections, speeding up the search process. Package: tuxguitar Description-md5: 0a71f9a215c24450db91f194211780dd Description-en: Multitrack guitar tablature editor and player TuxGuitar is a multitrack guitar tablature editor and player written in Java-SWT. It can open GuitarPro, PowerTab and TablEdit files. Package: tuxguitar-alsa Description-md5: adddf5121617ec31d1ae52655055ceff Description-en: tuxguitar plugin for sound playback using ALSA Use Tuxguitar along this plugin if your Sound Device is supported by ALSA. A MIDI expander is required (Hardware or Software). Package: tuxguitar-fluidsynth Description-md5: c4acbf41ddf894c73de855faf82d9a66 Description-en: tuxguitar plugin for sound playback using fluidsynth Use Tuxguitar along this plugin if your audio system is configured for fluidsynth as MIDI expander. Package: tuxguitar-jack Description-md5: b9d99c2d6f180da098d6e0573d91fa22 Description-en: tuxguitar plugin for sound playback using JACKD Use Tuxguitar along this plugin if your Sound Device is supported by JACK. A MIDI expander is required (Hardware or Software). Package: tuxguitar-synth-lv2 Description-md5: 14655fb83eed2460ac6b76ed2b10bfde Description-en: tuxguitar LV2 audio plugin LV2 is an extensible open standard for audio plugins. Package: tuxpaint-stamps-default Description-md5: f5e169abc43cf6bffd80485010cbe5b7 Description-en: Stamp files for Tux Paint, a paint program for children Tux Paint is meant to be a simple drawing program for young children. It is not meant as a general-purpose drawing tool. It IS meant to be fun and easy to use. Sound effects and a cartoon character help let the user know what's going on, and keeps them entertained. . Tux Paint is extensible. Brushes and "rubber stamp" shapes can be dropped in and pulled out. For example, a teacher can drop in a collection of animal shapes and ask their students to draw an ecosystem. Each shape can have a sound which is played, and textual facts which are displayed, when the child selects the shape. . There is no direct access to the computer's underlying intricacies. The current image is kept when the program quits, and reappears when it is restarted. Saving images requires no need to create filenames or use the keyboard. Opening an image is done by selecting it from a collection of thumbnails. . This package contains sounds, images and other data for Tux Paint. Package: twinkle Description-md5: ab6d4e0fe60d22e0cdf2aab010f9085e Description-en: Voice over Internet Protocol (VoIP) SIP Phone (GUI) Twinkle is a soft-phone for making telephone calls over an IP network using the SIP protocol. You can use it for direct IP phone to IP phone communication or in a network using a SIP proxy to route your calls. Notable features include multiple active identities, call transfer, call rejection, 2 simultaneous calls and 3-way conference calls. . This package contains the graphical interface. Package: twinkle-common Description-md5: 08a9cfc3391b16aaecdc94b17b9fa805 Description-en: Voice over Internet Protocol (VoIP) SIP Phone (common files) Twinkle is a soft-phone for making telephone calls over an IP network using the SIP protocol. You can use it for direct IP phone to IP phone communication or in a network using a SIP proxy to route your calls. Notable features include multiple active identities, call transfer, call rejection, 2 simultaneous calls and 3-way conference calls. . This package contains common files for both interfaces. Package: twinkle-console Description-md5: 25d7415f4490f7211121ffe1ff8297db Description-en: Voice over Internet Protocol (VoIP) SIP Phone (console) Twinkle is a soft-phone for making telephone calls over an IP network using the SIP protocol. You can use it for direct IP phone to IP phone communication or in a network using a SIP proxy to route your calls. Notable features include multiple active identities, call transfer, call rejection, 2 simultaneous calls and 3-way conference calls. . This package contains the console interface. Note that the console interface provides a reduced set of features; in particular, the graphical interface is needed to create the configuration files. Package: u-boot-efi-dtb Description-md5: 1fbe9321ffd868159508b8e52d705124 Description-en: copy DTBs to the EFI System Partition from the linux-image-* packages This package automatically create and keep up-to-date a dtb/ directory on the EFI System Partition (ESP) using the device tree blobs (DTBs) from the installed linux-image packages. When U-Boot is running in UEFI mode, it can then load the appropriate DTB for the board during the distroboot process. This ensures that the DTB passed to the kernel is kept up-to-date, even when using an older U-Boot versions. Package: u-config Description-md5: 176cd972e3672fcd06275ec10edcd665 Description-en: smaller, simpler, portable pkg-config clone u-config ("micro-config") is a small, highly portable pkg-config and pkgconf clone. . It is a fraction of the size while retaining the core, user-level features of pkg-config and pkgconf. It is also highly portable, supporting a variety of compilers and operating systems; it can even be built without libc. . u-config focuses on supporting existing pkg-config based builds, while omitting developer-level features like debugging options. It also adds some unique features, like the possibility of separating arguments by line feeds instead of spaces, and better handling of spaces in file paths. Package: ubuntu-core-launcher Description-md5: 3223c275ff89224fda1b277eec5e7ffe Description-en: Transitional package for snapd This is a transitional dummy package. It can safely be removed. Package: ubuntu-core-snapd-units Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: ubuntu-release-upgrader-qt Description-md5: 1a5354b00256cd2e8841649e89979f00 Description-en: manage release upgrades This is the Qt frontend of the Ubuntu Release Upgrader Package: ubuntu-snappy Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: ubuntu-snappy-cli Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: ucimf-openvanilla Description-md5: d8d2006499d87c190f4a7940f4ca7360 Description-en: openvanilla input method collection for ucimf This package contains a collection of openvanilla input method for ucimf, which can provide a recommended working input method for users. Package: uctodata Description-md5: 326d0c83d662261436640b152622f83f Description-en: Data files for Ucto Ucto can tokenize UTF-8 encoded text files (i.e. separate words from punctuation, split sentences, generate n-grams), and offers several other basic preprocessing steps that make your text suited for further processing such as indexing, part-of-speech tagging, or machine translation. . This package provides necessary language-specific datafiles for running Ucto. . Ucto was written by Maarten van Gompel and Ko van der Sloot. Work on Ucto was funded by NWO, the Netherlands Organisation for Scientific Research, under the Implicit Linguistics project, the CLARIN-NL program, and the CLARIAH project. . Ucto is a product of the Centre of Language and Speech Technology (Radboud University Nijmegen), and previously the ILK Research Group (Tilburg University, The Netherlands). Package: udptunnel Description-md5: e4eef37ca6b3ff4e8e5a182e70f1adc7 Description-en: tunnel UDP packets over a TCP connection UDPTunnel is a small program which can tunnel UDP packets bi-directionally over a TCP connection. Its primary purpose (and original motivation) is to allow multi-media conferences to traverse a firewall which allows only outgoing TCP connections. UDPTunnel also can be used for security tests in networks. Package: uefitool Description-md5: 979aec72d957b3eeb9aa5a229e609917 Description-en: UEFI firmware image viewer and editor UEFITool is a cross-platform C++/Qt program for parsing, extracting and modifying UEFI firmware images. . It supports parsing of full BIOS images starting with the flash descriptor or any binary files containing UEFI volumes. . This package contains the GUI utility, UEFITool. For the CLI versions, see uefitool-cli. Package: uefitool-cli Description-md5: e13d70cd46a6d2eb636e18b71db6aee2 Description-en: UEFI firmware image viewer and editor - CLI version UEFITool is a cross-platform C++/Qt program for parsing, extracting and modifying UEFI firmware images. . It supports parsing of full BIOS images starting with the flash descriptor or any binary files containing UEFI volumes. . This package contains the CLI utilities, UEFIExtract and UEFIFind. For the GUI version, see uefitool. Package: ufo-core-doc Description-md5: 7b8cc61d55b1024b4a79c1af718587b1 Description-en: Library for high-performance, GPU-based computing - documentation The UFO data processing framework is a C library suited to build general purpose streams data processing on heterogeneous architectures such as CPUs, GPUs or clusters. It is extensively used at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging (radiography, tomography and laminography). . A gobject-instrospection binding is also provided to write scripts or user interfaces. . This package provides the documentation for libufo. Package: ufo-filters Description-md5: 3eec92f8f810edd4f1ed15666ce9a5e8 Description-en: Set of plugins for ufo-core - runtime The UFO data processing framework is a C library suited to build general purpose streams data processing on heterogeneous architectures such as CPUs, GPUs or clusters. It is extensively used at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging (radiography, tomography and laminography). . This package contains 'average`, 'backproject-irregular`, 'backproject`, 'bin-voxels`, 'bin`, 'binarize`, 'blur`, 'buffer`, 'calculate`, 'center-of-rotation`, 'clip`, 'concatenate-result`, 'cone-beam-projection-weight`, 'contrast`, 'correlate-stacks`, 'crop`, 'cross-correlate`, 'cut-sinogram`, 'cut`, 'denoise`, 'destrip-faster`, 'destrip-sinogram`, 'detect-edge`, 'dfi-sinc`, 'dummy-data`, 'dump-ring`, 'duplicate`, 'fft`, 'fftmult`, 'filter-particle`, 'filter-stripes`, 'filter-stripes1d`, 'filter`, 'find-large-spots`, 'flat-field-correct`, 'flatten-inplace`, 'flatten`, 'flip`, 'forwardproject`, 'general-backproject`, 'get-dup-circ`, 'gradient`, 'horizontal-interpolate`, 'ifft`, 'interpolate-stream`, 'interpolate`, 'lamino-backproject`, 'loop`, 'map-color`, 'map-slice`, 'mask`, 'measure-sharpness`, 'measure`, 'med-mad-reject-2d`, 'med-mad-reject`, 'median-filter`, 'memory-in`, 'memory-out`, 'merge`, 'metaballs`, 'monitor`, 'non-local-means`, 'null`, 'ocl-1liner`, 'opencl-reduce`, 'opencl`, 'ordfilt`, 'pad`, 'polar-coordinates`, 'power-spectrum`, 'read`, 'reduce`, 'refeed`, 'remove-circle`, 'remove-outliers`, 'replicate`, 'rescale`, 'retrieve-phase`, 'ring-pattern`, 'ringwriter`, 'rotate-reframe`, 'rotate`, 'segment`, 'sleep`, 'slice`, 'sliding-stack`, 'smooth-pad`, 'stack`, 'stacked-backproject`, 'stat-monitor`, 'stdin`, 'stitch`, 'subtract`, 'swap-quadrants`, 'tile`, 'transpose-projections`, 'transpose`, 'volume-render`, 'write`, 'zeropad`, 'zmq-pub`, 'zmq-sub` plugins/tasks Package: ufo-filters-data Description-md5: 5843a26a1bfeb51254c2744ddab142d6 Description-en: Library for high-performance, GPU-based computing - data The UFO data processing framework is a C library suited to build general purpose streams data processing on heterogeneous architectures such as CPUs, GPUs or clusters. It is extensively used at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging (radiography, tomography and laminography). . This package provides the OpenCL kernel files for the plugins Package: ufo-filters-doc Description-md5: d2079d0036a51bc2bb778f5337336502 Description-en: Library for high-performance, GPU-based computing - documentation The UFO data processing framework is a C library suited to build general purpose streams data processing on heterogeneous architectures such as CPUs, GPUs or clusters. It is extensively used at the Karlsruhe Institute of Technology for Ultra-fast X-ray Imaging (radiography, tomography and laminography). . This package provides the documentation for the plugins Package: uif Description-md5: ef0e7a2e4f0b7809c0ae3a8e35b0d9c3 Description-en: Advanced iptables-firewall script Complete package to create and simplify iptables packetfilter rules using perl. It was developed for a diskless router system that can store its configurations in regular files or LDAP databases. Package: uim-mozc Description-md5: d356d87e8c6ad11ff55a4f9485240410 Description-en: Mozc engine for uim - Client of the Mozc input method uim is an input method module library supporting various languages, which become a frontend for Anthy, SKK, Canna, T-Code, TUT-Code, Pinyin (Chinese input method), Hangul (Korean input method), IPA (International Phonetic Alphabet), etc. Most of the functions are implemented with Scheme, so it's very simple and flexible. . Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . uim-mozc provides client part of the Mozc input method. Package: ukui-control-center Description-md5: 41b5f0c9b0725407aebb54f2dd78907c Description-en: utilities to configure the UKUI desktop The UKUI control center contains configuration applets for the UKUI desktop, allowing to set accessibility configuration, desktop fonts, keyboard and mouse properties, sound setup, desktop theme and background, user interface properties, screen resolution, and other UKUI parameters. Package: ukui-panel Description-md5: 27a3f1addb3a1991b1c3d2ed491e6af5 Description-en: ukui desktop panel The ukui desktop panel is used on ukui desktop and has some plugins like starmenu, quicklaunch and other useful tools. . This package contains the ukui panel. Package: ukui-settings-daemon Description-md5: 5792cbfed0159ee95815f8fbabbafa5e Description-en: daemon handling the UKUI session settings This package contains the daemon which is responsible for setting the various parameters of a UKUI session and the applications that run under it. It handles the following kinds of settings: . * Keyboard: layout, accessibility options, shortcuts, media keys * Clipboard management * Theming: background, icons, GTK+ applications * Cleanup of unused files * Mouse: cursors, speed, accessibility options * Startup of other daemons: screensaver, sound daemon * Typing break . It also sets various application settings through X resources and freedesktop.org XSETTINGS. Package: ukui-settings-daemon-common Description-md5: 86879402700b72f011b7c48a5156dd7f Description-en: daemon handling the UKUI session settings (common files) This package contains the daemon which is responsible for setting the various parameters of a UKUI session and the applications that run under it. It handles the following kinds of settings: . * Keyboard: layout, accessibility options, shortcuts, media keys * Clipboard management * Theming: background, icons, GTK+ applications * Cleanup of unused files * Mouse: cursors, speed, accessibility options * Startup of other daemons: screensaver, sound daemon * Typing break . It also sets various application settings through X resources and freedesktop.org XSETTINGS. . This package contains the architecture independent files. 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: uml-utilities Description-md5: b9fe2e3f4672c2b72febe8d15934ad00 Description-en: User-mode Linux (utility programs) User-mode Linux is a port of the Linux kernel to its own system call interface. It provides a kind of virtual machine, which runs Linux as a user process under another Linux kernel. This is useful for kernel development, sandboxing, jailing, experimentation, and many other things. . This package contains userspace utilities for use with User-mode Linux, including uml_mconsole, uml_moo, uml_switch, uml_net and tunctl. Package: unicorn Description-md5: 0bc2cbf89f21a8e8b4787cc6ec2c30c3 Description-en: Rack HTTP server for fast clients Unicorn is an HTTP server for Rack applications designed to only serve fast clients on low-latency, high-bandwidth connections and take advantage of features in Unix and Unix-like kernels. Slow clients should only be served by placing a reverse proxy capable of fully buffering both request and response in between Unicorn and slow clients. Package: upower-tests Description-md5: af73b36b72bebfdc54d133c14616f375 Description-en: abstraction for power management - test infrastructure upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. . This package contains installed test programs. Package: uprightdiff Description-md5: 2fc5fb30f89ef80d6a28fe8ab7f7adb2 Description-en: examine differences between two images This utility examines the differences between two images. It produces a visual annotation and reports statistics. . It is optimised for images which come from browser screenshots. It analyses the image for vertical motion, and annotates connected regions that have the same vertical displacement. Then it highlights any remaining ("residual") differences which are not explained by vertical motion on a pixel-by-pixel basis. Package: upx-ucl Description-md5: d50abfb70c25ced5397287bae22f55c5 Description-en: efficient live-compressor for executables UPX is an advanced executable file compressor. UPX will typically reduce the file size of programs and DLLs by around 50%-70%, thus reducing disk space, network load times, download times etc. The current version can compress executables for DOS, Linux/ELF (i386, amd64, ppc32) and some other files for different OS. . NOTE: This package is based on the UCL library, which is licensed under GPL. Package: usbrip Description-md5: 09fdd9de3d47d5a4c129507156db660b Description-en: USB device artifacts tracker USB device forensic analysis tool for Linux systems. It is designed to assist in the investigation of activities related to USB devices such as USB sticks and USB storage devices.usbrip runs from the command line, which allows its integration into automated scripts and workflows. . Some of the main functionalities and features of this package: - Metadata Extraction: usbrip allows the removal of metadata from connected USB devices, according to manufacturer identification, model and serial number. . - Connection History: The tool records and displays the connection history all previous USB device connections, which may be useful to track suspicious activity. . - Firmware Analysis: It can analyze the firmware of USB devices to check for unauthorized modifications or potential threats to the security. . - Data Visualization: usbrip provides clear visualizations of the data extracted, facilitating the analysis and interpretation of the information. . - Support Different Modes: The tool offers different modes of operation such as quick scan mode and deep scan mode, to meet different research needs. . Linux Compatibility: It is designed for Linux systems and supports various Linux distributions. Package: usbutils-py Description-md5: f931ac6cbe93a6ecca65c64eb18f7e70 Description-en: Linux USB utilities - lsusb.py command This package contains the Python based lsusb.py utility for inspecting the devices connected to the USB bus. It shows the devices that are currently plugged in, showing the topology of the USB bus. It also provides information on each individual device on the bus, such as the interface speed and details of a device's interfaces, including the driver bound to them and Linux devices provided by the driver, as well as the details of device and interface endpoints. Package: usvg Description-md5: 7d020d8943ad44af8b1c58f4a9b0e827 Description-en: SVG simplification tool usvg is a command-line utility to simplify SVG files based on a static SVG Full 1.1 subset. It converts an input SVG to an extremely simple representation, which is still a valid SVG: . * No basic shapes (rect, circle, etc), only paths * Only simple paths * All supported attributes are resolved * Invisible elements are removed * Comments will be removed * DTD will be resolved * CSS will be resolved . and so on. Package: uudeview Description-md5: ac51fc94db91c72567f94c7be07fe102 Description-en: Smart multi-file multi-part decoder (command line) This is a command-line decoder and encoder for multi-part MIME files encoded with the following formats: uuencode, xxencode, BASE64, yEncoding, quoted printable, and BinHex. . This package used to contain an X11-based GUI decoder called xdeview. That program is now in the xdeview package. Package: uwsgi Description-md5: 58463849d39022e9bde2acbbc728d93e Description-en: fast, self-healing application container server uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It uses the uwsgi protocol for all the networking/interprocess communications. . uWSGI can be run in preforking, threaded, asynchronous/evented modes and supports various forms of green threads/coroutines (such as uGreen, Greenlet, Fiber). uWSGI provides several methods of configuration: via command line, via environment variables, via XML, INI, YAML configuration files, via LDAP and more. . On top of all this, it is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package depends on uWSGI core binary and installs: * init.d script for running uWSGI daemon(s) with options defined in custom user-created configuration files * infrastructure for running daemons (like common locations of communication sockets, logs) Package: uwsgi-core Description-md5: 06ca1aa3581c597e6eff2894ce625f66 Description-en: fast, self-healing application container server (core) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It uses the uwsgi protocol for all the networking/interprocess communications. . uWSGI can be run in preforking, threaded, asynchronous/evented modes and supports various forms of green threads/coroutines (such as uGreen, Greenlet, Fiber). uWSGI provides several methods of configuration: via command line, via environment variables, via XML, INI, YAML configuration files, via LDAP and more. . On top of all this, it is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides core uWSGI binary (built without any embedded plugins) and plugins with no or few dependencies: . * cache * carbon * cgi * cheaper_backlog2 * cheaper_busyness * clock_monotonic * clock_realtime * corerouter * echo * emperor_amqp * emperor_zeromq * fastrouter * forkptyrouter * http * logcrypto * logfile * logpipe * logsocket * logzmq * mongrel2 * msgpack * nagios * notfound * pam * ping * pty * rawrouter * redislog * router_basicauth * router_cache * router_expires * router_hash * router_http * router_memcached * router_metrics * router_radius * router_redirect * router_redis * router_rewrite * router_static * router_uwsgi * router_xmldir * rpc * rrdtool * rsyslog * signal * spooler * ssi * sslrouter * stats_pusher_file * stats_pusher_socket * stats_pusher_statsd * symcall * syslog * systemd_logger * transformation_chunked * transformation_gzip * transformation_offload * transformation_template * transformation_tofile * transformation_toupper * tuntap * ugreen * webdav * xattr * zabbix * zergpool . forkptyrouter, systemd and tuntap are provided only on supported architectures. . Developing external uWSGI plugin requires the package uwsgi-dev. Package: uwsgi-dev Description-md5: becd94640d027cc49f6f3ca8def26e6b Description-en: fast, self-healing application container server (headers) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. . This package provides development headers and tools needed to develop external uWSGI plugins, either contained in this package or pulled in through depending on development packages of dependent projects. Package: uwsgi-emperor Description-md5: 64339e39f51b1bb021f154578159cd54 Description-en: fast, self-healing application container server (emperor scripts) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It uses the uwsgi protocol for all the networking/interprocess communications. . uWSGI can be run in preforking, threaded, asynchronous/evented modes and supports various forms of green threads/coroutines (such as uGreen, Greenlet, Fiber). uWSGI provides several methods of configuration: via command line, via environment variables, via XML, INI, YAML configuration files, via LDAP and more. . On top of all this, it is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package depends on uWSGI core binary and installs: * init.d script for running uWSGI Emperor daemon with options defined in custom user-created configuration files * basic configuration for running uWSGI Emperor daemon Package: uwsgi-extra Description-md5: 3e43c6bd4ae0c57e86fa9aed8818463a Description-en: fast, self-healing application container server (extra files) uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. . This package provides extra files from uWSGI distribution. Package: uwsgi-plugin-alarm-curl Description-md5: c9945f01472d87a192b359c44b6f0685 Description-en: cURL alarm plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides alarm_curl plugin for uWSGI. Package: uwsgi-plugin-alarm-xmpp Description-md5: dbd9b2a3cbda003b2f928f7da81b4c11 Description-en: XMPP alarm plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides alarm_xmpp plugin for uWSGI. Package: uwsgi-plugin-curl-cron Description-md5: a46df795e8a7276a2f4bf68f0dbdfa1a Description-en: cron cURL plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides curl_cron plugin for uWSGI. Package: uwsgi-plugin-emperor-pg Description-md5: cbe9a268a53bb8ddec94f5571b8d545f Description-en: Emperor PostgreSQL plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides emperor_pg plugin for uWSGI. Package: uwsgi-plugin-geoip Description-md5: b6599808704db6a575e47b5dfa474a37 Description-en: GeoIP plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides geoip plugin for uWSGI. Package: uwsgi-plugin-graylog2 Description-md5: 9d2bdfa660c45ed3f72e19a121a4b7d3 Description-en: graylog2 plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides graylog2 plugin for uWSGI. Package: uwsgi-plugin-ldap Description-md5: 1e50c20e96d37c14871bcd9945bf5e9b Description-en: LDAP plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides ldap plugin for uWSGI. Package: uwsgi-plugin-router-access Description-md5: 81c9fc541376c5a806ad37f769befa99 Description-en: Access router plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides router_access plugin for uWSGI. Package: uwsgi-plugin-sqlite3 Description-md5: 8dd97dba87fb4e4d4e93b258b0ce19bc Description-en: SQLite 3 configurations plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides sqlite3 plugin for uWSGI, to load configurations from SQLite 3 database. Package: uwsgi-plugin-xslt Description-md5: 1d0ff54facd7f55b2887b974fbb21b22 Description-en: XSLT request plugin for uWSGI uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. It is designed to be fully modular. This means that different plugins can be used in order to add compatibility with tons of different technology on top of the same core. . This package provides xslt plugin for uWSGI. Package: uwsgi-src Description-md5: fc8923e4824755e3250741e0673c1f4a Description-en: sources for uWSGI plugins uWSGI presents a complete stack for networked/clustered web applications, implementing message/object passing, caching, RPC and process management. . This package contains the sources for uWSGI plugins. Package: v4l-utils Description-md5: c4a8a3b92affa97c3ad675a648fb35d7 Description-en: Collection of command line video4linux utilities v4l-utils contains the following video4linux command line utilities: . decode_tm6000: decodes tm6000 proprietary format streams rds-ctl: tool to receive and decode Radio Data System (RDS) streams v4l2-compliance: tool to test v4l2 API compliance of drivers v4l2-ctl, cx18-ctl, ivtv-ctl: tools to control v4l2 controls from the cmdline v4l2-dbg: tool to directly get and set registers of v4l2 devices v4l2-sysfs-path: sysfs helper tool 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-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: vboxmanage-bash-completion Description-md5: 8d320439e6c74463341fb4b494fb49f4 Description-en: Bash completion for VirtualBox's VBoxManage command This package provides bash completion support for VirtualBox's VBoxManage command, making it easier to use by providing auto-completion for options and parameters. It enhances the command-line experience by reducing the need to remember complex command structures. Package: vcheck Description-md5: 9181baecfebd909bbf21aba2ad0f981f Description-en: Utility to check and download the most recent program version This is a tool for checking for latest versions of programs at HTTP and FTP locations given a list of URLs and (Perl-style) regular expressions to match, and to optionally download them automatically. Package: vcsh Description-md5: 8d78d2f486a937e3264db5d5a8e5f0dc Description-en: Version Control System for $HOME - multiple Git repositories in $HOME vcsh allows you to have several git repositories, all maintaining their working trees in $HOME without clobbering each other. That, in turn, means you can have one repository per config set (zsh, vim, ssh, etc), picking and choosing which configs you want to use on which machine. Package: vdr-markad Description-md5: 37fafbb5620785c55f88596a3eb7fd43 Description-en: Tool to mark advertisements in VDR recordings This standalone tool provides the same functionality as the Markad plugin for the Linux Video Disc Recorder VDR. It will search for and mark advertisements in VDR recordings. Package: vdr-plugin-live Description-md5: ac29fa5069f4235e7f913dc050484800 Description-en: Web administration plugin for VDR Live, the "Live Interactive VDR Environment", is a plugin providing the possibility to interactively control the Linux Video Disc Recorder VDR and some of it's plugins from a web interface. . Unlike external programs, like the VDR web frontend "VDRAdmin-AM", that communicate with VDR via its SVDRP socket interface, Live has direct access to VDR's data structures and thus is very fast. Package: vdr-plugin-markad Description-md5: 8e7baf00eb858a6f0d4736d1b9e8823a Description-en: Plugin for VDR to mark advertisements in recordings This plugin for the Linux Video Disc Recorder VDR will search for and mark advertisements in VDR recordings. Package: veryfasttree Description-md5: 2772e3ed869a3a9a2a3555da18dcd9cc Description-en: Speeding up the estimation of phylogenetic trees from sequences VeryFastTree is a highly efficient implementation inspired by the FastTree-2 tool, designed to expedite the inference of approximately-maximum-likelihood phylogenetic trees from nucleotide or protein sequence alignments. It is an optimized implementation designed to accelerate the estimation of phylogenies for large alignments. By leveraging parallelization and vectorization strategies, VeryFastTree significantly improves the performance and scalability of phylogenetic analysis, allowing it to construct phylogenetic trees in a fraction of the time previously required. . Maintaining the integrity of FastTree-2, VeryFastTree retains the same phases, methods, and heuristics used for estimating phylogenetic trees. This ensures that the topological accuracy of the trees produced by VeryFastTree remains equivalent to that of FastTree-2. Moreover, unlike the parallel version of FastTree-2, VeryFastTree guarantees deterministic results, eliminating any potential variations in the output. . To facilitate a seamless transition for users, VeryFastTree adopts the exact same command line arguments as FastTree-2. This means that by simply substituting FastTree-2 with VeryFastTree, and using the same set of options, users can significantly enhance the overall performance of their phylogenetic analyses. Package: vflib3 Description-md5: d433273351c00f1ccc56ba364e6d9f3c Description-en: Versatile Font Library VFlib3 is a font rasterizer library for multi-lingual information processing. Using VFlib3, you can obtain bitmap data of characters(glyphs) from various fonts in a unified manner. . VFlib3 can handle almost all font formats available - it now supports PK, GF, VF, TFM, OFM level 0, OVF, PCF, BDF, HBF, Syotai-Club, JG, eKanji and more. TrueType and Type 1 fonts are also supported via FreeType2. Font search via kpathsea is supported, too. . This package contains the shared library and configuration files needed to run programs using VFlib3. Package: vflib3-bin Description-md5: 64406dfcd2b3cdb8e464df1b5eba270a Description-en: Sample programs using VFlib3 VFlib3 is a font rasterizer library for multi-lingual information processing. Using VFlib3, you can obtain bitmap data of characters(glyphs) from various fonts in a unified manner. . VFlib3 can handle almost all font formats available - it now supports PK, GF, VF, TFM, OFM level 0, OVF, PCF, BDF, HBF, Syotai-Club, JG, eKanji and more. TrueType and Type 1 fonts are also supported via FreeType2. Font search via kpathsea is supported, too. . This package contains a few sample programs that come with VFlib3. Package: vflib3-dev Description-md5: 84dfb449ca19d74f037530118f4c1359 Description-en: Development files for VFlib3 VFlib3 is a font rasterizer library for multi-lingual information processing. Using VFlib3, you can obtain bitmap data of characters(glyphs) from various fonts in a unified manner. . VFlib3 can handle almost all font formats available - it now supports PK, GF, VF, TFM, OFM level 0, OVF, PCF, BDF, HBF, Syotai-Club, JG, eKanji and more. TrueType and Type 1 fonts are also supported via FreeType2. Font search via kpathsea is supported, too. . This package contains the header file and static library for developing with VFlib3. Package: vflib3-doc Description-md5: bef30f8f5edf3309aa59cd597d0c5555 Description-en: Documentation for VFlib3 VFlib3 is a font rasterizer library for multi-lingual information processing. Using VFlib3, you can obtain bitmap data of characters(glyphs) from various fonts in a unified manner. . VFlib3 can handle almost all font formats available - it now supports PK, GF, VF, TFM, OFM level 0, OVF, PCF, BDF, HBF, Syotai-Club, JG, eKanji and more. TrueType and Type 1 fonts are also supported via FreeType2. Font search via kpathsea is supported, too. . This package contains the VFlib3 documentation in various formats. Package: vgrabbj Description-md5: 190c79805eb8cf25915125efd1c51c04 Description-en: grabs an image from a camera and puts it in jpg/png format vgrabbj is a program that will grab an image from a v4l compatible device (usually a webcam of some sort) and save it in a jpg or png file. Package: victoria-metrics Description-md5: 501b1c659440c82b2a48c77598b94938 Description-en: fast, cost-effective and scalable time series database VictoriaMetrics is a fast, cost-effective and scalable time-series database. It can be used as long-term remote storage for Prometheus. . Prominent features: * Supports Prometheus querying API, so it can be used as Prometheus drop-in replacement in Grafana. VictoriaMetrics implements MetricsQL query language, which is inspired by PromQL. * Supports global query view. Multiple Prometheus instances may write data into VictoriaMetrics. Later this data may be used in a single query. * High performance and good scalability for both inserts and selects. Outperforms InfluxDB and TimescaleDB by up to 20x. * Uses 10x less RAM than InfluxDB when working with millions of unique time series (aka high cardinality). * Optimized for time series with high churn rate. Think about prometheus-operator metrics from frequent deployments in Kubernetes. * High data compression, so up to 70x more data points may be crammed into limited storage comparing to TimescaleDB. * Optimized for storage with high-latency IO and low IOPS (HDD and network storage in AWS, Google Cloud, Microsoft Azure, etc). * A single-node VictoriaMetrics may substitute moderately sized clusters built with competing solutions such as Thanos, M3DB, Cortex, InfluxDB or TimescaleDB. * Easy operation: - VictoriaMetrics consists of a single small executable without external dependencies. - All the configuration is done via explicit command-line flags with reasonable defaults. - All the data is stored in a single directory pointed by -storageDataPath flag. - Easy and fast backups from instant snapshots to S3 or GCS with vmbackup / vmrestore. - Data migration between VictoriaMetrics, Prometheus and InfluxDB with vmctl. * Storage is protectedfrom corruption on unclean shutdown (i.e. OOM, hardware reset or kill -9) thanks to the storage architecture. * Supports metrics' scraping, ingestion and backfilling (#backfilling) via the following protocols: - Metrics from Prometheus exporters such as node_exporter. - Prometheus remote write API - InfluxDB line protocol - Graphite plaintext protocol with tags if -graphiteListenAddr is set. - OpenTSDB put message if -opentsdbListenAddr is set. - HTTP OpenTSDB /api/put requests if -opentsdbHTTPListenAddr is set. - /api/v1/import. * Ideally works with big amounts of time series data from Kubernetes, IoT sensors, connected cars, industrial telemetry, financial data and various Enterprise workloads. * Has open source cluster version. Package: video-downloader Description-md5: fb4b524a051383492434dab4ef892741 Description-en: Download videos from websites with an easy-to-use interface This package is an easy-to-use user interface based on yt-dlp. It provides the following features: - Convert videos to MP3 - Supports password-protected and private videos - Download single videos or whole playlists - Automatically selects a video format based on your quality demands . yt-dlp is a command-line program to download videos from a variety of supported websites. Package: vifm Description-md5: 5daf93bba04a1ec3aa0781381001fccc Description-en: Flexible vi-like file manager using ncurses Vifm is a file manager providing a vi-like usage experience. It features similar keybindings and modes (e.g., normal, command line, visual). The interface uses ncurses, making vifm suitable for text-only environments. . It supports a wide range of features, some of which are familiar from the vi-editor: - UTF-8 support - User mappings (almost like in vi) - Ranges in command-line commands - User-defined commands (with support for ranges) - Registers - Operation undoing/redoing - FUSE file systems support - Trash management - Multiple files renaming - Support for filename modifiers - Colorschemes support - File name coloring according to file type - Path-specific colorscheme customization - Bookmarks - Operation backgrounding - Customizable file viewers - Handy less-like preview mode - Filtering and searching for files using regular expressions - One or two panes view . Additionally, vifm includes a plugin to use it as a file selector within vim. Package: vim-ale Description-md5: 7fddf44947700f967bac4a88ec4780ce Description-en: Asynchronous Lint Engine for Vim 8 and NeoVim ALE (Asynchronous Lint Engine) is a plugin providing linting (syntax checking and semantic errors) in NeoVim 0.2.0+ and Vim 8 while you edit your text files, and acts as a Vim Language Server Protocol client. . ALE makes use of NeoVim and Vim 8 job control functions and timers to run linters on the contents of text buffers and return errors as text is changed in Vim. This allows for displaying warnings and errors in files being edited in Vim before files have been saved back to a filesystem. In other words, this plugin allows you to lint while you type. . After installing the package, you can put ‘packadd! ale’ to your vimrc file to activate the plugin. Package: vim-easy-align Description-md5: f57ec84610ed72e84229ed76190cd17b Description-en: Simple, easy-to-use Vim alignment plugin Vim-easy-align is a powerful yet simple Vim plugin for aligning text quickly and easily. It supports various alignment styles and can be customized to fit specific needs. Whether aligning code, tables, or other text, vim-easy-align makes the process straightforward and efficient. . This plugin is particularly useful for developers and anyone who needs to keep their text well-organized. It integrates seamlessly with Vim and provides a range of commands and options to handle different alignment scenarios. . Key features include: - Easy installation and setup - Support for multiple alignment styles - Customizable alignment patterns - Integration with other Vim plugins . With vim-easy-align, productivity can be enhanced and clean, readable text can be maintained in the Vim environment. Package: vim-haproxy Description-md5: f0f210c34582537684988d90bc2d6337 Description-en: syntax highlighting for HAProxy configuration files The vim-haproxy package provides filetype detection and syntax highlighting for HAProxy configuration files. . As per the Debian vim policy, installed addons are not activated automatically, but the "vim-addon-manager" tool can be used for this purpose. Package: vim-poke Description-md5: cf1eed33b001c54e10dd349a78f960a4 Description-en: Extensible editor for structured binary data (VIM addon) GNU poke is an interactive, extensible editor for binary data. Not limited to editing basic entities such as bits and bytes, it provides a full-fledged procedural, interactive programming language designed to describe data structures and to operate on them. . This package contains VIM filetype detection and syntax highlighting for GNU poke files. Package: vim-scripts Description-md5: 2d86ab0be1194b6aa12899565b006365 Description-en: plugins for vim, adding bells and whistles Vim is a very capable editor. Its scripting support allows the use of plugins that enhance the functionality of it. Many people have written scripts, they are scattered all over the web; however, there's a central resource on https://www.vim.org/ to start with. . This is a collection of some of those scripts on a purely subjective and biased basis. Users can thus have some nice scripts without having to go searching. The scripts can be installed globally or on a per user basis. Here is a summary of the included scripts: . * AlignPlugin - Provides commands to help produce aligned text, eqns, declarations * alternateFile - Alternate Files quickly (.c --> .h etc) * bufexplorer - Easily switch between buffers without knowing their numbers * color_sampler_pack - over 100 different color schemes * cvsmenu - CVS menu supporting most CVS commands * debPlugin - for browsing Debian packages * detectindent - Automatically determine indent settings * dtd2vim - create XML data file for XML omni-completion from DTDs * EnhancedCommentify - Quickly comment lines in a program * gnupg - Transparent editing of gpg encrypted files * info - GNU info documentation browser * lbdbq - Easily query lbdb from Vim * minibufexpl - Elegant buffer explorer - takes very little screen space * nerd-commenter - easy code commenting * po - Easier editing of PO multi-lingual translation files * secure-modelines - secure, user-configurable modeline support * snippetsEmu - emulate TextMate's snippet expansion * supertab - use the tab key for all insert-mode completion * surround - easily delete, change, and add 'surround' of text * taglist - Source code browser (supports dozens of languages) * utl - Univeral Text Linking - Execute URLs in plain text * VCSCommand - Commands for cvs, svn, git, hg, bzr, svk * vimplate - template system based on template-toolkit * VimSokoban - Sokoban Game for Vim * whatdomain - Find out the meaning of any Top Level Domain * xmledit - Helper for editing XML, HTML, and SGML documents . All of the addons are installed as "optional" Vim packages. They can be enabled by adding "packadd! " (e.g., "packadd! AlignPlugin") to the vimrc. Package: virtiofsd Description-md5: e96fb3b03e22bd9f7749d474cd901a23 Description-en: Virtio-fs vhost-user device daemon virtiofsd is a daemon for sharing host directories with a virtual machine or other guest using virtio-fs. It is designed to work with QEMU’s --device vhost-user-fs-pci but should work with any virtual machine monitor (VMM) that supports vhost-user. Package: virtnbdbackup Description-md5: 49188afd649c92f25882a846d0d2dc16 Description-en: Backup utility for libvirt Create online, thin provisioned full and incremental or differential backups of your kvm/qemu virtual machines. Package: virtualenv Description-md5: c3c6956741f193d2b90d9dc161c7660f Description-en: Python virtual environment creator (Dependency package) The virtualenv utility creates virtual Python instances, each invokable with its own Python executable. Each instance can have different sets of modules, installable via pip. Virtual Python instances can also be created without root access. . This is a dependency package and may be safely removed. Package: virtualjaguar Description-md5: 1fc3c2319298ee9ff6cc03c8c88a0ec4 Description-en: Cross-platform Atari Jaguar emulator Virtual Jaguar is a cross-platform emulator for Atari's infamous Jaguar console, the last video game system to be ever released by the now defunct company. The Jaguar was marketed as the first 64-bit video game system despite the fact that it was actually a 32-bit system at heart, just the blitter operated in 64-bit mode. The system was a commercial failure and eventually lead to Atari leaving the market for video game systems for good. . This emulator features an intuitive user interface and emulation of all of the major subsystems of the Atari Jaguar console. This includes full GPU and DSP emulation as well as emulation of the Atari Jaguar CD. Most of the commercial Atari games are supported, albeit some of them have some minor glitches when running in the emulator. Package: virtuoso-minimal Description-md5: 50ff8f957fce19fe74f18c58f24f7db4 Description-en: high-performance database - core dependency package OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This is an empty package depending on the current "best" version of the core Virtuoso binaries, as recommended by the maintainers (currently virtuoso-opensource-7-bin). This should usually be depended on by all packages which use Virtuoso as an embedded database. Package: virtuoso-opensource Description-md5: 9dab89f8c6ac31fe5f957d6b5e07bc3f Description-en: high-performance database OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . Virtuoso supports SPARQL embedded into SQL for querying RDF data stored in its database. SPARQL benefits from low-level support in the engine itself, such as SPARQL-aware type-casting rules and a dedicated IRI data type. . Install this metapackage for the full suite of packages that make up Virtuoso OSE ("Open-Source Edition"). Package: virtuoso-opensource-7 Description-md5: cc356c40fa5f4bc052cc54a0f5d1ed01 Description-en: high-performance database - support files OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package provides the Virtuoso server framework. Package: virtuoso-opensource-7-bin Description-md5: e059e75f64def36f5035aae84dec87f1 Description-en: high-performance database - binaries OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package contains the core Virtuoso binaries. Package: virtuoso-opensource-7-common Description-md5: 964d57838657661e2d23406ac48d09eb Description-en: high-performance database - common files OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package contains files common to all versions of Virtuoso. Package: virtuoso-server Description-md5: c1151d0b80eeb5e956f1a12f749fd9e1 Description-en: high-performance database - server dependency package OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This is an empty package depending on the current "best" version of the Virtuoso server framework, as recommended by the maintainers (currently virtuoso-opensource-7). Install this package if in doubt about which version you need. Package: virtuoso-vad-bpel Description-md5: 040bb873935a5522531fb5cdb5f297a4 Description-en: high-performance database - BPEL module OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package contains the Virtuoso Application Distribution module for Business Process Execution Language support. Package: virtuoso-vad-conductor Description-md5: 9cff784f4de3b42747ec249727db904e Description-en: high-performance database - conductor module OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package contains the Virtuoso Application Distribution module for the administration interface. Package: virtuoso-vad-demo Description-md5: 2947e40e8ec9aed522a0ca47696b47f2 Description-en: high-performance database - demo module OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package contains the Virtuoso Application Distribution module for the demonstration application. Package: virtuoso-vad-doc Description-md5: e7e85859b446c34cf47f3c4709c62bbe Description-en: high-performance database - documentation module OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package contains the Virtuoso Application Distribution module for the documentation. Package: virtuoso-vad-isparql Description-md5: 54874502dd74360b8a81ebe3d018d40f Description-en: high-performance database - iSPARQL module OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package contains the Virtuoso Application Distribution module for iSPARQL support. Package: virtuoso-vad-rdfmappers Description-md5: 87ca4734976ae4488623f3e7285b90b8 Description-en: high-performance database - RDF mappers module OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package contains the Virtuoso Application Distribution module for the RDF mappers application. Package: virtuoso-vad-sparqldemo Description-md5: cecd82cf7964b334d3fa0fb33ed039c9 Description-en: high-performance database - SPARQL demo module OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package contains the Virtuoso Application Distribution module for the SPARQL demo application. Package: virtuoso-vad-syncml Description-md5: 622d23d479f0d2c88772997fbbb943ba Description-en: high-performance database - SyncML module OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package contains the Virtuoso Application Distribution module for Synchronization Markup Language support. Package: virtuoso-vad-tutorial Description-md5: 996110c61111eb085518b913a7522a39 Description-en: high-performance database - tutorial module OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package contains the Virtuoso Application Distribution module for the tutorial application. Package: virtuoso-vsp-startpage Description-md5: af9e3e5b5a6f5594e661557d0930ab61 Description-en: high-performance database - web interface files OpenLink Virtuoso is a high-performance object-relational SQL database. It provides transactions, a smart SQL compiler, hot backup, SQL:1999 support, a powerful stored-procedure language supporting server-side Java or .NET, and more. It supports all major data-access interfaces, including ODBC, JDBC, ADO.NET, and OLE/DB. . This package contains the files for Virtuoso's web interface. Package: vitables Description-md5: 9ae636bbabbe1c2243caee00f672588d Description-en: graphical tool to browse and edit PyTables and HDF5 files ViTables is a component of the PyTables family. It is a graphical tool for browsing and editing files in both PyTables and HDF5 formats. . ViTables capabilities include easy navigation through the data hierarchy, displaying of real data and its associated metadata, a simple, yet powerful, browsing of multidimensional data and much more. . One of the greatest strengths of ViTables is its ability to display very large tables. Tables with one thousand millions of rows (and beyond) are navigated stunningly fast and with very low memory requirements. So, if you ever need to browse very large tables, don't hesitate, ViTables is your choice. Package: vitrage-tempest-plugin Description-md5: 48be6c83d6a8dc33df64f5b314fc8472 Description-en: OpenStack Integration Test Suite - Vitrage 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 Vitrage plugin. Package: voms-clients Description-md5: eacdd2800088a25529950a7118c5e694 Description-en: Virtual Organization Membership Service Clients The Virtual Organization Membership Service (VOMS) is an attribute authority which serves as central repository for VO user authorization information, providing support for sorting users into group hierarchies, keeping track of their roles and other attributes in order to issue trusted attribute certificates and SAML assertions used in the Grid environment for authorization purposes. . This package provides command line applications to access the VOMS services. Package: voms-dev Description-md5: a260aae2606b46b82d54082016854d22 Description-en: Virtual Organization Membership Service C++ API Development Files The Virtual Organization Membership Service (VOMS) is an attribute authority which serves as central repository for VO user authorization information, providing support for sorting users into group hierarchies, keeping track of their roles and other attributes in order to issue trusted attribute certificates and SAML assertions used in the Grid environment for authorization purposes. . This package provides header files for programming with the VOMS libraries. Package: voms-doc Description-md5: f41e8466580f3862511b96c7d2d516f2 Description-en: Virtual Organization Membership Service Documentation Files The Virtual Organization Membership Service (VOMS) is an attribute authority which serves as central repository for VO user authorization information, providing support for sorting users into group hierarchies, keeping track of their roles and other attributes in order to issue trusted attribute certificates and SAML assertions used in the Grid environment for authorization purposes. . This package provides documentation for the Virtual Organization Membership Service. Package: voms-server Description-md5: 0671120c04669fa8fdad74b013f2bf63 Description-en: Virtual Organization Membership Service Server The Virtual Organization Membership Service (VOMS) is an attribute authority which serves as central repository for VO user authorization information, providing support for sorting users into group hierarchies, keeping track of their roles and other attributes in order to issue trusted attribute certificates and SAML assertions used in the Grid environment for authorization purposes. . This package provides the VOMS service. Package: vorbis-tools Description-md5: 645372e1792c85c9ec06c90372ff2026 Description-en: several Ogg Vorbis tools vorbis-tools contains oggenc (an encoder), ogg123 (a playback tool), ogginfo (displays ogg information), oggdec (decodes ogg files), vcut (ogg file splitter), and vorbiscomment (ogg comment editor). . ogg123 can play both Ogg Vorbis and FLAC audio streams. Package: votca Description-md5: 8ab80a12f7c57898d20a874949567f82 Description-en: Molecular dynamics analysis - coarse-graining and charge transport Versatile Object-Oriented Toolkit for Coarse-Graining Applications (VOTCA) is a modeling package for the analysis of molecular dynamics data, the development of systematic coarse-graining techniques, and methods used for simulating microscopic charge transport in disordered semiconductors. . Numerous molecular dynamics packages, including but not limited to GROMACS, ESPREesSo, and LAMPPS, can be used together with VOTCA. . This package contains user programs for the coarse-graining toolkit (CSG) and excitation transport toolkit (XTP). Package: votca-data Description-md5: e8ae47f0e78a0ac866575054abb04908 Description-en: VOTCA molecular dynamics analysis - basis sets and scripts Versatile Object-Oriented Toolkit for Coarse-Graining Applications (VOTCA) is a modeling package for the analysis of molecular dynamics data, the development of systematic coarse-graining techniques, and methods used for simulating microscopic charge transport in disordered semiconductors. . This package contains architecture independent coarse-graining scripts and basis sets. Package: votca-tutorials Description-md5: 806ae48c7f79a4c666674d949f979233 Description-en: VOTCA molecular dynamics analysis - tutorials Versatile Object-Oriented Toolkit for Coarse-Graining Applications (VOTCA) is a modeling package for the analysis of molecular dynamics data, the development of systematic coarse-graining techniques, and methods used for simulating microscopic charge transport in disordered semiconductors. . This package contains architecture independent tutorials. Package: vpnc Description-md5: 058d74051c6bacb97d49087730615395 Description-en: Cisco-compatible VPN client vpnc is a VPN client compatible with cisco3000 VPN Concentrator (also known as Cisco's EasyVPN equipment). vpnc runs entirely in userspace and does not require kernel modules except for the tun driver to communicate with the network layer. . It supports most of the features needed to establish connection to the VPN concentrator: MD5 and SHA1 hashes, 3DES and AES ciphers, PFS and various IKE DH group settings. Package: vuos Description-md5: 0b36bcb1df4ac7d0264dfee0c361c096 Description-en: Virtual Operating System at user space metapackage Virtual Operating System at user space. Currently it implements about 150 Linux-compatible system calls providing support for a wide range of applications. Each process or even each thread in VUOS can see a different execution environment: file system contents, networking, devices, user ids, etc. The main idea behind VUOS is that it is possible to give processes their own "view" using partial virtual machines . This metapackage installs vuos hypervisors and modules Package: vuos-cmds Description-md5: 0fb282d79a07e6f1c01a322c8f912cb5 Description-en: Virtual Operating System at user space: commands Virtual Operating System at user space. Currently it implements about 150 Linux-compatible system calls providing support for a wide range of applications. Each process or even each thread in VUOS can see a different execution environment: file system contents, networking, devices, user ids, etc. The main idea behind VUOS is that it is possible to give processes their own "view" using partial virtual machines . This package contains the vuos commands Package: vuos-mod-vufusefatfs Description-md5: 3f78485e9462256ef9958a66b5c89676 Description-en: Mount FAT file systems in vuos This vuos plugin allows mounting FAT (FAT12/FAT16/FAT32/exFAT) file systems in a vuos session. Package: vuos-modules Description-md5: d8b70027e5dfacd03fa2ea1f3d1cc381 Description-en: Virtual Operating System at user space: modules Virtual Operating System at user space. Currently it implements about 150 Linux-compatible system calls providing support for a wide range of applications. Each process or even each thread in VUOS can see a different execution environment: file system contents, networking, devices, user ids, etc. The main idea behind VUOS is that it is possible to give processes their own "view" using partial virtual machines . This package contains the vuos modules Package: vuos-umvu Description-md5: b5ddb64d20f1efa07250c0d2e60809d5 Description-en: Virtual Operating System at user space: umvu hypervisor Virtual Operating System at user space. Currently it implements about 150 Linux-compatible system calls providing support for a wide range of applications. Each process or even each thread in VUOS can see a different execution environment: file system contents, networking, devices, user ids, etc. The main idea behind VUOS is that it is possible to give processes their own "view" using partial virtual machines . This package contains the umvu hypervisor Package: w3m-el Description-md5: 77b0c56d36f53fdb12a97f3e855b6d93 Description-en: simple Emacs interface of w3m Emacs-w3m is an interface program of w3m, a pager with WWW capability. It can be used as a lightweight WWW browser on GNU Emacs. . To use the optional features shimbun (interface with web newspapers), w3m-namazu (search files with Namazu), w3m-perldoc (view perl documents), etc., install the required packages flim, namazu2, perl-doc, etc. Package: warp Description-md5: 15cde23704a77f723221994482b6d0d0 Description-en: Send files over the internet, securely Warp is a GUI for magic-wormhole. It allows for secure sending of files over the internet, utilizing the magic wormhole protocol. It is fully compatible with the Rust, Python and Go CLI applications in the archive. The binary is named /usr/bin/warp-gtk since /usr/bin/warp is already taken. . Warp is a GNOME Circle App. Package: wasi-libc Description-md5: 5c76134a8fd2c45d2a718c523fcce37f Description-en: WASI libc implementation for WebAssembly This is a work in progress. It's usable for many purposes, though the APIs aren't stable yet. For example, this is used by the Rust compiler to build its standard library for the wasm32-wasi target. . First, it's a usable libc. It builds a "libc" which can be used by compilers, such as Clang 8.0, using the wasm32-wasi target. It's a work in progress, but it is already sufficient to run basic programs. . Second, it's a "reference" implementation, which means the interfaces defined here can be used by other tools and libraries, even if they don't use all the actual implementations here. For example, we don't expect everyone will want to use the exact malloc implementation provided here, but tools and libraries using an ABI-compatible malloc interface will be able to interoperate regardless of which actual implementation is used. . Third, it's an example showing the use of the WASI API. The libc functionality is implemented using calls to WASI functions. Package: watcher-tempest-plugin Description-md5: 44114f5c6b3da65f021f03db95aa0864 Description-en: OpenStack Integration Test Suite - Watcher 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 Watcher plugin. Package: weakforced Description-md5: 084a9e4a081616d037bc671f6333ae7d Description-en: Daemon for detecting brute force attacks The goal of weakforced is to detect brute forcing of passwords across many servers, services and instances. In order to support the real world, brute force detection policy can be tailored to deal with "bulk, but legitimate" users of your service, as well as botnet-wide slowscans of passwords. The aim is to support the largest of installations, providing services to hundreds of millions of users. . This package provides the actual daemon and its client command. Package: weakforced-trackalert Description-md5: 6a88e7cbcf440ef326a97b9dfe7e9259 Description-en: Longterm abuse data reporting and alerter The goal of weakforced is to detect brute forcing of passwords across many servers, services and instances. In order to support the real world, brute force detection policy can be tailored to deal with "bulk, but legitimate" users of your service, as well as botnet-wide slowscans of passwords. The aim is to support the largest of installations, providing services to hundreds of millions of users. . Trackalert is designed to be an optional service to complement weakforced. Whereas weakforced provides a toolkit to combat abuse of logins such as password brute forcing in realtime, trackalert is designed to look at abuse asynchronously, using long-term report data stored in an external DB such as elasticsearch, and to send alerts on potential login abuse. . This package provides Trackalert Package: weechat Description-md5: 49034d6f5708e15267581e194a3b3aa1 Description-en: Fast, light and extensible chat client (metapackage) WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. It is customizable and extensible with plugins/scripts, and includes: - support of IRC protocol (native) - support of XMPP/Jabber protocol (with additional script) - nicklist - smart hotlist - horizontal and vertical split - double charset support (decode/encode) - FIFO pipe for remote control - 256 colors support - incremental text search - dynamic filtering of buffer content - Perl, Python, Ruby, Lua, Tcl, Scheme and PHP scripting - script manager - spell checking - highly customizable and extensible - and much more! Package: weechat-core Description-md5: 190e3257327c71dfff2337b947edab14 Description-en: Fast, light and extensible chat client - core files WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. . This package provides core plugins and locales files for WeeChat. It currently ships the following plugins: alias, buflist, charset, fset, irc, logger and xfer. It is useless without weechat-curses or weechat-headless. Package: weechat-curses Description-md5: d1d4c63df1cc2d0bc918a83f2682fb67 Description-en: Fast, light and extensible chat client - console client WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. It is customizable and extensible with plugins/scripts, and includes: - support of IRC protocol (native) - support of XMPP/Jabber protocol (with additional script) - nicklist - smart hotlist - horizontal and vertical split - double charset support (decode/encode) - FIFO pipe for remote control - 256 colors support - incremental text search - dynamic filtering of buffer content - Perl, Python, Ruby, Lua, Tcl, Scheme and PHP scripting - script manager - spell checking - highly customizable and extensible - and much more! . This package provides the console client (ncurses). Package: weechat-dev Description-md5: 0148c36c2fd0778d8d3fca9cfaebe4d1 Description-en: Fast, light and extensible chat client - development headers WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. . This package contains the headers needed to build plugins. Package: weechat-doc Description-md5: 101025ab4c54d19e0032648e468468a4 Description-en: Fast, light and extensible chat client - documentation WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. . This package contains the html documentation for WeeChat. Package: weechat-guile Description-md5: 6e0692a78089257b5b6e367e618cff90 Description-en: Fast, light and extensible chat client - Guile plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. . This package provides the Guile scripting API plugin. Package: weechat-headless Description-md5: a1f93a711cf6fa180dbb63af9ac023d9 Description-en: Fast, light and extensible chat client - headless client WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. It is customizable and extensible with plugins/scripts, and includes: - support of IRC protocol (native) - support of XMPP/Jabber protocol (with additional script) - nicklist - smart hotlist - horizontal and vertical split - double charset support (decode/encode) - FIFO pipe for remote control - 256 colors support - incremental text search - dynamic filtering of buffer content - Perl, Python, Ruby, Lua, Tcl, Scheme and PHP scripting - script manager - spell checking - highly customizable and extensible - and much more! . This package provides the headless client. Package: weechat-lua Description-md5: 0ff684d25debcaeb1057b4fac395f784 Description-en: Fast, light and extensible chat client - Lua plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. . This package provides the Lua scripting API plugin. Package: weechat-perl Description-md5: f675770cf2259cecdbf2d754dfad59ff Description-en: Fast, light and extensible chat client - Perl plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. . This package provides the Perl scripting API plugin. Package: weechat-php Description-md5: 8d888f7bafc84b9c9ecabded3c5fe91c Description-en: Fast, light and extensible chat client - PHP plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. . This package provides the PHP scripting API plugin. Package: weechat-plugins Description-md5: 1175dba81bc2ebd461076f62c80691f8 Description-en: Fast, light and extensible chat client - plugins WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. . This package provides some plugins to enhance WeeChat. It currently ships the following plugins: - script manager - Spell checking (thanks to aspell) - FIFO pipe for remote control - Relay (IRC proxy and WeeChat protocol) - Trigger - Typing Package: weechat-python Description-md5: c916b80cc7f1b670feb5b15df9b2846c Description-en: Fast, light and extensible chat client - Python 3 plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. . This package provides the Python 3 scripting API plugin. Package: weechat-ruby Description-md5: 6c3406bb296d1d1b0c1aa1f3baa8429b Description-en: Fast, light and extensible chat client - Ruby plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. . This package provides the Ruby scripting API plugin. Package: weechat-scripts Description-md5: 68496965b29dcfb0d821429e92643bc2 Description-en: script collection for the WeeChat IRC client This is a collection of scripts to use with the WeeChat IRC client. It is useful if you want to enhance its functionnalities. It includes scripts written in all languages supported by weechat. . These scripts can be downloaded individually at http://weechat.org/scripts/ Package: weechat-tcl Description-md5: a30748125b67e77b9df22989ac53389c Description-en: Fast, light and extensible chat client - Tcl plugin WeeChat (Wee Enhanced Environment for Chat) is a fast and light chat client for many operating systems. Everything can be done with a keyboard. . This package provides the Tcl scripting API plugin. 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: wgerman-medical Description-md5: 6b74726ca12e91644d399642848f5349 Description-en: German medical dictionary words for /usr/share/dict This package provides the file /usr/share/dict/german-medical containing a list of German medical words. This list can be used by spelling checkers, and by programs such as look(1). Package: wig Description-md5: 3787fbccc30f8881e026c2a2d6bcb53b Description-en: WebApp Information Gatherer This package contains a web application information gathering tool, which can identify numerous Content Management Systems and other administrative applications. . The application fingerprinting is based on checksums and string matching of known files for different versions of CMSes. This results in a score being calculated for each detected CMS and its versions. Each detected CMS is displayed along with the most probable version(s) of it. The score calculation is based on weights and the amount of "hits" for a given checksum. . wig also tries to guess the operating system on the server based on the 'server' and 'x-powered-by' headers. A database containing known header values for different operating systems is included in wig, which allows wig to guess Microsoft Windows versions and Linux distribution and version. 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: wimtools Description-md5: 41ca2f36b8bce876dc32dd8b6aa86924 Description-en: Tools for manipulating Windows Imaging files WIM is an archive format designed primarily for archiving Windows filesystems. It features single-instancing and LZ77-based compression, and is used by Microsoft to distribute and deploy Windows Vista and later. . This package contains a free implementation of the ImageX utility that is used to create WIM files on Windows. Package: wine Description-md5: aaa17f910b7198338e5e3d08ce256208 Description-en: Windows API implementation - standard suite Wine is a free MS-Windows API implementation. . This package provides essential wrappers and convenience tools for the standard Wine components. It also employs the Debian alternatives system to provide the usual command names, e.g. "wine" instead of "wine-stable". Package: wine-binfmt Description-md5: 180f5df424ad09d109854aba9682b65d Description-en: Register Wine as the interpreter for Windows executables Wine is a free MS-Windows API implementation. . This package registers Wine as an interpreter for Windows executables, using the kernel binfmt_misc module. This causes Wine to be invoked automatically whenever a Windows PE (Portable Executable) file is to be launched. . WARNING: This increases the risk of inadvertently launching Windows malware, so please make sure that you understand the security risks before blindly installing this package. . This feature is probably most interesting for automatic software testing. Desktop users usually don't need it, so don't install wine-binfmt unless you know that you need it. Refer to Wine's README.debian for more information. 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: 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: wireshark Description-md5: 1bd0e02c3e760c49351c9f2bd07e1757 Description-en: network traffic analyzer - graphical interface Wireshark is a network "sniffer" - a tool that captures and analyzes packets off the wire. Wireshark can decode too many protocols to list here. Package: wireshark-common Description-md5: b1c29e0c6a4eee149d83574a64f12c2b Description-en: network traffic analyzer - common files Wireshark is a network "sniffer" - a tool that captures and analyzes packets off the wire. Wireshark can decode too many protocols to list here. . This package provides files common to both wireshark and tshark (the console version). Package: wireshark-dev Description-md5: 7a344f6feb13aa3b18ede52debae4fe2 Description-en: network traffic analyzer - development tools Wireshark is a network "sniffer" - a tool that captures and analyzes packets off the wire. Wireshark can decode too many protocols to list here. . This package provides idl2wrs and other files necessary for developing new packet dissectors. Package: wireshark-doc Description-md5: ed8b1896882405b928131b74c90e0b57 Description-en: network traffic analyzer - documentation Wireshark is a network "sniffer" - a tool that captures and analyzes packets off the wire. Wireshark can decode too many protocols to list here. . This package contains Wireshark User's guide, Wireshark Developer's Guide and the Lua Reference. Package: wise Description-md5: 05a1cea55c0eba36881cfc9891c0d3b1 Description-en: comparison of biopolymers, like DNA and protein sequences Wise2 is a package focused on comparisons of biopolymers, commonly DNA and protein sequences. There are many other packages which do this, probably the best known being BLAST package (from NCBI) and the Fasta package (from Bill Pearson). There are other packages, such as the HMMER package (Sean Eddy) or SAM package (UC Santa Cruz) focused on hidden Markov models (HMMs) of biopolymers. . Wise2's particular forte is the comparison of DNA sequence at the level of its protein translation. This comparison allows the simultaneous prediction of say gene structure with homology based alignment. . Wise2 also contains other algorithms, such as the venerable Smith-Waterman algorithm, or more modern ones such as Stephen Altschul's generalised gap penalties, or even experimental ones developed in house, such as dba. The development of these algorithms is due to the ease of developing such algorithms in the environment used by Wise2. . Wise2 has also been written with an eye for reuse and maintainability. Although it is a pure C package you can access its functionality directly in Perl. Parts of the package (or the entire package) can be used by other C or C++ programs without namespace clashes as all externally linked variables have the unique identifier Wise2 prepended. Package: wise-data Description-md5: f5c4745c26e437121d481b3ff974af56 Description-en: data files for the wise package Wise2 is a package focused on comparisons of biopolymers, commonly DNA and protein sequences. There are many other packages which do this, probably the best known being BLAST package (from NCBI) and the Fasta package (from Bill Pearson). There are other packages, such as the HMMER package (Sean Eddy) or SAM package (UC Santa Cruz) focused on hidden Markov models (HMMs) of biopolymers. . Wise2's particular forte is the comparison of DNA sequence at the level of its protein translation. This comparison allows the simultaneous prediction of say gene structure with homology based alignment. . Wise2 also contains other algorithms, such as the venerable Smith-Waterman algorithm, or more modern ones such as Stephen Altschul's generalised gap penalties, or even experimental ones developed in house, such as dba. The development of these algorithms is due to the ease of developing such algorithms in the environment used by Wise2. . Wise2 has also been written with an eye for reuse and maintainability. Although it is a pure C package you can access its functionality directly in Perl. Parts of the package (or the entire package) can be used by other C or C++ programs without namespace clashes as all externally linked variables have the unique identifier Wise2 prepended. . This package contains data files for Wise2, a package focused on comparisons of biopolymers, commonly DNA and protein sequences. Package: wise-doc Description-md5: 4ef5d5cfbae40072d426ca7311c3ba0a Description-en: documentation for the wise package Wise2 is a package focused on comparisons of biopolymers, commonly DNA and protein sequences. There are many other packages which do this, probably the best known being BLAST package (from NCBI) and the Fasta package (from Bill Pearson). There are other packages, such as the HMMER package (Sean Eddy) or SAM package (UC Santa Cruz) focused on hidden Markov models (HMMs) of biopolymers. . Wise2's particular forte is the comparison of DNA sequence at the level of its protein translation. This comparison allows the simultaneous prediction of say gene structure with homology based alignment. . Wise2 also contains other algorithms, such as the venerable Smith-Waterman algorithm, or more modern ones such as Stephen Altschul's generalised gap penalties, or even experimental ones developed in house, such as dba. The development of these algorithms is due to the ease of developing such algorithms in the environment used by Wise2. . Wise2 has also been written with an eye for reuse and maintainability. Although it is a pure C package you can access its functionality directly in Perl. Parts of the package (or the entire package) can be used by other C or C++ programs without namespace clashes as all externally linked variables have the unique identifier Wise2 prepended. . This package contains the documentation for Wise2, a package focused on comparisons of biopolymers, commonly DNA and protein sequences. Package: wixl Description-md5: e75f48ba4a1f1a688b7a46ae1ce08fc8 Description-en: Windows Installer creation tool wixl builds Windows Installer (.msi) packages from XML documents, in a similar fashion to the WiX toolset. . This package includes wixl-heat, which builds WiX XML fragments from lists of files and directories. Package: wixl-data Description-md5: 06f9ba2389df91f273d15a3d33209262 Description-en: Windows Installer creation tool — data files wixl builds Windows Installer (.msi) packages from XML documents, in a similar fashion to the WiX toolset. . This package contains the package descriptions. Package: wizznic Description-md5: a71f83450f7708153fa3a2faf211bd89 Description-en: implementation of the arcade classic Puzznic As in the original game your mission is to clear the level of bricks. This is done by moving the bricks around. When two or more bricks of the same kind are next to each other or on top of each other they will disappear and points will be given. The level has to be clear of bricks before the time runs out or you will lose a life. Package: wizznic-data Description-md5: 7bf46ba7eff15d3d9c351e812d9dc5d2 Description-en: implementation of the arcade classic Puzznic (data) This package contains all the level and sounds of the game . As in the original game your mission is to clear the level of bricks. This is done by moving the bricks around. When two or more bricks of the same kind are next to each other or on top of each other they will disappear and points will be given. The level has to be clear of bricks before the time runs out or you will lose a life. Package: wmdate Description-md5: 41cc1062a3aac0272464a92b4e26de55 Description-en: Calendar for window manager docking bars wmdate produces a 64x64 pixel calendar for use in the docking bars of window managers. It was written specifically for Window Maker and goes well with docking bars that have a "clock-only" clock app such as pclock. Package: woff-tools Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: worker Description-md5: 185acf24ca60962a0c2dd783e4fa064c Description-en: highly configurable two-paned file manager for X Worker is a file manager much like the Amiga's DirOpus. It can be controlled with mouse or keyboard. There is no restriction on the number or type of button functions. Files are recognized by both extension and content, content by recognizing common bytes in the sample files you show it. Drag & Drop is supported. . If xli or imagemagick is installed, it quickly previews pictures in the opposite pane. If x11-utils is installed, xmessage is used to display some informative messages. Package: worker-data Description-md5: 42f9ae264571f4d67b2199a7d7fda0fd Description-en: data files for worker This package contains architecture independent data files for the worker file manager. Package: workrave Description-md5: 112395980743e876b4863e5a1d2a2b92 Description-en: Repetitive Strain Injury prevention tool Workrave is a program that assists in the recovery and prevention of Repetitive Strain Injury (RSI). The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit. . It includes a system tray applet that works with GNOME and KDE and has network capabilities to monitor your activity even if switching back and forth between different computers is part of your job. . Workrave offers many more configuration options than other similar tools. Package: workrave-ayatana Description-md5: e000d2a3c03d9e921e76b74067d179ac Description-en: Repetitive Strain Injury prevention tool (Ayatana Indicator) Workrave is a program that assists in the recovery and prevention of Repetitive Strain Injury (RSI). The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit. . It includes a system tray applet that works with GNOME and KDE and has network capabilities to monitor your activity even if switching back and forth between different computers is part of your job. . Workrave offers many more configuration options than other similar tools. . This package includes a Workrave Ayatana Indicator for desktop environments that are capable of displaying them. Package: workrave-cinnamon Description-md5: d0c1b8a8b0d727a37c892849a4d8486c Description-en: Repetitive Strain Injury prevention tool (Cinnamon integration) Workrave is a program that assists in the recovery and prevention of Repetitive Strain Injury (RSI). The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit. . It includes a system tray applet that works with GNOME and KDE and has network capabilities to monitor your activity even if switching back and forth between different computers is part of your job. . Workrave offers many more configuration options than other similar tools. . This package includes a Workrave extension for Cinnamon. Package: workrave-data Description-md5: 3b917b9e04b83cad4023780fb267402d Description-en: Repetitive Strain Injury prevention tool (data files) Workrave is a program that assists in the recovery and prevention of Repetitive Strain Injury (RSI). The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit. . It includes a system tray applet that works with GNOME and KDE and has network capabilities to monitor your activity even if switching back and forth between different computers is part of your job. . Workrave offers many more configuration options than other similar tools. . This package contains the required data files common to all architectures. Package: workrave-gnome Description-md5: 251d762962f09f3f55d421e3a45b511f Description-en: Repetitive Strain Injury prevention tool (GNOME integration) Workrave is a program that assists in the recovery and prevention of Repetitive Strain Injury (RSI). The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit. . It includes a system tray applet that works with GNOME and KDE and has network capabilities to monitor your activity even if switching back and forth between different computers is part of your job. . Workrave offers many more configuration options than other similar tools. . This package includes a Workrave GNOME Shell extension. Package: workrave-gnome-flashback Description-md5: 8764cef17ce275c9316f9090925f66ea Description-en: Repetitive Strain Injury prevention tool (GNOME panel applet) Workrave is a program that assists in the recovery and prevention of Repetitive Strain Injury (RSI). The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit. . It includes a system tray applet that works with GNOME and KDE and has network capabilities to monitor your activity even if switching back and forth between different computers is part of your job. . Workrave offers many more configuration options than other similar tools. . This package includes a Workrave applet for GNOME Flashback. Package: workrave-mate Description-md5: 151f0dab27c6f537653ea47f62f16ec1 Description-en: Repetitive Strain Injury prevention tool (MATE panel applet) Workrave is a program that assists in the recovery and prevention of Repetitive Strain Injury (RSI). The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit. . It includes a system tray applet that works with GNOME and KDE and has network capabilities to monitor your activity even if switching back and forth between different computers is part of your job. . Workrave offers many more configuration options than other similar tools. . This package includes a Workrave applet for the MATE panel. Package: workrave-xfce4 Description-md5: ec34636c53c761616c33564374789ed5 Description-en: Repetitive Strain Injury prevention tool (Xfce4 panel plugin) Workrave is a program that assists in the recovery and prevention of Repetitive Strain Injury (RSI). The program frequently alerts you to take micro-pauses, rest breaks and restricts you to your daily limit. . It includes a system tray applet that works with GNOME and KDE and has network capabilities to monitor your activity even if switching back and forth between different computers is part of your job. . Workrave offers many more configuration options than other similar tools. . This package includes a Workrave plugin for the Xfce4 panel. Package: wormhole-rs Description-md5: d9d9eda8cd93ecbd85d68cfe5a839d81 Description-en: Send files from one computer to another, securely wormhole-rs is the Rust port of the magic-wormhole python CLI. It makes it possible to very easily transfer files or directories from one computer to another. . The two endpoints are identified by using identical "wormhole codes": in general, the sending machine generates and displays the code, which must then be typed into the receiving machine. The codes are short and human-pronounceable, using a phonetically-distinct wordlist. The receiving side offers tab-completion on the codewords, so usually only a few characters must be typed. Wormhole codes are single-use and do not need to be memorized. . This implementation is fully compatible with the Go and python version. 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: wsclean Description-md5: 65506df9af16568e0f7261e953951213 Description-en: Fast generic widefield interferometric imager WSClean (w-stacking clean) is a fast generic widefield imager. It uses the w-stacking algorithm and can make use of the w-snapshot algorithm. As of Feb 2014, it is 2-12 times faster than CASA's w-projection, depending on the array configuration. It supports full-sky imaging and proper beam correction for homogeneous dipole arrays such as the MWA. . WSClean allows Hogbom and Cotton-Schwab cleaning, and can clean polarizations joinedly. All operations are performed on the CPU (it is not specialized for GPUs). Package: wsclean-dev Description-md5: ab23b1c1edfbac6bd40b0fafca1aa3a2 Description-en: Fast generic widefield interferometric imager (development files) WSClean (w-stacking clean) is a fast generic widefield imager. It uses the w-stacking algorithm and can make use of the w-snapshot algorithm. As of Feb 2014, it is 2-12 times faster than CASA's w-projection, depending on the array configuration. It supports full-sky imaging and proper beam correction for homogeneous dipole arrays such as the MWA. . WSClean allows Hogbom and Cotton-Schwab cleaning, and can clean polarizations joinedly. All operations are performed on the CPU (it is not specialized for GPUs). . This package contains the static library and the header file to compile own programs against the library. Package: wtmpdb Description-md5: 54818f3a31ef5a158c5873e6b874aedc Description-en: utility to display login/logout/reboot information This package provides the program wtmpdb, which reads wtmpdb's database of user logins/logouts and system reboots. . It provides a year 2038-safe replacement for the traditional Unix "last" utility. . This tool is used within Debian as the integration point for the system to record reboots, rotate the wtmpdb logs or import old wtmp login records. Package: wtmpdb-dbgsym Description-md5: a0d57a0cbd5b74daf82fd5b01e47be33 Description-en: debug symbols for wtmpdb Package: wxedid Description-md5: 350be6f1818d3822ce17aac87761a2c4 Description-en: Graphical editor for monitor resolution and timing data (EDID) wxEDID is a wxWidgets based editor for Extended Display Identification Data (EDID). . It operates on offline files that can be flashed to a monitor using the technique described here: https://wiki.debian.org/RepairEDID. . This tool can modify the base EDID v1.3+ structure and the CEA/CTA-861-G, as the first extension block. The program also provides a DTD constructor to aid with the selection of suitable timings. . The tool can import and export EDID data in binary blob and in hexadecimal formats. Package: wyrd Description-md5: dbd2a766d1a34c6834503ae68ac51e2c Description-en: text-based calendar application Wyrd acts as an ncurses-based frontend for remind, a scheduler application featuring sophisticated date calculation, moon phases, sunrise/sunset, Hebrew calendar, alarms, multilingual messages, and proper handling of holidays. . Wyrd displays reminders on a browsable time table along with a calendar and lets the user create new timed or untimed reminders. Using the remind backend, it is possible to convert the calendar to PostScript for printing and to synchronize it with Palm handhelds. Package: x2gobroker Description-md5: 5c2106a824e3d63e1f47c7aa76f46dbe Description-en: X2Go Session Broker (executable) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . The session broker is a server tool for X2Go that tells your X2Go Client application in a terminal server cluster what servers and session types are most appropriate for the user in front of the X2Go terminal. . A session broker is most useful in load balanced X2Go server farms. . This package contains the x2gobroker executable. Package: x2gobroker-agent Description-md5: bc3987a1115c36bc0cfe4795b6deab6c Description-en: X2Go Session Broker (remote agent) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . The session broker is a server tool for X2Go that tells your X2Go Client application in a terminal server cluster what servers and session types are most appropriate for the user in front of the X2Go terminal. . A session broker is most useful in load balanced X2Go server farms. . This package contains a setuid agent command that extends X2Go Session Broker functionality. It has to be installed on X2Go Servers that shall be controlled via a session broker. . The broker agent provides means to the X2Go Session Broker for controlling the X2Go Server it is installed on (e.g. suspend/terminate sessions, deploy SSH login keys, detect server load, detect running/suspended sessions of connecting users, etc.). . WARNING: This package installs a setuid wrapper (/usr/lib/x2go/broker/x2gobroker-agent) on your system. This setuid wrapper aims to be a secure replacement for the deprecated suidperl executable that was removed from Perl (>= 5.12). . This wrapper is only able to execute the Perl script /usr/lib/x2go/broker/x2gobroker-agent.pl. For running properly, x2gobroker-agent.pl needs setuid root privileges. . If you hesitate to install this package, study the code of the named wrapper and the named Perl script beforehand. Note that the X2Go session broker will lack functionality, but it will work without this x2gobroker-agent component installed on your to-be-managed X2Go servers. Package: x2gobroker-authservice Description-md5: 6d3f615b878ca9380a8a15ddaba03f47 Description-en: X2Go Session Broker (PAM authentication service) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . The session broker is a server tool for X2Go that tells your X2Go Client application in a terminal server cluster what servers and session types are most appropriate for the user in front of the X2Go terminal. . A session broker is most useful in load balanced X2Go server farms. . This package contains the authentication service against the PAM system. Package: x2gobroker-common Description-md5: 212f333f82fadfa738073081f1c3a042 Description-en: X2Go Session Broker (common files) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . The session broker is a server tool for X2Go that tells your X2Go Client application in a terminal server cluster what servers and session types are most appropriate for the user in front of the X2Go terminal. . A session broker is most useful in load balanced X2Go server farms. . This package contains x2gobroker common files. Package: x2gobroker-daemon Description-md5: f0e09120287b3767829a8a2304bdb300 Description-en: X2Go Session Broker (standalone daemon) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . The session broker is a server tool for X2Go that tells your X2Go Client application in a terminal server cluster what servers and session types are most appropriate for the user in front of the X2Go terminal. . A session broker is most useful in load balanced X2Go server farms. . This package contains the start-stop script that installs the X2Go Session Broker as standalone daemon. Package: x2gobroker-loadchecker Description-md5: 52e003135ac051d8f6afb2ed6116ef7e Description-en: X2Go Session Broker (load checker service) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . The session broker is a server tool for X2Go that tells your X2Go Client application in a terminal server cluster what servers and session types are most appropriate for the user in front of the X2Go terminal. . A session broker is most useful in load balanced X2Go server farms. . This package contains the load checker service required for broker setups with dynamic load balancing. Package: x2gobroker-ssh Description-md5: 379ea267b84064f4795a20bbdf1600e3 Description-en: X2Go Session Broker (SSH broker) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . The session broker is a server tool for X2Go that tells your X2Go Client application in a terminal server cluster what servers and session types are most appropriate for the user in front of the X2Go terminal. . A session broker is most useful in load balanced X2Go server farms. . This add-on package provides fully-featured SSH brokerage support (with access to broker agents on remote X2Go Servers). Package: x2gobroker-wsgi Description-md5: 33390b8d83fb76ec047fab58127be77c Description-en: X2Go Session Broker (WSGI) X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - client side printing support - audio support - authentication by smartcard and USB stick . The session broker is a server tool for X2Go that tells your X2Go Client application in a terminal server cluster what servers and session types are most appropriate for the user in front of the X2Go terminal. . A session broker is most useful in load balanced X2Go server farms. . This package contains an Apache2 configuration that installs the X2Go Session Broker as a WSGI application into a running Apache2 httpd. Package: x86-64-v2-support Description-md5: 2717fbdfdc967c868908951201261fe2 Description-en: CPU feature checking - require x86-64-v2 The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies. . This is a mostly dummy package which checks for x86-64-v2 and refuses to install on unsupported hardware. . This is the Micro-Architecture Levels version 2 as defined by the amd64 ABI document. This includes: - cmov instruction (CMOV instruction set), - cmpxchg8b ant other 64 bits atomics instruction (CX8 instruction set), - MMX a single instruction, multiple data (SIMD) instruction set, - streaming SIMD Extensions (SSE) set, a single instruction, multiple data (SIMD) instruction set extension, - SSE2 an incremental upgrade to SSE. - cmpxchg16b ant other 128 bits atomics instruction (CX16 instruction set), - SSE3, also called PNI (Prescott New Instructions), is an incremental upgrade to SSE2 - SSE4.1 added a dot product instruction and additional integer instructions. - SSE4.2 added string and text processing instructions that perform character searches and comparison on two operands of 16 bytes at a time. - SSSE3 or Supplemental Streaming SIMD Extension 3. . The corresponding micro-architecture level from the x86-64 psABI. On ABIs other than the x86-64 psABI they select the same CPU features as the x86-64 psABI documents for the particular micro-architecture level. Package: x86-64-v3-support Description-md5: 0500af163c4a46b4cf48982a28a1b6ec Description-en: CPU feature checking - require x86-64-v3 The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies. . This is a mostly dummy package which checks for x86-64-v3 and refuses to install on unsupported hardware. . This is the Micro-Architecture Levels version 3 as defined by the amd64 ABI document. This includes: - cmov instruction (CMOV instruction set), - cmpxchg8b ant other 64 bits atomics instruction (CX8 instruction set), - MMX a single instruction, multiple data (SIMD) instruction set, - streaming SIMD Extensions (SSE) set, a single instruction, multiple data (SIMD) instruction set extension, - SSE2 an incremental upgrade to SSE. - cmpxchg16b ant other 128 bits atomics instruction (CX16 instruction set), - SSE3, also called PNI (Prescott New Instructions), is an incremental upgrade to SSE2, - SSE4.1 added a dot product instruction and additional integer instructions, - SSE4.2 added string and text processing instructions that perform character searches and comparison on two operands of 16 bytes at a time, - SSSE3 or Supplemental Streaming SIMD Extension 3, - Advanced Vector Extensions (AVX and AVX2) - Bit manipulation instructions sets (BMI and BMI2), - F16C instruction set converting between half-precision and standard IEEE single-precision floating-point formats, - LZCNT instruction, Count the Number of Leading Zero Bits, - OSXSAVE, Save Processor Extended States instruction. . The corresponding micro-architecture level from the x86-64 psABI. On ABIs other than the x86-64 psABI they select the same CPU features as the x86-64 psABI documents for the particular micro-architecture level. Package: xapian-doc Description-md5: e76855e484cd6d937e71c4db76b80458 Description-en: Core Xapian documentation This package contains general documentation about Xapian, and more detailed API documentation. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Package: xapian-examples Description-md5: 0c45197954382af4e64ed4768737a697 Description-en: Xapian simple example programs This package contains source code for some example programs which use the Xapian library. The three "simple" examples are also included in binary form; binaries for the other examples can be found in the xapian-tools package (since they're useful tools in their own right). . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Package: xapian-tools Description-md5: a4e9d8b956a6ab5d2ffd8875247ee21d Description-en: Basic tools for Xapian search engine library This package contains several tools related to Xapian. - copydatabase: Copy one or more Xapian databases. - delve: Inspect the contents of a Xapian database. - quest: Command line search of a Xapian database. - xapian-check: Check the validity of a Xapian database. - xapian-compact: Compact a quartz database, or merge and compact several. - xapian-progsrv: stdin/stdout based server, for searching databases remotely. - xapian-tcpsrv: TCP based server, used for searching databases remotely. - xapian-replicate: Replication client. - xapian-replicate-server: Replication server. - xapian-metadata: Inspect or set user metadata in a database. . The Xapian search engine library is a highly adaptable toolkit which allows developers to easily add advanced indexing and search facilities to their own applications. It implements the probabilistic model of information retrieval, and provides facilities for performing ranked free-text searches, relevance feedback, phrase searching, boolean searching, stemming, and simultaneous update and searching. It is highly scalable, and is capable of working with collections containing hundreds of millions of documents. Package: xarchiver Description-md5: 50c846532440c6a7252425520dd4ab65 Description-en: GTK+ frontend for most used compression formats Xarchiver is a lightweight, desktop independent GTK+ frontend for handling 7z, apk, AppImage, arj, bzip, bzip2, bzip3, cab, cb7, cbr, cbt, cbz, chm, compress, cpio, docx, epub, fbz, gzip, iso, jar, jsonlz4, lha, lrzip, lz4, lzip, lzma, lzop, mozlz4, odt, oxt, rar, rpm, rzip, snap, squashfs, tar, xpi, xz, zip, zpaq, zstd and ar files, including the deb format, and self-extracting exe files if they are internally compressed with either 7zip, arj, lha, rar, or zip. Multi-threading tools such as lbzip2, pbzip2, pigz and plzip can be used to replace their respective counterparts. . Xarchiver allows you to list, test and create archives, add and copy files to them, extract, delete, cut and drag files from them, edit files in them, and paste and drop files into them. Password protected 7z, arj, lrzip, rar and zip archives are supported. Package: xchpst Description-md5: f321b8b88d2c6516f197878b2ddfaf3c Description-en: eXtended CHange Process STate xchpst is an extended rewrite of runit's chpst that adds control of Linux namespaces and capabilities. This tool can be used to launch system services from runscripts with hardening options including isolated and transient parts of the filesystem hierarchy and a read-only system. Package: xd Description-md5: e59aa1a12830a931ce84823431f6a4d7 Description-en: smart directory change utility The program xd is a program smart directory changer. It allows you to change to a directory specifying only its initial characters or a subset of the initial characters allowing commands like 'xd ulb' to do a 'chdir /usr/local/bin'. . xd can be used in combination with the standard tab-filename completion as offered by most shells. But as xd is very easy to use, one is quickly addicted to xd when changing to directories that are not close to the current working directory. Small changes required thereafter are in practice always performed using the facilities offered by the command shell. . When multiple expansions are available xd offers a list of alternatives from which the user may select an option by simply pressing an associated key. Directories that are never selected by the user may be ignored using directives in xd's configuration file. Package: xdeview Description-md5: 5eff3fca141dd9c8b50795f105a5b5aa Description-en: Smart multi-file multi-part decoder (X11 GUI) This is an X11-based decoder for files encoded with the following formats: uuencode, xxencode, BASE64, yEncoding, quoted printable, and BinHex. Package: xdotool Description-md5: e598dcea54625951b2e5858c18b33f2f Description-en: simulate (generate) X11 keyboard/mouse input events xdotool lets you programmatically (or manually) simulate keyboard input and mouse activity, move and resize windows, etc. It does this using X11's XTEST extension and other Xlib functions. Package: xfce4-panel Description-md5: 9b9a4e59c64e5736d25051813bfbaf43 Description-en: panel for Xfce4 desktop environment This is the panel provided by the Xfce4 desktop project. If you want a multi-functional panel that can even handle plugins and the like, xfce4-panel might be worth a try. Package: xfce4-session Description-md5: b3396e8338ba6ce2ade29815969a2fd4 Description-en: Xfce4 Session Manager xfce4-session is an X11-compliant "session manager" designed for use with the Xfce4 Desktop Environment. On log out, the session manager saves the state of all your running applications. When you log back in, the session manager restores the same applications with the same window positions. Package: xfe Description-md5: bf3f5ac653d56c55048787a65c6c0803 Description-en: lightweight file manager for X11 Xfe is based on the popular but discontinued X Win Commander. It is desktop independent and is written using the C++ Fox Toolkit. Its appearance is similar to the Windows file-manager Total Commander or Windows Explorer. It is very fast and simple. . The main features are: file associations, mount/umount devices, directory tree for quick cd, change file attributes, auto save registry, compressed archives view/creation/extraction, compatibility with GNOME/KDE/Xfce, and much more. . Containing a simple text editor (Xfwrite), image viewer (Xfimage) and package manager (Xfpack). Package: xfe-i18n Description-md5: 99173d258e1c26040fd651f438ebe63d Description-en: lightweight file manager for X11 (i18n support) Xfe is based on the popular but discontinued X Win Commander. It is desktop independent and is written using the C++ Fox Toolkit. Its appearance is similar to the Windows file-manager Total Commander or Windows Explorer. It is very fast and simple. . This package provides support many locales for non-English interfaces. Package: xfe-themes Description-md5: 1ab16a7d7bb42e3706bd37dc78a69075 Description-en: lightweight file manager for X11 (themes) Xfe is based on the popular but discontinued X Win Commander. It is desktop independent and is written using the C++ Fox Toolkit. Its appearance is similar to the Windows file-manager Total Commander or Windows Explorer. It is very fast and simple. . This package contains all icon themes for xfe and its utils. Package: xfig Description-md5: 51e9309ad8bba8c3856a664fdf9d56fe Description-en: Facility for Interactive Generation of figures under X11 XFig is a menu-driven tool that allows the user to draw and manipulate objects interactively in an X window. The resulting pictures can be saved. If the fig2dev program is installed, which is contained in the fig2dev package, the pictures can be printed on postscript printers or converted to a variety of other formats (e.g. to allow inclusion in LaTeX documents or web pages). . This package contains the xfig program itself. . You should think about installing the fig2dev package to export the graphics to several common formats. You should also think about installing xfig-doc, which contains the documentation and xfig-libs, which contains several clip art libraries. Package: xfig-doc Description-md5: ff3c322a38ff584f9bd0ac1fdc207582 Description-en: XFig on-line documentation and examples XFig is a menu-driven tool that allows the user to draw and manipulate objects interactively in an X window. The resulting pictures can be saved. If the fig2dev program is installed, which is contained in the fig2dev package, the pictures can be printed on postscript printers or converted to a variety of other formats (e.g. to allow inclusion in LaTeX documents or web pages). . This package contains on-line documentation in HTML and PDF formats as well as the graphics examples distributed with XFig. Package: xfig-libs Description-md5: 343b6900a7c243d792167352a52aac1f Description-en: XFig image libraries and examples XFig is a menu-driven tool that allows the user to draw and manipulate objects interactively in an X window. The resulting pictures can be saved. If the fig2dev program is installed, which is contained in the fig2dev package, the pictures can be printed on postscript printers or converted to a variety of other formats (e.g. to allow inclusion in LaTeX documents or web pages). . This package contains several clip art libraries including arrows, flowcharts, charts, labels, knitting, GUI, chemical process flowsheets, logic, digital signal processing, Entity Relationship diagrams, UML, electronic, electrical, hospital equipment, structural analysis, optics, audiovisual objects, computers, networks, mechanical (DIN), music, welding, office equipment, furniture, buildings, flags, maps and several examples. Package: xfonts-intl-arabic Description-md5: c973c2ec60a0a5b23e411d323b0b267d Description-en: international fonts for X - Arabic This package includes some Arabic fonts (digits and single and double column characters). You will need these fonts if you plan to view, print, or author documents written in an Arabic script. . The fonts are for use with the X Window System. Package: xfonts-intl-asian Description-md5: e2a82e26081a0b11fa7e98d38e4392e0 Description-en: international fonts for X - (south-east) Asian This package includes some Indian, Lao, Thai, and Vietnamese fonts. You will need these fonts if you plan to view, print, or author documents written in the above languages/scripts. . The fonts are for use with the X Window System. Package: xfonts-intl-chinese Description-md5: 5ee1d4a482781a7e28c06368f5bb3c05 Description-en: international fonts for X - Chinese This package includes some GB2312, GB8565-88, Big5 (ETen), and SiSheng Chinese fonts. You will need these fonts if you plan to view, print, or author documents written in Chinese using the above encodings. . The fonts are for use with the X Window System. Package: xfonts-intl-european Description-md5: b753e710c73e7fd6693d9595ba4d6fd2 Description-en: international fonts for X - European This package includes some ISO 8859-1 (Latin-1), ISO 8859-2 (Latin-2), ISO 8859-3 (Latin-3), ISO 8859-4 (Latin-4), ISO 8859-5 (Cyrillic), ISO 8859-7 (Greek), ISO 8859-8 (Hebrew), ISO 8859-9 (Latin-5), and KOI (Cyrillic) fonts. One large ISO 8859-1 font is also included. You will need these fonts if you plan to view, print, or author documents using the above scripts/encodings. . The fonts are for use with the X Window System. Package: xfonts-intl-japanese Description-md5: d453efae710d28dc558fb2acb9d83279 Description-en: international fonts for X - Japanese This package includes some JISX0201 (Roman and Kana), JISX0208.1978, JISX0208.1983, JISX0208.1990, and JISX0212.1990 (HojoKanji) Japanese fonts. You will need these fonts if you plan to view, print, or author documents written in Japanese using the above encodings. . The fonts are for use with the X Window System. Package: xfonts-intl-japanese-big Description-md5: 3ccb65089eda0f68173fb009324e2222 Description-en: international fonts for X - large Japanese This package includes some large JISX0208.1983 and JISX0212.1990 (HojoKanji) Japanese fonts. You will need these fonts if you plan to view, print, or author documents written in Japanese using the above encodings. . The fonts are for use with the X Window System. Package: xfonts-intl-phonetic Description-md5: 3e686484ab38aa04199aae009b66ed51 Description-en: international fonts for X - International Phonetic Alphabet This package includes some fonts of the International Phonetic Alphabet. You will need these fonts if you plan to view, print, or author documents using the International Phonetic Alphabet. IPA is used, for instance, in dictionaries to represent pronunciations in a non-language-specific way. . The fonts are for use with the X Window System. Package: xgterm Description-md5: b0eb7364a64f0f7bda77950cc9dba0ca Description-en: Terminal emulator to work with IRAF XGterm provides a Tek 4012 compatible graphics terminal emulation for IRAF, plus a datastream driven widget server capability using the Object Manager to provide full access to the underlying toolkit and widget set. The Gterm graphics window operates almost identically to the xterm Tek window, however there are extensions for implementing full-screen cursors, imaging, area fills, colors, graphics erasure, a "status line" and so on. Package: ximtool Description-md5: 05517ae98f625c64a85b04726391f90b Description-en: Interactive image display program for the X Window System Ximtool provides an image display capability to remote client applications for IRAF using the standard imtool/iis image display protocol. The image display server allows a number of image frame buffers to be created and displayed. The client can read and write data in these frame buffers. Any frame or combination of frames can be displayed. Various display options are provided, e.g., zoom and pan, flip about either axis, frame blink, windowing of the display, and colortable enhancement. Package: xiphos Description-md5: 4b1e270c69f208b937f6a7e6268fa0c7 Description-en: environment for Bible reading, study, and research Xiphos is a Bible study program for the GNOME desktop environment, based on The SWORD Project by the CrossWire Bible Society, a framework for developing Bible study tools and of associated texts such as commentaries and dictionaries. . This package provides the main Xiphos program, a digital text reader with bookmarks and full-text search. It allows viewing multiple versions of the same text, for parallel reading of alternatives or translations. It also supports personal verse-specific notes and a rich-text study pad, both of which have spell checking and full-text search. . Xiphos has a built-in facility to browse and install freely-distributed content from CrossWire repositories. Package: xiphos-data Description-md5: 4e8c607f6de758c9e250e8f3782f0f0f Description-en: data files for Xiphos Bible study software Xiphos is a Bible study program for the GNOME desktop environment, based on The SWORD Project by the CrossWire Bible Society, a framework for developing Bible study tools and of associated texts such as commentaries and dictionaries. . This package contains the data files that are necessary to use Xiphos. Package: xiterm+thai Description-md5: 20dc33af6ddd117f3a71f5dca7456d47 Description-en: X terminal program with Thai languague support xiterm+thai is an X terminal emulator program with Thai language support. It has built-in Thai keyboard input support. You could also use the X11 XKB extension to input Thai characters. . A Thai TIS-620 font, such as one from xfonts-thai-nectec is needed to display Thai characters. Package: xlbiff Description-md5: 8c1f30abf37e17184a7d69b0f2f403cd Description-en: mail notification pop-up with configurable message scans Xlbiff presents enough information to tell you: Is this new mail worth reading right now? And it stops distracting you once you decide. . Xlbiff waits in the background, monitoring your mailbox file or IMAP server (or running your custom check-mail script). When a new message arrives, it invokes the MH scan(1) command (or your custom mail-scanning script) and pops up a window with the output (typically the From and Subject line of each new message). If more mail arrives, xlbiff scans again and resizes its preview window accordingly. . Clicking the left mouse button anywhere in the window causes it to vanish. It will also vanish if the mailbox becomes empty. Xlbiff stays out of your way when there is no new mail and pops up only when something requests your attention. . Included with xlbiff is mailbox-preview, a command-line program that peeks at an IMAP mailbox and uses scan to display a summary, one line per new message. Local mailboxes are also supported: Maildir directories and any single-file format scan supports (mbox and MMDF). Use mailbox-preview stand-alone on the command line or as the back-end of xlbiff. Package: xmake Description-md5: e9747c3885bb5f560e6fdefdd737d013 Description-en: cross-platform build utility based on Lua xmake is a lightweight cross-platform build utility based on Lua. It uses xmake.lua to maintain project builds. Compared with makefile/CMakeLists.txt, the configuration syntax is more concise and intuitive. It is very friendly to novices and can quickly get started in a short time. Let users focus more on actual project development. Package: xmake-data Description-md5: dfd5b4f6a1452958dc8a711fdd0ffb8c Description-en: Data for xmake xmake is a lightweight cross-platform build utility based on Lua. It uses xmake.lua to maintain project builds. Compared with makefile/CMakeLists.txt, the configuration syntax is more concise and intuitive. It is very friendly to novices and can quickly get started in a short time. Let users focus more on actual project development. . This package contains the static data for xmake. Package: xmedcon Description-md5: b40c0fc98589850925479a578c1a440f Description-en: Medical Image (DICOM, ECAT, ...) conversion tool (GUI) This project stands for Medical Image Conversion. Released under the (L)GPL, it comes with the full C-source code of the library, a flexible command line utility and a neat graphical front-end using the GTK+ toolkit. The currently supported formats are: Acr/Nema 2.0, Analyze (SPM), DICOM 3.0, InterFile 3.3 and PNG. . The program also allows one to read unsupported files without compression, to print pixel values or to extract/reorder specified images. It is possible to retrieve the raw binary/ascii image arrays or to write PNG for desktop applications. . This is the program version for X based on GTK+. Processes only one file at a time. Package: xmlrpc-api-utils Description-md5: 1389f2e2e1188c4e475252cb0576ebff Description-en: Generate C++ wrapper classes for XML-RPC servers XML-RPC is a quick-and-easy way to make procedure calls over the Internet. It converts the procedure call into an XML document, sends it to a remote server using HTTP, and gets back the response as XML. . This package contains two programs: * xml-rpc-api2cpp, a utility for generating C++ wrapper classes based on an XML-RPC API, obtained by interrogating an XML-RPC server. * xml-rpc-api2txt, a utility for printing out an XML-RPC API as a text file. The API is obtained by interrogating an XML-RPC server. Package: xmltv Description-md5: cb3687743de7aed9ab675306d23c2691 Description-en: functionality related to the XMLTV file format for TV listings Gather television listings, process them and organize your viewing. XMLTV is a file format for storing TV listings, defined in xmltv.dtd. This is a metapackage that installs all of the XMLTV pieces. . This metapackage is intended for end-users who will run XMLTV programs directly. Maintainers of other packages that rely on XMLTV functionality should consider depending on one or more of the related packages (libxmltv-perl, xmltv-util, xmltv-gui) as needed. Package: xmltv-gui Description-md5: d012a8754d77396e5d127a2cfe0ef687 Description-en: graphical user interface for XMLTV tv_check utility Gather television listings, process them and organize your viewing. XMLTV is a file format for storing TV listings, defined in xmltv.dtd. . This package includes the GUI (graphical user interface) front-end program tv_check. Package: xmltv-util Description-md5: cffb6af19cb78982bec3eac60356e8e6 Description-en: utilities related to the XMLTV file format for TV listings Gather television listings, process them and organize your viewing. XMLTV is a file format for storing TV listings, defined in xmltv.dtd. . This package includes general programs that are part of the XMLTV package, such as various "grabbers" to get TV listings from online providers and utilities to manipulate such listings. . The upstream CGI (web) front-end example is included as part of the documentation. Package: xmoto Description-md5: 44490060759ce788769bd743b617c42c Description-en: 2D motocross platform game X-Moto is a challenging 2D motocross platform game, where physics play an all important role in the gameplay. You need to control your bike to its limit, if you want to have a chance finishing the more difficult of the challenges. Package: xmoto-data Description-md5: 0c3dabe2fd68adaf7b38815729a4e661 Description-en: 2D motocross platform game - data files X-Moto is a challenging 2D motocross platform game, where physics play an all important role in the gameplay. You need to control your bike to its limit, if you want to have a chance finishing the more difficult of the challenges. . This package contains the data files needed by xmoto. Package: xmount Description-md5: 2898e66cd99a9bb23f87dc196dc42961 Description-en: tool for crossmounting between disk image formats xmount allows you to convert on-the-fly between multiple input and output harddisk image formats. xmount creates a virtual file system using FUSE (Filesystem in Userspace) that contains a virtual representation of the input image. . The virtual representation can be in raw DD, Apple's Disk Image format (DMG), VirtualBox's virtual disk file format (VDI), Microsoft's Virtual Hard Disk Image format (VHD) or in VMware's VMDK file format. . Input images can be raw DD, EWF (Expert Witness Compression Format), AFF (Advanced Forensic Format), VDI (VirtualBox Virtual Disk Image) or QCOW (QEMU Copy On Write) files. . In addition, xmount also supports virtual write access to the output files that is redirected to a cache file. This makes it for example possible to boot acquired harddisk images using QEMU, KVM, VirtualBox, VWware or alike. Package: xonsh Description-md5: b488bc52fe3339413578fc2eb8a678fa Description-en: Python-powered, cross-platform, Unix-gazing shell Xonsh is a Python-ish shell language and command prompt. Unlike other shells, xonsh is based on Python, with additional syntax added that makes calling subprocess commands, manipulating the environment, and dealing with the file system easy. Xonsh supports all normal Python constructs and a subset of those available in bash. Package: xonsh-doc Description-md5: d99de1a219f3071e796f739aa582e3a5 Description-en: Python-powered, cross-platform, Unix-gazing shell (documentation) Xonsh is a Python-ish shell language and command prompt. Unlike other shells, xonsh is based on Python, with additional syntax added that makes calling subprocess commands, manipulating the environment, and dealing with the file system easy. Xonsh supports all normal Python constructs and a subset of those available in bash. . This package contains the documentation. Package: xotcl Description-md5: 12ca79084cdb9a7f55a6baf48a82dd94 Description-en: Extended Object Tcl (XOTcl): Object orientation for Tcl - shared library Extended Object Tcl (for short: XOTcl, pronounced exotickle) is an object-oriented scripting language based on Tcl. It was originally designed for providing language support for design patterns and provides novel constructs such as filters or transitive mixin classes. The language is designed for empowering rather than constraining system developers. The basic object model is highly influenced by CLOS. Package: xotcl-dev Description-md5: dede2a8c9a0bcbdb1f732f4cb814cf2b Description-en: Extended Object Tcl (XOTcl): Object orientation for Tcl - development files Header files and static libraries for libxotcl. You will need this package in place if you plan to develop using the XOTcl C interface and/or if you want to create custom builts of XOTcl C extensions. Package: xotcl-doc Description-md5: 6d47072e0465215f152ccb109f0a1b73 Description-en: Extended Object Tcl (XOTcl): Object orientation for Tcl - manual This package brings the official XOTcl language reference and a comprehensive tutorial to you. They are registered with the doc-base family of tools. Moreover, you will find code examples on how to use various XOTcl features and packages. Package: xotcl-shells Description-md5: da9c2ba888af361d57fa7dad58c4d48f Description-en: Extended Object Tcl (XOTcl): Object orientation for Tcl - shells This package provides you with two Tcl/Tk shell wrappers, xotclsh and xowish. These shells offer ready-made environments for XOTcl-empowered scripting. Package: xpat2 Description-md5: 522406e7c2f4a1c00a9babfb11c03d6e Description-en: Generic patience game for X11 xpat2 is a generic patience game which can be used with different rule sets. It does understand the rules of the well-known Spider game, as well as Klondike and others. . This program may have difficulties to start if you have an 8-bit or monochrome display. Package: xrestop Description-md5: 485b910ad2e3fba713493a06516c2b82 Description-en: X11 server resource usage monitor xrestop uses the X-Resource extension to provide top(1)-like statistics for each connected X11 client's server-side resource usage. It is intended as a developer tool to aid more efficient server resource usage and debug server-side resource leakage. . xrestop requires the X-Resource extension, supported by XFree86 4.3 and above, and by the freedesktop.org X server. 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: xsdata Description-md5: 344acd3734f4cbe6e31df80a12f90fbe Description-en: Naive XML Bindings for Python xsData is a complete XML data binding library for Python allowing developers to access and use XML documents as simple objects rather than using DOM. . It ships with a code generator for XML Schema definitions and WSDL 1.1 with SOAP 1.1 bindings. It produces simple dataclasses with type hints that don't depend on the library itself in order to reduce the learning curve for users that have to write the binding models manually. . The included xml parser and serializer are highly optimized and adaptable with handlers based on native Python and lxml. The parser configuration offers the ability to skip unknown properties and to process xinclude statements. . xsData is constantly tested against the W3C XML Schema 1.1 test suite. Package: xsdcxx Description-md5: 576f0b569dfbc5b1cb8f0da0343c6d98 Description-en: XML Data Binding for C++ CodeSynthesis XSD is an open-source, cross-platform W3C XML Schema to C++ data binding compiler. Provided with an XML instance specification (XML Schema), it generates C++ classes that represent the given vocabulary as well as parsing and serialization code. You can then access the data stored in XML using types and functions that semantically correspond to your application domain rather than dealing with intricacies of reading and writing XML. 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: xstow Description-md5: 764a08756bfdcec7b3d41e06a795e072 Description-en: Extended replacement of GNU Stow XStow (like GNU Stow) is a program for managing the installation of software packages, keeping them separate (/usr/local/stow/emacs vs. /usr/local/stow/perl, for example) while making them appear to be installed in the same place (/usr/local). . The extended features include: creation of symlinks with absolute path names, traversal link support (create a link from /usr/share/man to /usr/man), multiple stow directories support, shell pattern matching, regular expressions support, and global settings via configuration files. Package: xsystem35 Description-md5: e6f00f2e52ddf87fe9b40ed250343188 Description-en: System 3.5 games engine for X Window System xsystem35 is a free implementation of System 3.5, a games engine created by Alice Soft. It is able to run many existing System 3.5 games. Package: xtb Description-md5: db6678faa223db7099a70efffbb97732 Description-en: semiempirical extended tight-binding program package xtb program performs semiempirical quantummechanical calculations. The underlying effective Hamiltonian is derived from density functional tight binding (DFTB). This implementation of the xTB Hamiltonian is currently compatible with the zeroth, first and second level parametrisation for geometries, frequencies and non-covalent interactions (GFN) as well as with the ionisation potential and electron affinity (IPEA) parametrisation of the GFN1 Hamiltonian. The generalized born (GB) model with solvent accessable surface area (SASA) is also available available in this version. Ground state calculations for the simplified Tamm-Danceoff approximation (sTDA) with the vTB model are currently not implemented. Package: xterm Description-md5: 964ff106395a61e65ddd87f3f34da00d Description-en: X terminal emulator xterm is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that cannot use the window system directly. This version implements ISO/ANSI colors and most of the control sequences used by DEC VT220 terminals. . This package provides four commands: xterm, which is the traditional terminal emulator; uxterm, which is a wrapper around xterm that is intelligent about locale settings (especially those which use the UTF-8 character encoding), but which requires the luit program from the luit package; koi8rxterm, a wrapper similar to uxterm for locales that use the KOI8-R character set; and lxterm, a simple wrapper that chooses which of the previous commands to execute based on the user's locale settings. . A complete list of control sequences supported by the X terminal emulator is provided in /usr/share/doc/xterm. . The xterm program uses bitmap images provided by the xbitmaps package. . Those interested in using koi8rxterm will likely want to install the xfonts-cyrillic package as well. Package: xvier Description-md5: bb33fc0df36b4ac38d01c6da1ce0983f Description-en: "four in a row" game Xvier is a simple X game where you and your opponent alternately throw stones into free columns. The stones pile up in the columns, and the goal is to get four stones in a row, in a column or diagonally. Package: xwallpaper Description-md5: 402511140c4965979774a73a0efbf705 Description-en: utility for setting image files as X wallpaper The xwallpaper utility allows you to set image files as your X wallpaper. JPEG, PNG, and XPM file formats are supported, all of them being configurable and therefore no fixed dependencies. . The wallpaper is also advertised to programs which support semi-transparent backgrounds. Package: yakuake Description-md5: abf3bd0113526a2750546b44894ec066 Description-en: Quake-style terminal emulator based on KDE Konsole technology YaKuake is inspired from the terminal in the Quake game: when you press a key (by default F12, but that can be changed) a terminal window slides down from the top of the screen. Press the key again, and the terminal slides back. . It is faster than a keyboard shortcut because it is already loaded into memory and as such is very useful to anyone who frequently finds themselves switching in and out of terminal sessions. Package: yamdi Description-md5: 269e2ddb4852a0eff3ce1b12521c6c91 Description-en: utility for adding metadata to flash video files yamdi is a fast console application for adding various metadata to flv files. The program buffers its input file, rather than loading into memory in its entirety. Package: yamllint Description-md5: 91331bed9398d85f8141cb68a6e45934 Description-en: Linter for YAML files yamllint does not only check for syntax validity, but for weirdnesses like key repetition and cosmetic problems such as lines length, trailing spaces, indentation, etc. Package: yangcli Description-md5: 08597ee065b87ed13fa63b1c7cf59f47 Description-en: NETCONF/YANG command line client application The NETCONF protocol and the YANG modeling language provide a framework for the exchange of management information between agents (servers) and clients. . The yuma123 yangcli application allows the user to issue NETCONF requests to agents according to the specific YANG modules of the agents. Package: yangdump Description-md5: 893f29b4b3efa6ce4b69b78961a17b1c Description-en: Validate YANG modules and convert them to different formats The NETCONF protocol and the YANG modeling language provide a framework for the exchange of management information between agents (servers) and clients. . The yangdump application allows the user to validate YANG modules and convert YANG to different formats. Package: yarnpkg Description-md5: e93fac36b7917230da4b58929ddc385e Description-en: Fast, reliable, and secure dependency management Yarn is a modern package manager split into various packages. Its novel architecture allows one to do things currently impossible with existing solutions: Yarn supports plugins; adding a plugin is as simple as adding it into your repository. Yarn supports Node by default but isn't limited to it - plugins can add support for other languages. Yarn supports workspaces natively, and its CLI takes advantage of that. Yarn uses a bash-like portable shell to make package scripts portable across of Windows, Linux, and macOS. Yarn is first and foremost a Node API that can be used programmatically (via @yarnpkg/core). Yarn is written in TypeScript and is fully type-checked. . This package provides Yarn Modern (berry). If you are looking for Yarn Classic (1.x), install node-corepack. . Node.js is an event-based server-side JavaScript engine. Package: yarsync Description-md5: 632730ea068d21b3e3fdbc5d2dddeea1 Description-en: file sync and backup too can be used to synchronize data between different hosts or locally. (eg for a backup drive). . provides a familiar git command interface when working with files. Package: yasm Description-md5: dea64a38f47da6fb51ac8a3e78582601 Description-en: modular assembler with multiple syntaxes support Yasm is a complete rewrite of the NASM assembler. It supports multiple assembler syntaxes (eg, NASM, GAS, TASM, etc.) in addition to multiple output object formats (binary objects, COFF, Win32, ELF32, ELF64) and even multiple instruction sets (including AMD64). It also has an optimiser module. Package: yasnippet Description-md5: 64ef6a8c7cda2d9d4e6c2328d177194d Description-en: transition Package, yasnippet to elpa-yasnippet The yasnippet emacs addon has been elpafied. This dummy package helps ease transition from yasnippet to elpa-yasnippet, and may safely be removed. 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: yeahconsole Description-md5: f98dfd125e550e81cee69205a493b23c Description-en: drop-down X terminal emulator wrapper Yeahconsole puts an X terminal emulator window on top of your screen that drops-down like a console found in many games (similar to quake). It's visibility can be toggled by a keyboard shortcut. Currently supports xterm, urxvt and mrxvt. Package: yodl Description-md5: 5bfcd7a4d4638235bb362e88e2bbe1a4 Description-en: Your Own Document Language (Yodl) is a pre-document language Yodl is a package that implements a pre-document language and tools to process it. The idea of Yodl is that you write up a document in a pre-language, then use the tools (e.g. yodl2html) to convert it to some final document language. Current converters are for HTML, man, LaTeX SGML and texinfo, a poor-man's text converter and an experimental xml converter. Main document types are "article", "report", "book", "manpage" and "letter". The Yodl document language was designed to be easy to use and extensible. Package: yodl-doc Description-md5: 1268effb96710fdd018619ee3ceb6a77 Description-en: Documentation for Your Own Document Language (Yodl) Yodl is a package that implements a pre-document language and tools to process it. The idea of Yodl is that you write up a document in a pre-language, then use the tools (e.g. yodl2html) to convert it to some final document language. Current converters are for HTML, man, LaTeX SGML and texinfo, a poor-man's text converter and an experimental xml converter. Main document types are "article", "report", "book", "manpage" and "letter". The Yodl document language was designed to be easy to use and extensible. . This package provides the supplemental documentation for Yodl. 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: yosys-doc Description-md5: ab7d9326edc3c3820fff6f5ffb1d9709 Description-en: Framework for Verilog RTL synthesis (documentation) 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 manual. Package: yt-dlp Description-md5: 9e87bf0ba066ad9e19922b14424d6404 Description-en: downloader of videos from YouTube and other sites yt-dlp is a youtube-dl fork based on the now inactive youtube-dlc. The main focus of this project is adding new features and patches while also keeping up to date with the original project. . yt-dlp is a small command-line program to download videos from YouTube.com and other sites that don't provide direct links to the videos served. . yt-dlp allows the user, among other things, to choose a specific video quality to download (if available) or let the program automatically determine the best (or worst) quality video to grab. It supports downloading entire playlists and all videos from a given user. . Currently supported sites (or features of sites) are: . 17live, 1News, 1tv, 20min, 23video, 247sports, 24tv.ua, 3qsdn, 3sat, 4tube, 56.com, 6play, 7plus, 8tracks, 9c9media, 9gag, 9News, 9now.com.au, abc.net.au, abcnews, abcotvs, AbemaTV, AbemaTVTitle, acast, AcFunBangumi, AcFunVideo, ADN, ADNSeason, AdobeConnect, adobetv, AdultSwim, aenetworks, AeonCo, AirTV, AitubeKZVideo, AliExpressLive, AlJazeera, Allocine, Allstar, AllstarProfile, AlphaPorno, Alsace20TV, Alsace20TVEmbed, altcensored, Alura, AluraCourse, AmadeusTV, Amara, AmazonMiniTV, AmazonReviews, AmazonStore, AMCNetworks, AmericasTestKitchen, AmericasTestKitchenSeason, AmHistoryChannel, AnchorFMEpisode, anderetijden, Angel, AnimalPlanet, Anvato, aol.com, APA, Aparat, AppleConnect, AppleDaily, ApplePodcasts, appletrailers, archive.org, ArcPublishing, ARD, ARDMediathek, ARDMediathekCollection, Arkena, Art19, Art19Show, arte.sky.it, ArteTV, ArteTVCategory, ArteTVEmbed, ArteTVPlaylist, asobichannel, AsobiStage, AtresPlayer, AtScaleConfEvent, ATVAt, AudiMedia, AudioBoom, audiomack, Audius, AWAAN, axs.tv, AZMedien, BaiduVideo, BanBye, BanByeChannel, bandaichannel, Bandcamp, Bandlab, BandlabPlaylist, BannedVideo, bbc, bbc.co.uk, BBVTV, BBVTVLive, BBVTVRecordings, BeaconTv, BeatBumpPlaylist, BeatBumpVideo, Beatport, Beeg, BehindKink, Bellator, BellMedia, BerufeTV, Bet, bfmtv, Bigflix, Bigo, Bild, BiliBili, Bilibili category extractor, BilibiliAudio, BilibiliAudioAlbum, BiliBiliBangumi, BiliBiliBangumiMedia, BiliBiliBangumiSeason, BilibiliCheese, BilibiliCheeseSeason, BilibiliCollectionList, BiliBiliDynamic, BilibiliFavoritesList, BiliBiliPlayer, BilibiliPlaylist, BiliBiliSearch, BilibiliSeriesList, BilibiliSpaceAudio, BilibiliSpaceVideo, BilibiliWatchlater, BiliIntl, BiliLive, BioBioChileTV, Biography, BitChute, BitChuteChannel, BlackboardCollaborate, BleacherReport, BleacherReportCMS, blerp, blogger.com, Bloomberg, Bluesky, BokeCC, BongaCams, Boosty, BostonGlobe, Box, BoxCastVideo, Bpb, BR, BrainPOP, BrainPOPELL, BrainPOPEsp, BrainPOPFr, BrainPOPIl, BrainPOPJr, BravoTV, BreitBart, Bundesliga, Bundestag, BunnyCdn, BusinessInsider, BuzzFeed, BYUtv, CaffeineTV, Callin, Caltrans, CAM4, Camdemy, CamdemyFolder, CamFMEpisode, CamFMShow, CamModels, Camsoda, CamtasiaEmbed, Canal1, CanalAlpha, canalc2.tv, Canalplus, Canalsurmas, CaracolTvPlay, CartoonNetwork, cbc.ca, CBS, CBSLocal, CBSLocalArticle, CBSLocalLive, cbsnews, cbssports, CCMA, CCTV, CDA, CDAFolder, Cellebrite, CeskaTelevize, CGTN, CharlieRose, Chaturbate, Chilloutzone, cielotv.it, Cinemax, CinetecaMilano, Cineverse, CineverseDetails, CiscoLiveSearch, CiscoLiveSession, ciscowebex, CJSW, Clipchamp, Clippit, ClipRs, ClipYouEmbed, CloserToTruth, CloudflareStream, CloudyCDN, Clubic, Clyp, cmt.com, CNBCVideo, CNN, CNNIndonesia, ComedyCentral, ComedyCentralTV, ConanClassic, CondeNast, CONtv, CookingChannel, Corus, Coub, CozyTV, cp24, cpac, Cracked, Crackle, Craftsy, CrooksAndLiars, CrowdBunker, CrowdBunkerChannel, Crtvg, CSpan, CSpanCongress, CtsNews, CTV, CTVNews, cu.ntv.co.jp, CultureUnplugged, curiositystream, cwtv, Cybrary, CybraryCourse, DacastPlaylist, DacastVOD, DagelijkseKost, DailyMail, dailymotion, DailyWire, DailyWirePodcast, dangalplay, daum.net, DBTV, DctpTv, democracynow, DestinationAmerica, DetikEmbed, DeuxM, DeuxMNews, DHM, DigitalConcertHall, DigitallySpeaking, Digiteka, Digiview, DiscogsReleasePlaylist, DiscoveryLife, DiscoveryNetworksDe, DiscoveryPlus, DiscoveryPlusIndia, DiscoveryPlusIndiaShow, DiscoveryPlusItaly, DiscoveryPlusItalyShow, Disney, dlf, Douyin, DouyuShow, DouyuTV, DPlay, DRBonanza, Drooble, Dropbox, Dropout, DropoutSeason, DrTalks, DrTuber, drtv, DTube, duboku, Dumpert, Duoplay, dvtv, dw, dzen.ru, EaglePlatform, EbaumsWorld, Ebay, EinsUndEinsTV, EinsUndEinsTVLive, EinsUndEinsTVRecordings, eitb.tv, ElementorEmbed, Elonet, ElPais, ElTreceTV, Embedly, EMPFlix, Epicon, EpiconSeries, EpidemicSound, eplus, Epoch, Eporner, Erocast, EroProfile, ERRJupiter, ertflix, ESPN, ESPNArticle, ESPNCricInfo, EttuTv, Europa, EuroParlWebstream, EuropeanTour, Eurosport, EUScreen, EWETV, EWETVLive, EWETVRecordings, Expressen, EyedoTV, facebook, FacebookPluginsVideo, Fathom, faz.net, fc2, Fczenit, Fifa, filmon, Filmweb, FiveThirtyEight, FiveTV, FlexTV, Flickr, Floatplane, FloatplaneChannel, Folketinget, FoodNetwork, FootyRoom, Formula1, FOX, FOX9, FOX9News, foxnews, FoxNewsVideo, FoxSports, fptplay, FrancaisFacile, FranceCulture, FranceInter, francetv, francetvinfo.fr, Freesound, freespeech.org, FreeTvMovies, FrontendMasters, FrontendMastersCourse, FrontendMastersLesson, FujiTVFODPlus7, Funk, Funker530, Fux, FuyinTV, Gab, GabTV, Gaia, GameDevTVDashboard, GameJolt, GameJoltCommunity, GameJoltGame, GameJoltGameSoundtrack, GameJoltSearch, GameJoltUser, GameSpot, GameStar, Gaskrank, Gazeta, GBNews, GDCVault, GediDigital, gem.cbc.ca, generic, Genius, GeniusLyrics, Germanupa, GetCourseRu, GetCourseRuPlayer, Gettr, GettrStreaming, GiantBomb, GlattvisionTV, GlattvisionTVLive, GlattvisionTVRecordings, Glide, GlobalPlayerAudio, GlobalPlayerAudioEpisode, GlobalPlayerLive, GlobalPlayerLivePlaylist, GlobalPlayerVideo, Globo, GloboArticle, glomex, GMANetworkVideo, Go, GoDiscovery, GodResource, GodTube, Gofile, Golem, GoogleDrive, GoPlay, GoPro, Goshgay, GoToStage, GPUTechConf, Graspop, Gronkh, Groupon, Harpodeon, hbo, HearThisAt, Heise, HellPorno, hetklokhuis, HGTVDe, HGTVUsa, HiDive, HistoricFilms, HitRecord, hketv, HollywoodReporter, HollywoodReporterPlaylist, Holodex, HotNewHipHop, hotstar, hrfernsehen, HRTi, HRTiPlaylist, HSEProduct, HSEShow, html5, Huajiao, HuffPost, Hungama, HungamaAlbumPlaylist, HungamaSong, Hypem, Hytale, Icareus, IdolPlus, IflixSeries, ign.com, IGNArticle, IGNVideo, iheartradio, IlPost, Iltalehti, imdb, Imgur, Ina, Inc, IndavideoEmbed, InfoQ, Instagram, InstagramIOS, Internazionale, InternetVideoArchive, InvestigationDiscovery, IPrima, IPrimaCNN, iq.com, iqiyi, IslamChannel, IslamChannelSeries, IsraelNationalNews, ITProTV, ITProTVCourse, ITV, ITVBTCC, ivi, ivideon, Ivoox, IVXPlayer, iwara, Ixigua, Izlesene, Jamendo, JamendoAlbum, JeuxVideo, jiocinema, Joj, JoqrAg, Jove, JStream, JTBC, JWPlatform, Kakao, Kaltura, KankaNews, Karaoketv, Katsomo, KelbyOne, Kenh14Playlist, Kenh14Video, khanacademy, Kicker, KickStarter, Kika, KikaPlaylist, KinoPoisk, Kommunetv, KompasVideo, Koo, KrasView, KTH, Ku6, KukuluLive, la7.it, laracasts, LastFM, LastFMPlaylist, LastFMUser, LaXarxaMes, lbry, LCI, Lcp, LcpPlay, Le, LearningOnScreen, Lecture2Go, Lecturio, LecturioCourse, LecturioDeCourse, LeFigaroVideoEmbed, LeFigaroVideoSection, LEGO, Lemonde, Lenta, LePlaylist, LetvCloud, Libsyn, life, likee, limelight, LinkedIn, Liputan6, ListenNotes, LiTV, LiveJournal, livestream, Livestreamfails, Lnk, loc, Loco, loom, LoveHomePorn, LRTRadio, LRTStream, LRTVOD, LSMLREmbed, LSMLTVEmbed, LSMReplay, Lumni, lynda, maariv.co.il, MagellanTV, MagentaMusik, mailru, MainStreaming, MangoTV, ManotoTV, ManotoTVLive, ManotoTVShow, ManyVids, MaoriTV, Markiza, MarkizaPage, massengeschmack.tv, Masters, MatchTV, MBN, MDR, MedalTV, media.ccc.de, Mediaite, MediaKlikk, Medialaan, Mediaset, MediasetShow, Mediasite, MediasiteCatalog, MediasiteNamedCatalog, MediaStream, MediaWorksNZVOD, Medici, megaphone.fm, megatvcom, Meipai, MelonVOD, Metacritic, mewatch, MicrosoftBuild, MicrosoftEmbed, MicrosoftLearnEpisode, MicrosoftLearnPlaylist, MicrosoftLearnSession, MicrosoftMedius, microsoftstream, minds, Minoto, mirrativ, MirrorCoUK, MiTele, mixch, mixcloud, MLB, MLBArticle, MLBTV, MLBVideo, MLSSoccer, MNetTV, MNetTVLive, MNetTVRecordings, MochaVideo, Mojevideo, Mojvideo, Monstercat, MonsterSirenHypergryphMusic, Motherless, MotherlessGallery, MotherlessGroup, MotherlessUploader, Motorsport, MovieFap, moviepilot, MoviewPlay, Moviezine, MovingImage, MSN, mtg, mtv, mtv.de, mtv.it, mtvjapan, MTVUutisetArticle, MuenchenTV, MujRozhlas, Murrtube, MurrtubeUser, MuseAI, MuseScore, MusicdexAlbum, MusicdexArtist, MusicdexPlaylist, MusicdexSong, Mx3, Mx3Neo, Mx3Volksmusik, Mxplayer, MxplayerShow, MySpace, MySpass, MyVideoGe, MyVidster, Mzaalo, n-tv.de, N1InfoAsset, Nate, NateProgram, NationalGeographicTV, Naver, navernow, nba, NBC, NBCNews, nbcolympics, NBCSports, NBCSportsStream, NBCSportsVPlayer, NBCStations, ndr, NDTV, NekoHacker, NerdCubedFeed, Nest, NestClip, NetPlusTV, NetPlusTVLive, NetPlusTVRecordings, Netverse, NetversePlaylist, NetverseSearch, Netzkino, Newgrounds, NewsPicks, Newsy, NextMedia, NextMediaActionNews, NextTV, Nexx, NexxEmbed, nfb, NFHSNetwork, nfl.com, NhkForSchoolBangumi, NhkForSchoolProgramList, NhkForSchoolSubject, NhkRadioNewsPage, NhkRadiru, NhkRadiruLive, NhkVod, NhkVodProgram, nhl.com, nick.com, nick.de, nickelodeonru, niconico, NiconicoChannelPlus, NiconicoUser, NinaProtocol, Nintendo, Nitter, njoy, NobelPrize, NoicePodcast, NonkTube, NoodleMagazine, Noovo, NOSNLArticle, Nova, NovaEmbed, NovaPlay, nowness, Noz, npo, Npr, NRK, NRKPlaylist, NRKRadioPodkast, NRKSkole, NRKTV, NRKTVDirekte, NRKTVEpisode, NRKTVEpisodes, NRKTVSeason, NRKTVSeries, NRLTV, nts.live, ntv.ru, NubilesPorn, Nuvid, NYTimes, NYTimesArticle, NYTimesCookingGuide, NYTimesCookingRecipe, nzherald, NZOnScreen, NZZ, ocw.mit.edu, Odnoklassniki, OfTV, OfTVPlaylist, OktoberfestTV, OlympicsReplay, on24, OnDemandChinaEpisode, OnDemandKorea, OnDemandKoreaProgram, OneFootball, OnePlacePodcast, onet.pl, onet.tv, OnetMVP, OnionStudios, Opencast, OpencastPlaylist, openrec, OraTV, OsnatelTV, OsnatelTVLive, OsnatelTVRecordings, OutsideTV, OwnCloud, PacktPub, PacktPubCourse, Panopto, PanoptoList, PanoptoPlaylist, ParamountNetwork, ParamountPlus, ParamountPlusSeries, ParamountPressExpress, Parler, parliamentlive.tv, Parlview, patreon, pbs, PBSKids, PearVideo, PeekVids, peer.tv, PeerTube, peloton, PerformGroup, periscope, PGATour, PhilharmonieDeParis, phoenix.de, Photobucket, PiaLive, Piapro, Picarto, PicartoVod, Piksel, Pinkbike, Pinterest, PinterestCollection, PiramideTV, PiramideTVChannel, Pladform, PlanetMarathi, Platzi, PlatziCourse, player.sky.it, playeur, PlayPlusTV, PlaySuisse, Playtvak, PlayVids, Playwire, pluralsight, PlutoTV, PlVideo, PodbayFM, PodbayFMChannel, Podchaser, podomatic, PokerGo, PokerGoCollection, PolsatGo, PolskieRadio, Popcorntimes, PopcornTV, Pornbox, PornerBros, PornFlip, PornHub, PornHubPagedVideoList, PornHubPlaylist, PornHubUser, PornHubUserVideosUpload, Pornotube, PornoVoisines, PornoXO, PornTop, PornTube, Pr0gramm, PrankCast, PrankCastPost, PremiershipRugby, PressTV, ProjectVeritas, prosiebensat1, PRXAccount, PRXSeries, PRXStory, puhutv, Puls4, Pyvideo, QDance, QingTing, qqmusic, QuantumTV, QuantumTVLive, QuantumTVRecordings, R7, R7Article, Radiko, RadikoRadio, radio.de, Radio1Be, radiocanada, RadioComercial, RadioComercialPlaylist, radiofrance, RadioFranceLive, RadioFrancePodcast, RadioFranceProfile, RadioFranceProgramSchedule, RadioJavan, radiokapital, RadioRadicale, RadioZetPodcast, radlive, Rai, RaiCultura, RaiNews, RaiPlay, RaiPlayLive, RaiPlayPlaylist, RaiPlaySound, RaiPlaySoundLive, RaiPlaySoundPlaylist, RaiSudtirol, RayWenderlich, RayWenderlichCourse, RbgTum, RbgTumCourse, RbgTumNewCourse, RCS, RCSEmbeds, RCSVarious, RCTIPlus, RCTIPlusSeries, RCTIPlusTV, RDS, RedBull, RedBullEmbed, RedBullTV, RedBullTVRrnContent, redcdnlivx, Reddit, RedGifs, RedGifsSearch, RedGifsUser, RedTube, RENTV, RENTVArticle, Restudy, Reuters, ReverbNation, RheinMainTV, RideHome, RinseFM, RinseFMArtistPlaylist, RMCDecouverte, RockstarGames, Rokfin, RoosterTeeth, RoosterTeethSeries, RottenTomatoes, RoyaLive, Rozhlas, RozhlasVltava, RTBF, RTDocumentry, RTDocumentryPlaylist, rte, rtl.nl, rtl2, RTLLuLive, RTLLuRadio, RTNews, RTP, RTRFM, RTS, RTVCKaltura, RTVCPlay, RTVCPlayEmbed, rtvslo.si, RudoVideo, Rule34Video, Rumble, RumbleChannel, RumbleEmbed, Ruptly, rutube, RUTV, Ruutu, Ruv, S4C, S4CSeries, safari, Saitosan, SAKTV, SAKTVLive, SAKTVRecordings, SaltTV, SaltTVLive, SaltTVRecordings, SampleFocus, Sangiin, Sapo, SBS, sbs.co.kr, schooltv, ScienceChannel, Screen9, Screencast, Screencastify, ScreencastOMatic, ScreenRec, ScrippsNetworks, Scrolller, SCTE, SCTECourse, sejm, Sen, SenalColombiaLive, senate.gov, SendtoNews, Servus, Sexu, SeznamZpravy, SeznamZpravyArticle, Shahid, ShahidShow, SharePoint, ShareVideosEmbed, ShemarooMe, ShowRoomLive, ShugiinItvLive, ShugiinItvLiveRoom, ShugiinItvVod, SibnetEmbed, simplecast, Sina, Skeb, sky.it, SkylineWebcams, SkyNewsAU, Slideshare, SlidesLive, Slutload, Smotrim, SnapchatSpotlight, Snotr, SoftWhiteUnderbelly, Sohu, SohuV, SonyLIV, SonyLIVSeries, soop, soundcloud, SoundcloudEmbed, soundgasm, southpark.cc.com, southpark.de, southpark.lat, southpark.nl, southparkstudios.dk, SovietsCloset, SovietsClosetPlaylist, SpankBang, SpankBangPlaylist, Spiegel, Sport5, SportBox, SportDeutschland, spotify, Spreaker, SpreakerShow, SpringboardPlatform, Sprout, SproutVideo, SRGSSR, SRGSSRPlay, StacommuLive, StacommuVOD, StagePlusVODConcert, stanfordoc, StarTrek, startv, Steam, SteamCommunityBroadcast, Stitcher, StitcherShow, StoryFire, StoryFireSeries, StoryFireUser, Streaks, Streamable, StreamCZ, StreetVoice, StretchInternet, Stripchat, stvr, Subsplash, Substack, SunPorno, SVT, SVTPage, SVTPlay, SVTSeries, SwearnetEpisode, Syfy, SYVDK, SztvHu, t-online.de, Tagesschau, TapTapApp, TapTapAppIntl, TapTapMoment, TapTapPostIntl, Tass, TBS, TBSJPEpisode, TBSJPPlaylist, TBSJPProgram, Teachable, TeachableCourse, teachertube, TeachingChannel, Teamcoco, TeamTreeHouse, techtv.mit.edu, TedEmbed, TedPlaylist, TedSeries, TedTalk, Tele13, Tele5, TeleBruxelles, TelecaribePlay, Telecinco, Telegraaf, TeleMB, Telemundo, TeleQuebec, TeleQuebecEmission, TeleQuebecLive, TeleQuebecSquat, TeleQuebecVideo, TeleTask, Telewebion, Tempo, TennisTV, TenPlay, TenPlaySeason, TF1, TFO, TheGuardianPodcast, TheGuardianPodcastPlaylist, TheHoleTv, TheIntercept, ThePlatform, ThePlatformFeed, TheStar, TheSun, TheWeatherChannel, ThisAmericanLife, ThisOldHouse, ThisVid, ThisVidMember, ThisVidPlaylist, ThreeSpeak, ThreeSpeakUser, TikTok, TLC, TMZ, TNAFlix, TNAFlixNetworkEmbed, toggle, toggo, ToonGoggles, tou.tv, Toypics, ToypicsUser, TrailerAddict, TravelChannel, Triller, TrillerShort, TrillerUser, Trovo, TrovoChannelClip, TrovoChannelVod, TrovoVod, TrtCocukVideo, TrtWorld, TrueID, TruNews, Truth, TruTV, Tube8, TubeTuGraz, TubeTuGrazSeries, tubitv, Tumblr, TuneInPodcast, TuneInPodcastEpisode, TuneInStation, tv.dfb.de, TV2, TV2Article, TV2DK, TV2DKBornholmPlay, tv2play.hu, tv2playseries.hu, TV4, TV5MONDE, tv5unis, tv8.it, TVANouvelles, TVANouvellesArticle, tvaplus, TVC, TVCArticle, TVer, tvigle, TVIPlayer, tvland.com, TVN24, TVNoe, tvp, TVPlayer, TVPlayHome, tvw, Tweakers, TwitCasting, TwitCastingLive, TwitCastingUser, TwitchCollection, TwitchVideos, TwitchVideosClips, TwitchVideosCollections, twitter, Txxx, udemy, UDNEmbed, UFCArabia, UFCTV, ukcolumn, UKTVPlay, UlizaPlayer, UlizaPortal, Unistra, Unity, uol.com.br, uplynk, Urort, URPlay, USANetwork, USAToday, ustream, ustudio, Varzesh3, Vbox7, Veo, Vesti, Vevo, VevoPlaylist, VGTV, vh1.com, vice, Viddler, Videa, video.arnes.si, video.sky.it, VideoDetective, videofy.me, VideoKen, VideoKenCategory, VideoKenPlayer, VideoKenPlaylist, VideoKenTopic, videomore, VideoPress, Vidflex, Vidio, VidioLive, VidioPremier, VidLii, Vidly, vids.io, Vidyard, viewlift, Viidea, vimeo, ViMP, Viously, Viqeo, Viu, ViuOTTIndonesia, vk, VKPlay, VKPlayLive, vm.tiktok, Vocaroo, VODPl, VODPlatform, voicy, VolejTV, VoxMedia, VoxMediaVolume, vpro, vrsquare, VRT, vrtmax, VTM, VTV, VTVGo, VTXTV, VTXTVLive, VTXTVRecordings, VuClip, VVVVID, VVVVIDShow, Walla, WalyTV, WalyTVLive, WalyTVRecordings, washingtonpost, wat.tv, WatchESPN, WDR, WDRElefant, WDRPage, Webcamerapl, Webcaster, WebcasterFeed, WebOfStories, WebOfStoriesPlaylist, Weibo, WeiboUser, WeiboVideo, WeiqiTV, WeTvSeries, Weverse, WeverseLive, WeverseLiveTab, WeverseMedia, WeverseMediaTab, WeverseMoment, WeVidi, Weyyak, whowatch, Whyp, wikimedia.org, Wimbledon, WimTV, WinSportsVideo, Wistia, WistiaChannel, WistiaPlaylist, wnl, WorldStarHipHop, wppilot, WrestleUniversePPV, WrestleUniverseVOD, WSJ, WSJArticle, WWE, WyborczaPodcast, Xanimu, XboxClips, XHamster, XHamsterEmbed, XHamsterUser, XiaoHongShu, ximalaya, Xinpianchang, XMinus, XNXX, Xstream, XVideos, XXXYMovies, Yahoo, YandexDisk, YandexVideo, YandexVideoPreview, YapFiles, Yappy, YappyProfile, YleAreena, YouJizz, youku, YouNowChannel, YouNowLive, YouNowMoment, YouPorn, YouPornCategory, YouPornChannel, YouPornCollection, YouPornStar, YouPornTag, YouPornVideos, youtube, YoutubeLivestreamEmbed, YoutubeYtBe, Zaiko, ZaikoETicket, Zapiks, Zattoo, ZattooLive, ZattooMovies, ZattooRecordings, zdf, Zee5, ZeeNews, ZenPorn, ZetlandDKArticle, Zhihu, zingmp3, zoom, Zype, generic, Package: yubikey-manager Description-md5: 88101bb0ba15028fee2bee0d3e8e975e Description-en: Python library and command line tool for configuring a YubiKey YubiKey Manager (ykman) is a command line tool for configuring a YubiKey over all transports. It is capable of reading out device information as well as configuring several aspects of a YubiKey, including enabling or disabling connection transports and programming various types of credentials. . YubiKey is a specific series of personal Hardware Security Modules, meant to protect private keys tied to its users (for 2nd factor authentication, use with OpenPGP, ...). Package: yuzu Description-md5: 98ab0c40893617c61badb67f7651fc39 Description-en: Nintendo Switch Emulator yuzu is an experimental open-source emulator for the Nintendo Switch from the creators of Citra. . It is written in C++ with portability in mind, with builds actively maintained for Windows and Linux. Package: zaqar-tempest-plugin Description-md5: 1b22b459f6d69d3b050656e9686d9860 Description-en: OpenStack Integration Test Suite - Zaqar 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 Zaqar plugin. Package: zarchive-tools Description-md5: 0d8b51879925a91ec8fa955cca62f707 Description-en: tool for creating and reading zstd-compressed files ZArchive is yet another file archive format. Think of zip, tar, 7z, etc. but with the requirement of allowing random-access reads and supporting Zstandard compression. . This package contains the zarchive tool, that allows you to create and read file archives in the ZArchive format (.zar). 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: zenmap Description-md5: 4e4e4c6aeaa4441484054473e97b7168 Description-en: The Network Mapper Front End Zenmap is an Nmap frontend. It is meant to be useful for advanced users and to make Nmap easy to use by beginners. It was originally derived from Umit, an Nmap GUI created as part of the Google Summer of Code. Package: zim Description-md5: cb2802579d1cba73992002139ffdc61c Description-en: graphical text editor based on wiki technologies Zim is a graphical text editor used to maintain a collection of wiki pages. . Each page can contain links to other pages, simple formatting and inline images. Pages are stored in a folder structure, like in an outliner, and can have attachments. Creating a new page is as easy as linking to a nonexistent page. . All data is stored in plain text files with wiki formatting. Various plugins provide additional functionality, like a task list manager, an equation editor, a tray icon, and support for version control. . Zim can be used to: * Keep an archive of notes * Take notes during meetings or lectures * Organize task lists * Draft blog entries and emails * Do brainstorming Package: zonemaster-cli Description-md5: 9fe5aafc959abe4a3b254749763b6708 Description-en: run Zonemaster tests from the command line Zonemaster is a utility for DNS validation of the quality of a DNS delegation. . This package contains the Zonemaster CLI utility. Package: zoph Description-md5: 95fb5a98491f395b9a54d04956d71da6 Description-en: Web based digital image presentation and management system Zoph (*Z*oph *O*rganizes *Ph*otos) is a web based digital image presentation and management system. In other words, a photo album. It is built with PHP and MySQL. . The backend database can relate an images to one of more albums, places, people, categories etc. Albums, places and categories can be hierarchical. Multiple users can be created, with individual access to albums. . Images can be imported via a web interface. Package: zpaqfranz Description-md5: bee7be57f51857579d0866f9618d51de Description-en: Swiss army knife for backup and disaster recovery The PAQ family is a series of open source data compression archivers that have evolved through collaborative development to top rankings on several benchmarks measuring compression ratio although at the expense of speed and memory usage. . This package provides zpaqfranz, a much-extended derivative of the zpaq reference implementation. It adds support for multiple versions of files, selectable hash algorithms, deduplication, password protection, and many other features. 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: zydis-tools Description-md5: c571b0baf5334f80b193bca845d1314f Description-en: fast and lightweight x86/x86-64 disassembler library - tools Zydis is a fast x86/x86-64 disassembler library. It supports all x86 and AMD64 instructions and many vendor extensions, doesn't perform dynamic memory allocations, is thread safe by design and has no third party dependency - not even libc. . This package contains the command line tools. 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: asahi-audio Description-md5: c7e3c299499d2d99f4b29def487bd5fe Description-en: PipeWire DSP profiles for Apple Silicon machines PipeWire and WirePlumber DSP profiles and configurations to drive the speaker arrays in Apple Silicon laptops and desktops. Package: asahi-platform Description-md5: a084126124012b42f76158c9356cb4e1 Description-en: metapackage for Asahi platform dependencies This metapackage defines the dependencies for the Asahi platform. It mainly pulls in more targeted meta-packages for various subsystems. . This package is mainly useful on Apple Silicon hardware (M1, M2, etc). Package: asahi-platform-audio Description-md5: 8513522cc871e52b68af2f74bd0dc822 Description-en: metapackage for audio support on the Asahi platform This metapackage defines the dependencies for audio support on the Asahi platform. . This package is mainly useful on Apple Silicon hardware (M1, M2, etc). Package: asahi-platform-core Description-md5: f1c3372a1f150d1d2f47760fb426ed78 Description-en: metapackage for core Asahi platform dependencies This metapackage defines the core dependencies for the Asahi platform, including but not limited to bootloader components, firmware handling utilities, etc. . This package is mainly useful on Apple Silicon hardware (M1, M2, etc). Package: asahi-platform-nvram Description-md5: 7f41ef4b937c553e85692520f472c338 Description-en: metapackage for nvram manipulation on the Asahi platform This metapackage defines the dependencies for nvram manipulation on the Asahi platform. . It provides packages for selecting the boot partition and syncing the wifi and bluetooth configuration between macOS and Debian. . This package is mainly useful on Apple Silicon hardware (M1, M2, etc). 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: box64 Description-md5: 0482ae661f5f85138ed7fb55f8fe7b5b Description-en: run amd64 binaries on arm64 without emulating library calls Using DynaRec on arm64, box64 will dynamically recompile x64_64 code to aarch64 but will also translate calls to foreign library functions to native library calls. This usually makes amd64 executables run via box64 much faster than emulating amd64 on arm64 via qemu which will emulate everything down to the C library. For example OpenArena emulated with box64 will be at about 85% of its native speed. . This package contains the generic executable without optimization for a specific platform. Package: box64-rk3588 Description-md5: b959dccebc27f77be03f4723ce400219 Description-en: run amd64 binaries on RK3588 without emulating library calls Using DynaRec on arm64, box64 will dynamically recompile x64_64 code to aarch64 but will also translate calls to foreign library functions to native library calls. This usually makes amd64 executables run via box64 much faster than emulating amd64 on arm64 via qemu which will emulate everything down to the C library. For example OpenArena emulated with box64 will be at about 85% of its native speed. . This package is optimized with -mcpu=cortex-a76.cortex-a55+crypto and built with workaround for incoherent si_info on SIGSEGV. Package: box64-rpi4 Description-md5: 769b1fc0f8735786e70c9d7978d1e708 Description-en: run amd64 binaries on RPI4 without emulating library calls Using DynaRec on arm64, box64 will dynamically recompile x64_64 code to aarch64 but will also translate calls to foreign library functions to native library calls. This usually makes amd64 executables run via box64 much faster than emulating amd64 on arm64 via qemu which will emulate everything down to the C library. For example OpenArena emulated with box64 will be at about 85% of its native speed. . This package is optimized with -march=armv8-a+crc -mtune=cortex-a72. 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: ceph-exporter Description-md5: 14f06467b954d4b5d80311c7e2fb4140 Description-en: metrics exporter for the ceph distributed storage system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the metrics exporter daemon, which is used to expose the performance metrics. Package: ceph-immutable-object-cache Description-md5: c76c82274d014d060096f8293a6f711f Description-en: Ceph daemon for immutable object cache Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is a daemon for immutable object cache. Package: cephfs-mirror Description-md5: e34342d801959995a3de149b52093567 Description-en: Daemon for mirroring CephFS directory snapshots Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the daemon for mirroring CephFS directory snapshots between Ceph clusters. 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: cpp-13-aarch64-linux-gnu Description-md5: 60cdf4bb445be15901cb015feeb990b7 Description-en: GNU C preprocessor for aarch64-linux-gnu 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 configured for aarch64-linux-gnu architecture but not the compiler. Package: cpp-15-aarch64-linux-gnu Description-md5: 60cdf4bb445be15901cb015feeb990b7 Description-en: GNU C preprocessor for aarch64-linux-gnu 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 configured for aarch64-linux-gnu architecture but not the compiler. Package: crimson-osd Description-md5: 1278b850d94d621f66cd5ba4c3992e1a Description-en: Crimson OSD server for the ceph storage system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . Crimson is a re-implementation of the ceph-osd daemon using a more platform aware and scalable software architecture (seastar). . This package contains the Crimson Object Storage Daemon for the Ceph storage system. It is responsible for storing objects on a local file system and providing access to them over the network. Package: g++-13-aarch64-linux-gnu Description-md5: b996f012975000f1ea76fd985d3446d1 Description-en: GNU C++ compiler for aarch64-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for aarch64-linux-gnu architecture. Package: g++-15-aarch64-linux-gnu Description-md5: b996f012975000f1ea76fd985d3446d1 Description-en: GNU C++ compiler for aarch64-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for aarch64-linux-gnu architecture. Package: ga68-15-aarch64-linux-gnu Description-md5: 1d021cf463f90b896add67d5bf70dce5 Description-en: GNU Algol 68 compiler for the aarch64-linux-gnu architecture This is the GNU Algol 68 compiler for the aarch64-linux-gnu architecture, which compiles Algol 68 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gcc-13-aarch64-linux-gnu Description-md5: a174b3cd9d1ab0fcdf59f034f24cdb2b Description-en: GNU C compiler for the aarch64-linux-gnu architecture This is the GNU C compiler for the aarch64-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gcc-14-offload-nvptx Description-md5: 3c146096ed88f2f061e433f8b7d0e37c Description-en: GCC offloading compiler to NVPTX The package provides offloading support for NVidia PTX. OpenMP and OpenACC programs linked with -fopenmp will by default add PTX code into the binaries, which can be offloaded to NVidia PTX capable devices if available. Package: gcc-14-plugin-dev Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Package: gcc-14-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-15-aarch64-linux-gnu Description-md5: a174b3cd9d1ab0fcdf59f034f24cdb2b Description-en: GNU C compiler for the aarch64-linux-gnu architecture This is the GNU C compiler for the aarch64-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gccgo-13-aarch64-linux-gnu Description-md5: 7494500d31730016266c3afcd7df0781 Description-en: GNU Go compiler for the aarch64-linux-gnu architecture This is the GNU Go compiler for the aarch64-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-14 Description-md5: 58c2a4ce4d3fe6815f7a6ee86b4db16d Description-en: GNU Go compiler This is the GNU Go compiler, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-14-aarch64-linux-gnu Description-md5: 7494500d31730016266c3afcd7df0781 Description-en: GNU Go compiler for the aarch64-linux-gnu architecture This is the GNU Go compiler for the aarch64-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-14-for-host Description-md5: 3709a5079a9cb97b4e9a88427901107d Description-en: GNU Go compiler for the host architecture This is the GNU Go compiler for the host architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gccgo-15-aarch64-linux-gnu Description-md5: 7494500d31730016266c3afcd7df0781 Description-en: GNU Go compiler for the aarch64-linux-gnu architecture This is the GNU Go compiler for the aarch64-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14 Description-md5: edc83783dbd68b432855822f5c422cb4 Description-en: GNU Rust compiler !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gccrs-14-aarch64-linux-gnu Description-md5: eb75234f2fddd5902c44709d3f946b62 Description-en: GNU Rust compiler for the aarch64-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gccrs-14-for-host Description-md5: 0526722408b6a3a14aeb6aac1f703999 Description-en: GNU Rust compiler for the host architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gccrs-15-aarch64-linux-gnu Description-md5: eb75234f2fddd5902c44709d3f946b62 Description-en: GNU Rust compiler for the aarch64-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gcobol-15-aarch64-linux-gnu Description-md5: 280a432206f056311ab2d425023038e7 Description-en: GNU COBOL compiler for the aarch64-linux-gnu architecture This is the GNU COBOL compiler for the aarch64-linux-gnu architecture, which compiles COBOL on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gdc-13-aarch64-linux-gnu Description-md5: 199fdd9fd06722e3233592ba26207d8c Description-en: GNU D compiler (version 2) for the aarch64-linux-gnu architecture This is the GNU D compiler for the aarch64-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-14 Description-md5: 864a87c3c14c54bac8e1eca97a6eb9a7 Description-en: GNU D compiler (version 2) This is the GNU D compiler, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-14-aarch64-linux-gnu Description-md5: 199fdd9fd06722e3233592ba26207d8c Description-en: GNU D compiler (version 2) for the aarch64-linux-gnu architecture This is the GNU D compiler for the aarch64-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-14-for-host Description-md5: 9da49654390f533a91350e9ffc22d416 Description-en: GNU D compiler (version 2) for the host architecture This is the GNU D compiler for the host architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gdc-15-aarch64-linux-gnu Description-md5: 199fdd9fd06722e3233592ba26207d8c Description-en: GNU D compiler (version 2) for the aarch64-linux-gnu architecture This is the GNU D compiler for the aarch64-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gfortran-13-aarch64-linux-gnu Description-md5: c9a58ab7359394ce988886339852089d Description-en: GNU Fortran compiler for the aarch64-linux-gnu architecture This is the GNU Fortran compiler for the aarch64-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-15-aarch64-linux-gnu Description-md5: c9a58ab7359394ce988886339852089d Description-en: GNU Fortran compiler for the aarch64-linux-gnu architecture This is the GNU Fortran compiler for the aarch64-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gir1.2-cogl-1.0 Description-md5: 148c6f8cbdcd16e6500ac32753a34daf Description-en: GObject introspection data for the Cogl 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings for libcogl. Package: gir1.2-coglpango-1.0 Description-md5: 9add089f4444192d7be4e46f724bc4b0 Description-en: GObject introspection data for the CoglPango 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings for libcogl-pango. Package: gm2-13-aarch64-linux-gnu Description-md5: 5c32bb1a293588c845d7a3b4aff8df2e Description-en: GNU Modula-2 compiler for the aarch64-linux-gnu architecture This is the GNU Modula-2 compiler for the aarch64-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-14 Description-md5: e64f12bc1504dd633dc9ff6d7313cb70 Description-en: GNU Modula-2 compiler (version 2) This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-14-aarch64-linux-gnu Description-md5: 5c32bb1a293588c845d7a3b4aff8df2e Description-en: GNU Modula-2 compiler for the aarch64-linux-gnu architecture This is the GNU Modula-2 compiler for the aarch64-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-14-for-host Description-md5: c116400de44ebf7dafebe5650c8d9515 Description-en: GNU Modula-2 compiler for the host architecture This is the GNU Modula-2 compiler for the host architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gm2-15-aarch64-linux-gnu Description-md5: 5c32bb1a293588c845d7a3b4aff8df2e Description-en: GNU Modula-2 compiler for the aarch64-linux-gnu architecture This is the GNU Modula-2 compiler for the aarch64-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-13-aarch64-linux-gnu Description-md5: 726b837fa2e33796406f1db6ec3b5d32 Description-en: GNU Ada compiler for the aarch64-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-14 Description-md5: 8cebde0cd6b861927a7a457cacc8851f Description-en: GNU Ada compiler GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-14-aarch64-linux-gnu Description-md5: 726b837fa2e33796406f1db6ec3b5d32 Description-en: GNU Ada compiler for the aarch64-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-14-for-host Description-md5: 26e4a341bb88e54a4842408bed0e44a5 Description-en: GNU Ada compiler for the host architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gnat-15-aarch64-linux-gnu Description-md5: 726b837fa2e33796406f1db6ec3b5d32 Description-en: GNU Ada compiler for the aarch64-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnustep-multiarch Description-md5: 1aa083590c124afdf6ee3aba2e4598ed Description-en: GNUstep Multi-Arch support This package contains the symlinks in the GNUstep System Library (/usr/lib/aarch64-linux-gnu/GNUstep) to their corresponding architecture-independent directories at /usr/share. Package: gobjc++-13-aarch64-linux-gnu Description-md5: d431b0e6e4059db3dd1d284e2868e6fc Description-en: GNU Objective-C++ compiler for the aarch64-linux-gnu architecture This is the GNU Objective-C++ compiler for the aarch64-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-14 Description-md5: b9baa94c6e3efdfa23b7927008258616 Description-en: GNU Objective-C++ compiler This is the GNU Objective-C++ compiler, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-14-aarch64-linux-gnu Description-md5: d431b0e6e4059db3dd1d284e2868e6fc Description-en: GNU Objective-C++ compiler for the aarch64-linux-gnu architecture This is the GNU Objective-C++ compiler for the aarch64-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-14-for-host Description-md5: 6eb456849ad49181c17bb137b0c69f45 Description-en: GNU Objective-C++ compiler for the host architecture This is the GNU Objective-C++ compiler for the host architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gobjc++-15-aarch64-linux-gnu Description-md5: d431b0e6e4059db3dd1d284e2868e6fc Description-en: GNU Objective-C++ compiler for the aarch64-linux-gnu architecture This is the GNU Objective-C++ compiler for the aarch64-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-13-aarch64-linux-gnu Description-md5: a59c606b6defdc61673dce1d2868f8c0 Description-en: GNU Objective-C compiler for the aarch64-linux-gnu architecture This is the GNU Objective-C compiler for the aarch64-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14 Description-md5: ef51de6b57526dc4a161944678606486 Description-en: GNU Objective-C compiler This is the GNU Objective-C compiler, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-aarch64-linux-gnu Description-md5: a59c606b6defdc61673dce1d2868f8c0 Description-en: GNU Objective-C compiler for the aarch64-linux-gnu architecture This is the GNU Objective-C compiler for the aarch64-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-for-host Description-md5: ec590acbac35f97ced34020023b140bc Description-en: GNU Objective-C compiler for the host architecture This is the GNU Objective-C compiler for the host architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . When using this package, tools must be invoked with an architecture prefix. . This is a dependency package. Package: gobjc-15-aarch64-linux-gnu Description-md5: a59c606b6defdc61673dce1d2868f8c0 Description-en: GNU Objective-C compiler for the aarch64-linux-gnu architecture This is the GNU Objective-C compiler for the aarch64-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gr-framework Description-md5: 4ae413f29a0ef4a106054b7df3988585 Description-en: Universal framework of Graphical Kernel System (GKS) and OpenGL (metapackage) GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. Package: gr-framework-bin Description-md5: 7983c47fcf5023496f398212bbfd672b Description-en: Binary of Graphical Kernel System (GKS) and OpenGL GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package contains binary executable files for GR. Package: gr-framework-plugin-agg Description-md5: d340f0436a75cee2db3577ed70aed6c3 Description-en: Graphical Kernel System (GKS) and OpenGL plugin for AGG GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package contains plugin for Anti-Grain Geometry library. Package: gr-framework-plugin-base Description-md5: 151dd36dff439f71df9a0a97c4264549 Description-en: Basic plugins for Graphical Kernel System (GKS) and OpenGL GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package contains comprehensive plugins - PGF (Portable Graphics Format), SVG (Scalable Vector Graphics) and WMF (Windows Metafile) plugins. Package: gr-framework-plugin-cairo Description-md5: 58a8ceb94ade9f6d8d58742e8d80a55f Description-en: Graphical Kernel System (GKS) and OpenGL plugin for Cairo GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package contains plugin for Cairo Graphics. Package: gr-framework-plugin-full Description-md5: 1c5792d2384b8758e312255a91b682e1 Description-en: All plugins for Graphical Kernel System (GKS) and OpenGL (metapackage) GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package installs all of plugins for GKS. Package: gr-framework-plugin-gl Description-md5: 68a9292b7f87d63bd92b42a59ff1b546 Description-en: Graphical Kernel System (GKS) and OpenGL plugin for WGL/CGL/GLX GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package contains plugin for OpenGL. Package: gr-framework-plugin-gs Description-md5: c6888de523278fcebd9233d1d8deca05 Description-en: Graphical Kernel System (GKS) and OpenGL plugin for Ghostscript GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package contains plugin for Ghostscript. Package: gr-framework-plugin-qt5 Description-md5: 4f9bc7be7774e05868393955566770a6 Description-en: Graphical Kernel System (GKS) and OpenGL plugin for Qt5 GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package contains plugin for Qt5. Package: gr-framework-plugin-qt6 Description-md5: 21e4a9edff5ebbd10b80d6a932d75c8d Description-en: Graphical Kernel System (GKS) and OpenGL plugin for Qt6 GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package contains plugin for Qt6. Package: gr-framework-plugin-video Description-md5: 1e8c173d8558dd770985133ed783bb37 Description-en: Graphical Kernel System (GKS) and OpenGL plugin for Video GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package contains plugin for Video output. Package: gr-framework-plugin-x11 Description-md5: 5509c08e06649e9c48b5b5d8dc963150 Description-en: Graphical Kernel System (GKS) and OpenGL plugin for GKS 5 (X11) GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package contains plugin for GKS 5 (X11). Package: gr-framework-plugin-zmq Description-md5: d0d6be4c83f8ce97ec12631d2a9c5149 Description-en: Graphical Kernel System (GKS) and OpenGL plugin for ZeroMQ GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package contains plugin for ZeroMQ. 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: kicad Description-md5: 21f7e01a3ffe97be9bbafb9e920e7e78 Description-en: Electronic schematic and PCB design software Kicad is a suite of programs for the creation of printed circuit boards. It includes a schematic editor, a PCB layout tool, support tools and a 3D viewer to display a finished & fully populated PCB. . Kicad is made up of 5 main components: . * kicad - project manager * eeschema - schematic editor * pcbnew - PCB editor * gerbview - GERBER viewer * cvpcb - footprint selector for components . Libraries: * Both eeschema and pcbnew have library managers and editors for their components and footprints * You can easily create, edit, delete and exchange library items * Documentation files can be associated with components, footprints and key words, allowing a fast search by function * Very large libraries are available for schematic components and footprints * Most components have corresponding 3D models Package: libcephfs-jni Description-md5: eeccae7ad4653bc059b325a5ec4ddd58 Description-en: Java Native Interface library for CephFS Java bindings Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the Java Native Interface library for interacting with the Ceph File System. Package: libcogl-dev Description-md5: be3115f4a0115636a1065d55d8a70f4a Description-en: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the development files for libcogl. Package: libcogl-pango-dev Description-md5: 5c4e7ce27e624192d91d8d0db6688471 Description-en: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the development files for libcogl-pango. Package: libcogl-pango20 Description-md5: 8c0fee75492f726194fa0be454f54661 Description-en: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. Package: libcogl-path-dev Description-md5: 2e20efef9b615c0cbb5717e31e6c92c8 Description-en: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package should be used as a build-dependency by programs that use the cogl-path API, but is currently an empty package that depends on libcogl-dev due to circular dependencies between the base cogl API and the cogl-path API. Package: libcogl-path20 Description-md5: 8c0fee75492f726194fa0be454f54661 Description-en: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. Package: libcogl20 Description-md5: 8c0fee75492f726194fa0be454f54661 Description-en: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. 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: libgccjit-14-dev Description-md5: edfbe45c4dd603bd5f9c67ae4ba8c494 Description-en: GCC just-in-time compilation (development files) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit0 Description-md5: 78f861084806b36ce34263514298785e Description-en: GCC just-in-time compilation (shared library) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgm2-14-dev Description-md5: e3610e2377e77eddbfb5ac76ab6b4834 Description-en: GNU Modula-2 standard library This is the Modula-2 standard library that comes with the gm2 compiler. Package: libgm2-19 Description-md5: 2b6f235369b3172b9f6a3f7d22bc9978 Description-en: GNU Modula-2 standard library (runtime library) This is the GNU Modula-2 standard library that comes with the gm2 compiler. Package: libgnat-14 Description-md5: 27cdab3b846cfe71a546e1fbdc98570c Description-en: runtime for applications compiled with GNAT (shared library) GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . The libgnat library provides runtime components needed by most applications produced with GNAT. . This package contains the runtime shared library. Package: libgphobos-14-dev Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd Description-en: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos5 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgr-framework-dev Description-md5: 5a7f155e265f0d5607c9432f617f4ae6 Description-en: Development files of Graphical Kernel System (GKS) and OpenGL GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package contains development files for GR. Package: libgr-framework0 Description-md5: ef5b54f5bbcb392bbe49a7cf1777125e Description-en: Library of Graphical Kernel System (GKS) and OpenGL GR is a universal framework for cross-platform visualization applications. It offers developers a compact, portable and consistent graphics library for their programs. Applications range from publication quality 2D graphs to the representation of complex 3D scenes. . This package contains runtime library for GR. 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: libobjc-14-dev Description-md5: 7ff3333ac4ef3f78ec469fae5e05bf5d Description-en: Runtime library for GNU Objective-C applications (development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: 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: 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: 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: libstdc++6-14-dbg Description-md5: 2c454c0f0591e215b1f3b1791f3e7459 Description-en: GNU Standard C++ Library v3 (debug build) This package contains a debug build of the shared libstdc++ library. The debug symbols for the default build can be found in the libstdc++6-dbgsym package. Package: libstrophe-dev Description-md5: 6cd25cbb495f967c8648ecdc7dad08f2 Description-en: Library for writing XMPP clients - development files libstrophe is a lightweight XMPP client library written in C. It has minimal dependencies and is configurable for various environments. . This package contains the development files. Package: libstrophe0 Description-md5: 51b3da4908c7956a5002a69e692bd220 Description-en: Library for writing XMPP clients - shared library libstrophe is a lightweight XMPP client library written in C. It has minimal dependencies and is configurable for various environments. . This package contains the shared library. Package: linux-lowlatency-headers-6.8.0-20 Description-md5: dc19fa6de3cae9aa833d00daf7dfb93f Description-en: Header files related to Linux kernel version 6.8.0 This package provides kernel header files for version 6.8.0, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-lowlatency-headers-6.8.0-20/debian.README.gz for details Package: m1n1 Description-md5: 6ac6aec2df04d1375b460e1b677619b3 Description-en: Bootloader for Apple Silicon This is the bootloader developed by the Asahi Linux project to bridge the Apple (XNU) boot ecosystem to the Linux boot ecosystem. Package: mingw-w64-tools Description-md5: e51ae65009b54dc317e276561f73ef47 Description-en: Development tools for 32- and 64-bit Windows 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: * gendef, which extracts DLL exports from Windows executables; * genidl, which extracts IDL information from Windows executables; * genpeimg, which manipulates PE flags in Windows executables; * widl, which generates build files from IDL descriptions; * pkg-config symlinks to allow .pc-based libraries to be used. 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-mdanalysis Description-md5: 9d4e18df399b20b80dcfdf83cc426a35 Description-en: analyse molecular dynamics files and trajectories MDAnalysis is a Python library for the analysis of computer simulations of many-body systems at the molecular scale, spanning use cases from interactions of drugs with proteins to novel materials. It is widely used in the scientific community and is written by scientists for scientists. . MDAnalysis allows one to read particle-based trajectories (including individual coordinate frames such as biomolecules in the PDB format) and access the atomic coordinates through NumPy arrays. This provides a flexible and relatively fast framework for complex analysis tasks. In addition, powerful atom selection commands are implemented. Trajectories can also be manipulated (for instance, fit to a reference structure) and written out. . It works with a wide range of popular simulation packages including Gromacs, Amber, NAMD, CHARMM, DL_Poly, HooMD, LAMMPS and many others — see the lists of supported trajectory formats and topology formats. MDAnalysis also includes widely used analysis algorithms in the MDAnalysis.analysis module. . The MDAnalysis project uses an open governance model and is fiscally sponsored by NumFOCUS. . This package installs the library for Python 3. Package: python3-rgw Description-md5: 06f6fa39d546967387c6ab7f058abce7 Description-en: Python 3 libraries for the Ceph librgw library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's RGW library. Package: python3-uwsgidecorators Description-md5: b6d60cbaaf5f0468faa6a7e19cf60424 Description-en: module of decorators for elegant access to uWSGI API (Python 3) uwsgidecorators is a simple Python module that exports a bunch of decorators to allow a more elegant approach to uWSGI API. Provided decorators helps with creating of RPC functions, timers, filemonitors. . This package provides uwsgidecorators module for Python 3. Package: rbd-fuse Description-md5: 15cf24eaec74387c1ae6ddef87cdb866 Description-en: FUSE-based rbd client for the Ceph distributed file system Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to map Ceph rbd images as files. Package: rbd-mirror Description-md5: 1d710ddd4d105de6cfd76d4ca18a79b3 Description-en: Ceph daemon for mirroring RBD images Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package provides a daemon for mirroring RBD images between Ceph clusters, streaming changes asynchronously. Package: rbd-nbd Description-md5: 7780c9ecf943aeed38e3b3d394062e74 Description-en: NBD-based rbd client for the Ceph distributed file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is a NBD-based client that allows one to map Ceph rbd images as local block device. . NBD base client that allows one to map Ceph rbd images as local block device. 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: 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: 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: armv8-support Description-md5: 0f3f0c47601fb1087c396df4f4497df3 Description-en: CPU feature checking - require ARMv8 The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies. . This is a mostly dummy package which checks for ARMv8 and refuses to install on unsupported hardware. . ARMv8 (not to be confused with product family ARM8) introduced a large number of ISA enhancements. It is not guaranteed by the architecture baseline on debian any-arm (armel, armhf), but is available for newer ARM machines (including CPUs that support armhf) since the Cortex-A product family, including Cortex-A32, as well as all arm64 processors. Boards include the Raspberry Pi 3 and 4. 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-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-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-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: 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: cpp-13-arm-linux-gnueabihf Description-md5: ed68a0d5b068e9ec1abe470407d0cbf5 Description-en: GNU C preprocessor for arm-linux-gnueabihf 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 configured for arm-linux-gnueabihf architecture but not the compiler. Package: cpp-15-arm-linux-gnueabihf Description-md5: ed68a0d5b068e9ec1abe470407d0cbf5 Description-en: GNU C preprocessor for arm-linux-gnueabihf 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 configured for arm-linux-gnueabihf architecture but not the compiler. Package: dxvk-wine32 Description-md5: 737650ea0b2e74d5d4ab54e209423e40 Description-en: Vulkan-based translation layer for Direct3D 8/9/10/11 - wine32 build DXVK is a Vulkan-based translation layer for Direct3D 8/9/10/11 which allows running 3D applications on Linux using Wine. . DXVK aims to provide support for D3D11, feature level 12_1, and D3D10, feature level 10_1. . This package contains the wine32 build. Package: dxvk-wine32-development Description-md5: bfe8ebc058cce6653c20fea6f85a4246 Description-en: transitional package This is a transitional package. It can safely be removed. Package: g++-13-arm-linux-gnueabihf Description-md5: 8217684381d0545df03fa8d52efefabb Description-en: GNU C++ compiler for arm-linux-gnueabihf architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for arm-linux-gnueabihf architecture. Package: g++-15-arm-linux-gnueabihf Description-md5: 8217684381d0545df03fa8d52efefabb Description-en: GNU C++ compiler for arm-linux-gnueabihf architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for arm-linux-gnueabihf architecture. Package: ga68-15-arm-linux-gnueabihf Description-md5: ad4985e970389dc83f4e9bece33ae55e Description-en: GNU Algol 68 compiler for the arm-linux-gnueabihf architecture This is the GNU Algol 68 compiler for the arm-linux-gnueabihf architecture, which compiles Algol 68 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gcc-13-arm-linux-gnueabihf Description-md5: 33f90d4dfb358631d3e5a94e55aaa543 Description-en: GNU C compiler for the arm-linux-gnueabihf architecture This is the GNU C compiler for the arm-linux-gnueabihf architecture, a fairly portable optimizing compiler for C. Package: gcc-15-arm-linux-gnueabihf Description-md5: 33f90d4dfb358631d3e5a94e55aaa543 Description-en: GNU C compiler for the arm-linux-gnueabihf architecture This is the GNU C compiler for the arm-linux-gnueabihf architecture, a fairly portable optimizing compiler for C. Package: gccgo-13-arm-linux-gnueabihf Description-md5: 3ce513e797bd4d1a1c346756537f10b2 Description-en: GNU Go compiler for the arm-linux-gnueabihf architecture This is the GNU Go compiler for the arm-linux-gnueabihf architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-14-arm-linux-gnueabihf Description-md5: 3ce513e797bd4d1a1c346756537f10b2 Description-en: GNU Go compiler for the arm-linux-gnueabihf architecture This is the GNU Go compiler for the arm-linux-gnueabihf architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-15-arm-linux-gnueabihf Description-md5: 3ce513e797bd4d1a1c346756537f10b2 Description-en: GNU Go compiler for the arm-linux-gnueabihf architecture This is the GNU Go compiler for the arm-linux-gnueabihf architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14-arm-linux-gnueabihf Description-md5: f141a87e5d642d885ec8ce4fdc5e8c89 Description-en: GNU Rust compiler for the arm-linux-gnueabihf architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gccrs-15-arm-linux-gnueabihf Description-md5: f141a87e5d642d885ec8ce4fdc5e8c89 Description-en: GNU Rust compiler for the arm-linux-gnueabihf architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-13-arm-linux-gnueabihf Description-md5: e7806cc7fa9ea582cd66e012058e42e9 Description-en: GNU D compiler (version 2) for the arm-linux-gnueabihf architecture This is the GNU D compiler for the arm-linux-gnueabihf architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-14-arm-linux-gnueabihf Description-md5: e7806cc7fa9ea582cd66e012058e42e9 Description-en: GNU D compiler (version 2) for the arm-linux-gnueabihf architecture This is the GNU D compiler for the arm-linux-gnueabihf architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-15-arm-linux-gnueabihf Description-md5: e7806cc7fa9ea582cd66e012058e42e9 Description-en: GNU D compiler (version 2) for the arm-linux-gnueabihf architecture This is the GNU D compiler for the arm-linux-gnueabihf architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gfortran-13-arm-linux-gnueabihf Description-md5: 97ae8549d5e903133d4832ce451bf9d5 Description-en: GNU Fortran compiler for the arm-linux-gnueabihf architecture This is the GNU Fortran compiler for the arm-linux-gnueabihf architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-15-arm-linux-gnueabihf Description-md5: 97ae8549d5e903133d4832ce451bf9d5 Description-en: GNU Fortran compiler for the arm-linux-gnueabihf architecture This is the GNU Fortran compiler for the arm-linux-gnueabihf architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gm2-13-arm-linux-gnueabihf Description-md5: 933ee1c99d288f27147a775bc0f4111e Description-en: GNU Modula-2 compiler for the arm-linux-gnueabihf architecture This is the GNU Modula-2 compiler for the arm-linux-gnueabihf architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-14-arm-linux-gnueabihf Description-md5: 933ee1c99d288f27147a775bc0f4111e Description-en: GNU Modula-2 compiler for the arm-linux-gnueabihf architecture This is the GNU Modula-2 compiler for the arm-linux-gnueabihf architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-15-arm-linux-gnueabihf Description-md5: 933ee1c99d288f27147a775bc0f4111e Description-en: GNU Modula-2 compiler for the arm-linux-gnueabihf architecture This is the GNU Modula-2 compiler for the arm-linux-gnueabihf architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-13-arm-linux-gnueabihf Description-md5: add9124ecac0dbae8c33714a6eb422c6 Description-en: GNU Ada compiler for the arm-linux-gnueabihf architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-14-arm-linux-gnueabihf Description-md5: add9124ecac0dbae8c33714a6eb422c6 Description-en: GNU Ada compiler for the arm-linux-gnueabihf architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-15-arm-linux-gnueabihf Description-md5: add9124ecac0dbae8c33714a6eb422c6 Description-en: GNU Ada compiler for the arm-linux-gnueabihf architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnustep-multiarch Description-md5: a0a6467e859c843bae615f382337b22b Description-en: GNUstep Multi-Arch support This package contains the symlinks in the GNUstep System Library (/usr/lib/arm-linux-gnueabihf/GNUstep) to their corresponding architecture-independent directories at /usr/share. Package: gobjc++-13-arm-linux-gnueabihf Description-md5: 6a023a9d4124afa528373e4a11661544 Description-en: GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture This is the GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-14-arm-linux-gnueabihf Description-md5: 6a023a9d4124afa528373e4a11661544 Description-en: GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture This is the GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-15-arm-linux-gnueabihf Description-md5: 6a023a9d4124afa528373e4a11661544 Description-en: GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture This is the GNU Objective-C++ compiler for the arm-linux-gnueabihf architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-13-arm-linux-gnueabihf Description-md5: 53428c52dd8a87e57b005d8ef5eaa131 Description-en: GNU Objective-C compiler for the arm-linux-gnueabihf architecture This is the GNU Objective-C compiler for the arm-linux-gnueabihf architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-arm-linux-gnueabihf Description-md5: 53428c52dd8a87e57b005d8ef5eaa131 Description-en: GNU Objective-C compiler for the arm-linux-gnueabihf architecture This is the GNU Objective-C compiler for the arm-linux-gnueabihf architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-15-arm-linux-gnueabihf Description-md5: 53428c52dd8a87e57b005d8ef5eaa131 Description-en: GNU Objective-C compiler for the arm-linux-gnueabihf architecture This is the GNU Objective-C compiler for the arm-linux-gnueabihf architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. 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++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++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++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: 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-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-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-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: 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: 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: libkseexpr-dev Description-md5: c4c9405a2ebe7495b26e0924d68c367d Description-en: development files for libreadstat library ReadStat is a command-line tool and MIT-licensed C library for reading files from popular stats packages. . This package contains the development files. Package: libkseexpr4 Description-md5: c157ea3e143b8a7cd757e48245f95d1c Description-en: embeddable expression evaluation engine - shared library SeExpr is an embeddable, arithmetic expression language that enables flexible artistic control and customization in creating computer graphics images. Example uses include procedural geometry synthesis, image synthesis, simulation control, crowd animation, and geometry deformation. . KSeExpr is a fork of SeExpr mainly used for Krita. . This package contains the core shared library. Package: libkseexprui4 Description-md5: f923496503faba2e746129511b6cfd58 Description-en: embeddable expression evaluation engine - UI shared library SeExpr is an embeddable, arithmetic expression language that enables flexible artistic control and customization in creating computer graphics images. Example uses include procedural geometry synthesis, image synthesis, simulation control, crowd animation, and geometry deformation. . KSeExpr is a fork of SeExpr mainly used for Krita. . This package contains the UI shared library. 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: 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: 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: 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: 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: 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: 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: 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: 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: 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-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: 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: 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: neon-support Description-md5: f0b8cf15151df41dfb22ad0c06704963 Description-en: CPU feature checking - require neon The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies. . This is a mostly dummy package which checks for neon and refuses to install on unsupported hardware. . This is a mostly dummy package which checks for Neon and refuses to install on unsupported hardware. . Neon, also known as MPE (Media Processing Engine) or Advanced SIMD, is a combined 64- and 128-bit SIMD instruction set that provides standardised acceleration for media and signal processing applications. It is available on the vast majority of armhf devices but not guaranteed before the 64-bit capable ARMv8. 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: opensnitch Description-md5: 70a7beb0fba436ced27b1a33b90140fa Description-en: GNU/Linux interactive application firewall Whenever a program makes a connection, it'll prompt the user to allow or deny it. . The user can decide if block the outgoing connection based on properties of the connection: by port, by uid, by dst ip, by program or a combination of them. . These rules can last forever, until the app restart or just one time. . The GUI allows the user to view live outgoing connections, as well as search by process, user, host or port. . OpenSnitch can also work as a system-wide domains blocker, by using lists of domains, list of IPs or list of regular expressions. 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-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: 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: 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: cpp-13-i686-linux-gnu Description-md5: b8282273c17bed5005498d3acc86c9d4 Description-en: GNU C preprocessor for i686-linux-gnu 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 configured for i686-linux-gnu architecture but not the compiler. Package: cpp-15-i686-linux-gnu Description-md5: b8282273c17bed5005498d3acc86c9d4 Description-en: GNU C preprocessor for i686-linux-gnu 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 configured for i686-linux-gnu architecture but not the compiler. Package: g++-13-i686-linux-gnu Description-md5: 88bdc3f5d96144f5748dae6f61c62299 Description-en: GNU C++ compiler for i686-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for i686-linux-gnu architecture. Package: g++-15-i686-linux-gnu Description-md5: 88bdc3f5d96144f5748dae6f61c62299 Description-en: GNU C++ compiler for i686-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for i686-linux-gnu architecture. Package: ga68-15-i686-linux-gnu Description-md5: 4e88a649cc8ec8986b65d2a48010e6f4 Description-en: GNU Algol 68 compiler for the i686-linux-gnu architecture This is the GNU Algol 68 compiler for the i686-linux-gnu architecture, which compiles Algol 68 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gcc-13-i686-linux-gnu Description-md5: ba5a678e8889d9e2f2dd41bf10f39ab5 Description-en: GNU C compiler for the i686-linux-gnu architecture This is the GNU C compiler for the i686-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gcc-15-i686-linux-gnu Description-md5: ba5a678e8889d9e2f2dd41bf10f39ab5 Description-en: GNU C compiler for the i686-linux-gnu architecture This is the GNU C compiler for the i686-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gccgo-13-i686-linux-gnu Description-md5: 476b8ef19f68a3705287682de1e1d740 Description-en: GNU Go compiler for the i686-linux-gnu architecture This is the GNU Go compiler for the i686-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-15-i686-linux-gnu Description-md5: 476b8ef19f68a3705287682de1e1d740 Description-en: GNU Go compiler for the i686-linux-gnu architecture This is the GNU Go compiler for the i686-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-15-i686-linux-gnu Description-md5: 89d94ad4a90fcb92a390dd4106ba80a9 Description-en: GNU Rust compiler for the i686-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-13-i686-linux-gnu Description-md5: 00ea2654f0ce21b65085a895f9f14ee2 Description-en: GNU D compiler (version 2) for the i686-linux-gnu architecture This is the GNU D compiler for the i686-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-15-i686-linux-gnu Description-md5: 00ea2654f0ce21b65085a895f9f14ee2 Description-en: GNU D compiler (version 2) for the i686-linux-gnu architecture This is the GNU D compiler for the i686-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gfortran-13-i686-linux-gnu Description-md5: b4cc25194ee0177ada8bf1a75e17c538 Description-en: GNU Fortran compiler for the i686-linux-gnu architecture This is the GNU Fortran compiler for the i686-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-15-i686-linux-gnu Description-md5: b4cc25194ee0177ada8bf1a75e17c538 Description-en: GNU Fortran compiler for the i686-linux-gnu architecture This is the GNU Fortran compiler for the i686-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gm2-13-i686-linux-gnu Description-md5: 05ba12e493b72d8343debec63c709f0b Description-en: GNU Modula-2 compiler for the i686-linux-gnu architecture This is the GNU Modula-2 compiler for the i686-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-15-i686-linux-gnu Description-md5: 05ba12e493b72d8343debec63c709f0b Description-en: GNU Modula-2 compiler for the i686-linux-gnu architecture This is the GNU Modula-2 compiler for the i686-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-13-i686-linux-gnu Description-md5: 5d5f78ab40eeb76fd91a48aa1d609842 Description-en: GNU Ada compiler for the i686-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-15-i686-linux-gnu Description-md5: 5d5f78ab40eeb76fd91a48aa1d609842 Description-en: GNU Ada compiler for the i686-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gobjc++-13-i686-linux-gnu Description-md5: b39381afe15d2749b764ed69f8ebf869 Description-en: GNU Objective-C++ compiler for the i686-linux-gnu architecture This is the GNU Objective-C++ compiler for the i686-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-15-i686-linux-gnu Description-md5: b39381afe15d2749b764ed69f8ebf869 Description-en: GNU Objective-C++ compiler for the i686-linux-gnu architecture This is the GNU Objective-C++ compiler for the i686-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-13-i686-linux-gnu Description-md5: 0692b323d7920394e268687801f5005f Description-en: GNU Objective-C compiler for the i686-linux-gnu architecture This is the GNU Objective-C compiler for the i686-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-15-i686-linux-gnu Description-md5: 0692b323d7920394e268687801f5005f Description-en: GNU Objective-C compiler for the i686-linux-gnu architecture This is the GNU Objective-C compiler for the i686-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: lib64gcc-12-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: lib64gcc-13-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-12-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: lib64gfortran-13-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: lib64gfortran-15-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-12-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: lib64go-13-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: lib64go21 Description-md5: 07fa56d3e232224f82aa278bc1a968bd Description-en: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. Package: lib64go22 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-12-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: lib64gphobos-13-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: lib64gphobos-15-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: lib64gphobos3 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: lib64gphobos4 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: lib64gphobos6 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-12-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: lib64objc-13-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: lib64objc-15-dev Description-md5: c0fc895d2778279155bfb6af8561da8e Description-en: Runtime library for GNU Objective-C applications (64bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib64objc4 Description-md5: ed6abd85fb9be4df45f054e758ab70d5 Description-en: Runtime library for GNU Objective-C applications (64bit) Library needed for GNU ObjC applications linked against the shared library. Package: lib64stdc++-12-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++-13-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++-15-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-12-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: lib64stdc++6-13-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: lib64stdc++6-15-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: 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: steam-libs-i386 Description-md5: ef7ad94b2cf84a323c4ced28262c0545 Description-en: Metapackage for 32-bit Steam dependencies Steam (https://www.steampowered.com) is a software content delivery system developed by Valve software (https://www.valvesoftware.com). There is some free software available, but for the most part the content delivered is non-free. . This package indirectly depends on 32-bit libraries that are necessary to run Steam, by depending on the steam-libs:i386 metapackage. Package: altivec-support Description-md5: 201736bef654cbe3d280a284f5cc5d2d Description-en: CPU feature checking - require altivec The packages in the isa-support family probe for microprocessor Instruction Set Architecture features such as SSE3. By refusing to install on machines lacking a required feature, they allow ISA requirements to be handled in terms of package dependencies. . This is a mostly dummy package which checks for altivec and refuses to install on unsupported hardware. . AltiVec is a single-precision floating point and integer SIMD instruction set. It is a standard part of the Power ISA v.2.03 specification. Package: cpp-13-powerpc64le-linux-gnu Description-md5: 2c7bd4237665c7473651107af2193fed Description-en: GNU C preprocessor for powerpc64le-linux-gnu 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 configured for powerpc64le-linux-gnu architecture but not the compiler. Package: cpp-15-powerpc64le-linux-gnu Description-md5: 2c7bd4237665c7473651107af2193fed Description-en: GNU C preprocessor for powerpc64le-linux-gnu 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 configured for powerpc64le-linux-gnu architecture but not the compiler. Package: g++-13-powerpc64le-linux-gnu Description-md5: 0be28451d4d61c7a7c7261ee29e52e35 Description-en: GNU C++ compiler for powerpc64le-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for powerpc64le-linux-gnu architecture. Package: g++-15-powerpc64le-linux-gnu Description-md5: 0be28451d4d61c7a7c7261ee29e52e35 Description-en: GNU C++ compiler for powerpc64le-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for powerpc64le-linux-gnu architecture. Package: ga68-15-powerpc64le-linux-gnu Description-md5: 03d81da6eb6d55480f1548d223572949 Description-en: GNU Algol 68 compiler for the powerpc64le-linux-gnu architecture This is the GNU Algol 68 compiler for the powerpc64le-linux-gnu architecture, which compiles Algol 68 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gcc-13-powerpc64le-linux-gnu Description-md5: 9a78fbda526c5f3157cb5ab0c3cf7fc1 Description-en: GNU C compiler for the powerpc64le-linux-gnu architecture This is the GNU C compiler for the powerpc64le-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gcc-15-powerpc64le-linux-gnu Description-md5: 9a78fbda526c5f3157cb5ab0c3cf7fc1 Description-en: GNU C compiler for the powerpc64le-linux-gnu architecture This is the GNU C compiler for the powerpc64le-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gccgo-13-powerpc64le-linux-gnu Description-md5: 5a17cd67dc9ecaa24006880be9427bb8 Description-en: GNU Go compiler for the powerpc64le-linux-gnu architecture This is the GNU Go compiler for the powerpc64le-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-15-powerpc64le-linux-gnu Description-md5: 5a17cd67dc9ecaa24006880be9427bb8 Description-en: GNU Go compiler for the powerpc64le-linux-gnu architecture This is the GNU Go compiler for the powerpc64le-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-15-powerpc64le-linux-gnu Description-md5: d0fe6b34eca2f10ee7ee873fcf7f890b Description-en: GNU Rust compiler for the powerpc64le-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gcobol-15-powerpc64le-linux-gnu Description-md5: 8a630a93b8eb6fe3644f96b06f7e373f Description-en: GNU COBOL compiler for the powerpc64le-linux-gnu architecture This is the GNU COBOL compiler for the powerpc64le-linux-gnu architecture, which compiles COBOL on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gdc-13-powerpc64le-linux-gnu Description-md5: 511ac042d081ba2ca3ae7e683ee8367f Description-en: GNU D compiler (version 2) for the powerpc64le-linux-gnu architecture This is the GNU D compiler for the powerpc64le-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-15-powerpc64le-linux-gnu Description-md5: 511ac042d081ba2ca3ae7e683ee8367f Description-en: GNU D compiler (version 2) for the powerpc64le-linux-gnu architecture This is the GNU D compiler for the powerpc64le-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gfortran-13-powerpc64le-linux-gnu Description-md5: c4e5fd95008e20fa21421f07aca27e28 Description-en: GNU Fortran compiler for the powerpc64le-linux-gnu architecture This is the GNU Fortran compiler for the powerpc64le-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-15-powerpc64le-linux-gnu Description-md5: c4e5fd95008e20fa21421f07aca27e28 Description-en: GNU Fortran compiler for the powerpc64le-linux-gnu architecture This is the GNU Fortran compiler for the powerpc64le-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gm2-13-powerpc64le-linux-gnu Description-md5: fb993083e71fd1e0af62e509dacb11b9 Description-en: GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture This is the GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-15-powerpc64le-linux-gnu Description-md5: fb993083e71fd1e0af62e509dacb11b9 Description-en: GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture This is the GNU Modula-2 compiler for the powerpc64le-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-13-powerpc64le-linux-gnu Description-md5: 8ac95f73f66a0ce812744beb89e351e5 Description-en: GNU Ada compiler for the powerpc64le-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-15-powerpc64le-linux-gnu Description-md5: 8ac95f73f66a0ce812744beb89e351e5 Description-en: GNU Ada compiler for the powerpc64le-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnustep-multiarch Description-md5: da0610fb59559f8a899277fe05174d99 Description-en: GNUstep Multi-Arch support This package contains the symlinks in the GNUstep System Library (/usr/lib/powerpc64le-linux-gnu/GNUstep) to their corresponding architecture-independent directories at /usr/share. Package: gobjc++-13-powerpc64le-linux-gnu Description-md5: 62d25be8e9d06181c6d2eaa1dab2a772 Description-en: GNU Objective-C++ compiler for the powerpc64le-linux-gnu architecture This is the GNU Objective-C++ compiler for the powerpc64le-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-15-powerpc64le-linux-gnu Description-md5: 62d25be8e9d06181c6d2eaa1dab2a772 Description-en: GNU Objective-C++ compiler for the powerpc64le-linux-gnu architecture This is the GNU Objective-C++ compiler for the powerpc64le-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-13-powerpc64le-linux-gnu Description-md5: 42ae6621ea0fdfd8c7240d742c7060ee Description-en: GNU Objective-C compiler for the powerpc64le-linux-gnu architecture This is the GNU Objective-C compiler for the powerpc64le-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-15-powerpc64le-linux-gnu Description-md5: 42ae6621ea0fdfd8c7240d742c7060ee Description-en: GNU Objective-C compiler for the powerpc64le-linux-gnu architecture This is the GNU Objective-C compiler for the powerpc64le-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: librust-tokio-executor-dev Description-md5: 1d0777a6d4941c1d599a024b61bd87bb Description-en: Future execution primitives - Rust source code This package contains the source for the Rust tokio-executor crate, packaged by debcargo for use with cargo and dh-cargo. Package: netlabel-tools Description-md5: c34a9c6dc669e03e4de3a6aeac234e2b Description-en: management tool for the Linux NetLabel Subsystem The NetLabel management utility, netlabelctl, is a command line program designed to allow system administrators to configure the NetLabel system in the kernel. . This package requires that the running kernel supports NETLABEL. Package: 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: gnustep-multiarch Description-md5: 8cabdbbe90cf59a8b9e05adc456a25e8 Description-en: GNUstep Multi-Arch support This package contains the symlinks in the GNUstep System Library (/usr/lib/riscv64-linux-gnu/GNUstep) to their corresponding architecture-independent directories at /usr/share. 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: libdart-all-dev Description-md5: a3a40c8ce9ad2cd0867ebd3045bf3783 Description-en: Kinematics Dynamics and Optimization Library - All Development Files DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package does not contain any file but install all development packages. . Metapackage for all development files. Package: libdart-collision-bullet-dev Description-md5: 12119eeda619237f0ca20a36078c01c0 Description-en: Kinematics Dynamics and Optimization Library - Bullet Collision Dev DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. Package: libdart-collision-bullet6.13 Description-md5: 66073bdaa72101da6f2c788df7195a6c Description-en: Kinematics Dynamics and Optimization Library - Bullet Collision Library DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains the collision library with Bullet backend. Package: libdart-collision-ode-dev Description-md5: 685c81a6e6fc03032e62d6b48ee8dc23 Description-en: Kinematics Dynamics and Optimization Library - ODE Collision Dev DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains the collision ode headers and other tools for development. Package: libdart-collision-ode6.13 Description-md5: 7b3604f65d7db00f617e4d6e4b5917f4 Description-en: Kinematics Dynamics and Optimization Library - ODE Collision Library DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains the collision library with ODE backend. Package: libdart-dev Description-md5: a855efe479dd66f490a577bede58ba87 Description-en: Kinematics Dynamics and Optimization Library - development files DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains main headers and other tools for development. Package: libdart-external-convhull-3d-dev Description-md5: e82fe00b2d411a43bc239a8c0a22946d Description-en: Kinematics Dynamics and Optimization Library - convhull-3d dev DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . A header only C implementation of the 3-D quickhull algorithm. Package: libdart-external-ikfast-dev Description-md5: 20ecb7b34e5354db804d89ef873dbe3f Description-en: Kinematics Dynamics and Optimization Library - ikfast dev DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains ikfast headers and other useful tools for development. Package: libdart-external-imgui-dev Description-md5: 683b72af26fa1393cba7b04f06ba54a9 Description-en: Kinematics Dynamics and Optimization Library - imgui dev DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains imgui headers and other useful tools for development. Package: libdart-external-imgui6.13 Description-md5: 2a68fcf06c47f362a2428cec4e3be564 Description-en: Kinematics Dynamics and Optimization Library - imgui lib DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains the imgui library. Package: libdart-external-lodepng-dev Description-md5: bb6598306aca868dd74bb78b1c76ec3f Description-en: Kinematics Dynamics and Optimization Library - lodepng dev DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains lodepng headers and other useful tools for development. Package: libdart-external-lodepng6.13 Description-md5: b6d3ac25e7dc46366fdfb0f70ccb4771 Description-en: Kinematics Dynamics and Optimization Library - lodepng lib DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains the lodepng library. Package: libdart-external-odelcpsolver-dev Description-md5: 6391cb6b875aedef7500b21a1c3d40d8 Description-en: Kinematics Dynamics and Optimization Library - odelcpsolver dev DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains odelcpsolver headers and other useful tools for development. Package: libdart-external-odelcpsolver6.13 Description-md5: 80089089ad82c03306f633b9f8c73d92 Description-en: Kinematics Dynamics and Optimization Library - odelcpsolver lib DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains the odelcpsolver library. Package: libdart-gui-dev Description-md5: f398433a0d5e536c034bd732200c4ec9 Description-en: Kinematics Dynamics and Optimization Library - gui dev files DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains GUI headers and other useful tools for GUI development. Package: libdart-gui-osg-dev Description-md5: 555980738b92953f5d7ae00102812c41 Description-en: Kinematics Dynamics and Optimization Library - gui-osg dev files DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains GUI OpenSceneGraph headers and other useful tools for GUI OpenSceneGraph development. Package: libdart-gui-osg6.13 Description-md5: 742bca636e101ed6c13089509d7a0101 Description-en: Kinematics Dynamics and Optimization Library - gui-osg library DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains the GUI OpenSceneGraph optimizer library. Package: libdart-gui6.13 Description-md5: b40afdb20548d5be1ba1253861fbb6d9 Description-en: Kinematics Dynamics and Optimization Library - gui library DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains the GUI library. Package: libdart-optimizer-ipopt-dev Description-md5: 7aae825794f0146dc689dd4a9fc0cee7 Description-en: Kinematics Dynamics and Optimization Library - ipopt optimizer dev DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains IPOPT optimizer headers and other useful tools for development. Package: libdart-optimizer-ipopt6.13 Description-md5: 65115b66f44cf88813f67626c549ee56 Description-en: Kinematics Dynamics and Optimization Library - ipopt optimizer lib DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains the ipopt optimizer library. Package: libdart-optimizer-nlopt-dev Description-md5: ecef27b7cf96e3276d415933392121be Description-en: Kinematics Dynamics and Optimization Library - nlopt optimizer dev DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains NLOPT optimizer headers and other useful tools for development. Package: libdart-optimizer-nlopt6.13 Description-md5: d1310216dfa2bda835639959dc64ec89 Description-en: Kinematics Dynamics and Optimization Library - nlopt optimizer lib DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains the NLOPT optimizer library. Package: libdart-utils-dev Description-md5: b1737860fbde50cc7c64b2e7e321e527 Description-en: Kinematics Dynamics and Optimization Library - utils dev files DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains headers and other useful tools for development. Package: libdart-utils-urdf-dev Description-md5: e6d637fd6174bf738a889d4538e47c22 Description-en: Kinematics Dynamics and Optimization Library - URDF Component Development Files DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains urdf utils headers and other useful tools for development. Package: libdart-utils-urdf6.13 Description-md5: 63593f8e76ccb03f13fb89be5be96a21 Description-en: Kinematics Dynamics and Optimization Library - Utils URDF Library DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains the Utils URDF library. Package: libdart-utils6.13 Description-md5: 79c31e402a6a337f1add05ba48d14be1 Description-en: Kinematics Dynamics and Optimization Library - utils library DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains the DART utils library. Package: libdart6.13 Description-md5: f6432e84cd49e7ac9691cbb4bb35c181 Description-en: Kinematics Dynamics and Optimization Library - main library DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains the main library of DART. 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: libmiallib-dev Description-md5: 27f4961c2a07fa987b1d0bd4a13ffd92 Description-en: JRC morphological and image processing library - Development files Miallib is a C library including image processing and mathematical morphology algorithms used by Join Research Center in their Big Data Analytics Platform, with binding for Python provided. . This package contains the files needed to develop a software that will use the Miallib (headers, static objects, configuration script). Package: libmiallib1 Description-md5: b7bd283625f499e4453aa7f0ab0b6a2b Description-en: JRC morphological and image processing library Miallib is a C library including image processing and mathematical morphology algorithms used by Join Research Center in their Big Data Analytics Platform, with binding for Python provided. . This package contains the shared library. 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: librust-tree-sitter-vim-dev Description-md5: d759d1e5fedb5811745ecce0568eccef Description-en: Vimscript grammar for the tree-sitter parser - Rust source code tree-sitter-vim is a tree-sitter grammar for Vimscript. . Tree-sitter is a parser generator and incremental parsing library. . This package contains the source for the Rust tree-sitter-vim crate, packaged for use with cargo. Package: librust-tree-sitter-vimdoc-dev Description-md5: 685ecc552e48ece6aab02ac6a414f249 Description-en: Vimdoc grammar for the tree-sitter parser - Rust source code tree-sitter-vimdoc is a tree-sitter grammar for Vimdoc. . Tree-sitter is a parser generator and incremental parsing library. . This package contains the source for the Rust tree-sitter-vimdoc crate, packaged for use with cargo. 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-dartpy Description-md5: 64a32f32278e7e5bf1372c5df4e66c49 Description-en: Kinematics Dynamics and Optimization Library - DART Python bindings DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package does not contain any file but install all development packages. . DART Python bindings. Package: cpp-13-s390x-linux-gnu Description-md5: 15322c927af928619270877121b482b0 Description-en: GNU C preprocessor for s390x-linux-gnu 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 configured for s390x-linux-gnu architecture but not the compiler. Package: cpp-15-s390x-linux-gnu Description-md5: 15322c927af928619270877121b482b0 Description-en: GNU C preprocessor for s390x-linux-gnu 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 configured for s390x-linux-gnu architecture but not the compiler. Package: g++-13-s390x-linux-gnu Description-md5: fafd9d967c83a64a002649a8dd459c79 Description-en: GNU C++ compiler for s390x-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for s390x-linux-gnu architecture. Package: g++-15-s390x-linux-gnu Description-md5: fafd9d967c83a64a002649a8dd459c79 Description-en: GNU C++ compiler for s390x-linux-gnu architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for s390x-linux-gnu architecture. Package: ga68-15-s390x-linux-gnu Description-md5: 7d0dc4c685e97c2fe0582c2aa7b3c8bc Description-en: GNU Algol 68 compiler for the s390x-linux-gnu architecture This is the GNU Algol 68 compiler for the s390x-linux-gnu architecture, which compiles Algol 68 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gcc-13-s390x-linux-gnu Description-md5: 2323f276c14ea19238d792f7bdca46a5 Description-en: GNU C compiler for the s390x-linux-gnu architecture This is the GNU C compiler for the s390x-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gcc-15-s390x-linux-gnu Description-md5: 2323f276c14ea19238d792f7bdca46a5 Description-en: GNU C compiler for the s390x-linux-gnu architecture This is the GNU C compiler for the s390x-linux-gnu architecture, a fairly portable optimizing compiler for C. Package: gccgo-13-s390x-linux-gnu Description-md5: 13a2088fce190da9d678cded8c585159 Description-en: GNU Go compiler for the s390x-linux-gnu architecture This is the GNU Go compiler for the s390x-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-14-s390x-linux-gnu Description-md5: 13a2088fce190da9d678cded8c585159 Description-en: GNU Go compiler for the s390x-linux-gnu architecture This is the GNU Go compiler for the s390x-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccgo-15-s390x-linux-gnu Description-md5: 13a2088fce190da9d678cded8c585159 Description-en: GNU Go compiler for the s390x-linux-gnu architecture This is the GNU Go compiler for the s390x-linux-gnu architecture, which compiles Go on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gccrs-14-s390x-linux-gnu Description-md5: 60e5147789a6c4bea6683d644c2e355e Description-en: GNU Rust compiler for the s390x-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gccrs-15-s390x-linux-gnu Description-md5: 60e5147789a6c4bea6683d644c2e355e Description-en: GNU Rust compiler for the s390x-linux-gnu architecture !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! . gccrs is a full alternative implementation of the Rust language ontop of GCC with the goal to become fully upstream with the GNU toolchain. . !!!!! Please note, the compiler is in a very early stage and not usable yet for compiling real Rust programs !!!!! Package: gdc-13-s390x-linux-gnu Description-md5: 82e56d1ee033cd721d1d3bd63425ec46 Description-en: GNU D compiler (version 2) for the s390x-linux-gnu architecture This is the GNU D compiler for the s390x-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-14-s390x-linux-gnu Description-md5: 82e56d1ee033cd721d1d3bd63425ec46 Description-en: GNU D compiler (version 2) for the s390x-linux-gnu architecture This is the GNU D compiler for the s390x-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gdc-15-s390x-linux-gnu Description-md5: 82e56d1ee033cd721d1d3bd63425ec46 Description-en: GNU D compiler (version 2) for the s390x-linux-gnu architecture This is the GNU D compiler for the s390x-linux-gnu architecture, which compiles D on platforms supported by gcc. It uses the gcc backend to generate optimised code. . This compiler supports D language version 2. Package: gfortran-13-s390x-linux-gnu Description-md5: 01fdbbd9efb81f1ce24e9908283f9b07 Description-en: GNU Fortran compiler for the s390x-linux-gnu architecture This is the GNU Fortran compiler for the s390x-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-15-s390x-linux-gnu Description-md5: 01fdbbd9efb81f1ce24e9908283f9b07 Description-en: GNU Fortran compiler for the s390x-linux-gnu architecture This is the GNU Fortran compiler for the s390x-linux-gnu architecture, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gm2-13-s390x-linux-gnu Description-md5: 066dd0c50b39703aaf5595d82f9ba751 Description-en: GNU Modula-2 compiler for the s390x-linux-gnu architecture This is the GNU Modula-2 compiler for the s390x-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-14-s390x-linux-gnu Description-md5: 066dd0c50b39703aaf5595d82f9ba751 Description-en: GNU Modula-2 compiler for the s390x-linux-gnu architecture This is the GNU Modula-2 compiler for the s390x-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gm2-15-s390x-linux-gnu Description-md5: 066dd0c50b39703aaf5595d82f9ba751 Description-en: GNU Modula-2 compiler for the s390x-linux-gnu architecture This is the GNU Modula-2 compiler for the s390x-linux-gnu architecture, which compiles Modula-2 on platforms supported by gcc. It uses the gcc backend to generate optimised code. Package: gnat-13-s390x-linux-gnu Description-md5: cbfa1b3916e07b6428ca157c12823364 Description-en: GNU Ada compiler for the s390x-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-14-s390x-linux-gnu Description-md5: cbfa1b3916e07b6428ca157c12823364 Description-en: GNU Ada compiler for the s390x-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnat-15-s390x-linux-gnu Description-md5: cbfa1b3916e07b6428ca157c12823364 Description-en: GNU Ada compiler for the s390x-linux-gnu architecture GNAT is a compiler for the Ada programming language. It produces optimized code on platforms supported by the GNU Compiler Collection (GCC). . This package provides the compiler, tools and runtime library that handles exceptions using the default zero-cost mechanism. Package: gnustep-multiarch Description-md5: 9a3a3c9b54f2ee82f3ebc3f40b7d2a11 Description-en: GNUstep Multi-Arch support This package contains the symlinks in the GNUstep System Library (/usr/lib/s390x-linux-gnu/GNUstep) to their corresponding architecture-independent directories at /usr/share. Package: gobjc++-13-s390x-linux-gnu Description-md5: 1ec28737276f7e4ee370125d58428a01 Description-en: GNU Objective-C++ compiler for the s390x-linux-gnu architecture This is the GNU Objective-C++ compiler for the s390x-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-14-s390x-linux-gnu Description-md5: 1ec28737276f7e4ee370125d58428a01 Description-en: GNU Objective-C++ compiler for the s390x-linux-gnu architecture This is the GNU Objective-C++ compiler for the s390x-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc++-15-s390x-linux-gnu Description-md5: 1ec28737276f7e4ee370125d58428a01 Description-en: GNU Objective-C++ compiler for the s390x-linux-gnu architecture This is the GNU Objective-C++ compiler for the s390x-linux-gnu architecture, which compiles Objective-C++ on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-13-s390x-linux-gnu Description-md5: e59ac85e61be3dcab6b065120e050280 Description-en: GNU Objective-C compiler for the s390x-linux-gnu architecture This is the GNU Objective-C compiler for the s390x-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-14-s390x-linux-gnu Description-md5: e59ac85e61be3dcab6b065120e050280 Description-en: GNU Objective-C compiler for the s390x-linux-gnu architecture This is the GNU Objective-C compiler for the s390x-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gobjc-15-s390x-linux-gnu Description-md5: e59ac85e61be3dcab6b065120e050280 Description-en: GNU Objective-C compiler for the s390x-linux-gnu architecture This is the GNU Objective-C compiler for the s390x-linux-gnu architecture, which compiles Objective-C on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: 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.